@charset "Shift_JIS";

/*------------------------------------------------
contents
------------------------------------------------*/

#contents {
	width:100%;
	padding-top: 45px;
	background-color: transparent!important;
	padding-bottom: 40px!important;
	background: #CAA103 url(../img/first/bg.png) repeat-y 50% 0;
	background-size: 100%;
}

#contents .inner {
	margin: 0 auto;
	padding-left: 2.34%;
	padding-right: 2.34%;
	position: relative;
	z-index: 100;
}
#contents .inner > h2 {
	text-align: center;
	padding: 6.25% 0;
	position: relative;
}
#contents .inner > h2 img {
	width: 91.8033%;	/*280px*/
}
#contents .inner > h2 a {
	display: block;
	width: 80.35%;
	position: absolute;
	bottom: 11%;
	left: 9.8%;
	z-index: 10;
}


#contents .inner .end {
	width: 92%;
	margin: 0 auto;
	text-align: center;
	padding-top: 6.25%;
}

#contents .inner .frame {
	background-color: #022873;
	box-shadow: 3px 3px 4px rgba(0,0,0,0.4);
}
#contents .inner .frame + .frame,
#contents .inner .right_chu + .frame {
	margin-top: 30px;
}

#contents .inner .right_chu {
	text-align: right;
	font-size: 11px;
	margin-top: 8px;
	color: #FFF;
}

#contents .inner .frame > .body {
	padding: 3.27%;
	background-color: #022873;
}
#contents .inner .frame > .body > div {
	background-color: #FFF;
}

#sec1 .item + .item {
	margin-top: 4.56%;
}

#sec1 .item > .body {
	padding: 5.26% 4.09%;
	position: relative;
}

#sec1 .item .lead {
	font-size: 13px;
	line-height: 1.4;
	margin-bottom: 23px;
	border-bottom: 1px solid #CCC;
	padding-bottom: 5.26%;
	margin-bottom: 6.26%;
}
#sec1 .item > .line {
	width: 91.57%;
	margin: 0 auto;
	border-top: 1px solid #CCC;
}

#sec1 .item > .body .name {
	margin-bottom: 10px;
}
#sec1 .item > .body .comment {
	font-size: 13px;
	line-height: 1.6;
	margin-bottom: 10px;
}
#sec1 .item > .body .comment strong {
	font-size: 15px;
	color: #D10412;
	font-weight: bold;
}

#sec1 .item > .body .ph {
	margin-bottom: 10px;
}
#sec1 .item > .body .material {
	font-size: 10px;
	background-color: #e2eef6;
	padding: 10px;
}

#sec1 .item > .body .chu {
	font-size: 10px;
	margin-top: 7px;
}




#sec2 .item {
	padding: 5.26% 4.09%;
}
#sec2 .item .fig {
	margin-bottom: 20px;
}

#sec2 .item .prize1 {
	text-align: center;
	padding-bottom: 18px;
	border-bottom: 1px solid #022873;
}
#sec2 .item .prize2 {
	text-align: center;
	padding-top: 18px;
}
#sec2 .item .chu {
	text-indent: -1em;
	padding-left: 1em;
	margin-top: 17px;
	font-size: 10px;
	line-height: 1.4;
}

#sec2 .item .chu strong {
	color: #D10412;
}
#sec2 .item .chu + .chu {
	margin-top: 0;
}

#sec2 .item .pdf_download_area {
	position: relative;
	margin: 0 auto 20px;
}
#sec2 .item .pdf_download_area a {
	display: block;
	width: 87.5%;
	position: absolute;
	top: 37%;
	left: 6%;
	z-index: 100;
}

#sec2 .btns {
	margin-bottom: 20px;
}
#sec2 .btns .left {
	margin-bottom: 9px;
}


#sec3 .item {
	padding: 4.09%;
}


#sec3 .btn_zoom {
	width: 26.47%;
	margin: 10px 0 0 auto;
}


#sec4 .item {
	padding: 4.09%;
	background-color: #FFF;
}

#sec4 dt {
	background: #e2eef6 url(../img/first/ico_q.png) no-repeat 10px 0.9em;
	background-size: 16px;
	padding: 4.08% 4.08% 4.08% 12.16%;
	font-size: 11px;
	font-weight: bold;
}

#sec4 dd {
	font-size: 11px;
	padding: 15px 5px;
	line-height: 1.6;
}
#sec4 dd + dt {
	margin-top: 15px;
}
#sec4 dd.last {
	padding-bottom: 0;
}

#sec4 dd table {
	width: 100%;
	margin-top: 20px;
}
#sec4 dd table th,
#sec4 dd table td {
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	text-align: center;
}
#sec4 dd table tr:first-child th {
	background-color: #9d9d9d;
	color: #FFF;
	height: 40px;
	font-size: 12px;
}
#sec4 dd table tr th:first-child {
	background-color: #696969!important;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
}
#sec4 dd table td {
	text-align: center;
	height: 30px;
	font-size: 11px;
}

#sec4 dd table tr:nth-child(even) td {
	background-color: #FBFBFB;
}
#sec4 dd table tr:nth-child(odd) td {
	background-color: #F3F3F3;
}


#sec4 ul,
#sec4 ol {
	padding-left: 1.5em;
}

#sec4 li {
	margin-bottom: 10px;
}
#sec4 .small {
	font-size: 11px;
	line-height: 1.4;
}
#sec4 .small p {
	text-indent: -1em;
	padding-left: 1em;
}


#sec4 .m_num {
	list-style-type: decimal;
}




.gotop {
	padding-top: 10px;
	text-align: right;
}
.gotop a {

}

.cap {
	font-size: 12px;
}

