@charset "utf-8";

html,body,p,h1,h2,h3,div,ul,li{
    margin: 0;
    padding: 0;
    line-height: 1;

    font-family:'メイリオ', 'Meiryo','ＭＳ ゴシック','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;
}
a{
    text-decoration: none;
    color: inherit;
}
ul{
    list-style: none;
}
img{
    max-width: 100%;
    height: auto;
    vertical-align: bottom;
    border: none;
}


/* container */
.container{
    max-width: 960px;
    margin: 0 auto;
    border-left:2px solid #939599;
}

/* flex */
.box{
    display: flex;
    justify-content: space-between;
}

.h_wrap{
    text-align: center;
}

h2,h3{
    display: inline-block;
    text-align: center;
    padding: 0 0 8px 0;
    border-bottom: 2px solid #939599;
    font-family: "Sawarabi Gothic",sans-serif;
}
h2{ 
    margin: 0 0 30px 0;
    font-size: 27px;
}



section{
    margin: 0 0 160px 0;
}
/* timeのネガティブマージンのため */
/* .section_menu{
    margin-bottom: 170px;
} */

/* header */
.header{
    max-width: 1000px;
    margin: 15px auto 0;
}
.header_inside{
    margin: 0 5px;
}
.header h1{
    font-size: 36px;
    font-family: "Sawarabi Gothic",sans-serif;
}

.yoyaku{
    font-size: 14px;
}

.tel_num{
    font-size: 20px;
}

/* nav */
.pc_nav{
    margin: 0 auto 5px;
}
.pc_nav_list{
    max-width: 1000px;
    margin: 0 auto;
    justify-content: flex-end;
    border-bottom: 2px solid  #939599;
}

.pc_nav_list>li{
    font-size: 14px;
   line-height: 35px;
   margin: 0 55px 0 0;
}
.pc_nav_list>li:last-child{
    margin:0 10px 0 0;
}
.pc_nav_list a:hover{
    opacity:0.5;
    transition: 0.3s;
}

/* spnav非表示 */
.sp_nav{
    display: none;
}

/* mv */
.bx-wrapper{
    max-width: 1000px !important;
    margin: 0 auto 40px !important;
    border-radius:45px;
   box-sizing:border-box;
    box-shadow: 0 0 0px 2px #939599 !important;
}
.bx-wrapper .bx-pager{
    display: none;
}
.slider{
    padding: 0;
    margin: 0;
}
.bx-controls-direction{
    display: none;
}

.mv{
    max-width: 1000px;
    height: 68vh;
    margin: 0 auto 120px;
    background: url(../img/mv.png)no-repeat center/cover;
    border-radius: 45px;
}
.mv_txt{
    margin: 14% 0 0 3%;
    max-width:59%;
}
.stitch {
 
    padding: 14px;
    background: rgb(203, 183, 165,0.7);
    border-radius: 10px;
    box-shadow: 0 0 0 7px rgb(203, 183, 165,0.7);
    text-shadow: 0px 4px 3px rgba(0,0,0,0.4),
               0px 8px 13px rgba(0,0,0,0.1),
               0px 18px 23px rgba(0,0,0,0.1);
 }
.mv_txt p{
    line-height: 1.5;
    font-size: 23px;
    font-family: "Sawarabi Gothic",sans-serif;
    color: #fff;
}
.mv_txt span{
    font-size: 40px;
}
.mv_txt p:first-child{
    font-size: 20px;
}


.mv_second{
    max-width: 1000px;
    height: 68vh;
    margin: 0 auto 120px;
    background: url(../img/_I5A5756ver2.png)no-repeat left top/cover;
    border-radius: 45px;
}
.mv_second p{
    font-size: 30px;
    margin: 27% 0 0 44%;
    color: #fff;
    text-shadow: 0px 4px 3px rgba(0,0,0,0.4),
    0px 8px 13px rgba(0,0,0,0.1),
    0px 18px 23px rgba(0,0,0,0.1);
}

.mv_third{
    max-width: 1000px;
    height: 68vh;
    margin: 0 auto 120px;
    background: url(../img/postcard_ura3.png)no-repeat center/contain;
    border-radius: 45px;
}
.mv_third a{
    display: block;
    width: 100%;
    height: 100%;
}
.mv_third a:hover{
    transition: 0.3s;
    border-radius: 45px;
    background-color:rgba(255,255,255,0.8);
    background-blend-mode:lighten;
}
.mv_fourth{
    max-width: 1000px;
    height: 68vh;
    margin: 0 auto 120px;
    background: url(../img/corona.jpg)no-repeat center/contain;
    border-radius: 45px;
}

/* top_btn */
#page-top{
    position: fixed;
    bottom: 30px;
    right: 40px;
    font-size: 14px;
}
#page-top img{
    display: block;
    margin: 0 auto;
}
#page-top a{
    display: block;
}
#page-top a:hover{
    opacity: 0.5;
    transition: 0.3s;
}

/* vert */
.vert {
    position: absolute;
    top: 1237px;
    width: 1px;
    height: 600px;
}
  .vertical {
        writing-mode: vertical-lr;
        padding-left: 50%;
    }


/* about_first */
section.about{
    background: url(../img/about_bg.png)no-repeat 20px center/50%;
}

.about_first_txt{
    max-width: 878px;
    margin: 0 auto 50px;
    text-align: center;
    padding: 23px 0;
    /* box-shadow: inset 0 0 15px rgba(0, 0, 0, .3); */
    border: 1px solid #939599;
    border-radius: 45px;
    line-height: 2;
}
.zakka{
    max-width: 900px;
    margin: 0 auto;
}


/* menu */
.section_menu {
    background: url(../img/menu_bg_.png)no-repeat right center/50%;
}
.menu{
    max-width: 716px;
    margin: 0 auto;
}

.top_menu_list{
    display: flex;
    justify-content: space-between;
}
/* menu_mamoru */
.mamoru_rcd{
    text-align: center;
    font-size: 27px;
    margin-bottom: 1%;
}
.top_menu_mamoru{
    margin: 0 auto 45px;
    max-width: 480px;
    height: auto;
    padding: 58px 120px;
    border: 1px solid #FF69B4;
    border-radius: 45px;
}
.menu_ttl_mamoru{
    font-size: 30px;
}
.menu_sttl_mamoru{
    font-size: 20px;
}
.price_mamoru{
    font-size: 30px;
}

/* menu_other */
.gakuwari{
    margin: 0 0 1% 7%;
    font-size: 20px;
}
.top_menu_list{
    max-width: 526px;
    height: auto;
    margin: 0 0 40px 0;
    border: 1px solid #939599;
    border-radius: 45px;
    /* box-shadow: inset 0 0 15px rgba(0, 0, 0, .3); */
    padding: 39px;
}
.top_menu_list:nth-of-type(3){
    margin-left: 15%;
}
.menu_ttl{
    font-size: 27px;
}
.menu_sttl{
    font-size: 17px;
}
.price{
    font-size: 27px;
}
/* menu_more */
.menu_more{
    max-width: 266px;
    margin: 0 0 0 63%;
    text-align: center;
    font-size: 23px;
}
.menu_more p{
    line-height: 55px;
}
.menu_more a{
    display: block;
}
.menu_more a:hover{
    opacity: 0.4;
    transition: 0.3s;
}

/* about_second */
.about_second_wrap{
    max-width: 960px;
    height: 400px;
    margin: 50px auto 170px;
    /* background: #cbb7a5; */
    border: 1px solid #cbb7a5;
    border-radius: 45px;
    /* box-shadow: inset 0 0 15px rgba(0, 0, 0, .3); */
}
.about_second{
    max-width: 716px;
    margin: 0 auto 120px;
    font-size: 18px;
}
.about_second_left{
    margin: -50px 0 0 0;
}
.about_second_left p{
    line-height: 1.5;
}
.about_second_left p:nth-child(2){
    margin: 0 0 20px 0;
}
.about_time{
    max-width: 376px;
    margin: 0 0 30px 0;
    padding: 26px;
    border:1px solid #939599;
    border-radius: 45px;
    background: #fff;
    /* box-shadow: 10px 10px 15px -10px; */
}
.time{
    font-size: 30px;
}
.sub_time{
    font-size: 24px;
}

.time_txt p:first-child{
    font-size: 14px;
}
.time_txt p:last-child{
    font-size: 30px;
    border-bottom: 2px solid #000;
}

/* about_second_right */
.about_second_right{
    margin: 100px 0 0 0;
}


/* staff */
section.staff{
    background: url(../img/staff_bg_.png)no-repeat center 34px/50%;
}
.staff_img{
    max-width: 660px;
    margin: 0 auto;
    font-size: 20px;
    text-align: center;
}
.staff_img img{
    margin: 0 0 20px 0;
    padding: 20px;
    /* box-shadow: inset 0 0 15px rgba(0, 0, 0, .3); */
    border: 1px solid #939599;
    border-radius: 45px;
}

/* officail movie */
.official_movie{
    background: url(../img/official_movie_bg.png)no-repeat center 50px;
    padding: 0 0 100px 0;
}

.youtube {
        max-width: 560px;
        height: 100%;
        margin: 0 auto;
        padding: 14px;
        /* box-shadow: inset 0 0 15px rgba(0, 0, 0, .3); */
        border: 1px solid #939599;
        border-radius: 45px;
    }
    .youtube iframe {
        width: 100%;
        border-radius: 45px;
        }

/* footer */
footer{
    max-width: 1000px;
    margin: 0 auto;
    padding: 40px 0 0 0;
    border-top: 2px solid #939599;
    text-align: center;
    font-size: 14px;
}

.sns{
    max-width: 156px;
    margin: 0 auto 20px;
    display: flex;
    justify-content: space-between;
}
.sns a:hover{
    opacity: 0.5;
    transition: 0.3s;
}
footer p{
    margin:0 0 20px 0;
    line-height: 1.5;
}


/* media query */
@media screen and (max-width:767px){

    /* .container{
        overflow: hidden;
    } */

    /* header */
    .header {
        margin: 25px auto 20px;
    }
    .header_inside{
        display: block;
    }
    .header h1 {
        font-size: 25px;
        margin:0 0 10px 0;
    }
    .yoyaku{
        text-align: right;

    }
    .tel_num {
        font-size: 18px;
        text-align: right;
    }

    /* pcnav非表示 */
    .pc_nav{
        display: none;
    }
    /* spnav */
    .sp_nav{
        display: block;
        background: #e8e8e9;
        opacity: 0.9;
        position: fixed;
        bottom: 0;
        width: 100%;
        z-index: 60;
    }
    .sp_nav_list{
        margin: 0 auto;
        border-bottom: 2px solid  #939599;
    }
    .sp_nav_list>li{
        width: 30%;
        font-size: 14px;
       line-height: 60px;
       text-align: center;
    }
  

    /* mv slider */
    .mv{
        height: 40vh;
        margin: 0 auto 120px;
    }
    .mv_second{
        height: 40vh;
        margin: 0 auto 120px;
    }
    .mv_third{
        height: 40vh;
        margin: 0 auto 120px;
    }
    .mv_fourth{
        height: 40vh;
        margin: 0 auto 120px;
    }
    .mv_txt{
        max-width: 65%;
        margin: 20% 0 0 7%;
    }
    .mv_txt p{
        line-height: 1.5;
        font-size: 13px;
    }
    .mv_txt span{
        font-size: 19px;
    }
    .mv_txt p:first-child{
        font-size: 13px;
    }
    .stitch {
        padding: 2px;
        background: rgb(203, 183, 165,0.7);
        border-radius: 10px;   
     }
     .mv_second p {
        margin: 57% 0 0 32%;
        font-size: 13px;
    }

    /* top_btn */
    #page-top{
        bottom: 65px;
        right: 2px;
        font-size: 14px;
    }

    /* section */
    section {
        margin: 0 0 80px 0;
    }

    /* 見出し */
    h2 {
        font-size: 23px;
    }

    
    
    /* about */

    .about_first_txt{
        padding: 21px;
        line-height: 1.5;
        font-size: 12px;
    }

    /* vert */
    .vert {
        top: 1211px;
    }

    /* menu */
    .mamoru_rcd {
        font-size:13px;
    }
    .top_menu_mamoru {
        padding: 35px 30px;
        border-radius: 45px;
    }
    .menu_ttl_mamoru {
        font-size: 18px;
    }
    .menu_sttl_mamoru {
        font-size: 14px;
    }
    .price_mamoru {
        font-size: 18px;
    }

    .top_menu_list{
        padding: 30px;
    }
    /* .top_menu_list {
        margin: 0 auto 40px;
        padding: 22px;
        background: #fff;
        border: 1px solid #000;
        border-radius: 45px;
        box-shadow: 5px 5px 1px 0px #000;
    } */
    .top_menu_list:nth-of-type(3) {
        margin:0 auto 40px;
    }
    .gakuwari {
        font-size: 13px;
    }
    .menu_ttl{
        font-size: 18px;
    }
    .price {
        font-size: 18px;
    }
    .menu_sttl {
        font-size: 14px;
    }
    /* menu_more */
    .menu_more {
        background: #fff;
        margin: 0 0 0 50%;
    }
  

    /* about_second */
    .about_second_wrap {
        margin: 50px auto 80px;
    }
    
    
    .about_second {
        display: block;
        font-size: 16px;
    }
    .about_second_left {
        margin: 0 auto;
    }

    .about_time {
        margin: 0 auto;

    }
    .time {
        font-size: 25px;
    }
    .sub_time {
        font-size: 14px;
    }
    .about_second_right {
       display: none;
    }

    .time_txt{
        margin: 20px 0 0 0;
    }
    .time_txt p:first-child {
        text-align: center;
    }

    .time_txt p:last-child {
        text-align: center;
        font-size: 30px;
        border-bottom: 2px solid #000;
    }
    
    /* staff */
    .staff_img{
        display: block;
        margin: 0 auto;
    }
    .staff_right{
        margin: 0 0 40px 0;
    }


    /* official movie */

    /* footer */
    footer p {
        margin: 0 0 10px 0;
        line-height: 1.5;
        font-size: 12px;
    }
}
