/*===============================================
●style.css 画面の横幅が670px以上
===============================================*/
@media screen and (min-width : 1180px ){


/*メイン画像
-----------------------------------*/
	
 /*トップ画像ー-----------------*/	

.topimg {
    width: 100%;
    display: table;
    height: auto;

}	
	

	



	
 /*画像ー-----------------*/	

	
	


	
		
	


	
	
 /*セクション2-----------------*/	
	
.sec_02_bg {
	width: 720px;
	margin-left: auto;
	margin-right: auto;
    height: 730px;
    background-image: url(../img/002_bg_sp.webp);
    background-repeat: no-repeat;
    background-position: center bottom;
    text-align: center;
    display: table;
    background-size: cover;

}
.sec_02_item {
    width: 480px;
    display: table;
	margin-bottom: 230px;	
    margin-right: auto;
    margin-left: auto;
}
 /*セクション3-----------------*/	
	
.sec_03_bg {
    height: auto;
    background-image: url(../img/003_back_sp.webp);
    background-repeat: no-repeat;
    background-position: left top;
    text-align: center;
    display: table;
    background-size: cover;
    margin-left: auto;
    margin-right: auto;
    width: 720px;

}
.sec_03_item {
    width: 290px;
    display: table;
    margin-top: 90px;
    margin-bottom: 90px;
    margin-right: auto;
    margin-left: auto;
}
	
.sec_03_txtbox {
    width: 70%;
    display: block;
    margin-right: auto;
    margin-left: auto;
    font-size: 16px;
    line-height: 31px;
    text-align: left;
    margin-top: 50px;
    max-width: 720px;
}	
.sec_03_box {
    width: 720px;
    display: table;
    margin-left: auto;
    margin-right: auto;
    background-image: url(../img/003_back_sp2.webp);
    background-repeat: no-repeat;
    background-position: center bottom;
    min-height: 300px;
    background-size: 100% auto;
}	
.sec_03_txtbox2 {
    width: 80%;
    display: table;
    margin-right: auto;
    margin-left: auto;
    text-align: left;
    margin-top: 340px;
    margin-bottom: 240px;
    max-width: 500px;
}		
	
 /*セクション4-----------------*/	
	

.sec_04 {
    width: 40%;
    display: table;
    max-width: 455px;
    border: 7px solid #FFFFFF;
    -webkit-box-shadow: 3px 3px 6px 1px #999999;
    box-shadow: 3px 3px 6px 1px #999999;
    float: left;
}

	
.sec_04_iframe_box{
    position: relative;
	max-width: 720px;
    width: 80%;
min-height: 725px;
    margin-right: auto;
    margin-left: auto;
    overflow: auto;
    -webkit-overflow-scrolling: touch;

}
.sec_04_iframe_box iframe{
    position:absolute;
    display:block;
    top:0;
    left:0;
    width:100%;
    height:100%;
    border:none;
}		

.sec_04_iframe_box_sp{

display: none;	


}
.sec_04_iframe_box_sp iframe{
    position:absolute;
display: none;
    top:0;
    left:0;
    width:100%;
    height:100%;
    border:none;
}		
	
.sec_04_txt {
    width: 70%;
	max-width: 385px;
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    margin-top: 25px;
    margin-bottom: 0px;


}	
.sec_04_txt2 {
    width: 70%;
	max-width: 385px;
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    margin-top: 25px;
    margin-bottom: 0px;


}	
.sec_04_box {
    height: auto;
    background-image: url(../img/004_back_pc.webp);
    background-repeat: no-repeat;
    background-position: center bottom;
    text-align: center;
    display: table;
    background-size: cover;
    width: 100%;
}		
.sec_04_box_item {
    width: 720px;
    display: table;
    margin-top: 0px;
    margin-bottom: 30px;
    margin-right: auto;
    margin-left: auto;

}	

 /*セクション5-----------------*/	
	
.sec_05 {
    width: 720px;
    display: table;
    margin-right: auto;
    margin-left: auto;

}
.sec_05_item {
    width: 100%x;
    display: table;
    margin-right: auto;
    margin-left: auto;
}
.sec_05_item_2 {
    width: 90%;
    display: table;
    margin-right: auto;
    margin-left: auto;
}	
/*セクション6-----------------*/	
	
.sec_06 {
    width: 720px;
    display: table;
    margin-right: auto;
    margin-left: auto;
	margin-bottom: 20px;

}
.sec_06_box {
    width: 720px;
    display: table;
    margin-right: auto;
    margin-left: auto;	
	margin-bottom: 0px;	
}
.sec_06_box_item {
    width: 90%;
    display: table;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;	
}	
	
/*セクション7-----------------*/	
	
.sec_07 {
    width: 720px;
    display: table;

    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0px;

}
	
.sec_07_clic {
    width: 100%;
    display: table;
    margin-right: auto;
    margin-left: auto;
	margin-bottom: 50px;

}	
	
.sec_07_01_box {
    width: 100%;
    display: table;
    margin-bottom: 20px;
}	
.sec_07_01_titolimg {
    width: 720px;
    display: table;
    margin-right: auto;
    margin-left: auto;	
	margin-bottom: 50px;	
}
.sec_07_01_box_item {
    width: 480px;
    margin-right: auto;
    margin-left: auto;	
    display: table;
	margin-bottom: 0px;	
}		
	
.sec_07_02_box {
    width: 100%;
    display: table;
}
.sec_07_02_box_item {
    width: 480px;
    margin-right: auto;
    margin-left: auto;
    display: table;
    margin-bottom: 0px;
    height: auto;
}			
	
	

	
}




/*ここからスマートフォン用環境の設定---------------*/
/*表示を切り替えるウィンドウサイズの指定*/
@media screen and (max-width : 1179px ){

/*トップ画像ー-----------------*/	


.topimg {
    width: 100%;
	max-width: 720px;
	margin-left: auto;
	margin-right: auto;
    display: table;
    height: auto;
}	

	
	
/*セクション2ー-----------------*/	
	
.sec_02_bg {
   display: table;
    height: auto;
    background-image: url(../img/002_bg_sp.webp);
	padding-bottom: 20px;
    background-repeat: no-repeat;
    background-position: center bottom;
    text-align: center;
    display: block;
    background-size: cover;
		max-width: 720px;
	margin-left: auto;
	margin-right: auto;

}
.sec_02_item {
   display: table;
	margin-bottom: 100px;
min-width: 285px;
	width: 60%;	
    margin-right: auto;
    margin-left: auto;
}
	
 /*セクション3-----------------*/	
	
.sec_03_bg {
    height: auto;
    background-image: url(../img/003_back_sp.webp);
    background-repeat: no-repeat;
    background-position: left top;
    text-align: center;
    display: table;
    background-size: cover;
    width: 100%;
			max-width: 720px;
	margin-left: auto;
	margin-right: auto;

}
.sec_03_item {

min-width: 165px;
	width: 40%;	
    margin-right: auto;
    margin-left: auto;	
    display: table;
    margin-top: 85px;
    margin-bottom: 85px;
    margin-right: auto;
    margin-left: auto;
}
.sec_03_txtbox {
min-width: 165px;
	width: 70%;	
    margin-right: auto;
    margin-left: auto;		
    display: block;

    font-size: 13px;
    line-height: 20px;
    text-align: left;
    margin-top: 10%;
margin-bottom: 35%;
    max-width: 380px;
}	
.sec_03_box {
    width: 100%;
			max-width: 720px;

	margin-left: auto;
	margin-right: auto;
    display: table;
    background-image: url(../img/003_back_sp2.webp);
    background-repeat: no-repeat;
    background-position: center bottom;
    min-height: 200px;
    background-size: 100% auto;
}	
.sec_03_txtbox2 {
min-width: 165px;
	width: 70%;	
    margin-right: auto;
    margin-left: auto;	
    display: table;
    text-align: left;
    margin-top: 100px;
    margin-bottom: 35%;
    max-width: 480px;
}		
	
/*セクション4-----------------*/	
	

.sec_04 {
    width: 40%;
    display: table;
    max-width: 455px;
    border: 7px solid #FFFFFF;
    -webkit-box-shadow: 3px 3px 6px 1px #999999;
    box-shadow: 3px 3px 6px 1px #999999;
    float: left;
}

	
.sec_04_iframe_box{

display: none;		


}
.sec_04_iframe_box iframe{
    position:absolute;
display: none;	
    top:0;
    left:0;
    width:100%;
    height:100%;
    border:none;
}		
.sec_04_iframe_box_sp{
    position: relative;

    width: 100%;
	margin-left: auto;
	margin-right: auto;		
min-height: 453px;
	max-width: 720px;
 
    overflow: auto;
    -webkit-overflow-scrolling: touch;

}
.sec_04_iframe_box_sp iframe{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    border:none;
}
.sec_04_txt {
   width: 90%;
	max-width: 265px;	
    display: block;
    margin-right: auto;
    margin-left: auto;
    margin-top: 20px;
    margin-bottom: 0px;

}	
.sec_04_txt2 {
   width: 90%;
	max-width: 265px;	
    display: block;
    margin-right: auto;
    margin-left: auto;
    margin-top: 20px;
    margin-bottom: 0px;

}	
.sec_04_box {
    height: auto;
    background-image: url(../img/004_back_sp.webp);
    background-repeat: no-repeat;
    background-position: center bottom;
    text-align: center;
    display: table;
    background-size: cover;
    width: 100%;
}		
.sec_04_box_item {
    width: 100%;
		max-width: 720px;
	margin-left: auto;
	margin-right: auto;	
    display: table;
    margin-top: 0px;
    margin-bottom: 20px;

}	

 /*セクション5-----------------*/	
	
.sec_05 {
    width: 100%;
		max-width: 720px;
	margin-left: auto;
	margin-right: auto;
    display: table;


}
.sec_05_item {
    width: 100%x;
    display: table;
}	
.sec_05_item_2 {
    width: 90%;
    display: table;
    margin-right: auto;
    margin-left: auto;
}
/*セクション6-----------------*/	
	
.sec_06 {
    width: 100%;
		max-width: 720px;
	margin-left: auto;
	margin-right: auto;	
    display: table;
	margin-bottom: 20px;

}
.sec_06_box {
	width: 90%;
    max-width: 720px;
    display: table;
    margin-right: auto;
    margin-left: auto;	
	margin-bottom: 0px;	
}
.sec_06_box_item {
    width: 100%;
	
    display: table;
	margin-bottom: 10px;	
}		
	
	
/*セクション7-----------------*/	
	
.sec_07 {
    width: 90%;
    display: table;

    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0px;

}
	
.sec_07_clic {
    width: 100%;
    display: table;
    margin-right: auto;
    margin-left: auto;
	margin-bottom: 20px;

}	
	
.sec_07_01_box {
    width: 100%;
		max-width: 720px;
	margin-left: auto;
	margin-right: auto;	
    display: table;
    margin-bottom: 20px;
}	

.sec_07_01_box_item {
    width: 100%;
    margin-right: auto;
    margin-left: auto;	
    display: table;
	margin-bottom: 0px;	
}		
	
.sec_07_02_box {
    width: 100%;
		max-width: 720px;
	margin-left: auto;
	margin-right: auto;	
    display: table;
}
.sec_07_02_box_item {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    display: table;
    margin-bottom: 0px;
    height: auto;
}		
	

	
}

	
	
	
	
	

}
