@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Amatic+SC:wght@700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans:wght@700&family=Yomogi&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans:wght@700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Kiwi+Maru&family=Noto+Sans:wght@700&family=Yomogi&family=Yusei+Magic&display=swap');

img, svg{
    max-width: 100%;
    height: auto;
    border: none;
    vertical-align: bottom;
}
html,
body,
h1,h2,h3,h4,h5,
p,
ul,li,dl,dt,dd{
    margin: 0;
    padding: 0;
}
button{
    color: none;
    margin: 0;
    padding: 0;
    border: none;
    box-sizing: border-box;
}
ul,li,dl,dd,dt{
    list-style: none;
}
a{
    text-decoration: none;
    color: inherit;
    cursor: pointer;
}
body{
    scroll-behavior: smooth;
    width: 100%;
    font-size: 100%;
    background: #fff;
    font-family: "Noto Sans JP", "Roboto", sans-serif;
    font-style: normal;
    font-optical-sizing: auto;
    font-weight: 400;
    line-height: 165%;
    /* width: 100%; */
    color:#51433E;
    box-sizing: border-box;
    overflow-x: hidden;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/* テキストスタイル英語 */
.amatic{
    font-family: "Amatic SC", "Roboto", sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 140%;
    font-style: normal;
    letter-spacing: 0.05em;
    color: #6A220D;
}
.roboto{
    font-family:"Roboto", sans-serif;
    font-style: normal;
    /* color: #6A220D; */
}
.gnav_en{
    font-size: 20px;
    line-height: 120%;
    color: #6A220D;
    border-bottom: 1px solid #6a230d00;
    width: 100%;
    text-align: center;
    transition: 0.2s;
}
.lead_en{
    font-weight: 400;
    font-size: 18px;
    line-height: 165%;
    margin-bottom: 12px;
}
.lead_en:last-child{
    margin-bottom: 0;
}
.heading_en_24{
    font-size: 24px;
    line-height: 100%;
    color: #6A220D;
}
.heading_en_14_medium{
    /* text-transform: uppercase; */
    font-weight: 500;
    font-size: 14px;
    color: #6A220D;
    line-height: 140%;
}
.heading_en_12{
    text-transform: uppercase;
    font-weight: 400;
    font-size: 12px;
    line-height: 100%;
    color: #6A220D;
}
.text_en_16_bold{
    font-weight: 700;
    font-size: 16px;
    line-height: 140%;
}
.dd_en_16{
    font-weight: 400;
    line-height: 140%;
}
.text_en_14_bold{
    /* text-transform: uppercase; */
    font-weight: 700;
    font-size: 14px;
    line-height: 140%;
    color: #6A220D;
}
.text_en_12_medium{
    text-transform: uppercase;
    font-weight: 500;
    font-size: 12px;
    /* color: #6A220D; */
    line-height: 140%;
}
.text_en_14{
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    /* color: #6A220D; */
}
.schedule_time{
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px;
    line-height: 100%;
    color: #B98888;
    width: 88px;
    text-align: right;
    margin-top: 6px;
}
.modal_heading_en{
    font-size: 18px;
    font-weight: 400;
    line-height: 140%;
    color: #6A220D;
}
.copyright{
    font-size: 14px;
    font-weight: 400;
    line-height: 100%;
    color: #fff;
    margin: 0;
}
.img-copyright{
    font-size: 14px;
    font-weight: 400;
    line-height: 100%;
    text-align: right;
    color: #6B6B6B;
    margin-top: 12px;
}
.copyright-wrapper{
    width: 100%;
}


/* テキストスタイル日本語 */
.heading_jp{
    font-family: "Kiwi Maru", serif;
    font-weight: 400;
    font-style: normal;
    color: #6A220D;
    }
.gnav_jp{
    font-weight:500;
    font-size: 12px;
    line-height: 120%;
    color: #6A220D;
    text-align: center;
    transition: 0.2s;
}
.lead_jp{
    font-weight: 400;
    font-size: 18px;
    line-height: 165%;
    margin-bottom: 12px;
}
.lead_jp:last-child{
    margin-bottom: 0;
}
.heading_jp_32{
    font-size: 32px;
    line-height: 120%;
    margin-bottom: 6px;
}
.heading_jp_24{
    font-size: 24px;
    line-height: 120%;
}
.heading_jp_24_bold{
    font-weight: 700;
    font-size: 24px;
    line-height: 140%;
    color: #6A220D;
}
.heading_jp_20_bold{
    font-weight: 700;
    font-size: 20px;
    line-height: 140%;
    color: #6A220D;
    margin-bottom: 2px;
}
.text_jp_16_bold{
    font-weight: 700;
    line-height: 140%;
}
.dd_jp_16{
    line-height: 140%;
}
.text_jp_18_bold{
    font-size: 18px;
    line-height: 140%;
    font-weight: 700;
    color: #6A220D;
}
.text_jp_14{
    font-size: 14px;
    line-height: 150%;
}
.modal_heading_jp{
    font-weight: 700;
    font-size: 32px;
    line-height: 140%;
    color: #6A220D;
}
.notes{
    font-size: 12px;
    margin-left: 1em;
    line-height: 165%;
    color: #6B6B6B;
}
.notes::before{
    display: inline-block;
    content: '※';
    text-indent: -1em;
}
.tips_list{
    box-sizing: border-box;
    /* width: 100%; */
    /* background: #0000001d; */
    display: block;
    margin-left: 1em;
    margin-bottom: 4px;
}
.tips_list::before{
    display: inline-block;
    content: '・';
    text-indent: -1em;
}
.text-align_center{
    text-align: center;
}

/* ボタン */
.gnav_link:hover .gnav_jp{
    color: #C10000;
    transition: 0.2s;
}
.gnav_link:hover .gnav_en{
    color: #C10000;
    border-bottom: 1px solid #C10000;
    transition: 0.2s;
}
.btn_textlink{
    box-sizing: border-box;
    display: inline-block;
    color: #6A220D;
    margin-right: 4px;
    margin-bottom: 2px;
    text-decoration:underline;
}
.btn_textlink::after{
    display: inline-block;
    content: url(/img/icon_new-tab_12px.svg);
}
.textlink{
    font-weight: 500;
    box-sizing: border-box;
    display: inline-block;
    color: #6A220D;
    text-decoration:underline;
}
.btn_en{
    font-size: 14px;
    font-weight: 700;
    line-height: 120%;
    color: #fff;
}
.btn_jp{
    font-weight: 700;
    font-size: 18px;
    line-height: 120%;
    color: #fff;
    margin-bottom: 2px;
}
.btn_medium{
    box-sizing: border-box;
    padding: 0 12px;
    text-decoration: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 64px;
    width: 100%;
    max-width: 342px;
    justify-content: center;
}
.btn::after{
    content: url(/img/icon_new-tab_16px.svg);
    /* display: inline-block; */
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 24px;
}
.btn{
    position: relative;
    background: #6A220D;
    border-radius: 32px;
    width: 100%;
    max-width: 342px;
    height: 64px;
    box-shadow: 0 3px 0 rgb(82 18 0 / 25%);
    transition: 0.2s;
}
/* レイアウト_共通 */
section{
    max-width: 100vw;
    width: 100%;
    margin-bottom: -64px;
    padding: 80px 0 120px;
}
section:last-child{
    padding-bottom: 80px;
    margin-bottom: 0px;
}
.wave,.wave_pc-only{
    background: #ffffff;
    --mask:
    radial-gradient(44.72px at 50% 60px,#000 99%,#0000 101%) calc(50% - 40px) 0/80px 100%,
    radial-gradient(44.72px at 50% -40px,#0000 99%,#000 101%) 50% 20px/80px 100% repeat-x;
    -webkit-mask: var(--mask);
    mask: var(--mask);
}
.section_inner{
    box-sizing: border-box;
    max-width:1000px;
    width: 100%;
    margin: 0 auto;
}
.beige{
    background: #FAF8ED;
}
.white{
    background: #ffffff;
}
.flex_row{
    /* background: #97ffb5; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    justify-content: center;
}
.btns_row{
    gap: 32px;
}
.btns_column{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 24px;
}
.wrapper_1000{
    box-sizing: border-box;
    max-width: 1000px;
    width: 100%;
    padding: 40px;
    border-radius: 32px;
    margin: 0 auto;
}
h2 img{
    width: 100%;
    height: 171px;
    object-fit: contain;
}
.h2_wrapper{
    margin-bottom: 40px;
}
.h2{
    margin-bottom: 24px;
}

.container_2column{
    gap: 32px;
    height: 100%;
}

.container{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
    padding: 24px;
    border-radius: 16px;
    width: 100%;
    height: auto;
    align-items: center;
}
.container_2column .container{
    width: 50%;
}

.margin-bottom_64{
    margin-bottom: 64px;
}

.container_heading_wrapper{
    padding-bottom: 12px;
    border-bottom: 1px solid #6A220D;
    margin-bottom: 24px;
    align-items: center;
    width: 100%;
}
.container_dl_item{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    height: 100%;
    width: 100%;
}
.container_dl_item_row{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    gap: 56px;
    width: fit-content;
    margin: 0 auto;
}
.dl_item{
    display: block;
    width: 100%;
    margin-bottom: 8px;
}
.dl_item:last-child{
    margin-bottom: 0;
}
.dl_item span{
    display: inline-block;
    width: 100%;
}
.dl_item span:after{
    background: radial-gradient(circle farthest-side, #B98888, #B98888 30%, transparent 30%, transparent)repeat-x;
    background-size: 8px;
    content: '';
    display: inline-block;
    height: 8px;
    width: 100%;
}
.dl_item:last-child span:after{
    display: none;
}
.dl_item_row{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    gap: 16px;
    width: 100%;
    align-items: center;
}
.dl_item_column{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
    gap: 6px;
    width: fit-content;
}
.dl_item_dt{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    min-width: 108px;
    gap: 2px;
}

.dl_item_dd{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    gap: 2px;
}
.notes_wrapper{
    margin-top: 16px;
}
.notes{
    margin-bottom: 4px;
}
.notes:last-child{
    margin-bottom: 0;
}

/* ヘッダー */
.header{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    align-items: center;
    box-sizing: border-box;
    background-color: rgb(255 255 255 / 80%);
    height: 100px;
    width: 100%;
    max-width: 100%;
    align-content: center;
    padding: 0 24px;
    position: fixed;
    z-index: 2;
}
.gnav_wrapper{
    width: fit-content;
    margin: 0 auto;
}
.gnav_list{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    gap: 64px;
}
.gnav_link{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    gap: 2px;
    align-items: center;
    width: fit-content;
}

/* KV */
.KV_pc{
    border-radius: 32px;
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
}
.KV_sp{
    border-radius: 24px;
    margin: 0 auto;
    width: 100%;
}
.KV{
    box-sizing: border-box;
    max-width: 100vw;
    width: 100%;
    padding: 100px 24px 80px;
}

/* message-welcome */
.message-welcome{
    box-sizing: border-box;
    width: 100%;
    padding: 0 0 120px;
}
.message-welcome_inner{
    position: relative;
    box-sizing: border-box;
    padding: 0 24px;
    max-width: 1200px;
    width: 100%;
    height: 100%;
    margin:  0 auto;
}
.message-welcome_illust_wrapper{
    width: 100%;
}
.message-welcome_content{
    margin: 0 auto;
    width: fit-content;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 24px;
}
.lead{
    margin-bottom: 16px;
}
.lead:last-child{
    margin-bottom: 0;
}
.welcome_Thailand{
    object-fit: contain;
    width: 386px;
    height: 457px;
    display: inline-block;
    position: absolute;
    top: 82px;
    left: 81px;
}
.welcome_Japan{
    object-fit: contain;
    width: 386px;
    height: 457px;
    display: inline-block;
    position: absolute;
    bottom: -219px;
    right: 85px;
}
/* overview */
.overview_inner{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    gap: 32px;
}
.overview_h3 .heading_jp_24,.heading_en_12{
    text-align: center;
}
.overview_h3{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    gap: 4px;
}

/* time-schedule */
.js-modal-open::after{
    content: url(/img/btn_readmore_modal.svg);
    display: inline-block;
    text-align: center;
    margin: 12px auto 0;
    width: 100%;
    height: auto;
    /* max-width: 100%; */
    /* min-width: 100%; */
    object-fit: contain;
}
.js-modal-open{
    /* background: #ff8b8b; */
    max-width: 222px;
    display: inline-block;
    width: 100%;
}
.schedule_list{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 16px;
}
.schedule_item_wrapper{
    display: block;
    width: 100%;
}
.border_dot::after{
    background: radial-gradient(circle farthest-side, #B98888, #B98888 30%, transparent 30%, transparent);
    background-size: 8px;
    content: '';
    display: inline-block;
    height: 4px;
    width: 100%;
}
.border_dot{
    display: inline-block;
    width: 100%;
}
.border_dot:last-child::after{
    display: none;
}
.schedule_item{
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 24px;
    width: 100%;
    margin-bottom: 8px;
    padding-right: 8px;
}
.schedule_item:last-child{
    margin-bottom: 0;
}
.schedule_item_left{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    gap: 24px;
    width: 100%;
}
.schedule_info{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    gap: 16px;
    /* width: 554px; */
    width: 100%;
}
.schedule_heading_wrapper{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    gap: 8px;
    align-items: center;
}
.schedule_heading{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    gap: 8px;
    align-items: last baseline;
}
.schedule_description .text_jp_14{
    margin-bottom: 8px;
}
.schedule_img{
    display: inline-block;
    width: 100%;
    height: auto;
    max-width: 100%;
    /* max-width: max-content; */
}
/* dress-code */
.dress-code h2{
    margin-bottom: 64px;
}
.theme-color,.manners{
    width: 100%;
    gap: 64px;
    margin-bottom: 64px;
}
.dress-code_border_dot::after{
    background: radial-gradient(circle farthest-side, #B98888, #B98888 30%, transparent 30%, transparent);
    background-size: 8px;
    content: '';
    display: inline-block;
    height: 8px;
    width: 100%;
}
.dress-code_border_dot{
    display: inline-block;
    width: 100%;  
    margin-bottom: 64px;
}
.flex_row_text_container{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
}
.dress-code_h3{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    align-self: flex-start;
    margin-bottom: 24px;
    min-width: max-content;
}
.dress-code_h3 .heading_jp_32,.dress-code_h3 .heading_en_24{
    width: fit-content;
    text-align: left;
}
.dress-code_img{
    width: 100%;
    min-width: 440px;
    max-width: 440px;
    .notes_wrapper{
        width: auto;
        text-align: left;
    }
}
.text_wrapper:first-child{
    margin-bottom: 24px;
}
.dress-code_description p{
    margin-bottom: 16px;
}
.dress-code_description p:last-child{
    margin-bottom: 0;
}
.please-avoid{
    gap: 64px;
}


/* access */
.description_wrapper{
    margin-bottom: 24px;
}
.description_wrapper p{
    text-align: center;
    margin-bottom: 8px;
}
.access_h3, .travel-info_h3{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 32px;
}
.access_h3 .heading_jp_32,.access_h3 .heading_en_24{
    text-align: center;
}
.access_h4{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 24px;
    gap: 4px;
}
.access_h4 .heading_jp_24,.heading_en_12{
    text-align: center;
}
.access_h5{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 8px;
}
.access_h5_text{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    align-items: last baseline;
    gap: 8px;
}
.number{
    display: inline-block;
    box-sizing: border-box;
    width: 24px;
    height: 24px;
    background: #6A220D;
    padding-top: 1px;
    border-radius: 50%;
    text-align: center;
    color: #fff;
}
.number_wrapper{
    height: 28px;
}
.venue_info {
    gap: 64px;
    margin-bottom: 64px;
}
.venue_info .container_dl_item::before,.venue_info .container_dl_item::after{
    background: radial-gradient(circle farthest-side, #B98888, #B98888 30%, transparent 30%, transparent)repeat-x;
    background-size: 8px;
    content: '';
    display: inline-block;
    height: 8px;
    width: 100%;
}
.venue_info .container_dl_item .dl_item:first-child{
    padding-top: 12px;
}
.venue_info .container_dl_item .dl_item:last-child{
    padding-bottom: 12px;
}

.flex_row_text_container{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.flex_row_img_container img{
    border-radius: 24px;
    width: 440px;
    max-width: 100%;
    max-width: max-content;
}
.google-map iframe{
    display: block;
    width: 800px;
    max-width: 100%;
    margin: 0 auto;
}
.bangkok-transit-map{
    display: block;
    width: 800px;
    max-width: 100%;
    margin: 0 auto;
}

.shuttle-bus_description{
    gap: 32px;
    margin-bottom: 24px;
}
.text_notes_wrapper{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    width: 50%;
}
.access_border_dot::after{
    background: radial-gradient(circle farthest-side, #B98888, #B98888 30%, transparent 30%, transparent);
    background-size: 8px;
    content: '';
    display: inline-block;
    height: 8px;
    width: 100%;
}
.access_border_dot{
    display: inline-block;
    width: 100%;  
    margin-bottom: 24px;
}
.bangkok-transit-map{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 40px;
    width: 100%;
}
.img_bangkok-transit-map{
    margin-bottom: 16px;
}


/* travel-info */
.travel-info_item_wrapper{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    gap: 32px;
}
.travel-info_item{
    box-sizing: border-box;
    width: calc((100% - 64px) / 3);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    align-items: center;
    /* gap: 12px; */
    border: 1px solid #6A220D;
    border-radius: 16px;
    box-shadow: 0 3px rgb(82 18 0 / 25%);
    padding: 24px 24px 16px;
    height: min-content;
}
.travel-info_item .container_heading_wrapper{
    width: 100%;
}
.travel-info_item .container_heading_wrapper{
    margin-bottom: 12px;
}
.travel-info_item_heading p{
    text-align: center;
}
.contenedor {
    display: table;
    margin: 0;
    position: relative;
}
.expand p:first-child{
    margin-bottom: 12px;
}
.expand {
    width: 100%;
    height: 160px;
    overflow: hidden;
    position: relative;
    transition: 0.5s;
    /* display: flex; */
    /* display: -webkit-box;
    display: -ms-flexbox; */
    /* flex-direction: column;
    align-items: center; */
    gap: 8px;
    margin-bottom: 40px;
}
/* チェックしたら高さauto */
.contenedor input:checked ~ .expand{
    min-height: fit-content;
    height: auto;
    min-height: 160px;
    /* padding-bottom: 16px; */
}

/* グラデーション */
.expand::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 50%;
    bottom: 0;
    background-image: linear-gradient(rgba(255, 255, 255, 0), #ffffff);
    pointer-events: none;
    transition: 0.5s;
}

.contenedor input:checked ~ .expand::before {
    opacity: 0;
    z-index: -1;
}

/* デフォルトのチェックボックスを隠す */
.contenedor input {
    visibility: hidden;
}
.contenedor input[type="checkbox"].on-off{
    position: absolute;
    bottom: 0;
    display: block;
    opacity: 0;
}

.contenedor label {
    display: block;
    box-sizing: border-box;
    z-index:999;
    cursor: pointer;
    padding: 12px 0px;
    width: 100%;
    align-items: center;
    position: absolute;
    bottom: -12px;
    text-align: center;
}

.contenedor label:before {
    /* background: #ff7575; */
    /*閉じている際のボタンのテキスト*/
    content: "Read all";
    font-family:"Roboto", sans-serif;
    font-style: normal;
    color: #6A220D;
    font-size: 14pt;
    left: 50%;
    transform: translate(-50%, 0);
}

.contenedor input:checked + label:before {
    /*開いているときは:checked状態なので、その際はボタンテキストを変える*/
    content: "Close";
    color: #C10000;
}

/* プラスボタン */
.btn_open_sm {
    display: inline-block;
    position: relative;
    width: 18px;
    height: 18px;
    vertical-align: middle;
    border-radius: 50%;
    background: #6A220D;
    margin-left: 4px;
    margin-bottom: 4px;
}
.btn_open_sm:active{
    background: #C10000;
}
.contenedor input:checked + label > .btn_open_sm::after {
    /*開いているときは:checked状態なので、その際はボタンテキストを変える*/
    display: none;
}
.contenedor input:checked + label > .btn_open_sm {
    /*開いているときは:checked状態なので、その際はボタンテキストを変える*/
    background: #C10000;
}
.btn_open_sm::before,.btn_open_sm::after{
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 1px;
    height: 8px;
    background: #ffffff;
    border-radius: 1px;
}
.btn_open_sm::before{
    transform: translate(-50%,-50%) rotate(90deg);
}
.btn_open_sm::after{
    transform: translate(-50%,-50%);
}
/* ./プラスボタン */



.emergency-contact_h4{
    text-align: center;
}
.emergency-contact .btns_wrapper{
    width: fit-content;
}
.QRcode_wrapper{
    margin-top: 16px;
    gap: 56px;
}


/* message-thanks */
.message-thanks{
    background-image: url(/img/message-thanks_bg_pc.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right;
}
.message-wrapper{
    box-sizing: border-box;
    max-width:1000px;
    width: 100%;
    margin: 0 auto;
}

/* FAQ */
.faq_list{
    margin-bottom: 40px;
}

.faq_item{
    box-sizing: border-box;
    padding: 24px;
    border: 1px solid #6A220D;
    border-radius: 16px;
    box-shadow: 0 3px rgb(82 18 0 / 25%);
    margin-bottom: 24px;
}
.faq_item:last-child{
    margin-bottom: 0;
}

.faq_q{
    box-sizing: border-box;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 16px;
    cursor: pointer;
    padding: 0 56px 0 56px;
}

.faq_q::-webkit-details-marker {
    /* iOSで表示されるデフォルトの三角形アイコンを消す */
    display: none;
}

.faq_q::before {
    content: "Q";
    color: #C10000;
    font-family: "Noto Sans", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 36px;
    text-align: center;
    padding-top: 6px;
    box-sizing: border-box;
    width: 40px;
    height: 40px;
    position: absolute;
    left: 0;
}

/* プラスボタン */
.btn_open_la {
    display: inline-block;
    position: relative;
    min-width: 40px;
    min-height: 40px;
    vertical-align: middle;
    border-radius: 50%;
    background: #6A220D;
    transition: 0.2s;
    position: absolute;
    right: 0;
}
.btn_open_la::before, .btn_open_la::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 2px;
    height: 18px;
    background: #ffffff;
    border-radius: 1px;
}
.btn_open_la::before {
    transform: translate(-50%,-50%) rotate(90deg);
}
.btn_open_la::after {
    transform: translate(-50%,-50%);
}
.faq_item[open] .btn_open_la::after {
    /*開いているときは:checked状態なので、+マークを-に変更*/
    opacity: 0;
    transition: 0.2s;
}
.faq_item[open] .btn_open_la {
    /*開いているときは:checked状態なので、その際はボタンテキストを変える*/
    background: #C10000;
}

/* ./プラスボタン */

.faq_border_dot::before{
    background: radial-gradient(circle farthest-side, #B98888, #B98888 30%, transparent 30%, transparent);
    background-size: 8px;
    content: '';
    display: inline-block;
    height: 4px;
    width: 100%;
}
.faq_border_dot{
    display: inline-block;
    width: 100%;
}

.faq_a{
    margin-top: 16px;
    box-sizing: border-box;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    align-items: left;
    padding: 0 0 0 56px;
    width: 100%;
}
    
.question_wrapper p:first-child{
    margin-bottom: 4px;
}
.answer_wrapper{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    width: 100%;
    /* margin-top: -8px; */
    p{
        width: 100%;
    }
}

/* フッター */
.footer{
    padding-top: 80px;
    background-image: url(/img/illust_elephant.svg);
    background-repeat: repeat-x;
    background-position: top;
}
.footer_inner{
    background-color: #6A220D;
    text-align: center;
    padding: 24px;
}
.btn_pagetop{
    position: fixed;
    bottom: 24px;
    right: 24px;
    border-radius: 50%;
    box-shadow: 0 3px rgb(82 18 0 / 25%);
}

/*---------------------------------
　　　モーダルウインドウ設定
---------------------------------*/
/* // モーダルウィンドウ全体のレイアウト（画面いっぱいに表示） */
.c-modal {
    display: none;
    height: 100vh;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
}

/* // 白背景の設定 */
.c-modal_bg {
    background: rgb(255 255 255 / 20%);
    height: 100vh;
    width: 100%;
    backdrop-filter: blur(2px);
    -webkit-backdrop-filter: blur(2px);
    z-index: 11;
}

/* // ウィンドウの設定 */
.c-modal_content {
    background: #fff;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    border-radius: 32px;
    box-sizing: border-box;
    border: 2px solid #6A220D;
    width: 640px;
    max-width: 90%;
    max-height: 80%;
    height: 80%;
    display: block;
    z-index: 12;
}

.c-modal_content_inner {
    box-sizing: border-box;
    position: relative;
    display: block;
    padding: 40px;
    width: 100%;
    height: 100%;
    overscroll-behavior-y: contain;
    overflow: auto;
}
/* スクロールバー */
.scroller{
    display: block;
    scrollbar-width: thin;
    scrollbar-color: #b98888a9 rgba(255, 255, 255, 0);
}
.scroller::-webkit-scrollbar {
    display: block;
    width: 8px;
    background-color: rgba(255, 255, 255, 0); 

}
.scroller::-webkit-scrollbar-thumb {
    display: block;
    background: #b98888a9;
    width: 6px;
    border-radius: 5px;
}
@supports not (display: grid) { 
    .scroller{display: flex;}
}
/* //スクロールバー */

.modal_img{
    border-radius: 16px;
    width: 560px;
    max-width: 100%;
}

/* その他モーダルの細かい中身 */
.modal_text_wrapper{
    box-sizing: border-box;
}
.modal_heading_wrapper{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 12px;
    margin: 40px auto 24px;
}
.modal_heading{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 2px;
}
.icon_64{
    margin-top: 6px;
}
.modal_description{
    position: relative;

    .text_jp_16{
    margin-bottom: 16px;
    text-align: left;
    }
    .text_en_16{
    text-align: left;
    }
}
.modal_description_wrapper{
    margin-bottom: 24px;
}
.modal_description_wrapper:last-child{
    margin-bottom: 0px;
}

/* 閉じるボタン */
.btn_modal_close {
    display: inline-block;
    position: relative;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background: #6A220D;
    position: absolute;
    right: -16px;
    top: -16px;
    z-index: 12;
    cursor: pointer;
    transition: 0.2s;
    /* &::after,
    &::before{
        content: "";
        position: absolute;
        top: 50%;
        left: 50%;
        width: 2px;
        height: 22px;
        background: #ffffff;
        border-radius: 2px;
    }
    &::after{
        transform: translate(-50%,-50%) rotate(45deg);
    }
    &::before{
        transform: translate(-50%,-50%)rotate(-45deg);
    } */
}
.btn_modal_close::after,.btn_modal_close::before{
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 2px;
    height: 22px;
    background: #ffffff;
    border-radius: 2px;
}
.btn_modal_close::after{
    transform: translate(-50%,-50%) rotate(45deg);
}
.btn_modal_close::before{
    transform: translate(-50%,-50%)rotate(-45deg);
}
/* ./閉じるボタン */
/*---------------------------------
　　　PCのみホバーアクション(SPで他の要素をタッチするまでhoverがかかり続ける対策)
---------------------------------*/
@media (hover: hover){
.pc-hover:hover{
    background: #C10000;
    transition: 0.2s;
}
.btn:hover{
    background: #C10000;
}
.btn_textlink:hover{
    color: #C10000;
}
.faq_item:hover .btn_open_la {
    background: #C10000;
}
.contenedor input:hover + label:before {
    /*hover状態のとき、ボタンテキストの色を変える*/
    /* content: "Close"; */
    color: #C10000;
    transition: 0.2s;
}
.contenedor input:hover + label > .btn_open_sm {
    /*hover状態のとき、ボタンの色を変える*/
    /* content: "Close"; */
    background: #C10000;
    transition: 0.2s;
}
.js-modal-open:hover{
    opacity: 0.7;
    transition: 0.2s;
}
.js-modal-open{
    /* opacity: 0.7; */
    transition: 0.2s;
}
.btn_pagetop{
    transition: 0.2s;
}
.btn_pagetop:hover{
    opacity: 0.7;
    transition: 0.2s;
}
}

/*---------------------------------
　　　レスポンシブル設定
---------------------------------*/

/*PC 961px以上
----------------------------------------------------*/

/*PC縮小画面でハンバーガーメニュー開閉後.header-innerが非表示になってしまうのを防ぐ
----------------------------------------------------*/
@media screen and (min-width: 961px) {
    .gnav_wrapper{
        display: flex !important;
    }
    /* .header-inner{
        display: flex !important;
    } */
    .pc-only{
        display: block;
    }
    .tablet_and_sp{
        display: none;
    }
    .sp-only{
        display: none;
    }
    }

/*tablet 600~960px　ハンバーガーメニュー
----------------------------------------------------*/

@media screen and (max-width: 960px) {
    /* 共通 */
    html,body{
        overflow-x: hidden;
    }
    .pc-only{
        display: block;
    }
    .tablet_and_sp{
        display: block;
    }
    .sp-only{
        display: none;
    }
    
    .section_inner{
        padding: 0 24px;
        max-width: 100%;
    }
    .wrapper_1000{
        max-width: 100%;
    }
    .overview{
        box-sizing: border-box;
        padding: 0 24px 100px;
    }
    .gnav_en{
        font-size: 32px;
    }
    .gnav_jp{
        font-size: 14px;
    }
    .header{
        position: relative;
        height: 64px;
    }
    .dl_item_row{
        gap: 12px;
    }

    /* ハンバーガーボタン */
    .hamburger {
        display : block;
        position: fixed;
        z-index : 3;
        right : 12px;
        top   : 8px;
        width : 48px;
        height: 48px;
        border-radius: 50%;
        box-sizing: content-box;
        cursor: pointer;
        text-align: center;
        background:#6A220D;
        box-shadow: 0px 3px 0px rgb(82 18 0 / 25%);
        -webkit-transition: 0.4s ease-in-out;
        -moz-transition   : 0.4s ease-in-out;
        transition        : 0.4s ease-in-out;
    }
    .hamburger span {
        display : block;
        position: absolute;
        width   : 20px;
        height  : 2px ;
        left    : 14px;
        border-radius: 1px;
        background : #fff;
        -webkit-transition: 0.4s ease-in-out;
        -moz-transition   : 0.4s ease-in-out;
        transition        : 0.4s ease-in-out;
    }
    .hamburger span:nth-child(1) {
        top: 16px;
    }
    .hamburger span:nth-child(2) {
        top: 24px;
    }
    .hamburger span:nth-child(3) {
        top: 32px;
    }
    /* ナビ開いてる時のボタン */
    .hamburger.active{
        background:#6A220D;
        box-shadow: 0px 3px 0px rgb(82 18 0 / 25%);
        -webkit-transition: 0.4s ease-in-out;
        -moz-transition   : 0.4s ease-in-out;
        transition        : 0.4s ease-in-out;
    }
    .hamburger.active span:nth-child(1) {
        top : 23px;
        left: 13px;
        width   : 22px;
        -webkit-transform: rotate(315deg);
        -moz-transform   : rotate(315deg);
        transform        : rotate(315deg);
    }
    .hamburger.active span:nth-child(2){
        /* width   : 0px; */
        display: none;
    }
    .hamburger.active span:nth-child(3) {
        top: 23px;
        left: 13px;
        width   : 22px;
        -webkit-transform: rotate(-315deg);
        -moz-transform   : rotate(-315deg);
        transform        : rotate(-315deg);
    }
    .gnav_wrapper{
        display: none;
        position: fixed;
        z-index : 2;
        top  : 0%;
        right : 0%;
        background:rgb(255 255 255 / 20%) 0% 0% no-repeat padding-box;
        width: 100%;
        height: 100%;
        backdrop-filter: blur(2px);
        -webkit-backdrop-filter: blur(2px);
    }
    .gnav{
        position: absolute;
        box-sizing: border-box;
        padding: 64px 64px;
        top: 0%;
        right: 0%;
        background: #ffffff;
        width: fit-content;
        height: 100vh;
        overflow: auto;
        /* flex-direction: column; */
    }
    .gnav_list{
        flex-direction: column;
        gap: 40px;
        align-items: center;
        justify-content: flex-start;
        height: 100%;
    }
    /* ./ハンバーガーボタン */

    /* モーダル */
    .c-modal_content {
        border-radius: 24px;
        /* width: 640px; */
        max-width: 90%;
    }
    
    .c-modal_content_inner {
        /* position: relative; */
        padding: 24px;
    }
    /* ./モーダル */

    .KV{
        padding: 0 24px 40px;
    }

    /* message-welcome */
    .message-welcome{
        box-sizing: border-box;
        width: 100%;
        padding: 0px;
    }
    .message-welcome_illust_wrapper{
        box-sizing: border-box;
        position: relative;
        /* display: block; */
        display: flex;
        align-items: center;
        flex-direction: row;
        justify-content: space-around;
        /* background: #ff8484; */
        height: fit-content;
        padding: 40px 24px 24px;
        width: 100%;
        max-width: 100%;
    }
    .message-welcome_inner{
        max-width: 100%;
    }
    .welcome_Thailand{
        display: none;
    }
    .welcome_Japan{
        display: none;
    }
    .welcome_THAIandJAPAN{
        width: 85%;
    }

    /* time-schedule */
    .schedule_item{
        padding: 0px;
    }

    .schedule_item_left{
        flex-direction: column;
        gap: 16px;
        width: 100%;
    }
    .schedule_time{
        width: 100%;
        text-align: left;
        margin-top: 0;
    }
    .schedule_heading{
        flex-direction: column;
        align-items: flex-start;
        gap: 0;
    }
    .schedule_info{
        width: 100%;
    }
    .icon_32{
        width: 56px;
        height: 56px;
    }
    /* dress-code */
    .dress-code_img{
        box-sizing: border-box;
        /* padding: 24px; */
        min-width: none;
        text-align: center;
        max-width: 100%;
        width: min-content;
        .notes_wrapper{
            margin: 12px auto 0;
        }
    }
    .theme-color,.manners{
        flex-direction: column;
        align-items: center;
        gap: 40px;
    }
    .manners{
        flex-direction: column-reverse;
    }

    /* access */
    .venue_info{
        flex-direction: column;
        align-items: center;
        gap: 40px;
    }
    .flex_row_img_container img{
        background: #000;
        max-width: 100%;
    }
    .btns_row{
        max-width: 100%;
        gap: auto;
    }
    /* travel-info */
    .travel-info_item_wrapper{
        gap: 24px;
    }
    .travel-info_item{
        width: calc((100% - 24px) / 2);
    }
    .QRcode_wrapper{
        gap: 32px;
    }

    /* message-thanks */
    .message-thanks{
        background-position: right 40% bottom;
    }
    .message-wrapper{
        max-width: 100%;
        width: 100%;
        padding: 0 4vw;
    }
    .message-wrapper img{
        width:40vw;
    }
    .btn_pagetop{
        position: fixed;
        bottom: 24px;
        right: 24px;
        width: 64px;
    }
}

/*SP 375~428px→599pxに変更　flex-direction:row→columnに
----------------------------------------------------*/
@media screen and (max-width: 599px) {
    /* テキストスタイル */
    /* .contenedor {height: auto;} */
    .lead_en{
        font-size: 16px;
    }
    .lead_jp{
        font-size: 16px;
    }
    .heading_en_24{
        font-size: 20px;
    }
    .heading_jp_32{
        font-size: 28px;
    }
    .dd_en_16{
        font-size: 14px;
    }
    .dd_jp_16{
        font-size: 14px;
    }
    .text_jp_16_bold{
        font-size: 14px;
    }
    .sp_text_jp_16_bold{
        font-size: 16px;
    }

    /* html,body{
        overflow-x: hidden;
    }
    body{
        max-width:100vw;
    } */
    .wave_pc-only{
        background: #ffffff;
        --mask:none;
        mask: none;
    }
    .section_inner{
        padding: 0 24px;
    }
    .pc-only{
        display: none;
    }
    .sp-only{
        display: block;
    }
    .br_pc{
        display: none;
    }
    .text-align_center{
        text-align: left;
    }
    .dl_item_row{
        gap: 12px;
    }
    .dl_item_dt{
        min-width: 88px;
        gap: 2px;
    }
    .flex_row{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .container_2column .container{
        width: 100%;
    }
    .text_notes_wrapper{
        width: 100%;
    }
    h2 img{
        height: 136px;
    }
    .wrapper_1000{
        box-sizing: border-box;
        width: 100%;
        padding: 40px 24px;
        border-radius: 24px;
    }
    .h2{
        margin-bottom: 16px;
    }
    /* モーダル */
    .c-modal_content {
        left: 50%;
        top: 45%;
        transform: translate(-50%, -45%);
    }
    
    .container_2column .container{
        width: 100%;
    }
    .modal_heading_en{
        font-size: 16px;
        text-align: left;
    }
    .modal_heading_jp{
        font-size: 24px;
    }
    .modal_heading_wrapper{
        gap: 8px;
        margin: 24px auto 16px;
    }
    .modal{
        text-align: center;
    }
    .icon_64{
        width: 56px;
        height: 56px;
        margin-top: 2px;
    }
    .schedule_item{
        flex-direction: column;
        align-items: center;
        gap: 16px;
    }

    .js-modal-open{
        max-width: 80%;
    }
    /* message-welcome */
    .welcome_THAIandJAPAN{
        width: 100%;
    }
    /* dress-code */
    .dress-code h2{
        margin-bottom: 40px;
    }
    .dress-code_h3{
        align-items: center;
        align-self: center;
    }
    .theme-color,.manners{
        gap: 24px;
        margin-bottom: 40px;
    }
    .manners{
        flex-direction: column-reverse;
    }
    .dress-code_border_dot{
        margin-bottom: 40px;
    }
    .please-avoid{
        gap: 0px;
    }
    .dress-code_img{
        box-sizing: border-box;
        /* padding: 24px; */
        min-width: 80%;
        text-align: center;
        max-width: 100%;
        width: 100%;
        .notes_wrapper{
            margin: 12px auto 0;
        }
    }


    /* access */
    .access_h5_text{
        flex-direction: column;
        align-items: flex-start;
        gap: 2px;
    }
    .btns_row{
        max-width: 100%;
        gap: 24px;
    }
    .description_wrapper p{
        text-align: left;
        margin-bottom: 8px;
    }
    /* travel-info */
    .travel-info_item_wrapper{
        flex-direction: column;
        align-items: center;
        padding: 0 12px;
    }
    .travel-info_item{
        width: 100%;
    }

    .QRcode_wrapper{
        flex-direction: row;
        margin-top: 0;
        gap: 24px;
    }
    /* message-thanks */
    .message-thanks{
        background-image: url(/img/message-thanks_bg_sp.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center bottom 5%;
        height: 70vh;
        min-height: 120vw;
        padding-top: 0px;
        position: relative;
        margin-top: 40%;
        margin-bottom: -20%;
    }
    .message-wrapper{
        box-sizing: border-box;
        max-width: 110%;
        width: 110%;
        padding: 0;
        margin: 0 auto;
        position: absolute;
        left: 50%;
        transform: translateY(-40%) translateX(-50%);
        -webkit-transform: translateY(-40%) translateX(-50%);
    }
    .message-wrapper img{
        width: 100%;
        margin: 0 auto;
        overflow: visible;
        display: block;
    }

    /* FAQS */
    .faq_item{
        box-sizing: border-box;
        padding: 16px 16px;
        border-radius: 16px;
        margin-bottom: 24px;
    }
    .faq_q{
        gap: 4px;
        padding: 0 44px 0 44px;
    }

    .faq_q::before {
        font-size: 32px;
        padding-top: 6px;
        width: 32px;
        height: 32px;
    }
    
    /* プラスボタン */
    .btn_open_la {
        min-width: 32px;
        min-height: 32px;
    }
    .btn_open_la::before, .btn_open_la::after {
        height: 14px;
    }
    /* ./プラスボタン */
    
    .faq_a{
        margin-top: 16px;
        box-sizing: border-box;
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 0 12px;
        /* background: #dae8f5; */
    }
        
    .question_wrapper{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 4px;
    }
    .answer_wrapper{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 16px;
        /* width: 100%; */
        /* margin-top: -8px; */
    }
    
    /* footer */
    .footer{
        padding-top: 62px;
        background-image: url(/img/illust_elephant.svg);
        background-size: 112px;
        /* background-repeat: repeat-x; */
        /* background-position: top; */
    }
    .btn_pagetop{
        display: none;
    }

}