/*===============================================
SP
===============================================*/
@media (max-width:761px) {

	#main_ttl_wrap  .main_ttl{
		font-size: 3.3rem;
		letter-spacing: 0rem;
	}

	
	/* ============================================================
 	section 01
	==============================================================*/
	#sec01 {
		width: 100%;
		padding: 80px 0 60px;
	}

	#sec01 .p_wrap{
		padding: 0 0 90px;
	}

	#sec01 .txt_wrap_b{
		position:relative;
		padding: 0 0 71px 506px;
	}

	#sec01 h2{
		font-family: 'Noto Serif JP', serif;
		font-weight: 400;
		font-size: 2.4rem;
		letter-spacing: 0.3rem;
		font-feature-settings: 'palt';
		text-align:center;
		color:#000;
		line-height:1.4;
		padding: 0 0 32px;
	}

	#sec01 h3{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 400;
		font-size: 2.0rem;
		letter-spacing: 0.1rem;
		font-feature-settings: 'palt';
		color:#000;
		line-height:1.4;
		padding: 0 0 20px;
	}

	#sec01 h4{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 400;
		font-size:1.8rem;
		letter-spacing: 0.1rem;
		font-feature-settings: 'palt';
		color:#000;
		line-height:1.4;
		padding: 20px 0 10px;
	}

	#sec01 h5{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 400;
		font-size:1.8rem;
		letter-spacing: 0.1rem;
		font-feature-settings: 'palt';
		color:#000;
		line-height:1.4;
		padding: 20px 0 10px;
	}


	#sec01 li{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 300;
		font-size: 1.5rem;
		letter-spacing: 0.2rem;
		font-feature-settings: 'palt';
		color:#000;
		line-height: 1.6;
		padding: 0 0 10px;
		margin:0 0 0 25px;
		list-style:decimal;
	}

	#sec01 p{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 400;
		font-size:1.5rem;
		letter-spacing: 0.1rem;
		font-feature-settings: 'palt';
		color:#000;
		line-height: 1.8;
		padding:0 0 20px;
	}

	#sec01 p.body_txt{
		padding:0 0 100px;
	}

	#sec01 p span{
		display: inline-block;
		font-size:1.2rem;
		padding: 0 10px 0 0;
	}

	#sec01 .r_box{
		padding: 10px 0 30px;
		margin: 0 0 -50px;
		border-bottom: 1px  solid #ccc;
	}

	

}