
/*===============================================
　SP iPhone6以上（画面の横幅が761pxまで）
===============================================*/

@media (max-width:761px){

	/* ============================================================
 	main vi 
	==============================================================*/
    
    
	#main_sec_wrap{
		width: 100%;
		padding: 60px 0 80px;
		position: relative;
		overflow: hidden;
	}

	#main_sec_wrap .bg_img{
		height: 30vh;
		line-height:0;
		position:absolute;
		right: -10vw;
		top: 38px;
		z-index:-1;
	}

	#main_sec_wrap .bg_img img{
		width:auto;
		height:100%;
	}

	#main_sec_wrap .txt_wrap{
		padding: 0 6vw;
	}

	#main_sec_wrap h1{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 300;
		font-size: 7.0rem;
		letter-spacing: -0.2rem;
		line-height: 1;
		color: #000;
		font-feature-settings: 'palt';
		padding: 0 0 25px;
		margin: 0 0 0 -4px;
	}

	#main_sec_wrap h1 span{
		font-weight: 600;
	}

	

	#main_sec_wrap p{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		font-size: 1.4rem;
		letter-spacing: 0rem;
		line-height: 2.0;
		font-feature-settings: 'palt';
		color:#fff;
	}

	#main_sec_wrap p span{
		display:inline-block;
		background:#000;
		padding: 0 10px 3px;
		margin:0 0 8px;
	}
	


	

	
	/* ============================================================
 	section 01
	==============================================================*/
	
	#sec01{
		width: 100%;
		margin:0 0 80px;
		position:relative;
	}

	#sec01 .bg_img{
		content: "";
		display: block;
		width: calc(92vw);
		height: calc(100% - 150px);
		background: #f7f7f7;
		border-radius: 50px 0 0 50px;
		position: absolute;
		top: 150px;
		right: 0;
		z-index:-1;
	}

	#sec01 .wrapper{
		box-sizing:border-box;
		padding: 0 4vw;
	}

	#sec01 .wrapper > a{
		display:block;
	}

	#sec01 .bnr_btn{
		overflow:hidden;
		border-radius:10px;
		line-height:0;
		box-shadow: 6px 6px 16px 6px rgba(0,0,0,0.1);
	}

	#sec01 .txt_wrap{
		width: auto;
		position:relative;
		padding: 77px 10vw 50px;
		margin: 24px 0 0;
	}

	#sec01 .num_txt{
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		font-size: 4.6rem;
		letter-spacing: 0rem;
		color: #000;
		line-height: 1;
		font-feature-settings: 'palt';
		position:absolute;
		top: 0;
		left: 37px;
	}

	#sec01 .num_txt span{
		font-family: 'Noto Sans JP', sans-serif;
		display:block;
		font-weight: 600;
		font-size: 1.4rem;
		padding: 0 0 0 4px;
	}
	
	#sec01 h2{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 600;
		font-size: 2.2rem;
		letter-spacing: 0.1rem;
		line-height: 1.4;
		color: #000;
		font-feature-settings: 'palt';
		border-left: 7px solid #000;
		padding: 0 0 0 14px;
		margin: 0 0 14px;
	}

	#sec01 h2 span{
		display:block;
		font-size: 1.4rem;
	}

	#sec01 p{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 400;
		font-size: 1.4rem;
		line-height: 1.6;
		letter-spacing:0.1rem;
		font-feature-settings: 'palt';
		padding: 12px 0 24px;
		border-top:1px solid #ccc;
	}

	#sec01 ul.btn_more{
		width:140px;
		margin: 0 auto;
	}

	#sec01 ul.btn_more a{
		font-family: 'Barlow', sans-serif;
		font-size: 1.4rem;
		font-weight: 600;
		letter-spacing: 0.02em;
		font-feature-settings: 'palt';
		color:#fff;
		background:#000;
		text-align:center;
		display:block;
		border-radius:30px;
		padding: 6px 0;
	}

	

	/* ============================================================
 	section 02
	==============================================================*/
	
	#sec02{
		width: 100%;
		margin:0 0 80px;
		position:relative;
	}

	#sec02 .bg_img{
		content: "";
		display: block;
		width: calc(92vw);
		height: calc(100% - 150px);
		background: #f7f7f7;
		border-radius:0 50px 50px 0;
		position: absolute;
		top: 150px;
		left: 0;
		z-index:-1;
	}

	#sec02 .wrapper{
		box-sizing:border-box;
		padding: 0 4vw;
	}

	#sec02 .wrapper > a{
		display:block;
	}

	#sec02 .bnr_btn{
		overflow:hidden;
		border-radius:10px;
		line-height:0;
		box-shadow: 6px 6px 16px 6px rgba(0,0,0,0.1);
	}

	#sec02 .txt_wrap{
		width: auto;
		position:relative;
		padding: 77px 10vw 50px;
		margin: 24px 0 0;
	}

	#sec02 .num_txt{
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		font-size: 4.6rem;
		letter-spacing: 0rem;
		color: #000;
		line-height: 1;
		font-feature-settings: 'palt';
		position:absolute;
		top: 0;
		left: 37px;
	}

	#sec02 .num_txt span{
		font-family: 'Noto Sans JP', sans-serif;
		display:block;
		font-weight: 600;
		font-size: 1.4rem;
		padding: 0 0 0 4px;
	}
	
	#sec02 h2{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 600;
		font-size: 2.2rem;
		letter-spacing: 0.1rem;
		line-height: 1.4;
		color: #000;
		font-feature-settings: 'palt';
		border-left: 7px solid #000;
		padding: 0 0 0 14px;
		margin: 0 0 14px;
	}

	#sec02 h2 span{
		display:block;
		font-size: 1.4rem;
	}

	#sec02 p{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 400;
		font-size: 1.4rem;
		line-height: 1.6;
		letter-spacing:0.1rem;
		font-feature-settings: 'palt';
		padding: 12px 0 24px;
		border-top:1px solid #ccc;
	}

	#sec02 ul.btn_more{
		width:140px;
		margin: 0 auto;
	}

	#sec02 ul.btn_more a{
		font-family: 'Barlow', sans-serif;
		font-size: 1.4rem;
		font-weight: 600;
		letter-spacing: 0.02em;
		font-feature-settings: 'palt';
		color:#fff;
		background:#000;
		text-align:center;
		display:block;
		border-radius:30px;
		padding: 6px 0;
	}

	/* ============================================================
 	section 03
	==============================================================*/
	
	#sec03{
		width: 100%;
		margin:0 0 80px;
		position:relative;
	}

	#sec03 .bg_img{
		content: "";
		display: block;
		width: calc(92vw);
		height: calc(100% - 150px);
		background: #f7f7f7;
		border-radius: 50px 0 0 50px;
		position: absolute;
		top: 150px;
		right: 0;
		z-index:-1;
	}

	#v .wrapper{
		box-sizing:border-box;
		padding: 0 4vw;
	}

	#sec03 .wrapper > a{
		display:block;
	}

	#sec03 .bnr_btn{
		overflow:hidden;
		border-radius:10px;
		line-height:0;
		box-shadow: 6px 6px 16px 6px rgba(0,0,0,0.1);
	}

	#sec03 .txt_wrap{
		width: auto;
		position:relative;
		padding: 77px 10vw 50px;
		margin: 24px 0 0;
	}

	#sec03 .num_txt{
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		font-size: 4.6rem;
		letter-spacing: 0rem;
		color: #000;
		line-height: 1;
		font-feature-settings: 'palt';
		position:absolute;
		top: 0;
		left: 37px;
	}

	#sec03 .num_txt span{
		font-family: 'Noto Sans JP', sans-serif;
		display:block;
		font-weight: 600;
		font-size: 1.4rem;
		padding: 0 0 0 4px;
	}
	
	#sec03 h2{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 600;
		font-size: 2.2rem;
		letter-spacing: 0.1rem;
		line-height: 1.4;
		color: #000;
		font-feature-settings: 'palt';
		border-left: 7px solid #000;
		padding: 0 0 0 14px;
		margin: 0 0 14px;
	}

	#sec03 h2 span{
		display:block;
		font-size: 1.4rem;
	}

	#sec03 p{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 400;
		font-size: 1.4rem;
		line-height: 1.6;
		letter-spacing:0.1rem;
		font-feature-settings: 'palt';
		padding: 12px 0 24px;
		border-top:1px solid #ccc;
	}

	#sec03 ul.btn_more{
		width:140px;
		margin: 0 auto;
	}

	#sec03 ul.btn_more a{
		font-family: 'Barlow', sans-serif;
		font-size: 1.4rem;
		font-weight: 600;
		letter-spacing: 0.02em;
		font-feature-settings: 'palt';
		color:#fff;
		background:#000;
		text-align:center;
		display:block;
		border-radius:30px;
		padding: 6px 0;
	}

	

	/* ============================================================
 	section 04
	==============================================================*/
	
	#sec04{
		width: 100%;
		margin:0 0 150px;
		position:relative;
	}

	#sec04 .bg_img{
		content: "";
		display: block;
		width: calc(92vw);
		height: calc(100% - 150px);
		background: #f7f7f7;
		border-radius:0 50px 50px 0;
		position: absolute;
		top: 150px;
		left: 0;
		z-index:-1;
	}

	#sec04 .wrapper{
		box-sizing:border-box;
		padding: 0 4vw;
	}

	#sec04 .wrapper > a{
		display:block;
	}

	#sec04 .bnr_btn{
		overflow:hidden;
		border-radius:10px;
		line-height:0;
		box-shadow: 6px 6px 16px 6px rgba(0,0,0,0.1);
	}

	#sec04 .txt_wrap{
		width: auto;
		position:relative;
		padding: 77px 10vw 50px;
		margin: 24px 0 0;
	}

	#sec04 .num_txt{
		font-family: 'Roboto', sans-serif;
		font-weight: 300;
		font-size: 4.6rem;
		letter-spacing: 0rem;
		color: #000;
		line-height: 1;
		font-feature-settings: 'palt';
		position:absolute;
		top: 0;
		left: 37px;
	}

	#sec04 .num_txt span{
		font-family: 'Noto Sans JP', sans-serif;
		display:block;
		font-weight: 600;
		font-size: 1.4rem;
		padding: 0 0 0 4px;
	}
	
	#sec04 h2{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 600;
		font-size: 2.2rem;
		letter-spacing: 0.1rem;
		line-height: 1.4;
		color: #000;
		font-feature-settings: 'palt';
		border-left: 7px solid #000;
		padding: 0 0 0 14px;
		margin: 0 0 14px;
	}

	#sec04 h2 span{
		display:block;
		font-size: 1.4rem;
	}

	#sec04 p{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 400;
		font-size: 1.4rem;
		line-height: 1.6;
		letter-spacing:0.1rem;
		font-feature-settings: 'palt';
		padding: 12px 0 24px;
		border-top:1px solid #ccc;
	}

	#sec04 ul.btn_more{
		width:140px;
		margin: 0 auto;
	}

	#sec04 ul.btn_more a{
		font-family: 'Barlow', sans-serif;
		font-size: 1.4rem;
		font-weight: 600;
		letter-spacing: 0.02em;
		font-feature-settings: 'palt';
		color:#fff;
		background:#000;
		text-align:center;
		display:block;
		border-radius:30px;
		padding: 6px 0;
	}


	
	
}



/*===============================================
　SP iPhone5サイズ対応　画面の横幅が350pxまで▼▼▼▼▼
===============================================*/

@media (max-width:349px) {
	
}

/*===============================================
　SP iPhone Plus サイズ対応　画面の横幅が415pxまで▼▼▼▼▼
===============================================*/

@media (min-width: 413px) and (max-width: 761px) {
	
}

