*,*::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}}: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: #ffffff;--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: #ffffff}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)}: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:80px}}@media screen and (min-width: 1024px){.p-header__wrapper{height:90px;padding:0 40px}}@media screen and (min-width: 1279px){.p-header__wrapper{height:100px}}.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(0.17, 0.84, 0.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(0.45, 0.12, 0.04, 0.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(0.45, 0.12, 0.04, 0.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(0.45, 0.12, 0.04, 0.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(0.17, 0.84, 0.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, 0.4, 0.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, 0.4, 0.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, 0.4, 0.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, 0.4, 0.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}.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:100px}}.l-infoBar:hover{background-color:var(--color-dark-gold)}.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:40px;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%)}}.breadcrumbs{font-size:11px;padding:20px 32px 0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;word-break:break-word;word-wrap:normal;color:#a7a7a7}@media screen and (min-width: 1024px){.breadcrumbs{font-size:12px;max-width:980px;margin:0 auto;padding:20px 0}}.breadcrumbs span a{color:var(--color-gold)}.breadcrumbs .current-item{color:#a7a7a7}#page_footer_banners{padding-top:20px;margin-bottom:60px}#page_footer_banners .page_footer_banner>a{display:block}#page_footer_banners .page_footer_banner:not(:first-of-type){margin-top:10px}#page_footer_banners .page_footer_banner:not(:first-of-type)>a{display:block}@media screen and (max-width: 1023px){#page_footer_banners{margin:0 auto 60px;width:90%}}@media screen and (min-width: 1024px){#page_footer_banners{margin:0 auto 60px;width:100%;max-width:1200px}#page_footer_banners .page_footer_banner:not(:first-of-type){margin-top:20px}}.clinic-info__inner{display:grid;grid-template-columns:repeat(3, 1fr);row-gap:10px;-moz-column-gap:10px;column-gap:10px;max-width:1000px;margin:0 auto}.clinic-info-table{border-radius:8px}.clinic-info-table__head{padding:24px 16px;border-bottom:1px solid #efefef;font-size:16px;font-family:serif}.clinic-info-table__row{display:flex;padding:24px 16px}.clinic-info-table__row:not(:last-child){border-bottom:1px solid #efefef}.clinic-info-table__row:last-child{display:block}.clinic-info-table__dt{width:40%;font-size:13px}.clinic-info-table__dd{width:60%;margin:0;font-size:13px;color:#5f6368}.clinic-info-table__dd a{color:#06c}.clinic-info-table-opening{width:100%;border-collapse:collapse}.clinic-info-table-opening__tr{border-bottom:1px solid #e3e3e3;font-size:13px}.clinic-info-table-opening__th{font-weight:400;-moz-text-align-last:left;text-align-last:left}.clinic-info-table-opening__td{padding:4px;border-left:1px solid #e3e3e3;text-align:center}.clinic-info-table-opening__td.empty{background:#f8f8f8}.clinic-info-table-opening__note{margin-top:10px;font-size:12px;color:#707070}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}}.case-header{max-width:1000px;width:100%;margin:0 auto;padding:40px 20px 20px;border-bottom:1px solid #efefef}.case-header__en{font-size:16px;font-family:var(--font-family-mincho);color:var(--color-gold)}.case-header__title{font-size:26px;font-family:var(--font-family-mincho);color:#4e4e4e}.case-header__subtitle{font-family:sans-serif;font-weight:600}.case-header__subtitle span{margin-left:10px;color:#a7a7a7}.case-header__sort{display:flex;justify-content:space-between;align-items:center}.case-posts__select{display:inline-block;width:60%;height:48px;padding:10px 20px;border:1px solid #efefef;border-radius:4px;background:#fff;color:#707070}.posts-wrapper{display:flex;max-width:1000px;margin:0 auto;border-bottom:1px solid #efefef}.posts-left{display:none}@media screen and (min-width: 768px){.posts-left{display:block;width:20%;border-right:1px solid #efefef;background:#f8f8f8}}.posts-right{width:100%}@media screen and (min-width: 768px){.posts-right{width:80%}}.posts-sticky{position:sticky;top:90px;z-index:1}@media screen and (min-width: 1024px){.posts-sticky{position:unset;top:unset;z-index:unset}}.sort-btn{display:flex;align-items:center}@media screen and (min-width: 768px){.sort-btn{display:none}}.sort-btn svg{width:18px;height:18px;fill:var(--color-gold)}.sort-btn svg .cls-1{fill:#fff;stroke:var(--color-gold);stroke-miterlimit:10;stroke-width:24px}.sort-btn svg .cls-2{stroke-width:0px}.sort-btn div{margin-left:4px;font-size:12px;color:var(--color-gold)}.case-posts__list{display:grid;grid-template-columns:1fr 1fr 1fr;row-gap:20px;max-width:1000px;width:100%;margin:0 auto;padding-bottom:20px}@media screen and (min-width: 1024px){.case-posts__list{-moz-column-gap:40px;column-gap:40px;row-gap:30px;padding:40px 0 40px 40px}}.case-posts__thumbnail{position:relative}@media screen and (min-width: 768px){.case-posts__thumbnail{opacity:1}.case-posts__thumbnail:hover{opacity:.8}}.case-posts__content{padding:10px 8px 0}@media screen and (min-width: 1024px){.case-posts__content{padding-top:10px}}.case-posts__title{font-size:12px;font-weight:600;font-family:sans-serif}.case-posts__tags{margin-top:2px;font-size:10px;font-family:sans-serif;color:#2d2d2d;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;word-break:break-word;word-wrap:normal}.pagination{display:flex;justify-content:center;align-items:center}.page-numbers{display:block;padding:10px 20px;border-radius:4px;background:var(--color-gold);color:#fff}.page-numbers.next,.page-numbers.prev{display:none}.page-numbers.dots{background:rgba(0,0,0,0);color:#a7a7a7}.page-numbers.current{background:#efefef;color:#a7a7a7}.page-numbers:not(:first-child){margin-left:10px}.sort-menu{position:fixed;top:0;left:0;z-index:1000;width:100%;height:100vh;height:calc(var(--vh, 1vh)*100);background:#fff;transform:translateX(100%);transition:all .3s ease;overflow-y:scroll}.sort-menu.show{transform:translateX(0)}@media screen and (min-width: 768px){.sort-menu-group{padding:20px 0}.sort-menu-group:not(:first-child){border-top:1px solid #efefef}}.sort-description{padding:6px 20px;background:#f8f8f8;border-bottom:1px solid #efefef;font-size:13px;font-weight:600;font-family:sans-serif}@media screen and (min-width: 768px){.sort-description{background:unset;border-bottom:unset}}.sort-item{border-bottom:1px solid #efefef}@media screen and (min-width: 768px){.sort-item{border-bottom:unset}}.sort-item a{display:block;padding:20px;font-size:13px;font-family:sans-serif}@media screen and (min-width: 768px){.sort-item a{padding:6px 20px}.sort-item a:hover{background:#efefef}}.post-main{display:block;width:100%;max-width:768px;margin:0 auto}@media screen and (min-width: 768px){.post-main{display:flex;flex-direction:row;flex-wrap:wrap;margin-top:40px}}@media screen and (min-width: 1279px){.post-main{max-width:1000px;justify-content:space-between}}@media screen and (min-width: 768px){.post-left{flex:0 0 40%}}@media screen and (min-width: 1279px){.post-left{flex:0 0 50%}}.post-right{padding:20px}@media screen and (min-width: 768px){.post-right{flex:0 0 60%;padding:0 0 0 20px}}@media screen and (min-width: 1279px){.post-right{flex:0 0 42%;padding:0}}.photo-main{position:relative}.photo-main__inner.grid{display:grid;grid-template-columns:1fr 1fr;max-height:100vw;overflow-y:scroll;background:#efefef}.photo-item{position:relative;display:none}.photo-item.show{display:block}.photo-caption{position:absolute;bottom:10px;right:10px;padding:2px 8px;border-radius:1em;background:rgba(0,0,0,.4);font-size:13px;font-family:sans-serif;color:#fff}@media screen and (min-width: 768px){.photo-caption{font-size:15px}}.photo-thumbnails{display:flex;flex-wrap:wrap;padding:20px 20px 0}@media screen and (min-width: 768px){.photo-thumbnails{padding:20px 0}}.photo-thumbnail{display:flex;align-items:center;justify-content:center;width:50px;height:60px;margin-right:5px;opacity:.5;cursor:pointer}.photo-thumbnail:not(.active):hover{opacity:.4}.photo-thumbnail.active{cursor:unset;opacity:1}.photo-thumbnail img{width:50px;height:60px;-webkit-user-drag:none}.switch-grid svg .cls-1{fill:#fff;stroke-width:0px}.photo-gallary{position:fixed;top:0;left:0;transform:translateX(-100%);transition:all .3s ease}.photo-gallary.show{transform:translateX(0)}.photo-gallary__inner{max-width:1000px;margin:0 auto}.relation{margin-top:40px}.relation-title{padding:0 20px;margin-bottom:10px;font-size:16px;font-weight:600;font-family:sans-serif}@media screen and (min-width: 768px){.relation-title{padding:0}}.relation-list{display:grid;grid-template-columns:1fr 1fr 1fr;row-gap:20px}@media screen and (min-width: 1024px){.relation-list{-moz-column-gap:10px;column-gap:10px}}@media screen and (min-width: 1279px){.relation-list{grid-template-columns:1fr 1fr 1fr}}.relation-item a{opacity:1}.relation-item a:hover{opacity:.8}.relation-item-content{padding:10px 10px 0}@media screen and (min-width: 768px){.relation-item-content{padding:4px 0}}.relation-item__title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;word-break:break-word;word-wrap:normal;font-size:10px;font-family:sans-serif;font-weight:600}.relation-item__tag{font-size:10px;font-family:sans-serif;color:#707070}.detail{padding:20px}@media screen and (min-width: 768px){.detail{padding:0}}.case-post__back{display:inline-block;margin-bottom:20px;font-size:12px;font-family:sans-serif;color:#a7a7a7}.case-post__back:hover{text-decoration:underline}.case-posts__category:hover{text-decoration:underline}.ctf{margin-top:40px}.ctf a{display:flex;justify-content:center;align-items:center;background:var(--color-gold);width:100%;height:60px;border-radius:4px;font-size:14px;font-family:sans-serif;font-weight:600;color:#fff}.tags{margin-top:40px;padding:0 20px}@media screen and (min-width: 768px){.tags{padding:0}}.tags-title{margin-bottom:20px;font-size:16px;font-weight:600;font-family:sans-serif}.tag{display:inline-block;margin:0 8px 8px 0;padding:4px 8px;border-radius:4px;background:#f8f8f8;font-size:11px;font-weight:600;font-family:sans-serif;color:#707070}.tag:hover{background:var(--color-gold);color:#fff}.pc-none{display:block}@media screen and (min-width: 768px){.pc-none{display:none}}.sp-none{display:none}@media screen and (min-width: 768px){.sp-none{display:block}}.p-reservation-btn{display:none}