@charset "UTF-8";
/* CSS Document */

/* ---------------------------------------------------------
greeting
----------------------------------------------------------*/
#breadcrumb .second {
	display: block;
}
#breadcrumb .second li {
	background: url(../../common/img/icon_breadcrumb.svg) no-repeat left 1px;
	background-size: 14px 14px;
	padding: 2px 0 4px 17px;
}
section p {
	font-size: 1.3rem;
	line-height: 1.7;
}
section .btn-report img {
	width: 100%;
	height: auto;
}

/* ---------------------------------------------------------
#sec1
----------------------------------------------------------*/
#sec1 h2 {
	line-height: 1.3;
	margin-bottom: 10px;
}
#sec1 .btn-report {
	text-align: center;
	margin: 15px 0 35px;
}


/* ---------------------------------------------------------
#sec2
----------------------------------------------------------*/
#sec2 h3 {
	font-size: 1.5rem;
	line-height: 33px;
	background: url(../img/pannosokodikara/bg_subttl_sp.svg) no-repeat;
	background-size: 775px 33px;
	padding-left: 3px;
	box-sizing: border-box;
	margin-bottom: 22px;
}
#sec2 .wrapper {
}
#sec2 .block {
	font-feature-settings: 'palt';
	background: url(../img/pannosokodikara/pic_01.svg) no-repeat 8px top;
	background-size: 34px 53px;
	box-sizing: border-box;
	margin-bottom: 40px;
}
#sec2 .block:nth-child(1) {
	padding-top: 0;
}
#sec2 .block:nth-child(2) {
	background: url(../img/pannosokodikara/pic_02.svg) no-repeat left top;
	background-size: 50px auto;
}
#sec2 .block:nth-child(3) {
	background: url(../img/pannosokodikara/pic_03.svg) no-repeat left top;
	background-size: 54px auto;
}
#sec2 .block:nth-child(4) {
	background: url(../img/pannosokodikara/pic_04.svg) no-repeat left top;
	background-size: 48px auto;
}
#sec2 .block:nth-child(5) {
	background: url(../img/pannosokodikara/pic_05.svg) no-repeat left top;
	background-size: 53px auto;
}
#sec2 .block:nth-child(6) {
	background: url(../img/pannosokodikara/pic_06.svg) no-repeat left top;
	background-size: 52px auto;
}

#sec2 h4 {
	font-size: 1.8rem;
	color: #008044;
	padding: 0 0 0 58px;
}

#sec2 .block:nth-child(4) h4,
#sec2 .block:nth-child(5) h4 {
	padding-top: 10px;
}
#sec2 p {
	padding-top: 10px;
	margin-bottom: 20px;
}
#sec2 .lead {
	line-height: 1.5;
	padding-top: 0;
	padding-left: 58px;
	margin-bottom: 16px;
}
#sec2 .movie {
	position: relative;
	width: 100%;
	padding-top: 50%;
}
#sec2 iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#sec2 .comingsoon {
	width: 100%;
	background: #929292 url(../img/pannosokodikara/txt_comingsoon.svg) no-repeat center;
	background-size: 149px 17px;
	padding-top: 64.7%;
}
#sec2 .btn-detail a {
	display: block;
	width: 100%;
	height: 45px;
	font-size: 1.75rem;
	line-height: 45px;
	color: #fff;
	text-align: center;
	background-color: #40210f;
	border-radius: 22px;
}
#sec2 .btn-report {
	text-align: center;
}