@charset "UTF-8";

#contents {
	background: none;
	font-size: 75%;
}

strong {
 font-style: normal;
 font-weight: bold;
}

/* ----- リード ----- */
#contents #main .opening {
	margin: 0 20px 30px 20px;
}
#contents #main .opening h1 {
	font-size: 22px;
	font-weight: bold;
	color: #0e4886;
}
#contents #main .opening .box {
	margin-top: 5px;
	font-size: 14px;
}
#contents #main .opening .box .catch1 {
	font-size: 14px;
}
#contents #main .opening .box .catch2 {
	font-size: 14px;
	font-weight: bold;
}
#contents #main .opening img {
	margin-top: 10px;
}

/* ----- section ----- */
#contents #main .section {
	margin: 0 20px 30px 20px;
}
#contents #main .section h1 {
	/* height: 50px;
	_height: 40px;
	padding: 8px 0 0 15px;
	_padding: 7px 0 0 11px;
	font-size: 20px;
	color: #ffffff;
	font-weight: bold;
  background:url(../images/line.png) no-repeat;
	background-size: contain;
	box-sizing: border-box; */
	/*position: relative;*/
	/*padding: 0.2em 0.5em;*/
	/* background: -moz-linear-gradient(to right, #34beef, #e1f5fd);
	background: -webkit-linear-gradient(to right, #34beef, #e1f5fd);
	background: linear-gradient(to right, #34beef, #e1f5fd); */
	/*font-weight: lighter;*/
	/*box-shadow: 0 0 4px rgba(0, 0, 0, 0.56);*/
}
#contents #main .section h1{
position: relative;
color: #333;
background: #fff5d0;
line-height: 1.4;
padding: 0.25em 0.5em;
margin: 2em 0 0.5em;
border-radius: 0 5px 5px 5px;
	font-size: 21px;
	font-weight:bold;
}

#contents #main .section h1:after {/*タブ*/
  position: absolute;
  /* font-family: "Font Awesome 5 Free",'Quicksand','Avenir','Arial',sans-serif; */
  content: url(../images/check.png);
  background: #fb9122;
  color: #fff;
  left: 0px;
  bottom: 100%;
  border-radius: 5px 5px 0 0;
  padding: 5px 7px 5px;
  font-size: 0.7em;
  line-height: 1;
  letter-spacing: 0.05em
	font-weight:bold;
  }
#contents #main .section h2 {
	background: url(../images/bg_h2.gif) left 3px no-repeat;
	height: 34px;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0 0 10px;
	color: #ffffff;
	padding: 6px 0 0 10px;
	width: 105px;
	height: 26px;
}
#contents #main .section p {
	margin: 5px 0 0 10px;
}
#contents #main .section h1 .checktest {
	display: inline-block;
	font-weight: bold;
	font-size: 14px;
	color: #fcfc67;
	float: right;
	padding: 3px 4px 0;
	margin: 2px 5px 0 0;
	letter-spacing: 0.06em;
}

/* ----- 特許出願中 ----- */
#contents #main .section .tokkyo {
	background: url(../images/bg_strong.gif) left 3px repeat-x;
	font-size: 150%;
	color: #ffffff;
	font-weight: bold;
	padding: 3px 0 0 10px;
	position: relative;
	top: -32px;
	left: 150px;
	height: 29px;
	width: 587px;
}

/* ----- 無料 ----- */
#contents #main .section .notice {
	background: url(../images/bg_info.gif) left 3px no-repeat;
	width: 600px;
	text-align: center;
	height: 73px;
	margin: 10px 0 10px 70px;
}
#contents #main .section .notice .free {
	font-size: 28px;
	color: #ffffff;
	position: relative;
	top: 6px;
	left: 18px;
}
#contents #main .section .notice .down {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	position: relative;
	top: -8px;
	left: 140px;
}
#contents #main .section .notice .down2 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	position: relative;
	top: -8px;
	left: 115px;
}


/* ----- 無料2 ----- */
#contents #main .section .notice2 {
	background: url(../images/bg_info2.gif) left 3px no-repeat;
	width: 630px;
	text-align: center;
	height: 50px;
	margin: 10px 0 10px 55px;
}
#contents #main .section .notice2 .down {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	position: relative;
	top: 13px;
	left: 0px;
	text-align: center;
}








/* ----- 画像サンプル ----- */
#contents #main .section .imgarea {
	clear: both;
	margin: 20px 0 0 60px;
}
#contents #main .section .imgarea ul {
	clear: both;
}
#contents #main .section .imgarea ul li {
	float: left;
	padding-left: 30px;
}
#contents #main .section .imgarea ul li span.caption {
	display: inline-block;
	border: solid 2px #004ea1;
	background: #d2e8ff;
	padding: 3px 3px 0;
	text-align: center;
	width: 242px;
	font-size: 90%;
	margin-bottom: 3px;
}

/* ----- ダウンロード ----- */
#contents #main .section .download p {
	text-align: center;
	width: 730px;
}
#contents #main .section .download p span.opendate {
	font-size: 90%;
}
#contents #main .section .download p span.wbox {
	border: solid 1px #333333;
	padding: 3px;
	display: inline-block;
}

/* ----- 動画 ----- */
#contents #main .section .tsushin {
	font-size: 90%;
	text-align: right;
}
#contents #main .section .movie .ref {
	margin-top: 20px;
}
#contents #main .section .movie .ref h3 {
	background-color: #004ea1;
	padding: 3px 5px 3px 10px;
	margin-top: 20px;
	color: #ffffff;
	font-size: 120%;
	font-weight: bold;
}
#contents #main .section .movie .ref iframe {
	margin-top: 5px;
}

#contents #main .section .movie .ref .link {
	display: inline-block;
	margin: 50px 0 0 10px;
	vertical-align: top;
	width: 400px;
}

/* ----- Open Day ----- */
.movieopen {
	margin-bottom: 90px;
	color: #b81a3e;
	font-weight: bold;
	display: inline-block;
}

/* ----- ページ上部 ----- */
#head_list {
	width: 750px;
	margin: 10px 0 0 40px;
	color: #000;
	height: auto;
}
#head_list p {
	letter-spacing: 0.2em;
	line-height: 16px;
	margin: 15px 0 15px 0;
	*margin: 3px 0 15px 0;
	_margin: 3px 0 15px 0;
}
#head_list dl dt {
	width: 140px;
	float: left;
	clear: both;
}
#head_list dl dd ul {
	list-style-type: none;
}
#head_list dl dd ul li {
	float: left;
	width: 175px;
	background: url(../images/icon_fil.gif) left 3px no-repeat;
	padding: 4px 0 15px 25px;
}

/* ----- Page Top ----- */
#contents .pageTop {
	background: none;
	font-size: 100%;
	width: 788px;
	padding-top: 30px;
}

/* ----- 回り込み解除 ----- */
.clearfix {
	clear: both;
}
