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



	

/*見出し装飾
-----------------------------------*/
.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;
    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: 600;	
    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: 21px;
    line-height: 42px;
    font-weight: 600;
  font-feature-settings: "palt";	
}

	
 /*セクション2ねね-----------------*/		
	
.sec_02_bar_ue {
    width: 100%;
    display: table;
    height: 100px;
    background-image: url(../img/sec_01_pc.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100% 100px;
}
.sec_02_bar_sita {
    width: 100%;
    display: table;
    height: 100px;
    background-image: url(../img/sec_02_pc.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100% 100px;
	
}

.sec_02_imgbox  {
    width: 30%;
    display: table;

	float: right;
}	
.sec_02_prfbox  {
    width: 67%;
    display: table;
    height: auto;
	float: left;
}		
.sec_02_prfbox_neme_pc  {
    width: 100%;
    display: table;
    height: auto;
	float: left;
	margin-bottom: 15px;
}	
.sec_02_prfbox_neme_pc img {
	max-width: 385px;
    display: table;
    height: auto;
	float: left;

}		
.sec_02_prfbox_neme_sp  {
    width: 100%;
    display: none;
    height: auto;
    float: left;
    margin-bottom: 15px;
}	
.sec_02_prfbox_neme_sp img  {
    width: 100%;
    display: table;
    height: auto;
	float: left;
	margin-bottom: 15px;
}	
.sec_02_prfbox_icon_wrap  {
    width: 100px;
    display: table;

}	
.sec_02_prfbox_icon  {
    width: 40px;
    display: table;
    height: 42px;
    margin-right: 10px;
    float: left;
}		
	
.sec_02_txtbox  {
max-width: 65%;
	margin-top: 15px;
    display: table;
    height: auto;
	float: left;	
}		
	
	
	
	
 /*セクション3写真家-----------------*/	
	
	
.sec_03_imgbox  {
 width: 30%;
    display: table;

	float: left;		

}	
.sec_03_prfbox  {
    width: 65%;
    display: table;
    height: auto;
    float: right;

}		
.sec_03_prfbox_neme_pc  {
    width: 100%;
    display: table;
    height: auto;
	float: left;
	margin-bottom: 15px;
}	
.sec_03_prfbox_neme_pc img {
	max-width: 385px;

	float: left;

}		
.sec_03_prfbox_neme_sp  {
    width: 100%;
    display: none;
    height: auto;
	float: right;
    margin-bottom: 15px;
}	
.sec_03_prfbox_neme_sp img  {
    width: 100%;
    display: table;
    height: auto;
	float: right;
	margin-bottom: 15px;
}	
.sec_03_prfbox_icon_wrap  {
    width: 65%;
    display: table;
    height: auto;
    float: right;
}	
.sec_03_prfbox_icon  {
    width: 40px;
    display: table;
    height: 42px;
    margin-right: 10px;
	float: left;
}		
	
.sec_03_txtbox  {
max-width: 65%;
	margin-top: 15px;
    display: table;
    height: auto;
	float: right;
    color: #FFFFFF;	
}	
	
	
	
	
 /*セクション4コメント-----------------*/		
	
.sec_04_back {
    background-image: url(../img/coment-backpc.jpg);
    background-repeat: repeat-y;
    background-position: center top;
    background-size: cover;
}	
.sec_04_bar_sita {
    width: 100%;
    display: table;
    height: 100px;
    background-image: url(../img/sec_03_pc.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100% 100px;
	
}	

.sec_04_box  {
    width: 100%;
    display: table;
    height: auto;
}		
.sec_04_box_come  {
    width: 100%;
    display: table;
    height: auto;
}			
	
.sec_04_box_space  {
    width: 100%;

    border-bottom: 1px dotted #000000;
    margin-bottom: 40px;
    display: table;
    height: 40px;
}			
	
	
	
	
 /*セクション5写真集-----------------*/		
	

.sec_05_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;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
}
.sec_05_inbox {
    margin-bottom: 5px;
    display: table;
    margin-right: auto;
    margin-left: auto;
    position: relative;	
}
.sec_05_inwrapp {
    width: 96%;
}	
.sec_05_inwrapp_coming {
    width: 96%;
}	
.sec_05_img {
    width: 55%;
    display: block;
    float: left;

}

.sec_05_txtbox {
    width: 43%;
    display: block;
    float: right;
    font-family: 'Noto Sans JP', sans-serif;
    text-align: left;
}
.sec_05_txt_titole {
    font-size: 22px;
    margin-bottom: 10px;
    font-weight: 600;
    line-height: 120%;
    font-family: 'Noto Serif JP', serif;
    font-feature-settings: "palt";
     font-weight: 600;		
}
.sec_05_txt_name {
    font-size: 40px;
    line-height: 130%;
    margin-bottom: 0px;
    font-family: 'Noto Serif JP', serif;
    font-feature-settings: "palt";
     font-weight: 600;	
}

.sec_05_txt_day {
    font-size: 16px;
    line-height: 140%;	
     font-weight: 500;
	position: absolute;
	right: 0;
	bottom: 0;	
}	
	
	
	
 /*セクション6写真展-----------------*/		
	
.sec_06_bar_ue {
    width: 100%;
    display: table;
    height: 100px;
    background-image: url(../img/sec_04_pc.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100% 100px;
}
.sec_06_bar_sita {
    width: 100%;
    display: table;
    height: 100px;
    background-image: url(../img/sec_05_pc.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100% 100px;
}
	
.sec_06_img {
    width: 46%;
    display: table;
    float: right;

}

.sec_06_txtbox {
    width: 50%;
    display: table;
    float: left;
    text-align: left;
margin-bottom: 20px;
}
	
.sec_06_logo {
    width: 250px;
    display: table;
    float: left;
margin-bottom: 40px;
}	
	
.sec_06_txt_name {
    font-size: 40px;
    line-height: 140%;
    margin-bottom: 0px;
    font-family: 'Noto Serif JP', serif;
    font-feature-settings: "palt";
     font-weight: 600;
    width: 100%;
    display: table;
}	
.sec_06_txt_titole {
    font-size: 22px;
    margin-bottom: 10px;
   width: 100%;
    display: table;	
    line-height: 130%;
     font-family: 'Noto Serif JP', serif;
    font-feature-settings: "palt";
     font-weight: 600;		
}
.sec_06_txt_titole2 {
    font-size: 14px;
    margin-bottom: 30px;
    line-height: 100%;
     font-family: 'Noto Serif JP', serif;
    font-feature-settings: "palt";
     font-weight: 600;		
}
	
.sec_06_txt_deta {
    font-size: 21px;
    width: 100%;
    display: table;
	margin-bottom: 10px;
    line-height: 150%;
     font-family: 'Noto Serif JP', serif;
    font-feature-settings: "palt";
     font-weight: 600;		
}	
.sec_06_txt_copy {
    font-size: 16px;
    width: 100%;
    display: table;
	margin-bottom: 30px;
    line-height: 180%;
    font-family: 'Noto Sans JP', sans-serif;
    font-feature-settings: "palt";
     font-weight: 400;		
}	
	
.sec_06_txt_shousai {
    font-size: 30px;
    width: 100%;
    display: table;
	margin-bottom: 30px;
	text-align: center;
    line-height: 180%;
     font-family: 'Noto Serif JP', serif;
    font-feature-settings: "palt";
     font-weight: 300;		
}	
	
 /*セクション6写真展販売-----------------*/		
	
	
.sec_060_wrapp {
    height: 100%;
    color: #FFFFFF;
    text-align: center;
}	
	
.sec_060_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_060_en {
    width: 270px;
    height: 270px;
    border-radius: 50%;
    background-color: #464646;
    display: inline-block;
    margin-right: 5px;
    margin-left: 5px;
    text-align: center;
}	
	
.sec_060_txt-item {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    width: 100%;
    font-size: 22px;
    line-height: 33px;
    text-align: center;
    margin-bottom: 5px;
    margin-top: 50px;
    margin-right: auto;
    margin-left: auto;
}		
.sec_060_txt-sou {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 300;
    width: 100%;
    font-size: 18px;
    line-height: 29px;
    text-align: center;
    margin-bottom: 5px;
    margin-top: 50px;
    margin-right: auto;
    margin-left: auto;
    color: #FFFFFF;
}	
.sec_060_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_060_margin {
 height: 30px;
    width: 100%;
display: block;
}		
.sec_060_txt-ko {
    font-family: 'Noto Serif JP', serif;
    font-weight: 500;
    width: 100%;
    font-size: 28px;
    line-height: 32px;
    text-align: center;
    margin-bottom: 15px;
    border-top-right-radius: 0px;
    color: #FFFFFF;	
}	
.sec_060_mikai {
    width: 190px;
font-family: 'Noto Serif JP', serif;	    color: #FFFFFF;
    font-weight: 500;
    margin-right: auto;
    margin-left: auto;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-right: 5px;
    padding-left: 5px;
    font-size: 26px;
    background-image: -webkit-linear-gradient(270deg,rgba(248,0,4,1.00) 0%,rgba(193,0,7,1.00) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(248,0,4,1.00) 0%,rgba(193,0,7,1.00) 100%);
    background-image: -o-linear-gradient(270deg,rgba(248,0,4,1.00) 0%,rgba(193,0,7,1.00) 100%);
    background-image: linear-gradient(180deg,rgba(248,0,4,1.00) 0%,rgba(193,0,7,1.00) 100%);
    border-radius: 30px;
}	
.sec_060_mikai_2 {
    width: 180px;
    height: auto;
font-family: 'Noto Serif JP', serif;	
    font-weight: 500;
    margin-left: 5px;
    margin-right: auto;
    margin-left: 5px;
    padding-top: 0px;
    padding-bottom: 2px;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 15px;
    background-image: -webkit-linear-gradient(270deg,rgba(248,0,4,1.00) 0%,rgba(193,0,7,1.00) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(248,0,4,1.00) 0%,rgba(193,0,7,1.00) 100%);
    background-image: -o-linear-gradient(270deg,rgba(248,0,4,1.00) 0%,rgba(193,0,7,1.00) 100%);
    background-image: linear-gradient(180deg,rgba(248,0,4,1.00) 0%,rgba(193,0,7,1.00) 100%);
    border-radius: 10px;
	
}		
	
.sec_060_nene {
    width: 570px;
    display: table;
    margin-right: auto;
    margin-left: auto;
    margin-top: 10px;
    margin-bottom: 0px;
    background-color: #464646;
    padding-bottom: 15px;
    border-radius: 10px;
}	

.sec_060_nene_txt {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 300;
    font-size: 16px;
    line-height: 28px;
    margin-top: 15px;
    text-align: left;
    color: #FFFFFF;
    margin-right: 10px;
    margin-left: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
}		
.sec_060_nene_img {
    width: 35%;
    float: right;
   margin-right: 20px;
    margin-left: 15px;
    margin-top: 25px;
 margin-bottom: 10px;
}		
.sec_060_nene_name {
    float: right;
    margin-right: 10px;

}		
	
	
.sec_060_kotxt {
	font-family: 'Noto Sans JP', sans-serif;
    font-weight: 300;	
    width: 100%;	
    font-size: 16px;
    line-height: 28px;
	margin-top: 15px;
    text-align: center;	
    color: #FFFFFF;	
}
.sec_060_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_060_kosetutxt {
	font-family: 'Noto Sans JP', sans-serif;
    font-weight: 300;	
    font-size: 16px;	
    line-height: 28px;	
    width: 100%;	
    text-align: center;	
    color: #FFFFFF;	
}	
	
.sec_060_online {
    width: 100%;
    max-width: 570px;
    margin-right: auto;
    margin-left: auto;
    border: 1px solid #FFFFFF;
}	
	
ul{
	list-style-type: none;
}	
li{
	list-style-type: none;
	    line-height: 140%;
    margin-bottom: 8px;	
}	
	
 /*セクション6スケジュール-----------------*/		
.sec_sch_wrapp {
    width: 100%;
    color: #FFFFFF;
    text-align: center;
    background-image: url(../img/back-sch1920.jpg);
    background-position: center top;
    background-size: cover;
}	
	
.sec_sch_box {
    width: 100%;
    color: #FFFFFF;
    text-align: center;
    border-top: 1px solid #FFFFFF;
     display: table;
font-family: 'Noto Serif JP', serif;
    font-weight: 500;	
    font-size: 24px;	
    line-height: 28px;		
}	
.sec_sch_box_l {
    width: 100%;
    border-bottom: 1px solid #FFFFFF;
    display: table;
    padding-top: 8px;
    padding-bottom: 8px;
 
}	
.sec_sch_box_h {
    width: 49%;
    float: left;
    display: table;
    text-align: center;

}	
.sec_sch_box_m {
    width: 49%;
    float: right;
    display: table;
}	
	
 /*セクション7イベント-----------------*/			
	
.sec_07_box {
    width: 100%;
    margin-bottom: 0px;
    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_07_img {
    width: 22%;
    display: block;
    float: left;
    margin-top: 15px;
	margin-bottom: 15px;
    margin-left: 15px;
}

.sec_07_txtbox {
    width: 69%;
    margin-top: 20px;
    display: block;
    float: right;
    margin-right: 30px;
	margin-bottom: 15px;
}

.sec_07_txt01 {
    width: 100%;
    font-size: 20px;
    font-family: 'Noto Serif JP', serif;
    font-weight: 600;
    line-height: 28px;
    margin-bottom: 10px;
    display: block;
    border-bottom: .5px solid #fff;
    padding-bottom: 5px;
}
.sec_07_txt02 {
    width: 100%;
    font-size: 20px;
    font-family: 'Noto Serif JP', serif;
    font-weight: 600;
    line-height: 28px;
    margin-bottom: 10px;
    display: block;
    border-bottom: .5px solid #000000;
    padding-bottom: 5px;
}	

.sec_07_txt_mi {
    font-size: 26px;
    font-family: 'Noto Serif JP', serif;
 font-feature-settings: "palt";	
    font-weight: 600;
    line-height: 33px;
    margin-bottom: 10px;
    display: block;
    color: #B81C22;
}	
.sec_07_txt_2 {
    width: 100%;
    display: block;
    height: 100%;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
  font-feature-settings: "palt";	
}		
	
 /*セクション8インタビュー-----------------*/		
.sec_08_bar_ue {
    width: 100%;
    display: table;
    height: 100px;
    background-image: url(../img/sec_06_pc.png);
    background-repeat: no-repeat;
    background-position: center top;
   background-size: 100% 100px;
}
.sec_08_bar_sita {
    width: 100%;
    display: table;
    height: 100px;
    background-image: url(../img/sec_07_pc.png);
    background-repeat: no-repeat;
    background-position: center top;
   background-size: 100% 100px;
}	

.sec_08_txt_shousai {
    font-size: 30px;
    width: 100%;
    display: table;
	margin-bottom: 30px;
	text-align: center;
    line-height: 180%;
     font-family: 'Noto Serif JP', serif;
    font-feature-settings: "palt";
     font-weight: 300;		
}	

.sec_08_linkbox {
    width: 380px;
    display: table;
    margin-bottom: 0px;
    margin-right: auto;
    margin-left: auto;
    background-color: #FFFFFF;
    -webkit-box-shadow: 0px 0px 2px #8C8C8C;
    box-shadow: 0px 0px 2px #8C8C8C;
}	
.sec_08_linkbox_in {
    width: 50%;
    display: table;
    float: left;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 0px;
    margin-left: 15px;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 19px;
    font-weight: 500;
    line-height: 28px;
    text-decoration: underline;
    color: #0000A4;
}	
.sec_08_linkbox_img {
    width: 40%;
    display: table;
    float: right;
    margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
    margin-left: 0px;
}	

.sec_08_midashi {
    width: 480px;
    display: table;
    margin-right: auto;
    margin-left: auto;
    margin-top: 0px;
	font-weight: 500;
    margin-bottom: 0px;
	text-align: center;
    font-size: 44px;
    line-height: 55px;
font-family: 'Noto Serif JP', serif;

}	
	
.sec_08_mainimg {
    width: 100%;
    display: table;
   margin-right: auto;
    margin-left: auto; 
    margin-top: 0px;
 margin-bottom: 0px;

}


.sec_08_wrapp {
    width: 480px;
    display: table;
   margin-right: auto;
    margin-left: auto; 
    margin-top: 0px;
 margin-bottom: 0px;

}

.sec_08_txt {
    width: 100%;
    display: table;
   margin-right: auto;
    margin-left: auto; 
    margin-top: 0px;
 margin-bottom: 0px;
font-family: 'Noto Sans JP', sans-serif;
   font-size: 19px;
    line-height: 38px;

}
.sec_08_img {
    width: 100%;
    display: table;
   margin-right: auto;
    margin-left: auto; 
    margin-top: 0px;
 margin-bottom: 0px;

}	
	
/*セクション9写真対象-----------------*/		
	
.sec_09_back {
    background-image: url(../img/back-award1920.jpg);
    background-repeat: repeat-y;
    background-position: center top;
    background-size: cover;
}	
	
.sec_09_wrapp {
    width: 90%;
    display: table;
    margin-right: auto;
    margin-left: auto;
    margin-top: 40px;
    margin-bottom: 40px;
    color: hsla(0,0%,100%,1.00);

}


.sec_09_txt01 {
    width: 100%;
    display: table;
    margin-right: auto;
    margin-left: auto;
    margin-top: 0px;
    margin-bottom: 30px;
    font-size: 17px;
    line-height: 25px;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 500;
}

.sec_09_box {
    width: 100%;
    display: table;
    margin-right: auto;
    margin-left: auto;
    margin-top: 0px;
    margin-bottom: 30px;
    border-top: 1px solid hsla(0,0%,100%,1.00);
    border-bottom: 1px solid hsla(0,0%,100%,1.00);
    padding-top: 20px;
    padding-bottom: 20px;
}

.sec_09_box_mi {
    width: 100%;
    display: table;
    margin-right: auto;
    margin-left: auto;
    margin-top: 0px;
    margin-bottom: 5px;
    font-family: 'Noto Serif JP', serif;
    text-align: center;
    font-size: 24px;
    line-height: 130%;
    font-weight: 700;
}
.sec_09_box_mi2 {
    width: 100%;
    display: table;
    margin-right: auto;
    margin-left: auto;
    margin-top: 0px;
     margin-bottom: 5px;
    font-family: 'Noto Serif JP', serif;
    text-align: center;
    font-size: 20px;
    line-height: 130%;
    font-weight: 600;
}
.sec_09_box_txt {
    width: 100%;
    font-size: 20px;
    line-height: 30px;
    display: table;
    margin-right: auto;
    margin-left: auto;
    margin-top: 0px;
    margin-bottom: 00px;
    font-family: 'Noto Sans JP', sans-serif;
    text-align: center;
    font-weight: 500;
}

.sec_09_box_txt02 {
    width: 100%;
    font-size: 20px;
    line-height: 32px;
    display: table;
    margin-right: auto;
    margin-left: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    font-family: 'Noto Sans JP', sans-serif;
    text-align: center;
}

.sec_09_box_mi02 {
    width: 100%;
    font-size: 22px;
    display: table;
    margin-right: auto;
    margin-left: auto;
    margin-top: 0px;
    margin-bottom: 0px;
font-family: 'Noto Sans JP', sans-serif;
    text-align: center;
    font-weight: 500;	
}

.sec_09_box_txt03 {
    width: 100%;
    font-size: 17px;
    line-height: 26px;
    display: table;
    margin-right: auto;
    margin-left: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    font-family: 'Noto Sans JP', sans-serif;
    text-align: center;
}	
.sec_09_box_txt03 a:link {
    text-decoration: none;
    color: #FFFF00;
} 

.sec_09_box_txt03 a:visited {
    color: #FFFF00;

}

.sec_09_box_txt03 a:active {
    color: #FFFF00;
 }
	
	
	
 /*セクション10リンク-----------------*/	
	
.sec_10_img {
    width: 100%;
    max-width: 290px;
    display: block;

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

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




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


/*見出し装飾
-----------------------------------*/
.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: 600;	
    margin-top: 5px;
    display: block;
     font-size: 18px;
}
.midashi_txt2 {
font-family: 'Noto Sans JP', sans-serif;
     font-weight: 400;	
    margin-top: 5px;
    display: block;
     font-size: 15px;
    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: 16px;
    line-height: 27px;
    font-weight: 600;
  font-feature-settings: "palt";	
}
	
	
 /*セクション2ー-----------------*/		
	
.sec_02_bar_ue {
    width: 100%;
    display: table;
    height: 46px;
    background-image: url(../img/sec_01_sp.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100% 46px;
}
.sec_02_bar_sita {
    width: 100%;
    display: table;
    height: 46px;
    background-image: url(../img/sec_02_sp.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100% 46px;
	
}	

.sec_02_imgbox  {
    width: 155px;
    display: table;

	float: right;
}	
.sec_02_prfbox  {
    width: 140px;
    display: table;
    height: auto;
	float: left;
}		
.sec_02_prfbox_neme_pc  {
    width: 100%;
    display: none;
    height: auto;
    float: left;
    margin-bottom: 15px;
}	
.sec_02_prfbox_neme_pc img {
	max-width: 385px;
    display: table;
    height: auto;
	float: left;

}		
.sec_02_prfbox_neme_sp  {
    width: 130px;
    display: table;
    height: auto;
	float: left;
	margin-bottom: 0px;
	margin-top: 25px;
}	
.sec_02_prfbox_neme_sp img  {
    width: 100%;
    display: table;
    height: auto;
	float: left;
	margin-bottom: 15px;
}	
.sec_02_prfbox_icon_wrap  {
    width: 130px;
display:flex;
justify-content: center;
	padding:0;
	list-style: none;
}		
.sec_02_prfbox_icon  {
    width: 40px;
    display: table;
    height: 42px;
width:calc(100% / 3);margin:2px;}
	
	
.sec_02_txtbox  {
    width: 100%;
	margin-top: 10px;
    display: table;
    height: auto;
	float: left;	
}		
			
	
	
 /*セクション3-----------------*/		
	
.sec_03_imgbox  {
    width: 155px;
    display: table;

	float: left;
}	
.sec_03_prfbox  {
    width: 140px;
	float: right;	
    display: table;
    height: auto;

}		
.sec_03_prfbox_neme_pc  {
    width: 100%;
    display: none;
    height: auto;
	float: right;
    margin-bottom: 15px;
}	
.sec_03_prfbox_neme_pc img {
	max-width: 385px;
    display: table;
    height: auto;
	float: right;

}		
.sec_03_prfbox_neme_sp  {
    width: 130px;
    display: table;
    height: auto;
	float: right;
	margin-bottom: 0px;
	margin-top: 25px;
}	
.sec_03_prfbox_neme_sp img  {
    width: 100%;
    display: table;
    height: auto;
	float: right;
	margin-bottom: 15px;
}	
.sec_03_prfbox_icon_wrap  {
    width: 140px;
	float: right;	
display:flex;

justify-content: center;
	padding:0;
	list-style: none;
}		
.sec_03_prfbox_icon  {
    width: 40px;
    display: table;
    height: 42px;
width:calc(100% / 3);margin:4px;
	}
	
	
.sec_03_txtbox  {
    width: 100%;
	margin-top: 10px;
    display: table;
    height: auto;
	float: right;
	color: #fff;
}		
			
	
	
	
 /*セクション4-----------------*/	
	
.sec_04_back {
    background-image: url(../img/coment-back-sp.jpg);
    background-repeat: repeat-y;
    background-position: center top;
    background-size: cover;
}		
.sec_04_bar_sita {
    width: 100%;
    display: table;
    height: 46px;
    background-image: url(../img/sec_03_sp.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100% 46px;
	
}	
	
.sec_04_box  {
    width: 100%;
    display: table;
    height: auto;
}		
.sec_04_box_come  {
    width: 100%;
    display: table;
    height: auto;
}			
	
.sec_04_box_space  {
    width: 100%;

    border-bottom: 1px dotted #000000;
    margin-bottom: 40px;
    display: table;
    height: 40px;
}			
	
	
 /*セクション5-----------------*/	
	
.sec_05_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;
   max-width: 480px; padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
}
.sec_05_inbox {
    margin-bottom: 0px;
    display: table;
    margin-right: auto;
    margin-left: auto;
    position: relative;		
}
.sec_05_inwrapp {
    width: 96%;
}	
.sec_05_inwrapp_coming {
    width: 96%;
}	
.sec_05_img {
    width: 57%;
    display: block;
    float: left;

}
.sec_05_tall {
    height: 240px;
}	
.sec_05_txtbox {
    width: 40%;
    display: block;
    float: right;
    font-family: 'Noto Sans JP', sans-serif;
    text-align: left;
}
	
.sec_05_tbox_high01 {

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

.sec_05_txt_titole {
    font-size: 12px;
    margin-bottom: 10px;
    font-weight: 600;
    line-height: 120%;
    font-family: 'Noto Serif JP', serif;
    font-feature-settings: "palt";
     font-weight: 600;	
}
.sec_05_txt_name {
    font-size: 22px;
    line-height: 130%;
    margin-bottom: 0px;
    font-family: 'Noto Serif JP', serif;
    font-feature-settings: "palt";
     font-weight: 600;	
}

.sec_05_txt_day {
    font-size: 13px;
    line-height: 125%;
     font-weight: 500;
	position: absolute;
	right: 0;
	bottom: 0;	
}
	
 /*セクション6-----------------*/		
.sec_06_bar_ue {	
    width: 100%;
    display: table;
    height: 46px;
    background-image: url(../img/sec_04_sp.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100% 46px;
	
}	
.sec_06_bar_sita {
    width: 100%;
    display: table;
    height: 46px;
    background-image: url(../img/sec_05_sp.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100% 46px;
}
	
.sec_06_img {
    width: 200px;
    display: table;
  margin-right: auto;
    margin-left: auto;
margin-bottom: 15px;
}

.sec_06_txtbox {
    width: 85%;
    display: table;
  margin-right: auto;
    margin-left: auto;
    text-align: center;
margin-bottom: 5px;
}
	
.sec_06_logo {
    width: 193px;
    display: table;
  margin-right: auto;
    margin-left: auto;
margin-bottom: 15px;
}	
	
.sec_06_txt_name {
    font-size: 40px;
    line-height: 140%;
    margin-bottom: 0px;
    font-family: 'Noto Serif JP', serif;
    font-feature-settings: "palt";
     font-weight: 600;
    width: 100%;
    display: table;
}	
.sec_06_txt_titole {
    font-size: 22px;
    margin-bottom: 10px;
   width: 100%;
    display: table;	
    line-height: 130%;
     font-family: 'Noto Serif JP', serif;
    font-feature-settings: "palt";
     font-weight: 600;		
}
.sec_06_txt_titole2 {
    font-size: 14px;
    margin-bottom: 30px;
    line-height: 100%;
     font-family: 'Noto Serif JP', serif;
    font-feature-settings: "palt";
     font-weight: 600;		
}
	
.sec_06_txt_deta {
    font-size: 18px;
    width: 100%;
    display: table;
	margin-bottom: 10px;
    line-height: 160%;
     font-family: 'Noto Serif JP', serif;
    font-feature-settings: "palt";
     font-weight: 600;		
}	
.sec_06_txt_copy {
    font-size: 16px;
    width: 100%;
    display: table;
	margin-bottom: 15px;
    line-height: 180%;
    font-family: 'Noto Sans JP', sans-serif;
    font-feature-settings: "palt";
     font-weight: 400;		
}	
.sec_06_txt_shousai {
    font-size: 25px;
    width: 100%;
    display: table;
	margin-bottom: 30px;
	text-align: center;
    line-height: 180%;
     font-family: 'Noto Serif JP', serif;
    font-feature-settings: "palt";
     font-weight: 300;		
}	
	
 /*セクション6写真展販売-----------------*/		
	
.sec_060_wrapp {
    height: 100%;
    color: #FFFFFF;
    text-align: center;
}	
	
.sec_060_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_060_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_060_txt-item {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    width: 100%;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    margin-bottom: 5px;
    margin-top: 45px;
    margin-right: auto;
    margin-left: auto;
    display: block;	
}		
.sec_060_txt-sou {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 300;
    width: 100%;
    font-size: 18px;
    line-height: 26px;
    text-align: center;
    margin-bottom: 5px;
    margin-top: 45px;
    margin-right: auto;
    margin-left: auto;
    display: block;	
    color: #FFFFFF;	
}		
.sec_060_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_060_margin {
 height: 30px;
    width: 100%;
display: block;
}		
.sec_060_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;
    color: #FFFFFF;	
}	
.sec_060_nene {
    width: 319px;
    display: table;
    margin-right: auto;
    margin-left: auto;
    margin-top: 10px;
    margin-bottom: 0px;
    background-color: #464646;
    padding-bottom: 15px;
    border-radius: 10px;
}	

.sec_060_nene_txt {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 300;
    font-size: 15px;
    line-height: 26px;
    margin-top: 15px;
    text-align: left;
    color: #FFFFFF;
    margin-right: 10px;
    margin-left: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
}		
.sec_060_nene_img {
    width: 35%;
    float: right;
   margin-right: 20px;
    margin-left: 15px;
    margin-top: 25px;
 margin-bottom: 10px;
}		
.sec_060_nene_name {
    float: right;
    margin-right: 10px;

}			
	
.sec_060_kotxt {
	font-family: 'Noto Sans JP', sans-serif;
    font-weight: 300;	
    width: 100%;	
    font-size: 16px;
    line-height: 28px;
	margin-top: 15px;	
    text-align: center;	
    color: #FFFFFF;	
}
.sec_060_mikai {
    width: 190px;
font-family: 'Noto Serif JP', serif;	    color: #FFFFFF;
    font-weight: 500;
    margin-right: auto;
    margin-left: auto;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-right: 5px;
    padding-left: 5px;
    font-size: 26px;
    background-image: -webkit-linear-gradient(270deg,rgba(248,0,4,1.00) 0%,rgba(193,0,7,1.00) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(248,0,4,1.00) 0%,rgba(193,0,7,1.00) 100%);
    background-image: -o-linear-gradient(270deg,rgba(248,0,4,1.00) 0%,rgba(193,0,7,1.00) 100%);
    background-image: linear-gradient(180deg,rgba(248,0,4,1.00) 0%,rgba(193,0,7,1.00) 100%);
    border-radius: 30px;
}		
.sec_060_mikai_2 {
    width: 180px;
    height: auto;
font-family: 'Noto Serif JP', serif;	
    font-weight: 500;
    margin-left: 5px;
    margin-right: auto;
    margin-left: 5px;
    padding-top: 0px;
    padding-bottom: 2px;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 15px;
    background-image: -webkit-linear-gradient(270deg,rgba(248,0,4,1.00) 0%,rgba(193,0,7,1.00) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(248,0,4,1.00) 0%,rgba(193,0,7,1.00) 100%);
    background-image: -o-linear-gradient(270deg,rgba(248,0,4,1.00) 0%,rgba(193,0,7,1.00) 100%);
    background-image: linear-gradient(180deg,rgba(248,0,4,1.00) 0%,rgba(193,0,7,1.00) 100%);
    border-radius: 10px;
	
}		
.sec_060_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_060_kosetutxt {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 300;
    width: 100%;
    font-size: 16px;
    line-height: 28px;
    text-align: left;
    color: #FFFFFF;	
}	
.sec_060_online {
    width: 100%;
    max-width: 520px;
   margin-right: auto;
    margin-left: auto;
    border: 1px solid #FFFFFF;	
}		
ul{
	margin: 0px;
	padding-left: 15px;
}	
li{
		list-style-type: disc;
	margin: 0px;
	padding: 0px;
	line-height: 140%;
    margin-bottom: 8px;	
}	 	
 /*セクション6スケジュール-----------------*/	
.sec_sch_wrapp {
    height: 100%;
    color: #FFFFFF;
    text-align: center;
    background-image: url(../img/back-sch-sp.jpg);
    background-position: center bottom;
    background-size: 370px;
    background-repeat: no-repeat;
}		
	
.sec_sch_box {
    width: 100%;
    color: #FFFFFF;
    text-align: center;
    border-top: 1px solid #FFFFFF;
     display: table;
font-family: 'Noto Serif JP', serif;
    font-weight: 500;	
    font-size: 18px;	
    line-height: 28px;		
}	
.sec_sch_box_l {
    width: 100%;
    border-bottom: 1px solid #FFFFFF;
    display: table;
    padding-top: 5px;
    padding-bottom: 5px;
 
}	
.sec_sch_box_h {
    width: 40%;
    float: left;
    display: table;
    text-align: center;

}	
.sec_sch_box_m {
    width: auto;
    float: right;
    display: table;
	text-align: left
}		
 /*セクション7イベント-----------------*/			
	

.sec_07_box {
    width: 100%;
    margin-bottom: 0px;
    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_07_img {
    width: 30%;
    display: block;
    float: left;
    margin-top: 10px;
	margin-bottom: 10px;
    margin-left: 10px;
}

.sec_07_txtbox {
    width: 61%;
    margin-top: 10px;
    display: block;
    float: right;
    margin-right: 10px;
	margin-bottom: 10px;
}

.sec_07_txt01 {
    width: 100%;
    font-size: 20px;
    font-family: 'Noto Serif JP', serif;
    font-weight: 600;
    line-height: 28px;
    margin-bottom: 10px;
    display: block;
    border-bottom: .5px solid #fff;
    padding-bottom: 5px;
}
.sec_07_txt02 {
    width: 100%;
    font-size: 14px;
    font-family: 'Noto Serif JP', serif;
    font-weight: 600;
    line-height: 18px;
    margin-bottom: 5px;
    display: block;
    border-bottom: .5px solid #000000;
    padding-bottom: 5px;
}	

.sec_07_txt_mi {
    font-size: 14px;
font-family: 'Noto Sans JP', sans-serif;serif;
 font-feature-settings: "palt";	
    font-weight: 500;
    line-height: 16px;
    margin-bottom: 5px;
    display: block;
    color: #B81C22;
}	
.sec_07_txt_2 {
    width: 100%;
    display: block;
    height: 100%;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 500;
    font-size: 12px;
    line-height: 17px;
  font-feature-settings: "palt";	
}			
	
	
 /*セクション8インタビュー-----------------*/		
.sec_08_bar_ue {
    width: 100%;
    display: table;
    height: 46px;
    background-image: url(../img/sec_06_sp.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100% 46px;
}
.sec_08_bar_sita {
    width: 100%;
    display: table;
    height: 46px;
    background-image: url(../img/sec_07_sp.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100% 46px;
}		
	
.sec_08_txt_shousai {
    font-size: 25px;
    width: 100%;
    display: table;
	margin-bottom: 30px;
	text-align: center;
    line-height: 180%;
     font-family: 'Noto Serif JP', serif;
    font-feature-settings: "palt";
     font-weight: 300;		
}		
	
.sec_08_linkbox {
    width: 330px;
    display: table;
    margin-bottom: 0px;
    margin-right: auto;
    margin-left: auto;
    background-color: #FFFFFF;
    -webkit-box-shadow: 0px 0px 2px #8C8C8C;
    box-shadow: 0px 0px 2px #8C8C8C;
}	
.sec_08_linkbox_in {
    width: 50%;
    display: table;
    float: left;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 0px;
    margin-left: 15px;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 15px;
    font-weight: 500;
    line-height: 23px;
    text-decoration: underline;
    color: #0000A4;
}	
.sec_08_linkbox_img {
    width: 40%;
    display: table;
    float: right;
    margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
    margin-left: 0px;
}	
	
.sec_08_midashi {
    width: 90%;
	max-width: 320px;
    display: table;
    margin-right: auto;
    margin-left: auto;
    margin-top: 0px;
	font-weight: 500;
    margin-bottom: 0px;
	text-align: center;
    font-size: 44px;
    line-height: 55px;
font-family: 'Noto Serif JP', serif;

}	
	
.sec_08_mainimg {
    width: 100%;
    display: table;
   margin-right: auto;
    margin-left: auto; 
    margin-top: 0px;
 margin-bottom: 0px;

}


.sec_08_wrapp {
    width: 85%;
	max-width: 319px;	
    display: table;
   margin-right: auto;
    margin-left: auto; 
    margin-top: 0px;
 margin-bottom: 0px;

}

.sec_08_txt {
    width: 100%;

    display: table;
   margin-right: auto;
    margin-left: auto; 
    margin-top: 0px;
 margin-bottom: 0px;
font-family: 'Noto Sans JP', sans-serif;
   font-size: 16px;
    line-height: 180%;

}
.sec_08_img {
    width: 100%;
    display: table;
   margin-right: auto;
    margin-left: auto; 
    margin-top: 0px;
 margin-bottom: 0px;

}	
/*セクション9写真対象-----------------*/		
	
.sec_09_back {
    background-image: url(../img/back-award-sp.jpg);
    background-repeat: repeat-y;
    background-position: center bottom;
    background-size: cover;
}	
	
.sec_09_wrapp {
    width: 90%;
    display: table;
    margin-right: auto;
    margin-left: auto;
    margin-top: 20px;
    margin-bottom: 20px;
    color: hsla(0,0%,100%,1.00);

}


.sec_09_txt01 {
    width: 100%;
    display: table;
    margin-right: auto;
    margin-left: auto;
    margin-top: 0px;
    margin-bottom: 20px;
    font-size: 15px;
    line-height: 24px;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
}

.sec_09_box {
    width: 100%;
    display: table;
    margin-right: auto;
    margin-left: auto;
    margin-top: 0px;
    margin-bottom: 20px;
    border-top: 1px solid hsla(0,0%,100%,1.00);
    border-bottom: 1px solid hsla(0,0%,100%,1.00);
    padding-top: 20px;
    padding-bottom: 20px;
}

.sec_09_box_mi {
    width: 100%;
    display: table;
    margin-right: auto;
    margin-left: auto;
    margin-top: 0px;
    margin-bottom: 5px;
    font-family: 'Noto Serif JP', serif;
    text-align: center;
    font-size: 18px;
    line-height: 130%;
    font-weight: 700;
}
.sec_09_box_mi2 {
    width: 100%;
    display: table;
    margin-right: auto;
    margin-left: auto;
    margin-top: 0px;
     margin-bottom: 5px;
    font-family: 'Noto Serif JP', serif;
    text-align: center;
    font-size: 15px;
    line-height: 130%;
    font-weight: 600;
}
.sec_09_box_txt {
    width: 100%;
    font-size: 16px;
    line-height: 22px;
    display: table;
    margin-right: auto;
    margin-left: auto;
    margin-top: 0px;
    margin-bottom: 00px;
    font-family: 'Noto Sans JP', sans-serif;
    text-align: center;
    font-weight: 500;
}

.sec_09_box_txt02 {
    width: 100%;
    font-size: 14px;
    line-height: 22px;
    display: table;
    margin-right: auto;
    margin-left: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    font-family: 'Noto Sans JP', sans-serif;
    text-align: left;
}

.sec_09_box_mi02 {
    width: 100%;
    font-size: 17px;
    display: table;
    margin-right: auto;
    margin-left: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    font-family: 'Noto Sans JP', sans-serif;
    text-align: left;
    font-weight: 500;
}

.sec_09_box_txt03 {
    width: 70%;
    font-size: 14px;
    line-height: 24px;
    display: table;
    margin-right: auto;
    margin-left: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    font-family: 'Noto Sans JP', sans-serif;
    text-align: left;
    float: left;
}	
.sec_09_box_txt03 a:link {
    text-decoration: none;
    color: #FFFF00;
} 

.sec_09_box_txt03 a:visited {
    color: #FFFF00;

}

.sec_09_box_txt03 a:active {
    color: #FFFF00;
 }
 /*セクション9リンク-----------------*/		
	
.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;
}

	
	
	
	
	
}
