*:where(:not(html,iframe,canvas,img,svg,video,audio):not(svg *,symbol *)){all:unset;display:revert}*,*::before,*::after{box-sizing:border-box}html{-moz-text-size-adjust:none;-webkit-text-size-adjust:none;text-size-adjust:none}a,button{cursor:revert}ol,ul,menu,summary{list-style:none}img{display:block;max-inline-size:100%;max-block-size:100%}table{border-collapse:collapse}input,textarea{-webkit-user-select:auto}textarea{white-space:revert}meter{-webkit-appearance:revert;appearance:revert}:where(pre){all:revert;box-sizing:border-box}::placeholder{color:unset}:where([hidden]){display:none}:where([contenteditable]:not([contenteditable=false])){-moz-user-modify:read-write;-webkit-user-modify:read-write;overflow-wrap:break-word;-webkit-line-break:after-white-space;-webkit-user-select:auto}:where([draggable=true]){-webkit-user-drag:element}:where(dialog:modal){all:revert;box-sizing:border-box}::-webkit-details-marker{display:none}:root{--color-primary: #2a4481;--color-secondary: #232679;--color-text-base: #333333}*{font-size:16px;font-family:"Noto Serif JP",serif;font-optical-sizing:auto;font-style:normal;font-weight:500;line-height:1.5em;letter-spacing:.1em;color:var(--color-text-base)}.hidden{overflow:hidden}html{width:100%;min-width:1540px;scroll-behavior:smooth;scroll-padding-top:100px}@media screen and (max-width: 767px){html{min-width:0;scroll-padding-top:50px}}main{position:relative}main::before{content:"";display:none;width:200px;height:200px;border-radius:50%;overflow:hidden;background-color:var(--color-primary);position:fixed;top:-100px;right:-100px;z-index:20}@media screen and (max-width: 767px){main::before{display:block}}.h2__en{font-size:12px;font-family:"Roboto",serif;line-height:1em;color:var(--color-primary)}@media screen and (max-width: 767px){.h2__en{padding:0 0 0 16px}}.h2__ja{font-size:28px;line-height:1em;color:var(--color-primary);margin:8px 0 0 0}@media screen and (max-width: 767px){.h2__ja{font-size:22px;padding:0 0 0 16px}}.h2u{font-size:30px;text-align:center;line-height:1em;color:var(--color-primary);padding:0 0 20px 0;position:relative}@media screen and (max-width: 767px){.h2u{font-size:22px;padding:0 0 16px 0}}.h2u::after{content:"";display:block;width:60px;height:1px;background-color:var(--color-primary);margin:auto;position:absolute;bottom:0;left:0;right:0}.header{width:100%;padding:38px 0;position:absolute;top:0;right:0;transition:all .3s;-ms-overflow-style:none;scrollbar-width:none;z-index:100}.header::-webkit-scrollbar{display:none}@media screen and (max-width: 767px){.header{width:calc(100% - 20px);height:100vh;padding:86px 16px 22px 16px;position:fixed;background-color:#fff;overflow-y:scroll;right:-100%}}@media screen and (max-width: 767px){.header.open{right:0}}.header__inner{width:92%;margin:0 auto;display:flex;flex-flow:row;justify-content:space-between;align-items:center}@media screen and (max-width: 767px){.header__inner{width:100%;flex-flow:column;justify-content:center}}.header__logo{width:170px;height:auto;flex-shrink:0}@media screen and (max-width: 767px){.header__logo{display:none}}.header__logo--sp{display:none}@media screen and (max-width: 767px){.header__logo--sp{display:block;width:165px !important;position:absolute;top:33px;left:15px}}@media screen and (max-width: 767px){.header .nav{width:100%}}.header .nav__list{display:flex;flex-flow:row;justify-content:flex-start;align-items:center}@media screen and (max-width: 767px){.header .nav__list{width:100%;flex-flow:column;justify-content:center}}.header .nav__item{font-size:18px;line-height:1em;letter-spacing:.15em;white-space:nowrap;color:#fff;position:relative;margin:0 0 0 46px;cursor:pointer}@media screen and (max-width: 767px){.header .nav__item{width:100%;font-size:20px;color:var(--color-primary);margin:0;padding:20px 0;border-top:1px solid var(--color-primary)}}@media screen and (min-width: 768px){.header .nav__item--h:hover>.nav__sub{height:120px}}.header .nav__item--instagram{height:30px;padding:0 0 0 46px;border-left:1px solid #fff;display:flex;flex-flow:column;justify-content:center;align-items:flex-end;flex-shrink:1}@media screen and (max-width: 767px){.header .nav__item--instagram{height:auto;padding:0;align-items:center}}.header .nav__item--instagram img{width:22px;height:auto}@media screen and (max-width: 767px){.header .nav__item--instagram img{width:35px;margin:24px 0 0 0}}.header .nav__link{font-size:18px;line-height:1em;letter-spacing:.15em;white-space:nowrap;color:#fff;transition:all .3s}@media screen and (max-width: 767px){.header .nav__link{font-size:20px;color:var(--color-primary)}}@media screen and (min-width: 768px){.header .nav__link:hover{opacity:.5}}.header .nav__sub{width:235px;height:0;padding:20px 0 0 0;position:absolute;top:20px;left:-70px;transition:all .3s}@media screen and (max-width: 767px){.header .nav__sub{width:100%;height:auto;padding:0;position:relative;top:0;left:0}}.header .nav__subinner{width:100%;height:100%;display:flex;flex-flow:column;justify-content:center;align-items:center;border-radius:4px;background-color:rgba(255,255,255,.9);overflow:hidden}@media screen and (max-width: 767px){.header .nav__subinner{height:auto;align-items:flex-start;margin:16px 0 0 0}}.header .nav__sublink{font-size:18px;font-weight:600;line-height:1em;letter-spacing:.15em;white-space:nowrap;color:var(--color-secondary);cursor:pointer;transition:all .5s}@media screen and (max-width: 767px){.header .nav__sublink{font-size:20px;color:var(--color-primary)}}.header .nav__sublink--bottom{margin:14px 0 0 0}@media screen and (max-width: 767px){.header .nav__sublink--bottom{margin:16px 0 0 0}}@media screen and (min-width: 768px){.header .nav__sublink:hover{opacity:.5}}.header .call{display:none}@media screen and (max-width: 767px){.header .call{width:100%;display:flex;flex-flow:column;justify-content:center;align-items:center;margin:24px 0 0 0;padding:12px 14px;border:1px solid var(--color-primary);border-radius:5px}}@media screen and (max-width: 767px){.header .call--bottom{margin:15px 0 0 0}}@media screen and (max-width: 767px){.header .call p:nth-child(1){width:100%;font-size:16px;text-align:center;color:var(--color-primary)}}@media screen and (max-width: 767px){.header .call p:nth-child(2){width:100%;font-size:22px;text-align:center;color:var(--color-primary)}}.btn{display:none}@media screen and (max-width: 767px){.btn{width:43px;height:47px;background-image:url(../images/common/menu_open.png);background-repeat:no-repeat;background-position:top center;background-size:contain;display:block;position:fixed;top:22px;right:20px;cursor:pointer;z-index:1000;transition:all .5s}}.btn.open{background-image:url(../images/common/menu_close.png)}.footer{margin:168px 0 0 0;position:relative}@media screen and (max-width: 767px){.footer{margin:40px 0 0 0}}.footer .contact{width:100%;height:730px;padding:150px 0 0 0;background-image:url(../images/common/footer_bk.jpg);background-repeat:no-repeat;background-position:center center;background-size:cover;display:flex;flex-flow:column;justify-content:flex-start;align-items:center}@media screen and (max-width: 767px){.footer .contact{height:720px;padding:0;background-image:url(../images/common/footer_bk_sp.jpg);justify-content:center}}.footer .contact__inner{width:100%;max-width:1100px}@media screen and (max-width: 767px){.footer .contact__inner{width:92%}}.footer .contact__en{font-size:12px;font-family:"Roboto",serif;color:#fff}.footer .contact__en span{font-size:10px;color:#fff;display:inline-block;margin:0 10px 0 0;position:relative;top:-0.5px}.footer .contact__ja{font-size:28px;color:#fff;margin:6px 0 0 0}@media screen and (max-width: 767px){.footer .contact__ja{font-size:22px}}.footer .contact__to{display:flex;flex-flow:row;justify-content:space-between;align-items:center;margin:66px 0 0 0}@media screen and (max-width: 767px){.footer .contact__to{flex-flow:column;justify-content:center;margin:40px 0 0 0}}.footer .contact__btn{width:445px}@media screen and (max-width: 767px){.footer .contact__btn{width:100%}}@media screen and (max-width: 767px){.footer .contact__btn--bottom{margin:58px 0 0 0}}.footer .contact__bar{width:1px;height:280px;background-color:#fff}@media screen and (max-width: 767px){.footer .contact__bar{display:none}}.footer .contact__shop{font-size:26px;color:#fff}@media screen and (max-width: 767px){.footer .contact__shop{font-size:24px}}.footer .contact__call{width:100%;height:98px;background-color:#fff;border-radius:60px;margin:18px 0 0 0;display:flex;flex-flow:row;justify-content:center;align-items:center;font-size:28px;font-family:"Kaisei HarunoUmi",serif;color:var(--color-primary);transition:all .3s}@media screen and (max-width: 767px){.footer .contact__call{height:95px;margin:15px 0 0 0;font-size:26px}}.footer .contact__call img{width:27px;margin:0 35px 0 0}@media screen and (max-width: 767px){.footer .contact__call img{width:22px;margin:0 30px 0 0}}@media screen and (min-width: 768px){.footer .contact__call:hover{box-shadow:inset 4px 4px 4px rgba(0,0,0,.3)}}.footer .contact__reception{font-size:18px;text-align:center;color:#fff;margin:14px 0 0 0}.footer .contact__reception br{display:none}@media screen and (max-width: 767px){.footer .contact__reception br{display:block}}.footer .top{width:85px;height:85px;display:flex;flex-flow:column;justify-content:center;align-items:center;border-radius:50%;background-color:var(--color-primary);font-size:18px;color:#fff;position:absolute;top:-101px;right:134px;cursor:pointer;transition:all .5s}.footer .top img{width:16px;height:auto;margin:0 0 4px 0}@media screen and (min-width: 768px){.footer .top:hover{transform:rotate(-20deg)}}@media screen and (max-width: 767px){.footer .top{font-size:14px;position:relative;top:0;right:0;margin:40px auto 0 auto}}.footer .nav{width:92%;display:flex;flex-flow:row;justify-content:space-between;align-items:flex-start;margin:25px auto 0 auto}@media screen and (max-width: 767px){.footer .nav{width:100%;flex-flow:column;justify-content:center;align-items:center;margin:55px auto 0 auto}}.footer .nav__logo{width:170px}@media screen and (max-width: 767px){.footer .nav__logo{width:235px}}.footer .nav__instagram{display:none}@media screen and (max-width: 767px){.footer .nav__instagram{display:block;width:45px;margin:48px auto 0 auto}}.footer .nav__list{display:flex;flex-flow:row;justify-content:flex-start;align-items:flex-start}@media screen and (max-width: 767px){.footer .nav__list{width:100%;flex-flow:column;justify-content:center;align-items:center;margin:45px 0 0 0}}.footer .nav__item{font-size:16px;line-height:1em;letter-spacing:.15em;white-space:nowrap;color:var(--color-primary);position:relative;margin:0 0 0 46px;cursor:pointer}@media screen and (max-width: 767px){.footer .nav__item{width:100%;font-size:22px;margin:0;border-top:1px solid var(--color-primary)}}.footer .nav__item--instagram{height:30px;padding:0 0 0 46px;border-left:1px solid var(--color-primary);display:flex;flex-flow:column;justify-content:center;align-items:flex-end;position:relative;top:-5px;flex-shrink:1}@media screen and (max-width: 767px){.footer .nav__item--instagram{display:none}}.footer .nav__item--instagram img{width:22px;height:auto}@media screen and (max-width: 767px){.footer .nav__item--instagram img{width:35px;margin:24px 0 0 0}}@media screen and (max-width: 767px){.footer .nav__item--sub{font-size:20px;padding:22px 36px}}.footer .nav__link{font-size:16px;line-height:1em;letter-spacing:.15em;white-space:nowrap;color:var(--color-primary);transition:all .3s}@media screen and (max-width: 767px){.footer .nav__link{display:block;font-size:20px;padding:22px 36px}}@media screen and (min-width: 768px){.footer .nav__link:hover{opacity:.5}}.footer .nav__sublink{display:block;font-size:16px;font-weight:600;line-height:1em;letter-spacing:.15em;white-space:nowrap;color:var(--color-secondary);cursor:pointer;margin:14px 0 0 0;transition:all .5s}@media screen and (max-width: 767px){.footer .nav__sublink{font-size:20px;font-weight:500;margin:18px 0 0 0}}@media screen and (min-width: 768px){.footer .nav__sublink:hover{opacity:.5}}.footer .address{margin:48px 0 0 0;padding:35px 0;border-top:1px solid var(--color-primary)}@media screen and (max-width: 767px){.footer .address{margin:0;padding:40px 0}}.footer .address__inner{width:92%;margin:0 auto;display:flex;flex-flow:row;justify-content:flex-start;align-items:flex-end}@media screen and (max-width: 767px){.footer .address__inner{width:calc(100% - 72px);flex-flow:column;justify-content:center;align-items:flex-start}}.footer .address__name{font-size:18px;margin:0 34px 0 0}@media screen and (max-width: 767px){.footer .address__name{margin:0}}.footer .address__detail{display:flex;flex-flow:row;justify-content:flex-start;align-items:center}@media screen and (max-width: 767px){.footer .address__detail{flex-flow:column;align-items:flex-start}}.footer .address__detail p{font-size:16px;line-height:1.6em}.footer .address__detail span{display:inline-block;margin:0 5px}@media screen and (max-width: 767px){.footer .address__detail span{display:none}}.footer .address__detail--1{margin-top:18px}.footer .address__detail--2{margin-top:4px}@media screen and (max-width: 767px){.footer .address__detail--2{margin-top:10px}}.footer .address__detail--3{margin-top:26px}.footer .address small{display:block;margin:0 0 0 auto;font-size:12px}@media screen and (max-width: 767px){.footer .address small{margin:30px 0 0 0;line-height:1em}}.kv{width:100%;height:100vh;background-image:url("../images/index/key_visual.png");background-repeat:no-repeat;background-size:cover;background-position:center center}.kv__inner{width:100%;height:100vh;display:flex;flex-flow:column;justify-content:center;align-items:center;position:absolute;top:0;left:0}.kv__txt{font-size:36px;font-weight:700;text-align:center;color:#fff}@media screen and (max-width: 767px){.kv__txt{font-size:24px}}.kv__title{width:416px;margin:46px 0 0 0}@media screen and (max-width: 767px){.kv__title{width:272px;margin:30px 0 0 0}}.kv__small{font-size:18px;font-weight:700;text-align:center;margin:40px 0 0 0;color:#fff}@media screen and (max-width: 767px){.kv__small{margin:20px 0 0 0}}.kv__small br{display:none}@media screen and (max-width: 767px){.kv__small br{display:block}}.kv__scroll{font-size:18px;font-weight:600;text-align:center;color:#fff;margin:auto;position:absolute;bottom:120px;left:0;right:0}@media screen and (max-width: 767px){.kv__scroll{font-size:14px;bottom:20px}}.kv__scroll img{width:16px;margin:10px auto 0 auto}@media screen and (max-width: 767px){.kv__scroll img{margin:5px auto 0 auto}}.about{padding:114px 0 316px 0;background-image:url(../images/index/bk_1_pc.png);background-repeat:no-repeat;background-position:center bottom;background-size:contain}@media screen and (max-width: 767px){.about{padding:34px 0 154px 0;background-image:url(../images/index/bk_1_sp.jpg)}}.about__inner{width:1100px;margin:0 auto;display:flex;flex-flow:row;justify-content:space-between;align-items:stretch}@media screen and (max-width: 767px){.about__inner{width:92%;flex-flow:column;justify-content:center;align-items:center}}.about__top{width:345px;display:flex;flex-flow:column;justify-content:flex-end;align-items:flex-start}@media screen and (max-width: 767px){.about__top{width:100%}}.about__top img{margin:60px 0 0 0}@media screen and (max-width: 767px){.about__top img{width:80%;margin:50px auto 0 0}}.about__txt{font-size:30px;line-height:2em;margin:40px 0 0 0}@media screen and (max-width: 767px){.about__txt{font-size:24px;margin:0}}.about__txt--pc{display:block}@media screen and (max-width: 767px){.about__txt--pc{display:none}}.about__txt--sp{display:none}@media screen and (max-width: 767px){.about__txt--sp{display:block}}.about__mid{width:345px}@media screen and (max-width: 767px){.about__mid{width:100%}}@media screen and (max-width: 767px){.about__mid img{width:80%;margin:20px 0 0 auto}}.about__bottom{width:345px;display:flex;flex-flow:column;justify-content:flex-start;align-items:flex-start}@media screen and (max-width: 767px){.about__bottom{width:100%;margin:44px 0 0 0;flex-flow:column-reverse}}@media screen and (max-width: 767px){.about__bottom img{width:80%;margin:60px auto 0 0}}.about__small{font-size:20px;line-height:2em;margin:70px 0 0 0}@media screen and (max-width: 767px){.about__small{font-size:20px;line-height:2em;margin:30px 0 0 0}}.service{margin:30px 0 0 0}.service__inner{width:1100px;margin:0 auto}@media screen and (max-width: 767px){.service__inner{width:92%}}.service__list{display:flex;flex-flow:row;justify-content:space-between;align-items:flex-start;margin:40px 0 0 0}@media screen and (max-width: 767px){.service__list{flex-flow:column;justify-content:center;align-items:center;margin:50px 0 0 0}}.service__item{width:330px}@media screen and (max-width: 767px){.service__item{width:100%;margin:0}}@media screen and (max-width: 767px){.service__item:nth-child(n+2){margin:70px 0 0 0}}.service__item img{width:100%;display:block}@media screen and (max-width: 767px){.service__item img{border-radius:0 40px 0 40px}}.service__title{width:100%;font-size:24px;line-height:1em;color:var(--color-primary);display:flex;flex-flow:row;justify-content:flex-start;align-items:center;margin:30px 0 0 0}@media screen and (max-width: 767px){.service__title{margin:24px 0 0 0}}.service__title span{display:block;width:30px;height:1px;background-color:var(--color-primary);margin:0 16px}.service__txt{font-size:18px;margin:35px 0 0 0}@media screen and (max-width: 767px){.service__txt{line-height:1.6em;margin:24px 0 0 0}}.facility__inner{margin:40px 0 0 0;padding:120px 0 84px 0;background-color:#dee9f4}@media screen and (max-width: 767px){.facility__inner{padding:80px 0}}.facility__list{width:1100px;margin:0 auto;display:flex;flex-flow:row;justify-content:space-between;align-items:flex-start}@media screen and (max-width: 767px){.facility__list{width:92%;flex-flow:column;justify-content:center;align-items:center}}.facility__item{width:520px}@media screen and (max-width: 767px){.facility__item{width:100%}}@media screen and (max-width: 767px){.facility__item--bottom{margin:86px 0 0 0}}.facility__ja{font-size:28px;text-align:center;color:var(--color-primary)}@media screen and (max-width: 767px){.facility__ja{font-size:26px}}.facility__en{font-size:16px;text-align:center;color:var(--color-primary)}.facility__img{width:100%;margin:18px 0 0 0}@media screen and (max-width: 767px){.facility__img{width:100%;height:290px;object-fit:cover;margin:28px 0 0 0;border-radius:6px}}.facility__link{width:320px;height:73px;margin:33px auto 0 auto;padding:0 33px;font-size:18px;display:flex;flex-flow:row;justify-content:space-between;align-items:center;border-radius:5px;background-color:#fff;transition:all .3s}@media screen and (max-width: 767px){.facility__link{width:300px;height:70px;margin:28px auto 0 auto}}.facility__link::after{content:"";width:15px;height:15px;display:block;background-image:url(../images/index/facility_arrow_b.png);background-repeat:no-repeat;background-position:center center;background-size:cover;transition:all .3s}@media screen and (min-width: 768px){.facility__link:hover{color:#fff;background-color:var(--color-primary)}}@media screen and (min-width: 768px){.facility__link:hover::after{background-image:url(../images/index/facility_arrow_w.png)}}.treatment{margin:200px 0 0 0}@media screen and (max-width: 767px){.treatment{margin:70px 0 0 0}}.treatment__inner{margin:40px 0 0 0;padding:100px 0;background-color:#dee9f4}@media screen and (max-width: 767px){.treatment__inner{padding:70px 0}}.treatment__list{width:1020px;margin:0 auto;display:flex;flex-flow:row;justify-content:space-between;align-items:flex-start}@media screen and (max-width: 767px){.treatment__list{width:92%;flex-flow:column;justify-content:center;align-items:center}}.treatment__item{width:520px}@media screen and (max-width: 767px){.treatment__item{width:100%}}.treatment__item--bottom{width:410px;display:flex;flex-flow:column;justify-content:flex-start;align-items:flex-start}@media screen and (max-width: 767px){.treatment__item--bottom{width:100%;margin:38px 0 0 0}}.treatment__img{width:100%}.treatment__ja{font-size:28px;line-height:1em;color:var(--color-primary)}@media screen and (max-width: 767px){.treatment__ja{width:100%;font-size:26px;text-align:center}}.treatment__ja span{font-size:22px;line-height:1em;color:var(--color-primary)}@media screen and (max-width: 767px){.treatment__ja span{font-size:20px;display:none}}.treatment__en{font-size:16px;line-height:1em;margin:14px 0 0 0;color:var(--color-primary)}@media screen and (max-width: 767px){.treatment__en{width:100%;text-align:center}}.treatment__reserve{display:none}@media screen and (max-width: 767px){.treatment__reserve{display:block;font-size:20px;line-height:1em;text-align:center;margin:14px auto 0 auto;color:var(--color-primary)}}.treatment__address{font-size:18px;margin:16px 0 0 0;padding:0 16px;text-wrap:nowrap}@media screen and (max-width: 767px){.treatment__address{font-size:18px;margin:30px 0 0 0}}.treatment__address br{display:none}@media screen and (max-width: 767px){.treatment__address br{display:block}}.treatment__other{font-size:18px}@media screen and (max-width: 767px){.treatment__other{padding:0 16px}}.treatment__tell{font-size:30px;font-family:"Kaisei HarunoUmi",serif;line-height:1em;margin:10px 0 0 4px}@media screen and (max-width: 767px){.treatment__tell{font-size:28px;margin:10px 0 0 16px}}.treatment__tell span{font-size:18px;line-height:1em;width:90px;display:inline-block;position:relative;top:-4px}@media screen and (max-width: 767px){.treatment__tell span{font-size:16px}}.treatment__tell--second span{font-size:16px}.treatment small{font-size:16px;margin-top:8px}@media screen and (max-width: 767px){.treatment small{padding:0 16px}}.treatment__open{margin:10px 0 0 0}@media screen and (max-width: 767px){.treatment__open{margin:28px 0 0 0}}.fee{padding:188px 0 218px 0;background-image:url(../images/index/bk_2_pc.png);background-repeat:no-repeat;background-position:center bottom;background-size:contain}@media screen and (max-width: 767px){.fee{padding:65px 0 150px 0;background-image:url(../images/index/bk_2_sp.jpg)}}.fee__inner{width:1055px;margin:0 auto}@media screen and (max-width: 767px){.fee__inner{width:92%}}.fee__list{width:1010px;margin:70px 0 0 auto;display:flex;flex-flow:row;justify-content:space-between;align-items:center}@media screen and (max-width: 767px){.fee__list{width:100%;margin:36px 0 0 0;flex-flow:column;justify-content:center}}.fee__item{width:458px;border:1px solid var(--color-primary);border-radius:4px}@media screen and (max-width: 767px){.fee__item{width:100%}}@media screen and (max-width: 767px){.fee__item--bottom{margin:38px 0 0 0}}.fee__amount{width:100%;height:60px;display:flex;flex-flow:column;justify-content:center;align-items:center;font-size:20px;color:#fff;background-color:var(--color-primary)}@media screen and (max-width: 767px){.fee__amount{height:48px}}.fee__price{width:100%;height:92px;display:flex;flex-flow:row;justify-content:center;align-items:center;font-size:40px;color:var(--color-primary)}@media screen and (max-width: 767px){.fee__price{font-size:34px;height:70px}}.fee__price span{font-size:20px;color:var(--color-primary);margin:0 0 0 8px;position:relative;top:6px}@media screen and (max-width: 767px){.fee__price span{font-size:18px}}.fee__annotation{margin:40px 0 0 45px}@media screen and (max-width: 767px){.fee__annotation{margin:20px 0 0 16px}}.fee__annotation li{font-size:18px;margin:6px 0 0 0;text-indent:-1em;padding-left:1em}@media screen and (max-width: 767px){.fee__annotation li{font-size:15px;margin:10px 0 0 0}}.fee__annotation li:first-child{margin:0 0 0 0}.frail{width:100%;margin:130px 0 0 0;background-image:url(../images/index/frail_bk_pc.jpg);background-repeat:no-repeat;background-position:center bottom;background-size:cover}@media screen and (max-width: 767px){.frail{margin:85px 0 0 0;background-image:url(../images/index/frail_bk_sp.jpg)}}.frail__inner{width:1055px;margin:0 auto}@media screen and (max-width: 767px){.frail__inner{width:92%}}.frail__title{font-size:30px;color:var(--color-primary);text-align:center;margin:40px 0 0 0;padding:0 16px}@media screen and (max-width: 767px){.frail__title{font-size:22px;text-align:left;margin:45px 0 0 0}}.frail__txt{font-size:18px;text-align:center;margin:10px 0 0 0}@media screen and (max-width: 767px){.frail__txt{line-height:1.6em;text-align:left;padding:0 16px}}.frail img{width:970px;margin:50px auto 0 auto}@media screen and (max-width: 767px){.frail img{width:100%;max-width:300px;margin:30px auto 0 auto}}.access{margin:150px 0 0 0}@media screen and (max-width: 767px){.access{margin:85px 0 0 0}}.access__inner{width:1100px;margin:0 auto}@media screen and (max-width: 767px){.access__inner{width:92%}}.access__item{margin:50px auto 0 auto;display:flex;flex-flow:row;justify-content:space-between;align-items:stretch}@media screen and (max-width: 767px){.access__item{margin:44px auto 0 auto;flex-flow:column;justify-content:center;align-items:center}}.access__item--bottom{margin:70px auto 0 auto}@media screen and (max-width: 767px){.access__item--bottom{margin:66px auto 0 auto}}.access iframe{width:550px;height:370px}@media screen and (max-width: 767px){.access iframe{width:100%;height:250px}}.access__address{width:calc(100% - 550px);padding:0 65px;background-color:#dee9f4;display:flex;flex-flow:column;justify-content:center;align-items:flex-start;position:relative}@media screen and (max-width: 767px){.access__address{width:100%;padding:45px 16px}}.access__address::after{content:"";display:block;width:410px;height:1px;background-color:#a6a6a6;position:absolute;left:65px;bottom:154px}@media screen and (max-width: 767px){.access__address::after{width:calc(100% - 32px);left:16px;bottom:115px}}.access__address--bottom::after{bottom:170px}@media screen and (max-width: 767px){.access__address--bottom::after{bottom:150px}}.access__sub{font-size:14px;line-height:1em;color:var(--color-primary)}@media screen and (max-width: 767px){.access__sub{font-size:16px}}.access__title{font-size:24px;line-height:1em;margin:8px 0 0 0}@media screen and (max-width: 767px){.access__title{margin:12px 0 0 0}}.access__postal{font-size:18px;line-height:1em;margin:24px 0 0 0}@media screen and (max-width: 767px){.access__postal{line-height:1.6em}}.access__postal br{display:none}@media screen and (max-width: 767px){.access__postal br{display:block}}.access__tell{font-size:18px;line-height:1em;margin:8px 0 0 0}.access table{margin:32px 0 0 0}.access table th{width:100px;font-size:16px;line-height:1em}.access table td{font-size:16px;line-height:1.5em;padding:0 0 10px 0}#slide01{margin:196px 0 0 0}@media screen and (max-width: 767px){#slide01{margin:100px 0 0 0}}/*# sourceMappingURL=index.css.map */