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


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

.topimg {

    width: 100%;
    display: table;
    height: 900px;

}	
	
.topimgback {
    background-image: url(../img/main1920.jpg);
    background-position: center center;
    background-size: auto 900px;
}	
.top_titol_back {
    width: 100%;
    display: table;
}	
.top_titol_img1 {
    width: 100%;
    display: table;
    max-width: 700px;
    margin-top: 10px;
    margin-bottom: 30px;
    margin-right: auto;
    margin-left: auto;
}
.top_titol_img2 {
    width: 75%;
    display: table;
    max-width: 650px;
    margin-top: 0px;
    margin-bottom: 90px;
    margin-right: auto;
    margin-left: auto;
}		
.top_titol_img2-sp {
    width: 75%;
    display: none;
    min-width: 250px;
    margin-top: 0px;
    margin-bottom: 30px;
    margin-right: auto;
    margin-left: auto;
}		
	
.top2imgback {
    background-image: url(../img/main2_1920.jpg);
    background-position: center center;
    background-size: auto 900px;
    background-repeat: no-repeat;
}	
.top2_titol_back {
    width: 100%;
    display: table;
}	
.top2_titol_img1 {
    width: 100%;
    display: table;
    max-width: 700px;
    margin-top: 10px;
    margin-bottom: 30px;
    margin-right: auto;
    margin-left: auto;
}
.top2_titol_img2 {
    width: 75%;
    display: table;
    max-width: 650px;
    margin-top: 0px;
    margin-bottom: 90px;
    margin-right: auto;
    margin-left: auto;
}		
.top2_titol_img2-sp {
    width: 75%;
    display: none;
    min-width: 250px;
    margin-top: 0px;
    margin-bottom: 30px;
    margin-right: auto;
    margin-left: auto;
}		
.top3imgback {
    background-image: url(../img/main4_1920.jpg);
    background-position: center center;
    background-size: auto 900px;
}		
.mainback {
    background-color: #000000;

}			
	
/*見出し装飾
-----------------------------------*/
.midashi {
    width: 100%;
    margin-top: 60px;
    margin-bottom: 50px;
    margin-right: auto;
    margin-left: auto;
    display: block;
    text-align: center;

}
.midashi_h2 {
    font-family: 'Noto Serif JP', serif;
    font-weight: 200;
    font-size: 40px;
    text-align: center;
    line-height: 20px;
    width: auto;
    margin-bottom: 0px;
    -webkit-box-shadow: 0px 0px 0px 0px;
    box-shadow: 0px 0px 0px 0px;
}	
.midashi_txt {
    font-family: 'Noto Serif JP', serif;
    font-weight: 200;	
    margin-top: 10px;
    display: block;
     font-size: 20px;
}
	

	
	
 /*セクション1ー-----------------*/	
	
.sec_01_wrapp {
    width: 100%;
    max-width: 1020px;
    margin-top: 60px;
    margin-bottom: 90px;
    min-height: 300px;
    margin-right: auto;
    margin-left: auto;
    display: block;
    height: 100%;
}

.sec_01_h2 {
    width: 100%;
    max-width: 1020px;
    margin-bottom: 30px;
    margin-right: auto;
    margin-left: auto;
    display: block;
    font-family: 'Noto Serif JP', serif;
    font-size: 40px;
    line-height: 150%;
    text-align: center;
    font-weight: 500;
}
.sec_01_txt {
    width: 100%;
    font-size: 18px;
    line-height: 36px;
    display: block;
    text-align: center;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
}




 /*セクション2ー-----------------*/	
	
.sec_02_wrapp {
    width: 90%;
    max-width: 1020px;
    margin-top: 60px;
    margin-bottom: 150px;
    min-height: 300px;
    margin-right: auto;
    margin-left: auto;
    display: block;
    height: 100%;
    text-align: center;	
}

#sec_02_wrap{width:100%;display:flex;justify-content: center;padding:0;list-style: none;}
.galbox{
    width: 22%;
    margin-right: 1%;
    margin-left: 1%;
    margin-bottom: 20px;
    display: inline-block;
	}

.galbox2{width:calc(100% / 4);margin:2px;}
.sec_02_imgbox {
    width: 100%;
    display: table;
    position: relative;	/*重要*/
    margin-bottom: 5px;
}
.sec_02_iconbox {
    width: 100%;
    display: table;
    text-align: left;
    position: absolute;	/*重要*/
    bottom: 0;/*下に固定*/
    padding-right: px;
    margin-bottom: 7px;
    margin-right: 5px;	
}
.sec_02_icon {
    width: 30px;
    float: right;
    margin-right: 5px;

}	
.sec_02_namebox {
    font-family: 'Noto Serif JP', serif;
    font-weight: 300;
    text-align: center;
}

.sec_02_name1 {
    font-size: 170%;
}
.sec_02_name2 {
    font-size: 80%;
}



	
	
	
 /*セクション3ー-----------------*/	
	
.sec_03_wrapp {
    width: 100%;
    max-width: 750px;
    margin-top: 80px;
    margin-bottom: 80px;
    margin-right: auto;
    margin-left: auto;
    display: table;
}
.sec_03_hi {
    width: 25%;
    max-width: 200px;
    min-height: 100px;
    display: block;
    float: left;

}

.sec_03_mi {
    width: 70%;
    max-width: 520px;
    min-height: 100px;
    display: block;
    float: right;

}

.sec_03_txt_na1 {
    font-size: 16px;
font-family: 'Noto Serif JP', serif;
	    font-weight: 300;

}
.sec_03_txt_na2 {
    font-size: 28px;
font-family: 'Noto Serif JP', serif;
	    font-weight: 400;

}
.sec_03_txt_na3 {
    font-size: 20px;
font-family: 'Noto Serif JP', serif;
	    font-weight: 500;

}
.sec_03_txt_caption {
    width: 100%;
    font-size: 95%;
    line-height: 150%;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 300;
    margin-top: 7px;
}



 /*セクション4ー-----------------*/	
	
.sec_04_wrapp {
    width: 98%;
    max-width: 1020px;
    margin-top: 60px;
    margin-bottom: 100px;
    min-height: 300px;
    margin-right: auto;
    margin-left: auto;
    display: block;
    height: 100%;
}
	
.sec_04_mov {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}	
	
.sec_04_box {
    width: 100%;
    display: block;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}

.sec_04_mbox {
    width: 45%;
    display: inline-block;

    min-height: 30px;
	margin-right: 10px;
	margin-left: 10px;
}


 /*セクション5ー-----------------*/	
	
.sec_05_wrapp {
    width: 100%;
    max-width: 650px;
    margin-top: 60px;
    margin-bottom: 70px;
    min-height: 300px;
    margin-right: auto;
    margin-left: auto;
    display: block;
    height: 100%;
}
.sec_05_magbox {
    display: table;
    margin-right: auto;
    margin-left: auto;
    background-color: #FFFFFF;
    box-shadow: 1px 1px 6px 3px #A4A4A4;
    min-height: 200px;
    -webkit-box-shadow: 1px 1px 6px 2px #A4A4A4;
    text-align: center;
    margin-bottom: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.sec_05_magbox_img {

    margin-bottom: 5px;
    display: table;
    margin-right: auto;
    margin-left: auto;

}
.sec_05_magbox_txt1 {
	font-size: 16px;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 500;

}
.sec_05_magbox_txt2 {   
	font-size: 13px;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 300;

}
.sec_05_mag100 {
    width: 100%;
   max-width: 650px;
    display: block;
}
.sec_05_100img {
    width: 96%;


}	
.sec_05_mag50 {
    width: 49%;
    display: block;
}
.sec_05_50img {
    width: 94%;
}		
.sec_05_mag50_senter {
    width: 48%;
    display: block;
    margin-right: auto;
    margin-left: auto;
}	
.sec_05_mag50_migi {
    width: 48%;
    display: block;
    float: right;
}
.sec_05_mag50_hidari {
    width: 48%;
    display: block;
    float: left;
}	

 /*セクション6ー-----------------*/	
.sec_06 {
    background-image: url(../img/offshot.jpg);
    background-position: center top;
    height: 480px;
}		
.sec_06_wrapp {
    width: 100%;
    max-width: 600px;
    margin-top: 130px;
    margin-right: auto;
    margin-left: auto;
    display: block;
}
	
.sec_06_box {
    width: 60%;
   max-width: 400px;
    display: block;
   float: left;
}	
.sec_06_link {
    width: 110px;
    display: block;
    margin-right: auto;
    margin-left: auto;
}	

 /*セクション7ー-----------------*/	
	
.sec_07_wrapp {
    width: 100%;
    max-width: 550px;
    margin-top: 60px;
    margin-bottom: 70px;
    min-height: 300px;
    margin-right: auto;
    margin-left: auto;
    display: block;
    height: 100%;
}
.sec_07_box {
    display: table;
    margin-right: auto;
    margin-left: auto;
    background-color: #FFFFFF;
    box-shadow: 1px 1px 3px 3px #A4A4A4;
    min-height: 200px;
    -webkit-box-shadow: 1px 1px 6px 2px #A4A4A4;
    text-align: center;
    margin-bottom: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
}
.sec_07_inbox {
    margin-bottom: 5px;
    display: table;
    margin-right: auto;
    margin-left: auto;
    position: relative;	
}
.sec_07_inwrapp {
    width: 96%;
}	
.sec_07_inwrapp_coming {
    width: 96%;
}	
.sec_07_img {
    width: 55%;
    display: block;
    float: left;

}

.sec_07_txtbox {
    width: 43%;
    display: block;
    float: right;
    font-family: 'Noto Sans JP', sans-serif;
    text-align: left;
}
.sec_07_txt_titole {
    font-size: 18px;
    margin-bottom: 10px;
    font-weight: 500;
    line-height: 140%;
}
.sec_07_txt_name {
    font-size: 15px;
    line-height: 160%;
    margin-bottom: 5px;
}

.sec_07_txt_day {
    font-size: 16px;
    line-height: 140%;	
    font-weight: 400;
	position: absolute;
	right: 0;
	bottom: 0;	
}
	
	
	
	
	
	
	
 /*セクション8ー-----------------*/	

.sec_08_wrapp {
    width: 100%;
    max-width: 750px;
    margin-top: 20px;
    margin-bottom: 10px;
    margin-right: auto;
    margin-left: auto;
    display: table;
    height: 100%;
}

.sec_08_box {
    width: 100%;
    margin-bottom: 30px;
    margin-right: auto;
    margin-left: auto;
    display: table;
    background-color: hsla(0,0%,100%,1.00);
	    -webkit-box-shadow: 1px 1px 6px 2px #A4A4A4;
}
.sec_08_img {
    width: 150px;
    display: block;
    float: left;
    margin-top: 15px;
	margin-bottom: 15px;
    margin-left: 30px;
}

.sec_08_txtbox {
    width: 515px;
    margin-top: 20px;
    display: block;
    float: right;
    margin-right: 30px;
	margin-bottom: 15px;
}

.sec_08_txt01 {
    width: 100%;
    font-size: 20px;
    font-family: 'Noto Serif JP', serif;
    font-weight: 500;
    line-height: 28px;
    margin-bottom: 10px;
    display: block;
    border-bottom: .5px solid #fff;
    padding-bottom: 5px;
}
.sec_08_txt02 {
    width: 100%;
    font-size: 20px;
    font-family: 'Noto Serif JP', serif;
    font-weight: 500;
    line-height: 28px;
    margin-bottom: 10px;
    display: block;
    border-bottom: .5px solid #000000;
    padding-bottom: 5px;
}	
.sec_08_txt_logo {
    width: 100%;
   max-width: 210px;
    margin-bottom: 10px;
    display: block;
}
.sec_08_txt_mi {
    font-size: 23px;
    font-family: 'Noto Serif JP', serif;
    font-weight: 500;
    line-height: 28px;
    margin-bottom: 10px;
    display: block;
    color: #E4007F;
}	
.sec_08_txt_2 {
    width: 100%;
    display: block;
    height: 100%;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
  font-feature-settings: "palt";	
}

.sec_08_online {
    width: 100%;
    display: block;
    height: 100%;
    max-width: 670px;
margin-left: auto;
	margin-right: auto;
	margin-bottom: 60px;
}
.sec_08_online_img {
    width: 100%;
    display: block;
    border: 1px solid hsla(0,0%,100%,1.00);

}	

 /*セクション9ー-----------------*/	
	
.sec_09_wrapp {
    width: 100%;
    max-width: 750px;
    margin-top: 60px;
    margin-bottom: 60px;
    min-height: 150px;
    margin-right: auto;
    margin-left: auto;
    display: block;
    height: 100%;
    text-align: center;
}
	
.sec_09_img {
    width: 100%;
    max-width: 350px;
    margin-right: auto;
    margin-left: auto;
    display: block;
}	
.sec_09_newsbace {
    width: 100%;
    max-width: 750px;
    height: 800px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #EFEFEF;
    padding-top: 15px;
    padding-bottom: 5px;
    text-align: center;

}	
.sec_09_newsbox{
    width: 95%;
   max-width: 750px;
    height: 760px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #FFFFFF;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
	   padding-top: 15px;
    padding-bottom: 5px;

}		
.sec_09_newsbox iframe{
    top: 0;
    left: 0;
    width: 98%;
    height: 98%;
	margin-right: auto;
    margin-left: auto;
    border: none;
    display: block;

}	






 /*セクション10ー-----------------*/	
	
.sec_10_wrapp {
    width: 100%;
    max-width: 650px;
    margin-top: 60px;
    margin-bottom: 60px;
    margin-right: auto;
    margin-left: auto;
    display: table;
    height: 100%;
}
	
	
.sec_10_img {
    width: 100%;
    max-width: 300px;
    display: block;

}
.sec_10_migi {
    float: right; 
    display: block;
}

.sec_10_hidari {
    float: left; 
    display: block;
}


	
	
	

 /*セクション11ー-----------------*/	
	
.sec_11_img {
    width: 100%;
    display: table;
    height: 370px;
    background-image: url(../img/sub023.jpg);
    background-size: cover;
    background-position: center top;
}



 /*セクション12ー-----------------*/		
.sec_12_wrapp {
    width: 100%;
    margin-top: 60px;
    margin-bottom: 60px;
    margin-right: auto;
    margin-left: auto;
    display: block;
    height: 100%;
}

	
	
 /*セクション13ー-----------------*/	
	
.sec_13_wrapp {
    width: 100%;
    max-width: 750px;
    margin-top: 60px;
    margin-bottom: 60px;
    min-height: 150px;
    margin-right: auto;
    margin-left: auto;
    display: block;
    height: 100%;
    text-align: center;
}
	
.sec_13_img {
    width: 100%;
    max-width: 650px;
    margin-bottom: 80px;	
    margin-right: auto;
    margin-left: auto;
    display: block;
    -webkit-box-shadow: 1px 1px 6px 2px #A4A4A4;	
}	
	
	
	
 /*漫画ー-----------------*/	
	
.sec_comic_wrapp {
    width: 100%;
    max-width: 750px;
    margin-top: 60px;
    margin-bottom: 60px;
    min-height: 150px;
    margin-right: auto;
    margin-left: auto;
    display: block;
    height: 100%;
    text-align: center;
}
	
.sec_comic_img {
    width: 100%;
    margin-bottom: 80px;	
    margin-right: auto;
    margin-left: auto;
    display: block;
    -webkit-box-shadow: 1px 1px 6px 2px #A4A4A4;	
}	
		
	
	
	
	
	
	
	
	
}




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




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

.topimg {

    width: 100%;
    display: table;
    height: 390px;

}	
	
.topimgback {
    background-image: url(../img/main1920.jpg);
    background-position: center center;
    background-size: auto 390px;
}	
.top_titol_back {
    width: 100%;
    display: table;
	
}	
.top_titol_img1 {
    width: 80%;
    display: table;
    max-width: 265px;
    margin-top: 10px;
    margin-bottom: 15px;
    margin-right: auto;
    margin-left: auto;
}
.top_titol_img2 {
    width: 75%;
    display: none;
    min-width: 250px;
    margin-top: 0px;
    margin-bottom: 30px;
    margin-right: auto;
    margin-left: auto;
}		
.top_titol_img2-sp {
    width: 75%;
    display: table;
    max-width: 250px;
    margin-top: 0px;
    margin-bottom: 40px;
    margin-right: auto;
    margin-left: auto;
}		

.top2imgback {
    background-image: url(../img/main2_1920.jpg);
    background-position: center center;
    background-size: auto 390px;
}	
.top2_titol_back {
    width: 100%;
    display: table;
}	
.top2_titol_img1 {
    width: 80%;
    display: table;
    max-width: 265px;
    margin-top: 10px;
    margin-bottom: 15px;
    margin-right: auto;
    margin-left: auto;
}
.top2_titol_img2 {
    width: 75%;
    display: none;
    min-width: 250px;
    margin-top: 0px;
    margin-bottom: 30px;
    margin-right: auto;
    margin-left: auto;
}		
.top2_titol_img2-sp {
    width: 75%;
    display: table;
    max-width: 250px;
    margin-top: 0px;
    margin-bottom: 40px;
    margin-right: auto;
    margin-left: auto;
}		
.top3imgback {
    background-image: url(../img/main4_1920.jpg);
    background-position: center center;
    background-size: auto 390px;
}		
	
.mainback {
    background-color: #000000;

}	

/*見出し装飾
-----------------------------------*/
.midashi {
    width: 100%;
    margin-top: 40px;
    margin-bottom: 30px;
    margin-right: auto;
    margin-left: auto;
    display: block;
    text-align: center;

}
.midashi_h2 {
    font-family: 'Noto Serif JP', serif;
    font-weight: 200;
    font-size: 28px;
    text-align: center;

    line-height: 20px;
}	
.midashi_txt {
    font-family: 'Noto Serif JP', serif;
    font-weight: 200;	
    margin-top: 5px;
    display: block;
     font-size: 18px;
}
	

 /*セクション1ー-----------------*/	
	
.sec_01_wrapp {
    width: 80%;
    margin-top: 20px;
    margin-bottom: 40px;
 
    margin-right: auto;
    margin-left: auto;
    display: block;
    height: 100%;
}

.sec_01_h2 {
    width: 100%;

    margin-bottom: 20px;
    margin-right: auto;
    margin-left: auto;
    display: block;
    font-family: 'Noto Serif JP', serif;
    font-size: 28px;
    line-height: 34px;
    text-align: center;
    font-weight: 500;
}
.sec_01_txt {
    width: 100%;
    font-size: 14px;
    line-height: 24px;
    display: block;
    text-align: left;
	    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
}



 /*セクション2ー-----------------*/	
	
.sec_02_wrapp {
    width: 100%;
    max-width: 480px;
    margin-top: 40px;
    margin-bottom: 60px;
    min-height: 300px;
    margin-right: auto;
    margin-left: auto;
    display: block;
    height: 100%;
    text-align: center;
}

#sec_02_wrap{width:100%;display:flex;justify-content: center;padding:0;list-style: none;}
.galbox{
    width: 45%;
    margin-right: 1%;
    margin-left: 1%;
	margin-bottom: 20px;
    display: inline-block;
	}

.sec_02_imgbox {
    width: 100%;
    display: table;
    position: relative;	/*重要*/
    margin-bottom: 5px;
}
.sec_02_iconbox {
    width: 100%;
    display: table;
    text-align: left;
    position: absolute;	/*重要*/
    bottom: 0;/*下に固定*/
    padding-right: px;
    margin-bottom: 4px;
    margin-right: 5px;	
}
.sec_02_icon {
    width: 25px;
    float: right;
    margin-right: 2px;

}	
.sec_02_namebox {
    font-family: 'Noto Serif JP', serif;
    font-weight: 300;
    text-align: center;
}

.sec_02_name1 {
    font-size: 130%;
}
.sec_02_name2 {
    font-size: 63%;
}




 /*セクション3ー-----------------*/	
	
.sec_03_wrapp {
    width: 90%;
    max-width: 480px;
    margin-top: 40px;
    margin-bottom: 40px;

    margin-right: auto;
    margin-left: auto;
    display: table;
    height: 100%;
}
.sec_03_hi {
    width: 35%;
    max-width: 200px;
    min-height: 100px;
    display: block;
    float: left;

}

.sec_03_mi {
    width: 60%;
    max-width: 520px;
    min-height: 100px;
    display: block;
    float: right;

}

.sec_03_txt_na1 {
    font-size: 12px;
font-family: 'Noto Serif JP', serif;
	    font-weight: 300;

}
.sec_03_txt_na2 {
    font-size: 18px;
font-family: 'Noto Serif JP', serif;
	    font-weight: 400;

}
.sec_03_txt_na3 {
    font-size: 12px;
font-family: 'Noto Serif JP', serif;
	    font-weight: 500;

}
.sec_03_txt_caption {
    width: 100%;
    font-size: 88%;
    line-height: 140%;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 300;
    margin-top: 0px;
}


 /*セクション4ー-----------------*/	
	
.sec_04_wrapp {
    width: 90%;
    max-width: 480px;
    margin-top: 40px;
    margin-bottom: 40px;
    min-height: 300px;
    margin-right: auto;
    margin-left: auto;
    display: block;
    height: 100%;
}
.sec_04_box {
    width: 100%;
    display: block;
    text-align: center;
}
.sec_04_mov {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}	

.sec_04_mbox {
    width: 100%;
    min-height: 30px;
	margin-bottom: 10px;
}


 /*セクション5ー-----------------*/	
	
.sec_05_wrapp {
    width: 90%;
    max-width: 480px;
    margin-top: 40px;
    margin-bottom: 60px;
    min-height: 300px;
    margin-right: auto;
    margin-left: auto;
    display: block;
    height: 100%;
}

.sec_05_magbox {
    display: table;
    margin-right: auto;
    margin-left: auto;
    background-color: #FFFFFF;
    box-shadow: 1px 1px 3px 3px #A4A4A4;
    min-height: 100px;
    -webkit-box-shadow: 1px 1px 6px 2px #A4A4A4;
    text-align: center;
    margin-bottom: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.sec_05_magbox_img {

    margin-bottom: 5px;
    display: table;
    margin-right: auto;
    margin-left: auto;

}
.sec_05_magbox_txt1 {
	font-size: 16px;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 500;

}
.sec_05_magbox_txt2 {   
	font-size: 13px;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 300;

}
.sec_05_mag100 {
    width: 100%;
   max-width: 650px;
    display: block;
}
.sec_05_100img {
    width: 96%;


}	
.sec_05_mag50 {
    width: 49%;
    display: block;
}
.sec_05_50img {
    width: 94%;
}		
.sec_05_mag50_senter {
    width: 100%;
    display: block;
    margin-right: auto;
    margin-left: auto;
}	
.sec_05_mag50_migi {
    width: 48%;
    display: block;
    float: right;
}
.sec_05_mag50_hidari {
    width: 48%;
    display: block;
    float: left;
}	

 /*セクション6ー-----------------*/	
	
.sec_06_wrapp {
    width: 90%;
    max-width: 450px;
    margin-top: 70px;
    margin-right: auto;
    margin-left: auto;
    display: block;


}
.sec_06 {
    background-image: url(../img/offshot.jpg);
    background-position: center top;
    height: 285px;
    background-size: cover;
}		
.sec_06_box {
    width: 70%;
    max-width: 400px;
    display: block;
    float: left;

}	
.sec_06_link {
    width: 110px;
    display: block;
    margin-right: auto;
    margin-left: auto;
}	

 /*セクション7ー-----------------*/	
	
.sec_07_wrapp {
    width: 90%;
    max-width: 480px;
    margin-top: 40px;
    margin-bottom: 60px;
    min-height: 300px;
    margin-right: auto;
    margin-left: auto;
    display: block;
    height: 100%;
}

.sec_07_box {
    display: table;
    margin-right: auto;
    margin-left: auto;
    background-color: #FFFFFF;
    box-shadow: 1px 1px 3px 3px #A4A4A4;
    min-height: 10px;
    -webkit-box-shadow: 1px 1px 6px 2px #A4A4A4;
    text-align: center;
    margin-bottom: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
}
.sec_07_inbox {
    margin-bottom: 0px;
    display: table;
    margin-right: auto;
    margin-left: auto;
    position: relative;		
}
.sec_07_inwrapp {
    width: 96%;
}	
.sec_07_inwrapp_coming {
    width: 96%;
}	
.sec_07_img {
    width: 48%;
    display: block;
    float: left;

}
.sec_07_tall {
    height: 240px;
}	
.sec_07_txtbox {
    width: 50%;
    display: block;
    float: right;
    font-family: 'Noto Sans JP', sans-serif;
    text-align: left;
}
	
.sec_07_tbox_high01 {

    height: 700px;
    background-color: #FFE8EC;
}	
	
	
	

.sec_07_txt_titole {
    font-size: 14px;
    margin-bottom: 5px;
    font-weight: 500;
	line-height: 140%;
}
.sec_07_txt_name {
    font-size: 12px;
    line-height: 125%;
    margin-bottom: 2px;
}

.sec_07_txt_day {
    font-size: 13px;
    line-height: 125%;
    font-weight: 400;
	position: absolute;
	right: 0;
	bottom: 0;	
}
		
	
	
 /*セクション8ー-----------------*/	
	
.sec_08_wrapp {
    width: 90%;
    max-width: 480px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: auto;
    margin-left: auto;
    display: table;
    height: 100%;
}
.sec_08_box {
    width: 100%;
    margin-bottom: 30px;
    margin-right: auto;
    margin-left: auto;
    display: table;
    height: auto;
    background-color: hsla(0,0%,100%,1.00);
	    -webkit-box-shadow: 1px 1px 6px 2px #A4A4A4;
}
.sec_08_img {
    width: 31%;
    display: block;
	height: auto;
	margin-top: 15px;
    margin-right: auto;
    margin-left: auto;
    float: left;margin-left: 3%;	
}

.sec_08_txtbox {
    width: 100%;
    max-width: 60%;
	height: auto;
    margin-top: 10px;
    display: table;
    margin-right: 3%;
    margin-left: auto;
    text-align: center;
   float: right;	
}

.sec_08_txt01 {
    width: 100%;
    font-size: 20px;
    font-family: 'Noto Serif JP', serif;
    font-weight: 500;
    line-height: 28px;
    margin-bottom: 10px;
    display: block;
    border-bottom: .5px solid #fff;
    padding-bottom: 5px;
    text-align: center;
}
.sec_08_txt02 {
    width: 100%;
    font-size: 15px;
    font-family: 'Noto Serif JP', serif;
    font-weight: 500;
    line-height: 20px;
    margin-bottom: 5px;
    display: block;
    border-bottom: .5px solid #000000;
    padding-bottom: 5px;
	height: auto;	
    text-align: left;
    margin-right: auto;
    margin-left: auto;
}	
.sec_08_txt_logo {
    width: 100%;
   max-width: 210px;
    margin-bottom: 10px;
    display: block;
	    margin-right: auto;
    margin-left: auto;
}
	.sec_08_txt_mi {
    font-size: 15px;
    font-family: 'Noto Serif JP', serif;
    font-weight: 500;
    line-height: 18px;
    margin-bottom: 5px;
    text-align: left;
    display: table;
    color: #E4007F;
    text-decoration: underline;
}	
	
.sec_08_txt_2 {
    width: 100%;
    display: table;
    height: 100%;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 300;
    font-size: 13px;
    line-height: 18px;
    font-feature-settings: "palt";
    text-align: left;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
}

.sec_08_online {
    width: 90%;
    display: block;
    height: 100%;
    max-width: 500px;
margin-left: auto;
	margin-right: auto;
	margin-bottom: 60px;
}
.sec_08_online_img {
    width: 100%;
    display: block;
    border: 1px solid hsla(0,0%,100%,1.00);
}	

 /*セクション9ー-----------------*/	
	
.sec_09_wrapp {
    width: 90%;
    max-width: 480px;
    margin-top: 40px;
    margin-bottom: 40px;
    min-height: 100px;
    margin-right: auto;
    margin-left: auto;
    display: block;
    height: 100%;
	   text-align: center;
}
.sec_09_img {
    width: 100%;
    max-width: 250px;
    margin-right: auto;
    margin-left: auto;
    display: block;
}	
.sec_09_newsbace {
    width: 100%;
    height: 530px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #EFEFEF;
    padding-top: 15px;
    padding-bottom: 5px;
    text-align: center;

}	
.sec_09_newsbox{
    width: 95%;
    height: 500px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #FFFFFF;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
	   padding-top: 15px;
    padding-bottom: 5px;

}		
.sec_09_newsbox iframe{
    top: 0;
    left: 0;
    width: 98%;
    height: 98%;
	margin-right: auto;
    margin-left: auto;
    border: none;
    display: block;

}	






 /*セクション10ー-----------------*/	
	
.sec_10_wrapp {
    width: 80%;
    max-width: 480px;
    margin-top: 40px;
    margin-bottom: 40px;
    min-height: 300px;
    margin-right: auto;
    margin-left: auto;
    display: block;
    height: 100%;
}

.sec_10_img {
    width: 100%;
    max-width: 300px;
    display: block;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 15px;
}
.sec_10_migi {
    display: block;

}

.sec_10_hidari {

    display: block;
}



	
	
	
	
	
 /*セクション11ー-----------------*/	
	
.sec_11_img {
    width: 100%;
    display: block;
    height: 125px;
    background-image: url(../img/sub023.jpg);
    background-position: center top;
    background-size: auto 100%;
}



 /*セクション12ー-----------------*/		
.sec_12_wrapp {
    width: 100%;
    max-width: 480px;
    margin-top: 30px;
    margin-bottom: 30px;
    margin-right: auto;
    margin-left: auto;
    display: block;
    height: 100%;
}
	

 /*セクション13ー-----------------*/	
	
.sec_13_wrapp {
    width: 90%;
    max-width: 480px;
    margin-top: 40px;
    margin-bottom: 40px;
    min-height: 100px;
    margin-right: auto;
    margin-left: auto;
    display: block;
    height: 100%;
	   text-align: center;
}
.sec_13_img {
    width: 100%;
    max-width: 500px;
    margin-bottom: 60px;		
    margin-right: auto;
    margin-left: auto;
    display: block;
    -webkit-box-shadow: 1px 1px 6px 2px #A4A4A4;	
}	
		

 /*漫画ー-----------------*/	
	
.sec_comic_wrapp {
    width: 100%;
    max-width: 750px;
    margin-top: 0px;
    margin-bottom: 60px;
    min-height: 150px;
    margin-right: auto;
    margin-left: auto;
    display: block;
    height: 100%;
    text-align: center;
}
	
.sec_comic_img {
    width: 100%;
    margin-bottom: 40px;	
    margin-right: auto;
    margin-left: auto;
    display: block;

}	
		
	


}
