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

body{
    /*background-color: #efefef;*/
    background-color: #fff;
}

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_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{
    width: 100%;
    /*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;
}

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


.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: no-repeat;
    background-position:right top;
}

.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%;
}

.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-feature-settings: "palt";
    letter-spacing: 0.4rem;
    line-height: 2;
    text-align: left;
    margin-bottom: 50px;
}

.bottom_image_top_hr{
    height: 1px;
    width: 58vw;
    max-width: 820px;
    margin-bottom: 50px;
}

.bottom_image_wrap{
    display: flex;
    width: 64%;
    /*margin-right: 100%;*/
}

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


.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: 47%;
    height: 100%;
}

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

.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-feature-settings: "palt";
    letter-spacing: 0.4rem;
    line-height: 2.5;
    font-weight: 600;
     
}

.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;
}

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

/*.guest_top_wrap_left{
    width: 45%;
    height: auto;
    /*margin-right: 10%;*/
/*}*/

/*.guest_top_wrap_right{
    width: 45%;
    height: 45%;
    /*margin-left: 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.4rem;*/
    /*letter-spacing: 0.2rem;*/
    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%;
    line-height: 0.75;
    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;*/
    }
    
    .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);
    }
    
    .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;
    }
}

/* ここからトップページ */
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: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";*/
    font-family: Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, ＭＳ Ｐゴシック, MS PGothic, 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;
}

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

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

@media screen and (max-width: 781px) {
    .tp-block-columns{
        display: block;
    }
    .tp-block-column{
        width: 100%;
    }
}


.tp-block-button {   
    width: 95%;
    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-size: 1.0em;*/
    font-size: 1.6rem;
    margin: 0 auto;
    margin-left: 0;
    text-align: center;
}

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-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;
    }