@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+Antique:wght@300;400;500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Philosopher:wght@400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Zen+Old+Mincho:wght@400;600&display=swap');
body {
    font-family: 'Zen Kaku Gothic Antique', sans-serif;
    font-weight: 400;
    font-size: calc(460px * 12 / 375);
    color: #575757;
    line-height: 1;
    font-family: a-otf-jun-pro, sans-serif;
    background: #E7EFF1
}
h1, h2, h3, h4, h5, ul, li, p, dl, dt, dd {
    margin: 0;
    padding: 0;
}
h1, h2, h3, h4, h5, nav {
    font-family: 'Philosopher', 'Zen Kaku Gothic Antique', serif;
    font-weight: 400;
}
h2, h3 {
    margin: 2.5% 0;
}
h2 {
    letter-spacing: .25rem;
}
h2{
    margin: 2.3% 0 5%;  
    font-family: 'Garamond Narrow', garamond-premier-pro-display, serif;
    font-size: 2.9rem;
    color: #2B3233;
    text-align: center;
}


h3 {
    font-weight: 500;
}
em {
    font-style: normal;
}
ul, li {
    list-style: none;
}
a {
    text-decoration: none;
    color: #575757;
}
.btn_detail, .btn_detail2, .btn_back, .btn_submit {
    display: block;
    width: fit-content;
    margin: 5% auto 10% auto !important;
    line-height: 1;
}

.btn_detail, .btn_submit {
    padding: 2% 7.5%;
    border: 1px solid #C18E65;
    background: #C18E65;
    color: #ffffff !important;
    border-bottom-right-radius: 12px;
    border-top-left-radius: 12px;
}
.btn_detail {
    width: 180px;
    margin: 5% auto 0% auto!important;    
    padding: 8px 5px 5px;
    border: 1px solid #999087;
    background: none;
    font-family: 'Garamond Narrow', garamond-premier-pro-display, serif;
    text-transform: uppercase;
    color: #2B3233!important;
    border-radius: 50px;
    text-align: center;
    font-size: 150%;
}


.btn_detail2 {
    padding: 2% 7.5%;
    border: 1px solid #C18E65;
    background: #ffffff;
    color: #C18E65 !important;
    border-top-right-radius: 12px;
    border-bottom-left-radius: 12px;
}
.btn_detail3 {
    position: relative;
    display: block;
    width: fit-content;
    margin: 0 0 0 auto;
    padding: 0 8% 1% 1%;
    border-bottom: 1px solid #C18E65;
    color: #C18E65 !important;
}
.btn_detail3::after {
    content: '';
    position: absolute;
    bottom: -1px;
    right: 2px;
    display: block;
    width: 1px;
    height: 8px;
    background: #C18E65;
    transform: rotate(-30deg);
}
.btn_submit {
    background: #575757;
    color: #ffffff !important;
    cursor: pointer;
}
.btn_back {
    padding: 2% 4%;
    background: #eaeaea;
    color: #575757 !important;
    border-bottom-right-radius: 12px;
    border-top-left-radius: 12px;
    cursor: pointer;
}
#wrapper {
    width: 100%;
    max-width: 460px;
    min-width: 320px;
    margin: 0 auto;
    background: #f6efe9;
}
header {
    position: fixed;
    width: 100%;
    max-width: 98%;
    top: 0;
    left: 0;
    z-index: 99;
    transform: unset;
}

section {
    padding: 8%;
}

img {
    display: block;
    width: 100%;
    height: auto;
}
section p {
    margin: 2.5% 0;
    line-height: 2;
}
/* header */
header {
    padding: 18px;
    /* padding: 5%; */
}
header.change {
    background: rgba(255, 255, 255, .5);
    transition: 0.3s;
}
header > div {
    position: relative;
}
.header_logo {
    display: block;
    width: 20%;
    max-width: 189px;
    height: auto;
    margin: 0;
}
.header_logo img {
    width: 100%;
    height: auto;
    filter: invert(34%) sepia(7%) saturate(419%) hue-rotate(327deg) brightness(96%) contrast(87%);
}
header nav ul {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 8%;
}
header nav li {
    margin: 5% 0;
    letter-spacing: .15rem;
    font-size: 180%;
}

#header_bnr {
    padding: 0.8% 1% 1.05%;
    font-size: 123%;
    color: #fff;
    text-align: center;
    letter-spacing: 0.7px;
    line-height: 1.3;
}

#nav-content .reserv_btn {
    display: flex;
    justify-content: flex-end;
    font-size: 80%:
}
#nav-content .reserv_btn .btn_detail{
    background: #fff;
    margin: 3% 0 0%!important;
    width: 160px;
    padding: 8px 5px 5px;
    border: 1px solid #999087;
    font-family: 'Garamond Narrow', garamond-premier-pro-display, serif;
    color: #2B3233!important;
    border-radius: 50px;
    text-align: center;  
    font-size: 70%;    
}

header .nav_sns {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    width: 40%;
    margin: 5% 0 0 auto;
}
header .nav_sns a {
    display: block;
    width: 18%;
    height: auto;
    aspect-ratio: 1 / 1;
    margin: 5% 0 5% 7%;
}
header nav svg {
    width: 100%;
    height: 100%;
    fill: #575757;
}
header .nav_insta {
    display: flex;
    flex-direction: column;
    width: 45%;
    margin: 5% 0 0 auto;
    font-size: 90%;
    letter-spacing: .05rem;
}
header .nav_insta a {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    margin: 5% 0;
}
header .nav_insta a svg {
    width: 16%;
    height: auto;
    aspect-ratio: 1 / 1;
    margin: 0 0 0 5px;
}
/* footer */
footer {
    padding: 3% 10% 0 10%;
    /* background: #8F6552; */
    /* color: #ffffff; */
    border-top-right-radius: 160px;
    background: #F9F7EC;
}

footer a {
    /* color: #ffffff; */
}
.footer_logo {
    display: block;
    width: 25%;
    height: auto;
}
footer .logo {
    width: 189px;
}
footer a.footer_logo{
    width: 100%;
}
footer .logo img{
    width: 100%;
    
}

.footer_info {
    margin: 3% 0 0;
    display: flex;
}

.footer_info > div {
    width: 80%;
    margin: 0;
}
.footer_info > div:last-of-type {
    margin: 0;
}
.footer_info > div p {
    line-height: 1.2;
}
.footer_info strong {
    font-family: 'Philosopher', 'Zen Kaku Gothic Antique', serif;
    display: block;
    margin: 2.5% 0;
}
.footer_info dl {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.footer_info dt, .footer_info dd {
    margin: 0 0 2% 0;
}
.footer_info dt{
    width: 30%;    
}
.footer_info dd {
    width: 70%;
}

.footer_info svg {
    width: 20px;
    height: 20px;
    /* fill: #ffffff !important; */
    fill: #575757 !important;
}
.footer_info svg.insta {
    margin: 0 5px 0 0;
}
.footer_info ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 1% 0 4% 0;
}
.footer_info .nav_sns {
    margin: 2% 5% 2% 0;
}
.footer_info .nav_sns {}
.footer_info .nav_sns a {
    display: flex;
    align-items: center;
}
.footer_info .nav_insta {
    flex-direction: column;
    align-items: flex-start;
}

.footer_info .pc_qr {
    width: 239px!important;
    display: block!important;
    position: relative;
    top: 0!important;
    transform: unset;
    font-family: 'Garamond Narrow', garamond-premier-pro-display, serif;  
    font-size: 136%;   
}

.footer_info > div > div{
    display: flex;
}

.footer_info > div > div strong{
    font-size: 164%; 
    font-family: 'Garamond Narrow', garamond-premier-pro-display, serif;   
    border-bottom: 1px solid #C8C2BD;
    font-weight: 500;
}

.footer_info > div > div > div{
    width: 50%;
    min-height: 196px;
    padding-right: 5%;
}

.footer_info .colmun3 > div {
    width: 33%;
    padding-right: 3%;
}

.footer_info .address p {
    font-size: 136%;
    line-height: 1.4;
    margin-bottom: 6px;
}

.footer_info .time{
    font-family: 'Garamond Narrow', garamond-premier-pro-display, serif;      
}

.footer_info .contact .btn_detail,
.footer_info .reserve .btn_detail,
.footer_info .recruit .btn_detail,
.footer_info .phone .btn_detail{
    width: 210px;
    margin: 5% 0 12%!important;
    padding: 8px 5px 11px;
    font-family: unset;
    color: #2B3233!important;
    font-size: 110%;
}
.footer_info .phone .btn_detail{
    background: linear-gradient(0deg,rgba(217, 204, 168, 1) 0%, rgba(255, 255, 255, 1) 100%);
    border: 1px solid #c6b27b;
    position: relative;
    color: #664c00!important;
}
.footer_info .phone .btn_detail:before{
    content: '';
    background: url(../img/footer-icon_tell.png) no-repeat;
    background-size: 100%;
    width: 46px;
    height: 46px;
    display: block;
    margin-right: 10px;
    position: absolute;
    left: -5px;
    top: -7px;
}


.footer_info .sns > div ul {
    width: 50%;
    justify-content: flex-end;
}
.footer_info .sns > div {
    display: flex;
}
.footer_info .time dl {
    font-size: 186%;
}

.footer_info .colmun3 > div{
    width: 50%;
    min-height: 136px;
    padding-right: 3%;
}

.footer_info .nav_sns a {
    font-family: 'Garamond Narrow', garamond-premier-pro-display, serif;
    font-size: 156%;   
}

footer li.nav_sns .line {
    width: 20px;
}

footer li.nav_sns .tw{
    width: 20px;
}

footer .copy{
    margin: 0;
    font-size: 136%;
    text-align: center;
    font-family: 'Garamond Narrow', garamond-premier-pro-display, serif;        
    color: #2B3233!important;
}

p.copy {
    padding: 30px;
    background: #E7EFF1;
    text-align: center;
    margin-bottom: 80px;
}

footer .phone{
    display: none;
}

footer .recruit{
    display: none;
}

.footer_reserve {
    position: fixed;
    width: 100%;
    min-width: 320px;    
    padding: 18px 0;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    background: rgba(255, 255, 255, .75);
    text-align: center;
    z-index: 9;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0px 3px #e3d9be;

}
.footer_reserve a {
    display: block;
    width: 48%;
    max-width: 210px;
    padding: 10px 15px;
    margin: 0 10px;;
    background: #C6B27B;
    border-radius: 4px;
/*    border: 1px solid #635445; */
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}
.footer_reserve a:nth-child(3){
    padding: 6px 15px;
}
.footer_reserve a:nth-child(3):before{
    content: '';
    background: url(../img/icon_tell.png)no-repeat;
    background-size: 100%;
    width: 23px;
    height: 23px;
    display: block;
    margin-right: 10px;    
    mix-blend-mode: hard-light;
}

.sb_instagram_header.sbi_medium.sbi_no_avatar{
    display: none;
}


main,.news,.gallery {
    background: #ffffff;
}

.sp{display: none;}
.pc {display: block;}

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

    #header_bnr{
        font-size: 100%;
        position: relative;
        z-index: 1;
    }
    #nav-content{width: 90%;}
    
    h2 {
        margin: 0.8% 0 2%;
        font-size: 1.9rem;
    }

        
    .footer_info > div{
        width: 100%;
        padding-right: 0;    
    }
    .footer_info > div p{
        font-size: 120%;
    }
    .footer_info .address p{
        font-size: 116%;    
    }
    .footer_info .time dl{
        font-size: 146%;    
    }
    .footer_info .pc_qr {
        display: none!important;
    }    
    
    .footer_info > div > div{
        display: block;
    }
    .footer_info > div > div > div{
        width: 100%;
        min-height: auto;
        margin-bottom: 30px;
        padding-right: 5%;
    }
    .footer_info .colmun3 > div{
        width: 100%;
        padding-right: 5%;
        margin-bottom: 0;
    }
    
    .footer_info .contact .btn_detail,
    .footer_info .reserve .btn_detail,
    .footer_info .recruit .btn_detail,
    .footer_info .phone .btn_detail{
        font-size: 100%;   
        margin: 5% 0 30px!important;    
    }
    
    footer .logo {
        width: 149px;
        margin-bottom: 10%;
    }

    .footer_reserve{
        padding: 10px 0;
    }

    .footer_info .colmun3 > div{
        width: 100%;
        min-height: auto;
        padding-right: 0;
    }

    .footer_reserve a{
        margin: 0 5px;
        padding: 5px 15px;
    }
    .footer_reserve a:nth-child(3){
        padding: 2px 15px;
    }
    .footer_reserve a:nth-child(3):before{
        width: 18px;
        height: 18px;
    }

    footer{
        padding: 10% 10% 20px 10%;
    }
    footer .recruit,
    footer .phone{
        display: block;
    }
    
    
    p.copy{
        padding: 20px;
        margin-bottom: 50px;
        font-size: 100%;
    }


}


/* main */
main > div {
    position: relative;
}
main figure {
    width: 80%;
    height: auto;
    margin: 0 auto;
    aspect-ratio: 9 / 16;
}
main figure img {
    width: auto;
    height: 100%;
    object-fit: cover;
}
main .main_sub_img {
    position: absolute;
    top: 75%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 50%;
}
/* front-page */
.home main {
    padding: 0;
    /* padding: 0 0 10% 0; */
}
/* concept */
.concept {
    text-align: center;
}
.concept h3, .concept p {
    margin: 10% 0;
}
.concept h3 {
    font-family: 'Zen Old Mincho', serif;
    font-size: 140%;
    font-weight: 600;
    line-height: 1.6;
}
/* NEWS */
.news > div {
    margin: 5% 0 10% 0;
}
.news_time {
    display: flex;
    align-items: center;
    font-size: 110%;
    line-height: 1;
}
.news_time span {
    font-family: 'Philosopher', 'Zen Kaku Gothic Antique', serif;
    display: block;
    margin: 0 0 0 5%;
    padding: 1% 4% 0.5% 4%;
    border-radius: 20px;
    background: #ffffff;
    font-size: 90%;
}
.news_time .label_news {
    border: 1px solid #B87670;
    color: #B87670;
}
.news_time .label_works {
    border: 1px solid #9C667B;
    color: #9C667B;
}
.news_time .label_blog {
    border: 1px solid #755D7C;
    color: #755D7C;
}
.news > div a {
    display: block;
    margin: 2.5% 0 0 0;
    font-size: 110%;
    font-weight: 500;
    line-height: 1.6;
    text-decoration: underline;
}
.news ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.news ul li {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: calc(95% / 3);
    margin: 1.25% 0;
    aspect-ratio: 1 / 1;
    overflow-y: hidden;
    background-size: cover;
}
/* menu */
.menu {
}
.menu_lineup {
    margin: 5% 0 10% 0;
    padding: 5%;
    background: rgba(255, 255, 255, .5);
    border-bottom-left-radius: 30px;
}
.menu_lineup h3 {
    margin: 5% 0 2.5% 0;
}
.menu_lineup h3 {
    margin: 5% 0 2.5% 0;
}
.menu_lineup .btn_detail2 {
    margin: 0 auto 0 0 !important;
}
/* gallery */
#front .gallery {
    text-align: center;
}
#front .gallery > div {
    display: block;
}
#front .gallery .insta-gallery-actions {
    display: none !important;
}
/* contact */
#front_contact {
    background: rgba(193, 142, 101, .1);
    text-align: center;
}
#front_contact .btn_detail {
    margin: 10% auto !important;
}
/* Access */
.access iframe {
    width: 100% !important;
    height: 40vh !important;
    aspect-ratio: 1 / 1 !important;
}
.access dl {
    margin: 4% 0;
}
.access dt {
    font-weight: bold;
}
.access dd {
    margin: 2% 0 8% 0;
}
.access dd:last-of-type {
    margin: 2% 0 0 0;
}
.access ul {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 8% 0;
}
.access ul li {
    margin: 0 2.5%;
}
.access ul li svg {
    width: 6vw;
    aspect-ratio: 1 / 1 !important;
    fill: #3a3a3a;
}
.access ul li span {
    display: none;
}
/* archive, single */
.item_detail {
    margin: 0 0 10% 0;
    border-bottom-left-radius: 100px;
    box-shadow: 0 6px 8px 0 rgba(193, 142, 101, .25);
}
.item_archive > div:last-of-type, .item_detail > div:last-of-type {
    margin: 0;
}
.item_archive h2, .item_detail h2 {
    margin: 5% 0;
    font-weight: 500;
}
.item_archive p, .item_detail p {
    margin: 0 0 5% 0;
}
.item_detail time {
    margin: 0 0 5% 0;
}
.item_archive > .menu_lineup {
    background: rgba(193, 142, 101, .1);
}
.detail_about {
    margin: 5% 0 10% 0;
    font-size: 110%;
    line-height: 1.6;
}
/* news archive, single */
.post-type-archive-news .item_archive h2 {
    margin: 2.5% 0 10% 0;
    font-size: 120%;
    line-height: 1.4;
}
.single-news .item_detail img {
    width: 100%;
    aspect-ratio: 3 / 4;
    object-fit: cover;
}
.news_detail {
    margin: 5% 0 0 0 !important;
    padding: 8%;
    background: rgba(193, 142, 101, .1);
    border-bottom-left-radius: 60px;
}
.area_link {
    padding: 0 8% 8% 8%;
}
.area_link h3 {
    color: #C18E65;
}
.area_link .btn_detail {
    margin: 10% auto !important;
}
.single-news .item_detail .news_detail img {
    aspect-ratio: auto;
    object-fit: inherit;
}
.news_detail img.size-medium {
    width: 50%;
}
.news_detail img.size-thumbnail {
    width: 240px;
}
.news_detail img.alignleft {
    margin: 0 auto 0 0;
}
.news_detail img.alignright {
    margin: 0 0 0 auto;
}
.news_detail img.aligncenter {
    margin: 2.5% auto;
}
/* menu archive, single */
.detail_price h3 {
    margin: 0 0 5% 0;
    color: #C18E65;
    font-size: 120%;
}
.detail_price dl {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    margin: 0 0 10% 0;
}
.detail_price dt, .detail_price dd {
    margin: 0 0 5% 0;
}
.detail_price dt {
    width: 70%;
    font-size: 105%;
}
.detail_price dd {
    width: auto;
    font-size: 120%;
    font-weight: 500;
    text-align: right;
}
.detail_price dt.menu_free, .detail_price dd.menu_free {
    width: 100%;
    font-weight: normal;
    text-align: left;
    line-height: 1.6;
}
.detail_price dt.menu_free {
    margin: 0 0 2.5% 0;
}
.detail_price dd.menu_free {
    margin: 0;
    font-size: 105%;
}
.menu_other {
    padding: 2.5%;
    background: rgba(193, 142, 101, .1);
    line-height: 1.6;
}
.detail_reserve {
    margin: 8% 0 0 0 !important;
}
.detail_reserve .btn_detail {
    margin: 0 auto !important;
}
.detail_reserve a, .detail_reserve p {
    width: 80%;
    margin: 0 auto;
    padding: 2.5% 0;
    text-align: center;
    border-radius: 40px;
}
.detail_reserve a {
    border: 1px solid #C18E65;
    background: #ffffff !important;
    color: #C18E65 !important;
    font-size: 110%;
}
.detail_reserve p {
    background: rgba(0, 0, 0, .075);
}
/* staff */
.staff {
    background: rgba(193, 142, 101, .2);
    border-top-right-radius: 160px;
    border-bottom-right-radius: 160px;
    overflow: hidden;
}
/* pases */
.pages main {
    padding: 0 0 0 0;
    text-align: center;
}
.pages main h1 {
    font-size: 2.9rem;
    letter-spacing: .15rem;
    padding: 8% 0 5%;
}
/* archive */
.post-type-archive-staff .item_archive a {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}
/* single */
.single-staff h2 span {
    display: block;
    padding: 2.5% 0;
}
.staff_sns {
    display: flex;
    flex-wrap: wrap;
}
.staff_sns a {
    width: 6vw;
    margin: 0 5% 0 0;
}
.staff_sns a svg {
    aspect-ratio: 1 / 1 !important;
    fill: #3a3a3a;
}
/* faq */
.faq_list dl {
    max-width: 500px;
    margin: 5% auto 6%;
}
.faq_list dt {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin: 5% 0 0 0;
    font-size: 110%;
    line-height: 1.4;
}
.faq_list dt span {
    display: block;
    width: 90%;
    padding: 1% 0 0 0;
}
.faq_list dt::before {
    content: 'Q';
    display: flex;
    align-items: center;
    justify-content: center;
    width: 8%;
    height: auto;
    aspect-ratio: 1 / 1;
    background: rgba(193, 142, 101, .75);
    color: #ffffff;
    border-top-left-radius: 50%;
    border-bottom-right-radius: 50%;
    font-family: 'Philosopher', 'Zen Kaku Gothic Antique', serif;
}
.faq_list dd {
    margin: 2.5% 0 10% 0;
    padding: 5%;
    background: rgba(193, 142, 101, .1);
    border-top-right-radius: 30px;
    border-bottom-left-radius: 30px;
}
.faq_list dd p {
    margin: 0;
}
/* global */
/* ページ送り */
.navigation.pagination h2 {
    display: none;
}
ul.page-numbers {
    padding: 0;
    display: flex;
    justify-content: center;
    flex-direction: row;
    align-items: center;
}
ul.page-numbers li {
    margin: 0 2.5%;
}
/*メニュー*/
#nav-drawer {
    position: absolute;
    width: 30px;
    height: 30px;
    right: 0;
    top: 0;
}
.nav-unshown {
    display: none;
}
#nav-open {
    position: absolute;
    display: block;
    width: 30px;
    height: 30px;
    z-index: 99999;
}
#nav-open span, #nav-open span:before, #nav-open span:after {
    position: absolute;
    width: 30px;
    height: 1px;
    background: #575757;
    display: block;
    content: '';
    cursor: pointer;
    transition: .3s ease-in-out;
}
#nav-open span {
    top: 0;
}
#nav-open span:before {
    bottom: -10px;
}
#nav-open span:after {
    bottom: -20px;
}
#nav-close {
    display: none;
    position: fixed;
    z-index: 99;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    height: calc(var(--vh, 1vh) * 100);
    background: rgb(100 105 112);
    opacity: 0;
    transition: .3s ease-in-out;
}
#nav-content {
    width: 85%;
    overflow: auto;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 9999;
    height: 100vh;
    height: calc(var(--vh, 1vh) * 100);
    padding: 0 10% 0 0;
    text-align: right;
    background: rgba(255, 255, 255, .15);
    transition: .5s ease-in-out;
    transform: translateX(100%);
    opacity: 0;
}
/*チェック時*/
#nav-input:checked ~ #nav-close {
    display: block;
    opacity: .5;
}
#nav-input:checked ~ #nav-content {
    transform: translateX(0%);
    border-top-left-radius: 200px;
    background: rgba(255, 255, 255, .85);
    opacity: 1;
}
#nav-input:checked ~ #nav-open span {
    background: none;
}
#nav-input:checked ~ #nav-open span::before {
    transform: rotate(45deg);
}
#nav-input:checked ~ #nav-open span::after {
    transform: rotate(-45deg);
    bottom: -10px;
}
/* contact */
.contact_caution {
    margin: 0 0 8% 0;
    padding: 2.5% 5%;
    background: rgba(193, 142, 101, .1);
}
.contact_caution li {
    margin: 2.5% 0;
    font-size: 90%;
    line-height: 1.4;
}
.contact_caution a {
    color: #B87670;
}
/* フォーム関連 */
input, textarea {
    width: 100%;
    border: none;
    padding: 3% 4%;
    background: rgba(87, 87, 87, .1);
    font-size: 120%;
    font-weight: bold;
}
.input_tel {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.input_tel span {
    display: block;
    width: fit-content;
    margin: 0 2%;
    font-size: 120%;
}
.contact form dl {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
}
.contact form dt, .contact form dd {
    margin: 0 0 5% 0;
}
.contact form dt {
    width: 30%;
    font-size: 110%;
}
.contact form dd {
    width: 65%;
}
.contact form dt span {
    display: none;
}
.contact form dt em {
    display: block;
    width: 100%;
    margin: 5% 0 0 0;
    color: #C18E65;
    font-size: 60%;
}
.contact form dd .error {
    margin: 2.5% 0;
}
.contact-conf form dt {
    width: 100%;
}
.contact-conf form dd {
    width: 100%;
    margin: 2.5% 0 10% 0;
    font-size: 140%;
    font-weight: 500;
}
.contact-conf .input_tel {
    justify-content: flex-start;
}
.contact-conf form dt em {
    color: #C18E65;
}
.input_btn {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 80%;
    margin: 5% auto 0 auto;
}
.input_btn input {
    font-weight: normal;
}
/* privacy */
.privacy h2 {
    margin: 5% 0 2.5% 0;
    font-size: 120%;
    letter-spacing: inherit;
}
.privacy ul {
    margin: 0 0 10% 0;
    font-size: 90%;
}
.privacy li {
    margin: 2.5% 0;
    line-height: 1.4;
}
.privacy_about {
    margin: 0 0 10% 0;
    line-height: 1.4;
}
/* mask */
.mask01-11 {
    mask-image: url("../img/mask/mask01-1-1.svg");
    mask-repeat: no-repeat;
    mask-position: center;
    mask-size: 100% 100%;
    -webkit-mask-image: url("../img/mask/mask01-1-1.svg");
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;
    -webkit-mask-size: 100% 100%;
}
.mask01-43 {
    mask-image: url("../img/mask/mask01-4-3.svg");
    mask-repeat: no-repeat;
    mask-position: center;
    mask-size: 100% 100%;
    -webkit-mask-image: url("../img/mask/mask01-4-3.svg");
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;
    -webkit-mask-size: 100% 100%;
}
.mask01-169 {
    mask-image: url("../img/mask/mask01-16-9.svg");
    mask-repeat: no-repeat;
    mask-position: center;
    mask-size: 100% 100%;
    -webkit-mask-image: url("../img/mask/mask01-16-9.svg");
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;
    -webkit-mask-size: 100% 100%;
}
.mask02-11 {
    mask-image: url("../img/mask/mask02-1-1.svg");
    mask-repeat: no-repeat;
    mask-position: center;
    mask-size: 100% 100%;
    -webkit-mask-image: url("../img/mask/mask02-1-1.svg");
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;
    -webkit-mask-size: 100% 100%;
}
.mask02-43 {
    mask-image: url("../img/mask/mask02-4-3.svg");
    mask-repeat: no-repeat;
    mask-position: center;
    mask-size: 100% 100%;
    -webkit-mask-image: url("../img/mask/mask02-4-3.svg");
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;
    -webkit-mask-size: 100% 100%;
}
.mask02-169 {
    mask-image: url("../img/mask/mask02-16-9.svg");
    mask-repeat: no-repeat;
    mask-position: center;
    mask-size: 100% 100%;
    -webkit-mask-image: url("../img/mask/mask02-16-9.svg");
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;
    -webkit-mask-size: 100% 100%;
}
.mask03-11 {
    mask-image: url("../img/mask/mask03-1-1.svg");
    mask-repeat: no-repeat;
    mask-position: center;
    mask-size: 100% 100%;
    -webkit-mask-image: url("../img/mask/mask03-1-1.svg");
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;
    -webkit-mask-size: 100% 100%;
}
.mask03-43 {
    mask-image: url("../img/mask/mask03-4-3.svg");
    mask-repeat: no-repeat;
    mask-position: center;
    mask-size: 100% 100%;
    -webkit-mask-image: url("../img/mask/mask03-4-3.svg");
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;
    -webkit-mask-size: 100% 100%;
}
.mask03-169 {
    mask-image: url("../img/mask/mask03-16-9.svg");
    mask-repeat: no-repeat;
    mask-position: center;
    mask-size: 100% 100%;
    -webkit-mask-image: url("../img/mask/mask03-16-9.svg");
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;
    -webkit-mask-size: 100% 100%;
}
.mask04-11 {
    mask-image: url("../img/mask/mask04-1-1.svg");
    mask-repeat: no-repeat;
    mask-position: center;
    mask-size: 100% 100%;
    -webkit-mask-image: url("../img/mask/mask04-1-1.svg");
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;
    -webkit-mask-size: 100% 100%;
}
.mask04-43 {
    mask-image: url("../img/mask/mask04-4-3.svg");
    mask-repeat: no-repeat;
    mask-position: center;
    mask-size: 100% 100%;
    -webkit-mask-image: url("../img/mask/mask04-4-3.svg");
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;
    -webkit-mask-size: 100% 100%;
}
.mask04-169 {
    mask-image: url("../img/mask/mask04-16-9.svg");
    mask-repeat: no-repeat;
    mask-position: center;
    mask-size: 100% 100%;
    -webkit-mask-image: url("../img/mask/mask04-16-9.svg");
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;
    -webkit-mask-size: 100% 100%;
}
.mask05-11 {
    mask-image: url("../img/mask/mask05-1-1.svg");
    mask-repeat: no-repeat;
    mask-position: center;
    mask-size: 100% 100%;
    -webkit-mask-image: url("../img/mask/mask05-1-1.svg");
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;
    -webkit-mask-size: 100% 100%;
}
.mask05-43 {
    mask-image: url("../img/mask/mask05-4-3.svg");
    mask-repeat: no-repeat;
    mask-position: center;
    mask-size: 100% 100%;
    -webkit-mask-image: url("../img/mask/mask05-4-3.svg");
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;
    -webkit-mask-size: 100% 100%;
}
.mask05-169 {
    mask-image: url("../img/mask/mask05-16-9.svg");
    mask-repeat: no-repeat;
    mask-position: center;
    mask-size: 100% 100%;
    -webkit-mask-image: url("../img/mask/mask05-16-9.svg");
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;
    -webkit-mask-size: 100% 100%;
}
/* 下向きラウンド */
.mask01-11b {
    mask-image: url("../img/mask/mask01-1-1b.svg");
    mask-repeat: no-repeat;
    mask-position: center;
    mask-size: 100% 100%;
    -webkit-mask-image: url("../img/mask/mask01-1-1b.svg");
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;
    -webkit-mask-size: 100% 100%;
}
.mask01-43b {
    mask-image: url("../img/mask/mask01-4-3b.svg");
    mask-repeat: no-repeat;
    mask-position: center;
    mask-size: 100% 100%;
    -webkit-mask-image: url("../img/mask/mask01-4-3b.svg");
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;
    -webkit-mask-size: 100% 100%;
}
.mask01-169b {
    mask-image: url("../img/mask/mask01-16-9b.svg");
    mask-repeat: no-repeat;
    mask-position: center;
    mask-size: 100% 100%;
    -webkit-mask-image: url("../img/mask/mask01-16-9b.svg");
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;
    -webkit-mask-size: 100% 100%;
}
.mask-nav {
    mask-image: url("../img/mask/mask_nav.svg");
    mask-repeat: no-repeat;
    mask-position: bottom left;
    mask-size: cover;
    -webkit-mask-image: url("../img/mask/mask_nav.svg");
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: bottom left;
    -webkit-mask-size: cover;
}
/* other */
.page404 h1 {
    font-size: 140%;
}
.page404 h2, .const h2 {
    margin: 0;
    color: rgba(193, 142, 101, .4);
}
.page404 h2 {
    font-size: 500%;
}
.const h2 {
    font-size: 400%;
}
.page404 h2 span, .const h2 span {
    display: block;
    font-size: 28%;
}
.const p {
    margin: 10% 0;
    text-align: center;
}
/* other アコーディオン */
.ac_p {
    cursor: pointer;
}
.ac_c {
    display: none;
}
/* other insta feed gallery */

.insta-gallery-slider {
    overflow: hidden;
}

.instagram-gallery-modal {
    width: auto !important;
    max-width: 90% !important;
}
.instagram-gallery-modal__media {
    aspect-ratio: 1 / 1;
}
.instagram-gallery-modal__body--column {
    max-width: 420px !important;
    aspect-ratio: 3 / 4;
    padding: 2.5%;
}

.instagram-gallery-modal__body--column section {
    padding: 0;
    overflow: revert;
}
.instagram-gallery-modal__media {
    object-fit: cover !important;
}

.instagram-gallery-item__wrap {
    box-shadow: 2px 2px 4px rgba(0, 0, 0, .2);
}

.instagram-gallery-modal__body--column .instagram-gallery-modal__media-info {
    max-height: inherit;
}

.instagram-gallery-modal__options {
    margin: 15px 0 !important;
}

.instagram-gallery-modal__media_description {
    padding: 10px;
}

#instagram-gallery-feed-1 .instagram-gallery-item__media-mask {
    background-color: rgba(193, 142, 101, .4) !important;
}
.pages #instagram-gallery-feed-1 .instagram-gallery-item {
    padding: 1.5%;
}
.pages .instagram-gallery-list[data-feed_layout=masonry] .instagram-gallery-item,
.pages .instagram-gallery-list[data-feed_layout=gallery] .instagram-gallery-item {
    min-width: 33.333%;
}



/* other HP bottom btn */

/* other */
.comming {
    padding: 10% 0 20% 0;
    font-size: 140%;
    color: #C18E65;
    text-align: center;
}
.home .comming {
    padding: 5% 0;
}
.pc_logo, .pc_qr {
    display: none;
}


@media screen and (max-width:375px) {
    body {
        font-size: calc(100vw * 12 / 375);
    }
}
@media screen and (min-width:981px) {
    #wrapper {
        position: relative;
        box-shadow: 0 0 4px rgba(0, 0, 0, .15);
    }
    .pc_logo, .pc_qr {
        display: inherit;
        position: fixed;
        top: 50%;
        transform: translateY(-50%);
        width: calc((100vw - 460px)/2);
        text-align: center;
    }
    .pc_logo {
        left: 0;
    }
    .pc_qr {
        right: 0;
    }
    .pc_logo img, .pc_qr img {
        max-width: 140px;
        margin: 0 auto;
    }
    .pc_qr img {
        box-shadow: 0 0 6px rgba(0, 0, 0, .1);
    }
    .pc_qr p {
        font-size: 80%;
        margin: 10px 0 0 0;
        font-weight: bold;
        line-height: 1.4;
    }


}