
/*===============================================
　SP iPhone6以上（画面の横幅が761pxまで）
===============================================*/

@media (max-width:761px){

	
	
	/* ============================================================
 	main_ttl_wrap
	==============================================================*/


	
	/* ============================================================
 	section 01
	==============================================================*/
	
	#sec01{
		width: 100%;
		padding: 40px 0 50px;
		position:relative;
	}

	#sec01:before{
		content: "";
		display: block;
		width: 100%;
		height: calc(100% - 100px);
		background:#222e2f;
		position: absolute;
		top:0;
		left: 0;
	}
	
	#sec01 .wrapper{
		position: relative;
		padding: 0 3%;
	}
	
	#sec01 h2{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 600;
		font-size: 2.4rem;
		font-feature-settings: 'palt';
		line-height:1.4;
		color:#fff;
		text-align: center;
		display: block;
		letter-spacing: 0.1rem;
		padding: 0 0 16px;
		margin: 0 0 30px;
		position:relative;
	}

	#sec01 h2:before{
		content: "";
		display: block;
		width: 56px;
		height: 3px;
		background:#ff8f06;
		position: absolute;
		bottom: 0;
		left: 50%;
		transform: translate(-50%,0);
	}


	#sec01 p.body_txt{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		font-size: 1.5rem;
		font-feature-settings: 'palt';
		line-height:2.0;
		color:#fff;
		text-align: center;
		padding: 0 0 15px;
		letter-spacing: 0.1rem;
	}

	

	#sec01 .img_box{
		width: 100%;
		line-height: 0;
	}

	/* ============================================================
 	section 02
	==============================================================*/
	
	
	#sec02{
		width: 100%;
		padding: 100px 0 120px;
		position:relative;
	}

	#sec02:before{
		content: "";
		display: block;
		width: 90%;
		height: calc(100% - 250px);
		background:#222e2f;
		position: absolute;
		top:40px;
		left:0;
	}
	
	#sec02 .wrapper{
	position: relative;
	padding: 0;
	}

	#sec02 .txt_wrap{
		width: 74%;
		padding: 0px 10% 0 0;
		margin: 140px auto 0;
	}

	#sec02 .img_box{
		width: 80vw;
		line-height: 0;
		position: absolute;
		top: -238px;
		left: 20%;
	}
	
	#sec02 h2{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 400;
		font-size: 1.4rem;
		font-feature-settings: 'palt';
		line-height:1.4;
		color:#fff;
		background:#28956e;
		text-align: center;
		display: inline-block;
		letter-spacing: 0.1rem;
		padding: 4px 20px 6px;
		margin:0 0 20px;
	}

	

	#sec02 h3{
		display:block;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		font-size: 2.6rem;
		font-feature-settings: 'palt';
		line-height:1.4;
		color:#fff;
		letter-spacing: 0.2rem;
		padding: 0 0 20px;
	}

	#sec02 h3 span{
		color:#a3b0b1;
		font-weight: 400;
		display:block;
		font-size: 1.6rem;
	}


	#sec02 p.body_txt{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 400;
		font-size: 1.5rem;
		font-feature-settings: 'palt';
		line-height: 1.8;
		color:#fff;
		letter-spacing: 0.2rem;
	}

	#sec02 ul{
		background:#fff;
		padding: 6px 19% 6px 6%;
		border-radius: 16px 0 0 16px;
		margin: 50px 0 0 7%;
	}

	#sec02 li{
		width: 100%;
		margin: 40px 0;
	}


	#sec02 li h4{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 400;
		font-size: 1.5rem;
		font-feature-settings: 'palt';
		text-align:center;
		line-height:1.4;
		color:#fff;
		letter-spacing: 0.1rem;
		background:#ff8f06;
		border-radius:30px;
		padding:4px 0 4px;
		margin: 0 0 14px;
	}

	#sec02 li p{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 400;
		font-size: 1.4rem;
		font-feature-settings: 'palt';
		line-height: 1.6;
		color:#222e2f;
		letter-spacing: 0.1rem;
		padding:0 10px;
	}

	
	
	/* ============================================================
 	section 03
	==============================================================*/
	
	
	#sec03{
		width: 100%;
		padding: 100px 0 120px;
		position:relative;
	}

	#sec03:before{
		content: "";
		display: block;
		width: 90%;
		height: calc(100% - 250px);
		background:#222e2f;
		position: absolute;
		top:40px;
		right: 0;
	}
	
	#sec03 .wrapper{
	position: relative;
	padding: 0;
	}

	#sec03 .txt_wrap{
		width: 74%;
		padding: 0px 0 0 10%;
		margin: 140px auto 0;
	}

	#sec03 .img_box{
		width: 80vw;
		line-height: 0;
		position: absolute;
		top: -238px;
		right: 20%;
	}
	
	#sec03 h2{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 400;
		font-size: 1.4rem;
		font-feature-settings: 'palt';
		line-height:1.4;
		color:#fff;
		background: #4a9e96;
		text-align: center;
		display: inline-block;
		letter-spacing: 0.1rem;
		padding: 4px 20px 6px;
		margin:0 0 20px;
	}

	

	#sec03 h3{
		display:block;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		font-size: 2.2rem;
		font-feature-settings: 'palt';
		line-height:1.4;
		color:#fff;
		letter-spacing: 0.2rem;
		padding: 0 0 20px;
	}

	#sec03 h3 span{
		color:#a3b0b1;
		font-weight: 400;
		display:block;
		font-size: 1.6rem;
	}


	#sec03 p.body_txt{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 400;
		font-size: 1.5rem;
		font-feature-settings: 'palt';
		line-height: 1.8;
		color:#fff;
		letter-spacing: 0.2rem;
	}

	#sec03 ul{
		background:#fff;
		padding: 6px 6% 6px 17%;
		border-radius: 0 16px 16px 0;
		margin: 50px 7% 0 0;
	}

	#sec03 li{
		width: 100%;
		margin: 40px 0;
	}


	#sec03 li h4{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 400;
		font-size: 1.5rem;
		font-feature-settings: 'palt';
		text-align:center;
		line-height:1.4;
		color:#fff;
		letter-spacing: 0.1rem;
		background:#ff8f06;
		border-radius:30px;
		padding:4px 0 4px;
		margin: 0 0 14px;
	}

	#sec03 li p{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 400;
		font-size: 1.4rem;
		font-feature-settings: 'palt';
		line-height: 1.6;
		color:#222e2f;
		letter-spacing: 0.1rem;
		padding:0 10px;
	}


	/* ============================================================
 	section 04
	==============================================================*/
	
	
	#sec04{
		width: 100%;
		padding: 100px 0 120px;
		position:relative;
	}

	#sec04:before{
		content: "";
		display: block;
		width: 90%;
		height: calc(100% - 250px);
		background:#222e2f;
		position: absolute;
		top:40px;
		left:0;
	}
	
	#sec04 .wrapper{
	position: relative;
	padding: 0;
	}

	#sec04 .txt_wrap{
		width: 74%;
		padding: 0px 10% 0 0;
		margin: 140px auto 0;
	}

	#sec04 .img_box{
		width: 80vw;
		line-height: 0;
		position: absolute;
		top: -238px;
		left: 20%;
	}
	
	#sec04 h2{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 400;
		font-size: 1.4rem;
		font-feature-settings: 'palt';
		line-height:1.4;
		color:#fff;
		background: #5fa857;
		text-align: center;
		display: inline-block;
		letter-spacing: 0.1rem;
		padding: 4px 20px 6px;
		margin:0 0 20px;
	}

	

	#sec04 h3{
		display:block;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		font-size: 2.4rem;
		font-feature-settings: 'palt';
		line-height:1.4;
		color:#fff;
		letter-spacing: 0.2rem;
		padding: 0 0 20px;
	}

	#sec04 h3 span{
		color:#a3b0b1;
		font-weight: 400;
		display:block;
		font-size: 1.6rem;
	}


	#sec04 p.body_txt{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 400;
		font-size: 1.5rem;
		font-feature-settings: 'palt';
		line-height: 1.8;
		color:#fff;
		letter-spacing: 0.2rem;
	}

	#sec04 ul{
		background:#fff;
		padding: 6px 19% 6px 6%;
		border-radius: 16px 0 0 16px;
		margin: 50px 0 0 7%;
	}

	#sec04 li{
		width: 100%;
		margin: 40px 0;
	}


	#sec04 li h4{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 400;
		font-size: 1.5rem;
		font-feature-settings: 'palt';
		text-align:center;
		line-height:1.4;
		color:#fff;
		letter-spacing: 0.1rem;
		background:#ff8f06;
		border-radius:30px;
		padding:4px 0 4px;
		margin: 0 0 14px;
	}

	#sec04 li p{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 400;
		font-size: 1.4rem;
		font-feature-settings: 'palt';
		line-height: 1.6;
		color:#222e2f;
		letter-spacing: 0.1rem;
		padding:0 10px;
	}
	

	/* ============================================================
 	section 05
	==============================================================*/
	
	
	#sec05{
		width: 100%;
		padding: 100px 0 120px;
		position:relative;
	}

	#sec05:before{
		content: "";
		display: block;
		width: 90%;
		height: calc(100% - 250px);
		background:#222e2f;
		position: absolute;
		top:40px;
		right: 0;
	}
	
	#sec05 .wrapper{
	position: relative;
	padding: 0;
	}

	#sec05 .txt_wrap{
		width: 74%;
		padding: 0px 0 0 10%;
		margin: 140px auto 0;
	}

	#sec05 .img_box{
		width: 80vw;
		line-height: 0;
		position: absolute;
		top: -238px;
		right: 20%;
	}
	
	#sec05 h2{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 400;
		font-size: 1.4rem;
		font-feature-settings: 'palt';
		line-height:1.4;
		color:#fff;
		background: #4a9e96;
		text-align: center;
		display: inline-block;
		letter-spacing: 0.1rem;
		padding: 4px 20px 6px;
		margin:0 0 20px;
	}

	

	#sec05 h3{
		display:block;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		font-size: 2.2rem;
		font-feature-settings: 'palt';
		line-height:1.4;
		color:#fff;
		letter-spacing: 0.2rem;
		padding: 0 0 20px;
	}

	#sec05 h3 span{
		color:#a3b0b1;
		font-weight: 400;
		display:block;
		font-size: 1.6rem;
	}


	#sec05 p.body_txt{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 400;
		font-size: 1.5rem;
		font-feature-settings: 'palt';
		line-height: 1.8;
		color:#fff;
		letter-spacing: 0.2rem;
	}

	#sec05 ul{
		background:#fff;
		padding: 6px 6% 6px 17%;
		border-radius: 0 16px 16px 0;
		margin: 50px 7% 0 0;
	}

	#sec05 li{
		width: 100%;
		margin: 40px 0;
	}


	#sec05 li h4{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 400;
		font-size: 1.5rem;
		font-feature-settings: 'palt';
		text-align:center;
		line-height:1.4;
		color:#fff;
		letter-spacing: 0.1rem;
		background:#ff8f06;
		border-radius:30px;
		padding:4px 0 4px;
		margin: 0 0 14px;
	}

	#sec05 li p{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 400;
		font-size: 1.4rem;
		font-feature-settings: 'palt';
		line-height: 1.6;
		color:#222e2f;
		letter-spacing: 0.1rem;
		padding:0 10px;
	}

	
}



/*===============================================
　SP iPhone5サイズ対応　画面の横幅が350pxまで▼▼▼▼▼
===============================================*/

@media (max-width:349px) {
	
}

/*===============================================
　SP iPhone Plus サイズ対応　画面の横幅が415pxまで▼▼▼▼▼
===============================================*/

@media (min-width: 413px) and (max-width: 761px) {
	
}

