.appear.up .item{-webkit-transform:translateY(6px);transform:translateY(6px)}.appear.down .item{-webkit-transform:translateY(-6px);transform:translateY(-6px)}.appear.left .item{-webkit-transform:translateX(40px);transform:translateX(40px)}.appear.right .item{-webkit-transform:translateX(-40px);transform:translateX(-40px)}.appear .item{-webkit-transition:all .8s;transition:all .8s;opacity:0}.appear.inview .item{opacity:1;-webkit-transform:none;transform:none}.appear.inview .item:nth-child(1) {-webkit-transition-delay:.1s;transition-delay:.1s}.appear.inview .item:nth-child(2) {-webkit-transition-delay:.2s;transition-delay:.2s}.appear.inview .item:nth-child(3) {-webkit-transition-delay:.3s;transition-delay:.3s}.appear.inview .item:nth-child(4) {-webkit-transition-delay:.4s;transition-delay:.4s}.appear.inview .item:nth-child(5) {-webkit-transition-delay:.5s;transition-delay:.5s}.appear.inview .item:nth-child(6) {-webkit-transition-delay:.6s;transition-delay:.6s}.appear.inview .item:nth-child(7) {-webkit-transition-delay:.7s;transition-delay:.7s}.appear.inview .item:nth-child(8) {-webkit-transition-delay:.8s;transition-delay:.8s}.appear.inview .item:nth-child(9) {-webkit-transition-delay:.9s;transition-delay:.9s}.appear.inview .item:nth-child(10) {-webkit-transition-delay:1s;transition-delay:1s}.btn{position:relative;display:inline-block;background-color:#fff;border:1px solid #000;font-weight:600;padding:10px 40px;margin:10px auto;cursor:pointer;-webkit-transition:all .3s;transition:all .3s;color:#000;text-decoration:none!important}.btn.float:hover{background-color:#000;color:#fff;-webkit-box-shadow:5px 5px 10px 0 rgba(0,0,0,.5);box-shadow:5px 5px 10px 0 rgba(0,0,0,.5)}.btn.filled{background-color:#000;color:#fff;-webkit-box-shadow:5px 5px 10px 0 rgba(0,0,0,.5);box-shadow:5px 5px 10px 0 rgba(0,0,0,.5)}.btn.filled:hover{background-color:#fff;color:#000;-webkit-box-shadow:none;box-shadow:none}.btn.letter-spacing:hover{background-color:#000;letter-spacing:3px;color:#fff}.btn.shadow{-webkit-box-shadow:none;box-shadow:none}.btn.shadow:hover{-webkit-transform:translate(-2.5px,-2.5px);transform:translate(-2.5px,-2.5px);-webkit-box-shadow:5px 5px 0 0 #000;box-shadow:5px 5px 0 0 #000}.btn.solid{-webkit-box-shadow:2px 2px 0 0 #000;box-shadow:2px 2px 0 0 #000;border-radius:7px}.btn.solid:hover{-webkit-transform:translate(2px,2px);transform:translate(2px,2px);-webkit-box-shadow:none;box-shadow:none}.btn.slide-bg{position:relative;overflow:hidden;z-index:1}.btn.slide-bg::before{content:"";display:inline-block;width:100%;height:100%;background-color:#000;position:absolute;top:0;left:0;-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s , -webkit-transform .3s;z-index:-1}.btn.slide-bg:hover{color:#fff}.btn.slide-bg:hover::before{-webkit-transform:none;transform:none}.btn.cover-3d{position:relative;z-index:1;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-perspective:300px;perspective:300px}.btn.cover-3d::before{content:"";display:inline-block;width:100%;height:100%;background-color:#000;position:absolute;top:0;left:0;-webkit-transform:rotateX(90deg);transform:rotateX(90deg);-webkit-transition:all .3s;transition:all .3s;-webkit-transform-origin:top center;transform-origin:top center;z-index:-1;opacity:0}.btn.cover-3d:hover{color:#fff}.btn.cover-3d:hover::before{-webkit-transform:none;transform:none;opacity:1}.btn-cubic{position:relative;display:inline-block;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-perspective:300px;perspective:300px;width:150px;height:50px;margin:0 auto;cursor:pointer;font-weight:600}.btn-cubic span{position:absolute;top:0;left:0;width:100%;height:100%;border:1px solid #000;line-height:48px;text-align:center;-webkit-transition:all .3s;transition:all .3s;-webkit-transform-origin:center center -25px;transform-origin:center center -25px;color:#000}.btn-cubic .hovering{background-color:#000;color:#fff;-webkit-transform:rotateX(90deg);transform:rotateX(90deg)}.btn-cubic .default{background-color:#fff;color:#000;-webkit-transform:rotateX(0);transform:rotateX(0)}.btn-cubic:hover .hovering{-webkit-transform:rotateX(0);transform:rotateX(0)}.btn-cubic:hover .default{-webkit-transform:rotateX(-90deg);transform:rotateX(-90deg)}.animate-title,.tween-animate-title{opacity:0}.animate-title.inview,.tween-animate-title.inview{opacity:1}.animate-title.inview .char,.tween-animate-title.inview .char{display:inline-block}.animate-title .char,.tween-animate-title .char{opacity:0}.animate-title.inview .char{-webkit-animation-name:kf-animate-chars;animation-name:kf-animate-chars;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-timing-function:cubic-bezier(.39,1.57,.58,1);animation-timing-function:cubic-bezier(.39,1.57,.58,1);-webkit-animation-delay:0s;animation-delay:0s;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-direction:normal;animation-direction:normal;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animate-title.inview .char:nth-child(1) {-webkit-animation-delay:.04s;animation-delay:.04s}.animate-title.inview .char:nth-child(2) {-webkit-animation-delay:.08s;animation-delay:.08s}.animate-title.inview .char:nth-child(3) {-webkit-animation-delay:.12s;animation-delay:.12s}.animate-title.inview .char:nth-child(4) {-webkit-animation-delay:.16s;animation-delay:.16s}.animate-title.inview .char:nth-child(5) {-webkit-animation-delay:.2s;animation-delay:.2s}.animate-title.inview .char:nth-child(6) {-webkit-animation-delay:.24s;animation-delay:.24s}.animate-title.inview .char:nth-child(7) {-webkit-animation-delay:.28s;animation-delay:.28s}.animate-title.inview .char:nth-child(8) {-webkit-animation-delay:.32s;animation-delay:.32s}.animate-title.inview .char:nth-child(9) {-webkit-animation-delay:.36s;animation-delay:.36s}.animate-title.inview .char:nth-child(10) {-webkit-animation-delay:.4s;animation-delay:.4s}.animate-title.inview .char:nth-child(11) {-webkit-animation-delay:.44s;animation-delay:.44s}.animate-title.inview .char:nth-child(12) {-webkit-animation-delay:.48s;animation-delay:.48s}.animate-title.inview .char:nth-child(13) {-webkit-animation-delay:.52s;animation-delay:.52s}.animate-title.inview .char:nth-child(14) {-webkit-animation-delay:.56s;animation-delay:.56s}.animate-title.inview .char:nth-child(15) {-webkit-animation-delay:.6s;animation-delay:.6s}.animate-title.inview .char:nth-child(16) {-webkit-animation-delay:.64s;animation-delay:.64s}.animate-title.inview .char:nth-child(17) {-webkit-animation-delay:.68s;animation-delay:.68s}.animate-title.inview .char:nth-child(18) {-webkit-animation-delay:.72s;animation-delay:.72s}.animate-title.inview .char:nth-child(19) {-webkit-animation-delay:.76s;animation-delay:.76s}.animate-title.inview .char:nth-child(20) {-webkit-animation-delay:.8s;animation-delay:.8s}.animate-title.inview .char:nth-child(21) {-webkit-animation-delay:.84s;animation-delay:.84s}.animate-title.inview .char:nth-child(22) {-webkit-animation-delay:.88s;animation-delay:.88s}.animate-title.inview .char:nth-child(23) {-webkit-animation-delay:.92s;animation-delay:.92s}.animate-title.inview .char:nth-child(24) {-webkit-animation-delay:.96s;animation-delay:.96s}.animate-title.inview .char:nth-child(25) {-webkit-animation-delay:1s;animation-delay:1s}.animate-title.inview .char:nth-child(26) {-webkit-animation-delay:1.04s;animation-delay:1.04s}.animate-title.inview .char:nth-child(27) {-webkit-animation-delay:1.08s;animation-delay:1.08s}.animate-title.inview .char:nth-child(28) {-webkit-animation-delay:1.12s;animation-delay:1.12s}.animate-title.inview .char:nth-child(29) {-webkit-animation-delay:1.16s;animation-delay:1.16s}.animate-title.inview .char:nth-child(30) {-webkit-animation-delay:1.2s;animation-delay:1.2s}@-webkit-keyframes kf-animate-chars {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}@keyframes kf-animate-chars {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}.cover-slide{position:relative;overflow:hidden}.cover-slide::after{content:"";position:absolute;z-index:2;top:0;left:0;right:0;bottom:0;background-color:#eaebe6;opacity:0}.cover-slide.inview::after{opacity:1;-webkit-animation-name:kf-cover-slide;animation-name:kf-cover-slide;-webkit-animation-duration:1.6s;animation-duration:1.6s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-delay:0s;animation-delay:0s;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-direction:normal;animation-direction:normal;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes kf-cover-slide {
  0% {
    -webkit-transform-origin: left;
            transform-origin: left;
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
  }
  50% {
    -webkit-transform-origin: left;
            transform-origin: left;
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
  }
  50.1% {
    -webkit-transform-origin: right;
            transform-origin: right;
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
  }
  100% {
    -webkit-transform-origin: right;
            transform-origin: right;
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
  }
}@keyframes kf-cover-slide {
  0% {
    -webkit-transform-origin: left;
            transform-origin: left;
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
  }
  50% {
    -webkit-transform-origin: left;
            transform-origin: left;
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
  }
  50.1% {
    -webkit-transform-origin: right;
            transform-origin: right;
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
  }
  100% {
    -webkit-transform-origin: right;
            transform-origin: right;
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
  }
}.img-zoom,.bg-img-zoom{opacity:0}.inview .img-zoom,.inview .bg-img-zoom{opacity:1;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease , -webkit-transform .3s ease;-webkit-animation-name:kf-img-show;animation-name:kf-img-show;-webkit-animation-duration:1.6s;animation-duration:1.6s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-delay:0s;animation-delay:0s;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-direction:normal;animation-direction:normal;-webkit-animation-fill-mode:normal;animation-fill-mode:normal}.inview .img-zoom:hover,.inview .bg-img-zoom:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}@-webkit-keyframes kf-img-show {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  50.1% {
    opacity: 1;
    -webkit-transform: scale(1.5);
            transform: scale(1.5);
  }
  100% {
    opacity: 1;
  }
}@keyframes kf-img-show {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  50.1% {
    opacity: 1;
    -webkit-transform: scale(1.5);
            transform: scale(1.5);
  }
  100% {
    opacity: 1;
  }
}.hover-darken::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;-webkit-transition:background-color .3s ease;transition:background-color .3s ease;pointer-events:none;-webkit-animation-name:kf-img-show;animation-name:kf-img-show;-webkit-animation-duration:1.6s;animation-duration:1.6s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-delay:0s;animation-delay:0s;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-direction:normal;animation-direction:normal;-webkit-animation-fill-mode:normal;animation-fill-mode:normal}.hover-darken:hover::before{background-color:rgba(0,0,0,.4)}.bg-img-zoom{background-image:url(images/image-1.jpg);background-repeat:no-repeat;background-position:center;background-size:cover;width:100%}.img-bg50{position:relative}.img-bg50::before{display:block;content:'';padding-top:50%}html{-ms-touch-action:manipulation!important;touch-action:manipulation!important}body{font-family:"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",メイリオ,Meiryo,"ＭＳ Ｐゴシック","Helvetica Neue",Helvetica,Arial;height:100%}img{max-width:100%}a:hover{color:#000;opacity:.6;-webkit-transition:opacity .3s ease-out;transition:opacity .3s ease-out;text-decoration:none}li{list-style:none!important}ul,ol{padding:0;margin-bottom:0}.test-sp{width:100%;margin-top:58px}.test-pc{display:block;width:1050px;margin:37px auto 0 auto}.main-wrapper{margin-top:68px;min-height:450px}@media only screen and (min-width:1050px){.main-wrapper{margin-top:56px;min-height:780px}}.font-din-2014{font-family:din-2014,sans-serif;font-weight:400;font-style:normal}.font-din-condensed{font-family:din-condensed,sans-serif;font-weight:400;font-style:normal}.font-tbm-g{font-family:toppan-bunkyu-midashi-go-std,sans-serif;font-weight:900;font-style:normal}.font-tbg-r{font-family:toppan-bunkyu-gothic-pr6n,serif;font-weight:400;font-style:normal}.font-tbg-db{font-family:toppan-bunkyu-gothic-pr6n,serif;font-weight:600;font-style:normal}.font-sm{font-size:14px}.font-md{font-size:17px}.font-lr{font-size:17px}.font-lg{font-size:25px}.slide-top{opacity:0;-webkit-transform:translate(0,-20px);transform:translate(0,-20px);-webkit-transition:all 1s ease-out;transition:all 1s ease-out}.slide-bottom{opacity:0;-webkit-transform:translate(0,20px);transform:translate(0,20px);-webkit-transition:all 1s ease-out;transition:all 1s ease-out}.slide-left{opacity:0;-webkit-transform:translate(-20px,0);transform:translate(-20px,0);-webkit-transition:all 1s ease-out;transition:all 1s ease-out}.slide-right{opacity:0;-webkit-transform:translate(20px,0);transform:translate(20px,0);-webkit-transition:all 1s ease-out;transition:all 1s ease-out}#container{background-color:#fff;position:relative;z-index:10;-webkit-transition:-webkit-transform .5s , -webkit-box-shadow .5s;transition:-webkit-transform .5s , -webkit-box-shadow .5s;transition:transform .5s , box-shadow .5s;transition:transform .5s , box-shadow .5s , -webkit-transform .5s , -webkit-box-shadow .5s}.travel__inner{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:15px;background-color:#eaebe6;position:relative;z-index:0}.travel__title{position:relative}.travel__title::before{display:none;content:"";position:absolute;top:50%;left:-120px;width:100px;height:1px;background-color:#000;-webkit-transform:translateY(-50%) scaleX(0);transform:translateY(-50%) scaleX(0);-webkit-transition:-webkit-transform .3s ease 1.6s;transition:-webkit-transform .3s ease 1.6s;transition:transform .3s ease 1.6s;transition:transform .3s ease 1.6s , -webkit-transform .3s ease 1.6s;-webkit-transform-origin:right;transform-origin:right}.travel__img{height:300px;-webkit-transition:-webkit-box-shadow 1ms linear .8s;transition:-webkit-box-shadow 1ms linear .8s;transition:box-shadow 1ms linear .8s;transition:box-shadow 1ms linear .8s , -webkit-box-shadow 1ms linear .8s}.travel__img>img{position:relative;z-index:-1;-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.travel__img.inview{-webkit-box-shadow:inset 0 0 30px #000;box-shadow:inset 0 0 30px #000}.travel__texts.inview .travel__title::before{-webkit-transform:translateY(-50%);transform:translateY(-50%)}.header{position:fixed;top:0;left:0;width:100%;height:auto;z-index:100;background-color:#00b3cd}.header__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:15px}@media only screen and (min-width:1050px){.header__inner{width:1080px;margin:0 auto;padding:12px 20px 4px 20px}}.header__logo-title{display:inline-block;height:33px;margin:0;font-size:0}@media only screen and (min-width:1050px){.header__logo-title{height:40px}}.header__logo-title-link{display:block;width:100%}.header__logo-img{display:block;width:auto;height:32px;-o-object-fit:contain;object-fit:contain}@media only screen and (min-width:1050px){.header__logo-img{height:33px}}.header__sp-menu-drawer{width:auto;height:38px;position:relative}.header__sp-menu-input{display:none}.header__sp-menu-open{display:inline-block;position:relative;width:34px;height:38px;margin:0;background:url(images/sp_menu_icon.svg) no-repeat right center}.header__sp-menu-colse{display:none;position:fixed;z-index:99;top:0;right:0;width:100%;height:100%;background:#000;opacity:0;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.header__sp-menu-content{overflow:auto;position:fixed;top:0;right:0;z-index:9999;width:72%;max-width:330px;height:100%;padding:20px;background:#43403d;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;-webkit-transform:translateX(115%);transform:translateX(115%)}.header__sp-menu-input:checked ~ .header__sp-menu-colse {display:block;opacity:.5}.header__sp-menu-input:checked ~ .header__sp-menu-content {-webkit-transform:translateX(0%);transform:translateX(0%);-webkit-box-shadow:6px 0 25px rgba(0,0,0,.15);box-shadow:6px 0 25px rgba(0,0,0,.15)}.header__sp-menu-colse-btn{display:block;width:40px;height:40px;margin:0 0 0 auto;position:relative}.header__sp-menu-colse-mark::before{content:"";position:absolute;top:50%;left:0;display:block;width:40px;height:1px;background:#fff;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.header__sp-menu-colse-mark::after{content:"";position:absolute;top:50%;left:0;display:block;width:40px;height:1px;background:#fff;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.header__sp-menu-ul{margin-top:30px}.header__sp-menu-li{margin-bottom:25px}.header__sp-menu-link{font-size:20px;font-weight:bold;color:#fff}.header__sp-menu-link:hover{opacity:1;color:#fff}.header__sp-submenu-ul{margin-top:10px;margin-left:20px}.header__sp-submenu-li{margin-bottom:8px}.header__sp-submenu-link{font-size:16px;color:#fff}.header__sp-submenu-link:hover{opacity:1;color:#fff}.header__pc-menu-nav{display:none}@media only screen and (min-width:1050px){.header__pc-menu-nav{display:block}}.header__pc-menu-ul{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:auto;margin-right:0}.header__pc-menu-li{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:25px;position:relative}.header__pc-menu-link{position:relative;display:inline-block;padding-bottom:5px;font-size:20px;font-weight:bold;line-height:1;color:#fff}.header__pc-menu-link:hover{opacity:.7}.header__pc-menu-link::after{position:absolute;content:"";bottom:-6px;left:0;width:100%;height:2px;background-color:#fff;-webkit-transform:scale(0,1);transform:scale(0,1);-webkit-transform-origin:center top;transform-origin:center top;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s , -webkit-transform .3s}.header__pc-menu-link:hover::after{-webkit-transform:scale(1,1);transform:scale(1,1)}.header__pc-submenu-ul{display:none;width:200px;padding:15px;background-color:#fff;border-radius:5px;-webkit-box-shadow:0 5px 3px rgba(0,0,0,.2);box-shadow:0 5px 3px rgba(0,0,0,.2);-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.header__pc-menu-link:hover ~ .header__pc-submenu-ul, .header__pc-submenu-ul:hover {display:block;position:absolute;top:26px;left:0}.header__pc-submenu-li{margin-bottom:5px}.header__pc-submenu-link{font-size:16px;color:#111}.header__pc-submenu-link:hover{opacity:.8}.footer{width:100%}.footer__container{padding:35px 0;background-color:#293f4d;text-align:center}.footer__copyright{font-size:14px;color:#fff;line-height:1;text-align:center}@media only screen and (min-width:1050px){.footer__copyright{margin-top:0}}.footer footer p.copyright{font-size:14px;color:#fff}.hero__slider{overflow:hidden}.hero__slider-container{width:100%;height:350px}@media only screen and (min-width:1050px){.hero__slider-container{width:1080px;height:500px}}.hero__slider-slide{background:url(images/hero_background_sp.png) no-repeat center top;position:relative}@media only screen and (min-width:600px){.hero__slider-slide{background:url(images/hero_background_pc.png) no-repeat center top}}.hero__slider-slide.swiper-slide-active>img{-webkit-transform:none;transform:none}.hero__slider-slide.swiper-slide-active .hero__slider-title{opacity:1}.hero__slider-img{height:180px;width:auto;position:absolute;top:40%;left:2%}@media only screen and (min-width:1050px){.hero__slider-img{height:380px;width:auto;max-width:100%;position:absolute;top:20%;left:16%}}.hero__slider-title{display:inline-block;width:100%;position:absolute;top:14%;color:#333;font-size:20.5px;font-weight:bold;text-align:center;z-index:10;opacity:0;-webkit-transition:opacity .3s ease .8s , -webkit-transform .3s ease .8s;transition:opacity .3s ease .8s , -webkit-transform .3s ease .8s;transition:opacity .3s ease .8s , transform .3s ease .8s;transition:opacity .3s ease .8s , transform .3s ease .8s , -webkit-transform .3s ease .8s}@media only screen and (max-width:330px){.hero__slider-title{font-size:17px}}@media only screen and (min-width:1050px){.hero__slider-title{width:510px;font-size:28px;top:28%;left:40%;-webkit-transform:translateX(0);transform:translateX(0)}}.hero__slider-link{display:block;width:auto;padding:15px 10px;position:absolute;top:47%;left:41%;text-align:center;border:1px solid #00b3cd;color:#00b3cd;background-color:#fff;font-size:16px;font-weight:bold;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}@media only screen and (min-width:1050px){.hero__slider-link{padding:15px 20px;font-size:22px;top:52%;left:48%}}.hero__slider-link:hover{color:#fff;background-color:#00b3cd}.card-posts__wrapper{width:100%;padding:45px 15px}@media only screen and (min-width:1050px){.card-posts__wrapper{width:1080px;margin:0 auto}}.card-posts__section-title{font-size:22px;text-align:center;color:#2d3549;margin-bottom:15px}.card-posts__title-img{display:block;height:80px;width:auto;margin:0 auto 10px auto}@media only screen and (min-width:1050px){.card-posts__title-img{height:80px;width:auto}}.card-posts__introtxt{font-size:18px;color:#2d3549}@media only screen and (min-width:1050px){.card-posts__introtxt{text-align:center}}.card-posts__container{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:45px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (min-width:600px){.card-posts__container{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.card-posts__item{-ms-flex-preferred-size:100%;flex-basis:100%;margin-bottom:15px;border-radius:8px;overflow:hidden}@media only screen and (min-width:600px){.card-posts__item{-ms-flex-preferred-size:31%;flex-basis:31%;margin-right:3.5%}.card-posts__item:nth-child(3n) {margin-right:0}}.card-posts__link{display:block}.card-posts__link:hover{overflow-wrap:break-word!important}.card-posts__img{width:100%;height:180px;-o-object-fit:cover;object-fit:cover}@media only screen and (min-width:600px){.card-posts__img{height:180px}}.card-posts__body{padding:15px}.card-posts__meta{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.card-posts__category{-ms-flex-preferred-size:100%;flex-basis:100%;margin-bottom:5px}.card-posts__category-inner{padding:4px 10px;border-radius:8px;color:#fff;background-color:#00b3cd;font-size:12px}.card-posts__date{-ms-flex-preferred-size:50%;flex-basis:50%;font-size:14px;color:#535e7c}.card-posts__author-name{-ms-flex-preferred-size:50%;flex-basis:50%;font-size:14px;color:#1a1e29}.card-posts__post-title{display:inline-block;width:100%;height:48px;margin-top:5px;margin-bottom:0;color:#2d3549;font-size:16px;text-align:start;overflow-wrap:break-word!important;overflow:hidden}.card-posts__more-link{display:block;width:250px;margin:50px auto 0 auto;padding:15px 30px;text-align:center;border:1px solid #00b3cd;color:#00b3cd;font-weight:bold;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.card-posts__more-link:hover{color:#fff;background-color:#00b3cd}.about__wrapper{width:100%;margin-bottom:40px;padding:45px 15px}@media only screen and (min-width:1050px){.about__wrapper{width:1080px;margin:0 auto 40px auto}}.about__title{margin-bottom:15px;font-size:22px;text-align:center;letter-spacing:-.2px;color:#2d3549}.about__card-img{display:block;margin:0 auto;max-width:250px}.about__txt{font-size:18px;text-align:justify;line-height:1.8;color:#2d3549}.about__service{margin:45px 0 15px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (min-width:600px){.about__service{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.about__service-list{-ms-flex-preferred-size:100%;flex-basis:100%;margin-bottom:20px}@media only screen and (min-width:600px){.about__service-list{-ms-flex-preferred-size:30%;flex-basis:30%;margin-bottom:0}}.about__service-title{padding:12px 0;border-top:solid 3px #00b3cd;border-bottom:solid 3px #00b3cd;font-size:20px;font-weight:bold;text-align:center;letter-spacing:-.1px;line-height:1;color:#00b3cd}.about__service-title::before{content:"";display:inline-block;width:32px;height:27px;margin-right:8px;background: url("images/delion-icon.png") top center/contain no-repeat;vertical-align:middle;position:relative;top:-1px}.about__service-txt{font-size:18px;text-align:justify;line-height:1.8;color:#2d3549}.about__application-link{display:block;width:250px;margin:50px auto 0 auto;padding:15px 30px;text-align:center;border:1px solid #00b3cd;color:#00b3cd;font-weight:bold;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.about__application-link:hover{color:#fff;background-color:#00b3cd}.delion-page{min-height:calc(100vh - 152px);padding:30px 12px;margin-bottom:50px}@media only screen and (min-width:600px){.delion-page{width:1080px;margin-right:auto;margin-left:auto}}.delion-page__title{padding-bottom:5px;border-bottom:.5px solid #e1e1e1;font-size:20px;line-height:1.3;letter-spacing:-.2px;font-weight:bold;text-align:justify;color:#333}@media only screen and (min-width:600px){.delion-page__title{font-size:26px}}.delion-page__content{margin:20px auto 40px auto;font-size:16px;line-height:1.8;text-align:justify}@media only screen and (min-width:600px){.delion-page__content{width:100%;margin:40px auto 50px auto}}.qa__wrapper{width:100%;padding:45px 15px}@media only screen and (min-width:1050px){.qa__wrapper{width:1080px;margin:0 auto}}.qa__section-title{font-size:22px;text-align:center;color:#2d3549;margin-bottom:15px}.qa__title-img{display:block;height:80px;width:auto;margin:0 auto 10px auto}@media only screen and (min-width:1050px){.qa__title-img{height:80px;width:auto}}.qa__container{width:100%}.qa__dt{padding:10px 10px 10px 35px;border-radius:5px;background:#cce6ff;text-indent:-25px;font-size:18px;font-weight:bold;text-align:justify;line-height:1.5;color:#2d3549}.qa__dt:before{content:"Q.";font-weight:bold;margin-right:7px}.qa__dd{margin:20px 10px 40px 35px;text-indent:-25px;font-size:18px;text-align:justify;line-height:1.5;color:#2d3549}.qa__dd:before{content:"A.";color:#1771c6;font-weight:bold;margin-right:7px}.privacy__wrapper{width:100%;padding:45px 15px}@media only screen and (min-width:1050px){.privacy__wrapper{width:1080px;margin:0 auto}}.privacy__section-title{font-size:22px;text-align:center;color:#2d3549;margin-bottom:15px}.privacy__title-img{display:block;height:80px;width:auto;margin:0 auto 10px auto}@media only screen and (min-width:1050px){.privacy__title-img{height:80px;width:auto}}.privacy__introtxt{font-size:18px;color:#2d3549}@media only screen and (min-width:1050px){.privacy__introtxt{text-align:center}}.privacy__container{width:100%}.privacy__dt{padding:10px 10px 10px 35px;border-radius:5px;background:#dee3e8;font-size:18px;font-weight:bold;text-align:justify;line-height:1.5;color:#2d3549}.privacy__dd{margin:20px 10px 40px 35px;font-size:18px;text-align:justify;line-height:1.5;color:#2d3549}.form-page{margin-top:80px}.form-page__title{padding-bottom:5px;border-bottom:.5px solid #e1e1e1;font-size:20px;line-height:1.3;letter-spacing:-.2px;font-weight:bold;text-align:center;color:#333}@media only screen and (min-width:1050px){.form-page__title{width:1050px;margin:15px auto 30px auto;font-size:26px}}.form-page__form{margin-top:20px;margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px;max-width:720px}.form-page__item{padding:16px 14px 16px 14px;border-top:1px solid #ddd;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (min-width:600px){.form-page__item{padding-top:15px;padding-bottom:15px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.form-page__item:nth-child(5) {border-bottom:1px solid #ddd}.form-page__item-radio p{margin-top:8px;margin-bottom:8px}@media only screen and (min-width:600px){.form-page__item p{-ms-flex-preferred-size:55%!important;flex-basis:55%!important;margin-bottom:0!important}}.form-page__item .form-page__item-label{-ms-flex-preferred-size:100%!important;flex-basis:100%!important;margin-bottom:0!important;max-width:inherit;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:15px;font-weight:bold}@media only screen and (min-width:600px){.form-page__item .form-page__item-label{-ms-flex-preferred-size:45%!important;flex-basis:45%!important}}.form-page__item-label-required{display:inline-block;width:32px;margin-right:8px;padding-top:4px;padding-bottom:4px;border-radius:4px;font-size:10px;text-align:center;background:#00b3cd;color:#fff}@media only screen and (min-width:600px){.form-page__item-label-required{width:48px;padding-top:5px;padding-bottom:5px;border-radius:6px;font-size:14px}}.form-page__item-label.isMsg{margin-top:0}@media only screen and (min-width:600px){.form-page__item-label.isMsg{margin-top:8px;margin-bottom:auto}}.form-page__input{width:100%;height:40px;max-width:410px;margin-left:0;margin-top:18px;padding-left:1em;padding-right:1em;border:1px solid #ddd;border-radius:6px;-webkit-box-flex:inherit;-ms-flex:inherit;flex:inherit;font-size:16px}@media only screen and (min-width:600px){.form-page__input{height:48px;-webkit-box-flex:1;-ms-flex:1;flex:1;margin-top:0;margin-bottom:auto;font-size:18px}}.form-page__select{width:100%;height:40px;max-width:410px;margin-left:0;margin-top:18px;padding-left:1em;padding-right:1em;border:1px solid #ddd;border-radius:6px;-webkit-box-flex:inherit;-ms-flex:inherit;flex:inherit;font-size:16px}@media only screen and (min-width:600px){.form-page__select{height:48px;-webkit-box-flex:1;-ms-flex:1;flex:1;margin-top:0;margin-bottom:auto;font-size:18px}}.form-page__radio{margin-top:16px;margin-bottom:0}.form-page__textarea{width:100%;max-width:410px;height:200px;padding-left:1em;padding-right:1em;border:1px solid #ddd;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-flex:inherit;-ms-flex:inherit;flex:inherit;font-size:16px}@media only screen and (min-width:600px){.form-page__textarea{height:216px;border-radius:6px;font-size:18px}}.form-page__btn{width:160px;margin-top:24px;margin-left:auto;margin-right:auto;padding-top:8px;padding-bottom:8px;border-radius:6px;display:block;letter-spacing:.05em;background:#00b3cd;color:#fff;font-size:16px;font-weight:bold}@media only screen and (min-width:600px){.form-page__btn{width:280px;margin-top:32px;padding-top:20px;padding-bottom:20px;font-size:20px}}.form-page__notice{margin-left:auto;margin-right:auto;padding:0 15px 0 15px;max-width:720px}@media only screen and (min-width:600px){.form-page__acceptance-label{margin-top:25px}}.form-annotation{max-width:600px;margin-top:40px;margin-right:auto!important;margin-left:auto!important}.blank-page{min-height:calc(100vh - 152px);padding:30px 12px;margin-bottom:50px}@media only screen and (min-width:600px){.blank-page{width:1080px;margin-right:auto;margin-left:auto}}.blank-page__title{padding-bottom:5px;border-bottom:.5px solid #e1e1e1;font-size:20px;line-height:1.3;letter-spacing:-.2px;font-weight:bold;text-align:justify;color:#333}@media only screen and (min-width:600px){.blank-page__title{font-size:26px}}.blank-page__content{margin:20px auto 40px auto;font-size:16px;line-height:1.8;text-align:justify}@media only screen and (min-width:600px){.blank-page__content{width:100%;margin:40px auto 50px auto}}.blank-page__annotation{max-width:600px;margin-top:40px;margin-right:auto!important;margin-left:auto!important}.card-benefit{background-color:#f4f4f5}.card-benefit__wrapper{width:100%;padding:45px 12px}@media only screen and (min-width:1050px){.card-benefit__wrapper{width:1080px;margin:0 auto}}.card-benefit__title{font-size:22px;text-align:center;color:#2d3549;margin-bottom:15px}.card-benefit__title-img{display:block;height:80px;width:auto;margin:0 auto 10px auto}@media only screen and (min-width:1050px){.card-benefit__title-img{height:80px;width:auto}}.card-benefit__introtxt{font-size:18px;margin-bottom:20px}@media only screen and (min-width:1050px){.card-benefit__introtxt{text-align:center}}.card-benefit__container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (min-width:1050px){.card-benefit__container{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.card-benefit__item{-ms-flex-preferred-size:48.5%;flex-basis:48.5%;height:235px;margin-bottom:25px;background-color:#fff;border-radius:8px;overflow:hidden}@media only screen and (min-width:1050px){.card-benefit__item{-ms-flex-preferred-size:23.5%;flex-basis:23.5%;height:305px;margin-right:2%}.card-benefit__item:nth-child(4n) {margin-right:0}}.card-benefit__link{display:block}.card-benefit__img{width:100%;height:120px;-o-object-fit:contain;object-fit:contain}@media only screen and (min-width:1050px){.card-benefit__img{height:181px}}.card-benefit__shop-name{display:inline-block;width:100%;height:40px;margin:8px 0 8px 0;padding:0 8px;overflow:hidden;font-size:16px;line-height:1.3;color:#2a3d50}.card-benefit__benefit-name{display:inline-block;position:relative;width:85%;margin:0 auto;padding:15px 15px;border-radius:4px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);font-size:14px;font-weight:bold;line-height:1;text-align:center;vertical-align:center;color:#fff;background-color:#a7988f}@media only screen and (max-width:330px){.card-benefit__benefit-name{font-size:11.5px}}.card-benefit__benefit-name:before,.card-benefit__benefit-name:after{position:absolute;top:calc(50% - 6px);width:12px;height:12px;content:"";border-radius:50%;background:#fff}.card-benefit__benefit-name:before{left:0;-webkit-transform:translateX(-6px);transform:translateX(-6px)}.card-benefit__benefit-name:after{right:0;-webkit-transform:translateX(6px);transform:translateX(6px)}.card-benefit__benefit-name--restaurant{background-color:#ee869a}.card-benefit__benefit-name--buy{background-color:#f6ad3c}.card-benefit__benefit-name--housing{background-color:#5c6d5e}.card-benefit__benefit-name--living{background-color:#a8d182}.card-benefit__benefit-name--leisure{background-color:#7ecef4}.card-benefit__benefit-name--travel{background-color:#c0ad49}.card-benefit__benefit-name--learn{background-color:#64c0ab}.card-benefit__benefit-name--beauty-health{background-color:#036eb8}.card-benefit__benefit-name--pet{background-color:#a45c8f}.card-benefit__benefit-name--car{background-color:#5794e6}.card-benefit__benefit-name--evnet{background-color:#8a7d5a}.card-benefit__benefit-name--other{background-color:#a7988f}.card-benefit__benefit-name-inner{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:85%;height:30px;background-image:linear-gradient(to right,#fff,#fff 4px,transparent 4px,transparent 9px) , linear-gradient(to right,#fff,#fff 4px,transparent 4px,transparent 9px) , linear-gradient(to bottom,#fff,#fff 4px,transparent 4px,transparent 9px) , linear-gradient(to bottom,#fff,#fff 4px,transparent 4px,transparent 9px);background-size:9px 1px , 9px 1px , 1px 9px , 1px 9px;background-position:left top , left bottom , left top , right top;background-repeat:repeat-x , repeat-x , repeat-y , repeat-y}.card-benefit__more-link{display:block;width:250px;margin:50px auto 0 auto;padding:15px 30px;text-align:center;border:1px solid #00b3cd;color:#00b3cd;font-weight:bold;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.card-benefit__more-link:hover{color:#fff;background-color:#00b3cd}.dtnews-single-post{min-height:calc(100vh - 152px);padding:30px 12px;margin-bottom:50px}@media only screen and (min-width:600px){.dtnews-single-post{width:1080px;margin-right:auto;margin-left:auto}}.dtnews-single-post__title{padding-bottom:5px;border-bottom:.5px solid #e1e1e1;font-size:20px;line-height:1.3;letter-spacing:-.2px;font-weight:bold;text-align:justify;color:#333}@media only screen and (min-width:600px){.dtnews-single-post__title{font-size:26px}}.dtnews-single-post__meta{margin-bottom:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (min-width:600px){.dtnews-single-post__meta{margin-bottom:15px}}.dtnews-single-post__category{-ms-flex-preferred-size:100%;flex-basis:100%;margin-bottom:5px}.dtnews-single-post__category-inner{padding:4px 10px;border-radius:8px;color:#fff;background-color:#00b3cd;font-size:12px}.dtnews-single-post__date{margin-right:8px;font-size:14px;color:#535e7c}.dtnews-single-post__author-name{font-size:14px;letter-spacing:-.2px;text-align:end;color:#1a1e29}.dtnews-single-post__date-icon,.dtnews-single-post__author-icon{margin-right:2px}.dtnews-single-post__img{display:block;width:100%;height:auto;margin-bottom:20px}@media only screen and (min-width:600px){.dtnews-single-post__img{height:450px;width:auto;margin-right:auto;margin-left:auto}}.dtnews-single-post__content{margin:20px auto 40px auto;font-size:16px;line-height:1.8;text-align:justify}@media only screen and (min-width:600px){.dtnews-single-post__content{width:100%;margin:40px auto 50px auto}}.dtnews-single-post__more-link{display:block;width:250px;margin:50px auto 50px auto;padding:15px 30px;text-align:center;border:1px solid #00b3cd;color:#00b3cd;font-weight:bold;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.dtnews-single-post__more-link:hover{color:#fff;background-color:#00b3cd}.shop-single-post{min-height:500px;padding:30px 12px}@media only screen and (min-width:600px){.shop-single-post{width:1080px;margin-right:auto;margin-left:auto}}.shop-single-post__shop-name{padding-bottom:5px;border-bottom:.5px solid #e1e1e1;font-size:22px;font-weight:bold;color:#333}@media only screen and (min-width:600px){.shop-single-post__shop-name{font-size:26px}}.shop-single-post__benefits-container{margin-bottom:25px}@media only screen and (min-width:600px){.shop-single-post__benefits-container{width:80%;margin-right:auto;margin-left:auto}}.shop-single-post__benefit-name{position:relative;width:80%;max-width:285px;margin:25px auto 25px auto;padding:15px 15px;border-radius:4px;font-size:16px;font-weight:bold;line-height:1;text-align:center;vertical-align:center;color:#fff;background-color:#a7988f}@media only screen and (max-width:330px){.shop-single-post__benefit-name{font-size:11.5px}}.shop-single-post__benefit-name:before,.shop-single-post__benefit-name:after{position:absolute;top:calc(50% - 6px);width:12px;height:12px;content:"";border-radius:50%;background:#fff}.shop-single-post__benefit-name:before{left:0;-webkit-transform:translateX(-6px);transform:translateX(-6px)}.shop-single-post__benefit-name:after{right:0;-webkit-transform:translateX(6px);transform:translateX(6px)}.shop-single-post__benefit-name--restaurant{background-color:#ee869a}.shop-single-post__benefit-name--buy{background-color:#f6ad3c}.shop-single-post__benefit-name--living{background-color:#a8d182}.shop-single-post__benefit-name--leisure{background-color:#7ecef4}.shop-single-post__benefit-name--travel{background-color:#c0ad49}.shop-single-post__benefit-name--learn{background-color:#64c0ab}.shop-single-post__benefit-name--beauty-health{background-color:#036eb8}.shop-single-post__benefit-name--pet{background-color:#a45c8f}.shop-single-post__benefit-name--other{background-color:#a7988f}.shop-single-post__benefit-name-inner{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:85%;height:30px;background-image:linear-gradient(to right,#fff,#fff 4px,transparent 4px,transparent 9px) , linear-gradient(to right,#fff,#fff 4px,transparent 4px,transparent 9px) , linear-gradient(to bottom,#fff,#fff 4px,transparent 4px,transparent 9px) , linear-gradient(to bottom,#fff,#fff 4px,transparent 4px,transparent 9px);background-size:9px 1px , 9px 1px , 1px 9px , 1px 9px;background-position:left top , left bottom , left top , right top;background-repeat:repeat-x , repeat-x , repeat-y , repeat-y}.shop-single-post__benefit-info{margin-bottom:5px;font-size:16px;line-height:1.8}.shop-single-post__benefit-note{font-size:14px;line-height:1.8}.shop-single-post__img{display:block;width:100%;height:auto;margin-bottom:20px}@media only screen and (min-width:600px){.shop-single-post__img{height:450px;width:auto;margin-right:auto;margin-left:auto}}.shop-single-post__shop-pr-title{font-size:18px;font-weight:bold;line-height:1.8}@media only screen and (min-width:600px){.shop-single-post__shop-pr-title{width:80%;margin-top:35px;margin-right:auto;margin-left:auto}}.shop-single-post__shop-pr-txt{font-size:16px;line-height:1.8;text-align:justify}@media only screen and (min-width:600px){.shop-single-post__shop-pr-txt{width:80%;margin-top:25px;margin-right:auto;margin-left:auto}}.shop-single-post__table{width:100%;margin-top:25px;table-layout:fixed}@media only screen and (min-width:600px){.shop-single-post__table{width:80%;margin-top:35px;margin-right:auto;margin-left:auto}}.shop-single-post__tbody{border:1px solid #cacaca}.shop-single-post__th{width:25%;padding:5px;border-top:1px solid #cacaca;border-right:1px solid #cacaca;font-size:16px;line-height:1.5;background-color:#f0f0f0}.shop-single-post__td{width:75%;max-width:75%;padding:5px;border-top:1px solid #cacaca;font-size:16px;line-height:1.5;overflow-wrap:break-word!important}.shop-single-post__acf-map{width:100%;height:400px;margin:35px 0 30px 0;border:1px solid #ccc}.shop-single-post__acf-map img{max-width:inherit!important}@media only screen and (min-width:600px){.shop-single-post__acf-map{width:80%;margin-right:auto;margin-left:auto}}.shop-single-post__tel-link{display:block;width:250px;margin:50px auto 15px auto;padding:15px 30px;text-align:center;border:1px solid #00b3cd;color:#00b3cd;font-weight:bold;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.shop-single-post__tel-icon{margin-right:5px}.shop-single-post__tel-link:hover{color:#fff;background-color:#00b3cd}.shop-category-menu{background-color:none}.shop-category-menu__wrapper{position:relative;z-index:1}@media only screen and (min-width:1050px){.shop-category-menu__wrapper{width:1050px;margin:0 auto;padding:30px 0}}.shop-category-menu__title{font-size:18px;text-align:center;color:#444}.shop-category-menu__slider-container{height:85px;margin:10px -6px 25px -6px}.shop-category-menu__slider-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.shop-category-menu__slide{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:130px;height:65px;border-radius:4px;font-size:16px;font-weight:bold;line-height:1.2;color:#fff;-webkit-transition:all .8s ease;transition:all .8s ease}@media only screen and (min-width:1050px){.shop-category-menu__slide{height:75px;font-size:20px}}.shop-category-menu__slide.swiper-slide-active{width:140px;height:75px}@media only screen and (min-width:1050px){.shop-category-menu__slide.swiper-slide-active{height:90px;border-radius:8px}}.shop-category-menu__slide:before,.shop-category-menu__slide:after{position:absolute;top:calc(50% - 9px);width:18px;height:18px;content:"";border-radius:50%;background:#f4f4f5}.shop-category-menu__slide:before{left:0;-webkit-transform:translateX(-9px);transform:translateX(-9px)}.shop-category-menu__slide:after{right:0;-webkit-transform:translateX(9px);transform:translateX(9px)}.shop-category-menu__slide--restaurant{background-color:#ee869a}.shop-category-menu__slide--buy{background-color:#f6ad3c}.shop-category-menu__slide--housing{background-color:#5c6d5e}.shop-category-menu__slide--living{background-color:#a8d182}.shop-category-menu__slide--leisure{background-color:#7ecef4}.shop-category-menu__slide--travel{background-color:#c0ad49}.shop-category-menu__slide--learn{background-color:#64c0ab}.shop-category-menu__slide--beauty-health{background-color:#036eb8}.shop-category-menu__slide--pet{background-color:#a45c8f}.shop-category-menu__slide--car{background-color:#5794e6}.shop-category-menu__slide--event{background-color:#8a7d5a}.shop-category-menu__slide--other{background-color:#a7988f}.shop-category-menu__slide-inner{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:80%;height:50px;background-image:linear-gradient(to right,#fff,#fff 5px,transparent 5px,transparent 12px) , linear-gradient(to right,#fff,#fff 5px,transparent 5px,transparent 12px) , linear-gradient(to bottom,#fff,#fff 5px,transparent 5px,transparent 12px) , linear-gradient(to bottom,#fff,#fff 5px,transparent 5px,transparent 12px);background-size:12px 2px , 12px 2px , 2px 12px , 2px 12px;background-position:left top , left bottom , left top , right top;background-repeat:repeat-x , repeat-x , repeat-y , repeat-y;-webkit-transition:all .8s ease;transition:all .8s ease}@media only screen and (min-width:1050px){.shop-category-menu__slide-inner{height:60px}}.shop-category-menu__slide.swiper-slide-active .shop-category-menu__slide-inner{height:55px}@media only screen and (min-width:1050px){.shop-category-menu__slide.swiper-slide-active .shop-category-menu__slide-inner{height:70px}}.shop-category-menu__icon{font-size:22px;margin-left:8px}