/*! destyle.css v4.0.1 | MIT License | https://github.com/nicolas-cusan/destyle.min.css */*,:before,:after{box-sizing:border-box;border-style:solid;border-width:0;min-width:0}html{line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}body{margin:0}main{display:block}p,table,blockquote,address,pre,iframe,form,figure,dl{margin:0}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit;margin:0}ul,ol{margin:0;padding:0;list-style:none}dt{font-weight:700}dd{margin-left:0}hr{box-sizing:content-box;height:0;overflow:visible;border-top-width:1px;margin:0;clear:both;color:inherit}pre{font-family:monospace,monospace;font-size:inherit}address{font-style:inherit}a{background-color:transparent;text-decoration:none;color:inherit}abbr[title]{text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:inherit}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}svg,img,embed,object,iframe{vertical-align:bottom}button,input,optgroup,select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;vertical-align:middle;color:inherit;font:inherit;background:transparent;padding:0;margin:0;border-radius:0;text-align:inherit;text-transform:inherit}button,[type=button],[type=reset],[type=submit]{cursor:pointer}button:disabled,[type=button]:disabled,[type=reset]:disabled,[type=submit]:disabled{cursor:default}:-moz-focusring{outline:auto}select:disabled{opacity:inherit}option{padding:0}fieldset{margin:0;padding:0;min-width:0}legend{padding:0}progress{vertical-align:baseline}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}[type=number]{-moz-appearance:textfield}label[for]{cursor:pointer}details{display:block}summary{display:list-item}[contenteditable]:focus{outline:auto}table{border-color:inherit;border-collapse:collapse}caption{text-align:left}td,th{vertical-align:top;padding:0}th{text-align:left;font-weight:700}html{font-size:62.5%}body{font-size:1.6rem;line-height:1.8125;color:#5b5c60;font-family:Noto Sans JP,serif}img{max-width:100%}a{color:#5b5c60;text-decoration:none;cursor:pointer;transition-property:opacity;transition-duration:.3s}a:hover{opacity:.6}.pc-none{display:none}@font-face{font-family:Noto Sans JP;font-style:normal;font-weight:400;font-display:swap;src:url(../fonts/NotoSansRegular.woff2) format("woff2"),url(../fonts/NotoSansRegular.woff) format("woff")}@font-face{font-family:Noto Sans JP;font-style:normal;font-weight:500;font-display:swap;src:url(../fonts/NotoSansMedium.woff2) format("woff2"),url(../fonts/NotoSansMedium.woff) format("woff")}@font-face{font-family:"Noto Serif JP";font-style:normal;font-weight:600;font-display:swap;src:url(../fonts/NotoSerifSemiBold.woff2) format("woff2"),url(../fonts/NotoSerifSemiBold.woff) format("woff")}@font-face{font-family:Libre Baskerville;font-style:normal;font-weight:700;font-display:swap;src:url(../fonts/LibreBaskerville-Regular.woff2) format("woff2"),url(../fonts/LibreBaskerville-Regular.woff) format("woff")}.header{display:flex;justify-content:space-between;align-items:center;position:fixed;top:0;left:0;z-index:10;width:100%;transition-property:background-color;transition-duration:.3s}.header{padding:18px 48px}.header.is-show-bg{background-color:#ffffff80}.header-logo{display:block}.header-nav{display:flex;align-items:center}.header-items{display:flex;align-items:center;gap:0 24px}.header-item{color:#5b5c60;font-family:"Noto Serif JP",serif;font-weight:600;font-size:1.6rem}.header-item-menuOpen{position:relative}.header-item-menuOpen__text{position:relative;padding-right:1.6rem}.header-item-menuOpen__text:before{position:absolute;right:0;top:50%;transform:translateY(-50%);width:.8rem;height:.8rem;background-image:url(../img/common/icon_arrow.svg);background-size:cover;background-position:center center;background-repeat:no-repeat;content:""}.header-item-menu{display:none;position:absolute;top:30px;left:50%;transform:translate(-50%);width:700px;padding:32px 48px;background-color:#fff}.header-item-menuOpen:hover .header-item-menu,.is-open .header-item-menu{display:block}.header-item-menu-unit{font-family:Noto Sans JP,serif;font-weight:500}.header-item-menu-unit{font-size:1.4rem}.header-item-menu-unit+.header-item-menu-unit{margin-top:32px}.header-item-menu-unit__list{display:flex;flex-wrap:wrap}.header-item-menu-unit__list{gap:16px 0;margin-top:16px}.header-item-menu-unit__item{width:200px}.header-item-menu-unit__link{display:block;position:relative;padding-left:16px}.header-item-menu-unit__link{line-height:1.4}.header-item-menu-unit__link:before{position:absolute;left:0;width:8px;height:1px;background-color:#5b5c60;content:""}.header-item-menu-unit__link:before{top:50%;transform:translateY(-50%)}.header-btns{display:flex}.header-btns{gap:0 8px;margin-left:24px}.header-btn{display:flex;justify-content:center;align-items:center;border:1px solid #5B5C60;background-color:#5b5c60;color:#fff;font-weight:500;transition-property:background-color,color;transition-duration:.3s}.header-btn{width:160px;height:56px;font-size:1.6rem}.header-btn:hover{opacity:1;background-color:#fff;color:#5b5c60}.header-btn--blue{border:1px solid #4E68E2;background-color:#4e68e2}.header-btn--blue:hover{background-color:#fff;color:#4e68e2}.header-hamburger{position:relative;width:3.6rem;height:3rem;border:0;background-color:transparent}.header-hamburger{display:none}.header-hamburger__line{display:block;position:absolute;width:100%;height:2px;background-color:#5b5c60}.header-hamburger__line:nth-of-type(1){top:0}.header-hamburger__line:nth-of-type(2){top:1.4rem}.header-hamburger__line:nth-of-type(3){bottom:0}.header-sp{display:flex;justify-content:space-between;padding:16px 20px 0}.header-sp{display:none}.header-close-btn{position:relative;width:2.8rem;height:2.8rem;border:0;background-color:transparent}.header-close-btn:before,.header-close-btn:after{position:absolute;top:50%;left:50%;width:2px;height:4rem;background-color:#5b5c60;content:""}.header-close-btn:before{transform:translate(-50%,-50%) rotate(45deg)}.header-close-btn:after{transform:translate(-50%,-50%) rotate(-45deg)}.footer{background-color:#e8e9ef}.footer{padding:72px 0 24px}.footer-inner{margin:0 auto}.footer-inner{width:1280px;padding:0 80px}@media screen and (max-width: 374px){.footer-inner{width:100%;min-width:auto;padding:0 6px}}.footer-body{display:flex;align-items:flex-start;gap:0 110px}.footer-instagram{display:block;margin-top:36px}.footer-logo{display:inline-block}.footer-nav{display:flex}.footer-items{display:flex;gap:16px 0}.footer-items{align-items:flex-start;flex-direction:column;width:224px}@media screen and (max-width: 374px){.footer-items{gap:16px 8px}}.footer-items:nth-of-type(3){width:254px}.footer-item-link{font-weight:500}.footer-item-link{font-size:1.4rem;line-height:1.4}.footer-item--child .footer-item-link{position:relative;padding-left:16px}.footer-item--child .footer-item-link:before{position:absolute;top:9px;left:0;width:8px;height:1px;background-color:#5b5c60;content:""}.footer-item--child-top{margin-top:4px}.footer-copyright{color:#5b5c60;text-align:center}.footer-copyright{margin-top:160px;font-size:1.2rem}.footer-contact{background-color:#fff;padding:80px 0}.footer-contact.show-bg{background-repeat:no-repeat}.footer-contact.show-bg{background-image:url(../img/top/bg_01_pc.png),url(../img/top/bg_02_pc.png),url(../img/top/bg_03_pc.png),url(../img/top/bg_01_pc.png),url(../img/top/bg_02_pc.png),url(../img/top/bg_03_pc.png),url(../img/top/bg_01_pc.png),url(../img/top/bg_02_pc.png),url(../img/top/bg_03_pc.png);background-size:100% 910px;background-position:center top,center 910px,center 1820px,center 2730px,center 3640px,center 4550px,center 5460px,center 6370px,center 7280px}.footer-contact-inner{margin:0 auto}.footer-contact-inner{width:592px}@media screen and (max-width: 374px){.footer-contact-inner{width:100%;min-width:auto;padding:0 6px}}.footer-contact-heading{display:block;text-align:center}.footer-contact-heading-main{font-weight:600;font-family:"Noto Serif JP",serif}.footer-contact-heading-main{font-size:3.4rem}.footer-contact-heading-sub{display:block;font-family:Libre Baskerville,serif;line-height:1.4;letter-spacing:.3em}.footer-contact-heading-sub{margin-top:14px;font-size:1.2rem}.footer-contact-text{letter-spacing:.05em}.footer-contact-text{margin-top:40px;line-height:1.8}.footer-contact-btns{display:flex;flex-wrap:wrap;gap:16px;margin-top:40px}.footer-contact-btn{display:flex;align-items:center;position:relative;border:1px solid #5B5C60;background-color:#5b5c60;color:#fff;font-weight:500;transition-property:background-color,color}.footer-contact-btn{width:288px;height:88px;padding-left:40px}.footer-contact-btn:hover{opacity:1;background-color:#fff;color:#5b5c60}.footer-contact-btn__arrow{position:relative;height:1px;position:absolute;top:50%;transform:translateY(-50%);background-color:#fff;transition-property:background-color,transform;transition-duration:.3s}.footer-contact-btn__arrow{right:8px;width:24px}.footer-contact-btn__arrow:before{position:absolute;right:0;bottom:2px;transform:rotate(30deg);width:6px;height:1px;background-color:#fff;content:""}.footer-contact-btn__arrow{right:24px}.footer-contact-btn:hover .footer-contact-btn__arrow{transform:translate(8px,-50%);background-color:#5b5c60}.footer-contact-btn:hover .footer-contact-btn__arrow:before{background-color:#5b5c60}.footer-contact-btn__arrow:before{transition-property:background-color;transition-duration:.3s}.footer-contact-btn--lg{justify-content:center;flex-direction:column;text-align:center}.footer-contact-btn--lg{width:100%;pointer-events:none}.footer-contact-btn__text{font-size:2rem;letter-spacing:.03em}.footer-contact-btn__text-sm{font-size:1.4rem;line-height:1.4}.pa-mv{position:relative;width:100%;height:100vh;background-size:cover;background-position:bottom center;background-repeat:no-repeat}.pa-mv{background-image:url(../img/top/bg_mv_pc.jpg)}@media screen and (min-width: 768px) and (orientation: portrait){.pa-mv{max-height:1580px;background-image:url(../img/top/bg_mv_tab_02.jpg)}}.pa-mv-logo{position:absolute}.pa-mv-logo{top:50%;right:20%;transform:translateY(-45%)}@media screen and (min-width: 768px) and (orientation: portrait){.pa-mv-logo{top:12%;right:50%;transform:translate(50%)}}@media screen and (max-width: 1399px){.pa-mv-logo{width:340px;height:303px}}@media screen and (max-width: 399px){.pa-mv-logo{width:300px;height:267px}}.pa-mv-logo img{max-width:100%;max-height:100%}.pa-mv-scroll{position:absolute;left:50%;bottom:10px;height:50px;border:0;background-color:transparent;font-family:Libre Baskerville,serif}.pa-mv-scroll{font-size:1.2rem}.pa-mv-scroll:after{opacity:0;position:absolute;top:0;width:1px;animation:pathmove 1.4s ease-in-out infinite;content:""}.pa-mv-scroll:after{height:40px;background-color:#5b5c60}.pa-mv-scroll__text{position:absolute;top:-20px;left:-50%;transform:translate(-50%);font-weight:700;font-size:1.2rem;letter-spacing:.3em}.pa-mv-scroll__text{color:#5b5c60}@keyframes pathmove{0%{height:0;top:0;opacity:0}30%{height:30px;opacity:1}to{height:0;top:50px;opacity:0}}.pa-bg{background-repeat:no-repeat}.pa-bg{background-image:url(../img/top/bg_01_pc.png),url(../img/top/bg_02_pc.png),url(../img/top/bg_03_pc.png),url(../img/top/bg_01_pc.png),url(../img/top/bg_02_pc.png);background-size:100% 910px;background-position:center top,center 910px,center 1820px,center 5715px,center 6625px}@media screen and (min-width: 768px) and (max-width: 1340px){.pa-bg{background-image:url(../img/top/bg_01_pc.png),url(../img/top/bg_02_pc.png),url(../img/top/bg_03_pc.png),url(../img/top/bg_01_pc.png),url(../img/top/bg_02_pc.png);background-size:100% 910px;background-position:center top,center 910px,center 1820px,center 6465px,center 7375px}}@media screen and (max-width: 399px){.pa-bg{background-image:url(../img/top/bg_01_sp.png),url(../img/top/bg_02_sp.png),url(../img/top/bg_03_sp.png),url(../img/top/bg_03_sp.png),url(../img/top/bg_03_sp.png),url(../img/top/bg_03_sp.png);background-size:100% 675px,100% 675px,100% 675px,100% 100px;background-position:center top,center 675px,center 1350px,center 2015px}}.pa-lp-banner{display:flex;justify-content:center}.pa-lp-banner{padding-top:100px}@media screen and (min-width: 768px) and (max-width: 1340px){.pa-lp-banner{display:block;height:auto;padding-left:80px;padding-right:80px}}@media screen and (max-width: 374px){.pa-lp-banner__link{width:100%;min-width:auto;padding:0 6px}}@media screen and (min-width: 768px) and (max-width: 1340px){.pa-lp-banner__img img{width:100%;height:auto}}.pa-about{padding-top:100px}.pa-about-inner{position:relative;margin:0 auto}.pa-about-inner{display:flex;align-items:center;width:1280px;height:1080px;padding:0 80px}@media screen and (min-width: 768px) and (max-width: 1340px){.pa-about-inner{display:block;height:auto}}@media screen and (max-width: 374px){.pa-about-inner{width:100%;min-width:auto;padding:0 6px}}.pa-about-img{position:absolute;top:0;right:740px}@media screen and (min-width: 768px) and (max-width: 1340px){.pa-about-img{display:block;position:static;height:auto;margin:0 auto}}@media screen and (min-width: 501px) and (max-width: 767px){.pa-about-img{display:block;margin:0 auto;height:auto}}@media screen and (max-width: 500px){.pa-about-img{width:100%;height:auto}}.pa-about-body{position:relative}.pa-about-body{width:596px;margin-left:auto}@media screen and (min-width: 768px) and (max-width: 1340px){.pa-about-body{width:100%;margin-top:34px}}.pa-heading-main{font-weight:600;line-height:1.5;font-family:"Noto Serif JP",serif;letter-spacing:.16em}.pa-heading-main{font-size:3.4rem}.pa-heading-sub{display:block;font-family:Libre Baskerville,serif;letter-spacing:.3em}.pa-heading-sub{margin-top:14px;font-size:1.2rem}.pa-text{color:#5b5c60;letter-spacing:.05em}.pa-text{margin-top:40px}.pa-about-btn-wrapper{margin-top:48px;text-align:right}.pa-btn{display:inline-block;position:relative;border:1px solid #5B5C60;background-color:#5b5c60;color:#fff;font-weight:500;line-height:1.4;text-align:left;transition-property:background-color,color;transition-duration:.3s}.pa-btn{min-width:224px;padding:16px 24px;font-size:1.6rem}.pa-btn:hover{opacity:1;background-color:#fff;color:#5b5c60}.pa-btn-arrow{position:absolute;top:50%;transform:translateY(-50%);height:1px;background-color:#fff;transition-property:background-color transform;transition-duration:.3s}.pa-btn-arrow{right:24px;width:24px}.pa-btn:hover .pa-btn-arrow{transform:translate(8px);background-color:#5b5c60}.pa-btn-arrow:before{position:absolute;right:0;bottom:2px;transform:rotate(30deg);width:6px;height:1px;background-color:#fff;content:"";transition-property:background-color;transition-duration:.3s}.pa-btn:hover .pa-btn-arrow:before{background-color:#5b5c60}.pa-treatment{position:relative}.pa-treatment{margin-top:182px}.pa-treatment-ticker{display:flex;overflow:hidden;position:absolute;width:100%;z-index:2;white-space:nowrap}.pa-treatment-ticker{top:-74px}.pa-treatment-ticker-text{display:inline-block;opacity:.7;color:#e1e3ee;font-family:Libre Baskerville,serif;line-height:1;letter-spacing:.1em}.pa-treatment-ticker-text{font-size:15.6rem;animation:ticker 60s linear infinite}@keyframes ticker{0%{transform:translate(0)}to{transform:translate(-100%)}}.pa-treatment-outer{overflow:hidden}.pa-treatment-inner{margin:0 auto}.pa-treatment-inner{display:flex;justify-content:flex-end;flex-direction:column;position:relative;width:1280px;height:570px;padding:0 80px}@media screen and (min-width: 768px) and (max-width: 1340px){.pa-treatment-inner{flex-direction:column-reverse;height:auto}}@media screen and (max-width: 374px){.pa-treatment-inner{width:100%;min-width:auto;padding:300px 6px 0}}.pa-treatment-img{position:absolute;top:0;left:694px;z-index:0}@media screen and (min-width: 768px) and (max-width: 1340px){.pa-treatment-img{position:static;margin:0 auto}}.pa-treatment-body{position:relative;z-index:1}.pa-treatment-body{width:592px}@media screen and (min-width: 768px) and (max-width: 1340px){.pa-treatment-body{width:100%;margin-top:34px}}.pa-treatment-box{display:inline-block;margin-top:24px;border:1px solid #5B5C60}.pa-treatment-box{padding:14px 20px}.pa-anti-aging{margin-top:120px}.pa-anti-aging-inner{margin:0 auto}.pa-anti-aging-inner{width:1280px;padding:0 80px}@media screen and (max-width: 374px){.pa-anti-aging-inner{width:100%;min-width:auto;padding:0 6px}}.pa-anti-aging-heading{font-weight:600;font-family:"Noto Serif JP",serif;letter-spacing:.16em;text-align:center}.pa-anti-aging-heading{font-size:2.8rem;line-height:1.5}.pa-anti-aging-menus{display:flex;gap:0 40px;margin-top:54px}.pa-anti-aging-menu{display:flex;flex-direction:column}.pa-anti-aging-menu__body{background-color:#f6f7fc}.pa-anti-aging-menu__body{display:flex;flex-direction:column;flex:1 0 0;min-height:830px;padding:48px 70px 50px}.pa-anti-aging-menu__heading{font-weight:600;font-family:"Noto Serif JP",serif}.pa-anti-aging-menu__heading{font-size:2rem;line-height:1.5}.pa-anti-aging-menu-list{margin-top:32px}.pa-anti-aging-menu-item{display:block;position:relative;border-bottom:1px solid #A7ABBD}.pa-anti-aging-menu-item{padding:20px 16px;font-size:1.8rem;line-height:1.24;transition-property:background-color;transition-duration:.3s}.pa-anti-aging-menu-item:hover{opacity:1;background-color:#fff}.pa-anti-aging-menu-item.is-disable{pointer-events:none}.pa-anti-aging-menu-item__arrow{position:absolute;top:50%;transform:translateY(-50%);height:1px;background-color:#5b5c60;transition-property:background-color transform;transition-duration:.3s}.pa-anti-aging-menu-item__arrow{right:16px;width:24px}.pa-anti-aging-menu-item:hover .pa-anti-aging-menu-item__arrow{transform:translate(8px)}.pa-anti-aging-menu-item__arrow:before{position:absolute;right:0;bottom:2px;transform:rotate(30deg);width:6px;height:1px;background-color:#5b5c60;content:""}.is-disable .pa-anti-aging-menu-item__arrow{display:none}.pa-anti-aging-menu-btn-wrapper{text-align:right}.pa-anti-aging-menu-btn-wrapper{margin-top:auto}.pa-other{margin-top:104px}.pa-other-inner{margin:0 auto}.pa-other-inner{width:1280px;padding:0 80px}@media screen and (max-width: 374px){.pa-other-inner{width:100%;min-width:auto;padding:0 6px}}.pa-other-heading{font-weight:600;font-family:"Noto Serif JP",serif;letter-spacing:.16em;text-align:center}.pa-other-heading{font-size:2.8rem;line-height:1.5}.pa-other-list{display:flex;flex-wrap:wrap;gap:56px 0;margin-top:54px}.pa-other-item{position:relative;transition-property:background-image;transition-duration:.3s;z-index:1}.pa-other-item{width:33.33%;height:287px;padding:48px 44px}.pa-other-item:before{position:absolute;top:0;left:0;z-index:-1;opacity:0;width:100%;height:100%;background-image:url(../img/top/bg_other_hover.png);background-size:cover;background-position:center center;background-repeat:no-repeat;transition-property:opacity;transition-duration:.3s;content:""}.pa-other-item:hover{opacity:1}.pa-other-item:hover:before{opacity:1}.pa-other-item:not(.pa-other-item:nth-of-type(3n+1)){border-left:1px solid #A7ABBD}.pa-other-item.is-disable{pointer-events:none}.pa-other-item-heading{font-weight:600;font-family:"Noto Serif JP",serif;line-height:1.4}.pa-other-item-heading{font-size:2rem}.pa-other-item-text{line-height:1.7;letter-spacing:.05em}.pa-other-item-text{margin-top:24px;font-size:1.5rem}.pa-other-item-arrow{position:absolute;height:1px;background-color:#5b5c60;transition-property:background-color transform;transition-duration:.3s}.pa-other-item-arrow{right:40px;bottom:50px;width:24px}.pa-other-item:hover .pa-other-item-arrow{transform:translate(8px)}.pa-other-item-arrow:before{position:absolute;right:0;bottom:2px;transform:rotate(30deg);width:6px;height:1px;background-color:#5b5c60;content:""}.is-disable .pa-other-item-arrow{display:none}.pa-other-bottom{display:flex;align-items:center;gap:0 24px}.pa-other-bottom{margin-top:56px;padding:40px 0 0 44px;border-top:1px solid #A7ABBD}.pa-other-bottom-text{font-weight:600;font-family:"Noto Serif JP",serif}.pa-other-bottom-text{font-size:2rem;line-height:1.5}.pa-other-bottom-text--sm{font-weight:400;font-family:Noto Sans JP,serif}.pa-other-bottom-text--sm{font-size:1.5rem}.pa-clinic{margin-top:100px}.pa-clinic-inner{margin:0 auto}.pa-clinic-inner{display:flex;align-items:center;gap:0 56px;width:1280px;padding:0 80px}@media screen and (max-width: 374px){.pa-clinic-inner{width:100%;min-width:auto;padding:0 6px}}.pa-clinic-inner+.pa-clinic-inner{margin-top:36px}.pa-clinic-bnr{width:662px}.pa-clinic-body{flex:1 0 0}.pa-clinic-heading{font-weight:600}.pa-clinic-heading{font-size:2rem;line-height:1.3}.pa-clinic-items{display:flex;flex-wrap:wrap;gap:4px 16px}.pa-clinic-items{margin-top:16px;font-size:1.6rem}.pa-img{margin-top:160px}.pa-news{padding-top:120px}.pa-news-inner{margin:0 auto}.pa-news-inner{display:flex;width:1280px;padding:0 80px}@media screen and (max-width: 374px){.pa-news-inner{width:100%;min-width:auto;padding:0 6px}}.pa-news-heading{flex:1 0 0}.pa-news-body{width:760px}.pa-news-item{position:relative;border-bottom:1px solid #A7ABBD;transition-property:background-color;transition-duration:.3s}.pa-news-item{display:flex;gap:0 24px;padding:24px 16px;font-size:1.6rem}.pa-news-item[href]{padding-right:56px}.pa-news-item[href]:hover{opacity:1;background-color:#fff}.pa-news-item-date{min-width:84px}.pa-news-item-arrow{position:absolute;top:50%;transform:translateY(-50%);height:1px;background-color:#5b5c60;transition-property:background-color transform;transition-duration:.3s}.pa-news-item-arrow{right:24px;width:24px}.pa-news-item:hover .pa-news-item-arrow{transform:translate(8px)}.pa-news-item-arrow:before{position:absolute;right:0;bottom:2px;transform:rotate(30deg);width:6px;height:1px;background-color:#5b5c60;content:""}.pa-news-btn-wrapper{margin-top:46px;text-align:right}.pa-hours{padding-top:144px}.pa-hours-inner{margin:0 auto}.pa-hours-inner{display:flex;width:1280px;padding:0 80px}@media screen and (max-width: 374px){.pa-hours-inner{width:100%;min-width:auto;padding:0 6px}}.pa-hours-heading{flex:1 0 0}.pa-hours-body{background-color:#fff}.pa-hours-body{width:760px;padding:40px 110px}.pa-hours-table{font-weight:500}.pa-hours-table{font-size:1.8rem}.pa-hours-table th,.pa-hours-table td{font-weight:500;text-align:center}.pa-hours-table th,.pa-hours-table td{width:56px;padding:12px 8px;line-height:1.4}.pa-hours-table th:first-child,.pa-hours-table td:first-child{text-align:left}.pa-hours-table th:first-child,.pa-hours-table td:first-child{width:148px}.pa-hours-table tr:first-of-type th,.pa-hours-table tr:first-of-type td{border-bottom:1px solid #A7ABBD;padding-top:0}.pa-hours-table .ok,.pa-hours-table .ng,.pa-hours-table .dash,.pa-hours-table .sankaku{position:relative}.pa-hours-table .ok:before{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border:1px solid #5B5C60;border-radius:50%;content:""}.pa-hours-table .ok:before{width:24px;height:24px}.pa-hours-table .ng:before,.pa-hours-table .ng:after{position:absolute;top:50%;left:50%;height:1px;background-color:#5b5c60;content:""}.pa-hours-table .ng:before,.pa-hours-table .ng:after{width:28px}.pa-hours-table .ng:before{transform:translate(-50%,-50%) rotate(45deg)}.pa-hours-table .ng:after{transform:translate(-50%,-50%) rotate(-45deg)}.pa-hours-table .dash:before{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:1px;background-color:#5b5c60;content:""}.pa-hours-table .dash:before{width:18px}.pa-hours-table .sankaku:before,.pa-hours-table .sankaku:after{position:absolute;left:50%;transform:translate(-50%);width:0;height:0;border-style:solid;content:""}.pa-hours-table .sankaku:before{border-color:transparent transparent #5B5C60 transparent}.pa-hours-table .sankaku:before{top:12px;border-width:0 14px 21px 14px}.pa-hours-table .sankaku:after{border-color:transparent transparent #fff transparent}.pa-hours-table .sankaku:after{top:14px;border-width:0 12px 18px 12px}.pa-hours-note{margin-top:16px;font-size:1.6rem;line-height:1.8}.pa-access{margin-top:144px;padding-bottom:144px}.pa-access-inner{margin:0 auto}.pa-access-inner{display:flex;width:1280px;padding:0 80px}@media screen and (max-width: 374px){.pa-access-inner{width:100%;min-width:auto;padding:0 6px}}.pa-access-heading{flex:1 0 0}.pa-access-body{width:762px}.pa-access-name{font-weight:500;line-height:1.4;letter-spacing:.03em}.pa-access-name{font-size:2rem}.pa-access-address{margin-top:16px;font-size:2rem;line-height:1.8}.pa-access-route{margin-top:12px;line-height:1.8}.pa-access-map{margin-top:40px}@media screen and (max-width: 374px){.pa-access-map{width:100%;min-width:auto;padding:0 6px}}
