#loading{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:9999}.spinner{width:50px;height:50px;border:5px solid #ccc;border-top-color:#333;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.loading-text{margin-top:12px;font-size:1rem;color:#333}.no-scroll{overflow:hidden}.d-none{display:none}.pc-none{display:none}@media screen and (max-width: 800px){.pc-none{display:block}}.main-header{position:relative}.main-header .main-header-back{object-fit:cover;width:100%;height:480px;filter:brightness(0.5)}.main-header .main-header-back.home{height:100dvh}.main-header .catch{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:90vw;max-width:100%;font-size:5rem;color:#fff;text-align:center;text-shadow:0 0 5px rgba(0,0,0,.5)}@media screen and (max-width: 1000px){.main-header .catch{font-size:5vw}}@media screen and (max-width: 800px){.main-header .catch{font-size:6vw}}.header-wrap{position:absolute;top:0;left:0;width:100%;padding:40px;transition:padding ease-in-out .5s;display:flex;justify-content:space-between;flex-wrap:wrap}.header-wrap.header-s-feature{position:static}.header-wrap.header-s-feature .header-nav li a{color:#222;text-shadow:none}.header-wrap>a img{width:100%;max-width:120px;height:auto;transition:width ease-in-out .5s,height ease-in-out .5s}.header-wrap .header-nav{display:flex;justify-content:space-between;font-weight:bold}.header-wrap .header-nav li{padding:20px}.header-wrap .header-nav li a{position:relative;display:flex;align-items:center;font-size:1.5rem;color:#fff;text-shadow:0 0 5px rgba(0,0,0,.5);z-index:1}.header-wrap .header-nav li a.contact{background-color:#f53240}.header-wrap .header-nav li a::before{position:absolute;bottom:-10px;left:0;content:"";width:100%;height:4px;background-color:#fff;transform:scaleX(0);transform-origin:left;transition:transform ease .3s;z-index:-1}.header-wrap .header-nav li a:hover::before{transform:scaleX(1)}@media screen and (max-width: 1000px){.header-wrap{padding:20px}.header-wrap>a{display:block}.header-wrap>a img{width:80%;height:auto}.header-wrap img{margin-left:initial}.header-wrap .nav-icon-wrap{position:fixed;top:20px;right:20px;width:50px;height:50px;background-color:rgba(0,0,0,.5);border:3px solid rgba(245,50,64,.5);border-radius:50px;z-index:100}.header-wrap .nav-icon{position:absolute;top:calc(50% - 4px);left:calc(50% - 12px);display:block;width:24px;height:10px}.header-wrap .nav-icon::before,.header-wrap .nav-icon::after{position:absolute;content:"";display:block;width:24px;height:2px;border-radius:5px;background-color:#fff;transition:.3s all;z-index:10000}.header-wrap .nav-icon::before{top:0}.header-wrap .nav-icon::after{bottom:0}.header-wrap nav{position:fixed;top:0;left:0;display:block;width:100vw;height:100vh;background-color:#222;visibility:hidden;transition:opacity ease-in-out .3s,visibility 0s linear .3s;opacity:0;z-index:99}.header-wrap nav .header-nav{flex-direction:column;margin-top:100px;font-size:1.6rem;border-top:1px solid hsla(0,0%,100%,.1)}.header-wrap nav .header-nav li{border-bottom:1px solid hsla(0,0%,100%,.1)}.header-wrap nav .header-nav li a{position:relative}.header-wrap nav .header-nav li a::before{content:none}.header-wrap nav .header-nav li a::after{position:absolute;right:0;content:"";display:inline-block;width:36px;height:36px;background-color:#fff;background-image:url(../images/svg/arrow-right-solid.svg);background-size:50% 50%;background-repeat:no-repeat;background-position:center;border-radius:36px}.header-wrap #main-nav:checked~.nav-icon-wrap .nav-icon::before{top:calc(50% - 2px);transform:rotate(45deg)}.header-wrap #main-nav:checked~.nav-icon-wrap .nav-icon::after{top:calc(50% - 2px);transform:rotate(-45deg)}.header-wrap #main-nav:checked~nav{opacity:1;visibility:visible;transition:opacity .3s ease,visibility 0s linear 0s}}.new-slick-back{width:360px;max-height:240px;border-radius:10px;object-fit:cover}@media screen and (max-width: 1200px){.new-slick-back{width:24dvw;max-height:15dvw}}@media screen and (max-width: 1000px){.new-slick-back{width:30dvw;max-height:18dvw}}@media screen and (max-width: 800px){.new-slick-back{width:48dvw;max-height:27dvw}}@media screen and (max-width: 600px){.new-slick-back{width:80dvw;max-height:45dvw}}.slick-container-wrapper{position:absolute;bottom:20px;left:0;width:100%}.slick-item{height:100%;padding:0 10px}.slick-item a{position:relative;display:block;width:100%;height:100%}.slick-item-info-area{position:absolute;top:10px;right:10px;display:flex;flex-direction:column;align-items:flex-end;gap:10px;font-size:1.4rem;line-height:1}@media screen and (max-width: 768px){.slick-item-info-area{font-size:1.2rem}}.slick-item-area{display:flex;align-items:center;padding:3px 10px 3px 5px;background-color:#fff;border-radius:20px}.slick-item-area svg{width:20px;height:20px;fill:#f53240}@media screen and (max-width: 768px){.slick-item-area svg{width:16px;height:16px}}.slick-item-category{padding:5px 10px;background-color:#fff;border-radius:20px}.slick-item-title{position:absolute;right:0;bottom:0;left:0;padding:10px;color:#fff;line-height:1.25;background-color:rgba(0,0,0,.5);border-radius:0 0 10px 10px;overflow-wrap:break-word;word-break:break-word}@media screen and (max-width: 1000px){.slick-item-title{font-size:1.6rem}}@media screen and (max-width: 768px){.slick-item-title{font-size:1.4rem}}/*# sourceMappingURL=header.min.css.map */