html{font-family:"Noto Sans JP",sans-serif;line-height:normal;letter-spacing:normal}:root{font-size:62.5%}@media(max-width: 768px){:root{font-size:1.3333333333vw}}:root{--black: #000;--white: #fff;--red: #E60012;--gray: #B8B8B8;--blue: #374D96;--color-bg: #fff;--black_10p: rgba(0, 0, 0, 0.1)}.pc{display:block}.sp{display:none}a[href*="tel:"]{pointer-events:none}@media screen and (max-width: 768px){a[href*="tel:"]{pointer-events:auto}.pc{display:none}.sp{display:block}}@media screen and (max-width: 768px){header{background:url(../img/hb_bg.png);position:sticky;top:0;left:0;width:100%;z-index:10000}}@media screen and (min-width: 769px){.l-header.is-fixed{position:fixed;top:0;left:0;width:100%;z-index:10000;background:var(--white);box-shadow:0 .4rem 1.2rem rgba(0,0,0,.12)}.l-header.is-fixed .l-header__outer{position:relative;z-index:10001}}@media screen and (max-width: 768px){.l-header.is-fixed{position:sticky;top:0;left:0;width:100%;z-index:10000;background:var(--white)}}.l-header__outer{display:flex;justify-content:space-between;padding:1.4rem 2.9rem 1.5rem;position:sticky;z-index:1000}@media screen and (max-width: 768px){.l-header__outer{align-items:center;padding:.7rem 2.9rem .7rem 1.6rem}}.l-header__logo{display:flex;gap:2rem;align-items:center;position:relative}@media screen and (max-width: 768px){.l-header__logo{align-items:flex-end;gap:1.5rem;z-index:1000}}.l-header__logo .l-header__logo-link{width:12.2rem}.l-header.is-fixed .l-header__logo .l-header__logo-link{width:5.5rem}@media screen and (max-width: 768px){.l-header__logo .l-header__logo-link{width:10vw}}.l-header__logo span{font-size:1.6rem;font-weight:bold;line-height:normal;letter-spacing:normal}@media screen and (max-width: 768px){.l-header__logo span{font-size:2.4rem;letter-spacing:normal;line-height:normal;padding-bottom:.8rem}}@media screen and (max-width: 768px){.l-header__pcmenu{position:fixed;top:9rem;right:-100%;width:100%;height:100%;background:#fff;z-index:1001;transition:right .3s ease;overflow-y:auto}#menu-btn-check:checked~.l-header__pcmenu{right:0;top:0;background:var(--white);transition:right .3s ease;transition-duration:500ms;padding-top:17.3rem;z-index:1}}.l-header__pcnav-list{font-size:1.6rem;font-weight:bold;line-height:normal;letter-spacing:normal;display:flex;align-items:center;gap:4.8rem}@media screen and (max-width: 768px){.l-header__pcnav-list{font-size:3rem;display:grid;justify-items:center}}.l-header__pcnav-item.l-header_tel{font-size:1.4rem;line-height:normal;letter-spacing:normal;text-align:right}@media screen and (max-width: 768px){.l-header__pcnav-item.l-header_tel{font-size:3rem;text-align:center;background:var(--gray);width:100%;padding:2.7rem 0 3.4rem}}.l-header__pcnav-item.l-header_tel .l-header__pcnav-head .l-header__pcnav-head-inner{font-size:2.6rem;font-weight:bold;line-height:normal;letter-spacing:normal;margin-bottom:.2rem}@media screen and (max-width: 768px){.l-header__pcnav-item.l-header_tel .l-header__pcnav-head .l-header__pcnav-head-inner{font-size:6rem;text-align:center}}.l-header__pcnav-item.l-header_tel .b_box{display:inline-block;border:2px solid var(--black);padding:.2rem .5rem}@media screen and (max-width: 768px){.l-header__pcnav-item.l-header_tel .b_box{margin-left:1.8rem;padding:.5rem 1.5rem}}.l-header__action-btn{background:rgba(0,0,0,0)}#menu-btn-check{display:none}@media screen and (max-width: 768px){.menu-btn{width:5.2rem;height:5.2rem;position:relative;background:rgba(0,0,0,0);display:flex;flex-direction:column;justify-content:center;cursor:pointer;z-index:1000}.l-header__action-btn-bar{width:100%;height:.3rem;background:var(--black);border-radius:2px;transition:all .3s ease-in-out}.l-header__action-btn-bar::before,.l-header__action-btn-bar::after{width:100%;content:"";position:absolute;display:block;position:absolute;height:.3rem;background:var(--black);border-radius:2px;transition:all .3s ease-in-out}.l-header__action-btn-bar::before{top:.8rem}.l-header__action-btn-bar::after{bottom:.8rem}#menu-btn-check:checked~.menu-btn .l-header__action-btn-bar{background:rgba(0,0,0,0);transition:all .3s ease-in-out}#menu-btn-check:checked~.menu-btn .l-header__action-btn-bar::before{top:50%;transform:rotate(45deg);transition:all .3s ease-in-out}#menu-btn-check:checked~.menu-btn .l-header__action-btn-bar::after{top:50%;transform:rotate(-45deg);transition:all .3s ease-in-out}#menu-btn-check:checked~.l-header__outer{background:var(--white)}}.l-footer{padding:0 1rem;background:url(../img/footer_bg.png);background-repeat:no-repeat;background-position:center top;background-size:cover}.ftr_box{max-width:111rem;display:flex;gap:5.7rem;justify-content:center;padding:11.6rem 0 5.2rem;margin:auto}@media screen and (max-width: 768px){.ftr_box{display:grid;gap:4.7rem;padding:9.7rem 0 10.3rem}}.ftr_box .map{width:min(700px,36.4583vw);max-width:100%;aspect-ratio:700/360}@media screen and (max-width: 768px){.ftr_box .map{width:min(600px,82.67vw);max-width:100%;aspect-ratio:620/620}}.ftr_box .map iframe{width:100%;height:100%;display:block;border:0}.ftr_box .comp_detail ul{font-size:1.8rem;font-weight:500;letter-spacing:normal;line-height:normal}@media screen and (max-width: 768px){.ftr_box .comp_detail ul{font-size:3rem}}.ftr_box .comp_detail ul .ftr_tel{font-size:4rem;font-weight:bold}@media screen and (max-width: 768px){.ftr_box .comp_detail ul .ftr_tel{font-size:6rem}}.ftr_box .comp_detail ul .ftr_tel+li{font-size:1.6rem}@media screen and (max-width: 768px){.ftr_box .comp_detail ul .ftr_tel+li{font-size:3rem}}.ftr_box .comp_detail ul .ftr_tel+li span{font-size:1.65rem;display:inline-block;border:1px solid var(--black);padding:.2rem .7rem .1rem;margin-left:.9rem}@media screen and (max-width: 768px){.ftr_box .comp_detail ul .ftr_tel+li span{font-size:3rem;margin-left:2rem;margin-bottom:2rem}}.ftr_box .comp_detail ul li:last-child{font-size:2rem}@media screen and (max-width: 768px){.ftr_box .comp_detail ul li:last-child{font-size:3rem}}.ftr_box .comp_detail ul li:last-child a{font-size:2.4rem;font-weight:bold}@media screen and (max-width: 768px){.ftr_box .comp_detail ul li:last-child a{font-size:3.6rem}}.ftr_box .comp_detail .ftr_contact{text-align:center;margin:3.0208333333vw auto 0;display:block;background:var(--black);max-width:21.2rem;color:var(--white);font-size:1.6rem;font-weight:bold;padding:1.6rem 0;position:relative}@media screen and (max-width: 768px){.ftr_box .comp_detail .ftr_contact{margin:8.4vw auto 0;font-size:3.8rem;font-weight:500;max-width:42.4rem;padding:3.3rem 0}}.ftr_box .comp_detail .ftr_contact::after{content:"";position:absolute;border-right:1px solid var(--white);border-top:1px solid var(--white);width:.8rem;height:.8rem;top:50%;transform:translateY(-50%) rotate(45deg);right:1.4rem}@media screen and (max-width: 768px){.ftr_box .comp_detail .ftr_contact::after{width:1.6rem;height:1.6rem;right:2.1rem}}small{text-align:center;font-size:1.6rem;font-weight:500;letter-spacing:normal;line-height:normal;display:block;padding-bottom:17.4rem}@media screen and (max-width: 768px){small{padding-bottom:13.8rem}}a:hover{opacity:.6}img{width:100%;vertical-align:bottom}main{position:relative;top:-7rem}@media screen and (max-width: 768px){main{top:0}}h1{font-size:7rem;font-weight:bold;text-transform:uppercase;text-align:center;margin-top:12.8rem}@media screen and (max-width: 768px){h1{font-size:8rem;margin-top:7.7rem}}span.ja{font-size:2.4rem;font-weight:bold;color:var(--red);text-align:center;margin:auto;display:block;margin-top:2.8rem}@media screen and (max-width: 768px){span.ja{font-size:3.6rem}}p{font-size:1.8rem;line-height:1.5;letter-spacing:normal}@media screen and (max-width: 768px){p{font-size:3rem}}.wrapper{background:url(../img/bg.png);background-repeat:no-repeat;background-position:center top;background-size:cover}@media(max-width: 768px){.wrapper{background:url(../img/bg_sp.jpg);background-repeat:no-repeat;background-position:center top;background-size:cover}}/*# sourceMappingURL=cmn.css.map */