@charset "utf-8";
@import url("second.css");
.exstyle01{
	font-size: 0.85em!important;
	color: #666;
	letter-spacing: 0;
	line-height: 1.5!important;
	text-indent: -0.85em;
	padding-left: 0.85em;
}
#mv{
	background: url("../images/campaign/mv_bg.jpg") repeat-y center 0;
	text-align: center;
}
#section1{
	position: relative;
	padding: 50px 2.5% 200px;
}
/* #section1 .section1_rapper{
	position: relative;
	max-width: 1500px;
	background: url("../images/campaign/section1_bg.jpg") no-repeat right 0;
	background-size: 66.666% auto;
	margin: 0 auto;
} */
#section1 .section1_box01{
	padding: 50px 0 0 0;
	margin-bottom: 40px;
}
#section1 .section1_box01 h2{
	margin: 0 0 70px 4%;
	max-width: 346px;
	width: 25%;
}
#section1 .section1_box01 p{
	line-height: 2.2;
	margin-bottom: 40px;
}
#section1 .section1_box01 .box01_imglist{
	background-color: #fff;
	width: 780px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap:wrap;
	align-items: center;
	justify-content:space-between;
	padding: 15px 15px 15px 0;
	border-top-right-radius: 16px;
	border-bottom-right-radius: 16px;
}
#section1 .section1_box01 .box01_imglist li{
	width: 24%;
}
#section1 .section1_box02{
	text-align: center;
}

#section1 .section1_box02 .box02_imglist{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap:wrap;
	align-items: center;
	justify-content:space-between;
	max-width: 1200px;
	margin: 0 auto 20px;
}
#section1 .section1_box02 .box02_imglist li{
	width: 15%;
}
#section1 .section1_box02 .box02_imglist li > span > i{
	display: block;
	line-height: 1.4;
}
#section1 .section1_box02 .box02_imglist li > span > i.ex01{
	font-size: 0.9em;
}
#section1 .section1_box02 .box02_imglist li > span > i.ex02{
	color: #65686b;
	letter-spacing: 0;
	font-size: 0.825em;
}
#section1 .section1_box02 .popupmap{
	margin: 0 auto 40px;
	width: 100%;
	max-width: 700px;
}
#section1 .section1_box02 .box02_textarea p{
	font-size: 2rem;
	font-weight: 500;
	margin-bottom: 30px;
}
#section1 .section1_box02 .box02_textarea .ex{
	display: block;
	font-size: 0.85em;
	color: #65686b;
	margin-bottom: 30px;
}
#section2{
	position: relative;
	background: url("../images/campaign/section2_bg01.png") repeat center top;
	padding-bottom: 200px;
}
#section2::before,
#section2::after{
	position: absolute;
	content: " ";
	width: 450px;
	height: 450px;
	background-repeat: no-repeat;
	background-size: 100% auto;
}
#section2::before{
	background-image: url("../images/campaign/section2_bg02.png");
	right: 0;
	top: 0;
	background-position: 0 0;
}
#section2::after{
	background-image: url("../images/campaign/section2_bg03.png");
	left: 0;
	bottom: 0;
	background-position: 0 bottom;
}
#section2 .section2_rapper{
	z-index: 1;
	position: relative;
	padding: 0 5%;
}
#section2 .section2_rapper::before{
	position: absolute;
	content: " ";
	width: 100%;
	height:20px;
	background: url("../images/common/section_shadow.png") repeat-x 0 0;
	top: 0;
	left: 0;
}

#section2 .section2_rapper .section2area{
	max-width: 950px;
	margin: 0 auto;
}
#section2 .section2_rapper .section2area > ul > li{
	position: relative;
	background-color: #fff;
	padding: 40px 5%;
	box-shadow: 0 0 15px rgba(0,0,0,.1);
	border-radius: 10px;
}
#section2 .section2_rapper .section2area > ul > li:not(:last-child){
	margin-bottom: 50px;
}
#section2 .section2_rapper .section2area > ul > li:not(:last-child)::after{
	content: " ";
	position: absolute;
	width: 100px;
	height: 50px;
	background: url("../images/campaign/section2_box_bg.png") no-repeat center top;
	background-size: 100%;
	bottom: -50px;;
	left: 50%;
	margin-left: -50px;
}
#section2 .section2_rapper .section2area > ul > li .step{
	position: absolute;
	top: -50px;
	left: 3.5%;
	font-family: 'Oswald', sans-serif;
	font-weight: 300;
	font-size: 2.6rem;
	color: #005e67;
}
#section2 .section2_rapper .section2area > ul > li .step i{
	font-size: 1.8em;
	font-weight: 200;
}
#section2 .section2_rapper .section2area > ul > li .section2box{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap:wrap;
	align-items: center;
	justify-content:space-between;
}
#section2 .section2_rapper .section2area > ul > li .section2box .leftbox{
	width: 15%;
}
#section2 .section2_rapper .section2area > ul > li .section2box .rightbox{
	width: 80%;
}
#section2 .section2_rapper .section2area > ul > li .section2box .rightbox h3{
	font-size: 3rem;
	font-weight: 300;
	color: #005e67;
	letter-spacing: 0.06em;
	margin-bottom: 20px;
}
#section2 .section2_rapper .section2area > ul > li .section2box .rightbox p{
	font-size: 0.95em;
	letter-spacing: 0.045em;
}
#section2 .section2_rapper .section2area > ul > li .section2box .rightbox .link_button_style01{
	text-align: left;
	margin-top: 20px;
}
#section3{
	position: relative;
	background: url("../images/campaign/section3_bg.jpg") no-repeat center top #fefefc;
	padding: 0 5% 100px;
}

#section3 .section3area{
	position: relative;
	max-width: 920px;
	margin: 0 auto ;
}
#section3 .section3area .section3box{
	position: relative;
	text-align: center;
	background-color: rgba(255,255,255,.85);
	box-shadow: 0 0 13px rgba(0,0,0,.1);
	border-radius: 10px;
	padding: 0 5% 50px;
	margin-bottom: 50px;
	font-size: 0.95em;
}
#section3 .section3area .section3box h3{
	color: #005e67;
	position: relative;
	top: -20px;
	font-size: 3rem;
	font-weight: 300;
	letter-spacing: 0.055em;
	line-height: 1.4;
	margin-bottom: 20px;
}
#section3 .section3area .section3box p{}
#section3 .section3area .section3box p.f_big{
	font-size: 1.1em;
	font-weight: 500;
}
#section3 .section3area .section3box p.f_green{
	color: #005e67;
	font-weight: 500;
	margin-bottom: 20px;
}
#section3 .section3area .section3box .liststyle01,
#section3 .section3area .section3box .liststyle02{
	text-align: left;
}
#section3 .section3area .section3box .liststyle01 li{
	position: relative;
	margin-bottom: 20px;
	padding-left: 3rem;
	line-height: 1.5;
}
#section3 .section3area .section3box .liststyle01 li::before {
	left: 0;
	top: -8px;
	position: absolute;
	display: block;
	content: attr(data-before-content);
	font-family: 'Oswald', sans-serif;
	font-weight: 300;
	font-size: 2.4rem;
	color: #005e67;
}
#section3 .section3area .section3box .liststyle02 li{
	position: relative;
	margin-bottom: 15px;
	padding-left: 15px;
	line-height: 1.5;
}
#section3 .section3area .section3box .liststyle02 li::before {
	left: 0;
	top: 10px;
	width: 5px;
	height: 5px;
	position: absolute;
	content: " ";
	background-color: #2faeba;
	border-radius: 50%;
}
#section3 .section3area .section3box dl{text-align: left;}
#section3 .section3area .section3box dl dt{
	font-size: 1em;
	color: #fff;
	font-weight: 500;
	background-color: #b79a81;
	padding: 8px 1em;
	margin-bottom: 15px;
}
#section3 .section3area .section3box dl dd{
	padding: 0 1em 40px;
}
#contact_section{
	position: relative;
	background: url("../images/campaign/contact_section_bg.jpg") no-repeat center top #f8f7f1;
	background-size: 100% auto;
	padding: 90px 5%;
}
#contact_section::before{
	position: absolute;
	content: " ";
	width: 100%;
	height:20px;
	background: url("../images/common/section_shadow.png") repeat-x 0 0;
	top: 0;
	left: 0;
}
#contact_section .contact_section_box{}
#contact_section .contact_section_box .titlestyle02 i{
	font-family: 'Oswald', sans-serif;
	font-weight: 200;
	font-size: 5rem;
	color: #005e67;
	line-height: 1;
}
#contact_section .contact_section_box .contact_section_box02{
	margin-top: 40px;
	position: relative;
	background-color: #fff;
	padding: 40px 2.5%;
	box-shadow: 0 0 15px rgba(0,0,0,.1);
	border-radius: 10px;
	box-sizing: border-box;
	width: 850px;
	
}
#contact_section .contact_section_box .contact_section_box02 > div{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap:wrap;
	align-items: center;
	justify-content:space-between;
	margin-bottom: 30px;
}
#contact_section .contact_section_box .contact_section_box02 .leftbox{
	width: 50%;
}
#contact_section .contact_section_box .contact_section_box02 .leftbox h4{
	font-size: 2rem;
	font-weight: 500;
	margin-bottom: 20px;
	
}
#contact_section .contact_section_box .contact_section_box02 .leftbox dl{}
#contact_section .contact_section_box .contact_section_box02 .leftbox dl dt{
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	font-size: 4.25rem;
	color: #005e67;
	line-height: 1;
	letter-spacing: 0;
}
#contact_section .contact_section_box .contact_section_box02 .leftbox dl dd{
	font-size: 0.95em;
	letter-spacing: 0;
	margin-top: 20px;
}

#contact_section .contact_section_box .contact_section_box02 .rightbox{
	width: 48%;
}

#contact_section .contact_section_box .contact_section_box02 .rightbox .link_button_style01 a{
	color: #fff;
	padding: 20px 4em;
	font-size: 0.95em;
	letter-spacing: 0.05em;
	background-repeat: no-repeat;
	background-position: 93% center;
	background-size: 7% auto;
	background-image: url("../images/common/mail_icon.png");
}
#contact_section .contact_section_box .contact_section_box02 .rightbox .link_button_style01 a::before{display: none;}
#contact_section .contact_section_box .contact_section_box02 p.ex{
	font-size: 0.85em;
	letter-spacing: 0;
	opacity: .75;
}
/*----------------------------------------------------------------------------------
PCのみ
----------------------------------------------------------------------------------*/
@media screen and (min-width:1201px){

}
/*----------------------------------------------------------------------------------
タブレット・SP
----------------------------------------------------------------------------------*/
@media screen and (max-width:1200px){}
/*----------------------------------------------------------------------------------
タブレット
----------------------------------------------------------------------------------*/
@media screen and (max-width:1200px) and (min-width:641px){
	/* #section1 .section1_rapper{
		background-size: 50%;
	} */
	#section1 .section1_box01 h2{
		width: 35%;
	}
	#section1 .section1_box01 .box01_imglist{
		padding: 0;
		width: 100%;
	}
	#section1 .section1_box02 .box02_imglist li{
		width: 32%;
	}
	#contact_section .contact_section_box .contact_section_box02{
		width: 100%;
	padding: 20px 6%;}
	#contact_section .contact_section_box .contact_section_box02 .rightbox .link_button_style01 a{
		width: 100%;
		padding: 20px 1em;
	}


}
/*----------------------------------------------------------------------------------
SP
----------------------------------------------------------------------------------*/
@media screen and (max-width: 640px){
	#section1{padding: 20px 5% 80px;}
	/* #section1 .section1_rapper{
		background-size: 100% auto;
	} */
	#section1 .section1_box01{
		padding: 65vw 0 0 0;
		margin-bottom: 30px;
	}
	#section1 .section1_box01 h2{
		margin: 0 auto 30px;
		max-width: 346px;
		width:50%;
	}
	#section1 .section1_box01 p{
		font-size: 1.1em;
		line-height: 1.75;
		margin-bottom: 20px;
	}
	#section1 .section1_box01 .box01_imglist{
		width: 90%;
		padding: 0;
		border-top-right-radius: 0;
		border-bottom-right-radius: 0;
		margin: 0 auto;
	}
	#section1 .section1_box01 .box01_imglist li{
		width: 48%;
		margin-bottom: 15px;
	}
	#section1 .section1_box02 .box02_imglist{margin: 0 auto 30px;}
	#section1 .section1_box02 .box02_imglist li{
		width: 48%;
		margin-bottom: 10px;
	}
	#section1 .section1_box02 .box02_textarea p{
		font-size: 1.35rem;
		margin-bottom: 15px;
	}
	#section1 .section1_box02 .box02_textarea .ex{
		text-align: left;
		text-indent: -0.85em;
		padding-left: 0.85em;
		margin-bottom: 10px;
	}
	#section2{
		background-size: 100% auto;
		padding-bottom: 80px;
	}
	#section2::before,
	#section2::after{
		width: 50%;
		height: 50vw;
	}
	#section2 .section2_rapper .section2area > ul > li{padding: 25px 6%;}
	#section2 .section2_rapper .section2area > ul > li:not(:last-child){margin-bottom: 30px;}
	#section2 .section2_rapper .section2area > ul > li:not(:last-child)::after{
		width: 50px;
		height: 25px;
		bottom: -25px;;
		margin-left: -25px;
	}
	#section2 .section2_rapper .section2area > ul > li .step{
		top: -30px;
		left: 5%;
		font-weight: 300;
		font-size: 1.8rem;
	}
	#section2 .section2_rapper .section2area > ul > li .section2box {align-items: flex-start;}
	#section2 .section2_rapper .section2area > ul > li .section2box .leftbox{width: 25%;}
	#section2 .section2_rapper .section2area > ul > li .section2box .rightbox{width: 70%;}
	#section2 .section2_rapper .section2area > ul > li .section2box .rightbox h3{
		font-size: 1.8rem;
		letter-spacing: 0;
		margin-bottom: 5px;
		line-height: 1.4;
	}
	#section2 .section2_rapper .section2area > ul > li .section2box .rightbox p{
		font-size: 1em;
		letter-spacing: 0;
		line-height: 1.5;
	}
	#section2 .section2_rapper .section2area > ul > li .section2box .rightbox .link_button_style01{margin-top: 10px;}
	#section2 .section2_rapper .section2area > ul > li .section2box .rightbox .link_button_style01 a{
		padding: 10px 1.5em;
		width: 100%;
	}
	#section3{
		background-size: 150% auto;
		padding: 0 5% 60px;
	}
	#section3 .section3area .section3box{
		padding: 0 6.5% 30px;
		margin-bottom: 40px;
		font-size: 1em;
		letter-spacing: 0.025em;
		line-height: 1.5;
		text-align: left;
	}
	#section3 .section3area .section3box h3{
		top: -18px;
		font-size: 2.175rem;
		margin-bottom: 10px;
		text-align: center;
	}
	#section3 .section3area .section3box .liststyle01 li{padding-left: 2rem;}
	#section3 .section3area .section3box .liststyle01 li::before {
		top: -6px;
		font-size: 2rem;
	}
	#section3 .section3area .section3box .liststyle02 li{
		margin-bottom: 10px;
		padding-left: 10px;
	}
	#section3 .section3area .section3box .liststyle02 li::before {top: 8px;}
	#section3 .section3area .section3box dl dt{
		font-size: 1em;
		margin-bottom: 8px;
	}
	#section3 .section3area .section3box dl dd{padding: 0 1em 25px;}
	
	
	
	
	#contact_section{
		background-position: right 0;
		background-size: 200% auto;
		padding: 58vw 5% 40px;
	}
	#contact_section .contact_section_box .titlestyle02 i{font-size: 3.8rem;}
	#contact_section .contact_section_box .contact_section_box02{
		margin-top: 20px;
		padding: 30px 5%;
		width: 100%;
	}
	#contact_section .contact_section_box .contact_section_box02 > div{
		display: block;
		margin-bottom: 20px;
	}
	#contact_section .contact_section_box .contact_section_box02 .leftbox,
	#contact_section .contact_section_box .contact_section_box02 .rightbox{width: 100%;}
	#contact_section .contact_section_box .contact_section_box02 .leftbox{
		text-align: center;
		margin-bottom: 20px;
	}
	#contact_section .contact_section_box .contact_section_box02 .leftbox h4{
		font-size: 1.85rem;
		margin-bottom: 20px;
	}
	#contact_section .contact_section_box .contact_section_box02 .leftbox dl dt{font-size: 3.85rem;}
	#contact_section .contact_section_box .contact_section_box02 .rightbox .link_button_style01 a{
		width: 100%;
		padding: 20px 2em;
		font-size: 1em;
	}
	#contact_section .contact_section_box .contact_section_box02 p.ex{
		text-indent: -0.85em;
		padding-left: 0.85em;
	}

}