:root{--color-gold:#897043;--color-light-gold:#865f26;--color-dark-gold:#4c3100;--color-beige:#f7f1ea;--color-g:#f5f4f2;--color-black:#4e4e4e;--color-gray:#e3e3e3;--color-red:#ed293e;--color-white:#fff;--font-family-mincho:"游明朝" , YuMincho , "ヒラギノ明朝 ProN W3" , "Hiragino Mincho ProN" , "HG明朝E" , "ＭＳ Ｐ明朝" , "ＭＳ 明朝" , sans-serif;--font-family-gothic:"Helvetica Neue" , Arial , "Hiragino Kaku Gothic ProN" , "Hiragino Sans" , Meiryo , sans-serif;--bg-section:#fff}body{background-color:#fff;font-size:1.4rem;font-family:var(--font-family-gothic);line-height:1.8;color:var(--color-black)}main{overflow-x:hidden}a{text-decoration:none}ul{list-style:none}img{max-width:100%;width:auto}h1,h2,h3,h4,h5,h6{font-weight:400;font-family:var(--font-family-mincho)}.o-section{background-color:var(--bg-section)}.o-section__inner{max-width:980px;margin:0 auto;padding:60px 20px}.o-section__title{margin-bottom:20px;font-size:24px;font-weight:400;line-height:1.4}.o-section__footer{margin-top:20px;text-align:center}.c-cards{display:grid;grid-template-columns:repeat(1,1fr);grid-auto-rows:minmax(100px,auto);gap:10px}@media screen and (min-width:768px){.c-cards{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}}.c-router{display:inline-block;padding:10px;background:var(--color-main);color:#fff;border-radius:4px;font-size:14px}*,*::before,*::after{box-sizing:border-box}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin:0}ul[role="list"],ol[role="list"]{list-style:none}html:focus-within{scroll-behavior:smooth}body{min-height:100vh;text-rendering:optimizeSpeed;line-height:1.5}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}img,picture{display:block;max-width:100%;width:auto;height:auto}input,button,textarea,select{font:inherit}@media (prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.l-infoBar{position:sticky;top:60px;left:0;z-index:100;width:100%;background:var(--color-gold);transition:all .3s ease}@media screen and (min-width:768px){.l-infoBar{top:80px}}@media screen and (min-width:1024px){.l-infoBar{top:90px}}@media screen and (min-width:1279px){.l-infoBar{top:140px}}.p-infoBar{display:flex;justify-content:space-between;align-items:center;max-width:1376px;width:inherit;height:30px;margin:0 auto;padding:0 20px}@media screen and (min-width:1279px){.p-infoBar{height:60px;padding:0 40px}}.p-infoBar__icon{display:flex;justify-content:center;align-items:center;width:16px;height:16px}.p-infoBar__marquee{display:flex;align-items:center;width:80%;overflow:hidden}.p-infoBar__txt{display:inline-block;padding-left:100%;white-space:nowrap;animation-name:marquee;animation-timing-function:linear;animation-duration:15s;animation-iteration-count:infinite;font-size:12px;font-family:var(--font-family-gothic);color:#fff}.p-infoBar__img{display:flex;justify-content:center;align-items:center;width:6px}@keyframes marquee{from{transform:translateX(0)}to{transform:translateX(-100%)}}:root{--header-height:90px}@media screen and (min-width:768px){:root{--header-height:110px}}@media screen and (min-width:1024px){:root{--header-height:120px}}@media screen and (min-width:1279px){:root{--header-height:140px}}html{scroll-padding-top:var(--header-height)}header{position:sticky;top:0;width:100%;z-index:101;background-color:#fff}.p-header__wrapper{position:relative;display:flex;justify-content:space-between;align-items:center;max-width:1376px;height:60px;margin:0 auto;padding:0 20px;background:#fff}@media screen and (min-width:768px){.p-header__wrapper{height:90px}}@media screen and (min-width:1024px){.p-header__wrapper{height:140px;padding:0 40px}}@media screen and (min-width:1279px){.p-header__wrapper{height:140px}}.p-header__logo{width:168px;height:100%}@media screen and (min-width:1024px){.p-header__logo{width:200px}}@media screen and (min-width:1279px){.p-header__logo{width:240px}}.p-header__logo-anchor{display:flex;justify-content:center;align-items:center;width:100%;height:inherit}.p-header__icon-sp{display:block;position:absolute;top:50%;right:0;transform:translateY(-50%)}@media screen and (min-width:1024px){.p-header__icon-sp{display:none}}.p-header__icon-sp-list{display:flex;justify-content:space-between;align-items:center}.p-header__icon-sp-item-anchor{display:flex;justify-content:center;align-items:center;width:40px;height:40px;background:var(--color-gold);border-radius:999px}.p-header__icon-sp-item-anchor-img{width:14px}.p-header__icon-sp-item-button{position:relative;width:64px;height:60px;padding:0;border:none;background:rgba(0,0,0,0)}.p-header__icon-sp-item-button:active,.p-header__icon-sp-item-button:focus,.p-header__icon-sp-item-button:hover{background:rgba(0,0,0,0)}.p-header__icon-sp-item-button.is-active .p-header__icon-sp-item-button-bar:nth-child(1){left:50%;transform:translate(-50%,8px) rotate(-45deg)}.p-header__icon-sp-item-button.is-active .p-header__icon-sp-item-button-bar:nth-child(2){opacity:0}.p-header__icon-sp-item-button.is-active .p-header__icon-sp-item-button-bar:nth-child(3){left:50%;transform:translate(-50%,-8px) rotate(45deg)}.p-header__icon-sp-item-button-bar{content:"";position:absolute;left:50%;transform:translateX(-50%);width:24px;height:1px;background:var(--color-gold);transition:all .5s cubic-bezier(.17,.84,.44,1)}.p-header__icon-sp-item-button-bar:nth-child(1){top:22px}.p-header__icon-sp-item-button-bar:nth-child(2){top:30px}.p-header__icon-sp-item-button-bar:nth-child(3){top:38px}.l-header__menu{height:100%}.p-header__menu-pc{display:none}@media screen and (min-width:1024px){.p-header__menu-pc{display:flex;justify-content:space-between;align-items:flex-end;flex-direction:column-reverse;height:100%;padding:20px 0 0}}.p-header__menu-pc-list{display:flex;justify-content:space-between;align-items:center;flex-direction:row}.p-header__menu-pc-list.main .p-header__menu-pc-item-anchor{margin-bottom:20px;font-weight:400}@media screen and (min-width:1024px){.p-header__menu-pc-list.main .p-header__menu-pc-item-anchor{font-size:12px}}@media screen and (min-width:1279px){.p-header__menu-pc-list.main .p-header__menu-pc-item-anchor{font-size:14px}}.p-header__menu-pc-list.sub .p-header__menu-pc-item-anchor{margin-bottom:10px;font-size:12px;font-weight:400}.p-header__menu-pc-item{height:100%}.p-header__menu-pc-item:not(:first-child){margin-left:20px}.p-header__menu-pc-item-anchor{position:relative;display:flex;justify-content:center;align-items:center;font-family:var(--font-family-gothic);font-weight:500;color:var(--color-text);white-space:nowrap;transition:transform .8s cubic-bezier(.45,.12,.04,.96)}.p-header__menu-pc-item-anchor::before{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background:var(--color-gold);transform:scaleX(0);transform-origin:right;transition:transform .8s cubic-bezier(.45,.12,.04,.96)}.p-header__menu-pc-item-anchor:hover{color:var(--color-gold)}.p-header__menu-pc-item-anchor:hover::before{transform-origin:left;transition:transform .6s cubic-bezier(.45,.12,.04,.96);transform:scaleX(1)}.p-header__menu-sp{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100vh;height:calc(var(--vh, 1vh)*100);background:var(--color-gold);overflow-y:scroll;opacity:0;visibility:hidden;transform:translateX(0);transition:visibility .5s , opacity .5s cubic-bezier(.17,.84,.44,1)}.p-header__menu-sp.is-show{opacity:1;visibility:visible}.p-header__menu-sp.is-show .p-header__menu-sp-item.main .p-header__menu-sp-item-anchor{opacity:1;visibility:visible;transition:opacity 1.4s .2s cubic-bezier(0,.4,.3,1)}.p-header__menu-sp.is-show .p-header__menu-sp-item.main .p-header__menu-sp-item-anchor::before{transform:scale(1);transition:transform .8s .3s cubic-bezier(0,.4,.3,1)}.p-header__menu-sp.is-show .p-header__menu-sp-item.sub .p-header__menu-sp-item-anchor{opacity:1;visibility:visible;transition:opacity 1.4s .2s cubic-bezier(0,.4,.3,1)}.p-header__menu-sp.is-show .p-header__menu-sp-cv-button,.p-header__menu-sp.is-show .p-header__menu-sp-other-list,.p-header__menu-sp.is-show .p-header__menu-sp-footer{opacity:1;visibility:visible;transition:opacity 1.4s .2s cubic-bezier(0,.4,.3,1)}.p-header__menu-sp-wrapper{padding:70px 40px}@media screen and (min-width:768px){.p-header__menu-sp-wrapper{padding:100px 92px}}.p-header__menu-sp-list.sub{padding:20px 0 0}.p-header__menu-sp-item{overflow:hidden}.p-header__menu-sp-item-anchor{position:relative;display:flex;align-items:center;font-family:var(--font-family-gothic);font-weight:400;color:#fff;opacity:0;visibility:hidden;transition:opacity 0s}.p-header__menu-sp-item-anchor.main{padding:24px 0;font-size:15px}.p-header__menu-sp-item-anchor.main::before{position:absolute;bottom:0;left:0;width:100%;height:1px;content:"";background-color:rgba(255,255,255,.16);transform:scale(0);transform-origin:left}.p-header__menu-sp-item-anchor.sub{display:inline-block;padding:8px 0 8px 24px;font-size:13px}.p-header__menu-sp-item-anchor.sub::before{position:absolute;top:50%;left:0;transform:translateY(-50%);width:16px;height:16px;content:"";background:url(../img/header/icon-arrow.png) no-repeat center center/contain}.p-header__menu-sp-cv{margin:40px 0}.p-header__menu-sp-cv-button{display:flex;justify-content:center;align-items:center;width:100%;padding:18px 32px;background:#fff;font-size:14px;font-weight:500;font-family:var(--font-family-gothic);color:var(--color-gold);transform:translateX(0);transition:opacity 0s;opacity:0}.p-header__menu-sp-other-list{display:flex;align-items:center;opacity:0;transform:translateX(0);transition:opacity 0s}.p-header__menu-sp-other-item{margin:0 16px 0 0}.p-header__menu-sp-other-item-anchor{display:flex;justify-content:center;align-items:center;width:40px;height:40px;padding:9px;border:1px solid rgba(255,255,255,.5);border-radius:999px}.p-header__menu-sp-other-item-anchor i{font-size:32px;color:#fff}.p-header__menu-sp-footer{margin:50px 0 0;color:#fff;opacity:0;transform:translateX(0);transition:opacity 0s}.p-header__menu-sp-footer-txt{font-size:12px}.p-header__menu-sp-footer-txt-small{font-size:11px}footer{width:100%;height:100%;background:var(--color-gold);padding-top:30px}footer .footer_container{width:95%;margin:0 auto 10px}footer .footer_container .footer-menu>h2{margin-bottom:20px;text-align:center}footer .footer_container .footer-menu>h2>a{display:inline-block;font-size:14px;color:#fff;letter-spacing:-1px}footer .footer_container .footer-menu .footer-main-menu{margin-right:10px;margin-bottom:40px;margin-left:10px}footer .footer_container .footer-menu .footer-main-menu ul{display:flex;flex-wrap:wrap;justify-content:space-between;margin:0}footer .footer_container .footer-menu .footer-main-menu ul li{flex-basis:47%;border:1px solid #fff;border-radius:5px;text-align:center}footer .footer_container .footer-menu .footer-main-menu ul li:nth-of-type(n+3){margin-top:15px}footer .footer_container .footer-menu .footer-main-menu ul li a{display:flex;padding:12px 5px;height:100%;font-size:12px;color:#fff}footer .footer_container .footer-menu .footer-main-menu ul li a span{align-self:center;width:100%;letter-spacing:-1px}footer .footer_container .footer-menu>h4{margin-bottom:20px;text-align:center}footer .footer_container .footer-menu>h4>a{color:#fff}footer .footer_container .footer-menu .footer-treatment-menu{display:flex;flex-direction:column;justify-content:space-between}footer .footer_container .footer-menu .footer-treatment-menu .footer-menu-item{flex-basis:100%}footer .footer_container .footer-menu .footer-treatment-menu .footer-menu-item>h4{margin-right:10px;margin-bottom:10px;margin-left:10px;padding-bottom:10px;border-bottom:1px solid #fff;color:#fff;font-weight:normal}footer .footer_container .footer-menu .footer-treatment-menu .footer-menu-item ul{display:flex;justify-content:space-between;flex-wrap:wrap;margin:0 10px}footer .footer_container .footer-menu .footer-treatment-menu .footer-menu-item ul li{flex-basis:47%;border:1px solid #fff;border-radius:5px;text-align:center}footer .footer_container .footer-menu .footer-treatment-menu .footer-menu-item ul li:nth-of-type(n+3){margin-top:15px}footer .footer_container .footer-menu .footer-treatment-menu .footer-menu-item ul li a{display:flex;padding:12px 5px;height:100%;font-size:12px;color:#fff}footer .footer_container .footer-menu .footer-treatment-menu .footer-menu-item ul li a span{align-self:center;width:100%}footer .footer_container .footer-menu .footer-treatment-menu .footer-menu-item:first-of-type{margin-bottom:20px}footer .footer_container .footer-menu .footer-treatment-menu .footer-menu-item:nth-of-type(2){display:none}footer .footer_container .footer-menu .footer-treatment-menu .footer-menu-item:last-of-type{margin-bottom:0}footer .footer_container .footer-menu .footer-treatment-menu .footer-menu-item:last-of-type ul:nth-child(2){margin-bottom:20px}footer .footer_container .footer-menu .footer-treatment-menu .footer-menu-item:last-of-type .dansei{margin-bottom:10px}footer .footer_container .footer-menu .footer-treatment-menu .footer-menu-item:last-of-type .sonota{margin-bottom:10px}footer .ft-logo{margin-top:20px;padding-bottom:5px;text-align:center}footer .ft-logo .pic{line-height:.7}footer .ft-logo .pic>a>img{width:70px;margin:0 auto}footer .ft-logo .pic>a>span{font-size:14px;color:#fff}footer .ft-logo .pic>a>span:last-of-type{font-family:var(--font-family-gothic);font-size:11px;font-weight:normal}footer .ft-logo .copy{margin-top:10px;color:#fff;font-size:11px}@media screen and (min-width:768px){footer .footer_container .footer-menu .footer-main-menu{margin-bottom:50px}footer .footer_container .footer-menu .footer-main-menu ul li{flex-basis:31%}footer .footer_container .footer-menu .footer-main-menu ul li:nth-of-type(n+3){margin-top:0}footer .footer_container .footer-menu .footer-main-menu ul li:nth-of-type(n+4){margin-top:20px}footer .footer_container .footer-menu .footer-main-menu ul li a{padding:10px;font-size:14px}footer .footer_container .footer-menu>h4{text-align:center;margin-bottom:30px}footer .footer_container .footer-menu>h4>a{color:#fff}footer .footer_container .footer-menu .footer-treatment-menu{flex-direction:row}footer .footer_container .footer-menu .footer-treatment-menu .footer-menu-item{flex-basis:32%}footer .footer_container .footer-menu .footer-treatment-menu .footer-menu-item ul li:nth-of-type(n+3){margin-top:0}footer .footer_container .footer-menu .footer-treatment-menu .footer-menu-item ul li:nth-of-type(n+4){margin-top:15px}footer .footer_container .footer-menu .footer-treatment-menu .footer-menu-item ul li a{font-size:14px}footer .footer_container .footer-menu .footer-treatment-menu .footer-menu-item{margin-bottom:0}footer .footer_container .footer-menu .footer-treatment-menu .footer-menu-item:first-of-type{flex-basis:66%;margin-bottom:0}footer .footer_container .footer-menu .footer-treatment-menu .footer-menu-item:first-of-type ul li{flex-basis:47%}footer .footer_container .footer-menu .footer-treatment-menu .footer-menu-item:first-of-type ul li:nth-of-type(n+3){margin-top:20px}footer .footer_container .footer-menu .footer-treatment-menu .footer-menu-item:nth-child(3){flex-basis:32%}footer .footer_container .footer-menu .footer-treatment-menu .footer-menu-item:nth-child(3) ul li{flex-basis:100%}footer .footer_container .footer-menu .footer-treatment-menu .footer-menu-item:nth-child(3) ul li:nth-of-type(n+3){margin-top:0}footer .footer_container .footer-menu .footer-treatment-menu .footer-menu-item:nth-child(3) ul li:nth-of-type(n+2){margin-top:20px}footer .footer_container .footer-menu .footer-treatment-menu .footer-menu-item:nth-child(3) ul:nth-child(2){margin-bottom:10px}footer .ft-logo .pic{margin-bottom:20px;line-height:.8}footer .ft-logo .pic>a>img{width:90px}footer .ft-logo .pic>a>span{font-size:1.6rem;color:#fff}footer .ft-logo .pic>a>span:last-of-type{font-size:14px}}@media screen and (min-width:1024px){footer .footer_container{margin-bottom:20px;max-width:1200px}footer .footer_container .footer-menu>h2{margin-bottom:10px;text-align:left}footer .footer_container .footer-menu .footer-main-menu{margin-bottom:50px}footer .footer_container .footer-menu .footer-main-menu ul{gap:2.6666666667%;justify-content:flex-start}footer .footer_container .footer-menu .footer-main-menu ul li{flex-basis:23%;border-top:none;border-right:none;border-left:none;border-radius:0}footer .footer_container .footer-menu .footer-main-menu ul li:nth-of-type(n+4){margin-top:0}footer .footer_container .footer-menu .footer-main-menu ul li:nth-of-type(n+5){margin-top:20px}footer .footer_container .footer-menu .footer-main-menu ul li a{padding:5px 0;font-size:14px}footer .footer_container .footer-menu>h4{margin-bottom:20px;text-align:left}footer .footer_container .footer-menu>h4>a{color:#fff}footer .footer_container .footer-menu .footer-treatment-menu{justify-content:space-between}footer .footer_container .footer-menu .footer-treatment-menu .footer-menu-item{flex-basis:32%}footer .footer_container .footer-menu .footer-treatment-menu .footer-menu-item>h4{margin-bottom:0}footer .footer_container .footer-menu .footer-treatment-menu .footer-menu-item ul li{margin:0 0 0 10px;border:none;border-radius:0;border-bottom:1px solid #fff}footer .footer_container .footer-menu .footer-treatment-menu .footer-menu-item ul li:nth-of-type(n+3){margin-top:0}footer .footer_container .footer-menu .footer-treatment-menu .footer-menu-item ul li a{padding:5px;height:100%;font-size:14px;text-align:left}footer .footer_container .footer-menu .footer-treatment-menu .footer-menu-item ul li a>span{position:relative;display:inline-block;align-self:flex-start;padding-left:2rem}footer .footer_container .footer-menu .footer-treatment-menu .footer-menu-item ul li a>span::before{content:"";position:absolute;top:6px;left:.2rem;border-top:5px solid rgba(0,0,0,0);border-right:5px solid rgba(0,0,0,0);border-bottom:5px solid rgba(0,0,0,0);border-left:5px solid #fff;width:0;height:0;transition:all .3s ease}footer .footer_container .footer-menu .footer-treatment-menu .footer-menu-item ul li a:hover>span::before{left:1rem;transition:all .3s ease}footer .footer_container .footer-menu .footer-treatment-menu .footer-menu-item:first-of-type ul{justify-content:space-between}footer .footer_container .footer-menu .footer-treatment-menu .footer-menu-item:first-of-type ul li{flex-basis:47%}footer .footer_container .footer-menu .footer-treatment-menu .footer-menu-item:first-of-type ul li:nth-of-type(n+3){margin-top:0}footer .footer_container .footer-menu .footer-treatment-menu .footer-menu-item:nth-child(3){flex-basis:32%}footer .footer_container .footer-menu .footer-treatment-menu .footer-menu-item:nth-child(3) ul li{flex-basis:100%}footer .footer_container .footer-menu .footer-treatment-menu .footer-menu-item:nth-child(3) ul li:nth-of-type(n+2){margin-top:0}}.campaign-bar{background:#897043;margin-top:30px}.campaign-list{overflow:hidden;position:relative;width:100%;margin-inline:auto}.campaign-list-a{font-family:"Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;font-size:14px;color:#fff;font-weight:700;line-height:2.5;padding:0 20px;animation:loop 10s linear infinite;width:100%;display:block}.campaign-list-a2{font-family:"Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;font-size:14px;color:#fff;font-weight:700;line-height:2.5;padding:0 20px;width:100%;position:absolute;top:0;left:0;animation:loop 10s -5s linear infinite;display:block}@media (min-width:600px){.campaign-list-a{animation:loop 20s linear infinite}.campaign-list-a2{animation:loop 20s -10s linear infinite}}@keyframes loop {
  0%{
    transform: translateX(100%);
  }
  100%{
    transform: translateX(-100%);
  }
}.l-infoBar{background:#fff}@media (max-width:1279px){.notice-bar-list{display:none}}.notice-bar-lists{width:100%;display:flex;justify-content:center}.notice-bar-list a{padding:0 13px;display:inline-block;color:#897043;font-family:"Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:3.36px}.notice-bar-list+.notice-bar-list{border-left:1px solid #fff}.pc-top-fix-btn{position:fixed;right:0;top:240px;width:87px;border-top:4px solid #d1a452;z-index:110}@media (max-width:1080px){.pc-top-fix-btn{display:none}}.pc-top-fix-btn-tel{text-align:center;color:#333;text-align:center;font-family:"Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;display:flex;justify-content:center;gap:0 3px;align-items:center;flex-wrap:wrap;background:#f6f4ed;border-bottom:1px solid #eae0cd}.pc-top-fix-btn-title{padding-bottom:5px;font-weight:600;text-align:center;color:#333;font-size:13px;line-height:1.2}.pc-top-fix-btn-tel img{width:16px;height:auto;margin-left:3px;display:block}.pc-top-fix-btn-reserve{display:block;text-align:center;padding:25px 0 18px;background:#f6f4ed}.pc-top-fix-btn-reserve+.pc-top-fix-btn-reserve{border-top:1px solid #eae0cd}.top-fixed-btn-img{width:25px;margin:0 auto}.top-fixed-btn-text{color:#333;text-align:center;leading-trim:both;text-edge:cap;font-family:"Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:1}.pc-top-fix-btn-top{display:block;background:#be954a;padding-top:9px;padding-bottom:10px}.pc-top-fix-btn-top-img{width:15px;margin:0 auto}.pc-top-fix-btn-top-text{color:#fff;text-align:center;leading-trim:both;text-edge:cap;font-family:"Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:1;margin-top:8px}.sp-top-fix-btn{position:fixed;bottom:0;left:0;width:100vw;display:flex;z-index:30}@media (max-width:451px){.p-reservation-btn__anchor{display:none}}@media (min-width:450px){.sp-top-fix-btn{display:none}}.sp-top-fix-btn-list{padding:15px 0 14px;background:#f6f4ed;text-align:center;display:block;width: calc((100% - 45px) / 4)}.sp-top-fix-btn-list+.sp-top-fix-btn-list{border-left:1px solid #eae0cd}.sp-top-fix-btn-img{width:24px;margin:0 auto}.sp-top-fix-btn-text{color:#333;text-align:center;font-family:"Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;font-size:13px;font-style:normal;font-weight:600;line-height:normal;margin-top:8px;white-space:nowrap}.sp-top-fix-btn-top{width:45px;background:#be954a;padding-top:18px}.sp-top-fix-btn-top-img{width:15px;margin:0 auto}.sp-top-fix-btn-top-text{margin-top:8px;text-align:center;color:#fff;font-family:"Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:normal}@media (max-width:450px){.p-header__menu-sp{padding-bottom:30px}footer{padding-bottom:100px}}.top_info_area{margin-top:80px}.sejyutsu-chart-wrapper{width:100%;background:#f6f4ed;padding:80px 0 100px}.sejyutsu-chart-container{background:#fff;padding:30px 60px 187px;width:95%;max-width:1000px;margin:0 auto}@media (max-width:767px){.sejyutsu-chart-container{padding:48px 0 46px}}.sejyutsu-subtitle1{color:#897043;text-align:center;font-family:"Noto Sans JP";font-size:20px;font-style:normal;font-weight:500;line-height:normal;white-space:wrap}.sejyutsu-subtitile2{margin-top:21px;color:#897043;text-align:center;font-family:"Noto Sans JP";font-size:20px;font-style:normal;font-weight:500;line-height:normal}.sejyutsu-subtitile2 span.big{font-size:28px;font-weight:500}.sejyutsu-subtitile2 .dot{font-size:28px;position:relative}.sejyutsu-subtitile2 .dot::before{position:absolute;content:"";left:50%;transform:translateX(-50%);top:-6px;width:4px;height:4px;border-radius:50%;background:#897043}.sejyutsu-subtitile2 .small{font-size:16px}.sejyutsu-title{color:#865f26;text-align:center;text-shadow:1px 2px 2px rgba(137,112,67,.25);font-family:"Noto Sans JP";font-size:40px;font-style:normal;font-weight:500;line-height:normal;width:270px;display:table;margin:10px auto 0;position:relative}.sejyutsu-title::after{position:absolute;content:"";bottom:0;left:0;width:270px;height:8px;border-radius:2px;background:#ffede0}.sejyutsu-title::before{position:absolute;content:"";top:17%;left:50%;transform:translate(-50%,-50%);width:829px;height:125px;background-image:url(https://four-seasons.jp/wp/wp-content/themes/fourseasons/images/chart-title-bg-pc.webp);background-position:center center;background-size:contain;background-repeat:no-repeat}@media (max-width:767px){.sejyutsu-title::before{width:366px;height:47px;background-image:url(https://four-seasons.jp/wp/wp-content/themes/fourseasons/images/chart-title-bg-sp.webp)}}.sejyutsu-question{color:#865f26;text-align:center;-webkit-text-stroke-width:.200000003;-webkit-text-stroke-color:#d9d9d9;font-family:"Noto Sans JP";font-size:24px;font-style:normal;font-weight:500;line-height:1;white-space:wrap;position:relative;margin-top:90px}@media (max-width:767px){.sejyutsu-question{margin-top:70px;font-size:18px}}.sejyutsu-question::after{position:absolute;content:"";background-image:url(https://four-seasons.jp/wp/wp-content/themes/fourseasons/images/chart-bubble.webp);top:100%;left:50%;transform:translate(-50%,-50%);background-position:center center;background-size:contain;background-repeat:no-repeat;width:435px;height:125px}@media (max-width:767px){.sejyutsu-question::after{width:330px;height:90px}}.sejyutsu-options{margin-top:60px;display:flex;flex-wrap:wrap;gap:48px 24px;justify-content:center}@media (max-width:767px){.sejyutsu-options{flex-direction:column;gap:24px;align-items:center}}.sejyutsu-options button{all:unset;cursor:pointer;padding:0;margin:0;position:relative;border-radius:5px;border:1px solid #897043;color:#865f26;text-align:center;line-height:78px;padding:0 40px}@media (max-width:767px){.sejyutsu-options button{padding:0;line-height:72px;font-size:18px;min-width:325px}}.sejyutsu-options button:hover{background-color:#897043;color:#fff}.sejyutsu-options button::after{position:absolute;content:"";width:7px;height:14px;top:50%;transform:translateY(-50%);right:10px;background-image:url(https://four-seasons.jp/wp/wp-content/themes/fourseasons/images/chart-option-arrow.webp);background-position:center center;background-size:contain;background-repeat:no-repeat}.sejyutsu-options button:hover::after{background-image:url(https://four-seasons.jp/wp/wp-content/themes/fourseasons/images/chart-option-arrow-white.webp)}.sejyutsu-chart-result-title{margin-top:60px;text-align:center;margin-right:11px}.sejyutsu-chart-result-title span{display:inline-block;color:#fff;text-align:center;text-shadow:1.564px 1.564px 1.564px rgba(120,120,120,.25);font-family:"Noto Sans JP";font-size:32px;font-style:normal;font-weight:600;line-height:45px;width:45px;background:#ee8524}.sejyutsu-chart-result-title span+span{margin-left:11px}.sejyutsu-chart-result-container{position:relative;margin:80px auto 0;width:97%;aspect-ratio: 1059/585;max-width:600px;background:url(https://four-seasons.jp/wp/wp-content/themes/fourseasons/images/sejyutsu-result-bg.webp);background-position:center center;background-size:contain;background-repeat:no-repeat}@media (max-width:767px){.sejyutsu-chart-result-container{margin:40px auto 0}}.sejyutsu-chart-result-text{color:#897043;-webkit-text-stroke-width:.7px;leading-trim:both;text-edge:cap;-webkit-text-stroke-color:#fff;font-family:"Noto Sans JP";font-size:22px;font-style:normal;font-weight:700;line-height:normal;margin-left:35%;padding-top:18%}@media (max-width:767px){.sejyutsu-chart-result-text{font-size:16px}}.sejyutsu-chart-result{display:flex;justify-content:center;color:#865f26;text-align:center;leading-trim:both;text-edge:cap;text-shadow:2px 4px 4px rgba(255,255,255,.8);-webkit-text-stroke-width:.1px;-webkit-text-stroke-color:#fff;font-family:"Noto Sans JP";font-size:28px;font-style:normal;font-weight:700;line-height:normal;margin-top:20px;margin-left:34%;width:350px}@media (max-width:767px){.sejyutsu-chart-result{margin-top:20px;font-size:20px;width:230px}}.sejyutsu-chart-woman{position:absolute;width:36%;left:10px;bottom:5px}.sejyutsu-chart-result-btn a{display:table;margin:40px auto 0;padding:6px 44px 6px 39px;line-height:1.5;color:#fff;text-align:center;leading-trim:both;text-edge:cap;text-shadow:0 1.505px 1.505px rgba(0,0,0,.25);font-family:"Noto Sans JP";font-size:18px;font-style:normal;font-weight:700;border-radius:40px;border:1.583px solid #fff;background:var(--CTA,linear-gradient(90deg,#d0a3a3 0%,#d0a3a3 100%));box-shadow:0 3.167px 3.167px 0 rgba(0,0,0,.25);position:relative}.sejyutsu-chart-result-btn a::after{position:absolute;content:"";top:50%;transform:translateY(-50%);right:18px;background-image:url(https://four-seasons.jp/wp/wp-content/themes/fourseasons/images/chart-option-arrow-white.webp);background-position:center center;background-size:contain;background-repeat:no-repeat;width:5px;height:11px}.sejyutsu-chart-prev-button{all:unset;cursor:pointer;padding:0;margin:0;color:#865f26;text-align:center;font-family:"YuMincho";font-size:16px;font-style:normal;font-weight:500;line-height:normal;margin-top:20px;padding-left:30px}