@charset "UTF-8";







/*――――――――――――――――――
	共通
―――――――――――――――――――*/
* {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-appearance: none;
}

html {
	-webkit-text-size-adjust: 100%;
}

body {
	font-family: "Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;
	color: #333;
	line-height: 1.8;
}
body.fixed {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
}
body#under {
	padding-top: 60px;
}
body#under header {
	z-index: 99;
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
}
body:after {
	content: '';
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
	z-index: 9999;
	pointer-events: none;
	opacity: 0;
	transition: opacity 1.2s ease;
}
body.fadeout:after {opacity: 1;}

#contents {
  font-size: 24px;
}


.w1080 {
	max-width: 1080px;
	margin: 0 auto;
	padding: 120px 20px;
}

a {
	color: #333;
	text-decoration: none;
}
.f12{font-size: 12px;}
.f28{font-size: 28px;}
.f24{font-size: 24px;}
.bold{font-weight: 800;}
.center{text-align: center;}

.tri{
	width: 100%;
	margin-top: -5px;
}

.br{
	margin-top: 60px;
}

.btn01 {
	text-align: center;
	transition: .4s ease;
	display: block;
	background: #ffffff;
	height: 110px;
	line-height: 80px;
	width: 100%;
	max-width: 800px;
	margin: 0 auto;
	box-shadow: 0 4px 0 0 #00747c;
	border-radius: 100px;
	color: #00747c !important;
	font-size: 48px;
	font-weight: 700;
	margin-top: 50px;
	padding-top: 16px;
}
.btn01:before {
	display: inline-block;
	margin: 0 10px -10px 0;
	content: '';
	width: 60px;
	height: 60px;
	background: url("../img/img08.png") no-repeat left top/90% auto;
}
.btn01:hover {
	transform: translate3d(3px, 3px, 0);
	box-shadow: none;
}

/*レスポンシブ画像切り替え*/
	.pc { display: block !important; }
	.sp { display: none !important; }
@media only screen and (max-width: 750px) {
	.pc { display: none !important; }
	.sp { display: block !important; }
}

/*――――――――――――――――――
	mv
―――――――――――――――――――*/

#mv{
	width: 100%;
	height: 670px;
	background:
	url(../img/img02.png) right 10% bottom 45% / 40% auto no-repeat,
	url(../img/mv_bg.jpg)  center center / cover no-repeat ;
}

.mv_inner {
	max-width: 1080px;
	margin: 0 auto;
	text-align: left;
	padding: 0px 0px;
}
.mv_inner img {
	width: 60%;
	margin-top: 140px;
	display: inline-block;
}
.sp_600{
	display: none !important;
	}


/*――――――――――――――――――
	sec01
―――――――――――――――――――*/
.sec01{
	background-color: #003E5B;
}

.sec01_img1 {
	display: inline-block;
	vertical-align: middle;
	width: 30%;
	margin-right: 20px;
}
.sec01_img2 {
	display: inline-block;
	vertical-align: middle;
	width: 67%;
}
.sec01_img3 {
	width: 100%;
	margin-top: 20px;
}
.g_txt{
	margin-top: 10px;
	font-size: 12px;
	color: #9db5c0;
}
/*――――――――――――――――――
	sec02
―――――――――――――――――――*/
.sec02{
	background:
	url(../img/bg01.jpg)  center center / cover no-repeat ;
}
.sec02_txt{
	text-align: center;
	font-size: 48px;
	font-weight: 600;
}
.sec02_txt span{
	font-size: 56px;
	color: #BC272D;
	 background: linear-gradient(transparent 70%, #FFE50F 70%);
}
.sec02_img{
	display: block;
	margin: 0 auto;
	width: 80%;
}


/*――――――――――――――――――
	sec03
―――――――――――――――――――*/
#sec03{
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-appearance: none;
}
.sec03_box {
	display: inline-block;
	width: 47.5%;
	margin: 0px 10px;
	
}
.sec03_txt {
	font-weight: 600;
	font-size: 48px;
	text-align: center;
	line-height: 1.2em;
}
.sec03_txt span {
	font-weight: 600;
	font-size: 36px;

}
.sec03_img {
	margin: 20px 0;
}

/*――――――――――――――――――
	sec04
―――――――――――――――――――*/
.sec04{
	background: linear-gradient(145deg, #007d7c 0%, #007d7c 50%, #0e8e83 50%, #0e8e83 100%);
	justify-content: center;
	align-items: center;
}

.sec04 p{
	text-align: center;
	color: #ffffff;
}

.sec04_txt{
	font-weight: 600;
	font-size: 48px;
}
.txt_ico{
	text-indent:2em;
}
.txt_ico:before{
	content:"";
	display:inline-block;
	width:5.2em;
	height:1.6em;
	background:url(../img/img026.png) no-repeat;
	background-size:contain;
	margin: 0 20px -22px -70px;
}





/*――――――――――――――――――
	sec05
―――――――――――――――――――*/
#sec05{
	background-color: #ededed;
}
.sec05_tittle{
	width: 738px;
	display: block;
	margin: 0 auto 120px auto;
}

.sec05_lbox img,
.sec05_rbox img{
	display: inline-block;
	width: 406px;
	vertical-align: top;
	margin: 0 10px;
}

.sec05_rbox {
	text-align: right;
	margin:120px 0;
}

/*――――――――――――――――――
	sec06
―――――――――――――――――――*/

#sec06 {
	background:url(../img/bg02.jpg) no-repeat;
	background-size:cover;
}
.sec06_box {
	background-color: #ffffff;
	padding: 80px 60px;
	background-image: url(../img/img020.png);
	background-position: right 5%  top 0%;
	background-repeat: no-repeat;
	background-size: 10% auto;
}

.sec06_box p {
	font-weight: 600;
	margin: 20px 0;
	font-size: 24px;
}

.sec06_tittle {
	font-size: 48px !important;
	text-align: center;
	margin: 0px!important;
}

/*――――――――――――――――――
	sec07
―――――――――――――――――――*/
#sec07 {
	background: #ededed;
	background-image: linear-gradient(140deg, #F7F7F7 400px, transparent 0);
}
.sec07_tittle {
	width: 90%;
	display: block;
	margin: auto;
	margin-bottom: 120px;
}
.sec07_box {
	background-color: #ffffff;
	width: 100%;
	padding: 40px;
	position: relative;
	margin-bottom: 40px;
}

.sec07_box::before {
	content: 'STEP 1';
	position: absolute;
	font-size: 14px;
	color: #fff;
	background-color: #0e8e83;
	display: inline-block;
	padding: 2px 10px;
	top: -5px;
	left: -5px;
}

.step1:before {content: 'STEP 1';}
.step2:before {content: 'STEP 2';}
.step3:before {content: 'STEP 3';}
.step4:before {content: 'STEP 4';}
.step5:before {content: 'STEP 5';}
.step6:before {content: 'STEP 6';}

.sec07_l {
	display: inline-block;
	vertical-align: middle;
	width: 30%;
	text-align: center;
	border-right: 1px solid #c7c7c7;
	padding-right: 20px;
}
.sec07_l img {
	display: inline-block;
	width: 30%;
}
.sec07_l p {
	font-weight: 600;
	font-size:28px;
}
.sec07_r {
	display: inline-block;
	vertical-align: middle;
	width: 68%;
	padding-left: 20px;
}
.sec07_r p {
	font-size: 20px;
}



/*――――――――――――――――――
	sec08
―――――――――――――――――――*/
#sec08 {
	background: #ededed;
	background-image: linear-gradient(140deg, #F7F7F7 400px, transparent 0);
}

.sec08_tittle {
	width: 60%;
	display: block;
	margin: auto;
	margin-bottom: 120px;
}
.sec08_box{
	border: 1px solid #444444;
	background-color: #ffffff !important;
	border-radius:10px;
	padding: 60px 30px;
	background: 
		url(../img/bg03.png) no-repeat,
		url(../img/bg03.png) no-repeat,
		url(../img/bg03.png) no-repeat,
		url(../img/bg03.png) no-repeat;
	background-position: left 10px top 10px,right 10px top 10px,right 10px bottom 10px,left 10px bottom 10px;

}

.sec08_inner{
	display: inline-block;
	vertical-align: top;
	width: 45.5%;
	margin: 0 20px;
}
.sec08_inner span{
	display: block;
	font-weight: 600;
	margin-bottom: 20px;
}
.sec08_inner ul{
	
}
.sec08_inner ul li{
	position:relative;
	line-height: 30px;
	margin: 7px 0 7px 30px;
	margin-bottom: 20px;
	font-size: 18px
}
.sec08_inner ul li::before{
	content: ' ';
	position: absolute;
	left: -28px;
	width: 15px;
	height: 15px;
	background: #F6A38B;
	text-align: center;
	color: #fff;
	top: 5px;
/*	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);*/
	border: 1px solid #444444;
	background-color: #c7c7c7;
	border-radius:2px;
}







/*1080px*/
@media screen and (max-width: 1080px) {

	body {
	font-size: 18px;
	}
	#mv{
		height: 580px;
		background:
		url(../img/img02.png) right 5% bottom 40% / 40% auto no-repeat,
		url(../img/mv_bg.jpg)  center center / cover no-repeat ;
	}
	.mv_inner {
		padding: 0px 30px;
	}
	.btn01 {
		font-size:36px;
	}
	.btn01:before {
		width: 40px;
		height: 40px;
		background: url("../img/img08.png") no-repeat left top/90% auto;
	}
	.sec01_img2 {
	width: 65%;
	}
	.sec02_txt {
		font-size: 36px;
	}
	.sec02_txt span {
		font-size: 46px;
	}
	.sec03_box {
		width: 46.5%;
	}
	.sec03_txt {
		font-size: 36px;
	}


	.sec04_txt {
		font-weight: 600;
		font-size: 36px;
	}
		.sec05_tittle{
		width: 90%;
	}

	.sec05_lbox img,
	.sec05_rbox img{
		display: inline-block;
		width: 46%;
		vertical-align: top;
		margin: 0 10px;
	}
	.sec05_lbox,
	.sec05_rbox {
		text-align: center;
	}
	.sec07_l img {
		width: 50%;
	}
	.sec07_l p {
		font-size:20px;
	}
	.sec08_inner{
	display: inline-block;
	vertical-align: top;
	width: 100%;
	margin: 0 0 40px 0;
	}
	.sec06_box p {
		font-size: 18px;
	}
	.sec06_tittle {
		font-size: 36px !important;
	}


}

/*780px*/
@media screen and (max-width: 780px) {
	#mv{
		height: 480px;
	}
	.sec02_txt {
		font-size: 32px;
	}
	.sec02_txt span {
		font-size: 42px;
	}




}





/*600px*/
@media screen and (max-width: 600px) {
	.f24{
	font-size: 18px;
	}
	.w1080 {
	padding: 60px 4%;
	}

	body {
	font-size: 16px;
	}
	#mv{
		height: auto;
		background:
	url(../) right 10% bottom 45% / 40% auto no-repeat,
	url(../img/mv_bg.jpg)  center center / cover no-repeat ;
		padding: 60px 20px;
}
	.mv_inner {
		padding: 0px 0px;
	}
	
	.mv_inner img {
		width: 100%; 
		margin-top: 0px;
		display: block;
	}
	.sp_600{
		display: block !important;
		margin-top: 20px!important;
	}
	.sec01_img1 {
		display: block;
		width: 80%;
		margin: 0 auto 40px auto;
	}
	.sec01_img2 {
		display: block;
		width: 100%;
	}
	.sec01_img3 {
		width: 100%;
		margin-top: 20px;
	}
	.g_txt{
	font-size: 10px;
}
	.sec02_txt {
		font-size: 24px;
	}
	.sec02_txt span {
		font-size: 32px;
	}
	.sec03_box {
		width: 100%;
		margin: 30px 0px 30px 0px;
	}
	
	.btn01 {
		font-size: 22px;
		height: 80px;
		line-height: 50px;
	}
	.sec04_txt {
	font-size: 28px;
	}
	.txt_ico:before {
	margin: 0 10px -22px -70px;
	}
	.sec05_tittle {
	margin: 0 auto 60px auto;
	}
	.sec05_lbox img,
	.sec05_rbox img{
		display: inline-block;
		width: 46%;
		vertical-align: top;
		margin: 0 10px;
	}
	.sec05_rbox {
	text-align: center;
	margin: 10px 0;
	}
	.sec05_imgr{
		margin: 0px 0 0px auto!important;
	}
	.sec02_img {
	display: block;
	margin: 0 auto;
	width: 100%;
	}
	.br {
		margin-top: 0px;
	}
	.sec06_box {
		padding: 60px 20px;
	}
	.sec06_tittle {
		font-size: 22px !important;
	}
	.sec06_box p {
		font-size: 16px;
	}
	.sec07_tittle {
	margin-bottom: 60px;
	}
	.sec07_l {
	display:block;
	width: 100%;
	text-align: center;
	border-right: 0px solid #c7c7c7;
	border-bottom: 1px solid #c7c7c7;
	padding: 20px;
	}
	.sec07_r {
	display: block;
	width: 100%;
	padding-left: 0px;
	padding-top: 20px;
	}
	.sec07_r p {
	font-size: 16px;
	}
	.sec08_box {
		padding: 60px 20px 20px 20px;
	}
	.sec08_tittle {
		width: 100%;
		margin-bottom: 60px;
	}
	.sec08_inner span {
		font-size: 24px;
	}
	.sec08_inner ul li {
		position: relative;
		line-height: 30px;
		margin-bottom: 20px;
		font-size: 16px;
}
		

}