
/*===============================================
　SP iPhone6以上（画面の横幅が761pxまで）
===============================================*/

@media (max-width:761px){
	
	

    /* =========================================================================
 	common_top_ttl
	===========================================================================*/
	
	#main_ttl_wrap_top .txt_wrap_top h1{
		font-family: 'Noto Serif JP', sans-serif;
		font-weight: 600;
		font-size: 2.2rem;
		color: #fff;
		text-align: left;
		letter-spacing: 0.4rem;
		line-height: 120%;
		padding: 0 0 0 15%;
	}

    
	/* ============================================================
 	main vi 
	==============================================================*/
    
    
    #main_ttl_wrap{
		width: 100%;
		height: 50vh;
		position: relative;
		overflow: hidden;
		background: url("../img/mv_bg_sp.jpg") no-repeat center;
		background-size: cover;
	}

	

	#main_ttl_wrap .txt_wrap{
		position: absolute;
		top: 48%;
		transform: translate(0%, -50%);
		width: 100%;
	}
	
	#main_ttl_wrap .txt_wrap h1{
		font-family: 'Noto Serif JP', serif;
		font-weight: 600;
		font-size: 3rem;
		color: #fff;
		text-align: center;
		letter-spacing: 0.4rem;
		line-height: 120%;
		text-shadow: 1px 0 17px black;
	}

	#main_ttl_wrap .txt_wrap span{
		display:block;
		font-weight: 600;
		font-size: 2.0rem;
		color: #fff;
		background:none;
		text-align: center;
		line-height: 100%;
		letter-spacing: 0.2rem;
		padding:0;
		margin: 0;
	}

	
    
    
    /* ============================================================
 	common
	==============================================================*/
    
    h2.ttl{
		font-family: 'Noto Serif JP', serif;
		font-weight: 200;
		line-height: 140%;
		font-size: 2.2rem;
		letter-spacing: 0.1rem;
		padding: 5px 0 10px;
	}
	span.eng_txt{
		display:block;
		font-family: 'EB Garamond', serif;
		font-weight: 140;
		font-size: 1.3rem;
		letter-spacing: 0.4rem;
		opacity:0.5;
		text-indent: 3px;
	}
	
	p.body_txt{
		font-family: 'Noto Serif JP', serif;
		font-weight:200;
		font-size: 1.3rem;
		letter-spacing: 0.1rem;
		line-height: 200%;
		padding: 0 0 40px;
	}
    
    
	
	
	/* ============================================================
 	section 01
	==============================================================*/

	#sec01{
		width: 100%;
	}

	#sec01 p.body_txt{
		padding: 0 0 30px;
	}

	#sec01 h2{
		font-family: 'Noto Serif JP', serif;
		font-weight: 500;
		font-size: 2.4rem;
		color: #000;
		letter-spacing: 0.1rem;
		line-height: 155%;
		margin: 70px 0 30px;
	}

	#sec01 .info_wrap{
		background-color:#f3f3f5;
		padding: 19px 6%;
		box-sizing:border-box;
	}

	#sec01 .info_wrap th{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 400;
		font-size: 1.4rem;
		width: 28%;
		text-align: left;
		padding: 13px 0;
	}

	#sec01 .info_wrap td{
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 300;
		font-size: 1.4rem;
		text-align: left;
	}

    
    /* ============================================================
 	section 02
	==============================================================*/
	#sec02{
		margin: 0 0 60px;
	}

	#sec02 h2{
		font-family: 'Noto Serif JP', serif;
		font-weight: 500;
		font-size: 2.4rem;
		color: #000;
		letter-spacing: 0.1rem;
		line-height: 155%;
		white-space: nowrap;
		margin: 70px 0 12px;
	}
    
    #sec02 .txt_wrap{
		margin: 0 0 0;
	}
    
    #sec02 .txt_wrap p{
    	display: inline-block;
    	font-family: 'Noto Sans JP', sans-serif;
    	font-weight: 300;
    	font-size: 1.4rem;
    	text-align: left;
    }
	#sec02 .img_box_l{
		margin: 23px 0;
	}
	#sec02 .img_box_r{
		margin: 33px auto 0;
		width: 80%;
	}


    /* ============================================================
 	section 03
	==============================================================*/
	#sec03{
		margin: 0 0 60px;
	}

	#sec03 h2{
		font-family: 'Noto Serif JP', serif;
		font-weight: 500;
		font-size: 2.4rem;
		color: #000;
		letter-spacing: 0.1rem;
		line-height: 155%;
		white-space: nowrap;
		margin: 70px 0 12px;
	}
    
    #sec03 .txt_wrap{
		margin: 0 0 0;
	}
    
    #sec03 .txt_wrap p{
    	display: inline-block;
    	font-family: 'Noto Sans JP', sans-serif;
    	font-weight: 300;
    	font-size: 1.4rem;
    	text-align: left;
    }
	#sec03 .img_box_l,
	#sec03 .img_box_r{
		margin: 33px auto;
		width: 60%;
	}
	#sec03 .txt_wrap .img_box_l p,
	#sec03 .txt_wrap .img_box_r p{
		margin: 8px 0 0;
		line-height: 144%;
	}
	
	/* ============================================================
 	sec_pafmac 
	==============================================================*/

    #sec_pafmac{
    	position:relative;
    	margin: 0 0 42px;
    }

	#sec_pafmac h2{
		font-family: 'Noto Serif JP', serif;
		font-weight: 500;
		font-size: 3.4rem;
		color: #000;
		letter-spacing: 0.5rem;
		line-height: 155%;
		white-space: nowrap;
	}
	#sec_pafmac h2 span{
		display:block;
		font-size:1.6rem;
		margin:0 0 -20px;
		letter-spacing: 0.3rem;
		font-family: 'Noto Sans JP', sans-serif;
	}
	#sec_pafmac p{
		font-family: 'Noto Sans JP', sans-serif;
		font-size: 1.4rem;
		line-height: 150%;
	}
	#sec_pafmac .img_box_l{
		width: 100%;
	}

	#sec_pafmac .right_box{
		background-color:#eff0f2;
		box-sizing: border-box;
		padding: 15px 10% 20px;
		margin: -3px 0 0;
	}

	#sec_pafmac .btn_wrap{
	margin: 21px 0 0;
	}


	ul.btn_more{
		width: 100%;
		margin: 0 auto 9px;
		position: relative;
	}

	ul.btn_more a{
		display:block;
		box-sizing:border-box;
		background: #4679c2;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		font-size: 1.4rem;
		line-height: 100%;
		letter-spacing: 0.3rem;
		color: #fff;
		text-align:center;
		text-indent: -7px;
		padding: 16px 0;
		position:relative;
		transition: all 0.5s ease 0s;
	}

	ul.btn_more a:before{
		content: "";
		display: block;
		width: 10px;
		height:10px;
		border-right: solid 2px #fff;
		border-bottom: solid 2px #fff;
		position: absolute;
		top: 50%;
		right: 7%;
		transform:translate(-50%, -50%) rotate(-45deg);
	}
#sec_more_info .f_btn_list li {
    width: 80%;
    margin: 0 auto 15px;
}
	
}



/*===============================================
　SP iPhone5サイズ対応　画面の横幅が350pxまで▼▼▼▼▼
===============================================*/

@media (max-width:349px) {
	
}

/*===============================================
　SP iPhone Plus サイズ対応　画面の横幅が415pxまで▼▼▼▼▼
===============================================*/

@media (min-width: 413px) and (max-width: 761px) {
	
}

