/*===============================================
●pc用のcssを記述
===============================================*/
@media screen and (min-width : 760px ){



/*見出し（全般）設定
-----------------------------------*/
h1 {
    padding: 0px;
    font-size: 75%;
    width: auto;
    float: left;
	}
h2 {
	font-size: 225%;
	}

h3 {
	font-size: 187%;
	}

h4 {
	font-size: 156%;
	}
h5 {
	font-size: 125%;

}

	
 /*共通TXT-----------------*/		
	
.t-go {
    font-family: 'Noto Sans JP', sans-serif;
}
.t-min {
font-family: 'Noto Serif JP', serif;
}
	
.txt-body {

    font-size: 16px;
    line-height: 27px;
    font-weight: 400;	
    font-family: 'Noto Sans JP', sans-serif;
  font-feature-settings: "palt";	
}
.txt-come {
    font-size: 20px;
    line-height: 210%;
font-family: 'Noto Serif JP', serif;
    font-feature-settings: "palt";
    font-weight: 600;
}
		
	

/*ヘッドー-----------------*/	
	
.head {
    margin-right: auto;
    margin-left: auto;
    padding: 0px;
    display: table;
    width: 100%;

    height: 90vh;
    margin-top: 0px;
    background-image: url(../img/main_pc.jpg);
    background-position: center top;
    background-size: cover;
}

.head_wrapp {
    padding: 0px;
    width: 95%;
	height: auto;
    max-width: 1200px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: auto;
    margin-left: auto;
    display: table;
    height: 95px;
}
.head_h1 {
    text-align: center;
    margin-top: 3px;
    margin-bottom: 1px;
    font-weight: lighter;
    display: none;
    width: 100%;

}	
.logo_txt {
    padding: 0px;
    margin-top: 100px;
   margin-right: auto;
    margin-left: auto;
    margin-bottom: 0px;
    max-width: 100px;
    width: 90%;
    display: block;
}	
.logobox {
    padding: 0px;
    margin-top: 50px;
	margin-bottom: 5vh;
   margin-right: auto;
    margin-left: auto;
    margin-bottom: 0px;
    max-width: 685px;
    width: 90%;
    display: block;
}
.logobox_sp {
    display: none;
}
	



	

	
/*セクション-----------------*/		
	
	

section {
    display: block;
    width: 100%;
    min-height: 100px;
    display: table;
    background-color: #FFF;	
}	
.sec_back_gre {
    background-color: #EFEFEF;
}	
	
.sec_back_bl {
    background-color: #000000;
    color: #FFFFFF;
}	
	
.sec_back_peper {
    background-image: url(../img/back_01.jpg);
    background-repeat: repeat-y;
    background-position: right center;
}	
	
/*間-----------------*/	

.space_130-50 {
    display: table;
    width: 100%;
    height: 130px;
}		
.space_110-40 {
    display: table;
    width: 100%;
	height: 110px;
}
.space_100-50 {
    display: table;
    width: 100%;
	height: 100px;
}		
.space_80-40 {
    display: table;
    width: 100%;
	height: 80px;
}		
.space_60-30 {
    display: table;
    width: 100%;
	height: 60px;
}		
.space_50-25 {
    display: table;
    width: 100%;
	height: 50px;
}
.space_40-20 {
    display: table;
    width: 100%;
	height: 40px;
}			
	
.space_30-15 {
    display: table;
    width: 100%;
	height: 30px;
}	
.space_20-10 {
    display: table;
    width: 100%;
	height: 20px;
}	
	
.space_a {
    display: table;
    width: 100%;
    height: 110px;
}		
.space_b {
    display: table;
    width: 100%;
	height: 40px;
}		
.space_c {
    display: table;
    width: 100%;
	height: 130px;
}			
	
.space_d {
    display: table;
    width: 100%;
	height: 20px;
}	
.space_e {
    display: table;
    width: 100%;
	height: 30px;
}		
	
/*コンテンツ----------------*/
	
.content {
	margin-top: 5px;
    margin-right: auto;
    margin-left: auto;
    display: table;
	width: 100%;
    height: 100%;
}
		
.con {
    min-height: 100px;
    margin-right: auto;
    margin-left: auto;
    display: table;
    height: 100%;
    height: 300px;
}

.con_back {
    background-color: hsla(0,0%,0%,0.60);

}	
	
/*wrapp-----------------*/	
	
.wrapp_max {
    width: 100%;
}
	
.wrapp_wide {
    width: 100%;
    max-width: 720px;
    margin-right: auto;
    margin-left: auto;
display: table;
}
.wrapp_wide2 {
    width: 100%;
    max-width: 720px;
    margin-right: auto;
    margin-left: auto;
display: table;
}	
.wrapp_wide_sc {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
display: table;
}
.wrappide3_w {
    width: 100%;
    max-width: 1080px;
    margin-right: auto;
    margin-left: auto;
display: table;
}		
.wrapp_wide4 {
    width: 100%;
    max-width: 1080px;
    margin-right: auto;
    margin-left: auto;
display: table;
}		
.wrapp_middle {
    width: 100%;
    max-width: 600px;
    margin-right: auto;
    margin-left: auto;

}		
.wrapp_small {
    width: 100%;
    max-width: 480px;
    margin-right: auto;
   margin-left: auto;
display: table;
}		
.wrapp_sch {
    width: 100%;
    max-width: 360px;
    margin-right: auto;
   margin-left: auto;
display: table;
}		
		
	
		
/*フッター設定
---------------------------------------------------------------------------*/

	
.footer {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    display: table;
    background-color: #000000;
}		
	

	

.footer_txtbox {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    display: table;
    line-height: 130%;
    font-size: 70%;
    color: #FFFFFF;
    margin-top: 20px;
    margin-bottom: 20px;


}
.footer_txtbox p {
    display: inline-block;


}

.foot_logobox {
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0px;
    width: 310px;
    display: block;
}
	
	
/*応募
---------------------------------------------------------------------------*/

.obo {
    position: fixed;            /* フッターの固定 */
    bottom: 0px;                /* 位置(下0px) */
    left: 0px;                  /* 位置(左0px) */
    width: 100%;
    background-repeat: repeat-x;
    height: auto;
    display: none;
    border-top: 1px solid #FFFFFF;
    background-color: #FFFFFF;
    background-image: url(../img/sp_toi_bace.gif);
    background-position: center top;
}



	
/*iframe-----------------*/		
	
.iframe_box{
    position: relative;
    width: 100%;
    height: 920px;
    margin-right: auto;
    margin-left: auto;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    border: 1px solid #A9A9A9;
    max-width: 700px;
}
.iframe_box iframe{
    position:absolute;
    display:block;
    top:0;
    left:0;
    width:100%;
    height:100%;
    border:none;
}		
	
	
	

	

	
	
	
}




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


/*見出し（全般）設定
-----------------------------------*/
h1 {

    font-size: 75%;
	}
h2 {
	font-size: 225%;
	}

h3 {
	font-size: 187%;
	}

h4 {
	font-size: 156%;
	}
h5 {
	font-size: 125%;

}

	
 /*共通TXT-----------------*/		
	
	
.txt-body {
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    font-family: 'Noto Sans JP', sans-serif;	
  font-feature-settings: "palt";	
}

.txt-come {
    font-weight: 500;
    font-size: 16px;
  line-height: 200%;
font-family: 'Noto Serif JP', serif;	    font-weight: 600;
  font-feature-settings: "palt";	
}	

	
	
/*ヘッドー-----------------*/	
	
.head {
    margin-right: auto;
    margin-left: auto;
    padding: 0px;
    display: table;
    width: 100%;
    height: auto;
    margin-top: 0px;
    background-image: url(../img/main_sp.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    position: relative;	/*重要*/
    text-align: center;
    background-color: #000000;
    background-size: 100% auto;
}

.head_wrapp {
    padding: 0px;
    width: 100%;
	margin-top: 0px;
    margin-bottom: 0px;
    margin-right: auto;
    margin-left: auto;
    display: table;
}
.head_h1 {
    text-align: left;
    margin-top: 3px;
    margin-bottom: 1px;
    font-weight: lighter;
    display: none;
    width: 90%;
    float: left;
    color: #FFFFFF;
}	
.logo_txt {
    padding: 0px;
    margin-top: 21%;
   margin-right: auto;
    margin-left: auto;
    margin-bottom: 0px;
    min-width: 45px;
    width: 14%;
    display: block;
}		
.logobox {
   margin-right: auto;
    margin-left: auto;
    margin-top: 28%;


    max-width: 350px;
    width: 80%;
    display: block;
}
.logobox_sp {
   margin-right: auto;
    margin-left: auto;
    margin-top: 285px;


    max-width: 300px;
    width: 90%;
    display: block;

}
	



/*セクション-----------------*/		
	
	
section {
    display: block;
    width: 100%;
    min-height: 100px;
    display: table;
}	
.sec_back_gre {
    background-color: #EFEFEF;
}	
	
.sec_back_bl {
    background-color: #000000;
    color: #FFFFFF;	
}	
	
/*間-----------------*/	
.space_130-50 {
    display: table;
    width: 100%;
    height: 50px;
}		
.space_110-40 {
    display: table;
    width: 100%;
	height: 40px;
}		
.space_100-50 {
    display: table;
    width: 100%;
	height: 50px;
}
.space_80-40 {
    display: table;
    width: 100%;
	height: 40px;
}			
.space_60-30 {
    display: table;
    width: 100%;
	height: 30px;
}		
.space_50-25 {
    display: table;
    width: 100%;
	height: 25px;
}
.space_40-20 {
    display: table;
    width: 100%;
	height: 20px;
}			
	
.space_30-15 {
    display: table;
    width: 100%;
	height: 15px;
}	
.space_20-10 {
    display: table;
    width: 100%;
	height: 10px;
}
.space_a {
    display: table;
    width: 100%;
	height: 40px;
}		
.space_b {
    display: table;
    width: 100%;
	height: 30px;
}	
.space_c {
    display: table;
    width: 100%;
	height: 50px;
}			
.space_d {
    display: table;
    width: 100%;
	height: 17px;
}	
	
.space_e {
    display: table;
    width: 100%;
	height: 15px;
}		
	
/*コンテンツ----------------*/
	
.content {
	margin-top: 0px;	
    margin-right: auto;
    margin-left: auto;
    display: table;
	width: 100%;
    height: 100%;
}
	
.con {
    min-height: 100px;
    margin-right: auto;
    margin-left: auto;
    display: table;
    height: 100%;
    height: 300px;
}

.con_back {
    background-color: hsla(0,0%,0%,0.60);

}		
	
/*wrapp-----------------*/	
	
.wrapp_max {
    width: 100%;
    background-color: #F17624;	
}
	
.wrapp_wide {
    width: 85%;
    margin-right: auto;
    margin-left: auto;
	max-width: 319px;
display: table;
}
.wrapp_wide2 {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
	max-width: 319px;
display: table;
}	
.wrapp_wide_sc {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
display: table;
}	
.wrapp_wide3 {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
	max-width: 319px;
display: table;
}		
.wrapp_wide4 {
    width: 95%;
    margin-right: auto;
    margin-left: auto;
	max-width: 319px;
display: table;
}		
.wrapp_middle {
    width: 90%;
    margin-right: auto;
    margin-left: auto;

}		
.wrapp_small {
    width: 85%;
    max-width: 375px;
    margin-right: auto;
   margin-left: auto;
display: table;
}		
	
.wrapp_sch {
    width: 85%;
    max-width: 215px;
    margin-right: auto;
   margin-left: auto;
display: table;
}		

		
	
/*フッター設定
---------------------------------------------------------------------------*/

	
.footer {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
	margin-bottom: 95px;
    text-align: center;
    display: table;
    background-color: #000000;
}		
	

	

.footer_txtbox {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    display: table;
    line-height: 130%;
    font-size: 70%;
    color: #FFFFFF;
    margin-top: 20px;
    margin-bottom: 20px;


}
.footer_txtbox p {
    display: inline-block;


}

.foot_logobox {
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 20px;
    width: 200px;
    display: block;
}
	

/*応募
---------------------------------------------------------------------------*/

.obo {
    position: fixed;            /* フッターの固定 */
    bottom: 0px;                /* 位置(下0px) */
    left: 0px;                  /* 位置(左0px) */
    width: 100%;
    background-repeat: repeat-x;
    height: 94px;
    display: table;
    background-image: url(../img/sp_toi_bace.gif);
    background-position: right top;
}

.obo_wrapp {
	height: auto;
	width: 95%;
	max-width: 750px;
	margin-right: auto;
	margin-left: auto;
}
.obo_img_mail {
    height: auto;
    max-width: 220px;
    float: right;
}
.obo_img_txt {
    height: auto;
	margin-top: 20px;
    max-width: 117px;
    float: left;
}
/*iframe-----------------*/		
	
.iframe_box{
    position: relative;
    width: 100%;
    height: 920px;
    margin-right: auto;
    margin-left: auto;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    border: 1px solid #A9A9A9;
    max-width: 700px;
}
.iframe_box iframe{
    position:absolute;
    display:block;
    top:0;
    left:0;
    width:100%;
    height:100%;
    border:none;
}		
		





}
