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



	

/*見出し装飾
-----------------------------------*/
.midashi {
    width: 100%;

    margin-right: auto;
    margin-left: auto;
    display: block;
    text-align: center;

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

.midashi_txt2 {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    margin-top: 5px;
    display: block;
    font-size: 16px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
}	
	
 /*セクション1ー-----------------*/	
	

.sec_01_txt {
    width: 100%;
    display: table;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    font-family: 'Noto Serif JP', serif;
    font-size: 32px;
    line-height: 38px;
    font-weight: 600;
  font-feature-settings: "palt";	
}
.sec_01_txt2 {
    width: 100%;
    display: table;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 16px;
    line-height: 32px;
    font-weight: 400;
  font-feature-settings: "palt";	
}
	
 	
	

	
	
/*セクション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: 30%;
    max-width: 260px;
    min-height: 100px;
    display: block;
    float: left;

}

.sec_03_mi {
    width: 65%;
    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: 38px;
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: 110%;
    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;

    min-height: 300px;
    margin-right: auto;
    margin-left: auto;
    display: block;
    height: 100%;
    color: #FFFFFF;
    text-align: center;
}
	

.sec_04_txt-lead {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    width: 100%;
    font-size: 20px;
    line-height: 28px;
    text-align: center;
    margin-bottom: 30px;
}
	
.sec_04_en {
    width: 270px;
    height: 270px;
    border-radius: 50%;
    background-color: #464646;
    display: inline-block;
    margin-right: 5px;
    margin-left: 5px;
    text-align: center;
}	
	
.sec_04_txt-item {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    width: 90%;
    font-size: 20px;
    line-height: 150%;
    text-align: center;
    margin-bottom: 5px;
    margin-top: 40px;
    margin-right: auto;
    margin-left: auto;
}		
.sec_04_txt-price {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    width: 90%;
    font-size: 24px;
    line-height: 100%;
    text-align: center;
    margin-bottom: 10px;
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
    color: #FFFD00;
}		
.sec_04_txt-spec {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 300;
    width: 90%;
    font-size: 15px;
    line-height: 20px;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}	
.sec_04_margin {
 height: 30px;
    width: 100%;
display: block;
}		
.sec_04_txt-ko {
    font-family: 'Noto Serif JP', serif;
    font-weight: 500;
    width: 100%;
    font-size: 28px;
    line-height: 32px;
    text-align: center;
    margin-bottom: 10px;
}	
.sec_04_kotxt {
	font-family: 'Noto Sans JP', sans-serif;
    font-weight: 300;	
    width: 100%;	
    font-size: 16px;
    line-height: 28px;
    text-align: center;	
}
.sec_04_ko_price {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    font-size: 22px;
    line-height: 28px;
    text-align: center;
    margin-bottom: 8px;
    color: #FFF100;	
}
.sec_04_kosetutxt {
	font-family: 'Noto Sans JP', sans-serif;
    font-weight: 300;	
    width: 100%;	
    font-size: 16px;
    line-height: 28px;
    text-align: center;	
}	
	
ol{
	list-style-type: decimal;
}		
ul{
	list-style-type: none;
}	
li{
	list-style-type: none;
	    line-height: 140%;
    margin-bottom: 8px;	
}	
	

 /*写真展-----------------*/

.shasinten_wrapp {
    width: 100%;
    max-width: 100%;
    min-height: 300px;
    margin-right: auto;
    margin-left: auto;
    display: block;
    height: 100%;
    color: #FFFFFF;
    text-align: center;
}	
	
.shasinten_logo {
    width: 98%;
    max-width: 480px;
    margin-right: auto;
    margin-left: auto;
    display: block;
}		
.shasinten_img01 {
    width: 95%;
    max-width: 960px;
    margin-right: auto;
    margin-left: auto;
    display: block;
}	
	
.shasinten_mi {
    width: 100%;
    font-size: 23px;
    line-height: 150%;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    margin-bottom: 5px;
    margin-right: auto;
    margin-left: auto;
    display: block;
    color: #000000;
letter-spacing: 10px;	
	
	}	
.shasinten_deta_day {
    width: 100%;
	max-width: 485px;
    margin-right: auto;
    margin-left: auto;
    display: block;
}		
.shasinten_deta_time {
    width: 100%;
	max-width: 285px;
    margin-right: auto;
    margin-left: auto;
    display: block;
}		
.shasinten_deta_free {
    width: 100%;
	max-width: 145px;
    margin-right: auto;
    margin-left: auto;
    display: block;
}		
.shasinten_deta_name {
    width: 100%;
	max-width: 310px;
    margin-right: auto;
    margin-left: auto;
    display: block;
}	
.shasinten_deta_img {
    width: 100%;
	max-width: 780px;
    margin-right: auto;
    margin-left: auto;
    display: block;
}		
.shasinten_deta_map {
    width: 100%;
	max-width: 540px;
    margin-right: auto;
    margin-left: auto;
    display: block;
}			
.shasinten_adress {
    width: 100%;
    font-size: 17px;
    line-height: 100%;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    margin-bottom: 15px;
    margin-right: auto;
    margin-left: auto;
    display: block;
    color: #000000;
}		
.shasinten_subimg {
    position: relative;
    width: 100%;
    height:0;
    padding-top: 17%;
    margin-right: auto;
    margin-left: auto;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    background-color: #fff;
    display: table;

}
.shasinten_subimg iframe{
    position:absolute;
    top:0;
    left:0;
  height: 100% !important;	
    width:100%;
    border:none;	
}		
  /*セクションオンライン販売-----------------*/	
	
.online_wrapp {
    width: 98%;
    max-width: 800px;

    min-height: 300px;
    margin-right: auto;
    margin-left: auto;
    display: block;
    height: 100%;
    color: #FFFFFF;
    text-align: center;
}	
.online_img {
    width: 100%;
    max-width: 800px;
    display: block;
    border: 1px solid #D2D2D2;

}	
  /*総選挙-----------------*/		
.sosen_wrapp {
    width: 98%;
    max-width: 800px;
    min-height: 300px;
    margin-right: auto;
    margin-left: auto;
    display: block;
    height: 100%;
    text-align: center;
}
	
.sosen_logo {
    width: 98%;
    max-width: 480px;
    margin-right: auto;
    margin-left: auto;
    display: block;
}	

.sosen_img {
    width: 95%;
    max-width: 580px;
    margin-right: auto;
    margin-left: auto;
    display: block;
}	

.sosen_img_mi {
    width: 95%;
    max-width: 480px;
    margin-right: auto;
    margin-left: auto;
    display: block;
}


.sosen_txt {
    width: 100%;
    font-size: 16px;
    line-height: 150%;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    margin-bottom: 5px;
    margin-right: auto;
    margin-left: auto;
    display: block;	
}	


.sosen_img_tokuten {
    width: 95%;
    max-width: 165px;
    margin-right: auto;
    margin-left: auto;
    display: block;
}


.sosen_tokuten_back {
    width: 95%;
    max-width: 480px;
    min-height: 100px;
    margin-right: auto;
    margin-left: auto;
    display: table;
}
.sosen_01 {
    background-image: url(../img/so_back01.png);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 600px auto;

}
.sosen_02 {
    background-image: url(../img/so_back02.png);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 600px auto;

}
.sosen_03 {
    background-image: url(../img/so_back03.png);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 600px auto;

}	
.sosen_tokuten_wrapp {
    width: 90%;
    margin-top: 40px;
    margin-bottom: 30px;
    margin-right: auto;
    margin-left: auto;
    display: table;
}

.sosen_tokuten_mi {
    width: 100%;
    font-size: 24px;
    line-height: 120%;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 500;
    margin-bottom: 10px;
    margin-right: auto;
    margin-left: auto;
    display: block;
    border-bottom: 1px solid #000000;
    padding-bottom: 10px;
}
.sosen_tokuten_txt {
    width: 100%;
    font-size: 18px;
    line-height: 150%;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
    display: block;
}
	
	
	
	
	
	
	
	
 /*セクション5スケジュール-----------------*/	
	
.sec_05_wrapp {
    width: 90%;
    max-width: 930px;

    min-height: 300px;
    margin-right: auto;
    margin-left: auto;
    display: table;	
    height: 100%;
}

.sec_05_wak {
    display: block;
    margin-right: auto;
    margin-left: auto;
    width: 100%;

}

.sec_05_wakimg {
    display: block;

 float: left;
 max-width: 510px;
	width: 50%;
    display: table;	

}
.sec_05_wak_migi {
    max-width: 580px;
    width: 60%;
    display: table;
    border-top: 1px solid #000000;
    float: none;
    margin-right: auto;
    margin-left: auto;
}	
.sec_05_wak_deta {
    width: 100%;
    font-size: 16px;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 500;
    line-height: 140%;
    display: table;
    border-bottom: 1px solid #000000;
    height: auto;
    background-image: url(../img/sche_bace.jpg);
    background-position: left top;
    background-size: 35% auto;
    background-repeat: no-repeat;
}
.sec_05_wak_deta_hi {
    width: 30%;
    float: left;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    display: table;
    min-height: 20px;
    text-align: left;
	}
.sec_05_wak_deta_mi {
    width: 60%;
    float: right;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    text-align: right;
    display: table;	
 
}

	
	
	
 /*セクション6写真展-----------------*/		
	

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

	
 /*セクション7写真集-----------------*/	
	
.sec_07_wrapp {
    width: 100%;
    max-width: 550px;

    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: 27px;
    margin-bottom: 5px;
font-family: 'Noto Serif JP', serif;	
    font-weight: 500;
    line-height: 100%;
  font-feature-settings: "palt";	
}
.sec_07_txt_name {
    font-size: 18px;
    line-height: 100%;
    margin-bottom: 5px;
}

.sec_07_txt_titole_d {
    font-size: 25px;
    margin-bottom: 5px;
font-family: 'Noto Serif JP', serif;	
    font-weight: 500;
    line-height: 120%;
  font-feature-settings: "palt";	
}
.sec_07_txt_name_d {
    font-size: 18px;
    line-height: 120%;
    margin-bottom: 5px;
}
	
.sec_07_txt_day {
    font-size: 16px;
    line-height: 140%;	
    font-weight: 400;
	position: absolute;
	right: 0;
	bottom: 0;	
}
			
	
	
 /*セクション8インタビュー-----------------*/		


	
/*セクション9写真対象-----------------*/		

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

.sec_10wrapp {
    width: 100%;
    max-width: 290px;
    margin-right: auto;
    margin-left: auto;
}
	
.sec_10_img {
    width: 100%;
    max-width: 290px;
    display: block;

}
.sec_10_migi {
    
    display: block;
   margin-bottom: 20px;	
}

.sec_10_hidari {
    
    display: block;
  margin-bottom: 20px;	
}	
	
	
}




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


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

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

    line-height: 20px;
}	
.midashi_txt {
    font-family: 'Noto Serif JP', serif;
    font-weight: 400;	
    margin-top: 5px;
    display: block;
     font-size: 18px;
}
 /*セクション1ー-----------------*/	
	

.sec_01_txt {
    width: 100%;
    display: table;
	margin-top: 15px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    font-family: 'Noto Serif JP', serif;
    font-size: 20px;
    line-height: 23px;
    font-weight: 600;
  font-feature-settings: "palt";	
}
.sec_01_txt2 {
    width: 100%;
    display: table;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 12px;
    line-height: 20px;
    font-weight: 400;
  font-feature-settings: "palt";	
}	
	

	
	
 /*セクション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: 100%;
    max-width: 250px;
    min-height: 100px;
    display: block;
   margin-right: auto;
    margin-left: auto;

}

.sec_03_mi {
    width: 85%;
	margin-top: 10px;
    max-width: 520px;
    min-height: 100px;
    display: block;
   margin-right: auto;
    margin-left: auto;

}

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

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

}
.sec_03_txt_na3 {
    font-size: 12px;
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: 0px;
}
	
	
 /*写真展-----------------*/

.shasinten_wrapp {
    width: 100%;

    min-height: 300px;
    margin-right: auto;
    margin-left: auto;
    display: block;
    height: 100%;
    color: #FFFFFF;
    text-align: center;
}	
	
.shasinten_logo {
    width: 98%;
    max-width: 243px;
    margin-right: auto;
    margin-left: auto;
    display: block;
}		
.shasinten_img01 {
    width: 95%;
    max-width: 960px;
    margin-right: auto;
    margin-left: auto;
    display: block;
}	
	
.shasinten_mi {
    width: 100%;
    font-size: 16px;
    line-height: 100%;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    margin-bottom: 10px;
    margin-right: auto;
    margin-left: auto;
    display: block;
    color: #000000;
letter-spacing: 10px;	
	
	}	
.shasinten_deta_day {
    width: 80%;
	max-width: 320px;
    margin-right: auto;
    margin-left: auto;
    display: block;
}		
.shasinten_deta_time {
    width: 100%;
	max-width: 178px;
    margin-right: auto;
    margin-left: auto;
    display: block;
}		
.shasinten_deta_free {
    width: 100%;
	max-width: 90px;
    margin-right: auto;
    margin-left: auto;
    display: block;
}		
.shasinten_deta_name {
    width: 100%;
	max-width: 193px;
    margin-right: auto;
    margin-left: auto;
    display: block;
}	
.shasinten_deta_img {
   width: 95%;
	max-width: 780px;
    margin-right: auto;
    margin-left: auto;
    display: block;
}		
.shasinten_deta_map {
    width: 100%;
	max-width: 336px;
    margin-right: auto;
    margin-left: auto;
    display: block;
}			
.shasinten_adress {
    width: 100%;
    font-size: 13px;
    line-height: 100%;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    margin-bottom: 15px;
    margin-right: auto;
    margin-left: auto;
    display: block;
    color: #000000;
}		
.shasinten_subimg {
    position: relative;
    width: 100%;
    height:0;
    padding-top: 34%;
    margin-right: auto;
    margin-left: auto;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    background-color: #fff;
    display: table;

}
.shasinten_subimg iframe{
    position:absolute;
    top:0;
    left:0;
  height: 100% !important;	
    width:100%;
    border:none;	
}		

	
/*セクション4写真展販売-----------------*/	
	
.sec_04_wrapp {
    width: 90%;
    max-width: 480px;

    min-height: 300px;
    margin-right: auto;
    margin-left: auto;
    display: block;
    height: 100%;
    color: #FFFFFF;	
    text-align: center;	
}


.sec_04_txt-lead {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    width: 100%;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    margin-bottom: 20px;
}
.sec_04_en {
    width: 250px;
    height: 250px;
    border-radius: 50%;
    background-color: #464646;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    display: table;
	margin-bottom: 10px;	
}	
	
.sec_04_txt-item {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    width: 90%;
    font-size: 20px;
    line-height: 150%;
    text-align: center;
    margin-bottom: 5px;
    margin-top: 25px;
    margin-right: auto;
    margin-left: auto;
    display: block;	
}		
.sec_04_txt-price {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    width: 90%;
    font-size: 24px;
    line-height: 100%;
    text-align: center;
    margin-bottom: 10px;
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
    color: #FFFD00;
}		
.sec_04_txt-spec {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 300;
    width: 90%;
    font-size: 15px;
    line-height: 20px;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
    display: block;	
}	
.sec_04_margin {
 height: 30px;
    width: 100%;
display: block;
}		
.sec_04_txt-ko {
    font-family: 'Noto Serif JP', serif;
    font-weight: 500;
    width: 100%;
    font-size: 24px;
    line-height: 32px;
    text-align: center;
    margin-bottom: 10px;
}	
.sec_04_kotxt {
	font-family: 'Noto Sans JP', sans-serif;
    font-weight: 300;	
    width: 100%;	
    font-size: 16px;
    line-height: 28px;
    text-align: center;	
}
.sec_04_ko_price {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    font-size: 20px;
	    line-height: 140%;
    text-align: center;
    margin-bottom: 10px;
    color: #FFF100;	
}
.sec_04_kosetutxt {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 300;
    width: 100%;
    font-size: 14px;
    line-height: 28px;
    text-align: left;
}	
	
ul{
 	margin: 0px;
	padding-left: 30px;
}	
li{
    margin: 0px;
    padding: 0px;
    line-height: 140%;
    margin-bottom: 8px;
    color: #FFFFFF;
}	
		
  /*セクションオンライン販売-----------------*/	
	
.online_wrapp {
    width: 90%;
    max-width: 800px;

    min-height: 300px;
    margin-right: auto;
    margin-left: auto;
    display: block;
    height: 100%;
    color: #FFFFFF;
    text-align: center;
}
.online_img {
    width: 100%;
    display: block;
    border: 1px solid #D2D2D2;

}	 
  /*総選挙-----------------*/		
.sosen_wrapp {
    width: 90%;
    max-width: 800px;
    min-height: 300px;
    margin-right: auto;
    margin-left: auto;
    display: block;
    height: 100%;

    text-align: center;
}	
.sosen_logo {
    width: 95%;
    max-width: 480px;
    margin-right: auto;
    margin-left: auto;
    display: block;
}	

.sosen_img {
    width: 95%;
    max-width: 580px;
    margin-right: auto;
    margin-left: auto;
    display: block;
}	

.sosen_img_mi {
    width: 80%;
    max-width: 480px;
    margin-right: auto;
    margin-left: auto;
    display: block;
}


.sosen_txt {
    width: 100%;
    font-size: 15px;
    line-height: 150%;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    margin-bottom: 5px;
    margin-right: auto;
    margin-left: auto;
    display: block;	
}	


.sosen_img_tokuten {
    width: 95%;
    max-width: 165px;
    margin-right: auto;
    margin-left: auto;
    display: block;
}


.sosen_tokuten_back {
    width: 95%;
    max-width: 480px;
    min-height: 100px;
    margin-right: auto;
    margin-left: auto;
    display: table;
}
.sosen_01 {
    background-image: url(../img/so_back01.png);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 550px auto;

}
.sosen_02 {
    background-image: url(../img/so_back02.png);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 550px auto;

}
.sosen_03 {
    background-image: url(../img/so_back03.png);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 550px auto;

}	
.sosen_tokuten_wrapp {
    width: 90%;
    margin-top: 35px;
    margin-bottom: 20px;
    margin-right: auto;
    margin-left: auto;
    display: table;
}

.sosen_tokuten_mi {
    width: 100%;
    font-size: 18px;
    line-height: 120%;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 500;
    margin-bottom: 10px;
    margin-right: auto;
    margin-left: auto;
    display: block;
    border-bottom: 1px solid #000000;
    padding-bottom: 10px;
}
.sosen_tokuten_txt {
    width: 100%;
    font-size: 15px;
    line-height: 150%;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
    display: block;
}

	
/*セクション5ー-----------------*/	
	
.sec_05_wrapp {
    width: 90%;
    max-width: 930px;

    min-height: 300px;
    margin-right: auto;
    margin-left: auto;
    display: table;	
    height: 100%;
}

.sec_05_wak {
    display: block;
    margin-right: auto;
    margin-left: auto;
    width: 100%;

}

.sec_05_wakimg {
    display: block;
    max-width: 490px;
    width: 100%;
    display: table;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 15px;
}
.sec_05_wak_migi {
    max-width: 490px;
    width: 100%;
    display: table;	
    border-top: 1px solid #000000;
    border-right: ;
    margin-right: auto;
    margin-left: auto;

}	
.sec_05_wak_deta {
    width: 100%;
    font-size: 14px;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 500;
    line-height: 140%;
    display: table;
    border-bottom: 1px solid #000000;
    height: auto;
    background-image: url(../img/sche_bace.jpg);
    background-position: left top;
    background-size: 40% auto;
    background-repeat: no-repeat;
}
.sec_05_wak_deta_hi {
    width: 37%;
    float: left;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    display: table;
    min-height: 20px;
    text-align: left; 
	}
.sec_05_wak_deta_mi {
    width: 55%;
    float: right;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    text-align: right;
    display: table;	
 
}	
	

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


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

	

	
/*セクション7写真集-----------------*/	
	
.sec_07_wrapp {
    width: 90%;
    max-width: 480px;

    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: 200px;
}	
.sec_07_txtbox {
    width: 50%;
    display: block;
    float: right;
    font-family: 'Noto Sans JP', sans-serif;
    text-align: left;
}
	
.sec_07_tbox_high01 {

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

.sec_07_txt_titole {
    font-size: 20px;
    margin-bottom: 5px;
font-family: 'Noto Serif JP', serif;		
    font-weight: 500;
	line-height: 120%;
  font-feature-settings: "palt";	
}
.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;	
}
					
.sec_07_txt_titole_d {
    font-size: 18px;
    margin-bottom: 5px;
font-family: 'Noto Serif JP', serif;	
    font-weight: 500;
    line-height: 120%;
  font-feature-settings: "palt";	
}
.sec_07_txt_name_d {
    font-size: 14px;
    line-height: 120%;
    margin-bottom: 5px;
}


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



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

/*セクション9リンク-----------------*/		
.sec_10wrapp {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
}	
.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;
}

	
	
	
	
	
}
