@charset "UTF-8";
/* CSS Document */

@font-face {
  font-family: 'BahnschriftLightSemiCondensed';
  src: url('..//fonts/bahnschrift-light-semicondensed.woff2') format('woff2'),
       url('..//fonts/bahnschrift-light-semicondensed.woff') format('woff');
  font-weight: 300; /* Light */
  font-stretch: 75%; /* SemiCondensed */
}

@font-face {
  font-family: "BIZ UDMincho";
  src: url('..//fonts/BIZUDPMincho-Regular.ttf') format('woff2');
  font-weight: normal;
}

@font-face {
  font-family: "Roboto";
  src: url('..//fonts/Roboto-VariableFont_wdth,wght.ttf') format('woff2');
  font-weight: 800;
}

body{
    /*background-color: #efefef;*/
    background-color: #fff;
    font-family:'BahnschriftLightSemiCondensed',"BIZ UDMincho", sans-serif, serif;
    font-weight:normal;
    font-feature-settings: "palt" on;
    font-feature-settings: "palt" 1;
}

a{
    text-decoration: none;
    color: #4f4f4f;
}

a:hover{
    /*opacity: 0.5;*/
    transition: all 0.5s ease 0s;
}

.pc_display{
    display: block;
}

.sp_display{
    display: none;
}

.br_pc{
        display: block;
}

.br_tb{
        display: none;
}

@media (min-width: 769px) and (max-width: 1339px){
   .br_tb{
        display: block;
    } 
}

.br_sp{
        display: none;
}

.top_page_main{
    
}

.top_page_main_img_wrap{
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    text-align: center;
    width: 90%;
    height: 100%;
    max-width: 1280px;
    vertical-align: middle;
}

.top_page_main{
    
}

.header_wrap_only_top_page{
    width: 100%;
    height: 100px;
    background-color: #B00000;
     background-color: #fff;
    text-align: left;
    padding: 1vw 2vw;
    display: flex;
    /*border-bottom: 1px solid #000;*/
   /*position: fixed;*/
    align-items: center;
}

.header_wrap_only_top_page img{
    width: 30vw;
    max-width: 400px;
    min-width: 200px;
}



.header_wrap{
    width: 100%;
    height: 100px;
    /*background-color: #d4cec4;*/
    /*background-color: #15447E;*/
    background-color: #B00000;
     background-color: #fff;
    /*margin: 0 auto;*/
    text-align: left;
    /*font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";*/
    /*font-size: 16px;
    font-size: 1.0vw;
    font-weight: bold;*/
    padding: 1vw 2vw;
    display: flex;
    border-bottom: 1px solid #000;
   position: fixed;
    align-items: center;
}

.header_wrap img{
    width: 30vw;
    max-width: 400px;
    min-width: 200px;
    /*width: 5vw;
    max-width: 200px;
    min-width: 100px;*/
}

.header_wrap img:hover{
    opacity: 0.5;
    transition: all 0.5s ease 0s;
}

@media screen and (max-width: 768px) {
  .header_wrap_only_top_page{
      height: 15vw;
      max-height: 50px;
      display:flex;
      border-bottom: 1px solid #000;
  }
    .header_wrap{
    height: 15vw;
    max-height: 50px;
  }  
    
}


.main_img_pc_wrap{
    margin: 0 auto;
    text-align: center;
    width: 90%;
    max-width: 1280px;
    padding-bottom: 5vw;
    background-image: url("../images/back_pattern.png");
    background-size: 50%;
    background-repeat: repeat-y;
    background-position:right top;
    padding-top: 80px;
    background-color:rgba(255,255,255,0.5);
    background-blend-mode:lighten;
}

@media screen and (max-width: 768px) {
    .main_img_pc_wrap{
        padding-top: 30px;
    }
    
}

.main_img_pc{
    margin: 0 auto;
    text-align: center;
    width: 100%;
    /*max-width: 1280px;*/
}

.time_place_text{
    /*font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";*/
    /*font-weight: 600;*/
    font-size: 16px;
    font-size:min(1.2vw,16px);
    /*font-feature-settings: "palt";*/
    letter-spacing: 0.4rem;
    line-height: 2; 
    text-align: left;
    margin-bottom: 20px;
}

.font_size_70{
    font-size: 70%;
}

.font_size_60{
    font-size: 60%;
}

.font_size_40{
    font-size: 40%;
}



.tgc_text{
    /*font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";*/
    /*font-weight: 600;*/
    font-size: 11.5px;
    font-size:min(0.95vw,11.5px);
    /*font-feature-settings: "palt";*/
    letter-spacing: 0.4rem;
    line-height: 2;
    text-align: left;
    margin-bottom: 15px;
}

.produce_text{
    /*font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";*/
    /*font-weight: 600;*/
    font-size: 11px;
    font-size:min(0.9vw,11px);
    /*font-feature-settings: "palt";*/
    letter-spacing: 0.4rem;
    line-height: 2;
    text-align: left;
    margin-bottom: 70px;
}

.middle_text{
    /*font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";*/
    /*font-weight: 600;*/
    /*font-size: 12px;
    font-size:min(1.0vw,12px);*/
    font-size: 14px;
    font-size:min(1.2vw,14px);
    /*font-feature-settings: "palt";*/
    letter-spacing: 0.4rem;
    line-height: 2;
    text-align: left;
    margin-bottom: 50px;
}

.line_height_3{
	line-height: 3;
}

.bottom_image_top_hr{
    height: 1px;
    /*width: 58vw;*/
    width: 100%;
    /*max-width: 820px;*/
    margin-top: 50px;
    margin-bottom: 50px;
}

.bottom_image_top_hr_dot{
    border: none;
    border-top: 4px dotted #000;
    /*height: 1px  dotted;*/
    /*width: 58vw;*/
    width: 100%;
    /*max-width: 820px;*/
    margin-top: 50px;
    margin-bottom: 50px;
}

.bottom_image_top_hr_solid{
    border: none;
    border-top: 1px solid #000;
    width: 100%;
    margin-top: 50px;
    margin-bottom: 50px;
}

.bottom_image_wrap{
    display: flex;
    /*width: 64%;*/
    width: 100%;
    /*margin-right: 100%;*/
    justify-content: space-between;
    align-items: flex-end;
}

@media screen and (max-width: 768px) {
    .bottom_image_wrap{
        display: block;
        width: 100%;
    }
    
    .bottom_image_top_hr_dot{
        margin-top: 35px;
        margin-bottom: 35px;
    }
    
    .bottom_image_top_hr_solid{
        margin-top: 35px;
        margin-bottom: 35px;
    }
}


.bottom_image_wrap img{
    /*display: inline-block;*/
    width: 100%;
    height: 100%;
    /*width: 100%;*/
}

.bottom_image_left{
    width: 60%;
    height: 100%;
    text-align: left;
    left: 0;
    margin-left: 0;
}

.bottom_image_right{
    width: 37%;
    height: 100%;
    /*margin-left: -300px;
    margin-left: -17vw;*/
    margin-left: max(-17vw, -300px);
}

@media screen and (max-width: 768px) {
    .bottom_image_right{
        width: 100%;
        height: 100%;
        margin-left: 0;
    }
}

.bottom_image_right img{
    margin-bottom: 4vw;
}

.bunner_wrap{
    margin: 0 auto;
    margin-top: 6vw;
    text-align: center;
    width: 60%;
    display: flex;
}

.bunner_wrap img{
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
}

.bunner_wrap img:hover{
    opacity: 50%;
}

.bottom_title{
    /*font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";*/
    text-align: left;
    font-size: 22px;
    font-size: min(1.8vw, 22px);
    /*font-weight: bold;*/
    /*font-feature-settings: "palt";*/
    letter-spacing: 0.4rem;
    /*margin-top: 3vw;*/
    margin-bottom: 1vw;
}

.bottom_letter{
    /*font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";*/
    text-align: left;
    /*font-size: 14px;
    font-size: min(1.2vw, 14px);*/
    font-size: 15.4px;
    font-size: min(1.32vw, 15.4px);
    /*font-feature-settings: "palt";*/
    letter-spacing: 0.4rem;
    line-height: 2.5;
    /*font-weight: 600;*/
}

.margin_bottom_25px{
    margin-bottom: 25px;
}

.bottom_btitle_pink{
    /*font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";*/
    text-align: left;
    font-size: 14px;
    font-size: min(1.2vw, 14px);
    /*font-weight: bold;*/
    color:#ff46c8;
    margin-top: 1.5vw;
    /*font-feature-settings: "palt";*/
    letter-spacing: 0.4rem;
}

.pink_color{
    color:#ff46c8;
}

.bottom_btitle_green{
    /*font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";*/
    text-align: left;
    font-size: 14px;
    font-size: min(1.2vw, 14px);
    /*font-weight: bold;*/
    color:#36eb00;
    margin-top: 1.5vw;
    /*font-feature-settings: "palt";*/
    letter-spacing: 0.4rem;
}

.green_color{
    color:#36eb00;
}

.bottom_btitle_orange{
    /*font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";*/
    text-align: left;
    font-size: 14px;
    font-size: min(1.2vw, 14px);
    /*font-weight: bold;*/
    color:#ff9600;
    margin-top: 1.5vw;
    /*font-feature-settings: "palt";*/
    letter-spacing: 0.4rem;
}

.footer_wrap{
    width: 100%;
    /*background-color: #d4cec4;*/
    /*background-color: #15447E;
    background-color: #B00000;*/
    background-color: #fff;
    margin: 0 auto;
    text-align: center;
    /*font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";*/
    /*font-size: 16px;*/
    font-size: 1.0vw;
    /*font-weight: bold;*/
    color: #fff;
    padding: 30px;
}

.footer_wrap_top_page{
    position: fixed;
    width: 100%;
    background-color: #d4cec4;
    margin: 0 auto;
    text-align: center;
    /*font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";*/
    /*font-size: 16px;*/
    font-size: 1.0vw;
    /*font-weight: bold;*/
    padding: 30px;
    bottom: 0;
}

.guest_title{
    /*font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";*/
    text-align: left;
    font-size: 12px;
    font-size: min(1.0vw, 12px);
    /*font-feature-settings: "palt";*/
    letter-spacing: 0.4rem;
    line-height: 2.5;
    /*font-weight: 600;*/
    margin-bottom: 1.5vw;
    margin-top: 20px;
}

.guest_top_wrap{
    display: flex;
    width: 100%;
    height: auto;
    /*margin-bottom: 10%;*/
}

.guest_top_wrap_20251120{
    display: flex;
    width: 50%;
    height: auto;
}

@media screen and (max-width: 768px) {
    .guest_top_wrap_20251120 {
        width: 100%;
        /*margin-top: 10%;*/
    }
}

.guest_profile_left{
    /*font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";*/
    text-align: left;
    font-size: 24px;
    font-size: min(2.0vw, 24px);
    /*font-feature-settings: "palt";*/
    letter-spacing: 0.1rem;
    line-height: 1.5;
    /*font-weight: bold;*/
    margin-right: 5%;
    width: 100%;
}

.guest_profile_right{
    /*font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";*/
    text-align: left;
    font-size: 24px;
    font-size: min(2.0vw, 24px);
    /*font-feature-settings: "palt";*/
    /*letter-spacing: 0.4rem;*/
    /*letter-spacing: 0.2rem;*/
    letter-spacing: 0.1rem;
    line-height: 1.5;
    /*font-weight: bold;*/
    width: 100%;
}

@media screen and (max-width: 768px) {
    
    /*.guest_top_wrap{
        width: 100%;
    }*/
    
    .guest_profile_left{
        font-size: 24px;
        font-size: min(4.0vw, 24px);
    }
    
    .guest_profile_right{
        font-size: 24px;
        font-size: min(4.0vw, 24px);
    }
}

.guest_katagaki{
    /*font-size: 50%;*/
    font-size: 12px;
    /*line-height: 0.75;*/
    line-height: 1.5;
    /*font-weight: normal;*/
}

.guest_profile_left img{
    width: 100%;
    height: auto;
    margin-bottom: 10%;
    padding: 0;
}

.guest_profile_right img{
    width: 100%;
    height: auto;
    margin-bottom: 10%;
    padding: 0;
}

@media screen and (max-width: 768px) {
    .pc_display{
        display: none;
    }

    .sp_display{
        display: block;
    } 
    
    .br_pc{
        display: none;
     }   
    
    .br_sp{
        display: block;
        /*height: 1.5vw;*/
    }
    
    .header_wrap{
        padding: 10px 20px;
    }
    
    .main_img_pc_wrap{
        background-position:right 100vw;
        background-color:rgba(255,255,255,0.5);
        background-blend-mode:lighten;
    }
    
    /*.main_img_sp{
        margin: 0 auto;
        text-align: center;
        margin-top: 5vw;
        width: 90%;
    }*/
    
    .main_img_pc{
        margin: 0 auto;
        text-align: center;
        margin-top: 5vw;
        width: 90%;
    }
    
    .time_place_text{
        font-size: 40px;
        font-size:min(3.0vw, 40px);
        /*font-feature-settings: "palt";*/
        letter-spacing: 0.4rem;
        line-height: 2; 
        text-align: left;
        margin-bottom: 30px;
    }

    .tgc_text{
        font-size: 24px;
        font-size:min(2.2vw, 24px);
        margin-bottom: 20px;
    }

    .produce_text{
        font-size: 26px;
        font-size:min(2.2vw, 26px);
        margin-bottom: 70px;
    }

    
    .middle_text{
        font-size: 18px;
        font-size: min(2.4vw, 18px);
        margin-bottom: 50px;
        letter-spacing: 0.3rem;
    }
    
    
    .guest_title{
        font-size: 36px;
        font-size: min(3.0vw, 36px);
        margin-bottom: 1.5vw;
    }
    
    .bottom_image_top_hr{
        height: 1px;
        width: 100%;
       /* max-width: 820px;
        margin-bottom: 50px;*/
        margin-top: 35px;
        margin-bottom: 35px;
    }
    
    .bottom_image_left {
        width: 100%;
        margin-bottom: 8vw;
    }
    
    .bottom_title{
        font-size: 34px;
        font-size: min(4.2vw, 34px);
        margin-bottom: 1vw;
    }
    
    .bottom_letter{
        font-size: 17px;
        font-size: min(2.6vw, 17px);
        letter-spacing: 0.3rem;
    }
    
    .bottom_btitle_pink{
        font-size: 28px;
        font-size: min(2.6vw, 28px);
        margin-top: 3.4vw;
    }

    .bottom_btitle_green{
        font-size: 28px;
        font-size: min(2.6vw, 28px);
        margin-top: 3.4vw;
    }

    .bottom_btitle_orange{
        font-size: 28px;
        font-size: min(2.6vw, 28px);
        margin-top: 3.4vw;
    }
    
    .guest_photo_wrap{
        margin-bottom:5vw;
    }
    
    .bunner_wrap{
        display: block;
        width: 70%;
        margin: 0 auto;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        margin-top: 12vw;
    }
    
    .footer_wrap{
        font-size: 12px;
        width: 100%;
    }
    
     .footer_wrap_top_page{
        font-size: 12px;
        width: 100%;
    }
    
    .bunner_wrap img{
        width: 100%;
        margin: 0 auto;
        text-align: center;
        margin-top: 6vw;
        margin-bottom: 6vw;
    }
    
    .guest_katagaki{
        /*font-size: 50%;*/
        font-size: 9px;
        /*line-height: 0.75;*
        line-height: 1.5;
        /*font-weight: normal;*/
    }
}

/* ここからトップページ */
html {
    font-size: 10px;
    color: #000;
}

.tp-container {
    margin: 0 auto;
    text-align: center;
    padding: 15px 15px 20px;
    max-width: 910px;
    clear: both;
}

.sub_copy {
    width: 100%;
    /*font-family: Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, ＭＳ Ｐゴシック, MS PGothic, sans-serif;*/
    /*font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";*/
    /*font-weight: normal;*/
    /*font-feature-settings: "palt";*/
    line-height: 2;
    letter-spacing: 0.1rem;
    font-size: 1.6rem;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 50px;
}

.tp-block-image{
    width: 100%;
    margin: 0 auto;
    text-align: center;
    margin-top: 100px;
    margin-bottom: 50px;
}

@media screen and (max-width: 1023px) {
    .tp-container {
        width: 90%;
    }
    
    .tp-block-image{
        margin-top: 10vw;
        margin-bottom: 5vw;   
    }
}



.tp-block-image img{
    width: 100%;
}

.tp-block-columns{
    display: flex;
    margin-top: 100px;
}

.tp-block-column{
    width: 50%;
}

.tp-block-column_left{
    width: 47%;
    margin-right: 3%;
    margin-left: 0;
}

.tp-block-column_right{
    width: 47%;
     margin-left: 3%;
    margin-right: 0;
}

.tp-block-column img{
    width: 100%;
}

.tp-block-column_left img{
    width: 100%;
    /*margin-right: 5%;*/
}

.tp-block-column_right img{
    width: 100%;
    /*margin-left: 5%;*/
}

.tp-block-button {   
    width: 100%;
    background-color: #32373c;
    /*border-radius: 9999px;*/
    box-shadow: none;
    text-decoration: none;
    padding-top: 10px;
    padding-bottom: 10px;
    /*padding: calc(.667em + 2px) calc(1.333em + 2px);*/
    /*font-family: Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, ＭＳ Ｐゴシック, MS PGothic, sans-serif;*/
    /*font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";*/
    /*font-size: 1.0em;*/
    font-size: 1.6rem;
    margin: 0 auto;
    margin-left: 0;
    text-align: center;
    margin-top: 50px;
}

@media screen and (max-width: 781px) {
    .tp-block-columns{
        display: block;
        margin-top: 10vw;
    }
    .tp-block-column{
        width: 100%;
    }
    
    .tp-block-column_right{
        width: 100%;
        margin-left: 0%;
    }

    .tp-block-column_left{
        width: 100%;
        margin-right: 0%;
    }
    
    .tp-block-button{
        margin-top: 5vw;
    }
}

a { 
    text-decoration: none;
}

.tp-block-button:hover {
    background-color: #6f7377;
    transition: 0.5s;
}

.tp-block-button_link {
    color: #fff;
}

.shosai{
    width: 100%;
    /*font-family: Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, ＭＳ Ｐゴシック, MS PGothic, sans-serif;*/
    /*font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";*/
    /*font-weight: normal;*/
    /*font-feature-settings: "palt";*/
    line-height: 2;
    letter-spacing: 0.1rem;
    font-size: 1.6rem;
    margin: 0 auto;
    text-align: left;
    margin-top: 30px;
    margin-bottom: 50px;
}

@media screen and (max-width: 987px) {
    .shosai{
       font-size: 1.2rem; 
    }
}

@media screen and (max-width: 420px) {
    .sub_copy {
        font-size: 1.0rem;
    }
    
    .shosai{
       font-size: 1.0rem; 
    }
    
    .tp-block-button {
         font-size: 1.0rem;
    }
}

/*公式サイト用にここから追加*/

.tp-container_wide {
    margin: 0 auto;
    text-align: center;
    width: 90%;
    max-width: 1280px;
    clear: both;
}

.news_wrap{
    width: 100%;
}

.news_title{
    margin: 0 auto;
    text-align: center;
    width: 100%;
    /*font-family: Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, ＭＳ Ｐゴシック, MS PGothic, sans-serif;*/
    /*font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";*/
    /*font-weight: bold;*/
    /*font-feature-settings: "palt";*/
    line-height: 2;
    letter-spacing: 0.1rem;
    font-size: 50px;
    test-align: center;
}

.news_wrap{
    width: 100%;
}

.news_wrap ul li{
    width: 100%;
    text-align: left;
    /*font-family: Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, ＭＳ Ｐゴシック, MS PGothic, sans-serif;*/
    /*font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";*/
    font-size: 18px;
    /*font-weight: normal;*/
    line-height: 2;
    /*font-feature-settings: "palt";*/
    letter-spacing: 0.1rem;
    display: flex;
    padding: 20px 0;
    background-image: linear-gradient(to right, #000 5px, transparent 5px);
    background-size: 10px 2px;
    background-repeat: repeat-x;
    background-position: left bottom;
}

@media screen and (max-width: 768px) {
    .news_title{
        font-size: 10vw;
    }
    
    .news_wrap ul li{
        display: block;
        font-size: 12.6px;
    }
}

.news_date{
    /*font-weight: bold;*/
    margin-right: 1rem;
}

.news_tag{
    background-color: #777;
    padding: 5px 10px 6px 10px;
    color: #fff;
    /*font-weight: bold;*/
    vertical-align: middle;
    margin-left: 1rem;
    margin-right: 1rem;
}

/*tex_fesページ用ここから追加css*/

.grv_menu{
    display: flex;
    margin: 0 auto;
    /*text-align: right;*/
    margin-right: 0;
    /*margin-top: 10px;*/
    width: auto;
    justify-content: flex-end;
}

@media screen and (max-width: 768px) {
    .grv_menu{
        display: none;
    }
}

.grv_menu ul{
    display: flex;
    width: auto;
    margin-right: -2vw;
}


.about_fes_btn{
    width: 115px;
    height: 57.5px;
    background-image: url(..//images/about_fes_btn.svg);
    background-repeat: no-repeat;
    background-size: cover;
}

.about_fes_btn:hover{
    background-image: url(..//images/about_fes_btn_hover.svg)
}

.tex_ind_btn{
    width: 167.5px;
    height: 57.5px;
    background-image: url(..//images/tex_ind_btn.svg);
    background-repeat: no-repeat;
    background-size: cover;
}

.tex_ind_btn:hover{
    background-image: url(..//images/tex_ind_btn_hover.svg)
}

.evt_prg_btn{
    width: 157.5px;
    height: 57.5px;
    background-image: url(..//images/evt_prg_btn.svg);
    background-repeat: no-repeat;
    background-size: cover;
}

.evt_prg_btn:hover{
    background-image: url(..//images/evt_prg_btn_hover.svg);
    height: 57.5px;
}

/*.stage_btn{
    width: 157.5px;
    height: 57.5px;
    background-image: url(..//images/stage_btn.svg);
    background-repeat: no-repeat;
    background-size: cover;
}

.stage_btn:hover{
    background-image: url(..//images/stage_btn_hover.svg);
    height: 57.5px;
}*/

.textile_btn{
    width: 157.5px;
    height: 57.5px;
    background-image: url(..//images/textile_btn.svg);
    background-repeat: no-repeat;
    background-size: cover;
}

.textile_btn:hover{
    background-image: url(..//images/textile_btn_hover.svg);
    height: 57.5px;
}

.marche_btn{
    width: 157.5px;
    height: 57.5px;
    background-image: url(..//images/marche_btn.svg);
    background-repeat: no-repeat;
    background-size: cover;
}

.marche_btn:hover{
    background-image: url(..//images/marche_btn_hover.svg);
    height: 57.5px;
}


.spn_by_btn{
    width: 150px;
    height: 57.5px;
    background-image: url(..//images/spn_by_btn.svg);
    background-repeat: no-repeat;
    background-size: cover;
}

.spn_by_btn:hover{
    background-image: url(..//images/spn_by_btn_hover.svg)
}

.gnavi__list ul{
    display: none;/*デフォルトでは非表示の状態にしておく*/
    
}

.dropdown__lists{
    display: none;/*デフォルトでは非表示の状態にしておく*/
    width: 157.5px;
    height: 57.5px;
    position: absolute;
    /*top: 57.5px;*/
    top: 47.5px;
    margin-right: 0;
    text-align: center;
    font-size: 15px;
    /*font-weight: bold;*/
    /*font-family: Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, ＭＳ Ｐゴシック, MS PGothic, sans-serif;*/
    /*font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";*/
    margin-top: 25px;
    margin-left: -1rem;
}

.margin_left_05em{
   margin-left: -2rem;
}

.margin_left_2rem{
   margin-left: 2rem;
}

.gnavi__list:hover .dropdown__lists{
    display: block;/*Gナビメニューにホバーしたら表示*/
    
}

.dropdown__list {
    background-color: transparent;
    height: 57.5px;
    transition: all .3s;
    position: relative;
    /*border-top: 1px solid #000;*/
    padding-top: 15px;
    
}

/*.dropdown__list:not(:first-child)::before{
    content: "";
    width: 100%;
    height: 1px;
    /*background-color: #fff;*
    /*background-color: transparent;*
    position: absolute;
    top: 0;
    left: 0;
}*/

.dropdown__list:hover {
    /*background-color: #e3e3e3;*/
    opacity: 1;
}
.dropdown__list a {
    /*display: flex;
    justify-content: center;
    align-items: center;*/
    color: #000;
    text-decoration: none;
    position: relative;
}

/*.dropdown__list:last-child{
    /*border-bottom: 1px solid #000;*
}*/

.aichi_tex_fes_main_illust{
    margin: 0 auto;
    text-align: center;
    /*width: 100%;*/
    /*width: 86%;*/
    width: 92%;
    margin-top: 50px;
    margin-bottom: 50px;
}

.main_title{
    width: 60%;
    max-width: 800px;
    margin-top: 5vw;
}

@media screen and (max-width: 768px) {
    .main_title{
        width: 100%;
        margin-top: 10vw;
        margin-bottom: -5vw;
    }
    .aichi_tex_fes_main_illust{
        margin-top: 2vw;
    }
}

.sub_title{
    width: 100%;
    /*font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";*/
    /*font-size: 40px;*/
    font-size: 36px;
    /*font-weight: bold;*/
    line-height: 1.5;
    /*font-feature-settings: "palt";*/
    /*letter-spacing: 0.2rem;*/
    letter-spacing: 0.6rem;
    text-align: left;
}

.sub_title_time{
    /*font-family: Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, ＭＳ Ｐゴシック, MS PGothic, sans-serif;*/
    font-size: 32px;
    /*font-weight: bold;*/
    line-height: 1.5;
    /*font-feature-settings: "palt";*/
    letter-spacing: 0.2rem;
    text-align: left;
    margin-top: 20px;
}

.sub_title_place{
    /*font-family: Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, ＭＳ Ｐゴシック, MS PGothic, sans-serif;*/
    /*font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";*/
    font-size: 28px;
    /*font-weight: bold;*/
    line-height: 1.5;
    /*font-feature-settings: "palt";*/
    letter-spacing: 0.2rem;
    text-align: left;
    /*margin-top: 50px;*/
    margin-bottom: 100px;
    
    
}

@media screen and (max-width: 768px) {
    .sub_title{
       font-size: 28px;
       font-size: max(5.0vw, 12px);
       letter-spacing: 0.5rem;
    }
    
    .sub_title_time{
        font-size: 22.4px;
        font-size: max(3.6vw, 12px);
    }
    
    .sub_title_place{
        font-size: 19.6px;
        font-size: max(3.5vw, 12px);
        margin-bottom: 10vw;
    }
}

#tex_ind{
    padding-top: 150px;
    margin-top: -150px;
}

#about_fes{
    padding-top: 150px;
    /*margin-top: 0px;*/
    margin-top: -100px;
}

@media screen and (max-width: 768px) {
    #about_fes{
        /*padding-top: 15vw;*/
        /*padding-top: 35px;*/
        padding-top: 90px;
        margin-top: -80px;
        /*margin-top: 0px;*/
        letter-spacing: 0.3rem;
    }
}

#stg_prg{
    padding-top: 150px;
    margin-top: -150px;
}

@media screen and (max-width: 768px) {
    #stg_prg_sp{
        padding-top: 100px;
        margin-top: -100px;
    }
}


#ex_btn{
    padding-top: 150px;
    margin-top: -150px;
}

#marche{
    padding-top: 150px;
    margin-top: -150px;
}

#sponcer{
    padding-top: 150px;
    margin-top: -150px;
}

.three_photos{
    display: flex;
    width: 78%;
}



/*.three_photos img{
    width: 30%;
}*/

.three_photos_left{
    width: 30%;
    margin-right: 1%;
}

.three_photos_center{
    width: 30%;
    margin-right: 1%;
    margin-left: 1%;
}

.three_photos_right{
    width: 30%;
    margin-left: 1%;
}

@media screen and (max-width: 768px) {
    .three_photos{
        display: block;
        width: 100%;
    }
    
    .three_photos_left {
        width: 100%;
        margin-right: 0;
        margin-bottom: 5%;
    }
    
    .three_photos_center {
        width: 100%;
        margin-right: 0;
        margin-left: 0;
        margin-bottom: 5%;
    }
    
    .three_photos_right {
        width: 100%;
        margin-right: 0;
        margin-left: 0;
        margin-bottom: 5%;
    }
}

.four_photos{
    display: flex;
    width: 95%;
    margin-bottom: 5%;
}

.four_human_photos{
    display: flex;
    width: 100%;
}

.four_human_photos_left{
    width: 100%;
    margin-right: 0%;
    margin-bottom: 10%;
}

.four_human_photos_center{
    width: 100%;
    margin-right: 0%;
    margin-left: 0%;
    margin-bottom: 10%;
}

.four_human_photos_right{
    width: 100%;
    margin-left: 0%;
    margin-bottom: 10%;
}

.four_photos_left{
    width: 25%;
    margin-right: 1%;
}

.four_photos_center{
    width: 25%;
    margin-right: 1%;
    margin-left: 1%;
}

.four_photos_left_center{
    width: 25%;
    margin-right: 1%;
    margin-left: 1%;
}

.four_photos_right_center{
    width: 25%;
    margin-right: 1%;
    margin-left: 1%;
}

.four_photos_right{
    width: 25%;
    margin-left: 1%;
}

@media screen and (max-width: 768px) {
    .four_photos{
        display: block;
        width: 100%;
        margin-bottom: 5%;
    }
    
    .four_photos_left{
        width: 100%;
        margin-right: 0%;
        margin-bottom: 5%;
    }

    .four_photos_center{
        width: 100%;
        margin-right: 0%;
        margin-left: 0%;
        margin-bottom: 5%;
    }

    .four_photos_right{
        width: 100%;
        margin-left: 0%;
        margin-bottom: 5%;
    }
}

.tex_ind_block{
    width: 73%;
    margin-bottom: 50px;
}

.sub_title_wrap{
    width: 100%;
    display: flex;
    align-items: center;
}

.sub_title_en{
    /*width: 100%;*/
    /*width: 50%;*/
    /*font-family: Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, ＭＳ Ｐゴシック, MS PGothic, sans-serif;*/
    /*font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";*/
    /*font-size: 20px;*/
    font-size: 18px;
    /*font-weight: bold;*/
    line-height: 1.5;
    /*font-feature-settings: "palt";*/
    /*letter-spacing: 0.2rem;*/
    letter-spacing: 0.6rem;
    text-align: right;
    /*margin-top: 50px;*/
}

.letter_spacing_04rem{
	letter-spacing: 0.4rem;
}

.sub_head_wrap{
    width: 100%;
    display: flex;
    margin: 0 auto;
    padding: 0;
    margin-top: 50px;
}

.border_top{
	/*margin-top: 25px;*/
    border-top: 1px solid #000;
    Padding-top: 50px;
}

@media screen and (max-width: 768px) {
    .tex_ind_block{
        width: 100%;
        margin-bottom: 35px;
    }
    
    .sub_title_wrap{
        display: block;
    }
    
    .sub_title_en{
        width: 100%;
        font-size: 14px;
        text-align: left;
    }
    
    .sub_head_wrap{
        display: block;
        margin-top: 35px;
    }
}




.sub_title_tex_ind{
    width: 100%;
    /*font-family: Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, ＭＳ Ｐゴシック, MS PGothic, sans-serif;*/
    /*font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";*/
    /*font-size: 40px;*/
    font-size: 36px;
    /*font-weight: bold;*/
    line-height: 1.5;
    /*font-feature-settings: "palt";*/
    /*letter-spacing: 0.2rem;*/
    /*letter-spacing: 0.6rem;*/
    letter-spacing: 0.8rem;
    text-align: left;
    /*margin-top: 50px;*/
}

@media screen and (max-width: 1000px) {
    .sub_title_tex_ind{
        font-size: 26px;
    }
    
    .sub_title_en{
        font-size: 16px;
    }
}

.mikawa_momen_kiji{
    /*width: 15%;*/
    width: 18%;
    margin-top: 10px;
}

.mikawa_momen_kiji img{
    width: 100%;
}

.mikawa_momen_text_wrap{
    width: 92%;
    margin-left: 3%;
}

.mikawa_momen_title{
    width: 100%;
    /*font-family: Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, ＭＳ Ｐゴシック, MS PGothic, sans-serif;*/
    /*font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";*/
    /*font-size: 32px;*/
    font-size: 40px;
    /*font-weight: bold;*/
    line-height: 1.5;
    /*font-feature-settings: "palt";*/
    /*letter-spacing: 0.2rem;*/
    letter-spacing: 0.6rem;
    text-align: left;
    /*margin-top: 50px;*/
}

.mikawa_momen_title_en{
    width: 100%;
    /*font-family: Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, ＭＳ Ｐゴシック, MS PGothic, sans-serif;*/
    /*font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";*/
    /*font-size: 16px;*/
    font-size: 20px;
    /*font-weight: bold;*/
    line-height: 1.5;
    /*font-feature-settings: "palt";*/
    /*letter-spacing: 0.2rem;*/
    letter-spacing: 0.6rem;
    text-align: left;
    margin-top: 20px;
}

.mikawa_momen_p{
    width: 100%;
    /*font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";*/
    /*font-size: 14px;*/
    font-size: min(0.8vw, 14px);
    /*font-weight: normal;*/
    line-height: 1.75;
    /*font-feature-settings: "palt";*/
    letter-spacing: 0.2rem;
    /*text-align: left;*/
    text-align: justify;
    margin-top: 30px;
}

.link_text{
    /*font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";*/
     font-size: 16px;
    /*font-weight: bold;*/
    margin-top: 10px;
    text-align: left;
}

@media screen and (max-width: 768px) {
    .sub_title_tex_ind{
        font-size: 28px;
        font-size: min(5.5vw, 28px);
    }
    
    .mikawa_momen_text_wrap {
        width: 100%;
        margin-left: 0%;
        margin-top: 3%;
    }
    
    .mikawa_momen_kiji{
        width: 100%;
    }
    
    .mikawa_momen_title{
        font-size: 22.4px;
    }
    
    .mikawa_momen_title_en{
        font-size: 11.2px;
        margin-top: 14px;
    }
    
    .mikawa_momen_p{
        font-size: 9.8px;
        margin-top: 21px;
    }
    
    .link_text{
        font-size: 11.2px;
        margin-top: 7px;
    }
}


.prg_title{
    font-size: 18px;
    letter-spacing: 0.2rem;
    text-align: left;
    margin-top: 30px;
}

.prg_title_name{
    font-size: 26px;
    letter-spacing: 0.2rem;
    text-align: left;
    margin-top: 5px;
}



.prg_title_2{
    font-size: 18px;
    letter-spacing: 0.2rem;
    text-align: left;
}

@media screen and (max-width: 950px) {
    .prg_title_name{
        font-size: 22px;
    }
}

@media screen and (max-width: 768px) {
    .prg_title{
        font-size: 12.6px;
        /*letter-spacing: 0.2rem;
        text-align: left;*/
        margin-top: 21px;
    }
    
    .prg_title_name{
        font-size: 18.2px;
        margin-top: 3.5px;
    }
    
    .prg_title_2{
        font-size: 12.6px;
        /*letter-spacing: 0.2rem;
        text-align: left;*/
    }
}

.stg_prg{
    font-size: 16px;
    line-height: 2;
    letter-spacing: 0.1rem;
    text-align: left;
    margin-top: 20px;
    margin-bottom: 30px;
}

.stg_prg_1{
    width: 40%;
    height: auto;
}

.stg_prg_2 {
    width:40%;
    height: auto;
    margin-top: 35px;
}

.stg_prg_1 img{
    width: 100%;
    height: auto;
}

.stg_prg_20251208 {
    width: 70%;
    height: auto;
    margin-top: 35px;
}

.stg_prg_20251208 img{
    width: 100%;
    height: auto;
}

.four_guest_profile_left{
    text-align: left;
    font-size: 24px;
    /*font-size: min(2.0vw, 24px);
    font-size: 22px;*/
    font-size: min(1.8vw, 22px);
    letter-spacing: 0.1rem;
    line-height: 1.5;
    margin-right: 2%;
    width: 100%;
}

.four_guest_profile_center{
    text-align: left;
    font-size: 24px;
    font-size: min(2.0vw, 24px);
    letter-spacing: 0.1rem;
    line-height: 1.5;
    margin-left: 1%;
    margin-right: 1%;
    width: 100%;
}

.four_guest_profile_left_center{
    /*font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";*/
    text-align: left;
    font-size: 24px;
    font-size: min(2.0vw, 24px);
    /*font-feature-settings: "palt";*/
    letter-spacing: 0.1rem;
    line-height: 1.5;
    /*font-weight: bold;*/
    margin-left: 1%;
    margin-right: 1%;
    width: 100%;
}

.four_guest_profile_right_center{
    /*font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";*/
    text-align: left;
    font-size: 24px;
    font-size: min(2.0vw, 24px);
    /*font-feature-settings: "palt";*/
    letter-spacing: 0.1rem;
    line-height: 1.5;
    /*font-weight: bold;*/
    margin-left: 1%;
    margin-right: 1%;
    width: 100%;
}

.four_guest_profile_right{
    /*font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";*/
    text-align: left;
    font-size: 24px;
    font-size: min(2.0vw, 24px);
    /*font-feature-settings: "palt";*/
    letter-spacing: 0.1rem;
    line-height: 1.5;
    /*font-weight: bold;*/
    margin-left: 2%;
    width: 100%;
}

@media screen and (max-width: 768px) {
    .stg_prg {
        font-size: 11.2px;
        margin-top: 14px;
        margin-bottom: 21px;
        padding-left: 1.5em;
        text-indent: -1.5em;
    }
    
    .stg_prg_1{
        width: 100%;
        height: auto;
    }

    .stg_prg_2 {
        width: 100%;
        height: auto;
        margin-top: 35px;
    }
    
    .four_guest_profile_left{
        /*font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
        text-align: left;*/
        font-size: 24px;
        /*font-size: max(2.0vw, 24px);*/
        font-size: min(4.0vw, 24px);
        /*font-feature-settings: "palt";
        letter-spacing: 0.1rem;
        line-height: 1.5;
        font-weight: bold;*/
        margin-right: 2%;
        /*width: 100%;*/
    }

    /*.four_guest_profile_center{
        font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
        text-align: left;
        font-size: 24px;
        font-size: min(2.0vw, 24px);
        font-feature-settings: "palt";
        letter-spacing: 0.1rem;
        line-height: 1.5;
        font-weight: bold;
        margin-left: 1%;
        margin-right: 1%;
        width: 100%;
    }*/

    .four_guest_profile_left_center{
        /*font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
        text-align: left;*/
        font-size: 24px;
        /*font-size: max(2.0vw, 24px);*/
        font-size: min(4.0vw, 24px);
        /*font-feature-settings: "palt";
        letter-spacing: 0.1rem;
        line-height: 1.5;
        font-weight: bold;*/
        margin-left: 2%;
        margin-right: 0%;
        /*width: 100%;*/
    }

    .four_guest_profile_right_center{
        /*font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
        text-align: left;*/
        font-size: 24px;
        /*font-size: max(2.0vw, 24px);*/
        font-size: min(4.0vw, 24px);
        /*font-feature-settings: "palt";
        letter-spacing: 0.1rem;
        line-height: 1.5;
        font-weight: bold;*/
        margin-left: 0%;
        margin-right: 2%;
        margin-top: 5%;
        /*width: 100%;*/
    }

    .four_guest_profile_right{
        /*font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
        text-align: left;*/
        font-size: 24px;
        /*font-size: max(2.0vw, 24px);*/
        font-size: min(4.0vw, 24px);
        /*font-feature-settings: "palt";
        letter-spacing: 0.1rem;
        line-height: 1.5;
        font-weight: bold;*/
        margin-left: 2%;
        margin-top: 5%;
        /*width: 100%;*/
    }
}

.stg_prg_marche_wrap{
    display:flex;
}

.stg_prg_marche{
    width: 30%;
    margin-right: 5%;
    /*font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";*/
    font-size: 16px;
    /*font-weight: normal;*/
    line-height: 2;
    /*font-feature-settings: "palt";*/
    letter-spacing: 0.1rem;
    text-align: left;
    margin-top: 20px;
    margin-bottom: 30px;
}



.stg_prg_marche_last{
    width: 35%;
    /*font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";*/
    font-size: 16px;
    /*font-weight: normal;*/
    line-height: 2;
    /*font-feature-settings: "palt";*/
    letter-spacing: 0.1rem;
    text-align: left;
    margin-top: 20px;
    margin-bottom: 30px;
}

@media screen and (max-width: 768px) {
    .stg_prg_marche_wrap {
        display: block;
        margin-top: 21px;
        margin-bottom: 14px;
    }
    
    .stg_prg_marche{
        width: 100%;
        margin-right: 0;
        /*font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";*/
        /*font-size: 16px;*/
        font-size: 11.2px;
        /*font-weight: normal;
        line-height: 2;
        font-feature-settings: "palt";
        letter-spacing: 0.1rem;
        text-align: left;*/
        margin-top: 0;
        margin-bottom: 0;
    }

    .stg_prg_marche_last{
        width: 100%;
        /*font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";*/
        /*font-size: 16px;*/
        font-size: 11.2px;
        /*font-weight: normal;
        line-height: 2;
        font-feature-settings: "palt";
        letter-spacing: 0.1rem;
        text-align: left;*/
        margin-top: 0;
        margin-bottom: 0;
    }
}

.marche_guest_profile{
    /*font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";*/
    text-align: left;
    font-size: 24px;
    font-size: min(2.0vw, 24px);
    /*font-feature-settings: "palt";*/
    letter-spacing: 0.1rem;
    line-height: 1.5;
    /*font-weight: bold;*/
    margin-right: 2%;
    width: 25%;
}

@media screen and (max-width: 768px) {
    .marche_guest_profile{
        font-size: 24px;
        font-size: min(4.0vw, 24px);
        margin-right: 0;
        width: 50%;
    }
}

.sponcer_wrap{
    width:100%;
    margin: 0 auto;
    text-align: center;
}

.sponcer_title{
    /*font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";*/
    text-align: center;
    /*font-size: 24px;*/
    /*font-feature-settings: "palt";*/
    /*letter-spacing: 0.1rem;*/
    line-height: 1.5;
    /*font-weight: bold;*/
    margin: 0 auto;
    margin-top: 100px;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    width: 90%;
    max-width: 1280px;
    /*font-size: 12px;*/
    font-size: 22px;
    /*font-size: 1.2rem;*/
    font-size: 2.2rem;
    font-weight: 800;
    letter-spacing: 0.2em;
    text-decoration: none;
    font-family: "Roboto", "Noto Sans CJK JP", "Noto Sans JP", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", Meiryo, "メイリオ", "ＭＳ ゴシック", Helvetica, sans-serif;
}

@media screen and (max-width: 768px) {
    .sponcer_title{
        /*font-size: 16.8px;
        font-size: 8.4px;
        font-size: 0.84rem;
        font-size: 12px;
        font-size: 1.2rem;*/
        font-size: 18px;
        font-size: 1.8rem;
    }
}

.sponcer_title:before,
.sponcer_title:after {
    content: "";
    height: 1px;
    height: 0px;
    flex-grow: 1;
    /*background-color: #666;*/
    background-color: transparent;
}

.sponcer_title:before {
    margin-right: 1rem;
}

.sponcer_title:after {
    margin-left: 1rem;
}

.sponcer_footer{
    background-color: #fff;
    /*border-top: 1px solid #000;*/
}

.sponcer_logo_wrap{
    /*width: 100%;*/
    margin: 0 auto;
    text-align: center;
    width: 90%;
    max-width: 1280px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
    font-size: 2.2rem;
    letter-spacing: 0.2rem;
}

.sponcer_logo{
    /*margin: 0 auto;*/
    margin: 0 auto;
    margin-top: 2%;
    margin-bottom: 2%;
    text-align: center;
    /*width: 30%;*/
    width: 70%;
    height: auto;
   
}

.sponcer_logo_takashimaya{
    /*margin: 0 auto;*/
    margin: 0 auto;
    margin-top: 2%;
    margin-bottom: 2%;
    text-align: center;
    /*width: 30%;*/
    width: 83%;
    height: auto;
   
}

/*.sponcer_logo_wrap a img{
    width:auto; 
}*/

.sponcer_logo_big{
    /*margin: 0 auto;*/
    text-align: center;
    width: 25%;
    width: 100%;
    height: auto;
    margin: 2% 2% 10% 2%;
}

@media screen and (max-width: 768px) {
    
    .sponcer_logo_wrap {
        display: block;
        font-size: 15.4px;
        font-size: 1.54rem;
    }
    .sponcer_logo {
        width:50%;
        margin: 0 auto;
        text-align: center;
        margin-bottom: 10%;
    }
    
    .sponcer_logo img {
        width: 100%;
    }
    
    .sponcer_logo_takashimaya {
        width:50%;
        margin: 0 auto;
        text-align: center;
        margin-bottom: 10%;
    }
    
    .sponcer_logo_takashimaya img {
        width: 100%;
    }
    
    .sponcer_logo_big{
        width:75%;
        margin: 0 auto;
        text-align: center;
        margin-bottom: 10%;
    }
}

.stg_prg_wrap{
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: space-between;
}

.margin_top_mainasu-25px{
    margin-top: -25px;
}

.stg_prg_wrap_2{
    display: flex;
    align-content: center;
    justify-content: space-between;
    align-items: flex-start;
}

@media screen and (max-width: 768px) {
    .stg_prg_wrap {
        display: block;
        /*align-content: center;
        align-items: center;
        justify-content: space-between;*/
    }
    
    .stg_prg_wrap_2{
        display: block;
    }
    
}

/*ページトップへ戻るボタンはじまり*/
.pagetop {
    height: 50px;
    width: 50px;
    position: fixed;
    right: 30px;
    bottom: 30px;
    background: #fff;
    border: solid 3px #888;
    border-radius: 50%;
    display: none;
    justify-content: center;
    align-items: center;
    z-index: 2;
}

.pagetop__arrow {
    display: block;
    height: 15px;
    width: 15px;
    border-top: 4px solid #888;
    border-right: 4px solid #888;
    transform: translateY(20%) rotate(-45deg);
}
   
@media (hover: hover) and (pointer: fine) {
    .pagetop:hover, .pagetop:hover .pagetop__arrow {
        border-color: #000;
    }
}
/*ページトップへ戻るボタンおわり*/



@media screen and (max-width: 1000px) {
    .about_fes_btn{
        width: 91.15px;
        height: 44.575px;
    }
    
    .tex_ind_btn{
        width: 135.675px;
        height: 44.575px;
    }
    
    .evt_prg_btn{
        width: 127.575px;
        height: 44.575px;
    }
    
    .evt_prg_btn:hover{
        height: 44.575px;
    }
    
    .stage_btn{
        width: 127.575px;
        height: 44.575px;
    }
    
    .stage_btn:hover{
        height: 44.575px;
    }
    
    .textile_btn{
        width: 127.575px;
        height: 44.575px;
    }
    
    .textile_btn:hover{
        height: 44.575px;
    }
    
    .marche_btn{
        width: 127.575px;
        height: 44.575px;
    }
    
    .marche_btn:hover{
        height: 44.575px;
    }
    
    .spn_by_btn{
        width: 121.5px;
        height: 44.575px;
    } 
    
    .dropdown__lists{
        width: 127.575px;
        top: 57.5px;
        height: 44.575px;
        background-position: center center;
        margin-top: 10px;
        /*border-top: 1px solid #000;*/
    }
    
    .dropdown__list {
        height: 44.575px;
        font-size: 12.15px;
        background-position: center -3px;
        /*border-top: 1px solid #000;*/
    }
}


/* ---------------------------------------------- */
/* ハンバーガーメニュー4はじまり */
/* ------------------------- */
#header-hamburger {
    position: fixed;
    /*top:10px;*/
    right: 10px;
    /* 見た目のCSS */
   /* background: #6faa3c;*/
    cursor: pointer;
    width: 50px;
    aspect-ratio: 1/1;
   /*margin-left: auto;*/
    /*right: 0;*/
    
    /* ボタンがハンバーガーウィンドウの下に隠れないようにする指定 */
    /*position: relative;*/
    z-index: 10;
    
    display: none;/* pc版は隠す */
}

 @media screen and (max-width: 768px) {
    #header-hamburger{
        display: block;/* sp版で表示 */
    }
}

/* ----------------- */
/* 三本線 */
/* ----------------- */
#header-hamburger span {
    /* 見た目のCSS */
    display: inline-block;
    background: #000;
    width: 60%;
    height: 3px;
    /* バーガー線の太さ */
    /*アニメーションの設定*/
    transition: all .4s;
    position: absolute;
    /*left: 50%;*/
    right: 0%;
    /* バーガー線の位置 */
    /*transform: translateX(-50%);*/
}

/* １本目 */
#header-hamburger span:nth-of-type(1) {
    top: 30%;
}

/* ２本目 */
#header-hamburger span:nth-of-type(2) {
    top: 50%;
}

/* ３本目 */
#header-hamburger span:nth-of-type(3) {
    top: 70%;
}

/* ------------------ */
/* ×印 */
/* ------------------ */
/*activeクラスが付与されると線が回転して×になる*/
#header-hamburger.active span:nth-of-type(1) {
    top: 50%;
    left: 50%;
    transform: rotate(-45deg);
    width:50%;
}

#header-hamburger.active span:nth-of-type(2) {
    opacity: 0;
}

#header-hamburger.active span:nth-of-type(3) {
    top: 50%;
    left: 50%;
    transform: rotate(45deg);
    width: 50%;
}

/* ----------------------------------------------- */
/* メニューウィンドウ */
/* -------------------------- */
#hamburger-window {
    transition: 0.3s;
    text-align: center;
    /* 初期状態は非表示 */
    visibility: hidden;
    position: fixed;
    top: 50px;
    right: -100vw;
    z-index: 1;
    /* 画面いっぱいに表示されるサイズに設定 */
    /*width: 100%;*/
    width: 60%;
    height: 100vh;
    /* 画面からはみ出したらスクロール可能にする */
    overflow-y: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none;
    
    background-color:rgba(115,115,115,0.9);
    font-size: 18px;
    /*font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";*/
    /*font-weight: bold;*/
    display: none;/* pc版で非表示 */
    letter-spacing: 0.2em;
}

 @media screen and (max-width: 768px) {
    #hamburger-window{
        display: block;/* sp版で表示 */
        
    }
}

/*スクロールバー非表示（Chrome・Safari）*/
.content::-webkit-scrollbar{
    display:none;
}

#hamburger-window.open {
    visibility: visible;
    right: 0;
}

.hamburger-window__link {
    display: block;
    margin: 0 auto;
    width: 100%;
    border-bottom: 1px solid #ccc;
}

.hamburger-window__link:hover {
    /*background-color: #ccc;*/
    background-color:rgba(0,0,0,0.5);
}

.hamburger-window__link p {
    margin: 0;
    padding-top: 20px;
    padding-bottom: 20px;
}

.hamburger-window__link:first-child .acordion-btn {
    /*border-top: 1px solid #ccc;*/
    /*border-top: 1px solid #000;*/
}


/* ----------------------------------
アコーディオン部分
--------------------- */
.acordion-menu-wrapper {
    /*background-color: #fff*/
    background-color:transparent;
}    

.acordion-btn {
    display: flex;
    align-items: center;
    padding-left: 5%;
    margin-bottom:-25px;
}

/*.acordion-btn:hover {
    /*background-color: #ccc;*
    background-color: #000;
}*/

/*.acordion-btn::after {
     content: '\f054';
    font-family: "Font Awesome 6 Free";
    display: inline-block;
    position: absolute;
    right: 5%;
    font-size: 18px;
    aspect-ratio: 1/1;
    color: #fff;
    transition: 1s;
}  */

.acordion-btn::after {
     content: '>';
    display: inline-block;
    position: absolute;
    right: 5%;
    font-size: 40px;
    aspect-ratio: 1/1;
    color: #fff;
    transition: 0.4s;
}  

.acordion-btn.is-open::after {
    /* fontawesomeアイコンを表示 */
    /*content: '\f068';*/
    transform: rotate(90deg);
    transition: 1s;
}

.hamburger-window__link {
    /*border-top: 1px solid #ccc;*/
    /*border-top: 1px solid #fff;*/
}

.hamburger-window__title,
.hamburger-window__link > a {
    /*color: #333;*/
    color: #fff;
}

.hamburger-window__link > a {
    display: block;
    text-align: left;
    padding-left: 5%;
    position: relative;
}

/*.hamburger-window__link > a::after {
    /* fontawesomeアイコンを表示 *
    content: '\f054';
    font-weight: 900;
    font-family: "Font Awesome 6 Free";
    display: inline-block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 5%;
    width: 10px;
    aspect-ratio: 1/1;
    color: #333;    
}*/

.acordion>.acordion__item {
    position: relative;
    text-align: left;
    width: 100%;
    /*background-color: #dfdfdf;*/
    /* 閉じている状態 */
    border-top: 0 #ccc solid;
    line-height: 0;
    height: 0px;
    /* 閉じるアニメーション */
    transition:
        border-top .1s ease-out,
        
}

.acordion.is-open>.acordion__item {
    /*background-color: #dfdfdf;*/
    /*background-color: #555;*/
    /*background-color: transparent;*/
    /* 開いている状態 */
    /*border-top: 1px #ccc solid;
    border-top: 0px #ccc solid;
    padding-left:15px;
    /*height: 57.5px;*/
    /*height: 67.5px;*/
    height: 74.5px;
    
    /* 開くアニメーション */
    transition:
        border-top .1s ease-out,
}

.acordion.is-open>.acordion__item:hover {
    background-color: #000;
}

.acordion.is-open>.acordion__item:first-child {
    border-top: none;
    /*margin-top:15px;*/
    margin-top:25px;
    margin-bottom:-30px;
}

/*.acordion.is-open>.acordion__item::after {
    /* fontawesomeアイコンを表示 *
    content: '\f054';
    font-weight: 900;
    font-family: "Font Awesome 6 Free";
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 10%;
    width: 10px;
    aspect-ratio: 1/1;
    color: #333;
}*/

.acordion>.acordion__item>.acordion__link {
    /*color: #333;*/
    color: #fff;
    display: block;
    /*padding-left: -7%;*/
    margin-left: -7%;
    /* 閉じている状態 */
    padding-top: 0;
    padding-bottom: 0;
    line-height: 0;
    opacity: 0;
    visibility: hidden;
    /* 閉じるアニメーション */
    transition:
        padding-top .3s ease-out,
        padding-bottom .3s ease-out,
        line-height .3s ease-out,
        opacity .1s linear,
        visibility .1s linear;
}

.acordion.is-open>.acordion__item>.acordion__link {
    display: block;
    border-top: 1px #ccc solid;
    padding-left: 24%;
    /* 開いている状態 */
    padding-top: 23px;
    padding-bottom: 23px;
    line-height: 1.5;
    opacity: 1;
    visibility: visible;
    /* 開くアニメーション */
    transition:
        padding-top .3s ease-out,
        padding-bottom .3s ease-out,
        line-height .3s ease-out,
        opacity .1s linear,
        visibility .1s linear;
}

/*.acordion.is-open>.acordion__item>.acordion__link a {
    padding-left: 50px;
}*/

/*.acordion li:hover{
    background-color: #000;
}*/

/*.acordion__item a:hover{
    background-color: #000;
}*/

.acordion__item:hover{
    background-color: #000;
}

.acordion{
    marin: 0;
}
/*ハンバーガーメニュー4おわり*/

/*ハンバーガーメニュー4追加はじまり*/
.hanbargar_menu_1{
    /*width: 115px;*/
    width: 115px;
    height: 57.5px;
    background-image: url(..//images/about_fes_btn_sp.svg);
    background-repeat: no-repeat;
    background-size: cover;
    padding-left: 15px;
}

.hanbargar_menu_1:hover{
    background-image: url(..//images/about_fes_btn_sp_hover.svg);
}

.hanbargar_menu_2{
    width: 115px;
    height: 57.5px;
    background-image: url(..//images/tex_ind_btn_sp.svg);
    background-repeat: no-repeat;
    background-size: cover;
}

.hanbargar_menu_2:hover{
    background-image: url(..//images/tex_ind_btn_sp_hover.svg);
}

.hanbargar_menu_3{
    width: 115px;
    height: 57.5px;
    background-image: url(..//images/evt_prg_btn_sp.svg);
    background-repeat: no-repeat;
    background-size: cover;
}

.hanbargar_menu_3:hover{
    background-image: url(..//images/evt_prg_btn_sp_hover.svg);
}

.hanbargar_menu_4{
    width: 115px;
    /*height: 0;*/
    background-image: url(..//images/stage_btn_sp.svg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 57.5px;
}

.hanbargar_menu_4:hover{
    background-image: url(..//images/stage_btn_sp_hover.svg);
    /*height: 57.5px;*/
}

.hanbargar_menu_5{
    width: 115px;
    background-image: url(..//images/textile_btn_sp.svg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 57.5px;
}

.hanbargar_menu_5:hover{
    background-image: url(..//images/textile_btn_sp_hover.svg);
}

.hanbargar_menu_6{
    width: 115px;
    background-image: url(..//images/marche_btn_sp.svg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 57.5px;
}

.hanbargar_menu_6:hover{
    background-image: url(..//images/marche_btn_sp_hover.svg);
}

.hanbargar_menu_7{
    /*width: 115px;*/
    width: 115px;
    height: 57.5px;
    background-image: url(..//images/spn_by_btn_sp.svg);
    background-repeat: no-repeat;
    background-size: cover;
}

.hanbargar_menu_7:hover{
    background-image: url(..//images/spn_by_btn_sp_hover.svg);
}
/*ハンバーガーメニュー4追加おわり*/

/*グローバルメニューhover時にテキストを切り替えるはじまり
https://qiita.com/tktcorporation/items/3d4573e1b0c15d99bbdf*/

/*.grv_menu ul li{
    border-right: solid 1px #000;
}*/
.grv_menu ul li{
    background-color: #fff;
    width: auto;
    /*padding: 0 10px;*/
    padding: 0 1.5vw;
}

.grv_menu ul li:last-child{
    padding-right: 0;
}


.height_25px{
    height: 25px;
    display: flex;
    align-items: center;
}

.height_75px{
    /*height: max(4vw, 50px);*/
    height: min(4vw, 65px);
    display: flex;
    align-items: center;
}

@media screen and (max-width: 1232px) {
    .height_75px {
        height: max(7vw, 45px);
        /*display: flex;
        align-items: center;*/
    }
}

.border_left{
   border-left: solid 1px #000;
    
}

.border_bottom{
   border-bottom: solid 1px #000;
   padding-bottom: 60px
}

.border_top_bottom{
   border-top: solid 1px #000;
   border-bottom: solid 1px #000;
}

/*button {
  /*margin: 100px;*
  /*display: inline-flex;*
  display: flex;
  justify-content: center;
  align-content: center;
  align-items: center;
  /*align-items: flex-end;*
  padding: 1em;
  /*border: solid 1px black;*
  border: none;
  /*border-left: solid 1px #000;*
  background-color: transparent;
  font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
  /*font-weight: bold;*
  font-weight: bold;
  font-size: 14px;
  /*width: 155px;*
  width: auto;
  height: 47.5px;
  margin: 0 auto;
  text-align: center;
}
span:nth-child(1) {
  position: absolute;
  display: none;
}
button:hover span:nth-child(1) {
  display: inline-block;
}
button:hover span:nth-child(2) {
  opacity: 0;
}*/


.gloval_menu_btn{
  display: flex;
  justify-content: center;
  align-content: center;
  align-items: center;
  padding: 1em;
  border: none;
  /*font-size: 14px;
  font-size: min(1.4vw, 20px);*/
    font-size: 11px;
  font-size: min(1.1vw, 16px);
  letter-spacing: 0.4vw;
  width: auto;
  height: 47.5px;
  margin: 0 auto;
  text-align: center;
  background-color: #fff;
}

/*.gloval_menu_btn_span{
   width: 100%; 
    margin-left: -10em;
}*/

/*.width_100px{
    width: 500px;
}*/

.gloval_menu_btn_span:nth-child(1) {
  position: absolute;
  display: none;
}
.gloval_menu_btn:hover .gloval_menu_btn_span:nth-child(1) {
  display: inline-block;
}
.gloval_menu_btn:hover .gloval_menu_btn_span:nth-child(2) {
  opacity: 0;
}



/*.about_fes_btn_2{
  margin: 100px;
  display: inline-flex;
  justify-content: center;
  padding: 1em;
  /*border: solid 1px black;*
    border-left: solid 1px #000;
}
span:nth-child(1) {
  position: absolute;
  display: none;
}
about_fes_btn_2:hover span:nth-child(1) {                                                                                                                                
  display: inline-block;
}
about_fes_btn_2:hover span:nth-child(2) {
  opacity: 0;
}
/*グローバルメニューhover時にテキストを切り替えるおわり*/



.footer_wrap_only_top_page_wrap{
    width: 100%;
    background-color: #000;
    padding: 20px 0 40px 0;
}
    
.footer_wrap_only_top_page{
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
    margin: 0 auto;
    width: 90%;
    max-width: 1280px;
    /*height: 100px;*/
    height: 50px;
    /*background-color: #B00000;
    background-color: #fff;*/
    /*text-align: left;*/
    text-align: center;
    /*padding: 1vw 2vw;*/
    /*padding: 5px 0;*/
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 14px;
    color: #fff;
    letter-spacing: 0.15rem;
}

.footer_wrap_only_top_page img{
    width: 30vw;
    max-width: 400px;
    min-width: 200px;
}

.footer_wrap_only_top_page img:hover{
    opacity: 0.5;
    transition: all 0.5s ease 0s;
}

@media screen and (max-width: 768px) {
    /*.footer_wrap_only_top_page_wrap{
        /*width: 100%;
        background-color: #000;
        padding: 20px 0 40px 0;
    }*/
    
  .header_wrap_only_top_page{
      height: 15vw;
      max-height: 50px;
      /*display:flex;*/
      border-bottom: 1px solid #000;
    }
    
    .footer_wrap_only_top_page img{
        width: 70%;
        /*max-width: 400px;
        min-width: 200px;*/
        margin: 0 auto;
        text-align: center;
    }
    
    .footer_wrap_only_top_page{
        display: block;
        margin: 0 auto;
        text-align: center;
    }
}


/*************************************
20251208追加はじまり
*************************************/
    
.header_bar{
    width: 90%;
    max-width: 1280px;
    margin: 0 auto;
    display: flex;
    text-align: center;
}

.bottom_image_top_hr_20251208 {
    height: 1px;
    width: 100%;
    margin-top: 50px;
    margin-bottom: 35px;
}

.mikawa_momen_wrap_20251208{
    display: flex;
    border-bottom: 1px solid #000;
    margin-top: 35px;
    padding-bottom: 35px;
    align-items: center;
}

.mikawa_momen_title_20251208{
    width: 25%;
    font-size: 28px;
    line-height: 1.5;
    letter-spacing: 0.6rem;
    text-align: left;
}

.mikawa_momen_title_en_20251208{
    width: 75%;
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: 0.6rem;
    text-align: left;
    /*margin-top: 20px;*/
}

.mikawa_momen_wrap_20251208_last_child{
    display: flex;
    /*border-bottom: 1px solid #000;*/
    margin-top: 35px;
    padding-bottom: 35px;
    align-items: center;
}


@media screen and (max-width: 1100px) {
    .mikawa_momen_title_20251208{
        width: 35%;
        font-size: 19.6px;
    }
    
    .mikawa_momen_title_en_20251208{
        width: 65%;
        font-size: 9.8px;
    }
}

@media screen and (max-width: 700px) {
    .mikawa_momen_title_20251208{
        /*width: 50%;*/
        width: 100%;
        /*font-size: 19.6px;*/
    }
    
    .mikawa_momen_title_en_20251208{
        width: 50%;
        /*font-size: 9.8px;*/
    }
    
    .mikawa_momen_wrap_20251208{
        display: block;
        /*border-bottom: 1px solid #000;
        margin-top: 35px;
        padding-bottom: 35px;
        align-items: center;*/
    }
    .mikawa_momen_wrap_20251208_last_child{
        display: block;
        /*margin-top: 35px;
        padding-bottom: 35px;
        align-items: center;*/
    }
}


.bottom_image_top_hr_20251208_bottom {
    height: 1px;
    width: 100%;
    margin-top: 0px;
    margin-bottom: 45px;
}

.color_orange {
    color: #ff9600;
}

.color_pink {
    color: #ff46c8;
}

.color_green {
    color: #36eb00;
}



.three_photos_20251208{
    display: flex;
    width: 100%;
}

.three_photos_left_20251208{
    width: 32%;
    margin-right: 1%;
}

.three_photos_center_20251208{
    width: 32%;
    margin-right: 1%;
    margin-left: 1%;
}

.three_photos_right_20251208{
    width: 32%;
    margin-left: 1%;
}

@media screen and (max-width: 768px) {
    .three_photos_20251208{
        display: block;
        width: 100%;
    }
    
    .three_photos_left_20251208 {
        width: 100%;
        margin-right: 0;
        margin-bottom: 5%;
    }
    
    .three_photos_center_20251208 {
        width: 100%;
        margin-right: 0;
        margin-left: 0;
        margin-bottom: 5%;
    }
    
    .three_photos_right_20251208 {
        width: 100%;
        margin-right: 0;
        margin-left: 0;
        margin-bottom: 5%;
    }
}


.stg_prg_wrap_20251208 {
    display: flex;
    align-content: center;
    align-items: flex-start;
    justify-content: space-between;
}

.guest_top_wrap_20251208{
    display: flex;
}

.tate_narabi_20251208{
    display: flex;
    flex-direction: column;
    width: 60%;
}

.yoko_narabi_20251208{
    display: flex;
    width: 100%;
    margin-bottom: 5%
}

.guest_top_wrap_left_20251208{
    width: 50%;
}

.yoko_50percent_20251208{
    width: 50%;
}

.yoko_50percent_profile_20251208{
    width: 50%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-end;
    margin-left: 5%;
}

.guest_profile_right_20251208 {
    text-align: left;
    /*font-size: 24px;
    font-size: min(2.0vw, 24px);*/
    font-size: 22px;
    font-size: min(1.8vw, 22px);
    letter-spacing: 0.1rem;
    line-height: 1.5;
    width: 100%;
}

.guest_katagaki_20251208 {
    text-align: left;
    font-size: 12px;
    font-size: min(1.0vw, 12px);
    letter-spacing: 0.1rem;
    line-height: 1.5;
}

/*************************************
20251208追加おわり
*************************************/

.margin_top_mainasu-50px{
    margin-top: -50px;
}

/*************************************
20251209追加はじまり
*************************************/

.marche_guest_profile_20251209{
    text-align: left;
    /*font-size: 24px;
    font-size: min(2.0vw, 24px);
    font-size: 22px;*/
    font-size: min(1.8vw, 22px);
    letter-spacing: 0.1rem;
    line-height: 1.5;
    margin-right: 2%;
    /*width: 25%;*/
    width: 50%;
    display: flex;
}

.four_human_photos_left_20251209{
    width: 100%;
    margin-right: 0%;
    margin-bottom: 10%;
}

/*.guest_katagaki_20251209 {
    /*font-size: 12px;
    font-size: min(1.0vw, 12px);*
    font-size: 50%;
    letter-spacing: 0.1rem;
    line-height: 1.5;
}*/

@media screen and (max-width: 768px) {
    .marche_guest_profile_20251209{
        font-size: 24px;
        font-size: min(4.0vw, 24px);
        margin-right: 0;
        width: 50%;
    }
}

.guest_profile_right_20251209 {
    text-align: left;
    font-size: 24px;
    font-size: min(2.0vw, 24px);
    line-height: 1.5;
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-evenly;
     align-items: flex-end;
}

.stg_prg_marche_20251209 {
    font-size: 16px;
    line-height: 2;
    letter-spacing: 0.1rem;
    text-align: left;
    margin-top: 20px;
}

.stg_prg_marche_20251209 ul {
    /*margin-top: 20px;*/
    margin-top: 10px;
}


@media screen and (max-width: 1320px) {
    .stg_prg_marche_20251209 {
        font-size: 11.2px;
    }
}


.stg_prg_marche_wrap_20251209 {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}

.guest_top_wrap_right_20251209{
    width: 100px;
}

.guest_katagaki_20251209 {
    text-align: left;
    font-size: 12px;
    font-size: min(1.0vw, 12px);
    letter-spacing: 0.1rem;
    line-height: 1.5;
    margin-top: 20px;
}

.flort_left{
    float: left;
}

.inline_block{
    display: inline-block;
}

.width_100px{
    width: 160px;
}

.width_200px{
    width: 245px;
}


.three_photos_left_20251209{
   width: 50%;
    /*margin-right: 1%; */
}

.three_photos_center_20251209 {
    width: 0%;
    /*margin-right: 1%;
    margin-left: 1%;*/
}

.three_photos_right_20251209 {
    width: 50%;
    /*margin-left: 1%;*/
    margin-top: 20px;
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
}

/*.three_photos_20251209 {
    display: flex;
    width: 73%;
    justify-content: space-between;
    align-items: flex-start;
}*/

.three_photos_20251209 {
    display: flex;
    width: 83%;
    align-items: flex-start;
    justify-content: space-between;
}

.marche_guest_profile_20251209{
    text-align: left;
    font-size: 24px;
    font-size: min(2.0vw, 24px);
    letter-spacing: 0.1rem;
    line-height: 1.5;
    /*margin-right: 2%;*/
    margin-left: 2%;
    width: 50%;
    display: block;
}

/*.guest_katagaki_20251209{
    font-size: 12px;
    line-height: 1.5;
}*/

@media screen and (max-width: 768px) {
    
    .guest_katagaki_20251209{
        font-size: 9px;
    }
    
    .marche_guest_profile_20251209{
        font-size: 24px;
        font-size: min(4.0vw, 24px);
        margin-right: 0;
        width: 50%;
    }
}
/*************************************
20251209追加おわり
*************************************/

/*************************************
20251210追加はじまり
*************************************/
/*.tex_ind_block_20251210 {*/
.marche_block_20251210{
    width: 78%;
    margin-bottom: 50px;
}

@media screen and (max-width: 768px) {
    /*.tex_ind_block_20251210 {*/
    .marche_block_20251210{
        width: 100%;
        margin-bottom: 35px;
    }
}

/*.stg_prg_marche_wrap_20251210{*/
.marche_wrap_20251210{
    display:flex;
}

/*.stg_prg_marche_20251210{*/
.marche_20251210{
    width: 30%;
    margin-right: 5%;
    font-size: 16px;
    line-height: 2;
    letter-spacing: 0.1rem;
    text-align: left;
    margin-top: 20px;
    /*margin-bottom: 30px;*/
}

/*.stg_prg_marche_last_20251210{*/
.marche_last_20251210{
    width: 35%;
    font-size: 16px;
    line-height: 2;
    letter-spacing: 0.1rem;
    text-align: left;
    margin-top: 20px;
    /*margin-bottom: 30px;*/
}

.marche_last_20251210 ul li{
    padding-left: 1.2em;
    text-indent: -1.2em;
}

.inline_block_20251210{
    display: inline-block;
    padding-bottom: 5px;
}

@media screen and (max-width: 1320px) {
    .marche_20251210 {
        font-size: 11.2px;
    }
    
    .marche_last_20251210{
        font-size: 11.2px;
    }
}

@media screen and (max-width: 768px) {
    /*.stg_prg_marche_wrap_20251210 {*/
    .marche_wrap_20251210 {
        display: block;
        margin-top: 21px;
        margin-bottom: 14px;
    }
    
    /*.stg_prg_marche_20251210{*/
    .marche_20251210{
        width: 100%;
        margin-right: 0;
        font-size: 11.2px;
        margin-top: 0;
        margin-bottom: 0;
    }

    /*.stg_prg_marche_last_20251210{*/
    .marche_last_20251210{
        width: 100%;
        font-size: 11.2px;
        margin-top: 0;
        margin-bottom: 0;
    }
    
    .stg_prg_marche ul li{
        /*paddeng-left: 2.4em;*/
        margin-left: 1.2em;
        text-indent: -1.2em;
    }
    
    .stg_prg_marche_last ul li{
        margin-left: 1.2em;
        text-indent: -1.2em;
    }
}

.stg_prg_profile_photo_20251210{
    /*width: 200px;*/
    width: 212px;
}

.stg_prg_yoko_narabi_20251210{
    display: flex;
    width: 100%;
    margin-top: 7%;
}

.stg_prg_dws_img_20251210{
    width: 73%;
    height: auto;
    margin-top: 20px;
}

.stg_prg_guest_katagaki_20251210 {
    text-align: left;
    font-size: 12px;
    font-size: min(1.0vw, 12px);
    letter-spacing: 0.1rem;
    line-height: 0;
    margin-bottom: -0.5em;
}


.stg_prg_20251210 {
    font-size: 16px;
    line-height: 2;
    letter-spacing: 0.1rem;
    text-align: left;
    margin-top: 20px;
    margin-bottom: 30px;
}

/*@media screen and (max-width: 1320px) {*/
@media screen and (max-width: 1370px) {
    .stg_prg_20251210 {
        font-size: 11.2px;
        letter-spacing: 0;
    }
}

@media screen and (max-width: 950px) {
    .stg_prg_20251210 {
        font-size: 9px;
        letter-spacing: 0;
    }
}
    
@media screen and (max-width: 768px) {
    .stg_prg_20251210 {
        font-size: 11.2px;
        margin-top: 14px;
        margin-bottom: 21px;
        padding-left: 1.5em;
        text-indent: -1.5em;
    }
}
/*************************************
20251210追加おわり
*************************************/


/*************************************
20251211追加はじまり
*************************************/
.prg_title_20251211{
    font-size: 18px;
    letter-spacing: 0.2rem;
    text-align: left;
    /*margin-top: 30px;*/
}


@media screen and (max-width: 768px) {
    .prg_title_20251211{
        font-size: 12.6px;
        /*letter-spacing: 0.2rem;
        text-align: left;*/
        margin-top: 21px;
    }
}

.stg_prg_wrap_20251211 {
    display: flex;
    align-content: center;
    align-items: flex-start;
    justify-content: space-between;
    margin-top: -3%;
}

@media screen and (max-width: 768px) {
    .stg_prg_wrap_20251211 {
        display: block;
    }
}

.sub_sub_copy_20251211 {
    width: 100%;
    /*font-size: 20px;*/
    font-size: 18px;
    line-height: 1.75;
    letter-spacing: 0.2rem;
    text-align: left;
    margin-bottom: 50px;
    margin-top: 50px;
}

@media screen and (max-width: 768px) {
    .sub_sub_copy_20251211 {
        font-size: 12px;
        margin-bottom: 35px;
        margin-top: 35px;
    }
}

.three_photos_right_20251211 {
    width: 50%;
    margin-top: 20px;
    display: flex;
    /*justify-content: flex-end;*/
    align-items: flex-end;
}

.width_210px {
    width: 210px;
}

.mikawa_momen_p_20251211 {
    width: 100%;
    /*font-size: min(1.6vw, 28px);*/
    font-size: 16px;
    line-height: 1.75;
    letter-spacing: 0.2rem;
    text-align: justify;
    margin-top: 30px;
    margin-botom: 30px;
    margin-bottom: 30px;
}

@media screen and (max-width: 768px) {
    .mikawa_momen_p_20251211{
        font-size: 11.2px;
        margin-top: 21px;
        margin-bottom: 21px;
    }
}

.tex_ind_block_20251211 {
    width: 73%;
    /*margin-bottom: 0;*/
}

.prg_title_20251211 {
    font-size: 18px;
    letter-spacing: 0.2rem;
    text-align: left;
    margin-top: 5px;
}

@media screen and (max-width: 768px) {
    .tex_ind_block_20251211{
        width: 100%;
        /*margin-bottom: 35px;*/
    }
    
    .prg_title_20251211{
        font-size: 12.6px;
        /*letter-spacing: 0.2rem;
        text-align: left;*/
        margin-top: 3.5px;
    }
}

.stg_prg_wrap_20251212  {
    display: flex;
    align-content: center;
    /*align-items: center;*/
    align-items: flex-start;
    justify-content: space-between;
    margin-top: -3%;
}

@media screen and (max-width: 768px) {
    .stg_prg_wrap_20251212 {
        display: block;
    }
}

.guest_top_wrap_20251212{
    display: flex;
    width: 50%;
    height: auto;
}

@media screen and (max-width: 768px) {
    .guest_top_wrap_20251212 {
        width: 100%;
        /*margin-top: 10%;*/
    }
}
/*************************************
20251211追加おわり
*************************************/

/*************************************
20251212追加はじまり
*************************************/
.guest_profile_left_img2 {
    /*width: 100%;
    height: auto;
    margin-bottom:-10%;
    padding: 0;*/
}

.guest_profile_left_img2 img {
    width: 100%;
    height: auto;
    margin-bottom:-0;
    padding: 0;
}

.last_atention{
    width: 90%;
    max-width: 1280px;
    margin: 0 auto;
    text-align: center;
    font-size: 14px;
    font-weight: normal;
    margin-top: 50px;
    /*margin-bottom: 50px;*/
    letter-spacing: 0.1rem;
}

.contact_info{
    width: 90%;
    max-width: 1280px;
    margin: 0 auto;
    text-align: center;
    font-size: 18px;
    line-height: 1.75;
    margin-top: 50px;
    margin-bottom: 50px;
    letter-spacing: 0.1rem;
}

.mail_addrss{
    width: 300px;
    display: inline-block;
}

@media screen and (max-width: 768px) {
    .last_atention{
        font-size: 11px;
    }
    
    .contact_info{
        font-size: 14px;
    }
    
    .mail_addrss{
        margin: 0 auto;
        text-align: center;
        width: 90%;
        max-width: 300px;
        display: block;
    }
}
/*************************************
20251212追加おわり
*************************************/


/*************************************
20251213追加はじまり
*************************************/
.margin_top_10percent{
    margin-top: 2%;
}

@media screen and (max-width: 768px) {
    .margin_top_10percent{
        margin-top: 2%;
    }
}
/*************************************
20251213追加おわり
*************************************/


/*************************************
20251215追加はじまり
*************************************/
.movie_caption{
    margin: 0 auto;
    text-align: left;
    font-size: 12px;
    letter-spacing: 0.1rem;
    margin-top: 5px;
}

.four_photos_20251212_wrap{
    margin-bottom: 5%;
}

.four_photos_20251212{
    display: flex;
    width: 95%;
    /*margin-bottom: 5%;*/
}

.four_photos_right_20251212{
    width: 25%;
    margin-left: 1%;
}

@media screen and (max-width: 768px) {
    .movie_caption{
        font-size: 9px;
        margin-top: 0;
    }
    
    .four_photos_20251212{
        display: block;
        width: 100%;
        margin-bottom: 3%;
    }
    
    .four_photos_right_20251212{
        width: 100%;
        margin-left: 0%;
    }
}
/*************************************
20251215追加おわり
*************************************/
