/*! destyle.css v2.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */*,::before,::after{box-sizing:border-box;border-style:solid;border-width:0}html{line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0}main{display:block}p,table,blockquote,address,pre,iframe,form,figure,dl{margin:0}h1,h2,h3,h4,h5,h6{font-size:inherit;line-height:inherit;font-weight:inherit;margin:0}ul,ol{margin:0;padding:0;list-style:none}dt{font-weight:bold}dd{margin-left:0}hr{box-sizing:content-box;height:0;overflow:visible;border-top-width:1px;margin:0;clear:both;color:inherit}pre{font-family:monospace,monospace;font-size:inherit}address{font-style:inherit}a{background-color:rgba(0,0,0,0);text-decoration:none;color:inherit}abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:inherit}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img,embed,object,iframe{vertical-align:bottom}button,input,optgroup,select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;vertical-align:middle;color:inherit;font:inherit;background:rgba(0,0,0,0);padding:0;margin:0;outline:0;border-radius:0;text-align:inherit}[type=checkbox]{-webkit-appearance:checkbox;-moz-appearance:checkbox;appearance:checkbox}[type=radio]{-webkit-appearance:radio;-moz-appearance:radio;appearance:radio}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}button[disabled],[type=button][disabled],[type=reset][disabled],[type=submit][disabled]{cursor:default}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}select::-ms-expand{display:none}option{padding:0}fieldset{margin:0;padding:0;min-width:0}legend{color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}label[for]{cursor:pointer}details{display:block}summary{display:list-item}[contenteditable]{outline:none}table{border-collapse:collapse;border-spacing:0}caption{text-align:left}td,th{vertical-align:top;padding:0}th{text-align:left;font-weight:bold}template{display:none}[hidden]{display:none}html{scroll-behavior:smooth}body{background-color:#ffcc01}body.scroll-lock{overflow:hidden}a{cursor:pointer;transition:.3s}a:hover{transition:.3s}img{width:100%;height:auto;display:block;-o-object-fit:cover;object-fit:cover}*:focus{outline:none}*{font-family:"Noto Sans JP",sans-serif;font-weight:400;line-height:1;letter-spacing:0em;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media screen and (max-width: 767px){.pc{display:none}}@media screen and (min-width: 768px){.sp{display:none}}.wrap{position:relative;margin:0 auto;overflow-x:hidden}.header{position:fixed;z-index:15;width:100%}@media screen and (max-width: 1024px){.header{background-color:#000}}.header__wrap{padding:20px 20px 0;display:flex}@media screen and (max-width: 1024px){.header__wrap{padding:20px}}.header__logo{transition:.3s all}.header__logo:hover{transform:translateY(-5px)}.header__logo img{max-width:43px;max-height:45px}@media screen and (max-width: 1024px){.header__logo img{width:31px;height:33px}}.header__cont{position:relative;border-bottom:1px solid #fff;max-width:1200px;width:100%;margin:20px auto 0}@media screen and (max-width: 1024px){.header__cont{border-bottom:none;margin-top:0;display:flex;align-items:center;justify-content:flex-end}}.header__nav{display:grid;grid-template-columns:repeat(6, 1fr);gap:11px;max-width:835px;margin:0 auto}@media screen and (max-width: 1024px){.header__nav{display:none}}.header__nav--link{background-color:#fff;text-align:center;font-size:12px;font-weight:bold;border-radius:10px 10px 0 0;padding:9px 0;display:block}.header__nav--link.no{pointer-events:none}.header__nav--link:hover{color:#f12814}.header__nav--hover{position:relative;cursor:pointer}.header__nav--box{background-color:#fff;position:absolute;border-radius:0 0 10px 10px;top:30px;left:0;padding:20px 15px 20px;flex-direction:column;gap:10px;width:100%;display:none}.header__nav--box.active{display:flex}.header__nav--text{font-size:12px;font-weight:bold;line-height:1.25}.header__nav--text:hover{color:#f12814;opacity:1}.header__mail{position:absolute;right:6px;width:28px;height:20px;bottom:7px;transition:.3s all}@media screen and (max-width: 1024px){.header__mail.pc{display:none}}.header__mail.tab{display:none}@media screen and (max-width: 1024px){.header__mail.tab{display:block}}@media screen and (max-width: 1024px){.header__mail{position:static;display:block;margin-right:13px}.header__mail:hover{transform:translateY(0) !important}}.header__mail:hover{transform:translateY(-5px)}.header__mail:hover .active{opacity:0}.header__mail:hover .hover{opacity:1}.header__mail--icon{position:absolute;transition:.5s}@media screen and (max-width: 1024px){.header__mail--icon{position:relative}}.header__mail--icon.hover{opacity:0}.header__menu{display:none;width:20px;flex-direction:column;justify-content:space-between;gap:6px;position:relative;z-index:15}@media screen and (max-width: 1024px){.header__menu{display:flex}}.header__menu--bar{width:100%;height:1px;background-color:#fff;border-radius:1px}.header.black .header__cont{border-color:#000}.header.black .header__nav--link{color:#fff;background-color:#000}.header.black .header__nav--link:hover{color:#f12814}.header.black .header__nav--box{background-color:#000}.header.black .header__nav--text{color:#fff}.header.black .header__nav--text:hover{color:#f12814}.slide{position:fixed;z-index:16;width:100vw;height:100vh;transform:translateX(100%);transition:.3s all}.slide.show{transform:translateX(1px)}.slide__wrap{width:84vw;height:100%;background-color:#ffcc01;margin-left:auto;padding:50px 18px;overflow:scroll}.slide__close{width:41px;height:11px;position:absolute;top:20px;right:20px}.slide__cont{display:flex;flex-direction:column}.slide__nav{display:flex;flex-direction:column;margin-bottom:30px}.slide__nav--link{border-bottom:1px solid #000;padding:20px 10px 20px 30px;font-size:12px;font-weight:bold;display:flex;justify-content:space-between;align-items:center}.slide__nav--link::after{content:"";display:inline-block;background-image:url(../images/arrow-right.svg);width:7px;height:12px;margin-left:auto}.slide__btn{max-width:280px;margin:0 auto;box-shadow:4px 4px 0 #f12814;border-radius:100px}.mask{width:100vw;height:100vh;background:rgba(0,0,0,.7);position:fixed;z-index:11;display:none}.mask.show{display:block}.footer{border:6px solid #fff;border-bottom:none;border-radius:100px 100px 0 0;background-color:#000;padding:75px 20px 50px;width:calc(100% + 12px);margin-left:-6px;position:relative;z-index:2}@media screen and (max-width: 767px){.footer{padding-top:50px;padding-bottom:100px}}.footer__wrap{max-width:1200px;margin:0 auto}.footer__cont{display:flex;justify-content:space-between}@media screen and (max-width: 767px){.footer__cont{flex-direction:column}}.footer__left{display:flex;flex-direction:column}@media screen and (max-width: 767px){.footer__left{align-items:center;gap:30px;margin-bottom:50px}}.footer__name{font-size:40px;font-weight:bold;color:#fff;line-height:.5;font-family:"Poppins",sans-serif;margin-bottom:25px}@media screen and (max-width: 767px){.footer__name{order:1}}.footer__text{font-size:12px;font-weight:bold;line-height:1.66;margin-bottom:15px;color:#fff}@media screen and (max-width: 767px){.footer__text{order:3;text-align:center}}@media screen and (max-width: 767px){.footer__sns{order:2}}.footer__sns--img{width:30px;height:30px}.footer__right{display:flex;gap:40px}@media screen and (max-width: 1024px){.footer__right{gap:20px}}@media screen and (max-width: 767px){.footer__right{flex-direction:column;align-items:center;gap:30px}}.footer__nav{display:flex;flex-direction:column}@media screen and (max-width: 767px){.footer__nav.pc{display:none}}.footer__nav.sp{display:none}@media screen and (max-width: 767px){.footer__nav.sp{display:flex}}.footer__nav.flex{flex-direction:row;flex-wrap:wrap;gap:5px 10px;justify-content:center;max-width:295px}.footer__nav--text{font-size:14px;font-weight:bold;line-height:2.14;color:#fff}@media screen and (max-width: 767px){.footer__nav--text{text-align:center}}.footer__nav--text:hover{color:#ffcc01}.footer__copy{color:#fff;font-size:10px;position:absolute;right:10px;bottom:10px}@media screen and (max-width: 767px){.footer__copy{text-align:center;border-top:1px solid #fff;padding-top:20px;padding-bottom:20px;width:100vw;right:0;bottom:0}}.footerWrapper{margin-top:-90px}@media screen and (max-width: 767px){.footerWrapper{position:relative;width:100vw;overflow:hidden}}.about{background-image:url(../images/bg-about.png);background-size:cover;padding:160px 20px 220px}@media screen and (max-width: 767px){.about{padding:150px 20px 190px}}.about__wrap{max-width:1200px;margin:0 auto}.about__title{height:120px;max-width:1000px;margin-bottom:55px;margin:0 auto 55px;position:relative}@media screen and (max-width: 767px){.about__title{margin-bottom:45px;height:46px}}.about__title:before{content:"";display:inline-block;background-image:url(../images/icon-star-white.svg);width:72px;height:55px;position:absolute;top:-31px;left:-28px}@media screen and (max-width: 767px){.about__title:before{transform:rotate(35deg);left:0;right:0;margin:0 auto;top:-50px}}.about__top{display:flex;flex-wrap:wrap;justify-content:center;gap:0 20px;margin-bottom:70px}@media screen and (max-width: 767px){.about__top{margin-bottom:30px}}.about__top--img{width:calc(33.3333333333% - 14px)}@media screen and (max-width: 767px){.about__top--img{width:52vw;margin-top:-20px}.about__top--img:nth-of-type(odd){margin-right:auto}.about__top--img:nth-last-of-type(even){margin-left:auto}}.about__text{font-size:20px;font-weight:bold;color:#fff;line-height:2;text-align:center;margin-bottom:70px}@media screen and (max-width: 767px){.about__text{font-size:12px;margin-bottom:45px}}.about__center{display:flex;flex-wrap:wrap;justify-content:center;gap:28px 45px;max-width:750px;margin:0 auto 120px}@media screen and (max-width: 767px){.about__center{gap:20px 10px;margin-bottom:50px}}.about__item{width:calc(33.3333333333% - 30px);display:flex;flex-direction:column;align-items:center}@media screen and (max-width: 767px){.about__item{width:calc(33.3333333333% - 7px)}}.about__item:hover .about__item--img{transform:translateY(-10px)}.about__item--img{margin-bottom:10px;transition:.3s all}.about__item--text{font-size:20px;font-weight:bold;line-height:1.25;text-align:center}@media screen and (max-width: 767px){.about__item--text{font-size:12px}}.about-flow{scroll-margin-top:90px}.about-flow__wrap{margin:0 auto;background-color:#f12814;border-radius:100px;padding:40px 70px 100px}@media screen and (max-width: 1024px){.about-flow__wrap{padding:15px 20px 80px}}@media screen and (max-width: 767px){.about-flow__wrap{border:25px;border-radius:50px;overflow:hidden}}.products{padding-bottom:240px;padding-top:185px;overflow-y:hidden;padding:185px 35px 240px}@media screen and (max-width: 767px){.products{padding-top:120px;padding-bottom:150px}}.products__wrap{max-width:1200px;margin:0 auto}.products__title--img{height:28px;width:215px;margin:0 auto 50px}@media screen and (max-width: 767px){.products__title--img{height:20px;width:auto;margin-bottom:30px}}.products__text{font-size:20px;font-weight:bold;text-align:center;line-height:2}@media screen and (max-width: 767px){.products__text{font-size:12px}}.products__cont{margin:70px 0}@media screen and (max-width: 767px){.products__cont{margin:30px 0}}.products__items{display:flex;flex-direction:column;gap:30px}@media screen and (max-width: 767px){.products__items{gap:20px}}.products__item{background-color:#fff;border-radius:50px;box-shadow:10px 10px 0 #f12814;padding:35px 60px 35px 40px;display:flex;gap:40px}@media screen and (max-width: 767px){.products__item{flex-direction:column;padding:20px 15px 20px 10px;border-radius:15px}}.products__item--img{max-width:400px;margin-bottom:10px}@media screen and (max-width: 1024px){.products__item--img{width:50%}}@media screen and (max-width: 767px){.products__item--img{width:100%}}.products__item--right{margin-top:10px}@media screen and (max-width: 767px){.products__item--right{margin-top:0}}.products__item h2{margin-bottom:20px;padding-bottom:20px;border-bottom:2px solid #f12814}@media screen and (max-width: 767px){.products__item h2{padding-bottom:10px;margin-bottom:10px;border-bottom-width:1px}}.products__item--title{height:28px;width:-moz-max-content;width:max-content}@media screen and (max-width: 1024px){.products__item--title{height:20px;width:auto}}.products__item--text{font-size:20px;font-weight:500;line-height:1.5}@media screen and (max-width: 767px){.products__item--text{font-size:11px}}.products__btn{margin-top:15px;margin:15px 0 0 auto;max-width:230px;display:block;transition:.3s all}.products__btn:hover{transform:translate(5px, 5px)}@media screen and (max-width: 767px){.products__btn{max-width:165px}}.products__btn--img{max-width:230px}@media screen and (max-width: 767px){.products__btn--img{max-width:165px}}.itemWrap{position:relative;overflow:hidden;max-width:100vw}@media screen and (max-width: 767px){.itemWrap{position:static;overflow:visible}}@media screen and (max-width: 767px){.s-products{padding-top:73px;padding-bottom:180px}}.s-products__fv{position:relative}@supports(-webkit-touch-callout: none){.s-products__fv .s-products__fv--h1.is-fixed{transform:translateZ(0);will-change:transform}}@media screen and (max-width: 767px){.s-products__fv{background-position:center;background-size:cover;height:188vw}}.s-products__fv--h1{position:absolute;bottom:33px;left:37px}@media screen and (max-width: 767px){.s-products__fv--h1{position:sticky;padding-left:10px;bottom:auto;top:240px;padding-bottom:20px;z-index:1}}.s-products__fv--h1 img{display:block;width:100%;height:auto}@media screen and (max-width: 767px){.s-products__fv--h1 img{width:auto}}@media screen and (max-width: 767px){.s-products__fv--img{display:none}}@media screen and (max-width: 767px){.s-products__fv--lifestyle{background-image:url("../images/homegoods-fv-sp.png")}}@media screen and (max-width: 767px){.s-products__fv--outdoor{background-image:url("../images/kitchengoods-fv-sp.png")}}@media screen and (max-width: 767px){.s-products__fv--clothing{background-image:url("../images/apparel-fv-sp.png")}}@media screen and (max-width: 767px){.s-products__fv--sign{background-image:url("../images/signs-fv-sp.png")}}@media screen and (max-width: 767px){.s-products__fv--souvenir{background-image:url("../images/novelties-fv-sp.png")}}@media screen and (max-width: 767px){.s-products__fv--inner{width:100vw;height:188vw;overflow:hidden;position:relative}.s-products__fv--inner-lifestyle{margin-top:-170px}.s-products__fv--inner-outdoor{margin-top:-170px}.s-products__fv--inner-clothing{margin-top:-103px}.s-products__fv--inner-sign{margin-top:-104px}.s-products__fv--inner-souvenir{margin-top:-96px}}.s-products__fv--title{height:147px;width:-moz-max-content;width:max-content}@media screen and (max-width: 767px){.s-products__fv--title{height:80px}}@media screen and (max-width: 767px){.s-products__fv--title.h150{height:150px}}.s-products__fv--scroll{position:absolute;right:47px;top:50%;font-size:12px;color:#fff;font-weight:bold;font-family:"Poppins",sans-serif}@media screen and (max-width: 767px){.s-products__fv--scroll{display:none}}.s-products__fv--cloud{position:absolute}.s-products__fv--cloud.cloud1{height:163px;width:-moz-max-content;width:max-content;left:0;top:103px}@media screen and (max-width: 767px){.s-products__fv--cloud.cloud1{height:82px;top:10px;width:auto}}.s-products__fv--cloud.cloud2{height:110px;width:-moz-max-content;width:max-content;left:0;top:266px}@media screen and (max-width: 767px){.s-products__fv--cloud.cloud2{height:55px;top:auto;bottom:160px;width:auto}}.s-products__fv--cloud.cloud3{height:110px;width:-moz-max-content;width:max-content;right:24px;top:158px}@media screen and (max-width: 767px){.s-products__fv--cloud.cloud3{height:55px;bottom:auto;top:250px;right:-20px;width:auto}}.s-products__fv--cloud.cloud4{height:163px;width:-moz-max-content;width:max-content;right:0;bottom:-30px}@media screen and (max-width: 767px){.s-products__fv--cloud.cloud4{height:82px;bottom:15px;width:auto}}.s-products__border{background-color:#fff;width:100%;height:10px;padding-bottom:10px}@media screen and (max-width: 767px){.s-products__border{padding-bottom:5px}}.s-products__border.top{border-bottom:10px solid #f12814}@media screen and (max-width: 767px){.s-products__border.top{border-bottom:5px solid #f12814}}.s-products__border.bottom{border-top:10px solid #0395ca}@media screen and (max-width: 767px){.s-products__border.bottom{display:none}}.s-products__wrap{max-width:1200px;margin:0 auto;padding:70px 20px 110px}@media screen and (max-width: 767px){.s-products__wrap{padding-bottom:0;padding-top:30px}}.s-products__text{font-size:20px;line-height:2;font-weight:bold;text-align:center;margin-bottom:100px}@media screen and (max-width: 767px){.s-products__text{font-size:12px;margin-bottom:50px}}.s-products__contents{position:relative;border:3px solid #f12814;border-radius:30px;background-color:#fff;padding:65px 20px 50px;width:100%;margin-bottom:100px}@media screen and (max-width: 767px){.s-products__contents{padding:40px 20px 30px;margin-bottom:50px}}.s-products__contents--head{position:absolute;top:-30px;width:355px;left:0;right:0;margin:0 auto}@media screen and (max-width: 767px){.s-products__contents--head{width:233px;top:-20px}}.s-products__content{font-size:25px;font-weight:600;line-height:1.6;text-align:center}@media screen and (max-width: 767px){.s-products__content{font-size:14px}}.s-products__head{margin:0 auto;height:28px;width:-moz-max-content;width:max-content;margin-bottom:50px}@media screen and (max-width: 767px){.s-products__head{height:20px;margin-bottom:30px;width:auto}}.s-products__items{display:flex;flex-wrap:wrap;gap:55px;margin-bottom:100px}@media screen and (max-width: 767px){.s-products__items{gap:18px 23px;margin-bottom:50px}}.s-products__item{width:calc(33.3333333333% - 37px);border-radius:30px;box-shadow:17px 15px 0 #000;padding:20px 20px 40px;background-color:#fff}@media screen and (max-width: 767px){.s-products__item{width:calc(50% - 12px);box-shadow:8px 8px 0 #000;padding:10px;border-radius:15px;border:2px solid #000}}.s-products__item--img{margin-bottom:20px;height:16vw;max-height:225px}@media screen and (max-width: 767px){.s-products__item--img{height:24vw;margin-bottom:5px}}.s-products__item--border{border-bottom:1px solid #000;padding-bottom:20px;margin-bottom:20px}@media screen and (max-width: 767px){.s-products__item--border{padding-bottom:5px;margin-bottom:5px}}.s-products__item--name{font-size:30px;font-weight:bold}@media screen and (max-width: 767px){.s-products__item--name{font-size:18px;margin-bottom:0}}.s-products__item--price{font-size:20px;font-weight:bold;margin-top:10px}@media screen and (max-width: 767px){.s-products__item--price{font-size:14px;margin-top:5px}}.s-products__item--text{font-size:16px;line-height:2;font-weight:600}@media screen and (max-width: 767px){.s-products__item--text{font-size:8px;line-height:1.5}}.s-products__item.sampleItem{transition:.3s all;cursor:pointer}.s-products__item.sampleItem:hover{transform:translate(17px, 15px);box-shadow:none}.s-products__btn{margin:50px auto 0;display:block;width:-moz-max-content;width:max-content;box-shadow:5px 5px 0 #f12814;border-radius:100px;transition:.3s all}@media screen and (max-width: 767px){.s-products__btn{margin-top:0;margin-bottom:15px}}.s-products__btn:hover{box-shadow:none;transform:translate(5px, 5px);opacity:1}.s-products__btn.blue{box-shadow:5px 5px 0 #0395ca}.s-products__btn.sp{display:none}@media screen and (max-width: 767px){.s-products__btn.sp{display:block}}.s-products__btn--img{max-width:400px}@media screen and (max-width: 767px){.s-products__btn--img{max-width:335px;width:100%}}.modal{position:fixed;width:100vw;height:100vw;background:rgba(0,0,0,.7);top:0;left:0;display:none;z-index:20}@media screen and (max-width: 767px){.modal{height:auto}}.modal.show{display:block}.modal__wrap{max-width:1000px;margin:0 auto;padding-top:130px}@media screen and (max-width: 767px){.modal__wrap{padding:20% 20px}}.modal__overlay{position:absolute;inset:0;z-index:1;background:rgba(0,0,0,0);pointer-events:auto}.modal__cont{border-radius:50px;max-height:80vh;background-color:#fff;padding:25px 25px 50px 50px;overflow:scroll;position:relative;z-index:2}@media screen and (max-width: 767px){.modal__cont{padding:20px;border-radius:30px;max-width:335px;margin:0 auto}}.modal__close{position:sticky;top:0;right:0;z-index:10;font-size:30px;font-weight:500;cursor:pointer;margin-left:auto;width:-moz-max-content;width:max-content}@media screen and (max-width: 767px){.modal__close{position:absolute;top:60px;right:0;color:#fff;font-size:16px;left:0;margin:0 auto;width:-moz-max-content;width:max-content;transform:translateX(155px)}}.modal__item{display:flex;gap:25px;margin-bottom:50px}@media screen and (max-width: 767px){.modal__item{flex-direction:column;margin-bottom:30px}}.modal__option{opacity:0;visibility:hidden;overflow:hidden;height:0;transition:.3s}.modal__option.active{opacity:1;visibility:visible;height:auto;transition:.3s}.modal__left{max-width:400px;display:flex;flex-wrap:wrap;gap:10px}@media screen and (max-width: 767px){.modal__left.pc{display:none}}.modal__left.sp{display:none}@media screen and (max-width: 767px){.modal__left.sp{display:flex}}.modal__thumb{width:100%;height:400px}@media screen and (max-width: 767px){.modal__thumb{width:295px;height:315px}}.modal__img{width:calc(33.3333333333% - 7px);height:127px;cursor:pointer}@media screen and (max-width: 767px){.modal__img{width:295px;height:315px !important}}.modal__right{width:100%;padding-right:25px}@media screen and (max-width: 767px){.modal__right{padding-right:0}}.modal__name{font-size:40px;font-weight:bold;padding-bottom:20px;border-bottom:1px solid #000;margin-bottom:20px}@media screen and (max-width: 767px){.modal__name{font-size:30px;padding-bottom:30px;text-align:center}}.modal__contents{display:flex;flex-direction:column;gap:30px;margin-bottom:44px}@media screen and (max-width: 767px){.modal__contents{gap:15px;margin-bottom:20px}}.modal__box{display:flex;gap:50px}@media screen and (max-width: 767px){.modal__box{gap:30px}}.modal__label{width:100px;color:#b5b5b5;font-size:20px;font-weight:500}@media screen and (max-width: 767px){.modal__label{font-size:12px}}.modal__text{font-size:20px;font-weight:500}@media screen and (max-width: 767px){.modal__text{font-size:12px}}.modal__kinds{display:grid;grid-template-columns:repeat(3, 1fr);gap:12px;margin-bottom:40px}@media screen and (max-width: 767px){.modal__kinds{margin-bottom:20px}}.modal__kind{font-size:30px;font-weight:bold;padding:35px 0;border-radius:10px;border:1px solid #000;cursor:pointer;display:flex;justify-content:center}@media screen and (max-width: 767px){.modal__kind{padding:15px 0;font-size:20px}}.modal__kind.active{border:3px solid #ffcc01}.modal__btn{font-size:20px;color:#fff;background-color:#000;width:300px;padding:25px 0;display:block;text-align:center}@media screen and (max-width: 767px){.modal__btn{width:100%}}.modal__btn:hover{color:#fff;background-color:#f12814}.modal__head{font-size:30px;font-weight:bold;margin-bottom:30px}@media screen and (max-width: 767px){.modal__head{font-size:20px;margin-bottom:10px}}.modal__desc{font-size:20px;font-weight:500;line-height:1.5}@media screen and (max-width: 767px){.modal__desc{font-size:16px}}.modal__swiper{padding-bottom:40px !important}.modal__swiper .swiper-pagination{bottom:0;display:block !important}.modal__swiper .swiper-pagination-bullet-active{background:#000 !important}.image-modal{display:none;position:fixed;inset:0;background:rgba(0,0,0,.7);justify-content:center;align-items:center;z-index:9999}.image-modal.active{display:flex}.image-modal__inner{position:relative;width:min(80vmin,600px);aspect-ratio:1/1;background:#fff;border-radius:12px;display:flex;justify-content:center;align-items:center;overflow:hidden}.image-modal__inner img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.image-modal__close{position:absolute;top:10px;right:10px;background:rgba(0,0,0,.6);color:#fff;font-size:20px;font-weight:bold;width:32px;height:32px;border-radius:50%;display:flex;justify-content:center;align-items:center;cursor:pointer}.a-info{background-image:url(../images/bg-about.png);background-size:cover;padding:175px 0 220px}@media screen and (max-width: 767px){.a-info{padding-top:120px;padding-bottom:150px}}.a-info__wrap{max-width:1200px;margin:0 auto;padding:0 20px}.a-info__title{font-size:20px;font-weight:bold;text-align:center;line-height:1;margin-bottom:70px;color:#fff}@media screen and (max-width: 767px){.a-info__title{font-size:12px;margin-bottom:30px}}.a-info__title-sub{font-size:40px;font-weight:bold;text-align:center;font-family:"Poppins",sans-serif;color:#fff}@media screen and (max-width: 767px){.a-info__title-sub{font-size:25px;margin-bottom:5px}}.a-info__cats{display:flex;gap:20px 20px;justify-content:center;align-items:center;flex-wrap:wrap;max-width:860px;margin:0 auto 60px}@media screen and (max-width: 767px){.a-info__cats{gap:10px;margin-bottom:40px}}.a-info__cat{background-color:#fff;width:200px;border-radius:100px;font-size:14px;font-weight:bold;text-align:center;color:#000;padding:17px 0;cursor:pointer;transition:.3s all}@media screen and (max-width: 767px){.a-info__cat{width:105px;padding:10px 0;font-size:10px}}.a-info__cat.active{background-color:#f12814;color:#fff}.a-info__cat:hover{color:#fff;background-color:#f12814}.a-info__items{display:flex;flex-direction:column;gap:30px}.a-info__item{display:flex;align-items:center;padding:0 30px 30px;border-bottom:1px solid #ffcc01;width:100%}@media screen and (max-width: 767px){.a-info__item{padding:0 3px 24px}}.a-info__item:hover .a-info__item--btn{background-color:#fff}.a-info__item--date{font-size:50px;color:#fff;font-weight:bold;font-family:"Roboto";margin-right:25px}@media screen and (max-width: 767px){.a-info__item--date{font-size:40px;margin-right:10px}}.a-info__item--right{display:flex;align-items:center}@media screen and (max-width: 767px){.a-info__item--right{flex-direction:column;align-items:flex-start}}.a-info__item--cats{display:flex;flex-direction:column;gap:5px;margin-right:30px}@media screen and (max-width: 767px){.a-info__item--cats{flex-direction:row;margin-bottom:8px}}.a-info__item--cat{border-radius:5px 0 5px 0;background-color:#ffcc01;font-size:11px;font-weight:500;line-height:1.4;padding:2px 33px;width:133px;text-align:center}@media screen and (max-width: 767px){.a-info__item--cat{padding:2px 3px;font-size:10px;width:80px}}.a-info__item--title{font-size:16px;color:#fff;font-weight:500}.a-info__item--btn{background-color:#ffcc01;font-size:20px;display:flex;justify-content:center;align-items:center;border-radius:50%;width:50px;height:50px;margin-left:auto;transition:.3s all}@media screen and (max-width: 767px){.a-info__item--btn{width:28px;height:28px;font-size:12px}}.a-info .wp-pagenavi{display:flex;gap:20px;justify-content:center;margin-top:50px}.a-info .wp-pagenavi .current{width:43px;height:39px;border-radius:15px;background:#f12814;color:#fff;font-weight:bold;font-size:16px;display:flex;align-items:center;justify-content:center;transition:.3s;cursor:pointer;opacity:1;border:none}.a-info .wp-pagenavi .page{width:43px;height:39px;border-radius:15px;background:#fff;color:#0395ca;font-weight:bold;font-size:16px;display:flex;align-items:center;justify-content:center;transition:.3s;cursor:pointer;opacity:1;border:none}.a-info .wp-pagenavi .nextpostslink,.a-info .wp-pagenavi .previouspostslink{font-size:16px;border:none;color:#fff;display:flex;align-items:center}.a-info .wp-pagenavi .swiper-nav{max-width:210px;margin:0 auto;position:relative;display:none}@media screen and (max-width: 767px){.a-info .wp-pagenavi .swiper-nav{display:block}}.single{background-image:url(../images/bg-about.png);background-size:cover;padding:175px 20px 220px}@media screen and (max-width: 767px){.single{padding-top:120px;padding-bottom:150px}}.single__wrap{max-width:1200px;margin:0 auto}.single__title{font-size:20px;font-weight:bold;text-align:center;line-height:1;margin-bottom:70px;color:#fff}@media screen and (max-width: 767px){.single__title{font-size:12px;margin-bottom:30px}}.single__title-sub{font-size:40px;font-weight:bold;text-align:center;font-family:"Poppins",sans-serif;color:#fff}@media screen and (max-width: 767px){.single__title-sub{font-size:25px;margin-bottom:5px}}.single__cont{background-color:#fff;border-radius:50px;padding:90px 100px}@media screen and (max-width: 767px){.single__cont{padding:30px;border-radius:30px}}.single__contents{margin-bottom:70px}@media screen and (max-width: 767px){.single__contents{margin-bottom:40px}}.single__contents--title{font-size:30px;max-width:890px;margin:0 auto 70px;font-size:30px;font-weight:bold;color:#f12814;text-align:center}@media screen and (max-width: 767px){.single__contents--title{font-size:16px;margin-bottom:20px}}.single__contents--img{margin-bottom:10px}.single__contents--flex{display:flex;gap:20px;margin-bottom:30px}@media screen and (max-width: 767px){.single__contents--flex{margin-bottom:20px}}.single__contents--date,.single__contents--cat{font-size:12px;font-weight:600}@media screen and (max-width: 767px){.single__contents--date,.single__contents--cat{font-size:10px}}.single__contents--item p{font-size:16px;margin-bottom:50px;line-height:1.875;color:#333}@media screen and (max-width: 767px){.single__contents--item p{margin-bottom:30px;font-size:12px}}.single__contents--item h3{padding-bottom:15px;font-size:20px;line-height:1;font-weight:500;border-bottom:1px solid #000;margin-bottom:20px}@media screen and (max-width: 767px){.single__contents--item h3{font-size:14px;margin-bottom:15px}}.single__contents--item h4{border:1px solid #000;width:-moz-max-content;width:max-content;font-size:16px;line-height:1;font-weight:500;line-height:1.25;margin-bottom:20px;padding:10px 13px}@media screen and (max-width: 767px){.single__contents--item h4{font-size:14px}}.single__contents--item h5{width:-moz-max-content;width:max-content;font-size:16px;line-height:1;font-weight:500;line-height:1.25;margin-bottom:20px;display:flex;align-items:center}@media screen and (max-width: 767px){.single__contents--item h5{font-size:14px}}.single__contents--item h5::before{content:"";display:inline-block;width:1px;background-color:#000;height:20px;margin-right:10px}.single__contents--item strong{font-size:16px;font-weight:bold;line-height:1.25;margin-bottom:20px;display:block}@media screen and (max-width: 767px){.single__contents--item strong{font-size:14px}}.single__contents--item li{display:flex;align-items:center;font-size:16px;line-height:1.875}@media screen and (max-width: 767px){.single__contents--item li{font-size:12px}}.single__contents--item li::before{content:"";display:inline-block;width:3px;height:3px;border-radius:50%;margin-right:10px;background-color:#000}.single__contents--item a{font-size:16px;color:#0085ff}@media screen and (max-width: 767px){.single__contents--item a{font-size:12px}}.single__btn{margin:50px auto 0;display:block;width:-moz-max-content;width:max-content;box-shadow:5px 5px 0 #000;border-radius:100px;transition:.3s all}.single__btn:hover{box-shadow:none;transform:translate(5px, 5px);opacity:1}.single__btn--img{max-width:400px}@media screen and (max-width: 767px){.single__btn--img{max-width:275px}}.license{padding:185px 20px 220px;background-color:#f1eeee}@media screen and (max-width: 767px){.license{padding-top:120px;padding-bottom:150px}}.license__wrap{max-width:1200px;margin:0 auto}.license__title{height:28px;width:-moz-max-content;width:max-content;margin:0 auto 50px}@media screen and (max-width: 767px){.license__title{height:20px;margin-bottom:30px;width:auto}}.license__text{font-size:20px;line-height:2;font-weight:bold;text-align:center;margin-bottom:100px}@media screen and (max-width: 767px){.license__text{font-size:12px;margin-bottom:10px}}.license__link{text-align:center;color:#0395ca;font-size:12px;text-decoration:underline;margin-bottom:50px;display:none;font-weight:500}@media screen and (max-width: 767px){.license__link{display:block}}.license__cont{background-color:#fff;border-radius:100px;border:20px solid #0395ca;margin-bottom:50px}@media screen and (max-width: 767px){.license__cont{border-radius:80px;border-width:10px}}.license__frame{border:5px solid #ffcc01;border-radius:78px;padding:45px 80px 60px}@media screen and (max-width: 767px){.license__frame{border-radius:70px;border-width:3px;padding:47px 17px}}.license__head{max-width:400px;margin:0 auto 50px;display:block}@media screen and (max-width: 767px){.license__head{margin-bottom:20px}}.license__desc{font-size:20px;font-weight:bold;line-height:1.5;margin-bottom:70px;text-align:center}@media screen and (max-width: 767px){.license__desc{font-size:12px;margin-bottom:20px;text-align:left}}.license__items{display:grid;grid-template-columns:repeat(2, 1fr);gap:30px}@media screen and (max-width: 767px){.license__items{grid-template-columns:repeat(1, 1fr)}}.license__item{border:4px solid #f12814;border-radius:20px;padding-bottom:30px}@media screen and (max-width: 767px){.license__item{padding-bottom:15px}}.license__item--head{background-color:#f12814;color:#fff;font-size:30px;font-weight:bold;padding:25px 0;text-align:center;border-radius:10px 10px 0 0}@media screen and (max-width: 767px){.license__item--head{font-size:16px;padding:15px 0}}.license__item--head.fs25{font-size:25px;padding:27px 0}@media screen and (max-width: 767px){.license__item--head.fs25{font-size:16px;padding:23px 0}}.license__item--head.fs25-14{font-size:25px;padding:27px 0}@media screen and (max-width: 767px){.license__item--head.fs25-14{font-size:14px}}.license__item--img{max-width:400px;margin:0 auto 20px}@media screen and (max-width: 767px){.license__item--img{width:90%}}.license__item--img.turtles{width:80%;padding-top:20px}.license__item--text{font-size:16px;font-weight:bold;line-height:1.5;padding:0 30px}@media screen and (max-width: 767px){.license__item--text{font-size:10px;padding:0 13px}}.faq{padding:175px 20px 220px}@media screen and (max-width: 767px){.faq{padding-top:120px;padding-bottom:150px}}.faq__wrap{max-width:1200px;margin:0 auto}.faq__title{font-size:20px;font-weight:bold;text-align:center;line-height:1;margin-bottom:70px}@media screen and (max-width: 767px){.faq__title{font-size:12px;margin-bottom:30px}}.faq__title-sub{font-size:40px;font-weight:bold;text-align:center;font-family:"Poppins",sans-serif}@media screen and (max-width: 767px){.faq__title-sub{font-size:25px;margin-bottom:5px}}.faq__items{display:flex;flex-direction:column;gap:20px}@media screen and (max-width: 767px){.faq__items{gap:10px}}.faq__item{width:100%;border:3px solid #000;border-radius:10px;padding:35px 30px;background-color:#fff}@media screen and (max-width: 767px){.faq__item{padding:23px 18px}}.faq__item--q{display:flex;align-items:center;cursor:pointer}.faq__item--num{font-size:25px;color:#f12814;font-weight:bold;margin-right:50px}@media screen and (max-width: 767px){.faq__item--num{margin-right:25px}}.faq__item--title{font-size:20px;font-weight:bold}@media screen and (max-width: 767px){.faq__item--title{font-size:14px;margin-right:10px}}.faq__item--btn{width:35px;height:35px;border-radius:50%;background-color:#f12814;display:flex;justify-content:center;align-items:center;margin-left:auto;flex-shrink:0}@media screen and (max-width: 767px){.faq__item--btn{margin-left:auto}}.faq__item--btn.minus{display:none}.faq__item--a{padding-left:90px;max-width:800px;padding-top:30px;display:none}@media screen and (max-width: 767px){.faq__item--a{padding-left:0;padding-top:10px}}.faq__item--text{line-height:2;font-weight:600;font-size:14px}@media screen and (max-width: 767px){.faq__item--text{font-size:12px}}.faq .wp-pagenavi{display:flex;gap:20px;justify-content:center;margin-top:30px}.faq .wp-pagenavi .current{width:43px;height:39px;border-radius:15px;background:#000;color:#fff;font-weight:bold;font-size:16px;display:flex;align-items:center;justify-content:center;transition:.3s;cursor:pointer;opacity:1;border:none}.faq .wp-pagenavi .page{width:43px;height:39px;border-radius:15px;background:#fff;color:#000;font-weight:bold;font-size:16px;display:flex;align-items:center;justify-content:center;transition:.3s;cursor:pointer;opacity:1;border:none}.faq .wp-pagenavi .nextpostslink,.faq .wp-pagenavi .previouspostslink{font-size:16px;border:none;color:#000;display:flex;align-items:center}.faq .wp-pagenavi .swiper-nav{max-width:210px;margin:0 auto;position:relative;display:none}@media screen and (max-width: 767px){.faq .wp-pagenavi .swiper-nav{display:block}}.company{background-color:#f1eeee;padding:185px 20px 220px}@media screen and (max-width: 767px){.company{padding-top:120px;padding-bottom:150px}}.company__wrap{max-width:1000px;margin:0 auto}.company__title{height:28px;width:-moz-max-content;width:max-content;margin:0 auto 50px}@media screen and (max-width: 767px){.company__title{height:20px;margin-bottom:30px;width:auto}}.company__text{font-size:20px;font-weight:bold;line-height:2;text-align:center;margin-bottom:100px}@media screen and (max-width: 767px){.company__text{font-size:12px;margin-bottom:30px}}.company__table{border:2px solid #000;width:100%}.company__item{border-bottom:2px solid #000}.company__item:last-of-type{border-bottom:none}.company__item--label{width:20%;background-color:#f12814;color:#fff;font-size:20px;font-weight:600;text-align:center;vertical-align:middle;padding:30px 0;border-right:2px solid #000}@media screen and (max-width: 767px){.company__item--label{font-size:12px;width:30%}}.company__item--text{padding:30px 0 30px 45px;font-size:20px;font-weight:500;background-color:#fff;width:80%;line-height:1.5;flex-direction:column;vertical-align:middle}@media screen and (max-width: 767px){.company__item--text{font-size:12px;padding:20px 18px;width:70%}}.company__item--text span{pointer-events:none;display:contents;font-size:20px;font-weight:500;width:-moz-max-content;width:max-content}@media screen and (max-width: 767px){.company__item--text span{font-size:12px}}.inquiry{background-color:#f1eeee;padding:185px 20px 220px}@media screen and (max-width: 767px){.inquiry{padding-top:120px;padding-bottom:150px}}.inquiry__wrap{max-width:780px;margin:0 auto}.inquiry__title{height:28px;width:-moz-max-content;width:max-content;margin:0 auto 50px}@media screen and (max-width: 767px){.inquiry__title{height:20px;margin-bottom:30px;width:auto}}.inquiry__text{font-size:20px;font-weight:bold;line-height:2;text-align:center;margin-bottom:10px}@media screen and (max-width: 767px){.inquiry__text{font-size:12px;margin-bottom:10px}}.inquiry__desc{text-align:center;font-size:20px;font-weight:bold;margin-bottom:100px}@media screen and (max-width: 767px){.inquiry__desc{font-size:9px;margin-bottom:55px;font-weight:500}}.inquiry__top{position:relative;max-width:780px;margin:0 auto 100px;background-color:#f12814;padding:40px 20px 30px;border-radius:30px}@media screen and (max-width: 767px){.inquiry__top{margin-bottom:50px}}.inquiry__top--text{font-size:20px;color:#fff;font-weight:bold;line-height:1.5;margin-bottom:20px;text-align:center}@media screen and (max-width: 767px){.inquiry__top--text{font-size:12px}}.inquiry__top--btn{width:300px;position:relative;text-align:center;font-size:30px;font-weight:bold;padding:20px 0;background-color:#fff;border-radius:100px;display:block;margin:0 auto}@media screen and (max-width: 767px){.inquiry__top--btn{font-size:20px;width:240px;padding:15px 0}}.inquiry__top--btn:hover{transform:translate(0px, 5px);opacity:1;background-color:#000;color:#fff}.inquiry__top--arrow{position:absolute;right:30px;top:50%;transform:translateY(-50%);width:35px;height:35px}.inquiry__top--icon{width:51px;height:76px;position:absolute;left:0;right:0;top:-45px;margin:0 auto}@media screen and (max-width: 767px){.inquiry__top--icon{width:34px;height:50px;top:-25px}}.inquiry__form{display:flex;flex-direction:column;gap:20px}.inquiry__item{display:flex;gap:35px}@media screen and (max-width: 767px){.inquiry__item{flex-direction:column;gap:10px}}.inquiry__item--label{font-size:16px;font-weight:bold;width:165px;flex-shrink:0;margin-top:20px}@media screen and (max-width: 767px){.inquiry__item--label{font-size:14px}}.inquiry__item--label span{color:#f12814;font-weight:bold;padding-left:5px}.inquiry__item--right{display:flex;align-items:center;width:100%}.inquiry__item--inner{width:100%}.inquiry__item--input{width:100%;background-color:#fff;padding:14px 30px;font-size:16px;font-weight:500}@media screen and (max-width: 767px){.inquiry__item--input{font-size:14px;padding:15px 20px}}.inquiry__item--input::-moz-placeholder{color:#d1d1d1}.inquiry__item--input::placeholder{color:#d1d1d1}.inquiry__item--textarea{width:100%;height:200px;resize:none;background-color:#fff;padding:17px 30px;font-size:16px;font-weight:500;line-height:1.5}@media screen and (max-width: 767px){.inquiry__item--textarea{font-size:14px;padding:17px 20px}}.inquiry__item--textarea::-moz-placeholder{color:#d1d1d1}.inquiry__item--textarea::placeholder{color:#d1d1d1}.inquiry__item--address{margin-right:12px;font-size:20px;font-weight:bold}.inquiry__privacy{text-align:center;font-size:16px;font-weight:500;margin-bottom:10px;margin-top:30px}@media screen and (max-width: 767px){.inquiry__privacy{font-size:12px;margin-top:20px;margin-bottom:0}}.inquiry__privacy a{color:#0395ca;font-weight:500;text-decoration:underline;margin-bottom:20px}.inquiry__check{display:table;margin:0 auto 30px;cursor:pointer}@media screen and (max-width: 767px){.inquiry__check{margin-bottom:20px}}.inquiry__check--btn{width:20px;height:20px}.inquiry__check--text{font-size:16px;font-weight:500}@media screen and (max-width: 767px){.inquiry__check--text{font-size:12px}}.inquiry__check-inner{display:flex;align-items:center;gap:6px}.inquiry__btn{background-image:url(../images/btn-contact.svg);width:400px;height:80px;box-shadow:0px 6px 0 #000;border-radius:100px;margin:0 auto;transition:.3s all;cursor:pointer}.inquiry__btn:hover{box-shadow:none;transform:translateY(6px)}.inquiry__selectedItem{display:flex;align-items:center;gap:20px}.inquiry__selectedItem img{width:100px;height:100px}.inquiry__selectedItem p{font-weight:700}.inquiry__confirm{background-color:#fff;border:2px solid #000;border-radius:50px;width:400px;height:70px;display:grid;place-content:center;font-weight:900;font-size:25px;box-shadow:0 6px 0 #000;margin:0 auto;transition:.3s;cursor:pointer}.inquiry__confirm:hover{box-shadow:none;transform:translateY(6px)}@media screen and (max-width: 767px){.inquiry__confirm{width:335px}}.inquiry__back{background-color:#ddd;border:2px solid #000;border-radius:50px;width:400px;height:70px;display:grid;place-content:center;font-weight:900;font-size:25px;box-shadow:0 6px 0 #000;margin:20px auto 0;transition:.3s;cursor:pointer}.inquiry__back:hover{box-shadow:none;transform:translateY(6px)}.inquiry__btns{display:none}.inquiry__btns.hide{display:none !important}.inquiry .error{color:crimson;margin-top:5px;font-size:12px;font-weight:500;display:none}.inquiry .error.show{display:block}.inquiry .confirm-text{display:none;font-weight:700;padding-top:20px}.inquiry.confirm .inquiry__form input,.inquiry.confirm .inquiry__form textarea,.inquiry.confirm .inquiry__form .inquiry__confirm{display:none}.inquiry.confirm .inquiry__form .confirm-text,.inquiry.confirm .inquiry__form .inquiry__btns{display:block}.inquiry .wpcf7-form *{display:none}.inquiry .wpcf7-response-output{display:block}.inquiry #wana{display:none}.privacy{background-color:#f1eeee;padding:185px 20px 220px}@media screen and (max-width: 767px){.privacy{padding-top:120px;padding-bottom:150px}}.privacy__wrap{max-width:1000px;margin:0 auto}.privacy__title{height:28px;width:-moz-max-content;width:max-content;margin:0 auto 50px}@media screen and (max-width: 767px){.privacy__title{margin-bottom:30px;height:20px;width:auto}}.privacy__text{font-size:20px;font-weight:bold;line-height:2;text-align:center;margin-bottom:100px}@media screen and (max-width: 767px){.privacy__text{font-size:12px;margin-bottom:25px;font-weight:500;text-align:left}}.privacy__item{font-size:16px;font-weight:bold;line-height:2.18}@media screen and (max-width: 767px){.privacy__item{font-size:12px}}.privacy__item span{font-size:20px;color:#0395ca;font-weight:bold}@media screen and (max-width: 767px){.privacy__item span{font-size:16px}}.fv{padding:130px 20px 35px;background-image:url(../images/bg-fv.png);background-size:cover}@media screen and (max-width: 767px){.fv{padding-top:100px}}.fv__wrap{max-width:1195px;margin:0 auto;position:relative}.fv__cont{position:relative;z-index:2;padding-top:12px}.fv__text{font-size:42px;font-weight:bold;background-color:#f12814;max-width:-moz-max-content;max-width:max-content;margin-bottom:15px;padding:4px 0;position:relative;z-index:2}@media screen and (max-width: 1024px){.fv__text{font-size:22px}}@media screen and (max-width: 767px){.fv__text{margin-bottom:5px}}.fv__text span{letter-spacing:-0.2em;font-weight:bold}.fv__title{max-width:735px;max-height:108px;margin-top:15px;margin-bottom:30px;position:relative;z-index:2}@media screen and (max-width: 1024px){.fv__title{max-height:45px;max-width:334px}}@media screen and (max-width: 767px){.fv__title{max-width:none;max-height:none;margin-top:10px;margin-bottom:10px}}.fv__flex{display:grid;grid-template-columns:repeat(3, 1fr);gap:14px;max-width:640px;position:relative;z-index:2}@media screen and (max-width: 1024px){.fv__flex{max-width:335px}}@media screen and (max-width: 767px){.fv__flex{max-width:none;margin-top:-35px}}.fv__slide{position:absolute;top:0;right:0;max-width:845px;overflow:hidden}@media screen and (max-width: 1024px){.fv__slide{max-width:50vw}}@media screen and (max-width: 767px){.fv__slide{position:static;max-width:100%}}.fv .swiper-next{position:absolute;right:-70px;top:50%;cursor:pointer}.fv .swiper-next-text{color:#fff;text-align:center;font-size:12px;font-weight:bold}.category{border-top:10px solid #f12814;border-bottom:10px solid #f12814;background-color:#ffcc01;position:relative}@media screen and (max-width: 767px){.category{border-top-width:5px;border-bottom-width:5px}}.category__border{height:10px;width:100%;background-color:#fff}@media screen and (max-width: 767px){.category__border{height:5px}}.category__wrap{max-width:1200px;margin:0 auto;padding:90px 20px}@media screen and (max-width: 767px){.category__wrap{padding:50px 20px 40px}}.category__title{font-size:20px;font-weight:bold;text-align:center;line-height:1;margin-bottom:70px}@media screen and (max-width: 767px){.category__title{font-size:12px;margin-bottom:30px}}.category__title-sub{font-size:40px;font-weight:bold;text-align:center;font-family:"Poppins",sans-serif}@media screen and (max-width: 767px){.category__title-sub{font-size:25px}}.category__items{display:flex;gap:45px;max-width:750px;justify-content:center;margin:0 auto;flex-wrap:wrap;margin-bottom:90px}@media screen and (max-width: 767px){.category__items{gap:20px 10px;margin-bottom:50px}}.category__item{width:calc(33.3333333333% - 30px);cursor:pointer}@media screen and (max-width: 767px){.category__item{width:calc(33.3333333333% - 7px)}}.category__item:hover .category__item--img{transform:translateY(-10px)}.category__item--img{margin-bottom:10px;transition:.3s all}.category__item--text{font-size:20px;font-weight:bold;text-align:center;line-height:1.25}@media screen and (max-width: 767px){.category__item--text{font-size:12px}}.category__bottom{background-color:#fff;border-radius:100px;padding:60px;box-shadow:20px 20px 0 #000;position:relative}@media screen and (max-width: 767px){.category__bottom{padding:20px 17px;border-radius:20px;box-shadow:5px 8px 0 #000}}.category__bottom::before{content:"";display:inline-block;background-image:url(../images/icon-star-blue.svg);background-size:cover;width:72px;height:55px;position:absolute;top:30px;left:24px;transform:rotate(6deg)}@media screen and (max-width: 767px){.category__bottom::before{width:20px;height:15px;top:11px;left:7px;transform:rotate(-12deg)}}.category__bottom--title{height:27px;max-width:-moz-max-content;max-width:max-content}@media screen and (max-width: 767px){.category__bottom--title{height:10px;width:auto}}.category__bottom--title-sub{font-family:"Poppins",sans-serif;font-size:100px;font-weight:bold;color:#f12814;margin-bottom:5px}@media screen and (max-width: 1024px){.category__bottom--title-sub{font-size:54px}}@media screen and (max-width: 767px){.category__bottom--title-sub{font-size:30px;margin-bottom:1px}}.category__bottom--border{width:100%;height:1px;background-color:#000;margin:40px 0 35px}@media screen and (max-width: 767px){.category__bottom--border{margin:10px 0}}.category__bottom--text{font-size:20px;font-weight:bold;line-height:1.5;margin-bottom:40px}@media screen and (max-width: 1024px){.category__bottom--text{font-size:16px}}@media screen and (max-width: 767px){.category__bottom--text{font-size:12px;margin-bottom:10px;text-align:justify}}.category__bottom--btn{margin-bottom:30px;display:block;width:-moz-max-content;width:max-content;transition:.3s all}@media screen and (max-width: 767px){.category__bottom--btn{margin-bottom:10px}}.category__bottom--btn:hover{transform:translate(5px, 5px)}.category__bottom--btn img{width:300px}@media screen and (max-width: 1024px){.category__bottom--btn img{width:180px}}@media screen and (max-width: 767px){.category__bottom--btn img{width:90px}}.category__bottom--items{display:grid;grid-template-columns:repeat(5, 1fr);gap:20px}@media screen and (max-width: 767px){.category__bottom--items{grid-template-columns:repeat(3, 1fr);gap:10px}}.category__bottom--item{height:188px}@media screen and (max-width: 1200px){.category__bottom--item{height:13.1vw}}@media screen and (max-width: 767px){.category__bottom--item{height:23.1vw}}.category__bar{position:absolute;top:0;z-index:2;height:100%;overflow:hidden}.category__bar.bar1{bottom:0}.category__bar.bar2{top:0;right:0;transform:rotate(180deg)}.category__bar.bar3{bottom:0;left:0}.category__bar.bar4{top:0;right:0;transform:rotate(180deg)}.category__bar--text{width:50px}@media screen and (max-width: 1024px){.category__bar--text{width:32px}}@media screen and (max-width: 767px){.category__bar--text{width:16px}}.category__slide{overflow:hidden;max-width:1220px;height:calc(100% + 20px);padding:0 20px 20px 0}@media screen and (max-width: 767px){.category__slide{padding-bottom:5px;padding-right:5px}}.category__nav{display:flex;justify-content:center;align-items:center;gap:30px;margin-top:30px;padding:20px;position:relative;max-width:425px;margin:60px auto 0}@media screen and (max-width: 767px){.category__nav{max-width:185px;margin-top:38px;padding:0}}.category .custom-nav{background-color:rgba(0,0,0,0) !important;border:2px solid #000;border-radius:8px;padding:10px 20px;font-size:20px;color:#000 !important;cursor:pointer}@media screen and (max-width: 767px){.category .custom-nav{font-size:11px;width:22px;height:22px;padding:0;display:flex;align-items:center;justify-content:center;border-width:1px;transform:translateY(50%)}}.category .custom-nav::after{display:none}.category__page{font-weight:bold;font-size:18px;display:flex;align-items:center;gap:10px}.category__page .total,.category__page .current{font-weight:bold}@media screen and (max-width: 767px){.category__page{font-size:12px}}@media screen and (max-width: 767px){.category__page svg{max-width:46px}}.special{border-bottom:10px solid #fff;padding:95px 0 0;background-color:#f1eeee}@media screen and (max-width: 767px){.special{padding-top:80px}}.special__border{width:100%;height:10px;background-color:#f12814}.special__wrap{max-width:1200px;margin:0 auto;padding:0 20px 65px}@media screen and (max-width: 767px){.special__wrap{padding-bottom:50px}}.special__title{font-size:20px;font-weight:bold;text-align:center;line-height:1;margin-bottom:50px}@media screen and (max-width: 767px){.special__title{font-size:12px;margin-bottom:30px}}.special__title-sub{font-size:40px;font-weight:bold;text-align:center;font-family:"Poppins",sans-serif;position:relative}@media screen and (max-width: 767px){.special__title-sub{font-size:25px;margin-bottom:5px}}.special__title-sub::before{content:"";display:inline-block;background-image:url(../images/icon-star-red.svg);width:85px;height:55px;position:absolute;top:-60px;left:0;right:0;margin:0 auto}.special__items{display:grid;grid-template-columns:repeat(4, 1fr);gap:36px}@media screen and (max-width: 1024px){.special__items{grid-template-columns:repeat(2, 1fr)}}@media screen and (max-width: 767px){.special__items{grid-template-columns:repeat(1, 1fr);gap:10px}}.special__item{border:2px solid #000;padding-bottom:20px;background-color:#fff;border-radius:50px;overflow:hidden}@media screen and (max-width: 767px){.special__item{display:flex;border-radius:20px;padding-bottom:0}}.special__item--img{border-bottom:1px solid #000;margin-bottom:20px}@media screen and (max-width: 767px){.special__item--img{width:35%;margin-bottom:0;border-bottom:none}}.special__item--content{display:flex;flex-direction:column}@media screen and (max-width: 767px){.special__item--content{padding-top:13px;padding-bottom:15px;width:100%}}.special__item--title{padding:0 20px;margin-bottom:10px;line-height:1.25;font-size:16px;font-weight:bold}@media screen and (max-width: 767px){.special__item--title{font-size:14px;margin-bottom:6px}}.special__item--text{font-size:14px;line-height:1.65;padding:0 20px;margin-bottom:15px}@media screen and (max-width: 767px){.special__item--text{font-size:10px;margin-bottom:0}}.special__item--btn{background-color:#000;border-radius:50%;color:#fff;font-size:14px;font-weight:500;text-align:center;width:35px;display:block;margin-left:auto;padding:10px 0;margin-right:20px}@media screen and (max-width: 767px){.special__item--btn{width:15px;font-size:7px;padding:4px 0}}.point{background-image:url(../images/bg-point.png);background-size:cover;padding:70px 20px 0}@media screen and (max-width: 767px){.point{padding-top:50px;background-position:center}}.point__wrap{max-width:1200px;margin:0 auto}.point__title{font-size:20px;font-weight:bold;text-align:center;line-height:1;margin-bottom:50px;color:#fff}@media screen and (max-width: 767px){.point__title{font-size:12px;margin-bottom:30px}}.point__title-sub{font-size:40px;font-weight:bold;text-align:center;font-family:"Poppins",sans-serif;position:relative;color:#fff}@media screen and (max-width: 767px){.point__title-sub{font-size:25px;margin-bottom:5px}}.point__cont{background-color:#f1eeee;border-radius:85% 85% 0 0;padding:18px 18px 0 18px}@media screen and (max-width: 1024px){.point__cont{border-radius:50% 50% 0 0}}@media screen and (max-width: 767px){.point__cont{padding:15px 15px 0 15px;border-radius:1000px 1000px 0 0}}.point__frame{border:3px solid #f12814;border-bottom:none;border-radius:85% 85% 0 0;padding:132px 80px 70px}@media screen and (max-width: 1024px){.point__frame{border-radius:50% 50% 0 0}}@media screen and (max-width: 767px){.point__frame{border-radius:1000px 1000px 0 0;padding:90px 20px 50px;border:2px solid #f12814;border-bottom:none}}.point__head{color:#fff;background-color:#000;font-size:25px;font-weight:bold;text-align:center;width:-moz-max-content;width:max-content;margin:0 auto;padding:6px 15px 9px;margin-bottom:45px}@media screen and (max-width: 1024px){.point__head{font-size:20px}}@media screen and (max-width: 767px){.point__head{margin-bottom:2px;width:243px;padding:2px 0px 6px}}.point__text{font-size:20px;line-height:1.75;text-align:center;font-weight:bold}@media screen and (max-width: 1024px){.point__text{font-size:14px;font-weight:bold}}@media screen and (max-width: 767px){.point__text{font-size:12px;line-height:2;margin-top:30px;margin-bottom:15px}}.point__items{display:grid;grid-template-columns:repeat(2, 1fr);gap:0 30px}@media screen and (max-width: 767px){.point__items{grid-template-columns:repeat(1, 1fr)}}.point__item{opacity:0;transform:translateY(30px)}@media screen and (max-width: 767px){.point__item.mt{margin-top:-25px}}.hot{background-color:#f12814}.hot__bar{background-color:#000;width:100%;padding:2px}.hot__bar.bar2{transform:rotate(180deg)}.hot__bar--track{display:inline-block;white-space:nowrap;display:flex}.hot__bar--text{color:#fff;font-family:"Poppins",sans-serif;font-size:16px;font-weight:500;padding-right:15px}.hot__wrap{max-width:1030px;margin:0 auto;padding:60px 20px 130px}@media screen and (max-width: 767px){.hot__wrap{padding:67px 20px 53px}}.hot__title{font-size:20px;font-weight:bold;text-align:center;line-height:1;margin-bottom:50px}@media screen and (max-width: 767px){.hot__title{font-size:12px;margin-bottom:30px}}.hot__title-sub{font-size:40px;font-weight:bold;text-align:center;font-family:"Poppins",sans-serif;position:relative}@media screen and (max-width: 767px){.hot__title-sub{font-size:25px;margin-bottom:5px}}.hot__items{display:grid;grid-template-columns:repeat(4, 1fr);gap:40px}@media screen and (max-width: 767px){.hot__items{grid-template-columns:repeat(2, 1fr);gap:24px 12px}}.hot__item--img{border-radius:50px;box-shadow:10px 10px 0 #000;margin-bottom:20px;height:217px;background-color:#fff;transition:.3s all}@media screen and (max-width: 1024px){.hot__item--img{height:19.791vw}}@media screen and (max-width: 767px){.hot__item--img{border-radius:35px;box-shadow:7px 7px 0 #000;margin-bottom:14px;height:42.933vw}}.hot__item--name,.hot__item--price{font-size:16px;font-weight:500;color:#fff;line-height:1.25}@media screen and (max-width: 767px){.hot__item--name,.hot__item--price{font-size:12px}}.hot__item:hover .hot__item--img{transform:translateY(-5px)}.chara{background-color:#f1eeee;padding:70px 20px 60px}.chara__wrap{max-width:1000px;margin:0 auto}.chara__title{width:-moz-max-content;width:max-content;height:28px;margin:0 auto 50px}@media screen and (max-width: 767px){.chara__title{height:20px;margin-bottom:30px;width:auto}}.chara__text{font-size:20px;font-weight:bold;margin-bottom:50px;line-height:1.75;text-align:center}@media screen and (max-width: 767px){.chara__text{font-size:12px;margin-bottom:30px;line-height:2}}.chara__items{display:flex;flex-wrap:wrap;justify-content:center;gap:30px 25px;margin-bottom:50px}@media screen and (max-width: 767px){.chara__items{display:grid;grid-template-columns:repeat(2, 1fr);gap:10px;margin-bottom:30px}}.chara__item{width:calc(25% - 19px)}@media screen and (max-width: 767px){.chara__item{width:100%}}.chara__btn{margin:0 auto;display:block;width:-moz-max-content;width:max-content;box-shadow:5px 5px 0 #0395ca;border-radius:100px;transition:.3s all}.chara__btn:hover{box-shadow:none;transform:translate(5px, 5px);opacity:1}.chara__btn--img{max-width:400px}@media screen and (max-width: 767px){.chara__btn--img{max-width:340px}}.flow{background-color:#f12814;border-top:10px solid #ffcc01;border-bottom:10px solid #ffcc01}.flow__border{width:100%;height:10px;background-color:#fff}.flow__wrap{max-width:1000px;margin:0 auto;padding:100px 20px 80px;overflow:hidden}@media screen and (max-width: 767px){.flow__wrap{padding-top:15px}}.flow__title{height:28px;width:-moz-max-content;width:max-content;margin:0 auto 40px}@media screen and (max-width: 1024px){.flow__title{height:auto}}@media screen and (max-width: 767px){.flow__title{height:20px;margin-bottom:25px;width:auto}}.flow__title.star{height:100px}@media screen and (max-width: 767px){.flow__title.star{height:65px}}@media screen and (max-width: 767px){.flow__title.title-top{height:65px}}.flow__slide{position:relative}.flow__slide .swiper-wrapper{display:flex;flex-direction:column}@media screen and (max-width: 767px){.flow__slide .swiper-wrapper{flex-direction:row}}.flow__slide .swiper-pagination{display:none;gap:20px;justify-content:center;align-items:center;margin-top:20px;top:auto;bottom:-25px !important}@media screen and (max-width: 767px){.flow__slide .swiper-pagination{display:flex}}.flow__slide .swiper-pagination .swiper-pagination-bullet{width:43px;height:39px;border-radius:15px;border:1px solid #000;background:#fff;color:#000;font-weight:bold;font-size:16px;display:flex;align-items:center;justify-content:center;transition:.3s;cursor:pointer;opacity:1;margin:0 !important}.flow__slide .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#000;color:#fff}.flow__slide .swiper-button-prev,.flow__slide .swiper-button-next{color:#000;width:8px;height:16px;background:none;border:none;bottom:-15px !important;top:auto !important}.flow__slide .swiper-button-prev::after,.flow__slide .swiper-button-next::after{font-size:16px;font-weight:bold}.flow__slide .swiper-nav{max-width:210px;margin:0 auto;position:relative;display:none}@media screen and (max-width: 767px){.flow__slide .swiper-nav{display:block}}@media screen and (max-width: 767px){.flow__box.box-top{padding:0 25px}}.flow__head{display:flex;justify-content:center;align-items:center;margin-bottom:30px}.flow__head--text{font-size:25px;color:#fff;font-weight:bold;margin:0 50px;letter-spacing:.05em;flex-shrink:0}@media screen and (max-width: 767px){.flow__head--text{font-size:16px;margin:0 25px}}.flow__items{display:grid;grid-template-columns:repeat(3, 1fr);gap:25px;margin-bottom:30px}@media screen and (max-width: 767px){.flow__items{grid-template-columns:repeat(1, 1fr);gap:8px}}.flow__item{border:4px solid #000;border-radius:25px;position:relative;padding-top:10px;padding-bottom:40px;background-color:#f1eeee}@media screen and (max-width: 767px){.flow__item{border:2px solid #000;padding-bottom:25px;border-radius:20px}}.flow__item--num{width:76px;height:76px;position:absolute;top:0;left:0}@media screen and (max-width: 1024px){.flow__item--num{width:58px;height:58px}}.flow__item--title{font-size:25px;font-weight:bold;margin-left:95px;margin-bottom:5px;display:flex;align-items:center;height:60px}@media screen and (max-width: 1024px){.flow__item--title{font-size:18px;height:40px;margin-left:75px}}@media screen and (max-width: 767px){.flow__item--title{margin-left:90px}}.flow__item--img{width:190px;height:190px;margin:0 auto}@media screen and (max-width: 1024px){.flow__item--img{width:140px;height:140px}}@media screen and (max-width: 767px){.flow__item--img{width:90px;height:90px;margin-left:15px;margin-top:-20px}}.flow__item--text{font-size:16px;font-weight:bold;line-height:1.5}@media screen and (max-width: 767px){.flow__item--text{font-size:12px;font-weight:500}}.flow__item--box{padding:0 30px}@media screen and (max-width: 767px){.flow__item--box{display:flex;flex-direction:row-reverse;margin-top:15px;padding:0 10px 0 20px}}.flow__btn{margin:50px auto 0;display:block;width:-moz-max-content;width:max-content;box-shadow:5px 5px 0 #000;border-radius:100px;transition:.3s all}.flow__btn:hover{box-shadow:none;transform:translate(5px, 5px);opacity:1}.flow__btn--img{max-width:400px}@media screen and (max-width: 767px){.flow__btn--img{max-width:340px}}.info{background-image:url(../images/bg-info.png);background-size:cover;padding:70px 20px 100px}@media screen and (max-width: 767px){.info{padding:50px 20px}}.info__wrap{max-width:1200px;margin:0 auto}.info__title{font-size:20px;font-weight:bold;text-align:center;line-height:1;margin-bottom:70px;color:#fff}@media screen and (max-width: 767px){.info__title{font-size:12px;margin-bottom:20px}}.info__title-sub{font-size:40px;font-weight:bold;text-align:center;font-family:"Poppins",sans-serif;color:#fff}@media screen and (max-width: 767px){.info__title-sub{font-size:25px;margin-bottom:5px}}.info__cats{display:flex;gap:20px 20px;justify-content:center;align-items:center;flex-wrap:wrap;max-width:860px;margin:0 auto 60px}@media screen and (max-width: 767px){.info__cats{gap:10px;margin-bottom:40px}}.info__cat{background-color:#fff;width:200px;border-radius:100px;font-size:14px;font-weight:bold;text-align:center;color:#000;padding:17px 0;cursor:pointer}@media screen and (max-width: 767px){.info__cat{width:150px;padding:10px 0}}.info__cat.active{background-color:#f12814;color:#fff}.info__items{display:flex;flex-direction:column;gap:30px}.info__item{display:flex;align-items:center;padding:0 30px 30px;border-bottom:1px solid #ffcc01;width:100%}@media screen and (max-width: 767px){.info__item{padding:0 3px 24px}}.info__item--date{font-size:50px;color:#fff;font-weight:bold;font-family:"Roboto";margin-right:25px}@media screen and (max-width: 767px){.info__item--date{font-size:40px;margin-right:10px}}.info__item--right{display:flex;align-items:center}@media screen and (max-width: 767px){.info__item--right{flex-direction:column;align-items:flex-start}}.info__item--cats{display:flex;flex-direction:column;gap:5px;margin-right:30px}@media screen and (max-width: 767px){.info__item--cats{flex-direction:row;margin-bottom:8px}}.info__item--cat{border-radius:5px 0 5px 0;background-color:#ffcc01;font-size:11px;font-weight:500;line-height:1.4;padding:2px 33px;width:133px;text-align:center}@media screen and (max-width: 767px){.info__item--cat{padding:2px 3px;font-size:10px;width:80px}}.info__item--title{font-size:16px;color:#fff;font-weight:500}.info__item--btn{background-color:#ffcc01;font-size:20px;display:flex;justify-content:center;align-items:center;border-radius:50%;width:50px;height:50px;margin-left:auto;transition:.3s all}@media screen and (max-width: 767px){.info__item--btn{width:28px;height:28px;font-size:12px}}.info__item:hover .info__item--btn{background-color:#fff}.info__btn{margin:50px auto 0;display:block;width:-moz-max-content;width:max-content;box-shadow:5px 5px 0 #000;border-radius:100px;transition:.3s all}.info__btn:hover{box-shadow:none;transform:translate(5px, 5px);opacity:1}.info__btn--img{max-width:400px}@media screen and (max-width: 767px){.info__btn--img{max-width:340px}}.contact{padding:70px 0 160px}.contact.red{background-color:#f12814;color:#000}.contact.red .contact__wrap:hover .arrow-char:nth-child(1){color:#ffcc01}.contact.red .contact__wrap:hover .arrow-char:nth-child(2){color:#ffcc01}.contact.red .contact__wrap:hover .arrow-char:nth-child(3){color:#ffcc01}.contact.red .contact__wrap:hover .contact__title-sub,.contact.red .contact__wrap:hover .contact__title{color:#ffcc01}.contact__wrap{max-width:-moz-max-content;max-width:max-content;margin:0 auto;position:relative;display:block}.contact__wrap:hover{opacity:1}@keyframes moveRight{0%{transform:translateX(0)}100%{transform:translateX(6px)}}.contact__wrap:hover .arrow-char:nth-child(1){animation:moveRight .6s ease-in-out infinite;animation-delay:0s;color:#f12814}.contact__wrap:hover .arrow-char:nth-child(2){animation:moveRight .6s ease-in-out infinite;color:#f12814;animation-delay:.1s}.contact__wrap:hover .arrow-char:nth-child(3){animation:moveRight .6s ease-in-out infinite;animation-delay:.2s;color:#f12814}.contact__wrap:hover .contact__title-sub,.contact__wrap:hover .contact__title{color:#f12814}.contact__title{font-size:20px;font-weight:bold;text-align:center;line-height:1;transition:.3s all}.contact__title-sub{font-size:40px;font-weight:bold;text-align:center;font-family:"Poppins",sans-serif;transition:.3s all}.contact__arrow{letter-spacing:.2em;position:absolute;width:-moz-max-content;width:max-content;top:15px;left:0;right:0;margin:0 auto;transform:translateX(200px)}.contact__arrow .arrow-char{font-size:30px;font-weight:bold;display:inline-block;transition:.3s ease}.contact__btn--img{width:335px;box-shadow:5px 5px 0 #0395ca;border-radius:100px}.fixed{position:fixed;bottom:30px;right:30px;z-index:11;transition:.3s all}@media screen and (max-width: 767px){.fixed{bottom:7px;right:7px;transition:.3s;pointer-events:none;opacity:0}.fixed.is-active{pointer-events:all;opacity:1}}.fixed__img{width:130px;height:130px}@media screen and (max-width: 767px){.fixed__img{width:80px;height:80px}}.fixed:hover{transform:translateY(-5px)}/*# sourceMappingURL=style.css.map */