@charset "UTF-8";

#contents_wrap { font-size: 116.6%; }
#contents_wrap .pagetop { font-size: 85.7%; }
.fluid_img { width: auto; max-width: 100%; -webkit-box-sizing: border-box !important; -moz-box-sizing: border-box !important; box-sizing: border-box !important; }

.header_visual { position: relative; height: 570px;-webkit-box-sizing:border-box !important;box-sizing:border-box !important; background: url(../img/17report04/bg_main.jpg) no-repeat center center;-webkit-background-size: cover; background-size: cover; text-align: center; padding-top: 128px;  }
.header_visual .container { max-width: 954px; margin-right: auto; margin-left: auto; padding-right: 13px; padding-left: 13px; }
.header_visual .container .subtitle { position: relative; left: -1px; }
.header_visual  img.pc_only { display: inline-block!important; }
.header_visual  img.sp_only { display: none!important; }

#head_wrap { margin: 40px 0 70px; }
#head_wrap p { font-size: 143%; text-align: center; line-height: 1.85; }
.new_detail { max-width: 950px ; display: flex; font-size: 128.6%; margin: 47px auto 0; font-weight: bold; }
.new_detail dt{ width: 30%; padding: 17px 22px; margin-right:3px; text-align: center; background: #ffeb00; }
.new_detail dd { width: 70%; display: flex; align-items: center;justify-content: center; padding: 17px 22px 17px 30px; background: #ffeb00; }
.ended_text{ background-color:#e70000; max-width: 120px; width: 18.13%; padding: 2px 5px 3px; color: #fff; font-size: 87.25%; display: inline-block; text-align: center; margin-left: 10px; font-weight: normal; }

.section { margin-top: 80px; }
.section figure img,
.section img { vertical-align: bottom; }
.section .head { color: #6e6e6e; font-size: 228.5%; font-weight: bold; text-align: center; margin-bottom: 45px; }
.section .head:before { content: ""; display: block; width: 250px; height: 3px; background-color: #ffeb00; margin: 0 auto 20px; }
.section .lead { font-size: 128.5%; }
.subsection { margin-top: 50px; }
.subsection p,
.border_yellow p { line-height: 1.85; }
.subsection .subhead { color: #616161; font-size: 128.5%; font-weight: bold; margin-bottom: 18px; }
.section .text_left_v { float: left; width: 58.2%; }
.section .text_right_v { float: right; width: 58.2%; }
.section .img_left_v { float: left; width: 36.7%; }
.section .img_right_v { float: right; width: 36.7%; }
.section .img { margin-top: 35px; }
.section .img_full { max-width: 980px; margin-right: auto; margin-left: auto; }
.section .caption { margin-top: 5px; font-size: 92.8%;}
.border_yellow { border: 3px solid #ffeb00; padding: 42px 57px 48px; }
.border_yellow .subhead { margin-bottom: 35px; font-size: 186%; font-weight: bold; text-align: center; color: #616161; }
.section ul.metoa_flow { margin-top: 40px; max-width: 980px; margin-right: auto; margin-left: auto;}
.section ul.metoa_flow li { float: left; width: 30.62%; padding-left: 4.07%; background: url(../img/17report04/arr_icon.gif) no-repeat 3.3%; }
.section ul.metoa_flow li:first-child { padding-left: 0; background: none; }
.section .col3 { margin-top: 40px; }
.section .col3 li { float: left; margin-left: 2.54%; width: 31.64%; }
.section .col3 li:first-child { margin-left: 0; }
.section .col3 .caption { text-align: center; }
.information { border-top: 1px solid #e2e2e2; border-bottom: 1px solid #e2e2e2; padding: 45px 0 64px 0; }
.information .info_detail { width: 35%; float: left; }
.information .label { font-weight: bold; margin-bottom: 1em; width: 52.5%; float: left; }
.information dl { line-height: 1.8; }
.information dl dt { clear: both; float: left; }
.information dl dt:after { content:"："; }
.information dl dd { float: left; }
.information .banner { width: 48.5%; float: right; margin-right: 20px; }
.information .banner p { font-weight: bold; margin-bottom: 15px; }
.information .banner img { border: 1px solid #d9d9d9; vertical-align: bottom; }
.end { text-align: center; font-size: 157.1%; margin: 60px 0; }

@media only screen and (min-width: 768px) and (max-width: 980px) {
	#head_wrap { min-width: 768px; }
}

@media only screen and (max-width: 767px) {
	#contents_wrap { font-size: 100%; }
	#contents_wrap .pagetop { font-size: 100%; }
	.unit { padding: 0 20px; }

	.header_visual  img.pc_only{ display: none!important; }
    .header_visual  img.sp_only{ display: inline-block !important; }
	.header_visual { background-image: url(../img/17report04/bg_main_x2.jpg); height: 415px; padding-top: 53px; }
    .header_visual .container { max-width: none; padding-right: 20px; padding-left: 20px;}
	.header_visual .subtitle { left: 0; }
	.header_visual .subtitle img { width: 100%; max-width: 280px; height: auto; }

	#head_wrap { margin: 30px 0; }
	#head_wrap p { font-size: 114.3%; text-align: left; }
	.new_detail { display:block;font-size:100%;margin-top: 30px; }
	.new_detail dt { width: auto; padding: 13px 14px; margin-right: 0; }
	.new_detail dd { display: flex;flex-wrap: wrap;flex-direction: column;width: auto; padding: 13px 14px;margin-top:3px;letter-spacing: -0.039em;}
	.date_text {order: 2;}
	.ended_text{ font-size: 85%; width: 28%; order:1;padding: 5px; margin-left: 0;margin-bottom: 8px; }
	.section { margin-top: 40px; }
	.section .head { font-size: 157.1%; margin-bottom: 20px; }
	.section .head:before { margin: 0 auto 15px; }
	.section .lead { font-size: 114.3%; }
	.subsection { margin-top: 30px; }
	.subsection p,
	.border_yellow p { line-height: 1.5; }
	.subsection .subhead { font-size: 114.3%; margin-bottom: 12px; }
	.section .text_left_v,
	.section .text_right_v { float: none; width: 100%; max-width: inherit; }
	.section .img_left_v,
	.section .img_right_v { float: none; width: 100%; max-width: 280px; margin: 0 auto; }
	.section .text_left_v p,
	.section .text_right_v p  { margin-bottom: 1.5em; }
	.section .img { margin: 25px -20px 0; }
	.section .caption { font-size: 85.7%;}
	.section .img .caption { margin: 5px 20px 0; }
	.border_yellow { padding: 25px 18px; }
	.border_yellow .subhead { margin-bottom: 20px; font-size: 128.5%; }
	.section ul.metoa_flow li { background-size: 12px auto; }
	.section .col3 { margin-top: 25px; }
	.section .col3 li { float: none; margin: 0 auto; width: 100%; max-width: 300px; }
	.section .col2 .elem:first-child { margin: 0 auto 20px; }
	.section .col3 li:first-child { margin: 0 auto; }
	.section .col3 li { margin: 20px auto 0; }
	.section .col3 .caption { text-align: left; }
    .information { padding: 20px 0; }
	.information .info_detail { width: 100%; float: none; }
	.information .banner { width: 100%; padding: 15px; margin-top: 15px; float: none; -webkit-box-sizing: border-box !important; -moz-box-sizing: border-box !important; box-sizing: border-box !important; background-color: #f7f7f7; }
    .information .img { width: 100%; float: none; margin: 30px auto 0; max-width: 300px; }
    .end { font-size: 128.5%; margin: 30px 0; }

}

