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

@media (max-width:761px){
	
	/* ============================================================
 	common
	==============================================================*/
    
    .cover{
		width:100%;
		height:100vh;
		left:0;
		top:0;
		background:#fff;
		position:absolute;
		z-index: 999;
		transition: all 5s cubic-bezier(0, 0, 0.07, 0.96) 0.25s;
	}
	.cover_act{
		opacity: 0;
	}
    
    
    .lazy_gray_act:before{
        width: 95% !important;
        transition: all 0.5s cubic-bezier(0, 0, 0.07, 1.04) 0s;
    }
	


	/* ============================================================
 	section 00
	==============================================================*/
	
	#sec00{
		width: 100%;
		margin: 100px 0 10px;
		padding: 0 8%;
		box-sizing: border-box;
	}
	
	#sec00 .wrapper_c{
		position: relative;
	}

	#sec00 h1{
		font-family: 'Roboto', sans-serif;
		font-weight: 600;
		font-size: 6rem;
		letter-spacing:0.1rem;
		color:#000;
		position:relative;
		padding: 0 0 20px;
		margin: 0 0 47px;
	}

	#sec00 h1:after{
		content: "";
		display: block;
		width: 50px;
		height: 1px;
		background:#000;
		position: absolute;
		bottom:0;
		left:2px;
	}

	#sec00 h2{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 600;
		font-size: 2.4rem;
		letter-spacing:0rem;
		text-indent: -2px;
		color:#000;
		position:relative;
		padding: 0 0 14px;
	}

	

	#sec00 .body_txt{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight:400;
		font-size: 1.5rem;
		color:#000;
		letter-spacing:0.1rem;
		line-height: 220%;
		padding:0 0 30px;
	}

	


	/* ============================================================
 	section 01
	==============================================================*/
	
	#sec01{
		width: 100%;
		margin: 100px 0 10px;
		padding: 30px 12% 30px 8%;
		box-sizing: border-box;
		position: relative;
	}

	#sec01:before{
		content: "";
		display: block;
		width:0;
		height: 100%;
		background:#f2f2f2;
		position: absolute;
		top: 0;
		left:0;
	}
	
	#sec01 .wrapper_c{
		position: relative;
	}

	#sec01 h2{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 600;
		font-size: 2.1rem;
		letter-spacing:0.1rem;
		color:#000;
		line-height:140%;
		padding: 0 0 40px;
	}

	#sec01 h2 span{
		display:block;
		font-size: 1.6rem;
		line-height:160%;
		letter-spacing:0.1rem;
	}

	#sec01 h3{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 600;
		font-size: 1.8rem;
		line-height:140%;
		letter-spacing:0.1rem;
		color:#000;
		position:relative;
		padding: 0 0 2px 10px;
		margin:0 0 10px;
		border-left:4px solid #000;
	}

	#sec01 .body_txt{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight:400;
		font-size: 1.5rem;
		color:#000;
		letter-spacing:0.1rem;
		line-height: 200%;
		padding:0 0 30px;

	}

	#sec01 .body_txt2{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 400;
		font-size: 1.4rem;
		color:#000;
		letter-spacing: 0rem;
		line-height: 140%;
		padding: 10px 0 16px;
	}

	#sec01 .cap_txt{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 400;
		font-size: 1.3rem;
		color:#000;
		letter-spacing: 0rem;
		line-height: 140%;
		padding: 5px 0 36px;
	}


	#sec01 ul{
		padding: 0 6% 70px;
	}

	#sec01 ul li{
		margin: 0 0 60px;
	}

	#sec01 ul li > a{
		display:block;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 400;
		font-size: 1.5rem;
		text-align:center;
		line-height:100%;
		padding: 7px 0 8px;
		border:1px solid #000;
		margin:0 0 5px;
	}

	

	#sec01 .img_box,#sec01 .img_box2{
		line-height:0;
	}

	#sec01 .flex_wrap{
		
	}

	#sec01 .flex_wrap .txt_box{
		
	}

	#sec01 .flex_wrap .img_wrap{
		padding:10px 0 0;
	}

	


	/* ============================================================
 	section 02
	==============================================================*/
	
	#sec02{
		width: 100%;
		margin: 100px 0 10px;
		padding: 30px 8% 30px 12%;
		box-sizing: border-box;
		position: relative;
	}

	#sec02:before{
		content: "";
		display: block;
		width:0;
		height: 100%;
		background:#f2f2f2;
		position: absolute;
		top: 0;
		right:0;
	}
	
	#sec02 .wrapper_c{
		position: relative;
	}

	#sec02 h2{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 600;
		font-size: 2.1rem;
		letter-spacing:0.1rem;
		color:#000;
		line-height:140%;
		padding: 0 0 40px;
	}

	#sec02 h2 span{
		display:block;
		font-size: 1.6rem;
		line-height:160%;
		letter-spacing:0.1rem;
	}

	#sec02 h3{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 600;
		font-size: 1.8rem;
		line-height:140%;
		letter-spacing:0.1rem;
		color:#000;
		position:relative;
		padding: 0 0 2px 10px;
		margin:0 0 10px;
		border-left:4px solid #000;
	}

	#sec02 .body_txt{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight:400;
		font-size: 1.5rem;
		color:#000;
		letter-spacing:0.1rem;
		line-height: 200%;
		padding:0 0 30px;

	}

	#sec02 .body_txt2{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 400;
		font-size: 1.4rem;
		color:#000;
		letter-spacing: 0rem;
		line-height: 140%;
		padding: 10px 0 16px;
	}

	#sec02 .cap_txt{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 400;
		font-size: 1.3rem;
		color:#000;
		letter-spacing: 0rem;
		line-height: 140%;
		padding: 5px 0 36px;
	}


	#sec02 ul{
		padding: 0 0 60px;
	}

	#sec02 ul li{
		margin: 0 0 10px;
	}

	#sec02 ul li > a{
		display:block;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 400;
		font-size: 1.5rem;
		text-align:center;
		line-height:100%;
		padding: 7px 0 8px;
		border:1px solid #000;
		margin:0 0 5px;
	}

	

	#sec02 .img_box,#sec01 .img_box2{
		line-height:0;
	}

	#sec02 .flex_wrap{
		display: flex;
		flex-wrap: wrap;
	}

	#sec02 .flex_wrap .txt_box{
		width:100%;
		order: 1;
	}

	#sec02 .flex_wrap .img_wrap{
		width:100%;
		padding:10px 0 0;
		order: 2;
	}


	/* ============================================================
 	section 03
	==============================================================*/
	
	#sec03{
		width: 100%;
		margin: 100px 0 10px;
		padding: 30px 12% 30px 8%;
		box-sizing: border-box;
		position: relative;
	}

	#sec03:before{
		content: "";
		display: block;
		width:0;
		height: 100%;
		background:#f2f2f2;
		position: absolute;
		top: 0;
		left:0;
	}
	
	#sec03 .wrapper_c{
		position: relative;
	}

	#sec03 h2{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 600;
		font-size: 2.1rem;
		letter-spacing:0.1rem;
		color:#000;
		line-height:140%;
		padding: 0 0 40px;
	}

	#sec03 h2 span{
		display:block;
		font-size: 1.6rem;
		line-height:160%;
		letter-spacing:0.1rem;
	}

	#sec03 h3{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 600;
		font-size: 1.8rem;
		line-height:140%;
		letter-spacing:0.1rem;
		color:#000;
		position:relative;
		padding: 0 0 2px 10px;
		margin:0 0 10px;
		border-left:4px solid #000;
	}

	#sec03 .body_txt{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight:400;
		font-size: 1.5rem;
		color:#000;
		letter-spacing:0.1rem;
		line-height: 200%;
		padding:0 0 30px;

	}

	#sec03 .body_txt2{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 400;
		font-size: 1.4rem;
		color:#000;
		letter-spacing: 0rem;
		line-height: 140%;
		padding: 10px 0 16px;
	}

	#sec03 .cap_txt{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 400;
		font-size: 1.3rem;
		color:#000;
		letter-spacing: 0rem;
		line-height: 140%;
		padding: 5px 0 36px;
	}


	#sec03 ul{
		display:flex;
		justify-content:space-between;
	}

	#sec03 ul li{
		width:49%;
	}

	#sec03 ul li a{
		display:block;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 400;
		font-size: 1.5rem;
		text-align:center;
		line-height:100%;
		padding: 7px 0 8px;
		border:1px solid #000;
	}

	

	#sec03 .img_box,#sec01 .img_box2{
		line-height:0;
	}

	#sec03 .flex_wrap{
		
	}

	#sec03 .flex_wrap .txt_box{
		
	}

	#sec03 .flex_wrap .img_wrap{
		padding:10px 0 0;
	}


	/* ============================================================
 	section 04
	==============================================================*/
	
	#sec04{
		width: 100%;
		margin: 100px 0 110px;
		padding: 30px 8% 30px 12%;
		box-sizing: border-box;
		position: relative;
	}

	#sec04:before{
		content: "";
		display: block;
		width:0;
		height: 100%;
		background:#f2f2f2;
		position: absolute;
		top: 0;
		right:0;
	}
	
	#sec04 .wrapper_c{
		position: relative;
	}

	#sec04 h2{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 600;
		font-size: 2.1rem;
		letter-spacing: 0rem;
		color:#000;
		line-height:140%;
		padding: 0 0 40px;
	}

	#sec04 h2 span{
		display:block;
		font-size: 1.6rem;
		line-height:160%;
		letter-spacing:0.1rem;
	}

	#sec04 h3{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 600;
		font-size: 1.8rem;
		line-height:140%;
		letter-spacing:0.1rem;
		color:#000;
		position:relative;
		padding: 0 0 2px 10px;
		margin:0 0 10px;
		border-left:4px solid #000;
	}

	#sec04 .body_txt{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight:400;
		font-size: 1.5rem;
		color:#000;
		letter-spacing:0.1rem;
		line-height: 200%;
		padding:0 0 30px;

	}

	#sec04 .body_txt2{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 400;
		font-size: 1.4rem;
		color:#000;
		letter-spacing: 0rem;
		line-height: 140%;
		padding: 10px 0 16px;
	}

	#sec04 .cap_txt{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 400;
		font-size: 1.3rem;
		color:#000;
		letter-spacing: 0rem;
		line-height: 140%;
		padding: 5px 0 36px;
	}

	

	#sec04 .img_box,#sec04 .img_box2{
		line-height:0;
	}

	#sec04 .flex_wrap{
		display: flex;
		flex-wrap: wrap;
	}

	#sec04 .flex_wrap .txt_box{
		width:100%
		order: 1;
	}

	#sec04 .flex_wrap .img_wrap{
		width:100%;
		padding:10px 0 0;
		order: 2;
	}
	

	
}



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

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

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

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

