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

/* ---------------------------------------------------------
index
----------------------------------------------------------*/
section h2 {
	margin-bottom: 20px;
}
section {
	font-feature-settings: 'palt';
}
#sec1 p {
	font-size: 16px;
	line-height: 1.87;
	margin-bottom: 56px;
}
#sec1 .movie {
	width: 550px;
	margin: 0 auto 94px;
}
#sec1 .movie p {
	font-size: 16px;
}
#sec1 h3 {
	font-size: 18px;
	line-height: 1;
	color: #008044;
	margin-bottom: 17px;
}
section .wrapper {	
	display: -webkit-flex; /* Safari */
	display: flex;
	-webkit-justify-content: space-between; /* Safari */
	justify-content: space-between;
}
#sec1 .wrapper {
	width: 741px;
	margin: 0 auto 100px;
}
section .border {
	display: -webkit-flex; /* Safari */
	display: flex;
	width: 355px;
	height: 77px;
	background-color: #fff;
	background: url(../../common/img/bg_line.svg) no-repeat left center;
	background-size: 100%;	
	box-sizing: border-box;
	padding: 7px;
}
section .border a {
	display: block;
	width: 100%;
	height: 100%;
	font-size: 20px;
	font-weight: bold;
	color: #008A44;
	background: #fff url(../../common/img/icon_pdf.svg) no-repeat 290px center;
	background-size: 38px 44px;
	box-sizing: border-box;
	padding: 16px 0 0 23px;
}
@media all and (-ms-high-contrast:none){
	section .border a {
		padding-top: 19px;
	}
}

/* ---------------------------------------------------------
#sec2
----------------------------------------------------------*/
#sec2 {
	padding-bottom: 100px;
}
#sec2 h3 {
	position: relative;
	width: 840px;
	height: 65px;
	font-size: 23px;
	line-height: 1;
	background: url(../img/bg_subttl_01.svg) no-repeat left top;
	background-size: 840px 64px;
	box-sizing: border-box;
	padding: 24px 0 0 22px;
	margin-bottom: 30px;
}
#sec2 h4 {
	font-size: 25px;
	line-height: 1;
	color: #008044;
	border-top: 1px solid #d7d7d7;
	padding: 30px 0 0 22px;
	margin-top: 30px;
}
#sec2 h4:first-of-type {
	padding-top: 0;
	margin-top: 0;
	border: none;
}
#sec2 p {
	font-size: 16px;
	line-height: 1.87;
	margin: 18px 0 0 54px;
}
#sec2 .ill {
	width: 195px;
	margin: 40px 0 36px 123px;
}

/* ---------------------------------------------------------
#sec3
----------------------------------------------------------*/
#sec3 h3 {
	position: relative;
	width: 840px;
	height: 65px;
	font-size: 23px;
	line-height: 1;
	background: url(../img/bg_subttl_02.svg) no-repeat left top;
	background-size: 840px 64px;
	box-sizing: border-box;
	padding: 24px 0 0 22px;
	margin-bottom: 30px;
}
#sec3 p {
	font-size: 16px;
	line-height: 1.87;
	margin: 0 0 0 54px;
}
#sec3 figure {
	margin: 30px 0 100px 50px;
}

/* ---------------------------------------------------------
#sec4
----------------------------------------------------------*/
#sec4 h3 {
	position: relative;
	width: 840px;
	height: 65px;
	font-size: 23px;
	line-height: 1;
	background: url(../img/bg_subttl_03.svg) no-repeat left top;
	background-size: 840px 64px;
	box-sizing: border-box;
	padding: 24px 0 0 22px;
	margin-bottom: 30px;
}
#sec4 .lead {
	font-size: 16px;
	line-height: 1.87;
	padding: 0 0 44px 52px;
}
#sec4 .step-box {
	position: relative;
	width: 838px;
	height: 348px;
}
#sec4 .bg-gray {
	position: absolute;
	top: 160px;
	width: 838px;
	height: 34px;
	background-color: #ebebeb;
}
#sec4 .step-box .slide {
	position: relative;
	z-index: 2;
}
#sec4 .step-num {
	font-size: 20px;
	font-weight: bold;
	line-height: 1;
	text-align: center;
	color: #008444;
	padding-top: 3px;
	margin-bottom: 25px;
}
#sec4 .step-num .num {
	font-size: 34px;
	line-height: 1;
	margin-left: 5px;
}
#sec4 h4 {
	font-size: 26px;
	line-height: 1;
	text-align: center;
	color: #008444;
}
#sec4 .slide p {
	font-size: 16px;
	line-height: 1.5;
	margin-left: 210px;
}
#sec4 .slide .pic {
	text-align: left;
}
#sec4 .slide .step:nth-of-type(1) .pic {
	margin: 32px 0 19px 257px;
}
#sec4 .slide .step:nth-of-type(2) .pic {
	margin: 53px 0 15px 348px;
}
#sec4 .slide .step:nth-of-type(3) .pic {
	margin: 24px 0 22px 340px;
}
#sec4 .slide .step:nth-of-type(4) .pic {
	margin: 23px 0 20px 348px;
}

#sec4 .icon-next {
	position: absolute;
	top: 158px;
	right: 88px;
	cursor: pointer;
	padding: 10px;
	z-index: 2;
}
#sec4 .icon-prev {
	position: absolute;
	top: 158px;
	cursor: pointer;
	left: 88px;
	padding: 10px;
	z-index: 2;
	display: none;
}
#sec4 .border {
	margin: 0 auto;
}
#sec4 .btn-inquiry a {
	width: 309px;
	margin-top: 50px;
}

/* ---------------------------------------------------------
#sec5
----------------------------------------------------------*/
#sec5 {
	padding-bottom: 40px;
}
#sec5 h3 {
	position: relative;
	width: 840px;
	height: 65px;
	font-size: 23px;
	line-height: 1;
	background: url(../img/bg_subttl_04.svg) no-repeat left top;
	background-size: 840px 64px;
	box-sizing: border-box;
	padding: 24px 0 0 22px;
	margin-bottom: 34px;
}
#sec5 .wrapper {
	-webkit-flex-direction: row-reverse; /* Safari */
	flex-direction: row-reverse;
}
#sec5 .txt {
	width: 530px;
	font-size: 16px;
	line-height: 1.87;
	padding-left: 50px;
}
#sec5 .pic {
	width: 244px;
}
.btn-inquiry a {
	display: block;
	width: 369px;
	height: 55px;
	color: #fff;
	font-size: 20px;
	line-height: 55px;
	text-align: center;
	background-color: #40210F;
	box-sizing: border-box;
	border-radius: 24px;
	margin: 0 auto 100px;
}
