@charset "UTF-8";

/*====== Element =====*/
body { font-size: 14px; }

h2, .h2 { font-size: 26px; font-size: min(6.93vw, 44px); line-height: 1.615; }

h3, .h3 { font-size: 22px; font-size: min(5.87vw, 38px); }

h4, .h4 { font-size: 20px; font-size: min(5.33vw, 28px); }

h5, .h5 { font-size: 17.7px; font-size: min(4.72vw, 22px); }

h6, .h6 { font-size: 15px; font-size: min(4vw, 18px); }

/*====== Common Style =====*/
.for_pc { display: none !important; }

.sp-tleft { text-align: left; }
.sp-tcenter { text-align: center; }
.sp-tright { text-align: right; }

/* margin */
.m-mtp_s { margin-top: 28px !important; }
.m-mtp_m { margin-top: 55px !important; }
.m-mtp_l { margin-top: 110px !important; }

.m-mbt_s { margin-bottom: 28px !important; }
.m-mbt_m { margin-bottom: 55px !important; }
.m-mbt_l { margin-bottom: 110px !important; }

/* link */
.m-link01 {
    display: inline-block;
    padding: .95em 1.4em;
    border-radius: 3em;
    background: #4d1121;
    color: #fff;
    font-size: .75em;
    line-height: 1.2;
    text-decoration: none;
}


/*====== header =====*/
#wrapper {
    position: relative;
}

.header-logo {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    margin: 0;
    padding: 20px;
    text-align: center;
}

.header-logo > * {
    display: block;
    padding: 5px;
}

.header-logo img {
    width: 50px;
}


/*====== main content =====*/
/* kv */
.kv {
    position: relative;
}

.kv__img img {
    width: 100%;
    height: 100vh;
    -o-object-fit: cover;
       object-fit: cover;
}

.kv__txt {
    position: absolute;
    left: 50%;
    top: 125px;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    color: #fff;
    text-align: right;
    -ms-writing-mode: tb-rl;
    -webkit-writing-mode: vertical-rl;
            writing-mode: vertical-rl;
}

.kv__txt * {
    letter-spacing: 0.1em;
    line-height: 1.388;
}

.kv__txt__main {
    font-size: 44.51px;
}

.kv__txt__sub {
    position: absolute;
    right: 100%;
    bottom: 0;
    padding: .3em 0;
    margin-right: .8em;
    font-size: 16.13px;
    font-weight: 400;
}

/* about */
.area-about {
    position: relative;
    padding: 50px 0;
    background: url("../image/top/about_bg_01.png") 100% -3.33vw no-repeat;
    background-size: 63.6%;
}

.area-about::before {
    content: "";
    position: absolute;
    left: 0;
    top: 140px;
    top: calc(50px + 24vw);
    bottom: 0;
    display: block;
    width: 100%;
    background: #fff;
}

.area-about > * {
    position: relative;
}

/* about - row1 */
.area-about__img1 {
    margin: 0 0 45px -7.7%;
}

.area-about__img1 img {
    width: 100%;
    border-radius: 0 12px 12px 0;
}

.area-about__lb {
    position: relative;
    z-index: 1;
    margin-bottom: 25px;
}

.area-about__lb span {
    display: block;
}

.area-about__lb .sub {
    margin-bottom: .3em;
    font-size: .577em;
}

.area-about__lb .main2 {
    margin-left: -.5em;
}

/* about - row2 */
.area-about__row2 {
    position: relative;
}

.area-about__img4 {
    position: absolute;
    right: -10px;
    top: -25px;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
}

.area-about__img4 img {
    width: 120px;
}

.area-about__logo {
    margin-top: 15px;
    text-align: right;
}

.area-about__logo img {
    max-width: 80%;
    width: 320px;
}

.area-about__txt1 {
    position: relative;
    z-index: 1;
    margin-bottom: 40px;
}

.area-about__img2 {
    margin: 0 -7.7% 45px 0;
}

.area-about__img2 img {
    width: 100%;
    border-radius: 12px 0 0 12px;
}

.area-about__txt2 {
    margin-bottom: 40px;
}

.area-about__img3 {
    margin: 0 -7.7%;
}

.area-about__img3 img {
    width: 100%;
}

/* menu */
.area-menu {
    padding: 40px 0 120px;
    background: url("../image/top/menu_bg_01__sp.png") 100% -5px no-repeat;
    background-size: 99.466%;
}

/* menu - row1 */
.area-menu__row1 {
    margin-bottom: 30px;
}

.area-menu__row1__left {
    text-align: center;
}

.area-menu__lb {
    margin: 0;
}

.area-menu__lb-price {
    margin-bottom: 30px;
    font-size: 21px;
    line-height: 1;
}

.area-menu__lb-price .small {
    font-size: .667em;
}

.area-menu__img {
    margin: 0 -7.7% 15px;
}

.area-menu__img img {
    width: 100%;
}

/* menu - row2 */
.area-menu__row2__left {
    margin-bottom: 20px;
}

.area-menu__price {
    line-height: 1.86;
}

.area-menu__price > div {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 4em;
}

.area-menu__price > div::before {
    content: "";
    position: absolute;
    left: 0;
    top: .93em;
    display: block;
    width: 100%;
    border-bottom: solid 1px #e3d5d9;
}

.area-menu__price dt,
.area-menu__price dd {
    position: relative;
    background: #fbf7f3;
}

.area-menu__price dt {
    padding-right: 1.2em;
}

.area-menu__price dd {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    padding-left: 1.2em;
}

.area-menu__price .small {
    font-size: .75em;
}

/* feature */
.area-feature {
    position: relative;
    padding: 80px 0 55px;
    background: #fff;
}

.area-feature::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 22.655vw;
    background: #fbf7f3;
}

.area-feature::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 0;
    display: block;
    width: 114.359vw;
    height: 31.717vw;
    margin-left: -57.1795vw;
    border-radius: 50%;
    background: #fff;
}

.area-feature > * {
    position: relative;
    z-index: 1;
}

.area-feature__lb {
    position: absolute;
    left: 50%;
    top: -82px;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100px;
    height: 100px;
    margin: 0;
    border-radius: 50%;
    background: #cb480e;
    color: #fff;
}

.area-feature__lb::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 100%;
    display: block;
    margin: -2px 0 0 -6px;
    border: solid transparent;
    border-top-color: #cb480e;
    border-width: 10px 6px 0 6px;
}

.area-feature__catch {
    margin-bottom: 70px;
    padding-bottom: 20px;
    background: url("../image/icon/bg_dot.svg") 50% 100% no-repeat;
    background-size: 102px;
    line-height: 1.895;
    text-align: center;
}

.featureBox {
    position: relative;
    padding: 35px 25px 30px;
    border-radius: 12px;
    background: #f8f1e9;
}

.featureBox + .featureBox {
    margin-top: 45px;
}

.featureBox__num {
    position: absolute;
    left: 50%;
    top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 40px;
    height: 40px;
    margin: -20px 0 0 -20px;
    border-radius: 50%;
    background: #cb480e;
    color: #fff;
    font-weight: 400;
    letter-spacing: 0.1em;
    line-height: 1;
}

.featureBox__img {
    margin-bottom: 20px;
    text-align: center;
}

.featureBox__img img {
    border-radius: 7px;
}

.featureBox__lb {
    text-align: center;
}

.featureBox__txt {
    line-height: 1.75;
}

/* access */
.area-access {
    padding: 0 0 60px;
}

.area-access__img img {
    width: 100%;
}

.area-access__cont {
    position: relative;
    padding-top: 30px;
}

.area-access__info {
    margin-bottom: 20px;
    line-height: 1.75;
}

.area-access__info > div {
    margin-bottom: .5em;
}

.area-access__info dt,
.area-access__info dd {
    display: inline-block;
}

.area-access__info dt {
    width: 5em;
}

.area-access__info dd + dd {
    display: block;
}

.area-access__calendar {
    margin-bottom: 30px;
    padding: 10px;
    border-radius: 7px;
    background: #fff;
}

.area-access__calendar iframe {
    width: 100%;
}

.area-access__map {
    position: relative;
    height: 0;
    padding-top: 70%;
    margin-bottom: 20px;
}

.area-access__map iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 20px;
}

.area-access__access > div + div {
    margin-top: 15px;
}


/*====== footer =====*/
.site-footer {
    position: relative;
    padding: 0 0 25px;
    text-align: center;
}

.site-footer::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 34px;
    display: block;
    width: 114.359vw;
    height: 31.717vw;
    margin-left: -57.1795vw;
    border-radius: 50%;
    background: #f7e8d9;
}

.site-footer::after {
    content: "";
    position: absolute;
    left: 0;
    top: 34px;
    top: calc(34px + 15.8585vw);
    bottom: 0;
    display: block;
    width: 100%;
    background: #f7e8d9;
}

.site-footer > * {
    position: relative;
    z-index: 1;
}

.site-footer__logo {
    margin-bottom: 20px;
}

.site-footer__logo img {
    width: 90px;
}

.site-footer__address {
    margin-bottom: 20px;
}

.site-footer__logo2 {
    margin-bottom: 25px;
}

.site-footer__logo2 img {
    width: 110px;
}