*: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}}.header .nav__item{color:var(--color-primary)}.header .nav__item--instagram{border-left:1px solid var(--color-primary)}@media screen and (max-width: 767px){.header .nav__item--instagram{border-left:none !important}}.header .nav__link{color:var(--color-primary)}.footer{margin:240px 0 0 0}@media screen and (max-width: 767px){.footer{margin:94px 0 0 0}}main{padding:93px 0 0 0}@media screen and (max-width: 767px){main{padding:40px 0 0 0}}.home{display:none}@media screen and (max-width: 767px){.home{display:block;width:140px;margin:0 0 0 4%}}.kv{width:100%;position:relative;padding:0 0 60px 0}@media screen and (max-width: 767px){.kv{margin:45px 0 0 0;padding:0 0 17px 0}}.kv::after{content:"";display:block;width:50%;height:358px;background-image:url(../images/common/under_bk_pc.png);background-position:center center;background-repeat:no-repeat;background-size:cover;position:absolute;left:0;bottom:0}@media screen and (max-width: 767px){.kv::after{width:calc(100% - 55px);height:234px;background-image:url(../images/common/under_bk_sp.png);top:260px;bottom:unset}}.kv img{width:100%;max-width:1510px;height:343px;margin:0 0 0 auto;object-fit:cover;position:relative;z-index:1}@media screen and (max-width: 767px){.kv img{width:calc(100% - 20px);height:286px}}.kv__txtArea{width:1100px;margin:60px auto 0 auto;display:flex;flex-flow:row;justify-content:space-between;align-items:flex-start;position:relative;z-index:1}@media screen and (max-width: 767px){.kv__txtArea{width:92%;margin:50px auto 0 auto;flex-flow:column;justify-content:center;align-items:center}}.kv__title{width:495px}@media screen and (max-width: 767px){.kv__title{width:100%}}.kv__title p{font-size:18px;line-height:1em;color:var(--color-primary)}@media screen and (max-width: 767px){.kv__title p{font-size:16px}}.kv__title h1{font-size:45px;line-height:1em;color:var(--color-primary);margin:20px 0 0 0}@media screen and (max-width: 767px){.kv__title h1{font-size:30px;margin:16px 0 0 0}}.kv__title small{display:block;font-size:20px;line-height:1em;color:var(--color-primary);margin:20px 0 0 0}@media screen and (max-width: 767px){.kv__title small{font-size:18px;margin:16px 0 0 0}}.kv__txt{width:495px;margin:25px 0 0 0}@media screen and (max-width: 767px){.kv__txt{width:100%;margin:90px 0 0 0}}.kv__txt p{font-size:20px;line-height:1.8em}.photo{padding:100px 0 155px 0;position:relative}@media screen and (max-width: 767px){.photo{padding:100px 0 120px 0}}.photo::before{content:"";width:100%;height:500px;display:block;background-image:url(../images/common/under_wave_1_pc.png);background-repeat:no-repeat;background-position:center top;background-size:cover;margin:auto;position:absolute;top:350px;left:0}@media screen and (max-width: 767px){.photo::before{height:300px;background-image:url(../images/common/under_wave_1_sp.png);top:-80px}}.photo::after{content:"";width:100%;height:500px;display:block;background-image:url(../images/common/under_wave_2_pc.png);background-repeat:no-repeat;background-position:center top;background-size:cover;margin:auto;position:absolute;top:1250px;left:0}@media screen and (max-width: 767px){.photo::after{height:300px;top:unset;bottom:-50px}}.photo__inner{width:1100px;margin:0 auto;position:relative;z-index:10}@media screen and (max-width: 767px){.photo__inner{width:92%}}.photo ul{display:flex;flex-flow:row wrap;justify-content:space-between;align-items:flex-start}@media screen and (max-width: 767px){.photo ul{flex-flow:column;justify-content:center;align-items:center}}.photo li{width:518px}@media screen and (max-width: 767px){.photo li{width:100%}}.photo li:nth-child(n+3){margin:65px 0 0 0}@media screen and (max-width: 767px){.photo li:nth-child(n+3){margin:0 0 0 0}}@media screen and (max-width: 767px){.photo li:nth-child(n+2){margin:30px 0 0 0}}.photo li img{width:100%}.photo li p{font-size:20px;text-align:right;line-height:1em;color:var(--color-primary);margin:6px 0 0 0}@media screen and (max-width: 767px){.photo li p{font-size:16px;margin:4px 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 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}.btnArea{width:890px;margin:140px auto 0 auto;display:flex;flex-flow:row;justify-content:space-between;align-items:center}@media screen and (max-width: 767px){.btnArea{width:100%;margin:76px 0 0 0;flex-flow:column-reverse;justify-content:center}}.btnArea__back{width:416px;height:98px;border-radius:5px;border:1px solid var(--color-primary);background-color:#e6e6e6;display:flex;flex-flow:column;justify-content:center;align-items:center;font-size:18px;position:relative;transition:all .3s}@media screen and (max-width: 767px){.btnArea__back{width:300px;height:80px;margin:30px 0 0 0}}.btnArea__back::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;margin:auto;position:absolute;top:0;bottom:0;left:55px;transform:rotate(180deg);transition:all .3s}@media screen and (min-width: 768px){.btnArea__back:hover{color:#fff;background-color:var(--color-primary)}}@media screen and (min-width: 768px){.btnArea__back:hover::after{background-image:url(../images/index/facility_arrow_w.png)}}.btnArea__other{width:416px;height:98px;border-radius:5px;border:1px solid var(--color-primary);display:flex;flex-flow:row;justify-content:flex-start;align-items:center;position:relative;transition:all .3s}@media screen and (max-width: 767px){.btnArea__other{width:300px;height:80px}}.btnArea__other p{width:calc(100% - 150px);font-size:18px;text-align:left;transition:all .3s}@media screen and (max-width: 767px){.btnArea__other p{width:calc(100% - 110px);padding:0 38px 0 0}}.btnArea__other img{width:150px;height:auto;margin-right:25px}@media screen and (max-width: 767px){.btnArea__other img{width:110px;height:100%;object-fit:cover;margin-right:15px}}.btnArea__other br{display:none}@media screen and (max-width: 767px){.btnArea__other br{display:block}}.btnArea__other::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;margin:auto;position:absolute;top:0;bottom:0;right:20px;transition:all .3s}@media screen and (max-width: 767px){.btnArea__other::after{right:18px}}@media screen and (min-width: 768px){.btnArea__other:hover{color:#fff;background-color:var(--color-primary)}}@media screen and (min-width: 768px){.btnArea__other:hover p{color:#fff}}@media screen and (min-width: 768px){.btnArea__other:hover::after{background-image:url(../images/index/facility_arrow_w.png)}}/*# sourceMappingURL=yasuhara.css.map */