.nav-fixed{position:fixed;opacity:0;visibility:hidden;top:0;z-index:99;display:flex;justify-content:space-between;background:url("../img/shared/bg_navfixed.jpg");color:#fff}.nav-fixed.fixed{opacity:1;visibility:visible}.nav-fixed.cl-white {color: #fff;} .nav-fixed .left{display:flex;align-items:center;padding-left:88px;gap:0 22px}.nav-fixed .left .nav{display:flex;gap:0 17px}.nav-fixed .left .nav>li>a,.nav-fixed .left .nav>li .parent{padding:21.5px 8px;display:block;text-decoration:none;position:relative;cursor:pointer;letter-spacing:0}.nav-fixed .left .nav>li>a::before,.nav-fixed .left .nav>li .parent::before{content:"";position:absolute;top:0;left:0;right:0;background:#fff;height:4px;opacity:0;visibility:hidden;transition:all .3s}.nav-fixed .left .nav>li>a.active::before,.nav-fixed .left .nav>li>a:hover::before,.nav-fixed .left .nav>li .parent.active::before,.nav-fixed .left .nav>li .parent:hover::before{opacity:1;visibility:visible}.nav-fixed .left .nav>li.has-sub{position:relative}.nav-fixed .left .nav>li.has-sub:hover .sub-nav{opacity:1;visibility:visible}.nav-fixed .left .nav>li.has-sub .sub-nav{position:absolute;top:63px;left:50%;width:-moz-max-content;width:max-content;border-left:1px solid #000;padding:30px 0 0;opacity:0;visibility:hidden}.nav-fixed .left .nav>li.has-sub .sub-nav li{position:relative;padding-left:20px;color: #000;}.nav-fixed.cl-white .left .nav>li.has-sub .sub-nav{border-color: #fff;}.nav-fixed.cl-white .left .nav>li.has-sub .sub-nav li{color: #fff;}.nav-fixed .left .nav>li.has-sub .sub-nav li::before{content:"";position:absolute;left:-3px;border-radius:50%;background:#000;width:5px;height:5px;top:50%;transform:translateY(-50%)}.nav-fixed.cl-white .left .nav>li.has-sub .sub-nav li::before{background: #fff;}.nav-fixed .left .nav>li.has-sub .sub-nav li a{display:block;line-height:1.5}.nav-fixed .left .nav>li.has-sub .sub-nav li+li{margin-top:10px}.nav-fixed .left .insta{border-left:1px solid #b0b0b0;padding-left:29px}.nav-fixed .left .insta a{display:block;line-height:0}.nav-fixed .btn-web{width:193px}.nav-fixed .btn-web a{line-height:1.375;padding:18px 0}.nav-fixed .btn-web a::before{background-image:url("../img/shared/fixed_web.png");width:29px;height:28px}.nav-fixed .btn-web a:hover::before{background-image:url("../img/shared/fixed_web2.png")}.btn-web{position:relative;z-index:2}.btn-web a{display:flex;align-items:center;justify-content:center;gap:0 15px;color:#fff;line-height:1;transition:all .3s;text-decoration:none;background:#9d2a2a;position:relative;z-index:1;padding:14px 0 17px;text-align:center}@media screen and (max-width: 767px){.btn-web a{font-size:12px}}.btn-web a::before{content:"";background:url("../img/shared/icon_web.png") no-repeat center/100% auto;width:15px;height:15px;transition:all .3s}@media screen and (min-width: 768px){.btn-web a{gap:0 20px}.btn-web a:after{content:"";position:absolute;z-index:-1;top:0;bottom:0;left:0;background:#fff;transition:right .3s;right:100%}.btn-web a::before{width:20px;height:19px}.btn-web a:hover{color:#000}.btn-web a:hover::before{background-image:url("../img/shared/icon_web2.png")}.btn-web a:hover:after{right:0;border:1px solid #000}}#header{position:relative}@media screen and (max-width: 767px){#header .group{position:absolute;z-index:2;top:20px;left:50%;transform:translateX(-50%);width:130px}}#header .group-h1{position:absolute;top:calc(100% + 12px);right:6%}@media screen and (max-width: 767px){#header .group-h1{left:6%}#header .group-h1 h1{font-size:11.7px;line-height:1.5}}@media screen and (min-width: 768px){#header{padding:13px 0 0 0}#header .group-h1{top:0;right:0;display:flex;align-items:center;gap:0 20px}#header .group-h1 .group-btn{background:#000;display:flex;align-items:center;justify-content:center;min-width:162px;color:#fff;padding:9px 0 10px}#header .group-h1 .group-btn .link{border-right:1px solid rgba(255,255,255,.6);padding-right:15px;margin-right:20px}#header .group-h1 .group-btn .link a{display:block;line-height:1.875}#header .group-h1 .group-btn .insta a{display:block;line-height:0}#header .group-h1 h1{font-size:13px;line-height:1.5;letter-spacing:-0.06em}#header .group{display:flex;align-items:flex-start;padding-left:62px}#header .group .nav{display:flex;gap:0 20px;height:130px;margin:47px 25px 0 62px;padding:0 20px 0 0;border-right:1px solid rgba(0,0,0,.3)}#header .group .nav>li>a,#header .group .nav>li .parent{font-size:18px;line-height:30px;display:block;padding-top:16px;text-decoration:none;height:130px;transition:all .3s;cursor:pointer;box-sizing:border-box;letter-spacing:.1em;width:30px}#header .group .nav>li>a:hover,#header .group .nav>li>a.active,#header .group .nav>li .parent:hover,#header .group .nav>li .parent.active{background:#000;color:#fff}#header .group .nav>li.has-sub{display:flex;align-items:flex-end}#header .group .nav>li.has-sub .sub-nav{display:flex;margin-left:5px;height:96px;margin-right:-7px}#header .group .nav>li.has-sub .sub-nav li a{display:block;text-decoration:none;font-size:15px;line-height:2;position:relative;letter-spacing:.16em;margin-bottom:-20px;cursor:pointer;width:30px}#header .group .nav>li.has-sub .sub-nav li a::before{content:"";position:absolute;top:-20px;width:1px;height:15px;left:15px;background:#000;opacity:0;visibility:hidden;transform:rotate(45deg)}#header .group .nav>li.has-sub .sub-nav li a:hover::before{opacity:1;visibility:visible}#header .group .nav>li.has-sub .sub-nav li:first-child a::before{opacity:1;visibility:visible}#header .group .group-btn{width:240px;align-self:flex-end;margin-bottom:2px}#header .group .group-btn .tel{text-align:center}#header .group .group-btn .tel .sub-tel{display:block;font-size:14px;line-height:1}#header .group .group-btn .tel span{display:flex;align-items:center;justify-content:center;font-size:32px;line-height:1;margin:9px 0 0;gap:0 3px}#header .group .group-btn .tel span::before{content:"";background:url("../img/shared/icon_tel.png") no-repeat center/100% auto;width:21px;height:24px}#header .group .group-btn .btn-web{margin:5px 0 0}}@media screen and (min-width: 768px){#key{padding-right:38px;margin-top:7px}}#key .img{height:160vw}@media screen and (min-width: 768px){#key .img{height:850px}}#index #key .right{display:flex;gap:0 2px;margin-top:1px}@media screen and (max-width: 767px){#index #key .img{height:auto}}@media screen and (min-width: 768px){#index #key{display:flex}#index #key .key-slide{width:61%}#index #key .right{width:39%;display:grid;grid-template:1fr 1fr/1fr;margin-top:0;gap:0}}#ft-fixed{background:#000;color:#fff;display:flex;z-index:99999}#ft-fixed p{width:25%;box-sizing:border-box;border-top:1px solid #fff;padding:11.5px 0 0;text-align:center;font-size:10px;line-height:1.2}#ft-fixed p+p{border-left:1px solid #fff}#ft-fixed p .icon{height:21px;display:block;line-height:1;margin-bottom:7px}#ft-fixed p .icon img{width:auto;height:100%}#ft-fixed .hamburger{position:relative;bottom:0;right:0;top:auto;width:25vw;box-sizing:border-box;border-top:1px solid #fff;border-left:1px solid #fff;height:62.5px;display:flex;flex-direction:column;align-items:center;justify-content:center}#ft-fixed .hamburger .hamburger-box{width:13px;height:7px}#ft-fixed .hamburger.is-active{background:url("../img/shared/bg.jpg");color:#000;border:0}#ft-fixed .hamburger.is-active:after{color:#000}#menu-toggle{background:url("../img/shared/bg.jpg")}#menu-toggle .logo{width:125px;margin:0 auto 20px}#menu-toggle .nav>li{border-bottom:1px solid rgba(0,0,0,.5)}#menu-toggle .nav>li>a,#menu-toggle .nav>li .parent{padding:0 12.4vw;font-size:20px;line-height:1.925;display:block;text-decoration:none}#menu-toggle .nav>li>a.active,#menu-toggle .nav>li .parent.active{background:#000;color:#fff}#menu-toggle .nav>li.has-sub .sub-nav{padding:0 12.4vw}#menu-toggle .nav>li.has-sub .sub-nav li a{padding-left:6vw;position:relative;text-decoration:none;display:block;font-size:12px;line-height:25px}#menu-toggle .nav>li.has-sub .sub-nav li a::before{content:"";position:absolute;top:50%;left:7px;width:1px;height:15px;background:#000;opacity:0;visibility:hidden;transform:translateY(-50%) rotate(45deg)}#menu-toggle .nav>li.has-sub .sub-nav li a.active::before{opacity:1;visibility:visible}#menu-toggle .nav>li.has-sub .sub-nav li+li{margin-top:2px}#menu-toggle .insta{width:30px;margin:15px 12.5vw}#menu-toggle .tel{margin:0 12.5vw}#menu-toggle .tel span{display:flex;align-items:baseline;gap:0 2px;font-size:23px;line-height:1}#menu-toggle .tel span::before{content:"";background:url("../img/shared/icon_tel2.png") no-repeat top center/100% auto;width:15px;height:17px}#menu-toggle .tel .note-tel{display:block;font-size:9px;letter-spacing:0;margin:4px 0 0}#menu-toggle .btn-web{margin:12px 0 0 12.5vw;width:167px}#menu-toggle .btn-web a{gap:0 15px;font-size:11px}#menu-toggle .btn-web a::before{width:13.5px;height:13.5px}#footer{background:#000;color:#fff}@media screen and (max-width: 767px){#footer{padding:26px 0 125px}}#footer .flex{margin:0 12.4vw 22px}#footer .flex .left{text-align:center}@media screen and (max-width: 767px){#footer .flex .left .logo{width:105px;margin:0 auto}}#footer .flex .left .tel{margin:15px 0}#footer .flex .left .tel span{display:flex;align-items:center;justify-content:center;font-size:25px;line-height:1;margin:0 0 7px;gap:0 3px}#footer .flex .left .tel span::before{content:"";background:url("../img/shared/icon_tel4.png") no-repeat center/100% auto;width:16px;height:18.5px}#footer .flex .left .tel .note-tel{display:block;font-size:9.5px}#footer .flex .left .btn-web{width:180px;margin:0 auto}#footer .flex .right{margin:20px 0 0}#footer .flex .right p{line-height:1.28}@media screen and (max-width: 767px){#footer .flex .right p{font-size:12.5px;letter-spacing:0}#footer .flex .right p+p{margin-top:12px}}@media screen and (max-width: 767px){#footer .group .wrap{padding:0}}#footer .group .right{text-align:center;margin:0 6% 23px}@media screen and (max-width: 767px){#footer .group .right{border-top:1px dashed rgba(255,255,255,.5);padding-top:15px}}#footer .group .right .btn-copy{margin:0 0 12px}#footer .group .right .btn-copy a{text-decoration:none;border-bottom:1px solid;display:inline-flex;align-items:baseline;font-size:9px;line-height:1.5;cursor:pointer;padding:0 0 5px;letter-spacing:.11em;gap:0 8px}#footer .group .right .btn-copy a::before{content:"";background:url("../img/shared/icon_url.png") no-repeat center/100% auto;width:8.5px;height:12px}#footer .group .right .btn-copy a.copied{cursor:context-menu}#footer .group .left{font-size:10px;line-height:1.8}@media screen and (max-width: 767px){#footer .group .left{text-align:center;padding-top:12px;border-top:1px solid rgba(255,255,255,.5)}}@media screen and (min-width: 768px){#footer .nav{padding:35px 0 39px;display:flex;justify-content:center;position:relative}#footer .nav::before{content:"";position:absolute;top:1px;left:0;right:0;height:7px;border-top:1px solid rgba(255,255,255,.5);border-bottom:2px solid rgba(255,255,255,.5)}#footer .nav::after{content:"";position:absolute;bottom:0;left:0;right:0;height:8px;border-bottom:1px solid rgba(255,255,255,.5);border-top:2px solid rgba(255,255,255,.5)}#footer .nav li{line-height:1;padding:0 21px}#footer .nav li+li{border-left:1px solid}#footer .nav li a{font-size:18px;letter-spacing:.05em}#footer .flex{margin:75px auto 105px;width:788px;display:flex;justify-content:flex-end;gap:0 100px}#footer .flex .left .tel{margin:29px 0 31px}#footer .flex .left .tel .sub-tel{display:block;font-size:20px;line-height:1}#footer .flex .left .tel span{font-size:30px;margin:12px 0 0;gap:0 3px}#footer .flex .left .tel span::before{width:22px;height:26px}#footer .flex .left .btn-web{width:240px}#footer .flex .right{margin:20px 0 0;border-top:1px dashed #a6a6a6}#footer .flex .right p{line-height:1.5625;padding:13px 0;border-bottom:1px dashed #a6a6a6}#footer .group{width:1196px;max-width:100%;margin:0 auto;padding:22px 0 37px;border-top:1px solid rgba(255,255,255,.5)}#footer .group .wrap{display:flex;flex-direction:row-reverse;justify-content:space-between}#footer .group .right{text-align:right;margin:2px 0 0}#footer .group .right .btn-copy{margin:0 0 5px}#footer .group .right .btn-copy a{font-size:13.5px}#footer .group .right .btn-copy a::before{width:13px;height:18px}#footer .group .right .btn-copy a:not(.copied):hover{border-color:rgba(0,0,0,0)}#footer .group .left{font-size:13px;line-height:25px}#footer .group .left address{letter-spacing:.18em}}.btn-link{position:relative;z-index:2}.btn-link a{display:block;text-decoration:none;color:#fff;text-align:center;font-size:15.5px;line-height:2;padding:12px 0;letter-spacing:.1em;transition:all .5s;position:relative;z-index:2}.btn-link a:after{content:"";position:absolute;top:0;left:0;bottom:0;width:100%;background:#000;z-index:-1;transition:all .3s}.btn-link a::before{content:"";position:absolute;top:0;bottom:0;width:7.5px;background:#fff;transition:all .5s;left:15px}.btn-link.has-arrow a{position:relative}.btn-link.has-arrow a span{display:block}.btn-link.has-arrow a span:after{content:"";position:absolute;top:0;bottom:0;right:25px;background:url("../img/shared/arrow2.png") no-repeat center/100% auto;width:7px;transition:all .5s}@media screen and (min-width: 768px){.btn-link a{border:1px solid;color:#000;font-size:20px;padding:14px 0;letter-spacing:.15em}.btn-link a:after{width:0;background:#2e2e29}.btn-link a::before{width:10px;background:#000;left:18px}.btn-link a:hover{color:#fff}.btn-link a:hover::before{background:#fff}.btn-link a:hover:after{width:100%}.btn-link.has-arrow a span:after{right:32px;background-image:url("../img/shared/arrow.png");width:9px}.btn-link.has-arrow a:hover span:after{background-image:url("../img/shared/arrow2.png")}}main{overflow:hidden}.btn-popup{position:relative;z-index:2}.btn-popup>span{display:block;text-decoration:none;color:#fff;text-align:center;font-size:15.5px;line-height:2;padding:12px 0;letter-spacing:.1em;transition:all .5s;position:relative;z-index:2;cursor:pointer}.btn-popup>span:after{content:"";position:absolute;top:0;left:0;bottom:0;width:100%;background:#000;z-index:-1;transition:all .3s}.btn-popup>span::before{content:"";position:absolute;top:0;bottom:0;width:7.5px;background:#fff;transition:all .5s;left:15px}.btn-popup>span span{display:block}.btn-popup>span span:after{content:"";position:absolute;top:0;bottom:0;right:25px;background:url("../img/menu/icon.png") no-repeat center/100% auto;width:14px;transition:all .5s}.btn-popup.style2>span{color:#000}.btn-popup.style2>span:after{background:#fff}.btn-popup.style2>span::before{background:#000}.btn-popup.style2>span span:after{background-image:url("../img/menu/icon2.png")}@media screen and (min-width: 768px){.btn-popup>span{border:1px solid;color:#000;font-size:20px;padding:14px 0;letter-spacing:.15em}.btn-popup>span:after{width:0;background:#2e2e29}.btn-popup>span::before{width:10px;background:#000;left:18px}.btn-popup>span:hover{color:#fff}.btn-popup>span:hover::before{background:#fff}.btn-popup>span:hover:after{width:100%}.btn-popup>span:hover span:after{background-image:url("../img/menu/icon.png")}.btn-popup>span span:after{right:32px;background-image:url("../img/menu/icon2.png");width:16px}.btn-popup.style2>span{color:#fff}.btn-popup.style2>span:after{background:#fff}.btn-popup.style2>span::before{background:#fff}.btn-popup.style2>span span:after{background-image:url("../img/menu/icon.png")}.btn-popup.style2>span:hover{color:#000}.btn-popup.style2>span:hover::before{background:#000}.btn-popup.style2>span:hover span:after{background-image:url("../img/menu/icon2.png")}}