@charset "UTF-8";body{font-family:"Noto Sans JP",-apple-system,BlinkMacSystemFont,sans-serif;font-weight:400;font-size:16px;color:#5f6060;min-width:320px}@media screen and (max-width:960px){body{font-size:14px}}.wrap_original{overflow:hidden}li{list-style:none}img,svg{height:auto;width:100%}input[type=number],input[type=tel],input[type=text],select,textarea{height:40px;padding:0 5px;border:1px solid #bdbdbd;width:100%}textarea{height:220px}textarea::placeholder{color:#bebabd;line-height:26px;padding-top:5px}@media screen and (max-width:850px){textarea{height:300px}}input[type=checkbox]{margin:0 10px 0 0;accent-color:grey}input[type=radio]{margin:0 10px 0 0}body{text-align:center}body .Upper-part{height:75vh}body .Top{position:relative;width:100vw;height:100%}body .Top__heading-container{display:flex;flex-direction:column;gap:20px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-weight:300;white-space:nowrap}body .Top__heading{font-size:30px;letter-spacing:5px}body .Top__subheading{font-size:20px;line-height:35px}body .Top__omoio-logo{position:absolute;right:4%;bottom:8%;width:120px}@media screen and (max-width:960px){body .Top{height:100%}body .Top__heading-container h2{font-size:clamp(25px,5vw,30px)}body .Top__heading-container p{font-size:clamp(15px,3.3vw,20px)}body .Top__omoio-logo{width:clamp(80px,5vw,120px)}}@media screen and (max-width:768px){body .Upper-part{height:auto;aspect-ratio:3/2}}@media screen and (max-width:520px){body .Upper-part{width:100%;height:100vh}}.br--1200{display:none}@media screen and (max-width:1200px){.br--1200{display:block}}.br--960{display:none}@media screen and (max-width:960px){.br--960{display:block}}.br--768{display:none}@media screen and (max-width:768px){.br--768{display:block}}.br--520{display:none}@media screen and (max-width:520px){.br--520{display:block}}.nobr--1240{display:block}@media screen and (max-width:1240px){.nobr--1240{display:none}}.nobr--1200{display:block}@media screen and (max-width:1200px){.nobr--1200{display:none}}.nobr--960{display:block}@media screen and (max-width:960px){.nobr--960{display:none}}.nobr--520{display:block}@media screen and (max-width:520px){.nobr--520{display:none}}@font-face{font-family:helvetica;src:url(../font/helvetica.ttc);font-display:swap}@font-face{font-family:century-gothic;src:url(../font/century-gothic.ttf);font-display:swap}@font-face{font-family:raleway;src:url(../font/raleway-variable_weight.ttf);font-display:swap}@font-face{font-family:futura;src:url(../font/Futura.ttc);font-display:swap}header{position:sticky;width:100%;top:0;z-index:9997}.Header{height:100px;font-size:18px;background-color:rgba(255,255,255,.7);color:#3e3a39;display:grid;position:fixed;top:0;left:0;transform:translateY(0);transition:all .6s}.Header._hide{transform:translateY(-100%)}.Header__imformation{padding:5px;grid-row:1/2;grid-column:1/3;background-color:#e7a7b0}.Header__imformation-text{color:#fff;font-size:24px;padding-bottom:5px}.Header__imformation-subtext{color:#fff;font-size:16px}.Header__omoio-logo{width:150px;margin-left:20px;display:flex;align-items:center;justify-content:center;grid-row:2/3;grid-column:1/2}.Header .nav{margin-right:20px;width:100%;grid-row:2/3;grid-column:2/3}.Header .nav__item-wrap{display:flex;align-items:center;justify-content:center;margin-left:auto;justify-content:space-between;max-width:1300px;height:100%;margin-right:20px}.Header .nav__item{display:flex;align-items:center;justify-content:center;height:100%}.Header .nav__item:nth-child(3),.Header .nav__item:nth-child(4),.Header .nav__item:nth-child(8){position:relative}.Header .nav__item-text{padding:10px 0;position:relative}.Header .nav__item-text::after{position:absolute;left:0;content:"";width:100%;height:2px;background:#5f6060;bottom:-1px;transform:scale(0,1);transform-origin:left top;transition:transform .3s}.Header .nav__item-text:hover::after{transform:scale(1,1)}.Header .nav__item-text a{width:100%;height:100%;display:block;position:relative}.Header .nav__slide-down{position:absolute;top:80px;flex-flow:column;background-color:rgba(255,255,255,.8);width:150px;padding:0 10px}.Header .nav__slide-down-item{padding:10px 0 10px;margin:0 20px 20px}.Header .nav__slide-down-item::after{position:absolute;left:0;content:"";width:100%;height:2px;background:#5f6060;bottom:-1px;transform:scale(0,1);transform-origin:left top;transition:transform .3s}.Header .nav__slide-down-item:hover::after{transform:scale(0,0)}.Header .nav__slide-down-item:hover::after{transform:scale(0,0)}.Header .nav__arrow{display:none}.Header .nav__close{display:none}.Header__tel{color:#718e98}.Header__tel-num{display:flex;justify-content:center;align-items:center;gap:10px}.Header__tel-num div{width:40px;height:auto}.Header__tel-num p{font-family:century-gothic;font-weight:300;font-size:30px}.Header__tel-time{font-size:14px}.Header__line{width:60px}.Header__line:hover{opacity:.6}.Header__hamburger{display:none}@media screen and (max-width:1300px){.Header{height:auto;position:fixed;left:0;top:0;transition:.5s;z-index:99999}.Header__imformation-text{font-size:16px;padding-bottom:2px}.Header__imformation-subtext{font-size:14px}.Header__omoio-logo{width:100px}.Header .nav{grid-row:1;grid-column:1;position:absolute;top:0;left:0;padding:50px 0 100px;background-color:rgba(88,88,88,.9);color:#fff;height:100dvh;overflow-y:scroll;z-index:99999}.Header .nav__close{cursor:pointer;display:block;position:absolute;width:30px;height:30px;top:15px;right:15px;z-index:500}.Header .nav__close::after,.Header .nav__close::before{content:"";display:block;position:absolute;width:141.4%;height:1px;top:50%;left:50%;transform-origin:center;background-color:#fff}.Header .nav__close::before{transform:translate(-50%,-50%) rotate(45deg)}.Header .nav__close::after{transform:translate(-50%,-50%) rotate(-45deg)}.Header .nav__item-wrap{display:block;margin-right:0}.Header .nav__item{display:block;text-align:left;height:auto;border-bottom:1px solid #fff}.Header .nav__item a::after{transform:scale(0,0)}.Header .nav__item-text{display:block;padding:30px;font-weight:600}.Header .nav__item-text:last-of-type{border-bottom:none}.Header .nav__item-text::after{content:none}.Header .nav__arrow{display:block;position:absolute;width:20px;height:20px;top:50%;right:40px;transform:translateY(-50%)}.Header .nav__arrow::after{content:"";display:block;position:absolute;width:14.14px;height:14.14px;border-top:1px solid #fff;border-left:1px solid #fff;transform-origin:left top;transform:translate(10px,16.6666666667px) rotate(-135deg)}.Header .nav__slide-down{position:relative;top:0;width:100%;padding:0}.Header .nav__slide-down-item{padding:30px 40px;background-color:rgba(120,120,120,.6);border-bottom:1px solid #fff;margin:0;font-weight:600}.Header .nav__slide-down-item::after{transform:scale(0,0)}.Header__line{display:none}.Header__hamburger{height:60px;grid-row:2/3;grid-column:2/3;display:block;position:relative;cursor:pointer;z-index:300}.Header__hamburger span{position:absolute;width:40px;height:3px;right:15px;background-color:grey;transition:all .5s}.Header__hamburger span:first-of-type{top:20px}.Header__hamburger span:nth-of-type(2){top:40px}.Header nav ul li:nth-child(9){display:none}}@media screen and (max-width:960px){.Header .nav__item-text{font-size:16px}}.Footer{padding-bottom:200px}.Footer_google-review{width:100%;background-color:#666;padding:80px 0}.Footer_google-review-pc{display:block;width:90%;max-width:1000px;margin:0 auto}.Footer_google-review-sp{display:none}.Footer__wrap{max-width:1200px;margin-right:auto;margin-left:auto;padding-top:70px;padding-bottom:70px;padding-bottom:70px;display:grid;place-items:center;grid-template-columns:1fr 3fr}@media screen and (max-width:1240px){.Footer__wrap{margin-right:20px;margin-left:20px}}@media screen and (max-width:960px){.Footer__wrap{max-width:unset;margin-right:5%;margin-left:5%;padding-top:35px;padding-bottom:35px}}.Footer__logo{max-width:200px}.Footer__info{font-weight:300;text-align:left;display:flex;flex-wrap:wrap;gap:60px}.Footer__info__list:hover{opacity:.6}.Footer__info__list p{margin:15px 0}.Footer__copy-rights{font-weight:500;grid-column:1/3;font-size:14px}@media screen and (max-width:960px){.Footer__wrap{display:block;margin:0 auto;padding-bottom:35px}.Footer__info{gap:40px;justify-content:center}.Footer__info__list p{font-size:16px}.Footer__logo{width:150px;margin:0 auto 20px}}@media screen and (max-width:768px){.Footer{padding-bottom:22vw}}@media screen and (max-width:520px){.Footer_google-review{padding:50px 0}.Footer_google-review-pc{display:none}.Footer_google-review-sp{display:block;width:90%;max-width:400px;margin:0 auto}.Footer__wrap{max-width:unset;margin:0 5%}.Footer__info{gap:0}.Footer__info__item{width:40%}}body .Searchform{position:relative}body .Searchform__form{display:flex;align-items:center;gap:5px;font-size:16px}body .Searchform__input-wrap{display:flex;align-items:center;flex-grow:1;border:1px solid #989898;border-radius:20px;padding-right:20px}body .Searchform__img{width:25px;margin:auto 0 auto 15px}body .Searchform__text{height:unset;padding:10px 0 10px 5px;border:none}body .Searchform__text:-webkit-autofill,body .Searchform__text:autofill{box-shadow:100px 500px #fff inset}body .Searchform__text:focus{outline:0}body .Searchform__text:hover{opacity:.6}body .Searchform__btn{height:35px;width:60px;appearance:auto;background-color:#81a6aa;border-radius:3px;text-align:center;color:#fff;transition:all .3s}body .Searchform__btn:hover{opacity:.6}body .Searchform__btn:active{opacity:.6}.single-column .Upper-part{height:auto}.single-column .Content{max-width:1400px;margin-right:auto;margin-left:auto;padding-top:100px;padding-bottom:100px;display:flex;justify-content:space-between;gap:50px}@media screen and (max-width:1440px){.single-column .Content{margin-right:20px;margin-left:20px}}@media screen and (max-width:960px){.single-column .Content{max-width:unset;margin-right:5%;margin-left:5%;padding-top:50px;padding-bottom:50px}}.single-column .Content__left{flex-shrink:1;width:100%}.single-column .Content__right{flex-shrink:0}@media screen and (max-width:1200px){.single-column .Content{max-width:1100px;margin-right:auto;margin-left:auto;padding-top:100px;padding-bottom:100px;padding-bottom:0;gap:40px}}@media screen and (max-width:1200px) and (max-width:1140px){.single-column .Content{margin-right:20px;margin-left:20px}}@media screen and (max-width:1200px) and (max-width:960px){.single-column .Content{max-width:unset;margin-right:5%;margin-left:5%;padding-top:50px;padding-bottom:50px}}@media screen and (max-width:1000px){.single-column .Content{display:block}.single-column .Content__right{margin:0 auto}}@media screen and (max-width:960px){.single-column .Content{padding-bottom:0}}@media screen and (max-width:650px){.single-column .Content{display:block;margin-right:5%;margin-left:5%}}.single-column .Content__left{max-width:1050px}.single-column .Article{text-align:left;max-width:1050px;width:100%;background-color:#fff;font-size:14px;padding:40px;box-shadow:2px 2px 4px 4px rgba(0,0,0,.1)}@media screen and (max-width:700px){.single-column .Article{padding:20px}}.single-column .Article__date{text-align:right}.single-column .Article__date li{list-style:none;font-family:century-gothic}.single-column .Article__title{margin:20px 0 50px;font-size:24px;font-weight:700}@media screen and (max-width:700px){.single-column .Article__title{font-size:18px;margin:20px 0 20px;line-height:28px}}.single-column .Article__thumbnail img{height:auto;max-height:500px;object-fit:cover}.single-column .Article__content h1{margin:20px 0 50px;font-size:24px;font-weight:700}@media screen and (max-width:700px){.single-column .Article__content h1{font-size:18px;margin:20px 0 20px;line-height:28px}}.single-column .Article__content h2{margin-top:80px;border-left:solid 10px #a2c7cb;padding:15px;margin-bottom:30px;font-size:20px;font-weight:700;background-color:#e3eff0}@media screen and (max-width:700px){.single-column .Article__content h2{border-left:solid 6px #88c5c8;font-size:16px;margin-top:50px;padding:8px;margin-bottom:30px}}.single-column .Article__content h3{margin-top:40px;padding:8px;border-bottom:solid 2px #a2c7cb;border-top:solid 2px #a2c7cb;font-size:18px;margin-bottom:30px;font-weight:700}@media screen and (max-width:700px){.single-column .Article__content h3{font-size:14px;margin-top:30px;padding:5px;margin-bottom:15px}}.single-column .Article__content .mytoc_body{border:3px solid #a2c7cb;margin-top:50px;font-weight:700}.single-column .Article__content .mytoc_body ul li{line-height:30px;font-weight:400}@media screen and (max-width:700px){.single-column .Article__content .mytoc_body ul li{line-height:26px}}.single-column .Article__content .mytoc_body ul li a{border-bottom:none}.single-column .Article__content .mytoc_body ul li a:hover{opacity:.6}.single-column .Article__content .mytoc_body ul li .mytoc-li-3{position:relative;list-style-type:none;padding-left:15px}.single-column .Article__content .mytoc_body ul li .mytoc-li-3 ::before{content:"";position:absolute;top:.7em;left:0;width:0;height:0;border-width:5px;border-style:solid;border-color:transparent transparent transparent #494949}.single-column .Article__content .mytoc_body .mytoc_heading{text-align:center;border-bottom:3px solid #a2c7cb;padding:10px 0;font-size:20px;background-color:#a2c7cb;margin-top:0}@media screen and (max-width:700px){.single-column .Article__content .mytoc_body .mytoc_heading{font-size:16px;padding:2px 0}}.single-column .Article__content .wp-block-image{margin:0 auto;max-width:800px;max-height:500px;height:100%;object-fit:contain}.single-column .Article__content img{max-height:500px;height:100%;object-fit:contain;margin:0 auto;max-width:800px;display:block}.single-column .Article__content p{margin-top:10px;font-size:16px;line-height:32px}.single-column .Article__content p a{color:#399cda;border-bottom:1px solid #399cda}@media screen and (max-width:700px){.single-column .Article__content p{font-size:14px;margin-top:5px;line-height:28px}}.single-column .Article__content ul{margin-top:10px}.single-column .Article__content ul li{list-style:inside;line-height:40px;margin-left:20px}@media screen and (max-width:700px){.single-column .Article__content ul li{margin-left:10px;font-size:14px;line-height:30px}}.single-column .Article__content ul li a{border-bottom:solid 1px;line-height:30px}@media screen and (max-width:700px){.single-column .Article__content ul li a{font-size:14px;line-height:28px}}.single-column .Article__content .link{color:#146cf7;border-bottom:solid 1px;text-align:right;display:inline-block;margin-left:auto;padding-bottom:0;line-height:24px}.single-column .Article__content table{margin-top:15px}@media screen and (max-width:700px){.single-column .Article__content table{font-size:14px}}@media screen and (max-width:700px){.single-column .Article__content figcaption{font-size:14px}}.single-column .Post-link{display:flex;gap:50px;justify-content:center;font-family:century-gothic;margin-top:50px}.single-column .Post-link a{position:relative;width:100px;font-size:18px;display:block}.single-column .Post-link a:hover{opacity:.6}.single-column .Post-link__prev a:before{content:"";position:absolute;width:10px;height:10px;left:5px;top:6px;text-align:center;border-top:2px solid grey;border-right:2px solid grey;transform:rotate(225deg)}.single-column .Post-link__next a:after{content:"";position:absolute;width:10px;height:10px;right:5px;top:5px;text-align:center;border-top:2px solid grey;border-right:2px solid grey;transform:rotate(45deg)}@media screen and (max-width:1200px){.single-column .Article{margin:0 auto;width:90%}.single-column .Article__breadcrumbs{max-width:880px;width:90%;margin:0 auto}}@media screen and (max-width:768px){.single-column .Footer{padding-bottom:22vw}}@media screen and (max-width:520px){.single-column .Article{width:100%}.single-column .Article__breadcrumbs{height:45px;width:95%}.single-column .Article__breadcrumbs__title{font-size:20px;line-height:30px}.single-column .Article__breadcrumbs-item{padding-right:20px;margin-top:20px;font-size:14px}.single-column .Article__breadcrumbs-item::after{content:"";position:absolute;top:4px;right:9px;width:8px;height:8px}}.single-performance .Upper-part{height:auto}.single-performance .Content{max-width:1400px;margin-right:auto;margin-left:auto;padding-top:100px;padding-bottom:100px;display:flex;justify-content:space-between;gap:50px}@media screen and (max-width:1440px){.single-performance .Content{margin-right:20px;margin-left:20px}}@media screen and (max-width:960px){.single-performance .Content{max-width:unset;margin-right:5%;margin-left:5%;padding-top:50px;padding-bottom:50px}}.single-performance .Content__left{flex-shrink:1;width:100%}.single-performance .Content__right{flex-shrink:0}@media screen and (max-width:1200px){.single-performance .Content{max-width:1100px;margin-right:auto;margin-left:auto;padding-top:100px;padding-bottom:100px;padding-bottom:0;gap:40px}}@media screen and (max-width:1200px) and (max-width:1140px){.single-performance .Content{margin-right:20px;margin-left:20px}}@media screen and (max-width:1200px) and (max-width:960px){.single-performance .Content{max-width:unset;margin-right:5%;margin-left:5%;padding-top:50px;padding-bottom:50px}}@media screen and (max-width:1000px){.single-performance .Content{display:block}.single-performance .Content__right{margin:0 auto}}@media screen and (max-width:960px){.single-performance .Content{padding-bottom:0}}@media screen and (max-width:650px){.single-performance .Content{display:block;margin-right:5%;margin-left:5%}}.single-performance .Content__left{max-width:1050px}.single-performance .Article{max-width:1050px;width:100%;padding-bottom:50px;border-bottom:2px solid #e2e2e2}.single-performance .Article__breadcrumbs{display:flex;gap:20px;margin:20px 0;padding:0 20px 0 0;height:30px;text-align:left;color:#3e3a39;background-color:#e2e2e2;font-size:14px}.single-performance .Article__breadcrumbs-item{position:relative}.single-performance .Article__breadcrumbs-item p{padding:0 20px;height:30px;line-height:30px}.single-performance .Article__breadcrumbs-item-arrow{position:absolute;width:8px;height:8px;right:-12px;text-align:center;border-top:solid 1px #3e3a39;border-right:solid 1px #3e3a39;transform:rotate(45deg);bottom:10px}.single-performance .Article__date{margin:20px auto 5px;text-align:right;max-width:500px}.single-performance .Article__title{font-size:22px;padding:20px 0;border-bottom:2px solid #e2e2e2;line-height:35px;margin-bottom:50px}.single-performance .Article__title span{display:block}.single-performance .Article__product{display:flex;gap:30px;justify-content:center}.single-performance .Article__product__wrap:nth-of-type(2){max-width:500px;width:100%;flex:5;margin:auto}.single-performance .Article__img{height:100%;margin:auto 0;max-width:520px;width:100%;flex:4}.single-performance .Article__detail{max-width:500px;width:100%;table-layout:fixed;margin:0 auto 0;font-size:18px}.single-performance .Article__detail th{text-align:left;padding:15px 10px;width:120px;background-color:#e3eff0;color:#718e98;border:solid 1px #82a7ab;font-weight:400}.single-performance .Article__detail td{text-align:left;padding:15px 20px;background-color:#fff;color:#44413e;border:solid 1px #82a7ab}.single-performance .Article__price{max-width:500px;margin:30px auto 0}.single-performance .Article__price__row{width:100%;display:flex;align-items:center;justify-content:space-between}.single-performance .Article__price__row--our-price{margin-top:15px}.single-performance .Article__price__row--our-price .Article__price__text{color:#718e98;font-size:28px;font-weight:600;font-weight:700;font-size:35px}.single-performance .Article__price__row--our-price .Article__price__title{color:#fff;background-color:#718e98;border:1px solid #718e98;font-size:18px;font-weight:400;letter-spacing:2px;margin:auto 50px 0 auto;padding:3px 20px 5px;line-height:inherit}.single-performance .Article__price__title{display:inline-block;padding:0 20px;line-height:2em;border:1px solid #44413e;border-radius:1.75em;font-weight:700}.single-performance .Article__price__text{font-size:22px;font-weight:700}.single-performance .Article__banner{width:80%;margin:40px auto 0}.single-performance .Article__link{display:flex;gap:30px;margin:20px 0}.single-performance .Article__button{display:inline-block;text-align:right;max-width:500px;width:100%}.single-performance .Article__button li{display:inline-block;font-size:16px;background-color:#81a6aa;color:#fff;height:30px;line-height:26px;padding:0 20px;margin-bottom:5px;border-radius:30px;border:2px solid #81a6aa}.single-performance .Article__button li:hover{background-color:#fff;color:#81a6aa}.single-performance .Article__button li p{text-align:center}.single-performance .Post-link{display:flex;gap:50px;justify-content:center;font-family:century-gothic;margin-top:50px;margin-bottom:100px}.single-performance .Post-link a{position:relative;width:100px;font-size:18px;display:block}.single-performance .Post-link a:hover{opacity:.6}.single-performance .Post-link__prev a:before{content:"";position:absolute;width:10px;height:10px;left:5px;top:6px;text-align:center;border-top:2px solid grey;border-right:2px solid grey;transform:rotate(225deg)}.single-performance .Post-link__next a:after{content:"";position:absolute;width:10px;height:10px;right:5px;top:5px;text-align:center;border-top:2px solid grey;border-right:2px solid grey;transform:rotate(45deg)}@media screen and (max-width:1200px){.single-performance .Article{padding-bottom:30px}.single-performance .Article__title{margin-bottom:30px}.single-performance .Article__product{display:flex;flex-flow:column}.single-performance .Article__img{margin:0 auto;width:90%;padding-right:0}.single-performance .Article__detail{margin:0 auto}.single-performance .Article__detail th{padding:15px 10px}}@media screen and (max-width:1000px){.single-performance .Post-link{margin-bottom:0}}@media screen and (max-width:800px){.single-performance .Content{display:block}}@media screen and (max-width:768px){.single-performance .Footer{padding-bottom:22vw}}@media screen and (max-width:520px){.single-performance .Article__title{font-size:18px;line-height:30px}.single-performance .Article__date{margin:15px auto 5px}.single-performance .Article__detail{font-size:16px}.single-performance .Article__detail th{width:90px;height:40px;padding:10px 10px}.single-performance .Article__detail td{padding:10px 10px}.single-performance .Article__price{margin:20px auto 0}.single-performance .Article__price__row--our-price{margin-top:10px}.single-performance .Article__price__row--our-price .Article__price__text{font-size:30px}.single-performance .Article__price__row--our-price .Article__price__title{font-size:16px;padding:3px 10px 4px;margin:auto 20px 0 auto}.single-performance .Article__banner{width:100%}}.js_slick{opacity:0;height:0;transition:1s}.js_slick-loading{position:absolute;width:20px;top:50%;left:50%;transform:translate(-50%,-50%)}.js_slick-wrap{position:relative}.js_slick-wrap:has(.slick-initialized) .js_slick{opacity:1;height:auto}.js_slick-wrap:has(.slick-initialized) .js_slick-loading{display:none}@media screen and (max-width:960px){.js_slick-wrap--pc-only .js_slick{opacity:1;height:auto}.js_slick-wrap--pc-only .js_slick-loading{display:none}}.js_slick-wrap--sp-only .js_slick{opacity:1;height:auto}.js_slick-wrap--sp-only .js_slick-loading{display:none}@media screen and (max-width:960px){.js_slick-wrap--sp-only .js_slick{opacity:0;height:0}.js_slick-wrap--sp-only .js_slick-loading{display:block}}.js_slide-box{cursor:pointer}.js_slide-down{display:none}@media screen and (max-width:1300px){.js_nav{display:none}}.js_no-scroll{overflow:hidden}.js_header.UpMove{animation:UpAnime .5s forwards}@keyframes UpAnime{from{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-100px)}}.js_header.DownMove{animation:DownAnime .5s forwards}@keyframes DownAnime{from{opacity:0;transform:translateY(-100px)}to{opacity:1;transform:translateY(0)}}.js_fadein{opacity:0;transform:translate(0,0);transition:all 1.5s;overflow:hidden}.js_fadein.js_fadein-left{transform:translate(-40px,0)}.js_fadein.js_fadein-right{transform:translate(40px,0)}.js_fadein.js_fadein-up{transform:translate(0,-40px)}.js_fadein.js_fadein-bottom{transform:translate(0,40px)}.js_fadein.scrollin{opacity:1;transform:translate(0,0)}.js_fadein-translucent--70percent.scrollin{opacity:.7}.js_fadein-translucent--30percent.scrollin{opacity:.3}.js_accordion-block{border-bottom:2px solid grey}.js_accordion-tab{cursor:pointer}.js_accordion-minus{display:none}.js_accordion-inner{display:none}@media screen and (max-width:960px){.js_accordion-minus-sp-only{display:none}}@media screen and (max-width:960px){.js_accordion-inner-sp-only{display:none}}.js_flow-content{height:0;visibility:hidden;overflow:hidden}.js_flow-content.is_active{height:auto;visibility:visible;overflow:visible}.js_tab-name-biz{cursor:pointer;border-bottom:2px solid #fff;background-color:#e4dcd0;border-top:2px solid #c5b49d;border-right:2px solid #c5b49d;border-left:2px solid #c5b49d}.js_tab-name-del{cursor:pointer;border-bottom:2px solid #c5b49d}.js_tab-name-mail{cursor:pointer;border-bottom:2px solid #c5b49d}.js_tab-name-up{display:block}.js_tab-name-down{display:none}.js_form-biz{display:block;border-right:2px solid #c5b49d;border-left:2px solid #c5b49d;border-bottom:2px solid #c5b49d}.js_form-del{display:none}.js_form-mail{display:none}.js_form-tel{display:none}.js_error-wrap .is_error{border:1px solid red}.js_error-wrap .is_error.Form__policy-text-wrap{border:none;border-bottom:2px solid red}.js_error-text{color:red;padding:6px 0 0;font-size:14px}.js_kit-no-request,.js_kit-requested{display:none}.js_kit-no-request.is_opened,.js_kit-requested.is_opened{display:table-row-group}.js_another-address-body{display:none}.js_another-address-body.is_opened{display:table-row}.js_brand-other,.js_item-other{display:none}.js_modal-kit-no-requested-row,.js_modal-kit-requested-row{display:none}.js_modal-kit-no-requested-row.is_opened,.js_modal-kit-requested-row.is_opened{display:table-row}.js_modal-another-address-table{display:none}.js_modal-another-address-table.is_opened{display:table}@media screen and (max-width:850px){.js_tab-name-sp-up{display:block}.js_tab-name-sp-down{display:none}.js_form-sp{display:none}}.slick-arrow-simple{margin:auto;position:absolute;top:0;bottom:0;width:20px;z-index:999;height:20px;border-top:1px solid #3e3a39;border-right:1px solid #3e3a39}.slick-arrow-simple--prev{left:20px;transform:rotate(225deg)}.slick-arrow-simple--next{right:20px;transform:rotate(45deg)}@media screen and (max-width:520px){.slick-arrow-simple{width:15px;height:15px}.slick-arrow-simple--prev{left:15px}.slick-arrow-simple--next{right:15px}}.slick-arrow-circle{position:absolute;top:50%;content:url(../images/icon_arrow.svg);width:35px;height:35px;z-index:1000}.slick-arrow-circle--prev{left:-2%;transform:translate(-100%,-50%)}.slick-arrow-circle--next{right:-2%;transform:translate(100%,-50%) rotate(180deg)}.slick-arrow-right-top{position:absolute;width:50px;height:50px;border-radius:50%;border:1px solid #000;top:-70px;transform:translateY(-100%);cursor:pointer;z-index:10}.slick-arrow-right-top::after{content:"";position:absolute;display:block;width:10px;height:10px;border-top:2px solid #000;border-left:2px solid #000;top:50%;left:50%}.slick-arrow-right-top--prev{right:80px}.slick-arrow-right-top--prev::after{transform:translate(-25%,-50%) rotate(-45deg)}.slick-arrow-right-top--next{right:0}.slick-arrow-right-top--next::after{transform:translate(-75%,-50%) rotate(135deg)}.home .Upper-part{height:auto;position:relative}.home .Concept{max-width:1200px;margin-right:auto;margin-left:auto;padding-top:0;padding-bottom:0;padding-bottom:40px;position:relative}@media screen and (max-width:1240px){.home .Concept{margin-right:20px;margin-left:20px}}@media screen and (max-width:960px){.home .Concept{max-width:unset;margin-right:5%;margin-left:5%;padding-top:0;padding-bottom:0}}.home .Concept__text-area{width:850px;background-color:rgba(230,230,230,.7);padding:80px;text-align:left;overflow:visible;transform:translate3d(0,0,0)}.home .Concept__subhead{font-family:raleway;font-weight:300;font-size:44px;letter-spacing:5px;padding:10px 0 0 0}.home .Concept__text-large{font-weight:600;font-size:24px;margin:40px 0;line-height:40px}.home .Concept__text-small{margin:40px 0;line-height:30px}.home .Concept__more{font-family:century-gothic;font-weight:300;font-size:18px;letter-spacing:2px;position:relative;width:140px;transition:.2s all}.home .Concept__more:after,.home .Concept__more:before{content:"";display:block;position:absolute;bottom:20%;right:0;height:1px;background:#000}.home .Concept__more:before{width:100px;transform:translate(30px,0)}.home .Concept__more:after{width:15px;transform-origin:right center;transform:translate(30px,0) rotate(45deg)}.home .Concept__more:before{transition:all .3s}.home .Concept__more:after{transition:all .3s}.home .Concept__more:hover:before{right:-10px}.home .Concept__more:hover:after{right:-10px}.home .Concept__more:hover{opacity:.6}.home .Concept__img{height:360px;background-image:url(../images/bg_woman_03.webp);background-position:center;background-size:cover;text-align:center;position:relative;width:540px;position:absolute;bottom:0;right:0;z-index:-1;transition:all 2.5s}.home .Concept__img::before{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:100%;z-index:1000;background-color:rgba(255,255,255,.3)}.home .Concept__img--sp{display:none}.home .Shop{max-width:1200px;margin-right:auto;margin-left:auto;padding-top:0;padding-bottom:0;margin-top:100px}@media screen and (max-width:1240px){.home .Shop{margin-right:20px;margin-left:20px}}@media screen and (max-width:960px){.home .Shop{max-width:unset;margin-right:5%;margin-left:5%;padding-top:0;padding-bottom:0}}.home .Shop__subhead{margin-bottom:40px}.home .Shop__subhead h2{font-family:raleway;font-weight:300;font-size:44px;letter-spacing:5px;padding:10px 0 0 0}.home .Shop__subhead p{font-size:16px;letter-spacing:2px}@media screen and (max-width:520px){.home .Shop__subhead h2{font-size:30px}}.home .Shop__block{display:flex;gap:20px}.home .Shop__store{flex:1}.home .Shop__store:hover .Shop__store-img{opacity:.7}.home .Shop__store:hover .Shop__store-img-button{background-color:#fff}.home .Shop__store:hover .Shop__store-img-button::before{background:#718e98}.home .Shop__store:hover .Shop__store-img-button::after{border-top:2px solid #718e98;border-right:2px solid #718e98}.home .Shop__store-img{position:relative}.home .Shop__store-img-button{position:absolute;display:block;content:"";width:50px;height:50px;border-radius:50%;background-color:#718e98;bottom:20px;right:20px;cursor:pointer;z-index:10;transform:translate(0);transition:.2s all}.home .Shop__store-img-button:before{position:absolute;top:0;bottom:0;left:0;margin:auto;content:"";vertical-align:middle;left:16px;width:18px;height:2px;background:#fff;transform:translate(0);transition:.2s all}.home .Shop__store-img-button:after{position:absolute;top:0;bottom:0;left:0;margin:auto;content:"";vertical-align:middle;left:20px;width:14px;height:14px;border-top:2px solid #fff;border-right:2px solid #fff;-webkit-transform:rotate(45deg);transform:rotate(45deg);transition:.2s all}.home .Shop__store-img img{object-fit:cover;object-position:center center;aspect-ratio:3/2}.home .Shop__store-name{font-size:26px;text-align:left;padding:20px 10px 10px 10px;color:#718e98;font-weight:500}.home .Shop__store-name span{font-size:18px;padding-left:15px}.home .Shop__store-access{display:flex;font-size:16px;text-align:left;letter-spacing:1.5px;padding:5px 5px 0 5px;color:#718e98}.home .Shop__store-access-img{width:26px;height:26px;margin:auto 15px auto 0}.home .Shop__store-address{display:flex;font-size:16px;text-align:left;letter-spacing:1.5px;padding:5px 5px 0 5px;color:#718e98}.home .Shop__store-address-img{width:26px;height:26px;margin-right:15px}.home .Shop__store-time{display:flex;font-size:16px;text-align:left;letter-spacing:1.5px;padding:5px 5px 0 5px;color:#718e98}.home .Shop__store-time-img{width:26px;height:26px;margin-right:15px}.home .Shop__store-text{font-size:18px;text-align:left;margin-left:50px;margin-bottom:10px}.home .Shop__store-text span{font-size:28px;padding:0 3px}.home .Category{max-width:1000px;margin-right:auto;margin-left:auto;padding-top:100px;padding-bottom:100px}@media screen and (max-width:1040px){.home .Category{margin-right:20px;margin-left:20px}}@media screen and (max-width:960px){.home .Category{max-width:unset;margin-right:5%;margin-left:5%;padding-top:50px;padding-bottom:50px}}.home .Category__subhead{margin-bottom:40px}.home .Category__subhead h2{font-family:raleway;font-weight:300;font-size:44px;letter-spacing:5px;padding:10px 0 0 0}.home .Category__subhead p{font-size:16px;letter-spacing:2px}@media screen and (max-width:520px){.home .Category__subhead h2{font-size:30px}}.home .Category__cats{width:100%;display:grid;place-items:center;place-content:center;grid-template-columns:repeat(3,33.3333333333%);gap:0}.home .Category__cats--accessories,.home .Category__cats--antiques,.home .Category__cats--bag,.home .Category__cats--clothes,.home .Category__cats--diamond,.home .Category__cats--gem,.home .Category__cats--gold,.home .Category__cats--jewely,.home .Category__cats--kimono,.home .Category__cats--watch{display:inline-block;position:relative;margin:0;place-items:center;color:#fff;transition:transform .3s ease}.home .Category__cats--accessories div>div,.home .Category__cats--antiques div>div,.home .Category__cats--bag div>div,.home .Category__cats--clothes div>div,.home .Category__cats--diamond div>div,.home .Category__cats--gem div>div,.home .Category__cats--gold div>div,.home .Category__cats--jewely div>div,.home .Category__cats--kimono div>div,.home .Category__cats--watch div>div{padding:100px 0}.home .Category__cats--accessories h3,.home .Category__cats--antiques h3,.home .Category__cats--bag h3,.home .Category__cats--clothes h3,.home .Category__cats--diamond h3,.home .Category__cats--gem h3,.home .Category__cats--gold h3,.home .Category__cats--jewely h3,.home .Category__cats--kimono h3,.home .Category__cats--watch h3{font-family:raleway;font-weight:300;font-size:clamp(18px,3.5416666667vw,35px);letter-spacing:2px}@media screen and (max-width:520px){.home .Category__cats--accessories h3,.home .Category__cats--antiques h3,.home .Category__cats--bag h3,.home .Category__cats--clothes h3,.home .Category__cats--diamond h3,.home .Category__cats--gem h3,.home .Category__cats--gold h3,.home .Category__cats--jewely h3,.home .Category__cats--kimono h3,.home .Category__cats--watch h3{font-size:clamp(20px,6vw,50px)}}.home .Category__cats--accessories p,.home .Category__cats--antiques p,.home .Category__cats--bag p,.home .Category__cats--clothes p,.home .Category__cats--diamond p,.home .Category__cats--gem p,.home .Category__cats--gold p,.home .Category__cats--jewely p,.home .Category__cats--kimono p,.home .Category__cats--watch p{font-size:clamp(14px,2.5vw,18px);margin:8px 0}.home .Category__cats--accessories div:nth-child(2),.home .Category__cats--antiques div:nth-child(2),.home .Category__cats--bag div:nth-child(2),.home .Category__cats--clothes div:nth-child(2),.home .Category__cats--diamond div:nth-child(2),.home .Category__cats--gem div:nth-child(2),.home .Category__cats--gold div:nth-child(2),.home .Category__cats--jewely div:nth-child(2),.home .Category__cats--kimono div:nth-child(2),.home .Category__cats--watch div:nth-child(2){position:absolute;top:50%;left:50%;-ms-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);margin:0;padding:0}.home .Category__cats--accessories a,.home .Category__cats--antiques a,.home .Category__cats--bag a,.home .Category__cats--clothes a,.home .Category__cats--diamond a,.home .Category__cats--gem a,.home .Category__cats--gold a,.home .Category__cats--jewely a,.home .Category__cats--kimono a,.home .Category__cats--watch a{display:flex;align-items:center;justify-content:center;flex-direction:column;height:100%;position:relative;z-index:1001}.home .Category__cats--accessories:hover,.home .Category__cats--antiques:hover,.home .Category__cats--bag:hover,.home .Category__cats--clothes:hover,.home .Category__cats--diamond:hover,.home .Category__cats--gem:hover,.home .Category__cats--gold:hover,.home .Category__cats--jewely:hover,.home .Category__cats--kimono:hover,.home .Category__cats--watch:hover{opacity:.7}.home .Category__cats--accessories,.home .Category__cats--antiques,.home .Category__cats--bag,.home .Category__cats--clothes,.home .Category__cats--gem,.home .Category__cats--gold,.home .Category__cats--jewely,.home .Category__cats--kimono,.home .Category__cats--watch{width:100%;aspect-ratio:5/4}.home .Category__cats--diamond{grid-column:1/4;width:100%;max-height:263.1578947368px}.home .Category__cats--diamond{height:33.3333333333vw;background-image:url(../images/image_cat-diamond.webp);background-position:center;background-size:cover;text-align:center;position:relative}.home .Category__cats--diamond::before{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:100%;z-index:1000;background-color:rgba(0,0,0,.1)}.home .Category__cats--gold{height:auto;background-image:url(../images/image_cat-gold.webp);background-position:center;background-size:cover;text-align:center;position:relative}.home .Category__cats--gold::before{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:100%;z-index:1000;background-color:rgba(0,0,0,.1)}.home .Category__cats--gem{height:auto;background-image:url(../images/image_cat-gem.webp);background-position:center;background-size:cover;text-align:center;position:relative}.home .Category__cats--gem::before{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:100%;z-index:1000;background-color:rgba(0,0,0,.1)}.home .Category__cats--jewely{height:auto;background-image:url(../images/image_cat-jewely.webp);background-position:center;background-size:cover;text-align:center;position:relative;background-position:center 90%}.home .Category__cats--jewely::before{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:100%;z-index:1000;background-color:rgba(0,0,0,.1)}.home .Category__cats--watch{height:auto;background-image:url(../images/image_cat-watch.webp);background-position:center;background-size:cover;text-align:center;position:relative}.home .Category__cats--watch::before{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:100%;z-index:1000;background-color:rgba(0,0,0,.1)}.home .Category__cats--bag{height:auto;background-image:url(../images/image_cat-bag.webp);background-position:center;background-size:cover;text-align:center;position:relative}.home .Category__cats--bag::before{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:100%;z-index:1000;background-color:rgba(0,0,0,.1)}.home .Category__cats--accessories{height:auto;background-image:url(../images/image_cat-accessories.webp);background-position:center;background-size:cover;text-align:center;position:relative}.home .Category__cats--accessories::before{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:100%;z-index:1000;background-color:rgba(0,0,0,.1)}.home .Category__cats--clothes{height:auto;background-image:url(../images/image_cat-clothes.webp);background-position:center;background-size:cover;text-align:center;position:relative}.home .Category__cats--clothes::before{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:100%;z-index:1000;background-color:rgba(0,0,0,.1)}.home .Category__cats--kimono{height:auto;background-image:url(../images/image_cat-kimono.webp);background-position:center;background-size:cover;text-align:center;position:relative}.home .Category__cats--kimono::before{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:100%;z-index:1000;background-color:rgba(0,0,0,.1)}.home .Category__cats--antiques{height:auto;background-image:url(../images/image_cat-antiques.webp);background-position:center;background-size:cover;text-align:center;position:relative}.home .Category__cats--antiques::before{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:100%;z-index:1000;background-color:rgba(0,0,0,.1)}.home .Reason__subhead{margin-bottom:40px}.home .Reason__subhead h2{font-family:raleway;font-weight:300;font-size:44px;letter-spacing:5px;padding:10px 0 0 0}.home .Reason__subhead p{font-size:16px;letter-spacing:2px}@media screen and (max-width:520px){.home .Reason__subhead h2{font-size:30px}}.home .Reason ul{display:grid;place-items:center;place-content:center;grid-template-columns:repeat(3,auto);gap:10px;place-items:stretch;color:#fff;padding:0 10px}.home .Reason ul li h3{font-size:25px;margin:5px 0}.home .Reason ul li p{font-size:15px}.home .Reason ul li div{padding:22vw 50px 50px 70px}.home .Reason ul li div h3{margin-bottom:60px;line-height:40px}.home .Reason ul li div p{line-height:24px;text-align:left;letter-spacing:1px}.home .Reason__one{height:auto;background-image:url(../images/bg_diamond_01.webp);background-position:center;background-size:cover;text-align:center}.home .Reason__one-tp{height:100%}.home .Reason__two{height:auto;background-image:url(../images/bg_diamond_02.webp);background-position:center;background-size:cover;text-align:center}.home .Reason__two-tp{height:100%}.home .Reason__three{height:auto;background-image:url(../images/bg_manhattan.webp);background-position:center;background-size:cover;text-align:center}.home .Reason__three-tp{height:100%}.home .Achievement{max-width:1200px;margin-right:auto;margin-left:auto;padding-top:100px;padding-bottom:100px;padding-top:0}@media screen and (max-width:1240px){.home .Achievement{margin-right:20px;margin-left:20px}}@media screen and (max-width:960px){.home .Achievement{max-width:unset;margin-right:5%;margin-left:5%;padding-top:50px;padding-bottom:50px}}.home .Achievement__subhead{margin-bottom:40px}.home .Achievement__subhead h2{font-weight:400;font-size:30px;letter-spacing:5px;padding:15px 0}.home .Achievement__subhead p{font-size:14px}.home .Achievement__items{display:grid;place-items:center;place-content:center space-between;grid-template-columns:repeat(3,30%);gap:40px;font-size:20px}.home .Achievement__link{display:block;width:100%;margin-bottom:15px}.home .Achievement__link:hover{opacity:.6}.home .Achievement__img img{aspect-ratio:6/4;object-fit:contain}.home .Achievement__text{margin:0 auto;padding:10px}.home .Achievement__title{height:100px;text-align:left}.home .Achievement__price{display:grid;grid-template-columns:repeat(2,auto);gap:10px}.home .Achievement__ave-price{font-weight:500;text-align:left;margin:auto 0}.home .Achievement__ave-price--right{text-align:right}.home .Achievement__our-price{font-weight:300;color:#fff;background-color:#718e98;margin:auto 0;font-size:16px;letter-spacing:2px;padding:4px 6px 5px;border-radius:20px;max-width:120px}.home .Achievement__our-price--right{font-size:30px;color:#718e98;text-align:right;font-weight:500}.home .Achievement__date{display:block;font-size:16px;letter-spacing:2px;text-align:right;padding-bottom:5px;color:#989898;border-bottom:2px solid #989898}.home .Achievement__more{position:relative;width:90%;position:relative;padding:10px 0;transition:.2s all}.home .Achievement__more:after,.home .Achievement__more:before{content:"";display:block;position:absolute;bottom:20%;right:0;height:1px;background:#000}.home .Achievement__more:before{width:150px;transform:translate(30px,5px)}.home .Achievement__more:after{width:22.5px;transform-origin:right center;transform:translate(30px,5px) rotate(45deg)}.home .Achievement__more:before{transition:all .3s}.home .Achievement__more:after{transition:all .3s}.home .Achievement__more:hover:before{right:-10px}.home .Achievement__more:hover:after{right:-10px}.home .Achievement__more:hover{opacity:.6}.home .Achievement__more a>p{font-family:raleway;font-weight:400;text-align:right;font-size:14px;position:absolute;top:-10px;right:-50px;padding:10px 120px 10px 0;letter-spacing:2px}.home .Achievement__view-all{font-family:raleway;font-weight:400;font-size:25px;margin:60px 0 0 auto;padding-right:110px;letter-spacing:3px;position:relative;width:280px;transition:.2s all}.home .Achievement__view-all:after,.home .Achievement__view-all:before{content:"";display:block;position:absolute;bottom:20%;right:0;height:1px;background:#000}.home .Achievement__view-all:before{width:100px;transform:translate(30px,0)}.home .Achievement__view-all:after{width:15px;transform-origin:right center;transform:translate(30px,0) rotate(45deg)}.home .Achievement__view-all:before{transition:all .3s}.home .Achievement__view-all:after{transition:all .3s}.home .Achievement__view-all:hover:before{right:-10px}.home .Achievement__view-all:hover:after{right:-10px}.home .Achievement__view-all:hover{opacity:.6}.home .Achievement__view-all:before{transform:translate(0);transition:.2s all}.home .Achievement__view-all:before:hover{opacity:.6}.home .Achievement__view-all:after{transform:translate(0) rotate(45deg);transition:.2s all}.home .Achievement__view-all:after:hover{opacity:.6}@media screen and (max-width:960px){.home .Concept{margin-right:0;margin-left:0;padding-bottom:20px}.home .Concept__text-area{width:90%;padding:40px 40px 35vw}.home .Concept__img{display:none}.home .Concept__img--sp{display:block;width:70%;max-width:550px;aspect-ratio:540/360;height:auto;right:-10%;bottom:-20px;z-index:-1}.home .Category{margin-left:0;margin-right:0;padding-bottom:0}.home .Reason ul{display:block;padding:0}.home .Reason ul li h3{font-size:25px;margin:5px 0}.home .Reason ul li p{font-size:15px}.home .Reason ul li div{padding:60vw 40px 40px}.home .Reason ul li div h3{margin-bottom:60px;font-size:20px;line-height:35px}.home .Reason ul li div p{text-align:left}.home .Achievement{padding-top:0}.home .Achievement__bg-sp{background-color:#e3eff0;width:100vw;margin:0 calc(50% - 50vw);padding:0 calc(50vw - 40%);padding-top:50px;padding-bottom:50px}.home .Achievement__items{display:block;max-width:400px;margin:0 auto}.home .Achievement__items .slick-dots li button::before{font-size:12px}.home .Achievement__items .slick-dots li.slick-active button::before{color:#fff}.home .Achievement__item{display:block;position:relative;width:100%;height:auto}.home .Achievement__img{width:100%;margin-bottom:15px}.home .Achievement__text{border-bottom:none}.home .Achievement__text{padding:5px 0 30px}.home .Achievement__title{margin:5px 0 15px;height:auto;align-items:left}.home .Achievement__more{display:none}.home .Achievement__view-all{font-size:20px;letter-spacing:.2em;margin:60px auto 0;padding:0;position:relative;width:125px}.home .Achievement__view-all:after,.home .Achievement__view-all:before{content:"";display:block;position:absolute;bottom:20%;right:0;height:1px;background:#000}.home .Achievement__view-all:before{width:180px;transform:translate(30px,0)}.home .Achievement__view-all:after{width:27px;transform-origin:right center;transform:translate(30px,0) rotate(45deg)}.home .Achievement__view-all:before{transition:all .3s}.home .Achievement__view-all:after{transition:all .3s}.home .Achievement__view-all:hover:before{right:-10px}.home .Achievement__view-all:hover:after{right:-10px}.home .Achievement__view-all:after,.home .Achievement__view-all:before{right:50%}.home .Achievement__view-all:before{transform:translate(50%,10px)}.home .Achievement__view-all:after{transform:translate(90px,10px) rotate(45deg)}}@media screen and (max-width:768px){.home .Upper-part{height:auto;aspect-ratio:auto}.home .Shop{margin-top:50px}.home .Shop__block{display:block}.home .Shop__store:first-of-type{margin-bottom:50px}.home .Shop__store-img-button{width:45px;height:45px;bottom:15px;right:15px}.home .Shop__store-img-button:before{left:13px;width:18px;height:2px}.home .Shop__store-img-button:after{left:16px;width:14px;height:14px}.home .Shop__store-name{font-size:22px;padding:20px 10px 5px 10px}.home .Shop__store-name span{font-size:16px;display:block;padding-left:0;padding-top:5px}.home .Shop__store-access,.home .Shop__store-address,.home .Shop__store-time{font-size:14px}.home .Shop__store-text{font-size:16px;margin-left:40px}.home .Concept__img{aspect-ratio:540/300}.home .Footer{padding-bottom:22vw}}@media screen and (max-width:520px){.home .Concept__text-area{padding:40px 10px 40vw}.home .Concept__text-large{font-size:16px;margin:10px 0;line-height:30px}.home .Concept__text-small{margin:10px 0}.home .Concept__img{aspect-ratio:540/360}.home .Category__cats{display:grid;place-items:center;place-content:center;grid-template-columns:repeat(2,50%);gap:0}.home .Category__cats--diamond,.home .Category__cats--jewely{grid-column:1/3;height:37.037037037vw}.home .Category__anything-head{line-height:30px}.home .Achievement__bg-sp{padding-top:30px;padding-bottom:30px}.home .Achievement__subhead{margin-bottom:10px}.home .Achievement__subhead h2{font-size:25px}.home .Achievement__title{font-size:18px}.home .Achievement__item{width:80%}.home .Achievement__text{padding:5px 0 10px}.home .Achievement__price{gap:5px}.home .Achievement__view-all{margin:50px auto 0}}.page-template-page-beginner-php .Upper-part{background-image:url(../images/bg_portrait_01.webp);background-position:center;background-size:cover;text-align:center}.page-template-page-beginner-php .Upper-part .Upper-part-tp{width:100%;height:100%;background-color:rgba(255,255,255,.2)}.page-template-page-beginner-php .Top__heading-container{color:#5f6060}.page-template-page-beginner-php .About__head-text{position:relative;height:clamp(200px,30vh,280px);margin-top:100px;display:flex;align-items:center;justify-content:center}.page-template-page-beginner-php .About__head-text h2{font-family:raleway;font-weight:300;letter-spacing:15px;color:transparent;-webkit-text-stroke:1px rgba(95,96,96,.5);font-size:clamp(50px,14vw,160px)}.page-template-page-beginner-php .About__head-text p{color:#000;position:absolute;top:50%;left:50%;transform:translate(-50%,-40%);height:380px;font-size:clamp(20px,1.6vw,23px);font-weight:300;writing-mode:vertical-rl;line-height:85px;text-align:left;letter-spacing:.5rem}.page-template-page-beginner-php .About__head-img{padding:80px 0;display:grid;place-items:center;place-content:center;grid-template-columns:repeat(2,1fr);gap:20px;max-width:1200px;margin-right:auto;margin-left:auto;padding-top:100px;padding-bottom:100px}@media screen and (max-width:1240px){.page-template-page-beginner-php .About__head-img{margin-right:20px;margin-left:20px}}@media screen and (max-width:960px){.page-template-page-beginner-php .About__head-img{max-width:unset;margin-right:5%;margin-left:5%;padding-top:50px;padding-bottom:50px}}.page-template-page-beginner-php .About__head-img div{width:100%}.page-template-page-beginner-php .Description{width:100%;background-image:url(../images/bg_portrait_02.webp);background-position:center;background-size:cover;text-align:center}.page-template-page-beginner-php .Description-tp{width:100%;background-color:rgba(255,255,255,.8)}.page-template-page-beginner-php .Description-text{margin:auto;display:flex;align-items:center;justify-content:center;max-width:1200px;margin-right:auto;margin-left:auto;padding-top:100px;padding-bottom:100px}@media screen and (max-width:1240px){.page-template-page-beginner-php .Description-text{margin-right:20px;margin-left:20px}}@media screen and (max-width:960px){.page-template-page-beginner-php .Description-text{max-width:unset;margin-right:5%;margin-left:5%;padding-top:50px;padding-bottom:50px}}.page-template-page-beginner-php .Description-text div{display:flex;flex-flow:column;gap:2em}.page-template-page-beginner-php .Description-text div p{text-align:left;color:#000;line-height:40px}.page-template-page-beginner-php .Ten-commit{background-color:#e2e2e2;padding:100px 0}.page-template-page-beginner-php .Ten-commit__head{position:relative}.page-template-page-beginner-php .Ten-commit__head h2{font-family:raleway;font-weight:300;letter-spacing:15px;color:transparent;-webkit-text-stroke:1px #fff;text-align:left;padding-left:10px;font-size:clamp(100px,12vw,160px);white-space:nowrap;margin-bottom:50px}.page-template-page-beginner-php .Ten-commit__head p{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:clamp(30px,12vw,38px);font-weight:700;letter-spacing:5px;color:#3e3a39;white-space:nowrap;border-bottom:2px solid #718e98}.page-template-page-beginner-php .Ten-commit__head p span{font-family:raleway;font-weight:300;letter-spacing:15px;color:transparent;-webkit-text-stroke:1px #333;color:#3e3a39;font-size:100px;padding-left:10px;letter-spacing:5px}.page-template-page-beginner-php .Ten-commit__section{position:relative;display:flex;aspect-ratio:7/2;max-width:1400px;margin-right:auto;margin-left:auto;padding-top:30px;padding-bottom:30px}@media screen and (max-width:1440px){.page-template-page-beginner-php .Ten-commit__section{margin-right:20px;margin-left:20px}}@media screen and (max-width:960px){.page-template-page-beginner-php .Ten-commit__section{max-width:unset;margin-right:5%;margin-left:5%;padding-top:15px;padding-bottom:15px}}.page-template-page-beginner-php .Ten-commit__section-text{display:flex;flex-flow:column;justify-content:center;width:55%;text-align:left;background-color:#fff;color:#000;padding:0 5%}.page-template-page-beginner-php .Ten-commit__section-text h3{font-size:clamp(22px,2.4vw,28px);padding-bottom:2%}.page-template-page-beginner-php .Ten-commit__section-text h3 span{display:inline-block}.page-template-page-beginner-php .Ten-commit__section-text>p{font-size:clamp(14px,1.25vw,16px);font-weight:300;line-height:26px;padding-bottom:2%}.page-template-page-beginner-php .Ten-commit__section:nth-of-type(1) .Ten-commit__section-text h3,.page-template-page-beginner-php .Ten-commit__section:nth-of-type(2) .Ten-commit__section-text h3,.page-template-page-beginner-php .Ten-commit__section:nth-of-type(4) .Ten-commit__section-text h3,.page-template-page-beginner-php .Ten-commit__section:nth-of-type(9) .Ten-commit__section-text h3{padding-bottom:4%}.page-template-page-beginner-php .Ten-commit__section:nth-of-type(1) .Ten-commit__section-text>p,.page-template-page-beginner-php .Ten-commit__section:nth-of-type(2) .Ten-commit__section-text>p,.page-template-page-beginner-php .Ten-commit__section:nth-of-type(4) .Ten-commit__section-text>p,.page-template-page-beginner-php .Ten-commit__section:nth-of-type(9) .Ten-commit__section-text>p{padding-bottom:4%}.page-template-page-beginner-php .Ten-commit__section-check{display:flex;align-items:center;flex-wrap:wrap;gap:10px}@media screen and (max-width:520px){.page-template-page-beginner-php .Ten-commit__section-check{gap:6px}}.page-template-page-beginner-php .Ten-commit__section-check li{display:flex;gap:5px;padding:4px 10px 4px 5px;border-radius:25px;text-decoration:none;color:#fff;background-color:#82a7ab}@media screen and (max-width:520px){.page-template-page-beginner-php .Ten-commit__section-check li{padding:2px 8px 2px 5px}}.page-template-page-beginner-php .Ten-commit__section-check p{font-size:20px;line-height:30px;padding-right:5px}@media screen and (max-width:520px){.page-template-page-beginner-php .Ten-commit__section-check p{font-size:18px;line-height:24px}}.page-template-page-beginner-php .Ten-commit__section-check li label{background-image:url(../images/icon_check_aqua-blue.svg);background-position:center;background-size:cover;text-align:center;width:30px;height:28px;margin:1px}.page-template-page-beginner-php .Ten-commit__section-cost{display:flex;align-items:center;flex-wrap:wrap;gap:10px}@media screen and (max-width:520px){.page-template-page-beginner-php .Ten-commit__section-cost{gap:6px}}.page-template-page-beginner-php .Ten-commit__section-cost li{display:flex;gap:5px;padding:4px 10px 4px 5px;border-radius:25px;text-decoration:none;color:#fff;background-color:#82a7ab}@media screen and (max-width:520px){.page-template-page-beginner-php .Ten-commit__section-cost li{padding:2px 8px 2px 5px}}.page-template-page-beginner-php .Ten-commit__section-cost p{font-size:20px;line-height:30px;padding-right:5px}@media screen and (max-width:520px){.page-template-page-beginner-php .Ten-commit__section-cost p{font-size:18px;line-height:24px}}.page-template-page-beginner-php .Ten-commit__section-cost li label{background-image:url(../images/icon_money.svg);background-position:center;background-size:cover;text-align:center;width:30px;height:30px;margin:1px}.page-template-page-beginner-php .Ten-commit__section-icon{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;max-width:650px}.page-template-page-beginner-php .Ten-commit__section-icon li{min-width:clamp(80px,6vw,110px)}.page-template-page-beginner-php .Ten-commit__section-icon li div{display:flex;justify-content:center;width:65px;margin:0 auto}.page-template-page-beginner-php .Ten-commit__section-icon li p{font-size:clamp(10px,1.5vw,16px);text-align:center}.page-template-page-beginner-php .Ten-commit__section-brand{display:flex;flex-wrap:wrap;gap:8px 20px}.page-template-page-beginner-php .Ten-commit__section-brand li p{font-size:clamp(16px,1.5vw,18px);color:#82a7ab;text-align:center}.page-template-page-beginner-php .Ten-commit__section-license{display:flex;justify-content:space-between}.page-template-page-beginner-php .Ten-commit__section-license li p{font-size:clamp(16px,2vw,20px);font-weight:600;line-height:clamp(25px,2vw,36px);color:#82a7ab}.page-template-page-beginner-php .Ten-commit__section-license div{width:clamp(150px,12vw,200px)}.page-template-page-beginner-php .Ten-commit__section-store{width:100%;height:48px;margin-top:2%;border:2px solid #82a7ab;color:#82a7ab;text-align:center;font-weight:500;font-size:20px;transition:.3s}.page-template-page-beginner-php .Ten-commit__section-store-text{width:fit-content;margin:0 auto;position:relative}.page-template-page-beginner-php .Ten-commit__section-store-text-arrow{position:absolute;width:12px;height:12px;right:-30px;text-align:center;border-top:solid 2px #82a7ab;border-right:solid 2px #82a7ab;transform:rotate(45deg);bottom:50%;transform:translateY(50%) rotate(45deg)}.page-template-page-beginner-php .Ten-commit__section-store-text-arrow{transition:.3s}.page-template-page-beginner-php .Ten-commit__section-store:hover{border-color:#82a7ab;color:#fff;background-color:#82a7ab}.page-template-page-beginner-php .Ten-commit__section-store:hover .Ten-commit__section-store-text-arrow{border-color:#fff}.page-template-page-beginner-php .Ten-commit__section-purchase{display:flex;flex-flow:column;gap:10px;color:#fff}.page-template-page-beginner-php .Ten-commit__section-purchase li{width:100%}.page-template-page-beginner-php .Ten-commit__section-purchase li button{display:flex;align-items:center;justify-content:center;gap:20px;width:100%;max-width:320px;margin:0 auto;padding:5px 0;background-color:#82a7ab}.page-template-page-beginner-php .Ten-commit__section-purchase li h4{font-weight:500;font-size:20px}.page-template-page-beginner-php .Ten-commit__section-purchase li button:hover{opacity:.7}.page-template-page-beginner-php .Ten-commit__section-purchase-button{width:fit-content;margin:0 auto;position:relative}.page-template-page-beginner-php .Ten-commit__section-purchase-button-arrow{position:absolute;width:15px;height:15px;right:15px;text-align:center;border-top:solid 1px #fff;border-right:solid 1px #fff;transform:rotate(45deg);bottom:15px}.page-template-page-beginner-php .Ten-commit__section-purchase-img{width:40px}.page-template-page-beginner-php .Ten-commit__section-info{display:flex;gap:10px}.page-template-page-beginner-php .Ten-commit__section-info a{width:100%}.page-template-page-beginner-php .Ten-commit__section-info--line,.page-template-page-beginner-php .Ten-commit__section-info--telephone{display:flex;flex-flow:column;justify-content:space-around;gap:3px;width:100%;height:100%;padding:10px;text-align:center;color:#fff}.page-template-page-beginner-php .Ten-commit__section-info--telephone{background-color:#bebabd}.page-template-page-beginner-php .Ten-commit__section-info--telephone>div{display:flex;justify-content:center;align-items:center;gap:10px;margin:0}.page-template-page-beginner-php .Ten-commit__section-info--telephone>div div{width:40px;height:auto}.page-template-page-beginner-php .Ten-commit__section-info--telephone>div>div{width:clamp(22px,7vw,30px)}.page-template-page-beginner-php .Ten-commit__section-info--telephone>div h3{font-family:century-gothic;font-size:clamp(22px,2vw,36px);letter-spacing:1px}.page-template-page-beginner-php .Ten-commit__section-info--telephone p{font-size:14px;letter-spacing:2px}.page-template-page-beginner-php .Ten-commit__section-info--telephone:hover{opacity:.7}.page-template-page-beginner-php .Ten-commit__section-info--line{background-color:#06c755}.page-template-page-beginner-php .Ten-commit__section-info--line>div{display:flex;justify-content:center;align-items:center;gap:10px;margin:0}.page-template-page-beginner-php .Ten-commit__section-info--line>div div{width:40px;height:auto}.page-template-page-beginner-php .Ten-commit__section-info--line>div>div{width:clamp(30px,10vw,40px)}.page-template-page-beginner-php .Ten-commit__section-info--line>div h3{color:#fff;font-weight:400;letter-spacing:5px;font-size:clamp(22px,2vw,28px)}.page-template-page-beginner-php .Ten-commit__section-info--line p{margin:0 auto;padding:2px 8px;font-size:14px;line-height:22px;font-weight:400;letter-spacing:3px;color:#06c755;background-color:#fff;width:fit-content}.page-template-page-beginner-php .Ten-commit__section-info--line:hover{opacity:.7}.page-template-page-beginner-php .Ten-commit__section-img{width:45%}.page-template-page-beginner-php .Ten-commit__section-img--1{height:100%;background-image:url(../images/image_beginner_01.webp);background-position:center;background-size:cover;text-align:center}.page-template-page-beginner-php .Ten-commit__section-img--1-tp{height:100%}.page-template-page-beginner-php .Ten-commit__section-img--2{height:100%;background-image:url(../images/image_beginner_02.webp);background-position:center;background-size:cover;text-align:center}.page-template-page-beginner-php .Ten-commit__section-img--2-tp{height:100%}.page-template-page-beginner-php .Ten-commit__section-img--3{height:100%;background-image:url(../images/image_beginner_03.webp);background-position:center;background-size:cover;text-align:center}.page-template-page-beginner-php .Ten-commit__section-img--3-tp{height:100%}.page-template-page-beginner-php .Ten-commit__section-img--4{height:100%;background-image:url(../images/image_beginner_04.webp);background-position:center;background-size:cover;text-align:center}.page-template-page-beginner-php .Ten-commit__section-img--4-tp{height:100%}.page-template-page-beginner-php .Ten-commit__section-img--5{height:100%;background-image:url(../images/image_beginner_05.webp);background-position:center;background-size:cover;text-align:center}.page-template-page-beginner-php .Ten-commit__section-img--5-tp{height:100%}.page-template-page-beginner-php .Ten-commit__section-img--6{height:100%;background-image:url(../images/image_beginner_06.webp);background-position:center;background-size:cover;text-align:center}.page-template-page-beginner-php .Ten-commit__section-img--6-tp{height:100%}.page-template-page-beginner-php .Ten-commit__section-img--7{height:100%;background-image:url(../images/image_beginner_07.webp);background-position:center;background-size:cover;text-align:center}.page-template-page-beginner-php .Ten-commit__section-img--7-tp{height:100%}.page-template-page-beginner-php .Ten-commit__section-img--8{height:100%;background-image:url(../images/image_beginner_08.webp);background-position:center;background-size:cover;text-align:center}.page-template-page-beginner-php .Ten-commit__section-img--8-tp{height:100%}.page-template-page-beginner-php .Ten-commit__section-img--9{height:100%;background-image:url(../images/image_beginner_09.webp);background-position:center;background-size:cover;text-align:center}.page-template-page-beginner-php .Ten-commit__section-img--9-tp{height:100%}.page-template-page-beginner-php .Ten-commit__section-img--10{height:100%;background-image:url(../images/image_beginner_10.webp);background-position:center;background-size:cover;text-align:center}.page-template-page-beginner-php .Ten-commit__section-img--10-tp{height:100%}.page-template-page-beginner-php .Ten-commit__section-img--1,.page-template-page-beginner-php .Ten-commit__section-img--10,.page-template-page-beginner-php .Ten-commit__section-img--2,.page-template-page-beginner-php .Ten-commit__section-img--3,.page-template-page-beginner-php .Ten-commit__section-img--4,.page-template-page-beginner-php .Ten-commit__section-img--5,.page-template-page-beginner-php .Ten-commit__section-img--6,.page-template-page-beginner-php .Ten-commit__section-img--7,.page-template-page-beginner-php .Ten-commit__section-img--8,.page-template-page-beginner-php .Ten-commit__section-img--9{height:100%}@media screen and (max-width:1200px){.page-template-page-beginner-php .Ten-commit__head{padding-top:20px}.page-template-page-beginner-php .Ten-commit__head h2{position:absolute;top:0;left:-10px;z-index:10;writing-mode:vertical-rl;padding-left:0}.page-template-page-beginner-php .Ten-commit__head p{position:relative;width:fit-content}.page-template-page-beginner-php .Ten-commit__section{flex-direction:column-reverse;width:85%;max-width:800px;margin:auto;position:relative;z-index:99;height:100%;aspect-ratio:auto}.page-template-page-beginner-php .Ten-commit__section:nth-of-type(1) .Ten-commit__section-text h3,.page-template-page-beginner-php .Ten-commit__section:nth-of-type(2) .Ten-commit__section-text h3{padding-bottom:0}.page-template-page-beginner-php .Ten-commit__section:nth-of-type(1) .Ten-commit__section-text>p,.page-template-page-beginner-php .Ten-commit__section:nth-of-type(2) .Ten-commit__section-text>p{padding-bottom:0}.page-template-page-beginner-php .Ten-commit__section-text{width:100%;gap:20px;padding-top:30px;padding-bottom:30px}.page-template-page-beginner-php .Ten-commit__section-text h3{padding-bottom:0}.page-template-page-beginner-php .Ten-commit__section-text>p{padding-bottom:0}.page-template-page-beginner-php .Ten-commit__section-license{flex-direction:column}.page-template-page-beginner-php .Ten-commit__section-license div{margin-right:0;margin-left:auto;padding-top:20px;width:160px}.page-template-page-beginner-php .Ten-commit__section-info{flex-flow:column}.page-template-page-beginner-php .Ten-commit__section-info--line,.page-template-page-beginner-php .Ten-commit__section-info--telephone{max-width:400px;margin:0 auto;height:100px;gap:7px}.page-template-page-beginner-php .Ten-commit__section-info--telephone div h3{font-size:clamp(22px,8vw,34px)}.page-template-page-beginner-php .Ten-commit__section-info--line div h3{font-size:clamp(22px,7vw,28px)}.page-template-page-beginner-php .Ten-commit__section-info--line p{font-size:clamp(12px,3vw,16px)}.page-template-page-beginner-php .Ten-commit__section-img{width:100%;height:48vh;position:relative}.page-template-page-beginner-php .Ten-commit__section-img--1,.page-template-page-beginner-php .Ten-commit__section-img--10,.page-template-page-beginner-php .Ten-commit__section-img--2,.page-template-page-beginner-php .Ten-commit__section-img--3,.page-template-page-beginner-php .Ten-commit__section-img--4,.page-template-page-beginner-php .Ten-commit__section-img--5,.page-template-page-beginner-php .Ten-commit__section-img--6,.page-template-page-beginner-php .Ten-commit__section-img--7,.page-template-page-beginner-php .Ten-commit__section-img--8,.page-template-page-beginner-php .Ten-commit__section-img--9{position:absolute;width:100%;top:0}.page-template-page-beginner-php .Ten-commit__section-img--1,.page-template-page-beginner-php .Ten-commit__section-img--3,.page-template-page-beginner-php .Ten-commit__section-img--5,.page-template-page-beginner-php .Ten-commit__section-img--7,.page-template-page-beginner-php .Ten-commit__section-img--9{top:10px;right:10%}.page-template-page-beginner-php .Ten-commit__section-img--10,.page-template-page-beginner-php .Ten-commit__section-img--2,.page-template-page-beginner-php .Ten-commit__section-img--4,.page-template-page-beginner-php .Ten-commit__section-img--6,.page-template-page-beginner-php .Ten-commit__section-img--8{top:10px;left:5%}.page-template-page-beginner-php .Ten-commit__section-store{margin-top:0}.page-template-page-beginner-php .Ten-commit__section .background__design{position:absolute;content:"";width:100%;height:50%;background-color:#a2c7cb;z-index:-1}.page-template-page-beginner-php .Ten-commit__section .background__design--1,.page-template-page-beginner-php .Ten-commit__section .background__design--3,.page-template-page-beginner-php .Ten-commit__section .background__design--5,.page-template-page-beginner-php .Ten-commit__section .background__design--7{bottom:-10px;right:40%}.page-template-page-beginner-php .Ten-commit__section .background__design--2{top:0;left:30%}.page-template-page-beginner-php .Ten-commit__section .background__design--4,.page-template-page-beginner-php .Ten-commit__section .background__design--6{bottom:-10px;left:40%}.page-template-page-beginner-php .Ten-commit__section .background__design--8{bottom:-130px;left:30%}.page-template-page-beginner-php .Ten-commit__section .background__design--9{bottom:-130px;right:30%}}@media screen and (max-width:880px){.page-template-page-beginner-php .Ten-commit__section-img{height:48vw}.page-template-page-beginner-php .Ten-commit__section-img--1,.page-template-page-beginner-php .Ten-commit__section-img--10,.page-template-page-beginner-php .Ten-commit__section-img--2,.page-template-page-beginner-php .Ten-commit__section-img--3,.page-template-page-beginner-php .Ten-commit__section-img--4,.page-template-page-beginner-php .Ten-commit__section-img--5,.page-template-page-beginner-php .Ten-commit__section-img--6,.page-template-page-beginner-php .Ten-commit__section-img--7,.page-template-page-beginner-php .Ten-commit__section-img--8,.page-template-page-beginner-php .Ten-commit__section-img--9{height:48vw}}@media screen and (max-width:850px){.page-template-page-beginner-php .Upper-part{background-position:50% 100%}.page-template-page-beginner-php .Description-text div p{line-height:30px}.page-template-page-beginner-php .Ten-commit{padding-top:50px;padding-bottom:30px}.page-template-page-beginner-php .Ten-commit__head p{font-size:25px;letter-spacing:1px;z-index:999}.page-template-page-beginner-php .Ten-commit__head p span{font-size:60px;padding:0 10px;-webkit-text-stroke:1px #fff;color:transparent}}@media screen and (max-width:520px){.page-template-page-beginner-php .About__head{height:720px;position:relative}.page-template-page-beginner-php .About__head-text{margin-top:30px;height:inherit}.page-template-page-beginner-php .About__head-text h2{font-size:90px;position:absolute;top:220px;left:-20px;z-index:100;writing-mode:vertical-rl}.page-template-page-beginner-php .About__head-text p{position:absolute;top:50%;right:10%;transform:translate(0,-40%);z-index:999;line-height:55px;height:280px}.page-template-page-beginner-php .About__head-img{padding:0;margin:0;display:block}.page-template-page-beginner-php .About__head-img div{max-width:300px}.page-template-page-beginner-php .About__head-img div:nth-of-type(1){position:absolute;top:0;left:-10%;z-index:100}.page-template-page-beginner-php .About__head-img div:nth-of-type(2){position:absolute;bottom:0;right:-10%;z-index:100}.page-template-page-beginner-php .Description-text div{gap:1em}.page-template-page-beginner-php .Description-text div p{line-height:24px}.page-template-page-beginner-php .Ten-commit__head h2{left:-15px;font-size:90px}.page-template-page-beginner-php .Ten-commit__head p{font-size:20px;letter-spacing:1px}.page-template-page-beginner-php .Ten-commit__head p span{font-size:50px;padding:0 10px}.page-template-page-beginner-php .Ten-commit__section-img--1{height:100%;background-image:url(../images/image_beginner_01_sp.webp);background-position:center;background-size:cover;text-align:center}.page-template-page-beginner-php .Ten-commit__section-img--1-tp{height:100%}.page-template-page-beginner-php .Ten-commit__section-img--2{height:100%;background-image:url(../images/image_beginner_02_sp.webp);background-position:center;background-size:cover;text-align:center}.page-template-page-beginner-php .Ten-commit__section-img--2-tp{height:100%}.page-template-page-beginner-php .Ten-commit__section-img--3{height:100%;background-image:url(../images/image_beginner_03_sp.webp);background-position:center;background-size:cover;text-align:center}.page-template-page-beginner-php .Ten-commit__section-img--3-tp{height:100%}.page-template-page-beginner-php .Ten-commit__section-img--4{height:100%;background-image:url(../images/image_beginner_04_sp.webp);background-position:center;background-size:cover;text-align:center}.page-template-page-beginner-php .Ten-commit__section-img--4-tp{height:100%}.page-template-page-beginner-php .Ten-commit__section-img--5{height:100%;background-image:url(../images/image_beginner_05_sp.webp);background-position:center;background-size:cover;text-align:center}.page-template-page-beginner-php .Ten-commit__section-img--5-tp{height:100%}.page-template-page-beginner-php .Ten-commit__section-img--6{height:100%;background-image:url(../images/image_beginner_06_sp.webp);background-position:center;background-size:cover;text-align:center}.page-template-page-beginner-php .Ten-commit__section-img--6-tp{height:100%}.page-template-page-beginner-php .Ten-commit__section-img--7{height:100%;background-image:url(../images/image_beginner_07_sp.webp);background-position:center;background-size:cover;text-align:center}.page-template-page-beginner-php .Ten-commit__section-img--7-tp{height:100%}.page-template-page-beginner-php .Ten-commit__section-img--8{height:100%;background-image:url(../images/image_beginner_08_sp.webp);background-position:center;background-size:cover;text-align:center}.page-template-page-beginner-php .Ten-commit__section-img--8-tp{height:100%}.page-template-page-beginner-php .Ten-commit__section-img--9{height:100%;background-image:url(../images/image_beginner_09_sp.webp);background-position:center;background-size:cover;text-align:center}.page-template-page-beginner-php .Ten-commit__section-img--9-tp{height:100%}.page-template-page-beginner-php .Ten-commit__section-img--10{height:100%;background-image:url(../images/image_beginner_10_sp.webp);background-position:center;background-size:cover;text-align:center}.page-template-page-beginner-php .Ten-commit__section-img--10-tp{height:100%}.page-template-page-beginner-php .Ten-commit__section-text h3{font-size:18px;font-weight:400;line-height:24px}.page-template-page-beginner-php .Ten-commit__section-check li label{width:25px;height:24px}.page-template-page-beginner-php .Ten-commit__section-cost li label{width:25px;height:24px}.page-template-page-beginner-php .Ten-commit__section-store{font-size:18px;padding-right:20px}.page-template-page-beginner-php .Ten-commit__section-purchase-button h4{padding-right:30px}.page-template-page-beginner-php .Ten-commit__section:nth-of-type(1) .Ten-commit__section-text{margin-left:10%}.page-template-page-beginner-php .Ten-commit__section:nth-of-type(3) .Ten-commit__section-text{margin-left:10%}}.page-template-page-feelings-php .Upper-part{background-image:url(../images/bg_omoi.webp);background-position:center;background-size:cover;text-align:center}.page-template-page-feelings-php .Upper-part .Upper-part-tp{width:100%;height:100%;background-color:rgba(255,255,255,.5)}.page-template-page-feelings-php .Top{height:40vw;position:relative}.page-template-page-feelings-php .Top__image1{top:0;right:0;background-image:url(../images/bg_grandparents.webp);background-position:0 55%}.page-template-page-feelings-php .Top__image1{animation-name:fadeRightAnime;animation-duration:1.5s;animation-fill-mode:forwards;opacity:0}@keyframes fadeRightAnime{from{opacity:0;transform:translateX(100px)}to{opacity:.7;transform:translateX(0)}}.page-template-page-feelings-php .Top__image2{left:0;bottom:0;background-image:url(../images/bg_woman_01.webp);background-position:0 12%}.page-template-page-feelings-php .Top__image2{animation-name:fadeLeftAnime;animation-duration:3s;animation-fill-mode:forwards;opacity:0}@keyframes fadeLeftAnime{from{opacity:0;transform:translateX(-100px)}to{opacity:.7;transform:translateX(0)}}.page-template-page-feelings-php .Top__image1,.page-template-page-feelings-php .Top__image2{position:absolute;width:58%;aspect-ratio:5/3;background-repeat:no-repeat;background-size:cover;opacity:.7}.page-template-page-feelings-php .Top__heading-container{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:20px;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.page-template-page-feelings-php .Top__heading{color:#3e3a39;font-size:20px;line-height:35px;letter-spacing:2px}.page-template-page-feelings-php .Top__omoio-logo{position:static;width:160px;margin:0 auto}.page-template-page-feelings-php .Concept{position:relative}.page-template-page-feelings-php .Concept h2{font-family:raleway;font-weight:300;letter-spacing:15px;color:transparent;-webkit-text-stroke:1px #bdbdbd;position:absolute;top:260px;right:0;font-size:150px;letter-spacing:20px}.page-template-page-feelings-php .Concept__wrap{position:relative;max-width:1000px;margin:0 auto;padding-top:100px}.page-template-page-feelings-php .Concept__subtitle{text-align:left}.page-template-page-feelings-php .Concept__subtitle p{font-size:25px;text-decoration:underline 1.4px;text-underline-offset:10px;margin-bottom:35px}.page-template-page-feelings-php .Concept__text{position:absolute;top:330px;right:0;font-size:20px;letter-spacing:2px;line-height:45px;text-align:left;z-index:10}.page-template-page-feelings-php .Concept__text p{margin:20px;font-size:16px;width:600px;margin-left:auto}.page-template-page-feelings-php .Concept__background{width:100%;max-width:1500px;margin:0 auto;position:relative;margin-top:450px;z-index:0}.page-template-page-feelings-php .Concept__background-image1{position:absolute;background-color:#e6e5e5;top:-100px;right:0;width:80%;max-width:1000px;height:100%}.page-template-page-feelings-php .Concept__background-image2{background-image:url(../images/bg_ring.webp);width:80%;height:0;max-width:1000px;padding-top:28%;background-repeat:no-repeat;background-position:center center;background-size:cover;margin-bottom:150px}.page-template-page-feelings-php .Overview{max-width:1200px;margin:0 auto}.page-template-page-feelings-php .Overview .Overviews{margin-bottom:150px}.page-template-page-feelings-php .Overview .Overviews__title-left--pc,.page-template-page-feelings-php .Overview .Overviews__title-left--sp,.page-template-page-feelings-php .Overview .Overviews__title-right--pc,.page-template-page-feelings-php .Overview .Overviews__title-right--sp{font-size:25px;border-bottom:solid 2px #747474;padding-bottom:20px;margin-bottom:30px}.page-template-page-feelings-php .Overview .Overviews__title-right--pc{float:right;padding-left:15px;padding-right:200px}.page-template-page-feelings-php .Overview .Overviews__title-left--pc{float:left;padding-left:200px;padding-right:15px}.page-template-page-feelings-php .Overview .Overviews__title-right--sp{display:none}.page-template-page-feelings-php .Overview .Overviews__title-left--sp{display:none}.page-template-page-feelings-php .Overview .Overviews__contents{background-repeat:no-repeat;background-size:contain;display:flex;justify-content:center;margin:0 auto;clear:both}.page-template-page-feelings-php .Overview .Overviews__image--1{background-image:url(../images/bg_woman_02.webp)}.page-template-page-feelings-php .Overview .Overviews__image--2{background-image:url(../images/bg_woman-ring.webp)}.page-template-page-feelings-php .Overview .Overviews__image--3{background-image:url(../images/bg_picture.webp)}.page-template-page-feelings-php .Overview .Overviews__image--1,.page-template-page-feelings-php .Overview .Overviews__image--2,.page-template-page-feelings-php .Overview .Overviews__image--3{background-repeat:no-repeat;background-size:cover;background-position:top;display:block;width:400px;height:auto}.page-template-page-feelings-php .Overview .Overviews__image--1{background-position:right}.page-template-page-feelings-php .Overview .Overviews__text{text-align:left;margin:50px 80px;max-width:520px;width:50%}.page-template-page-feelings-php .Overview .Overviews__text p{font-size:16px;line-height:45px;margin-bottom:20px}.page-template-page-feelings-php .Overview .Overviews__subtitle--pc{font-size:20px;margin-bottom:50px}.page-template-page-feelings-php .Overview .Overviews__subtitle--sp{display:none}.page-template-page-feelings-php .Overview .Overviews .reverse{flex-direction:row-reverse}.page-template-page-feelings-php .Message{margin:0 auto;height:auto;height:1270px;background-color:#e2e2e2}.page-template-page-feelings-php .Message__wrap{margin:0 auto;max-width:1200px;position:relative;height:100%}.page-template-page-feelings-php .Message__title h2{font-family:raleway;font-weight:300;letter-spacing:15px;color:transparent;-webkit-text-stroke:1px #bdbdbd;position:absolute;top:100px;right:-10%;font-size:150px;letter-spacing:20px}.page-template-page-feelings-php .Message__subtitle{position:absolute;text-align:left;top:100px;left:15%}.page-template-page-feelings-php .Message__subtitle p{font-size:25px;text-decoration:underline 1.4px;text-underline-offset:10px;margin-bottom:35px}.page-template-page-feelings-php .Message__text{position:absolute;top:220px;right:10%;font-size:16px;letter-spacing:2px;line-height:45px;text-align:left;z-index:10}.page-template-page-feelings-php .Message__text p{margin:20px}.page-template-page-feelings-php .Message__text .Message__text-last{text-align:right;margin-bottom:0;margin-left:auto}.page-template-page-feelings-php .Message__text .Message__text-last p{margin:20px 0 0 0}.page-template-page-feelings-php .Message__text .Message__text-last-image{width:130px;margin-left:auto}.page-template-page-feelings-php .Message__background{position:relative;height:auto;z-index:0;max-width:1200px;margin:0 auto}.page-template-page-feelings-php .Message__background-image1{bottom:200px;position:absolute;background-color:#fff;right:-10%;width:70%;height:500px;opacity:.6}.page-template-page-feelings-php .Message__background-image2{background-image:url(../images/bg_talk_02.webp);background-repeat:no-repeat;background-size:contain;position:absolute;object-fit:cover;bottom:-50px;left:-10%;aspect-ratio:4/3;width:65%;height:auto}@media screen and (max-width:960px){.page-template-page-feelings-php .Top{height:55vw}.page-template-page-feelings-php .Top__image1,.page-template-page-feelings-php .Top__image2{aspect-ratio:4/3}.page-template-page-feelings-php .Top__image1{background-position:30% 0}.page-template-page-feelings-php .Top__image2{background-position:70% 0}.page-template-page-feelings-php .Top__omoio-logo{width:18vw}.page-template-page-feelings-php .Concept__wrap{padding-top:0}.page-template-page-feelings-php .Concept__title h2{margin-top:50px;font-family:raleway;letter-spacing:0;text-align:left;position:static;top:0;left:0;margin-left:40px;margin-bottom:30px;font-weight:300;font-size:30px;letter-spacing:5px;color:#5f6060;-webkit-text-stroke:.7px #5f6060}.page-template-page-feelings-php .Concept__subtitle{position:static;margin-left:40px}.page-template-page-feelings-php .Concept__subtitle p{font-size:16px;font-weight:700;text-decoration:none;display:inline-block;margin-bottom:10px}.page-template-page-feelings-php .Concept__text{line-height:25px;z-index:100;width:90%;top:60px;left:0}.page-template-page-feelings-php .Concept__text p{margin:20px 40px 0 40px;width:100%}.page-template-page-feelings-php .Concept__background{margin-top:300px}.page-template-page-feelings-php .Concept__background-image1{left:0;top:-140px;height:120%}.page-template-page-feelings-php .Concept__background-image2{margin-bottom:270px;padding-top:60%;margin-left:auto}.page-template-page-feelings-php .Overview .Overviews{max-width:800px;margin:350px auto 0;width:100%}.page-template-page-feelings-php .Overview .Overviews__contents{display:block;position:relative}.page-template-page-feelings-php .Overview .Overviews__title-right--pc{display:none}.page-template-page-feelings-php .Overview .Overviews__title-left--pc{display:none}.page-template-page-feelings-php .Overview .Overviews__text .Overviews__title-right--sp{display:block;font-size:24px;width:400px;margin-left:auto;padding-left:15px;line-height:40px}.page-template-page-feelings-php .Overview .Overviews__text .Overviews__title-right--sp span{display:inline-block}.page-template-page-feelings-php .Overview .Overviews__text .Overviews__title-right--sp span:nth-of-type(2){text-align:left}.page-template-page-feelings-php .Overview .Overviews__text .Overviews__title-left--sp{display:block;font-size:24px;width:400px;margin-right:auto;text-align:right;padding-right:15px}.page-template-page-feelings-php .Overview .Overviews__subtitle--pc{display:none}.page-template-page-feelings-php .Overview .Overviews__subtitle--sp{display:block;width:300px}.page-template-page-feelings-php .Overview .Overviews__image--1{background-image:url(../images/bg_woman_04.webp)}.page-template-page-feelings-php .Overview .Overviews__image--1,.page-template-page-feelings-php .Overview .Overviews__image--2,.page-template-page-feelings-php .Overview .Overviews__image--3{position:absolute;top:-250px;width:400px;height:400px;background-size:cover}.page-template-page-feelings-php .Overview .Overviews__image--2{right:0;background-position:right 10% bottom 40%}.page-template-page-feelings-php .Overview .Overviews__text{position:relative;z-index:100;background:rgba(255,255,255,.7)}.page-template-page-feelings-php .Overview .Overviews__text p{line-height:25px;margin:20px}.page-template-page-feelings-php .Overviews:nth-of-type(1) .Overviews__text,.page-template-page-feelings-php .Overviews:nth-of-type(3) .Overviews__text{margin:0 0 0 auto;padding:30px 0 30px 30px;width:80%}.page-template-page-feelings-php .Overviews:nth-of-type(1) .Overviews__text .Overviews__subtitle--sp,.page-template-page-feelings-php .Overviews:nth-of-type(3) .Overviews__text .Overviews__subtitle--sp{margin:30px 40px 0 auto}.page-template-page-feelings-php .Overviews:nth-of-type(1) .Overviews__text p,.page-template-page-feelings-php .Overviews:nth-of-type(3) .Overviews__text p{margin:30px 40px 30px 0;line-height:30px}.page-template-page-feelings-php .Overviews:nth-of-type(2) .Overviews__text{margin:0 auto 0 0;padding:30px 30px 30px 0;width:80%}.page-template-page-feelings-php .Overviews:nth-of-type(2) .Overviews__text .Overviews__subtitle--sp{margin:30px auto 0 40px}.page-template-page-feelings-php .Overviews:nth-of-type(2) .Overviews__text p{margin:30px 0 30px 40px}.page-template-page-feelings-php .Message{text-align:left;border:2px solid #bdbdbd;padding-top:160px;padding-bottom:70px;position:relative;width:95%;max-width:750px;height:auto;margin-top:100px;background-color:#fff}.page-template-page-feelings-php .Message__title-margin{background-color:#fff;padding:10px;position:absolute;padding:10px;top:-240px;left:-2%}.page-template-page-feelings-php .Message__title{border:2px solid #bdbdbd;padding-top:20px;display:inline-block;text-align:left;width:200px;height:200px;background-color:#fff;padding-left:20px}.page-template-page-feelings-php .Message__title h2{font-family:raleway;letter-spacing:0;position:static;top:0;left:0;margin-left:40px;margin-bottom:30px;font-weight:300;font-size:25px;letter-spacing:5px;color:#5f6060;-webkit-text-stroke:.7px #5f6060;margin:0;line-height:70px}.page-template-page-feelings-php .Message__subtitle{position:static;margin:0}.page-template-page-feelings-php .Message__subtitle p{font-size:14px;font-weight:700;text-decoration:none;margin-bottom:10px}.page-template-page-feelings-php .Message__text{line-height:25px;position:static;z-index:100;max-width:570px;margin:0 auto}.page-template-page-feelings-php .Message__text p{padding:0 10px;font-size:14px}.page-template-page-feelings-php .Message__text-last{position:absolute;bottom:-100px;background-color:#fff;right:-10px;padding:0 30px}.page-template-page-feelings-php .Message__text-last p{font-size:14px}.page-template-page-feelings-php .Message__background{position:relative;width:95%;max-width:750px;height:auto}.page-template-page-feelings-php .Message__background-image1{display:none}.page-template-page-feelings-php .Message__background-image2{background-image:url(../images/bg_talk_02.webp);background-repeat:no-repeat;background-size:contain;position:static;object-fit:cover;margin:30px auto 0;width:450px;height:auto;opacity:.8}}@media screen and (max-width:520px){.page-template-page-feelings-php .Top{margin-top:70px;height:auto;aspect-ratio:3/5}.page-template-page-feelings-php .Top__image1,.page-template-page-feelings-php .Top__image2{width:90%;aspect-ratio:1/1;background-position:0}.page-template-page-feelings-php .Top__image1{background-position:center -60px}.page-template-page-feelings-php .Top__image2{background-position:center}.page-template-page-feelings-php .Top__heading-container{width:100%}.page-template-page-feelings-php .Top__heading-container:after,.page-template-page-feelings-php .Top__heading-container:before{content:"";display:block;position:absolute;width:80%;height:10%;background:rgba(95,95,95,.3)}.page-template-page-feelings-php .Top__heading-container:before{bottom:44%;left:0}.page-template-page-feelings-php .Top__heading-container:after{top:44%;right:0}.page-template-page-feelings-php .Top__subheading{font-weight:300;position:relative;z-index:999;color:#fff;font-size:6.5vw;width:100%}.page-template-page-feelings-php .Top__omoio-logo{display:none}.page-template-page-feelings-php .Concept__title h2{margin-left:20px;margin-bottom:30px;padding:0}.page-template-page-feelings-php .Concept__subtitle{margin-left:20px}.page-template-page-feelings-php .Concept__text p{margin:20px 0 0 20px;font-size:14px}.page-template-page-feelings-php .Concept__text-pc{display:none}.page-template-page-feelings-php .Overview .Overviews{margin:200px auto 0}.page-template-page-feelings-php .Overview .Overviews__text .Overviews__title-right--sp{width:270px}.page-template-page-feelings-php .Overview .Overviews__text .Overviews__title-left--sp{width:270px}.page-template-page-feelings-php .Overview .Overviews__subtitle--sp{width:280px}.page-template-page-feelings-php .Overview .Overviews:nth-of-type(3) .Overviews__title-right--sp{padding-left:0}.page-template-page-feelings-php .Overview .Overviews__contents{width:100%!important}.page-template-page-feelings-php .Overview .Overviews__image--1,.page-template-page-feelings-php .Overview .Overviews__image--3{top:-200px;width:300px;height:300px}.page-template-page-feelings-php .Overview .Overviews__image--2{top:-200px;width:300px;height:300px}.page-template-page-feelings-php .Overview .Overviews:nth-of-type(1) .Overviews__contents,.page-template-page-feelings-php .Overview .Overviews:nth-of-type(3) .Overviews__contents{width:90%;margin:0 0 0 auto}.page-template-page-feelings-php .Overview .Overviews:nth-of-type(1) .Overviews__text,.page-template-page-feelings-php .Overview .Overviews:nth-of-type(3) .Overviews__text{width:90%}.page-template-page-feelings-php .Overview .Overviews:nth-of-type(2) .Overviews__contents{width:90%;margin:0 auto 0 0}.page-template-page-feelings-php .Overview .Overviews:nth-of-type(2) .Overviews__text{width:90%}.page-template-page-feelings-php .Overviews:nth-of-type(1) .Overviews__text,.page-template-page-feelings-php .Overviews:nth-of-type(3) .Overviews__text{padding:30px 0 30px 20px}.page-template-page-feelings-php .Overviews:nth-of-type(1) .Overviews__text .Overviews__subtitle--sp,.page-template-page-feelings-php .Overviews:nth-of-type(3) .Overviews__text .Overviews__subtitle--sp{margin:30px 20px 0 auto}.page-template-page-feelings-php .Overviews:nth-of-type(1) .Overviews__text p,.page-template-page-feelings-php .Overviews:nth-of-type(3) .Overviews__text p{margin:15px 20px 15px 0}.page-template-page-feelings-php .Overviews:nth-of-type(2) .Overviews__text{padding:30px 20px 30px 0}.page-template-page-feelings-php .Overviews:nth-of-type(2) .Overviews__text .Overviews__subtitle--sp{margin:30px auto 0 20px}.page-template-page-feelings-php .Overviews:nth-of-type(2) .Overviews__text p{margin:15px 0 15px 20px}.page-template-page-feelings-php .Message{margin-top:70px}.page-template-page-feelings-php .Message__title h2{padding:0}.page-template-page-feelings-php .Message__background{height:250px}.page-template-page-feelings-php .Message__background-image2{top:30px;width:300px}.page-template-page-feelings-php .Message__text p{margin:10px}}.page-template-page-company-php .Upper-part{background-image:url(../images/image_omoio_front.webp);background-position:center;background-size:cover;text-align:center}.page-template-page-company-php .Upper-part .Upper-part-tp{width:100%;height:100%;background-color:rgba(255,255,255,.2)}.page-template-page-company-php .Upper-part h2{display:none}.page-template-page-company-php .company{color:#5f6060;width:90%;max-width:1200px;margin:100px auto}.page-template-page-company-php .company h1{text-align:left;font-size:33px;font-weight:500;letter-spacing:5px;margin-bottom:70px}.page-template-page-company-php .company table{font-size:20px}.page-template-page-company-php .company table tr td,.page-template-page-company-php .company table tr th{padding:0 0 20px 0}.page-template-page-company-php .company table tr th{min-width:200px;border-style:none solid none none;border-width:2px;border-color:#5f6060;padding-right:50px}.page-template-page-company-php .company table tr td{text-align:left;padding-left:50px;line-height:40px}.page-template-page-company-php .company table tr td a{border-bottom:1px solid #5f6060}.page-template-page-company-php .company table tr td .company__map{border-bottom:1px solid #5f6060;letter-spacing:2px;position:relative;margin-left:30px;padding-left:5px;font-family:century-gothic;font-weight:700}.page-template-page-company-php .company table tr td .company__map:hover{opacity:.6}.page-template-page-company-php .company table tr td .company__map::before{content:"";display:inline-block;width:25px;height:25px;background:url(../images/icon_map.svg) no-repeat;background-size:contain;padding-right:5px;position:absolute;top:0;left:-20px}.page-template-page-company-php .company table tr td .google-map{width:100%;height:300px}.page-template-page-company-php .company table tr td .google-map iframe{width:100%;height:100%}@media (max-width:960px){.page-template-page-company-php .company{margin:50px auto}.page-template-page-company-php .company h1{font-size:25px;letter-spacing:2px;margin-bottom:40px}.page-template-page-company-php .company table{font-size:16px}.page-template-page-company-php .company table tr td,.page-template-page-company-php .company table tr th{padding:0 0 20px 0}.page-template-page-company-php .company table tr th{min-width:120px;padding-right:20px}.page-template-page-company-php .company table tr td{text-align:left;padding-left:20px;line-height:24px}.page-template-page-company-php .company table tr td .google-map{width:100%}.page-template-page-company-php .company table tr td .google-map iframe{width:100%;height:280px}}@media (max-width:520px){.page-template-page-company-php .Upper-part{background-image:url(../images/image_omoio_front_02.webp);background-position:center;background-size:cover;text-align:center;height:auto;aspect-ratio:1/1}.page-template-page-company-php .Upper-part .Upper-part-tp{width:100%;height:100%;background-color:rgba(255,255,255,.4)}.page-template-page-company-php .Top__heading-container{top:57%}.page-template-page-company-php .Top__heading{display:block;color:#5f6060}.page-template-page-company-php .company table{font-size:14px}.page-template-page-company-php .company table tr th{min-width:100px;padding-right:0;padding-bottom:15px}.page-template-page-company-php .company table tr td{padding-left:10px;padding-bottom:15px;line-height:20px}.page-template-page-company-php .company table tr td .company__map{margin-left:15px}.page-template-page-company-php .company table tr td .company__map:before{width:18px;height:18px;left:-12px;top:1px}.page-template-page-company-php .company table tr td .google-map{display:none}}.page-template-page-contact-php .Upper-part{background-image:url(../images/bg_woman-with-sp.webp);background-position:center;background-size:cover;text-align:center;background-position:center 75%}.page-template-page-contact-php .Upper-part .Upper-part-tp{width:100%;height:100%;background-color:rgba(255,255,255,.4)}@media screen and (max-width:520px){.page-template-page-contact-php .Upper-part{height:70px;background-image:none}.page-template-page-contact-php .Upper-part .Top{display:none}}.page-template-page-contact-php .Top__heading-container{color:#5f6060}.page-template-page-contact-php .Contact__tel{padding-bottom:50px}.page-template-page-contact-php .Contact__tel__upper-text{padding-top:100px;font-size:clamp(25px,2.3vw,28px);letter-spacing:.2em;line-height:30px}.page-template-page-contact-php .Contact__tel__wrap{display:flex;flex-direction:column}.page-template-page-contact-php .Contact__tel__speech-bubble{position:relative;width:fit-content;margin:50px auto 0}.page-template-page-contact-php .Contact__tel__speech-bubble-text{color:#fff;position:relative;font-size:clamp(16px,2.3vw,18px);padding:15px 20px;border-radius:50px;background-color:#cea3a3;z-index:10}.page-template-page-contact-php .Contact__tel__speech-bubble-arrow{width:50px;height:50px;position:absolute;right:155px;bottom:0;transform:translateY(calc(50% - 12px));z-index:1}.page-template-page-contact-php .Contact__tel__speech-bubble-arrow::after,.page-template-page-contact-php .Contact__tel__speech-bubble-arrow::before{content:"";position:absolute;display:block;width:0;height:0;border-radius:50%;border-right:25px solid transparent;border-bottom:25px solid transparent}.page-template-page-contact-php .Contact__tel__speech-bubble-arrow::before{transform:rotate(150deg);border-top:25px solid #cea3a3;border-left:25px solid #cea3a3}.page-template-page-contact-php .Contact__tel__speech-bubble-arrow::after{top:14px;right:20px;transform:rotate(132deg);border-top:25px solid #fff;border-left:25px solid #fff}.page-template-page-contact-php .Contact__tel__item{justify-content:center;letter-spacing:4px;display:inline-block;background-color:#a2c7cb;position:relative;z-index:0;color:#fff;margin:40px auto;line-height:42px;padding:12px 25px}.page-template-page-contact-php .Contact__tel__item::before{content:"";display:block;position:absolute;top:0;left:0;z-index:-1;width:0%;height:100%;transition:.5s;background-color:40px;opacity:.3}.page-template-page-contact-php .Contact__tel__item:hover::before{width:100%}.page-template-page-contact-php .Contact__tel__telephone-title-wrap{display:flex;justify-content:center;align-items:center;gap:10px}.page-template-page-contact-php .Contact__tel__telephone-title-wrap div{width:40px;height:auto}.page-template-page-contact-php .Contact__tel__telephone-title{font-family:century-gothic;font-weight:300;font-size:clamp(44px,4.3vw,50px);letter-spacing:2px}.page-template-page-contact-php .Contact__tel__telephone-comment{font-size:clamp(16px,4.3vw,18px);line-height:clamp(40px,4.3vw,54px)}.page-template-page-contact-php .Contact__tel__telephone__img-pc{display:block}.page-template-page-contact-php .Contact__tel__telephone__img-sp{display:none}.page-template-page-contact-php .Contact__tel-text{border-top:2px solid #5f6060;border-bottom:2px solid #5f6060;padding:15px;display:inline-block;margin:0 auto;font-size:clamp(16px,4.3vw,20px);letter-spacing:.2em}.page-template-page-contact-php .Content{max-width:1100px;width:95%;margin:0 auto;border:2px solid #cea3a3;margin-top:100px;margin-bottom:100px}.page-template-page-contact-php .Content__title-sp{display:none}.page-template-page-contact-php .Form{padding:70px 0 50px}.page-template-page-contact-php .Form__title{display:block;font-size:30px;text-align:center}.page-template-page-contact-php .Form__title--sp{display:none}.page-template-page-contact-php .Form__table{max-width:800px;width:90%;margin:60px auto}.page-template-page-contact-php .Form__table-title{padding:0 2px 10px;font-size:22px;font-weight:700;text-align:left}.page-template-page-contact-php .Form__table-row{border-bottom:1px solid #bdbdbd}.page-template-page-contact-php .Form__table-data,.page-template-page-contact-php .Form__table-head{background:#fff;text-align:left;vertical-align:middle;height:auto}.page-template-page-contact-php .Form__table-head{width:280px;font-weight:300}.page-template-page-contact-php .Form__table-data{width:520px;padding:20px 0 20px 20px}.page-template-page-contact-php .Form__table-head-text{display:inline-block}.page-template-page-contact-php .Form__required{float:right;vertical-align:middle;background-color:#ea8888;color:#fff;padding:4px 5px 6px;font-size:14px;line-height:16px}.page-template-page-contact-php .Form__policy{margin:80px 0 40px}.page-template-page-contact-php .Form__policy-text-wrap{display:flex;align-items:center;width:fit-content;margin:0 auto}.page-template-page-contact-php .Form__policy-link{border-bottom:1px solid #bebabd;font-weight:500}.page-template-page-contact-php .Form__policy-checkbox{width:20px;height:20px}.page-template-page-contact-php .Form__button{padding:15px;width:300px;font-size:20px;border-radius:50px;color:#fff;border:1px #f1f1f1 solid;background-color:#cea3a3}.page-template-page-contact-php .Form__button:hover{opacity:.7}.page-template-page-contact-php .Form__telephone-sp{display:none}.page-template-page-contact-php .Finish,.page-template-page-contact-php .Modal{display:none;width:55%;min-width:800px;padding:50px 0;background-color:#fff;border:1px #f1f1f1 solid;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:9999}.page-template-page-contact-php .Modal{max-height:95vh;overflow-y:scroll}.page-template-page-contact-php .Modal__title{margin:20px 0 40px;font-size:20px;font-weight:700}.page-template-page-contact-php .Modal__content{width:80%;max-width:1100px;margin:0 auto;margin-bottom:40px}.page-template-page-contact-php .Modal__content:last-of-type{margin-bottom:0}.page-template-page-contact-php .Modal__table-title{font-size:18px;text-align:center;margin-bottom:30px}.page-template-page-contact-php .Modal__table-row{font-size:16px;text-align:left}.page-template-page-contact-php .Modal__table-row:last-of-type .Modal__table-data{padding-bottom:0}.page-template-page-contact-php .Modal__table-head{width:30%}.page-template-page-contact-php .Modal__table-data{padding-bottom:20px}.page-template-page-contact-php .Modal__button-wrap{display:flex;justify-content:center;gap:20px;margin-top:80px}.page-template-page-contact-php .Modal__button{padding:15px 30px;border-radius:30px;color:#fff;width:150px;background-color:#cea3a3}.page-template-page-contact-php .Overlay{display:none;width:100vw;height:100vh;background-color:rgba(0,0,0,.2);position:fixed;top:0;left:0;z-index:9998}.page-template-page-contact-php .Finish__title{font-size:20px;font-weight:700;margin-bottom:30px}.page-template-page-contact-php .Finish__text{line-height:2}.page-template-page-contact-php .Finish__button{padding:15px 30px;border-radius:30px;color:#fff;width:150px;margin-top:40px;background-color:#cea3a3}@media screen and (max-width:850px){.page-template-page-contact-php .Upper-part{background-position:50% 100%}.page-template-page-contact-php span{display:inline-block}.page-template-page-contact-php .Contact__tel{background-color:#a2c7cb}.page-template-page-contact-php .Contact__tel__upper-text{color:#fff;padding-top:50px;font-size:clamp(20px,2.3vw,26px)}.page-template-page-contact-php .Contact__tel__speech-bubble{margin:30px auto 0;font-size:16px}.page-template-page-contact-php .Contact__tel__speech-bubble-arrow{right:100px;transform:translateY(calc(50% - 14px))}.page-template-page-contact-php .Contact__tel__speech-bubble-arrow::after{border-top:25px solid #a2c7cb}.page-template-page-contact-php .Contact__tel__item{background-color:#fff;color:#5f6060}.page-template-page-contact-php .Contact__tel__telephone__img-pc{display:none}.page-template-page-contact-php .Contact__tel__telephone__img-sp{display:block}.page-template-page-contact-php .Contact__tel-text{color:#fff;border-top:2px solid #fff;border-bottom:2px solid #fff;font-size:clamp(16px,2.3vw,20px)}.page-template-page-contact-php .Content{max-width:600px;width:95%;margin:50px auto 50px}.page-template-page-contact-php .Content__title-sp{display:block;background-color:#cea3a3;color:#fff;padding:20px}.page-template-page-contact-php .Content__title-sp h2{line-height:55px;font-size:30px;border-bottom:1px solid #fff;width:300px;padding-left:40px;margin:0 auto;position:relative}.page-template-page-contact-php .Content__title-sp h2:before{content:url(../images/icon_chat.svg);background-repeat:no-repeat;width:40px;height:40px;position:absolute;transform:scale(.2);top:-15px;left:0}.page-template-page-contact-php .Content__title-sp p{padding-top:5px;font-size:20px}.page-template-page-contact-php .Form{padding:50px 0 30px}.page-template-page-contact-php .Form__title{display:none}.page-template-page-contact-php .Form__table{width:90%;margin:0 auto 50px}.page-template-page-contact-php .Form__table:last-of-type{margin-bottom:0}.page-template-page-contact-php .Form__table-title{font-size:18px;padding-bottom:20px}.page-template-page-contact-php .Form__table-body:last-of-type .Form__table-row:last-of-type .Form__table-data:last-of-type{padding-bottom:0}.page-template-page-contact-php .Form__table-row{border-bottom:none}.page-template-page-contact-php .Form__table-data,.page-template-page-contact-php .Form__table-head{width:100%;height:100%;padding:0}.page-template-page-contact-php .Form__table-head{display:flex;justify-content:space-between;align-items:center;padding-bottom:5px}.page-template-page-contact-php .Form__table-data{display:block;padding-bottom:20px}.page-template-page-contact-php .Form__required{margin-left:10px;color:#ea8888;background-color:#fff;border:1px solid #ea8888;padding:2px 3px 4px}.page-template-page-contact-php .Form__telephone-sp{display:flex;flex-direction:column;justify-content:center;letter-spacing:2px;width:400px;height:180px;margin:50px auto 0;color:#fff;background-color:#cea3a3}.page-template-page-contact-php .Form__telephone-sp-number-wrap{display:flex;justify-content:center;align-items:center;gap:10px;margin:10px 0}.page-template-page-contact-php .Form__telephone-sp-number-wrap div{width:40px;height:auto}.page-template-page-contact-php .Form__telephone-sp-icon{width:40px;height:auto}.page-template-page-contact-php .Form__telephone-sp-number{display:block;font-family:century-gothic;font-size:44px;letter-spacing:2px}.page-template-page-contact-php .Form__telephone-sp-business-hours{font-size:16px;margin-bottom:5px}.page-template-page-contact-php .Finish,.page-template-page-contact-php .Modal{width:90%;min-width:unset;padding:50px}.page-template-page-contact-php .Modal__title{line-height:1.25}.page-template-page-contact-php .Modal__content{width:100%}.page-template-page-contact-php .Modal__table-data,.page-template-page-contact-php .Modal__table-head{display:block;width:100%}.page-template-page-contact-php .Modal__table-head{padding-bottom:5px}.page-template-page-contact-php .Modal__table-data{padding-bottom:20px}.page-template-page-contact-php .Modal__button-wrap{flex-direction:column;align-items:center;gap:30px}.page-template-page-contact-php .Modal__button{width:200px}.page-template-page-contact-php .Finish__button{width:200px}}@media screen and (max-width:520px){.page-template-page-contact-php .Contact__tel__upper-text{font-size:clamp(16px,4.3vw,18px);line-height:30px}.page-template-page-contact-php .Contact__tel__speech-bubble{width:310px;font-size:14px}.page-template-page-contact-php .Contact__tel__item{width:310px;line-height:35px;height:130px;padding:10px 0}.page-template-page-contact-php .Contact__tel__telephone-title{font-size:34px}.page-template-page-contact-php .Contact__tel__telephone-comment{font-size:12px}.page-template-page-contact-php .Contact__tel-text{width:280px;line-height:20px}.page-template-page-contact-php .Form__telephone-sp{width:90%;height:150px}.page-template-page-contact-php .Form__telephone-sp-number-wrap{margin:5px 0}.page-template-page-contact-php .Form__telephone-sp-number{font-size:34px}.page-template-page-contact-php .Form__policy{margin-top:40px}.page-template-page-contact-php .Form__confirm{width:90%}}.page-template-page-application-php .Upper-part{background-image:url(../images/bg_application.webp);background-position:center;background-size:cover;text-align:center;background-position:center 13%}.page-template-page-application-php .Upper-part .Upper-part-tp{width:100%;height:100%;background-color:rgba(0,0,0,.2)}@media screen and (max-width:520px){.page-template-page-application-php .Upper-part{background-image:url(../images/bg_application.webp);background-position:center;background-size:cover;text-align:center;background-position:15% 13%}.page-template-page-application-php .Upper-part .Upper-part-tp{width:100%;height:100%;background-color:rgba(0,0,0,0)}}.page-template-page-application-php .Top__heading-container{color:#fff}.page-template-page-application-php .Assess{height:auto;margin-bottom:100px}.page-template-page-application-php .Assess__subhead{width:100%;margin-bottom:40px;margin:70px 0}.page-template-page-application-php .Assess__subhead h2{font-weight:400;font-size:30px;letter-spacing:5px;padding:15px 0}.page-template-page-application-php .Assess__subhead p{font-size:14px}.page-template-page-application-php .Assess__subhead h2{font-size:40px;margin-bottom:5px}.page-template-page-application-php .Assess__subhead p{font-size:18px;letter-spacing:2px}.page-template-page-application-php .Assess__tab{margin:0 auto;max-width:1100px;width:95%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.page-template-page-application-php .Assess__tab-edge,.page-template-page-application-php .Assess__tab-margin,.page-template-page-application-php .Assess__tab-name{height:120px;padding-top:10px}.page-template-page-application-php .Assess__tab-name-sp{display:none}.page-template-page-application-php .Assess__tab-name{width:400px;color:#fff;display:flex;align-items:center;justify-content:center;align-items:start;gap:30px}.page-template-page-application-php .Assess__tab-name-biz{background-color:#c5b49d}.page-template-page-application-php .Assess__tab-name-biz h3:before{background-image:url(../images/icon_house_01.svg);top:10px;left:10px}.page-template-page-application-php .Assess__tab-name-del{background-color:#9ca5c3}.page-template-page-application-php .Assess__tab-name-del h3:before{background-image:url(../images/icon_delivery.svg);top:10px;left:10px}.page-template-page-application-php .Assess__tab-name-mail{background-color:#9fc4c8}.page-template-page-application-php .Assess__tab-name-mail h3:before{background-image:url(../images/icon_mail.svg);top:15px;left:0}.page-template-page-application-php .Assess__tab-name h3{line-height:55px;font-size:30px;border-bottom:1px solid #fff;width:200px;padding-left:40px;margin:0 auto;position:relative}.page-template-page-application-php .Assess__tab-name h3:before{content:"";background-repeat:no-repeat;width:40px;height:40px;position:absolute}.page-template-page-application-php .Assess__tab-name p{padding-top:5px;font-size:18px;font-weight:300}.page-template-page-application-php .Assess__tab-name-up{width:20px;height:20px;margin-top:30px;border-bottom:2px solid #fff;border-right:2px solid #fff;transform:rotate(45deg)}.page-template-page-application-php .Assess__tab-name-down{width:20px;height:20px;margin-top:35px;border-bottom:2px solid #fff;border-right:2px solid #fff;transform:rotate(-135deg)}.page-template-page-application-php .Assess__tab-margin{width:20px;border-bottom:2px solid #c5b49d}.page-template-page-application-php .Assess__tab-edge{width:50px;border-bottom:2px solid #c5b49d}.page-template-page-application-php .Assess__form-wrap{margin:0 auto;max-width:1100px;width:95%}.page-template-page-application-php .Form{padding:70px 0 50px}.page-template-page-application-php .Form__title{display:block;font-size:30px;text-align:center}.page-template-page-application-php .Form__table{max-width:800px;width:90%;margin:60px auto}.page-template-page-application-php .Form__table:last-of-type{margin-bottom:0}.page-template-page-application-php .Form__table-title{padding:0 2px 10px;font-size:22px;font-weight:700;text-align:left}.page-template-page-application-php .Form__table-row{border-bottom:1px solid #bdbdbd}.page-template-page-application-php .Form__table-row--another-address-checkbox{border-bottom:none}.page-template-page-application-php .Form__table-data,.page-template-page-application-php .Form__table-head{background:#fff;text-align:left;vertical-align:middle;height:auto}.page-template-page-application-php .Form__table-head{width:280px;font-weight:300}.page-template-page-application-php .Form__table-data{width:520px;padding:20px 0 20px 20px}.page-template-page-application-php .Form__table-head-text{display:inline-block}.page-template-page-application-php .Form__required{float:right;vertical-align:middle;background-color:#ea8888;color:#fff;padding:4px 5px 6px;font-size:14px;line-height:16px}.page-template-page-application-php .Form__policy{margin:80px 0 40px}.page-template-page-application-php .Form__policy-text-wrap{display:flex;align-items:center;width:fit-content;margin:0 auto}.page-template-page-application-php .Form__policy-link{border-bottom:1px solid #bebabd;font-weight:500}.page-template-page-application-php .Form__policy-checkbox{width:20px;height:20px}.page-template-page-application-php .Form__button{padding:15px;width:300px;font-size:20px;border-radius:50px;color:#fff;border:1px #f1f1f1 solid}.page-template-page-application-php .Form__button:hover{opacity:.7}.page-template-page-application-php .Form__button--biz{background-color:#c5b49d}.page-template-page-application-php .Form__button--del{background-color:#9ca5c3}.page-template-page-application-php .Form__button--mail{background-color:#a2c7cb}.page-template-page-application-php .Form__radio-item{margin-bottom:10px}.page-template-page-application-php .Form__item-list{display:flex;flex-wrap:wrap;width:100%;max-width:400px}.page-template-page-application-php .Form__item-list-item{width:50%;margin-bottom:10px}.page-template-page-application-php .Form__item-list-item--other{width:100%;margin-bottom:0}.page-template-page-application-php .Form__item-input-text{width:80%;margin-left:20px}.page-template-page-application-php .Form__select-wrap{position:relative}.page-template-page-application-php .Form__select-wrap::after,.page-template-page-application-php .Form__select-wrap::before{content:"";position:absolute;right:20px;top:50%}.page-template-page-application-php .Form__select-wrap::before{border-top:8px solid #5f6060;border-left:10px solid transparent;border-right:10px solid transparent;transform:translateY(-4px)}.page-template-page-application-php .Form__select-wrap::after{border-top:8px solid #fff;border-left:10px solid transparent;border-right:10px solid transparent;transform:translateY(-5px)}.page-template-page-application-php .Form__select-wrap--birth-of-date{position:relative}.page-template-page-application-php .Form__select-wrap--birth-of-date::after,.page-template-page-application-php .Form__select-wrap--birth-of-date::before{content:"";position:absolute;right:10px;top:50%}.page-template-page-application-php .Form__select-wrap--birth-of-date::before{border-top:6px solid #5f6060;border-left:7.5px solid transparent;border-right:7.5px solid transparent;transform:translateY(-3px)}.page-template-page-application-php .Form__select-wrap--birth-of-date::after{border-top:6px solid #fff;border-left:7.5px solid transparent;border-right:7.5px solid transparent;transform:translateY(-4px)}.page-template-page-application-php .Form__date-of-birth-wrap{display:flex;align-items:center}.page-template-page-application-php .Form__date-of-birth-form{width:80px}.page-template-page-application-php .Form__date-of-birth-form--year{width:100px}.page-template-page-application-php .Form .js_error-wrap:has(.Form__date-of-birth-form){width:80px}.page-template-page-application-php .Form .js_error-wrap:has(.Form__date-of-birth-form--year){width:100px}.page-template-page-application-php .Form__date-of-birth-label{margin-left:10px;margin-right:20px}.page-template-page-application-php .Form__kit-size-item{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.page-template-page-application-php .Form__kit-size-item:last-of-type{margin-bottom:0}.page-template-page-application-php .Form__kit-quantity{width:50px;margin-right:10px}.page-template-page-application-php .Form__telephone-sp{display:none}.page-template-page-application-php .Finish,.page-template-page-application-php .Modal{display:none;width:55%;min-width:800px;padding:50px 0;background-color:#fff;border:1px #f1f1f1 solid;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:9999}.page-template-page-application-php .Modal{max-height:95vh;overflow-y:scroll}.page-template-page-application-php .Modal__title{margin:20px 0 40px;font-size:20px;font-weight:700}.page-template-page-application-php .Modal__content{width:80%;max-width:1100px;margin:0 auto;margin-bottom:40px}.page-template-page-application-php .Modal__content:last-of-type{margin-bottom:0}.page-template-page-application-php .Modal__table-title{font-size:18px;text-align:center;margin-bottom:30px}.page-template-page-application-php .Modal__table-row{font-size:16px;text-align:left}.page-template-page-application-php .Modal__table-row:last-of-type .Modal__table-data{padding-bottom:0}.page-template-page-application-php .Modal__table-head{width:30%}.page-template-page-application-php .Modal__table-data{padding-bottom:20px}.page-template-page-application-php .Modal__button-wrap{display:flex;justify-content:center;gap:20px;margin-top:80px}.page-template-page-application-php .Modal__button{padding:15px 30px;border-radius:30px;color:#fff;width:150px}.page-template-page-application-php .Modal__button--biz{background-color:#c5b49d}.page-template-page-application-php .Modal__button--del{background-color:#9ca5c3}.page-template-page-application-php .Modal__button--mail{background-color:#9fc4c8}.page-template-page-application-php .Modal__kit-size-text{margin-bottom:10px}.page-template-page-application-php .Modal__kit-size-text:last-of-type{margin-bottom:0}.page-template-page-application-php .Modal__image{max-width:400px}.page-template-page-application-php .Overlay{display:none;width:100vw;height:100vh;background-color:rgba(0,0,0,.2);position:fixed;top:0;left:0;z-index:9998}.page-template-page-application-php .Finish__title{font-size:20px;font-weight:700;margin-bottom:30px}.page-template-page-application-php .Finish__text{margin-bottom:10px}.page-template-page-application-php .Finish__text:last-of-type{margin-bottom:0}.page-template-page-application-php .Finish__button{padding:15px 30px;border-radius:30px;color:#fff;width:150px;margin-top:40px}.page-template-page-application-php .Finish__button--biz{background-color:#c5b49d}.page-template-page-application-php .Finish__button--del{background-color:#9ca5c3}.page-template-page-application-php .Finish__button--mail{background-color:#9fc4c8}@media screen and (max-width:850px){.page-template-page-application-php .Assess__subhead h2{font-size:35px}.page-template-page-application-php .Assess__subhead p{font-size:16px;letter-spacing:1px}.page-template-page-application-php .Assess__tab{display:none}.page-template-page-application-php .Assess__tab-name-sp{display:flex;justify-content:space-between;max-width:600px;width:95%;color:#fff;margin:0 auto;padding:10px 10% 20px 10%}.page-template-page-application-php .Assess__tab-name-sp-up{width:20px;height:20px;margin-top:30px;border-bottom:2px solid #fff;border-right:2px solid #fff;transform:rotate(45deg)}.page-template-page-application-php .Assess__tab-name-sp-down{width:20px;height:20px;margin-top:35px;border-bottom:2px solid #fff;border-right:2px solid #fff;transform:rotate(-135deg)}.page-template-page-application-php .Assess__tab-name-sp-biz{background-color:#c5b49d}.page-template-page-application-php .Assess__tab-name-sp-biz h3:before{background-image:url(../images/icon_house_01.svg);top:10px;left:30px}.page-template-page-application-php .Assess__tab-name-sp-del{background-color:#9ca5c3}.page-template-page-application-php .Assess__tab-name-sp-del h3:before{background-image:url(../images/icon_delivery.svg);top:10px;left:30px}.page-template-page-application-php .Assess__tab-name-sp-mail{background-color:#a2c7cb}.page-template-page-application-php .Assess__tab-name-sp-mail h3:before{background-image:url(../images/icon_mail.svg);top:15px;left:30px}.page-template-page-application-php .Assess__tab-name-sp h3{line-height:55px;font-size:30px;border-bottom:1px solid #fff;width:300px;padding-left:40px;margin:0 auto;position:relative}.page-template-page-application-php .Assess__tab-name-sp h3:before{content:"";background-repeat:no-repeat;width:40px;height:40px;position:absolute}.page-template-page-application-php .Assess__tab-name-sp p{padding-top:5px}.page-template-page-application-php .Assess__form-wrap{margin-bottom:15px}.page-template-page-application-php .Form{max-width:600px;width:95%;margin:0 auto;padding:10px 0 30px}.page-template-page-application-php .Form--biz{border-left:2px solid #c5b49d;border-right:2px solid #c5b49d;border-bottom:2px solid #c5b49d}.page-template-page-application-php .Form--biz .Form__telephone-sp{background-color:#c5b49d}.page-template-page-application-php .Form--del{border-left:2px solid #9ca5c3;border-right:2px solid #9ca5c3;border-bottom:2px solid #9ca5c3}.page-template-page-application-php .Form--del .Form__telephone-sp{background-color:#9ca5c3}.page-template-page-application-php .Form--mail{border-left:2px solid #a2c7cb;border-right:2px solid #a2c7cb;border-bottom:2px solid #a2c7cb}.page-template-page-application-php .Form--mail .Form__telephone-sp{background-color:#a2c7cb}.page-template-page-application-php .Form__title{display:none}.page-template-page-application-php .Form__table{width:90%;margin:0 auto 50px}.page-template-page-application-php .Form__table:last-of-type{margin-bottom:0}.page-template-page-application-php .Form__table-title{font-size:18px;padding:40px 0}.page-template-page-application-php .Form__table-body:last-of-type .Form__table-row:last-of-type .Form__table-data:last-of-type{padding-bottom:0}.page-template-page-application-php .Form__table-row{border-bottom:none}.page-template-page-application-php .Form__table-data,.page-template-page-application-php .Form__table-head{width:100%;height:100%;padding:0}.page-template-page-application-php .Form__table-head{display:flex;justify-content:space-between;align-items:center;padding-bottom:5px}.page-template-page-application-php .Form__table-head--space-wide{padding-bottom:15px}.page-template-page-application-php .Form__table-data{display:block;padding-bottom:20px}.page-template-page-application-php .Form__table-data--space-wide{padding-bottom:30px}.page-template-page-application-php .Form__table-row--another-address-checkbox .Form__table-data{padding-top:20px}.page-template-page-application-php .Form__required{margin-left:10px;color:#ea8888;background-color:#fff;border:1px solid #ea8888;padding:2px 3px 4px}.page-template-page-application-php .Form__date-of-birth-wrap{align-items:end}.page-template-page-application-php .Form__radio-list{padding-top:10px;display:flex;gap:50px}.page-template-page-application-php .Form__kit-tbody{padding:80px 0}.page-template-page-application-php .Form__kit-size-left{width:80%}.page-template-page-application-php .Form__kit-size-right{width:18%}.page-template-page-application-php .Form__item-list{max-width:unset}.page-template-page-application-php .Form__item-list-item--other{margin-top:10px}.page-template-page-application-php .Form__telephone-sp{display:flex;flex-direction:column;justify-content:center;letter-spacing:2px;width:400px;height:180px;margin:50px auto 0;color:#fff}.page-template-page-application-php .Form__telephone-sp-number-wrap{display:flex;justify-content:center;align-items:center;gap:10px;margin:10px 0}.page-template-page-application-php .Form__telephone-sp-number-wrap div{width:40px;height:auto}.page-template-page-application-php .Form__telephone-sp-icon{width:40px;height:auto}.page-template-page-application-php .Form__telephone-sp-number{display:block;font-family:century-gothic;font-size:44px;letter-spacing:2px}.page-template-page-application-php .Form__telephone-sp-business-hours{font-size:16px;margin-bottom:5px}.page-template-page-application-php .Finish,.page-template-page-application-php .Modal{width:90%;min-width:unset;padding:50px}.page-template-page-application-php .Modal__title{line-height:1.25}.page-template-page-application-php .Modal__content{width:100%}.page-template-page-application-php .Modal__table-data,.page-template-page-application-php .Modal__table-head{display:block;width:100%}.page-template-page-application-php .Modal__table-head{padding-bottom:5px}.page-template-page-application-php .Modal__table-data{padding-bottom:20px}.page-template-page-application-php .Modal__button-wrap{flex-direction:column;align-items:center;gap:30px}.page-template-page-application-php .Modal__button{width:200px}.page-template-page-application-php .Finish__button{width:200px}}@media screen and (max-width:520px){.page-template-page-application-php .Assess__subhead h2{font-size:30px}.page-template-page-application-php .Assess__subhead p{font-size:14px}.page-template-page-application-php .Assess__tab-name-sp h3{width:230px}.page-template-page-application-php .Assess__tab-name-sp-biz h3:before{left:20px}.page-template-page-application-php .Assess__tab-name-sp-del h3:before{left:20px}.page-template-page-application-php .Assess__tab-name-sp-mail h3:before{left:15px}.page-template-page-application-php .Form__telephone-sp{width:90%;height:150px}.page-template-page-application-php .Form__telephone-sp-number-wrap{margin:5px 0}.page-template-page-application-php .Form__telephone-sp-number{font-size:34px}.page-template-page-application-php .Form__policy{margin-top:40px}.page-template-page-application-php .Form__button{width:90%}.page-template-page-application-php .Form__date-of-birth-form{width:50px}.page-template-page-application-php .Form__date-of-birth-form--year{width:80px}.page-template-page-application-php .Form .js_error-wrap:has(.Form__date-of-birth-form){width:50px}.page-template-page-application-php .Form .js_error-wrap:has(.Form__date-of-birth-form--year){width:80px}.page-template-page-application-php .Form__date-of-birth-label{margin-left:5px;margin-right:5px}.page-template-page-application-php .Form__kit-quantity{width:30px;text-align:center}.page-template-page-application-php .Finish__text-wrap{width:fit-content;margin:0 auto;text-align:left}.page-template-page-application-php .Finish__text{line-height:1.5}}.page-template-page-faq-php{text-align:left}.page-template-page-faq-php .Footer__copy-rights{text-align:center}.page-template-page-faq-php .Upper-part{background-image:url(../images/bg_faq.webp);background-position:center;background-size:cover;text-align:center}.page-template-page-faq-php .Upper-part .Upper-part-tp{width:100%;height:100%;background-color:rgba(0,0,0,.3)}.page-template-page-faq-php .Top__heading-container{gap:0;color:#fff}.page-template-page-faq-php .Top__heading{font-family:raleway;font-size:70px;font-weight:100}.page-template-page-faq-php .Biz-trip,.page-template-page-faq-php .Delivery,.page-template-page-faq-php .Product,.page-template-page-faq-php .Purchase,.page-template-page-faq-php .Store{max-width:1000px;margin-right:auto;margin-left:auto;padding-top:100px;padding-bottom:100px;padding-bottom:0}@media screen and (max-width:1040px){.page-template-page-faq-php .Biz-trip,.page-template-page-faq-php .Delivery,.page-template-page-faq-php .Product,.page-template-page-faq-php .Purchase,.page-template-page-faq-php .Store{margin-right:20px;margin-left:20px}}@media screen and (max-width:960px){.page-template-page-faq-php .Biz-trip,.page-template-page-faq-php .Delivery,.page-template-page-faq-php .Product,.page-template-page-faq-php .Purchase,.page-template-page-faq-php .Store{max-width:unset;margin-right:5%;margin-left:5%;padding-top:50px;padding-bottom:50px}}.page-template-page-faq-php .Biz-trip__subhead,.page-template-page-faq-php .Delivery__subhead,.page-template-page-faq-php .Product__subhead,.page-template-page-faq-php .Purchase__subhead,.page-template-page-faq-php .Store__subhead{display:flex;gap:10px;margin:10px 0;padding:10px 0;border-bottom:2px solid #83a8ac}.page-template-page-faq-php .Biz-trip__subhead-icon,.page-template-page-faq-php .Delivery__subhead-icon,.page-template-page-faq-php .Product__subhead-icon,.page-template-page-faq-php .Purchase__subhead-icon,.page-template-page-faq-php .Store__subhead-icon{width:50px;margin:auto 0}.page-template-page-faq-php .Biz-trip__subhead h2,.page-template-page-faq-php .Delivery__subhead h2,.page-template-page-faq-php .Product__subhead h2,.page-template-page-faq-php .Purchase__subhead h2,.page-template-page-faq-php .Store__subhead h2{font-size:30px;padding:15px 0}@media screen and (max-width:960px){.page-template-page-faq-php .Biz-trip,.page-template-page-faq-php .Delivery,.page-template-page-faq-php .Product,.page-template-page-faq-php .Purchase,.page-template-page-faq-php .Store{padding-bottom:0;margin:0 auto;padding-left:5%;padding-right:5%}.page-template-page-faq-php .Biz-trip__subhead-icon,.page-template-page-faq-php .Delivery__subhead-icon,.page-template-page-faq-php .Product__subhead-icon,.page-template-page-faq-php .Purchase__subhead-icon,.page-template-page-faq-php .Store__subhead-icon{width:35px;padding-top:5px}.page-template-page-faq-php .Biz-trip__subhead h2,.page-template-page-faq-php .Delivery__subhead h2,.page-template-page-faq-php .Product__subhead h2,.page-template-page-faq-php .Purchase__subhead h2,.page-template-page-faq-php .Store__subhead h2{font-size:25px}}@media screen and (max-width:520px){.page-template-page-faq-php .Upper-part{background-image:url(../images/bg_faq_sp.webp);background-position:center;background-size:cover;text-align:center;aspect-ratio:1/1;height:auto}.page-template-page-faq-php .Upper-part .Upper-part-tp{width:100%;height:100%;background-color:rgba(0,0,0,.3)}.page-template-page-faq-php .Upper-part .Top__heading-container{top:57%}.page-template-page-faq-php .Upper-part .Top__heading{font-size:50px;font-weight:300}}.page-template-page-shop-php{font-weight:300}.page-template-page-shop-php .Upper-part{background-image:url(../images/mv_man_01.webp);background-position:center;background-size:cover;text-align:center;background-size:150%;background-position:60% 65%}.page-template-page-shop-php .Upper-part .Upper-part-tp{width:100%;height:100%;background-color:rgba(255,255,255,.5)}.page-template-page-shop-php .Top__heading-container{color:#3e3a39}.page-template-page-shop-php .Overview{max-width:1000px;margin-right:auto;margin-left:auto;padding-top:100px;padding-bottom:100px}@media screen and (max-width:1040px){.page-template-page-shop-php .Overview{margin-right:20px;margin-left:20px}}@media screen and (max-width:960px){.page-template-page-shop-php .Overview{max-width:unset;margin-right:5%;margin-left:5%;padding-top:50px;padding-bottom:50px}}.page-template-page-shop-php .Overview__title{font-size:30px;font-weight:700;letter-spacing:3px;line-height:1.75;margin-bottom:50px}.page-template-page-shop-php .Overview__text{font-size:28px;font-weight:300;line-height:2}.page-template-page-shop-php .Ginza{height:800px;position:relative;margin-bottom:100px}.page-template-page-shop-php .Ginza__image{width:600px;position:absolute}.page-template-page-shop-php .Ginza__image--left{height:700px;background-image:url(../images/bg_store_ginza_1.webp);background-position:center;background-size:cover;text-align:center;left:0}.page-template-page-shop-php .Ginza__image--left-tp{height:100%}.page-template-page-shop-php .Ginza__image--right{height:700px;background-image:url(../images/bg_store_ginza_2.webp);background-position:center;background-size:cover;text-align:center;bottom:0;left:620px}.page-template-page-shop-php .Ginza__image--right-tp{height:100%}.page-template-page-shop-php .Ginza__title{font-family:raleway;font-weight:300;letter-spacing:15px;color:transparent;-webkit-text-stroke:1px #bdbdbd;font-size:210px;position:absolute;top:100px;right:0}.page-template-page-shop-php .Reason{padding:70px 0;background-color:#83a8ac}.page-template-page-shop-php .Reason__inner{max-width:1000px;margin-right:auto;margin-left:auto;padding-top:70px;padding-bottom:70px;background-color:#fff;padding:50px 70px}@media screen and (max-width:1040px){.page-template-page-shop-php .Reason__inner{margin-right:20px;margin-left:20px}}@media screen and (max-width:960px){.page-template-page-shop-php .Reason__inner{max-width:unset;margin-right:5%;margin-left:5%;padding-top:35px;padding-bottom:35px}}.page-template-page-shop-php .Reason__title{font-size:30px;font-weight:500;color:#83a8ac;margin-bottom:50px}.page-template-page-shop-php .Reason__list-wrap{display:flex;flex-wrap:wrap;justify-content:space-between}.page-template-page-shop-php .Reason__list-item{width:48%;display:flex;align-items:center;gap:10px;margin-bottom:30px}.page-template-page-shop-php .Reason__list-item:nth-last-of-type(-n+2){margin-bottom:0}.page-template-page-shop-php .Reason__icon{width:40px;flex-shrink:0}.page-template-page-shop-php .Reason__text{font-size:20px;font-weight:500;text-align:left;z-index:10}.page-template-page-shop-php .Reason__emphasize{position:relative;font-size:32px;color:#83a8ac}.page-template-page-shop-php .Reason__emphasize::before{content:"";position:absolute;display:block;width:100%;height:10px;background-color:#eeff02;bottom:2px;left:0;z-index:-1}.page-template-page-shop-php .Customer-service{max-width:1000px;margin-right:auto;margin-left:auto;padding-top:70px;padding-bottom:70px}@media screen and (max-width:1040px){.page-template-page-shop-php .Customer-service{margin-right:20px;margin-left:20px}}@media screen and (max-width:960px){.page-template-page-shop-php .Customer-service{max-width:unset;margin-right:5%;margin-left:5%;padding-top:35px;padding-bottom:35px}}.page-template-page-shop-php .Customer-service__content{height:350px;display:flex}.page-template-page-shop-php .Customer-service__left{width:55%}.page-template-page-shop-php .Customer-service__image{height:100%}.page-template-page-shop-php .Customer-service__image img{width:100%;height:100%;object-fit:cover}.page-template-page-shop-php .Customer-service__right{display:flex;flex-direction:column;width:45%;background-color:#83a8ac;color:#fff}.page-template-page-shop-php .Customer-service__text-wrap{padding:40px 0 0 20px}.page-template-page-shop-php .Customer-service__subtitle{font-size:24px;text-align:left;padding-bottom:5px;border-bottom:1px solid #fff;margin-bottom:20px}.page-template-page-shop-php .Customer-service__title{text-align:left;font-size:28px}.page-template-page-shop-php .Customer-service__title-line{display:block;margin-bottom:10px}.page-template-page-shop-php .Customer-service__title-line:last-of-type{margin-bottom:0}.page-template-page-shop-php .Customer-service__title-emphasize{display:inline-block;font-size:40px;border-bottom:2px solid #eeff02;padding-bottom:5px}.page-template-page-shop-php .Customer-service__icon-wrap{flex-grow:1;display:flex;justify-content:space-between;align-items:end;padding:0 20px 20px 20px;margin-top:auto}.page-template-page-shop-php .Customer-service__icon{width:32%}.page-template-page-shop-php .temp_Contact-column{padding-top:0}.page-template-page-shop-php .Floor{max-width:100%;margin-right:auto;margin-left:auto;padding-top:70px;padding-bottom:70px}@media screen and (max-width:calc(100% + 40px)){.page-template-page-shop-php .Floor{margin-right:20px;margin-left:20px}}@media screen and (max-width:960px){.page-template-page-shop-php .Floor{max-width:unset;margin-right:5%;margin-left:5%;padding-top:35px;padding-bottom:35px}}.page-template-page-shop-php .Floor__item{position:relative;display:flex;justify-content:space-between;margin-bottom:50px}.page-template-page-shop-php .Floor__item:last-of-type{margin-bottom:0}.page-template-page-shop-php .Floor__item-title-en{font-family:raleway;font-weight:300;letter-spacing:15px;color:transparent;-webkit-text-stroke:1px #bdbdbd;font-size:150px;text-align:left;position:absolute;bottom:20%}.page-template-page-shop-php .Floor__item-left{width:30%}.page-template-page-shop-php .Floor__item-right{width:60%}.page-template-page-shop-php .Floor__item-title{text-align:left;font-size:35px;padding-left:30%;border-bottom:solid 2px #5f6060;padding-bottom:35px;margin-bottom:30px}.page-template-page-shop-php .Floor__text{text-align:left;font-size:20px;padding-left:30%}.page-template-page-shop-php .Other-ways{max-width:1100px;margin-right:auto;margin-left:auto;padding-top:70px;padding-bottom:70px;padding-top:0}@media screen and (max-width:1140px){.page-template-page-shop-php .Other-ways{margin-right:20px;margin-left:20px}}@media screen and (max-width:960px){.page-template-page-shop-php .Other-ways{max-width:unset;margin-right:5%;margin-left:5%;padding-top:35px;padding-bottom:35px}}.page-template-page-shop-php .Other-ways__inner{display:flex;justify-content:space-between;background-color:#83a8ac;padding:50px 60px}.page-template-page-shop-php .Other-ways__text-wrap{display:flex;flex-direction:column;justify-content:space-between}.page-template-page-shop-php .Other-ways__text{font-size:30px;color:#fff;text-align:left}.page-template-page-shop-php .Other-ways__emphasize{display:block;width:fit-content;font-size:40px;padding-bottom:10px;border-bottom:1px solid #fff}.page-template-page-shop-php .Other-ways__link-wrap{position:relative;display:flex;justify-content:space-between;width:50%}.page-template-page-shop-php .Other-ways__link{position:relative;display:block;width:48%;aspect-ratio:1/1}.page-template-page-shop-php .Other-ways__link:hover{opacity:.6}.page-template-page-shop-php .Other-ways__image{position:relative;height:100%;overflow:hidden}.page-template-page-shop-php .Other-ways__image img{position:absolute;width:unset;height:100%;left:50%;transform:translateX(-50%)}.page-template-page-shop-php .Other-ways__link-text-area{position:absolute;display:flex;flex-direction:column;justify-content:space-between;bottom:0;width:100%;height:30%;padding:7px 0;color:#83a8ac;z-index:10}.page-template-page-shop-php .Other-ways__link-text-area::before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background-color:#fff;opacity:.9;z-index:-1}.page-template-page-shop-php .Other-ways__link-title{font-size:30px}.page-template-page-shop-php .Other-ways__link-text{position:relative}.page-template-page-shop-php .Other-ways__arrow{display:block;position:absolute;top:50%;right:20px;transform:translateY(-50%);width:17px;height:2px;background-color:#83a8ac;border-radius:1px}.page-template-page-shop-php .Other-ways__arrow:after,.page-template-page-shop-php .Other-ways__arrow:before{content:"";display:block;width:10px;height:2px;background-color:#83a8ac;border-radius:1px;position:absolute;right:-1px}.page-template-page-shop-php .Other-ways__arrow:before{top:-3px;transform:rotate(40deg)}.page-template-page-shop-php .Other-ways__arrow:after{bottom:-3px;transform:rotate(-40deg)}.page-template-page-shop-php .Flow{background-color:#989898}.page-template-page-shop-php .Flow__inner{max-width:1000px;margin-right:auto;margin-left:auto;padding-top:70px;padding-bottom:70px}@media screen and (max-width:1040px){.page-template-page-shop-php .Flow__inner{margin-right:20px;margin-left:20px}}@media screen and (max-width:960px){.page-template-page-shop-php .Flow__inner{max-width:unset;margin-right:5%;margin-left:5%;padding-top:35px;padding-bottom:35px}}.page-template-page-shop-php .Flow__title{display:flex;align-items:end}.page-template-page-shop-php .Flow__title-text-en{font-family:raleway;font-weight:300;letter-spacing:15px;color:transparent;-webkit-text-stroke:1px #fff;display:block;font-size:150px}.page-template-page-shop-php .Flow__title-text-ja{display:block;font-size:30px;font-weight:500;letter-spacing:.1em;color:#333;padding-bottom:30px}.page-template-page-shop-php .Flow__list-wrap{display:flex;flex-direction:column;gap:10px}.page-template-page-shop-php .Flow__item-wrap{min-height:250px;display:flex;justify-content:space-between;padding:20px 40px;background-color:#fff}.page-template-page-shop-php .Flow__item-left{width:25%;display:flex;align-items:center}.page-template-page-shop-php .Flow__item-right{width:66.66%}.page-template-page-shop-php .Flow__item-title{display:flex;align-items:end;gap:20px;padding-bottom:10px;border-bottom:1px solid #5f6060;margin-bottom:20px}.page-template-page-shop-php .Flow__item-title-number{display:block;font-family:raleway;font-weight:300;font-size:50px;letter-spacing:.1em;color:transparent;-webkit-text-stroke:1px #80b6d4}.page-template-page-shop-php .Flow__item-title-text{font-size:24px;font-weight:700;padding-bottom:10px}.page-template-page-shop-php .Flow__item-text{text-align:left;margin-bottom:1em;font-size:18px;line-height:27px}.page-template-page-shop-php .Flow__item-text:last-of-type{margin-bottom:0}.page-template-page-shop-php .Flow__arrow::before{content:"";display:block;width:0;margin:0 auto;border-top:20px solid #a2c7cb;border-left:35px solid transparent;border-right:35px solid transparent}.page-template-page-shop-php .Flow__button-wrap{display:flex;justify-content:space-between;margin-top:20px}.page-template-page-shop-php .Flow__button{display:flex;flex-direction:column;justify-content:center;position:relative;width:49%;height:80px;color:#fff;letter-spacing:.1em}.page-template-page-shop-php .Flow__button:hover{opacity:.6}.page-template-page-shop-php .Flow__button--tel{background-color:#bdbdbd}.page-template-page-shop-php .Flow__button--map{background-color:#83a8ac;position:relative}.page-template-page-shop-php .Flow__button--map-arrow{position:absolute;width:10px;height:10px;right:30px;text-align:center;border-top:solid 1px #fff;border-right:solid 1px #fff;transform:rotate(45deg);bottom:50%;transform:translateY(50%) rotate(45deg)}.page-template-page-shop-php .Flow__button-number-wrap{display:flex;justify-content:center;align-items:center;gap:10px}.page-template-page-shop-php .Flow__tel-icon{width:30px}.page-template-page-shop-php .Flow__map-icon{width:15px;margin:0 auto 10px}.page-template-page-shop-php .Flow__number-text{font-family:century-gothic;font-size:28px;line-height:1}.page-template-page-shop-php .Flow__number-text-small{font-size:12px;margin-top:5px}.page-template-page-shop-php .Access{max-width:1200px;margin-right:auto;margin-left:auto;padding-top:70px;padding-bottom:70px}@media screen and (max-width:1240px){.page-template-page-shop-php .Access{margin-right:20px;margin-left:20px}}@media screen and (max-width:960px){.page-template-page-shop-php .Access{max-width:unset;margin-right:5%;margin-left:5%;padding-top:35px;padding-bottom:35px}}.page-template-page-shop-php .Access__title-wrap{margin-bottom:100px}.page-template-page-shop-php .Access__title{font-size:50px;letter-spacing:.1em;margin-bottom:8px;font-family:raleway}.page-template-page-shop-php .Access__title-small-text{letter-spacing:.1em;font-size:14px}.page-template-page-shop-php .Access__block{display:flex;gap:30px}.page-template-page-shop-php .Access__block li{flex:1}.page-template-page-shop-php .Access__img{margin-bottom:40px}.page-template-page-shop-php .Access__img img{width:100%;aspect-ratio:16/9;object-fit:cover}.page-template-page-shop-php .Access__table{width:100%;table-layout:auto;border-collapse:separate;border-spacing:0 0;margin-bottom:40px}.page-template-page-shop-php .Access__table-row:last-of-type .Access__table-data{border-bottom:none}.page-template-page-shop-php .Access__table-row:nth-child(3){height:100px}.page-template-page-shop-php .Access__table-head{padding:10px 30px;background-color:#83a8ac;border-bottom:solid 1.5px #fff;color:#fff;font-weight:300;text-align-last:justify;white-space:nowrap;vertical-align:middle;width:100px}.page-template-page-shop-php .Access__table-data{text-align:left;border-bottom:solid 1.5px #83a8ac;padding:15px 10px;line-height:30px}.page-template-page-shop-php .Access__iframe-area{margin-bottom:50px}.page-template-page-shop-php .Access__iframe-area:last-of-type{margin-bottom:0}.page-template-page-shop-php .Access__iframe{width:100%;height:400px}@media screen and (max-width:1200px){.page-template-page-shop-php .Ginza{height:600px}.page-template-page-shop-php .Ginza__image{max-width:600px;height:500px}.page-template-page-shop-php .Ginza__image--left{width:50%;top:50px}.page-template-page-shop-php .Ginza__image--right{width:60%;left:unset;right:0}.page-template-page-shop-php .Ginza__title{font-size:80px;top:0}}@media screen and (max-width:960px){.page-template-page-shop-php .Upper-part{background-size:250%}.page-template-page-shop-php .Overview__text{font-size:20px}.page-template-page-shop-php .Ginza{margin-bottom:50px}.page-template-page-shop-php .Reason__list-wrap{display:block;width:fit-content;margin:0 auto}.page-template-page-shop-php .Reason__list-item{width:auto}.page-template-page-shop-php .Reason__list-item:nth-last-of-type(2){margin-bottom:30px}.page-template-page-shop-php .Customer-service__content{position:relative;display:block;margin:0 auto;max-width:600px;height:400px}.page-template-page-shop-php .Customer-service__left{position:absolute;width:100%;height:100%;z-index:-1}.page-template-page-shop-php .Customer-service__right{width:100%;height:100%;background-color:transparent}.page-template-page-shop-php .Customer-service__text-wrap{flex-grow:1;width:65%;padding-left:30px;margin-left:auto;background:linear-gradient(to right,transparent,rgba(0,0,0,.3) 40px)}.page-template-page-shop-php .Customer-service__icon-wrap{flex-grow:0;position:relative;padding:10px 20px}.page-template-page-shop-php .Customer-service__icon-wrap::before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background-color:#83a8ac;opacity:.85;z-index:-1}.page-template-page-shop-php .Floor{margin:0}.page-template-page-shop-php .Floor__item{display:block;position:relative;margin-bottom:100px}.page-template-page-shop-php .Floor__item-left{width:80%;margin-bottom:40px}.page-template-page-shop-php .Floor__item-right{width:100%}.page-template-page-shop-php .Floor__item-title{padding-left:30px;padding-bottom:10px;font-size:24px;margin-bottom:10px}.page-template-page-shop-php .Floor__text{padding-left:30px;font-size:16px}.page-template-page-shop-php .Floor__item-title-en{font-size:clamp(70px,12.5vw,120px);top:0;right:0;writing-mode:vertical-rl;line-height:1;padding-top:4em;text-indent:-4em}.page-template-page-shop-php .Other-ways{background-color:#989898;padding:0;margin-top:35px;margin-bottom:35px}.page-template-page-shop-php .Other-ways__inner{background-color:#989898;display:block}.page-template-page-shop-php .Other-ways__text{text-align:center;font-size:24px;margin-bottom:20px}.page-template-page-shop-php .Other-ways__text:last-of-type{margin-bottom:0}.page-template-page-shop-php .Other-ways__emphasize{font-size:30px;margin:0 auto;margin-bottom:10px}.page-template-page-shop-php .Other-ways__emphasize:last-of-type{margin-bottom:0}.page-template-page-shop-php .Other-ways__link-wrap{display:block;width:100%;max-width:600px;margin:0 auto;margin-top:50px}.page-template-page-shop-php .Other-ways__link{display:flex;width:100%;height:100px;aspect-ratio:auto;margin-bottom:30px}.page-template-page-shop-php .Other-ways__link:last-of-type{margin-bottom:0}.page-template-page-shop-php .Other-ways__image{width:50%}.page-template-page-shop-php .Other-ways__image img{width:100%;height:auto;top:50%;left:50%;transform:translate(-50%,-50%)}.page-template-page-shop-php .Other-ways__link-text-area{position:relative;width:50%;height:auto;justify-content:center}.page-template-page-shop-php .Other-ways__link-title{font-size:20px;margin-bottom:10px}.page-template-page-shop-php .Other-ways__link-text{position:static}.page-template-page-shop-php .Flow{background-color:#83a8ac;position:relative;z-index:10}.page-template-page-shop-php .Flow__inner{padding-bottom:100px}.page-template-page-shop-php .Flow__title{align-items:center;justify-content:center;margin-bottom:30px}.page-template-page-shop-php .Flow__title-text-en{position:absolute;top:0;right:0;opacity:.3;writing-mode:vertical-rl;line-height:1;z-index:-1}.page-template-page-shop-php .Flow__title-text-ja{width:fit-content;padding-bottom:10px;border-bottom:1px solid #fff;color:#fff}.page-template-page-shop-php .Flow__list-wrap{width:85%;margin:0 auto}.page-template-page-shop-php .Flow__list-wrap .slick-dots li button::before{font-size:12px}.page-template-page-shop-php .Flow__list-wrap .slick-dots li.slick-active button::before{color:#fff}.page-template-page-shop-php .Flow__list-wrap .slick-dots{bottom:-40px}.page-template-page-shop-php .Flow__list-wrap .slick-dots li button{font-family:futura;font-size:20px;opacity:.25;color:#000}.page-template-page-shop-php .Flow__list-wrap .slick-dots li button::before{top:unset;bottom:-5px;transform:translateY(100%)}.page-template-page-shop-php .Flow__list-wrap .slick-dots li.slick-active button{opacity:.75;color:#fff}.page-template-page-shop-php .Flow__list-wrap .slick-track{display:flex;align-items:stretch}.page-template-page-shop-php .Flow__list-wrap .slick-slide{height:auto!important}.page-template-page-shop-php .Flow__item-wrap{position:relative;display:block;padding:20px}.page-template-page-shop-php .Flow__item-left{width:100%;margin-bottom:20px}.page-template-page-shop-php .Flow__item-right{width:100%}.page-template-page-shop-php .Flow__image{position:relative}.page-template-page-shop-php .Flow__image::after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background:linear-gradient(to right,rgba(255,255,255,.9),transparent 70%)}.page-template-page-shop-php .Flow__item-title{position:absolute;display:block;text-align:left;top:20px;left:10px;border-bottom:none}.page-template-page-shop-php .Flow__item-title-number{-webkit-text-stroke:1px #5f6060}.page-template-page-shop-php .Flow__item-title-text{font-weight:400;text-align:left;font-size:18px}.page-template-page-shop-php .Flow__item-text{line-height:1.5;font-weight:300;font-size:16px}.page-template-page-shop-php .Flow__arrow{display:none}.page-template-page-shop-php .Flow__button-wrap{display:block;height:auto}.page-template-page-shop-php .Flow__button{width:100%;height:60px;margin-bottom:10px}.page-template-page-shop-php .Flow__button:last-of-type{margin-bottom:0}.page-template-page-shop-php .Flow__button--map{flex-direction:row;align-items:center;gap:15px}.page-template-page-shop-php .Flow__button--map-arrow{position:static;right:unset;bottom:unset;transform:rotate(45deg)}.page-template-page-shop-php .Flow__map-icon{margin:0}.page-template-page-shop-php .Flow__number-text{font-size:20px}.page-template-page-shop-php .Access__block{display:block}.page-template-page-shop-php .Access__block li:first-of-type{margin-bottom:80px}.page-template-page-shop-php .Access__table-data{line-height:20px}.page-template-page-shop-php .Access__table-row:nth-child(3){height:60px}.page-template-page-shop-php .Access__table-head{padding:10px 20px;width:80px}}@media screen and (max-width:520px){.page-template-page-shop-php .Upper-part{background-size:450%;background-position:60% 100%}.page-template-page-shop-php .Overview__title{font-size:24px}.page-template-page-shop-php .Overview__text{font-size:16px}.page-template-page-shop-php .Ginza{height:400px}.page-template-page-shop-php .Ginza__image{height:300px}.page-template-page-shop-php .Ginza__title{padding:0;font-size:50px}.page-template-page-shop-php .Reason{background-color:#fff;padding:0}.page-template-page-shop-php .Reason__inner{padding:0}.page-template-page-shop-php .Reason__title{width:100vw;margin:0 calc(50% - 50vw);background-color:#83a8ac;padding:30px 0;font-size:24px;color:#fff;line-height:1.75;margin-bottom:30px}.page-template-page-shop-php .Reason__list-wrap{width:100%}.page-template-page-shop-php .Reason__icon{width:30px}.page-template-page-shop-php .Reason__text{font-weight:500;font-size:18px}.page-template-page-shop-php .Customer-service__content{height:250px}.page-template-page-shop-php .Customer-service__text-wrap{padding-top:15px}.page-template-page-shop-php .Customer-service__subtitle{font-size:18px;margin-bottom:15px}.page-template-page-shop-php .Customer-service__title{font-size:20px}.page-template-page-shop-php .Customer-service__title-emphasize{font-size:28px}.page-template-page-shop-php .temp_Contact-column{display:none}.page-template-page-shop-php .Floor__item{margin-bottom:50px}.page-template-page-shop-php .Floor__item-title-en{font-size:clamp(50px,13.4615384615vw,70px)}.page-template-page-shop-php .Other-ways{margin-left:0;margin-right:0}.page-template-page-shop-php .Other-ways__inner{padding-left:0;padding-right:0;margin-left:5%;margin-right:5%}.page-template-page-shop-php .Access__img{margin-bottom:20px}.page-template-page-shop-php .Access__iframe{height:200px}.page-template-page-shop-php .Access__iframe-area{margin-bottom:20px}.page-template-page-shop-php .Access__title-wrap{margin-bottom:30px}.page-template-page-shop-php .Access__title{font-size:30px}.page-template-page-shop-php .Access__table{margin-bottom:20px}}.page-template-page-appraisal-php .Upper-part{background-image:url(../images/mv_woman_01.webp);background-position:center;background-size:cover;text-align:center;background-position:center 75%}.page-template-page-appraisal-php .Upper-part .Upper-part-tp{width:100%;height:100%;background-color:rgba(255,255,255,.7)}.page-template-page-appraisal-php .Top__heading-container{color:#5f6060}.page-template-page-appraisal-php .Purchased{margin:80px 0 100px}.page-template-page-appraisal-php .Purchased__subhead{margin-bottom:40px}.page-template-page-appraisal-php .Purchased__subhead h2{font-weight:400;font-size:30px;letter-spacing:5px;padding:15px 0}.page-template-page-appraisal-php .Purchased__subhead p{font-size:14px}.page-template-page-appraisal-php .Purchased__ways{display:grid;place-items:center;place-content:center;grid-template-columns:repeat(3,1fr);gap:50px;margin:20px 0;max-width:1100px;margin:0 auto}.page-template-page-appraisal-php .Purchased__ways li{width:350px;height:250px;padding:20px 0;color:#fff;border-radius:20px}.page-template-page-appraisal-php .Purchased__ways li div>img{display:inline-block;margin:20px 0;height:75px;width:75px}.page-template-page-appraisal-php .Purchased__ways li h3{font-size:30px;letter-spacing:5px;margin:5px 0}.page-template-page-appraisal-php .Purchased__ways--line{background-color:#06c755}.page-template-page-appraisal-php .Purchased__ways--tel{background-color:#f09bc6}.page-template-page-appraisal-php .Purchased__ways--mail{background-color:#80b6d4}.page-template-page-appraisal-php .Purchased__ways--line,.page-template-page-appraisal-php .Purchased__ways--mail,.page-template-page-appraisal-php .Purchased__ways--tel{position:relative}.page-template-page-appraisal-php .Purchased__ways--line-arrow,.page-template-page-appraisal-php .Purchased__ways--mail-arrow,.page-template-page-appraisal-php .Purchased__ways--tel-arrow{position:absolute;width:15px;height:15px;right:162px;text-align:center;border-top:solid 2px #fff;border-right:solid 2px #fff;transform:rotate(135deg);bottom:34px}.page-template-page-appraisal-php a:hover{opacity:.6}.page-template-page-appraisal-php .Line__head-text,.page-template-page-appraisal-php .Mail__head-text,.page-template-page-appraisal-php .Tel__head-text{font-size:30px;color:#fff;padding:140px 0}.page-template-page-appraisal-php .Line__head-text div>img,.page-template-page-appraisal-php .Mail__head-text div>img,.page-template-page-appraisal-php .Tel__head-text div>img{display:inline-block;margin:10px 0;height:80px;width:80px}.page-template-page-appraisal-php .Line__head-text h2,.page-template-page-appraisal-php .Mail__head-text h2,.page-template-page-appraisal-php .Tel__head-text h2{font-size:40px;letter-spacing:5px;margin:15px 0}.page-template-page-appraisal-php .Line__step,.page-template-page-appraisal-php .Mail__step{display:flex;align-items:center;justify-content:center}.page-template-page-appraisal-php .Line__step-icon,.page-template-page-appraisal-php .Mail__step-icon{width:180px;margin:0 auto}.page-template-page-appraisal-php .Line__step__text,.page-template-page-appraisal-php .Mail__step__text{display:inline-block;margin:20px 0;text-align:left;display:flex;align-items:center;justify-content:center;height:100px}.page-template-page-appraisal-php .Line__step__text h3,.page-template-page-appraisal-php .Mail__step__text h3{text-align:center;font-family:century-gothic;font-weight:700;font-size:20px;letter-spacing:2px}.page-template-page-appraisal-php .Line__step__text h3 span,.page-template-page-appraisal-php .Mail__step__text h3 span{font-size:100px;line-height:80px;font-family:century-gothic;font-weight:700;display:block}.page-template-page-appraisal-php .Line__step-one,.page-template-page-appraisal-php .Line__step-three,.page-template-page-appraisal-php .Line__step-two,.page-template-page-appraisal-php .Mail__step-one,.page-template-page-appraisal-php .Mail__step-three,.page-template-page-appraisal-php .Mail__step-two{width:33%;position:relative;position:relative;padding-top:80px}.page-template-page-appraisal-php .Line__step-one-arrow,.page-template-page-appraisal-php .Line__step-three-arrow,.page-template-page-appraisal-php .Line__step-two-arrow,.page-template-page-appraisal-php .Mail__step-one-arrow,.page-template-page-appraisal-php .Mail__step-three-arrow,.page-template-page-appraisal-php .Mail__step-two-arrow{position:absolute;width:25px;height:25px;right:-10px;text-align:center;border-top:solid 5px grey;border-right:solid 5px grey;transform:rotate(45deg);bottom:280px}.page-template-page-appraisal-php .Line__step__text-arrow,.page-template-page-appraisal-php .Mail__step__text-arrow{display:inline-block;position:absolute;top:0;left:20%}.page-template-page-appraisal-php .Line__step__text-arrow div p,.page-template-page-appraisal-php .Mail__step__text-arrow div p{font-size:28px;line-height:48px;color:#fff;text-align:center}.page-template-page-appraisal-php .Line__step__text__wrap,.page-template-page-appraisal-php .Mail__step__text__wrap{padding-left:15px}.page-template-page-appraisal-php .Line__step__text__wrap p,.page-template-page-appraisal-php .Mail__step__text__wrap p{font-size:24px;line-height:30px}.page-template-page-appraisal-php .Line__question,.page-template-page-appraisal-php .Mail__question{max-width:1000px;padding:70px 50px}.page-template-page-appraisal-php .Line__question h3,.page-template-page-appraisal-php .Mail__question h3{background-color:#fff;border-radius:30px;font-size:35px;letter-spacing:4px;line-height:110px;position:relative;font-weight:700;width:95%;margin:0 auto}.page-template-page-appraisal-php .Line__question h3 span,.page-template-page-appraisal-php .Mail__question h3 span{font-size:38px}.page-template-page-appraisal-php .Line__question h3:before,.page-template-page-appraisal-php .Mail__question h3:before{position:absolute;inset:-8px 8px 8px -8px;border-radius:30px;content:""}.page-template-page-appraisal-php .Line__question__time,.page-template-page-appraisal-php .Mail__question__time{font-size:60px;vertical-align:baseline;letter-spacing:2px;padding:20px 0}.page-template-page-appraisal-php .Line__question__time span,.page-template-page-appraisal-php .Mail__question__time span{color:#5f6060;font-size:30px;position:relative;padding:0 70px;line-height:67px;vertical-align:top}.page-template-page-appraisal-php .Line__question__time span::before,.page-template-page-appraisal-php .Mail__question__time span::before{position:absolute;content:"";top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);left:35px;width:2px;height:35px;background-color:#5f6060}.page-template-page-appraisal-php .Line__question__time span::after,.page-template-page-appraisal-php .Mail__question__time span::after{position:absolute;content:"";top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);right:35px;width:2px;height:35px;background-color:#5f6060}.page-template-page-appraisal-php .Line__question__text,.page-template-page-appraisal-php .Mail__question__text{text-align:left;display:inline-block;line-height:34px;font-size:20px;width:70%;max-width:550px}.page-template-page-appraisal-php .Mail__form,.page-template-page-appraisal-php .Tel__form{width:90%;max-width:800px;height:65px;color:#fff;display:block;margin:0 auto 100px;position:relative}.page-template-page-appraisal-php .Mail__form p,.page-template-page-appraisal-php .Tel__form p{font-weight:600;font-size:30px;line-height:65px}.page-template-page-appraisal-php .Mail__form-arrow,.page-template-page-appraisal-php .Tel__form-arrow{position:absolute;width:20px;height:20px;right:48px;text-align:center;border-top:solid 4px #fff;border-right:solid 4px #fff;transform:rotate(45deg);bottom:22px}.page-template-page-appraisal-php .Mail__form:hover,.page-template-page-appraisal-php .Tel__form:hover{opacity:.6}.page-template-page-appraisal-php .Line__head{height:auto;background-image:url(../images/bg_contact_02.webp);background-position:center;background-size:cover;text-align:center}.page-template-page-appraisal-php .Line__head-tp{height:100%}.page-template-page-appraisal-php .Line__head-tp{background-color:rgba(0,0,0,.6)}.page-template-page-appraisal-php .Line__official-line{max-width:1000px;display:flex;align-items:center;justify-content:center;gap:160px;border-radius:30px;margin:100px auto 0;padding:40px 80px;background-color:#06c755;position:relative}.page-template-page-appraisal-php .Line__official-line-arrow{position:absolute;width:20px;height:20px;right:410px;text-align:center;border-top:solid 4px #fff;border-right:solid 4px #fff;transform:rotate(45deg);bottom:120px}.page-template-page-appraisal-php .Line__official-line p{font-weight:600;font-size:35px;line-height:50px;color:#fff}.page-template-page-appraisal-php .Line__official-line__button{display:none}.page-template-page-appraisal-php .Line__qrcord{max-width:1000px;margin-right:auto;margin-left:auto;padding-top:100px;padding-bottom:100px;width:180px;padding:20px;background-color:#fff;border-radius:10px}@media screen and (max-width:1040px){.page-template-page-appraisal-php .Line__qrcord{margin-right:20px;margin-left:20px}}@media screen and (max-width:960px){.page-template-page-appraisal-php .Line__qrcord{max-width:unset;margin-right:5%;margin-left:5%;padding-top:50px;padding-bottom:50px}}.page-template-page-appraisal-php .Line__step{max-width:1100px;margin-right:auto;margin-left:auto;padding-top:100px;padding-bottom:100px}@media screen and (max-width:1140px){.page-template-page-appraisal-php .Line__step{margin-right:20px;margin-left:20px}}@media screen and (max-width:960px){.page-template-page-appraisal-php .Line__step{max-width:unset;margin-right:5%;margin-left:5%;padding-top:50px;padding-bottom:50px}}.page-template-page-appraisal-php .Line__step__text-arrow div{position:relative;width:200px;height:48px;color:#06c755;background-color:#06c755}@media screen and (max-width:520px){.page-template-page-appraisal-php .Line__step__text-arrow div{height:40px}}.page-template-page-appraisal-php .Line__step__text-arrow div::after{content:"";position:absolute;right:-40px;bottom:0;border-left:17px solid;border-top:24px solid transparent;border-right:24px solid transparent;border-bottom:24px solid transparent}@media screen and (max-width:520px){.page-template-page-appraisal-php .Line__step__text-arrow div::after{right:-34px;bottom:0;border-left:15px solid;border-top:20px solid transparent;border-right:20px solid transparent;border-bottom:20px solid transparent}}.page-template-page-appraisal-php .Line__step-icon--cam,.page-template-page-appraisal-php .Line__step-icon--mail,.page-template-page-appraisal-php .Line__step-icon--talk{fill:#06c755;opacity:.43}.page-template-page-appraisal-php .Line__step__text h3{color:#70ab4f}.page-template-page-appraisal-php .Line__detail{max-width:1000px;margin-right:auto;margin-left:auto;padding-top:100px;padding-bottom:100px;background-color:#06c755;padding:40px 80px;border-radius:30px;display:flex;position:relative}@media screen and (max-width:1040px){.page-template-page-appraisal-php .Line__detail{margin-right:20px;margin-left:20px}}@media screen and (max-width:960px){.page-template-page-appraisal-php .Line__detail{max-width:unset;margin-right:5%;margin-left:5%;padding-top:50px;padding-bottom:50px}}.page-template-page-appraisal-php .Line__detail-arrow{position:absolute;width:20px;height:20px;right:200px;text-align:center;border-top:solid 4px #fff;border-right:solid 4px #fff;transform:rotate(45deg);bottom:70px}.page-template-page-appraisal-php .Line__detail:hover{opacity:.6}.page-template-page-appraisal-php .Line__detail p{font-weight:600;font-size:35px;line-height:55px;color:#fff;margin-left:20%}.page-template-page-appraisal-php .Line__question{background-color:#e0ffc7;margin:100px auto}.page-template-page-appraisal-php .Line__question h3 span{color:#06c755}.page-template-page-appraisal-php .Line__question h3:before{border:2px solid #06c755}.page-template-page-appraisal-php .Line__question__time{color:#06c755}.page-template-page-appraisal-php .Tel__head{height:auto;background-image:url(../images/bg_contact_01.webp);background-position:center;background-size:cover;text-align:center;background-position:0 60%}.page-template-page-appraisal-php .Tel__head-tp{height:100%}.page-template-page-appraisal-php .Tel__head-tp{background-color:rgba(0,0,0,.6)}.page-template-page-appraisal-php .Tel__consult{margin:100px auto}.page-template-page-appraisal-php .Tel__consult h3{font-size:30px;font-weight:600}.page-template-page-appraisal-php .Tel__reception{background-color:#fae8f2;border-radius:20px;max-width:800px;width:90%;height:260px;margin:50px auto 0;padding:40px 0}.page-template-page-appraisal-php .Tel__reception p{font-size:25px;letter-spacing:2px}.page-template-page-appraisal-php .Tel__tel-num{display:flex;justify-content:center;align-items:center;gap:30px;margin:10px 0}.page-template-page-appraisal-php .Tel__tel-num div>img{width:80px;height:auto}.page-template-page-appraisal-php .Tel__tel-num h3{font-family:century-gothic;font-weight:500;font-size:70px;line-height:100px}.page-template-page-appraisal-php .Tel__details{max-width:1400px;margin:50px auto}.page-template-page-appraisal-php .Tel__details p:nth-child(1){font-size:25px;margin:40px 0}.page-template-page-appraisal-php .Tel__details ul{display:grid;place-items:center;place-content:center;grid-template-columns:repeat(4,1fr);gap:10px}.page-template-page-appraisal-php .Tel__details ul li{display:flex;align-items:center;justify-content:center;gap:10px;background-color:#f1f1f1;border-radius:20px;height:70px;width:100%}.page-template-page-appraisal-php .Tel__details ul li div{width:30px}.page-template-page-appraisal-php .Tel__details ul li p{font-size:22px}.page-template-page-appraisal-php .Tel__form{display:none}.page-template-page-appraisal-php .Mail__head{height:auto;background-image:url(../images/image_contact.webp);background-position:center;background-size:cover;text-align:center}.page-template-page-appraisal-php .Mail__head-tp{height:100%}.page-template-page-appraisal-php .Mail__head-tp{background-color:rgba(0,0,0,.6)}.page-template-page-appraisal-php .Mail__step{max-width:1100px;margin-right:auto;margin-left:auto;padding-top:100px;padding-bottom:100px}@media screen and (max-width:1140px){.page-template-page-appraisal-php .Mail__step{margin-right:20px;margin-left:20px}}@media screen and (max-width:960px){.page-template-page-appraisal-php .Mail__step{max-width:unset;margin-right:5%;margin-left:5%;padding-top:50px;padding-bottom:50px}}.page-template-page-appraisal-php .Mail__step__text-arrow div{position:relative;width:200px;height:48px;color:#80b6d4;background-color:#80b6d4}@media screen and (max-width:520px){.page-template-page-appraisal-php .Mail__step__text-arrow div{height:40px}}.page-template-page-appraisal-php .Mail__step__text-arrow div::after{content:"";position:absolute;right:-40px;bottom:0;border-left:17px solid;border-top:24px solid transparent;border-right:24px solid transparent;border-bottom:24px solid transparent}@media screen and (max-width:520px){.page-template-page-appraisal-php .Mail__step__text-arrow div::after{right:-34px;bottom:0;border-left:15px solid;border-top:20px solid transparent;border-right:20px solid transparent;border-bottom:20px solid transparent}}.page-template-page-appraisal-php .Mail__step-icon--cam,.page-template-page-appraisal-php .Mail__step-icon--mail,.page-template-page-appraisal-php .Mail__step-icon--talk{fill:#80b6d4;opacity:.43}.page-template-page-appraisal-php .Mail__step__text h3{color:#80b6d4}.page-template-page-appraisal-php .Mail__form{background-color:#80b6d4}.page-template-page-appraisal-php .Mail__question{background-color:#ddf2fe;margin:0 auto 100px}.page-template-page-appraisal-php .Mail__question h3 span{color:#80b6d4}.page-template-page-appraisal-php .Mail__question h3:before{border:2px solid #80b6d4}.page-template-page-appraisal-php .Mail__question__time{color:#80b6d4}@media screen and (max-width:960px){.page-template-page-appraisal-php .Upper-part{background-position:70% 20%}.page-template-page-appraisal-php .Purchased{margin:40px 0 50px}.page-template-page-appraisal-php .Purchased__ways{display:block}.page-template-page-appraisal-php .Purchased__ways--line,.page-template-page-appraisal-php .Purchased__ways--mail,.page-template-page-appraisal-php .Purchased__ways--tel{display:flex;margin:0 auto;margin-bottom:20px}.page-template-page-appraisal-php .Purchased__ways--line-arrow,.page-template-page-appraisal-php .Purchased__ways--mail-arrow,.page-template-page-appraisal-php .Purchased__ways--tel-arrow{transform:rotate(45deg);right:50px;top:46%}.page-template-page-appraisal-php .Purchased__ways li{width:80%;max-width:500px;height:clamp(70px,10vw,80px);border-radius:10px;padding:0 30px}.page-template-page-appraisal-php .Purchased__ways li h3{text-align:left;font-size:clamp(24px,10vw,30px);line-height:clamp(70px,10vw,80px);margin:0 auto;padding-right:60px}.page-template-page-appraisal-php .Purchased__ways li div:nth-of-type(1){width:60px;height:clamp(70px,10vw,80px);display:flex;justify-content:center;align-items:center}.page-template-page-appraisal-php .Purchased__ways li div>img{height:40px;width:40px;vertical-align:middle;margin:0}.page-template-page-appraisal-php .Line__head-text,.page-template-page-appraisal-php .Mail__head-text,.page-template-page-appraisal-php .Tel__head-text{padding:50px 0}.page-template-page-appraisal-php .Line__head-text h2,.page-template-page-appraisal-php .Mail__head-text h2,.page-template-page-appraisal-php .Tel__head-text h2{font-size:30px;letter-spacing:5px;margin:15px 0}.page-template-page-appraisal-php .Line__step,.page-template-page-appraisal-php .Mail__step{display:block;max-width:550px;margin:0 auto}.page-template-page-appraisal-php .Line__step-one,.page-template-page-appraisal-php .Line__step-three,.page-template-page-appraisal-php .Line__step-two,.page-template-page-appraisal-php .Mail__step-one,.page-template-page-appraisal-php .Mail__step-three,.page-template-page-appraisal-php .Mail__step-two{width:90%;max-width:600px;margin:0 auto;display:grid;grid-auto-flow:row;grid-template-columns:3fr 1fr}.page-template-page-appraisal-php .Line__step-one,.page-template-page-appraisal-php .Mail__step-one{padding-top:0}.page-template-page-appraisal-php .Line__step-three,.page-template-page-appraisal-php .Line__step-two,.page-template-page-appraisal-php .Mail__step-three,.page-template-page-appraisal-php .Mail__step-two{padding-top:50px}.page-template-page-appraisal-php .Line__step-one-arrow,.page-template-page-appraisal-php .Line__step-three-arrow,.page-template-page-appraisal-php .Line__step-two-arrow,.page-template-page-appraisal-php .Mail__step-one-arrow,.page-template-page-appraisal-php .Mail__step-three-arrow,.page-template-page-appraisal-php .Mail__step-two-arrow{display:none}.page-template-page-appraisal-php .Line__step-icon,.page-template-page-appraisal-php .Mail__step-icon{width:120px;order:2}.page-template-page-appraisal-php .Line__step__text,.page-template-page-appraisal-php .Mail__step__text{order:1;align-items:center;height:100%;margin:0}.page-template-page-appraisal-php .Line__step__text h3,.page-template-page-appraisal-php .Mail__step__text h3{flex-grow:1;font-size:clamp(18px,20vw,24px)}.page-template-page-appraisal-php .Line__step__text h3 span,.page-template-page-appraisal-php .Mail__step__text h3 span{font-size:clamp(80px,20vw,110px);line-height:clamp(80px,20vw,110px)}.page-template-page-appraisal-php .Line__step__text__wrap,.page-template-page-appraisal-php .Mail__step__text__wrap{flex-grow:2;padding-left:30px;width:50%}.page-template-page-appraisal-php .Line__step__text__wrap>p,.page-template-page-appraisal-php .Mail__step__text__wrap>p{font-size:24px;line-height:35px;margin:20px 0 0}.page-template-page-appraisal-php .Line__step__text-arrow,.page-template-page-appraisal-php .Mail__step__text-arrow{position:static}.page-template-page-appraisal-php .Line__question,.page-template-page-appraisal-php .Mail__question{padding:50px 3%;margin:50px auto;width:100%}.page-template-page-appraisal-php .Line__question h3,.page-template-page-appraisal-php .Mail__question h3{border-radius:100px;font-size:clamp(16px,4vw,25px);width:100%;line-height:clamp(50px,4vw,70px);letter-spacing:2px;padding-bottom:10px}.page-template-page-appraisal-php .Line__question h3::before,.page-template-page-appraisal-php .Mail__question h3::before{border-radius:100px;inset:-4px 4px 4px -4px}.page-template-page-appraisal-php .Line__question h3 span,.page-template-page-appraisal-php .Mail__question h3 span{font-size:clamp(16px,4vw,25px)}.page-template-page-appraisal-php .Line__question__time,.page-template-page-appraisal-php .Mail__question__time{font-size:clamp(30px,7vw,40px)}.page-template-page-appraisal-php .Line__question__time span,.page-template-page-appraisal-php .Mail__question__time span{font-size:clamp(16px,4vw,20px);line-height:clamp(40px,4vw,50px);padding:0 30px}.page-template-page-appraisal-php .Line__question__time span:after,.page-template-page-appraisal-php .Mail__question__time span:after{right:15px;height:20px}.page-template-page-appraisal-php .Line__question__time span:before,.page-template-page-appraisal-php .Mail__question__time span:before{left:15px;height:20px}.page-template-page-appraisal-php .Line__question__text,.page-template-page-appraisal-php .Mail__question__text{width:100%}.page-template-page-appraisal-php .Mail__form,.page-template-page-appraisal-php .Tel__form{margin:0 auto 50px}.page-template-page-appraisal-php .Line__official-line{padding:0;margin-top:50px;background-color:inherit;display:block}.page-template-page-appraisal-php .Line__official-line p{color:#06c755;font-size:clamp(20px,10vw,25px);line-height:clamp(28px,10vw,45px)}.page-template-page-appraisal-php .Line__official-line .Line__qrcord{display:none}.page-template-page-appraisal-php .Line__official-line-arrow{display:none}.page-template-page-appraisal-php .Line__official-line__button{background-color:#06c755;color:#fff;height:55px;line-height:55px;font-size:clamp(18px,10vw,25px);display:block;width:300px;padding-right:20px;margin:30px auto 0;border-radius:60px;position:relative}.page-template-page-appraisal-php .Line__official-line__button-arrow{position:absolute;width:10px;height:10px;right:40px;text-align:center;border-top:solid 2px #fff;border-right:solid 2px #fff;transform:rotate(45deg);bottom:20px}.page-template-page-appraisal-php .Line__detail{border-radius:0;padding-top:30px;padding-bottom:30px}.page-template-page-appraisal-php .Line__detail p{font-size:clamp(20px,5vw,28px);margin-left:0;line-height:clamp(30px,10vw,40px)}.page-template-page-appraisal-php .Line__detail-arrow{right:30px}.page-template-page-appraisal-php .Tel__consult{margin:50px auto}.page-template-page-appraisal-php .Tel__consult h3{font-size:clamp(20px,5vw,22px)}.page-template-page-appraisal-php .Tel__reception{height:auto;padding:20px 0}.page-template-page-appraisal-php .Tel__reception>p{font-size:clamp(18px,4vw,22px)}.page-template-page-appraisal-php .Tel__tel-num h3{font-size:clamp(35px,10vw,50px);line-height:clamp(35px,10vw,50px)}.page-template-page-appraisal-php .Tel__tel-num div img{width:clamp(40px,7vw,50px)}.page-template-page-appraisal-php .Tel__details p:nth-child(1){font-size:clamp(18px,4vw,22px)}.page-template-page-appraisal-php .Tel__details ul{background-color:#f1f1f1}.page-template-page-appraisal-php .Tel__details ul li div{width:clamp(20px,3vw,25px);padding-top:0}.page-template-page-appraisal-php .Tel__details ul li p{font-size:clamp(17px,3vw,20px)}.page-template-page-appraisal-php .Tel__form{display:block;background-color:#f09bc6}.page-template-page-appraisal-php .Mail__wrap{display:flex;flex-direction:column-reverse}.page-template-page-appraisal-php .Mail__form{margin-bottom:0}}@media screen and (max-width:520px){.page-template-page-appraisal-php .Purchased__subhead h2{font-size:20px}.page-template-page-appraisal-php .Purchased__ways li{height:60px;padding:0 20px}.page-template-page-appraisal-php .Purchased__ways li div>img{height:30px;width:30px}.page-template-page-appraisal-php .Purchased__ways li div:nth-of-type(1){height:60px}.page-template-page-appraisal-php .Purchased__ways li h3{font-size:22px;line-height:60px}.page-template-page-appraisal-php .Purchased__ways--line-arrow,.page-template-page-appraisal-php .Purchased__ways--mail-arrow,.page-template-page-appraisal-php .Purchased__ways--tel-arrow{right:30px}.page-template-page-appraisal-php .Line__step,.page-template-page-appraisal-php .Mail__step{max-width:400px}.page-template-page-appraisal-php .Line__step-icon,.page-template-page-appraisal-php .Mail__step-icon{width:90px}.page-template-page-appraisal-php .Line__step__text-arrow div,.page-template-page-appraisal-php .Mail__step__text-arrow div{width:130px}.page-template-page-appraisal-php .Line__step__text-arrow div p,.page-template-page-appraisal-php .Mail__step__text-arrow div p{font-size:20px;line-height:40px}.page-template-page-appraisal-php .Line__step__text__wrap,.page-template-page-appraisal-php .Mail__step__text__wrap{padding-left:10px}.page-template-page-appraisal-php .Line__step__text__wrap p,.page-template-page-appraisal-php .Mail__step__text__wrap p{font-size:20px;line-height:30px;margin:5px 0 0 0}.page-template-page-appraisal-php .Line__question,.page-template-page-appraisal-php .Mail__question{padding:30px 3% 10px;text-align:center}.page-template-page-appraisal-php .Line__question__text,.page-template-page-appraisal-php .Mail__question__text{font-size:14px;line-height:28px;display:inline-block;width:auto}.page-template-page-appraisal-php .Mail__form,.page-template-page-appraisal-php .Tel__form{position:relative;height:55px}.page-template-page-appraisal-php .Mail__form-arrow,.page-template-page-appraisal-php .Tel__form-arrow{position:absolute;width:12px;height:12px;right:28px;text-align:center;border-top:solid 3px #fff;border-right:solid 3px #fff;transform:rotate(45deg);bottom:18px}.page-template-page-appraisal-php .Mail__form p,.page-template-page-appraisal-php .Tel__form p{font-size:20px;line-height:55px}.page-template-page-appraisal-php .Line__detail{padding:20px 30px}.page-template-page-appraisal-php .Line__detail-arrow{bottom:50px}.page-template-page-appraisal-php .Tel__head{background-size:150%;text-align:center;background-position:center 80%}.page-template-page-appraisal-php .Tel__reception{margin:30px auto 0}.page-template-page-appraisal-php .Tel__details ul{grid-template-columns:repeat(2,1fr);gap:0;padding:0 30px}.page-template-page-appraisal-php .Tel__details ul li{height:40px;border-radius:0;justify-content:left}.page-template-page-appraisal-php .Tel__details p:nth-child(1){margin:0 0 40px 0}}.page-template-page-delivery-php .Upper-part{background-image:url(../images/bg_delivery.webp);background-position:center;background-size:cover;text-align:center;background-position:0 70%}.page-template-page-delivery-php .Upper-part .Upper-part-tp{width:100%;height:100%;background-color:rgba(255,255,255,.6)}.page-template-page-delivery-php .Top__heading-container{color:#3e3a39}.page-template-page-delivery-php .Reason{padding:70px 0;background-color:#83a8ac}.page-template-page-delivery-php .Reason__inner{max-width:1000px;margin-right:auto;margin-left:auto;padding-top:100px;padding-bottom:100px;background-color:#fff;padding:70px 0}@media screen and (max-width:1040px){.page-template-page-delivery-php .Reason__inner{margin-right:20px;margin-left:20px}}@media screen and (max-width:960px){.page-template-page-delivery-php .Reason__inner{max-width:unset;margin-right:5%;margin-left:5%;padding-top:50px;padding-bottom:50px}}.page-template-page-delivery-php .Reason__title{font-size:30px;font-weight:500;color:#83a8ac;margin-bottom:40px}.page-template-page-delivery-php .Reason__list-wrap{width:fit-content;margin:0 auto}.page-template-page-delivery-php .Reason__list-item{display:flex;align-items:center;gap:10px;margin-bottom:30px}.page-template-page-delivery-php .Reason__list-item:last-of-type{margin-bottom:0}.page-template-page-delivery-php .Reason__icon{width:100px;flex-shrink:0}.page-template-page-delivery-php .Reason__text{font-size:20px;font-weight:700;text-align:left;line-height:1.5;z-index:10}.page-template-page-delivery-php .Reason__emphasize{position:relative;font-size:32px;color:#83a8ac}.page-template-page-delivery-php .Reason__emphasize::before{content:"";position:absolute;display:block;width:100%;height:10px;background-color:#eeff02;bottom:2px;left:0;z-index:-1}.page-template-page-delivery-php .Flow{background-color:#989898}.page-template-page-delivery-php .Flow__inner{max-width:1000px;margin-right:auto;margin-left:auto;padding-top:70px;padding-bottom:70px}@media screen and (max-width:1040px){.page-template-page-delivery-php .Flow__inner{margin-right:20px;margin-left:20px}}@media screen and (max-width:960px){.page-template-page-delivery-php .Flow__inner{max-width:unset;margin-right:5%;margin-left:5%;padding-top:35px;padding-bottom:35px}}.page-template-page-delivery-php .Flow__title{display:flex;align-items:end;margin-bottom:30px}.page-template-page-delivery-php .Flow__title-text-en{font-family:raleway;font-weight:300;letter-spacing:15px;color:transparent;-webkit-text-stroke:1px #fff;display:block;font-size:150px}.page-template-page-delivery-php .Flow__title-text-ja{display:block;font-size:30px;font-weight:500;letter-spacing:.1em;color:#333;padding-bottom:30px}.page-template-page-delivery-php .Flow__description{color:#333;font-size:20px;margin-bottom:30px}.page-template-page-delivery-php .Flow__tab-wrap{width:100vw;margin:0 calc(50% - 50vw);display:flex;justify-content:center;gap:50px;border-bottom:1px solid #fff;margin-bottom:50px}.page-template-page-delivery-php .Flow__tab{width:300px;padding:20px 0;border:1px solid #fff;margin-bottom:-1px;color:#fff;font-size:24px;cursor:pointer}.page-template-page-delivery-php .Flow__tab.is_active{border-bottom:1px solid #989898}.page-template-page-delivery-php .Flow__list-wrap{display:flex;flex-direction:column;gap:10px}.page-template-page-delivery-php .Flow__item-wrap{min-height:250px;display:flex;justify-content:space-between;padding:20px 40px;background-color:#fff}.page-template-page-delivery-php .Flow__item-left{width:25%;display:flex;align-items:center}.page-template-page-delivery-php .Flow__item-right{width:66.66%}.page-template-page-delivery-php .Flow__item-title{display:flex;align-items:end;gap:20px;padding-bottom:10px;border-bottom:1px solid #5f6060;margin-bottom:20px}.page-template-page-delivery-php .Flow__item-title-number{display:block;font-family:raleway;font-weight:300;font-size:50px;letter-spacing:.1em;color:transparent;-webkit-text-stroke:1px #80b6d4}.page-template-page-delivery-php .Flow__item-title-text{font-size:24px;font-weight:700;padding-bottom:10px}.page-template-page-delivery-php .Flow__item-text{text-align:left;font-size:18px;line-height:27px}.page-template-page-delivery-php .Flow__item-text-adress{margin-top:5px;padding:5px 50px 10px;font-size:16px;line-height:20px;background-color:#e3eff0;display:inline-block}.page-template-page-delivery-php .Flow__item-text-adress-span{display:block;text-align:center;color:#83a8ac}.page-template-page-delivery-php .Flow__arrow::before{content:"";display:block;width:0;margin:0 auto;border-top:20px solid #a2c7cb;border-left:35px solid transparent;border-right:35px solid transparent}.page-template-page-delivery-php .Flow__contact-button-wrap{margin-top:20px}.page-template-page-delivery-php .Flow__contact-button-row{display:flex}.page-template-page-delivery-php .Flow__contact-button-row--upper{justify-content:space-between;margin-bottom:10px}.page-template-page-delivery-php .Flow__contact-button-row--lower{justify-content:center}.page-template-page-delivery-php .Flow__contact-button{display:flex;flex-direction:column;justify-content:center;position:relative;width:49%;height:60px;border-radius:10px;color:#fff;letter-spacing:.1em}.page-template-page-delivery-php .Flow__contact-button:hover{opacity:.6}.page-template-page-delivery-php .Flow__contact-button--tel{background-color:#80b6d4}.page-template-page-delivery-php .Flow__contact-button--line{background-color:#06c755}.page-template-page-delivery-php .Flow__contact-button--mail{background-color:#f09bc6}.page-template-page-delivery-php .Flow__contact-button-text-wrap{display:flex;justify-content:center;align-items:center;gap:10px}.page-template-page-delivery-php .Flow__contact-button-icon{width:20px}.page-template-page-delivery-php .Flow__contact-button-text{font-size:24px;line-height:1}.page-template-page-delivery-php .Flow__contact-button-text--tel{font-family:century-gothic}.page-template-page-delivery-php .Flow__contact-button-text--mail{font-size:16px}.page-template-page-delivery-php .Flow__contact-button-text-small{font-size:12px;margin-top:5px}.page-template-page-delivery-php .Flow__contact-button-arrow{position:absolute;top:50%;transform:translateY(-50%);right:20px;border-left:10px solid #fff;border-top:5px solid transparent;border-bottom:5px solid transparent}.page-template-page-delivery-php .Flow__package-list-wrap{display:flex;flex-wrap:wrap;gap:10px 20px;margin-top:20px}.page-template-page-delivery-php .Flow__package-list-item{display:flex;align-items:center;gap:10px;width:fit-content;height:30px;padding:2px 20px 2px 2px;background-color:#83a8ac;border-radius:15px}.page-template-page-delivery-php .Flow__package-list-icon{height:100%}.page-template-page-delivery-php .Flow__package-list-icon img{width:unset;height:100%}.page-template-page-delivery-php .Flow__package-list-text{font-size:18px;color:#fff}.page-template-page-delivery-php .Flow__link-wrap{display:flex;justify-content:space-between;margin-top:20px}.page-template-page-delivery-php .Flow__link{display:block;width:49%;padding:10px 30px 10px 20px;background-color:#83a8ac;color:#fff;position:relative}.page-template-page-delivery-php .Flow__link-arrow{position:absolute;width:10px;height:10px;right:15px;text-align:center;border-top:solid 2px #fff;border-right:solid 2px #fff;transform:rotate(45deg);bottom:50%;transform:translateY(50%) rotate(45deg)}.page-template-page-delivery-php .Flow__link:hover{opacity:.6}.page-template-page-delivery-php .Flow__shipping-button{display:flex;flex-direction:column;justify-content:center;position:relative;width:50%;height:60px;border-radius:10px;color:#fff;letter-spacing:.1em;background-color:#80b6d4;margin-top:20px}.page-template-page-delivery-php .Flow__shipping-button:hover{opacity:.6}.page-template-page-delivery-php .Flow__shipping-button-text-wrap{display:flex;justify-content:center;align-items:center;gap:10px}.page-template-page-delivery-php .Flow__shipping-button-icon{width:24px}.page-template-page-delivery-php .Flow__shipping-button-text{font-size:24px;line-height:1;font-family:century-gothic}.page-template-page-delivery-php .Flow__shipping-button-text-small{font-size:12px;margin-top:5px}@media (max-width:960px){.page-template-page-delivery-php .Upper-part{background-position:50% 10%}.page-template-page-delivery-php .Reason{background-color:#fff;padding:0}.page-template-page-delivery-php .Flow{background-color:#83a8ac;position:relative;z-index:10}.page-template-page-delivery-php .Flow__inner{padding-bottom:100px}.page-template-page-delivery-php .Flow__title{align-items:center;justify-content:center;margin-bottom:30px}.page-template-page-delivery-php .Flow__title-text-en{position:absolute;top:0;right:0;opacity:.3;writing-mode:vertical-rl;line-height:1;z-index:-1}.page-template-page-delivery-php .Flow__title-text-ja{width:fit-content;padding-bottom:10px;border-bottom:1px solid #fff;color:#fff}.page-template-page-delivery-php .Flow__item-text-adress{margin-top:5px;padding:5px 20px 10px;font-size:16px;line-height:20px;display:block}.page-template-page-delivery-php .Flow__tab-wrap{width:100%;margin:0;gap:20px;border:none;margin-bottom:30px}.page-template-page-delivery-php .Flow__tab{width:auto;padding:0 20px;margin:0;border:2px solid #fff;border-radius:1em;background-color:#83a8ac;font-size:18px;line-height:2}.page-template-page-delivery-php .Flow__tab.is_active{border-bottom:2px solid #fff;background-color:#fff;color:#83a8ac}.page-template-page-delivery-php .Flow__list-wrap{width:85%;margin:0 auto}.page-template-page-delivery-php .Flow__list-wrap .slick-dots li button::before{font-size:12px}.page-template-page-delivery-php .Flow__list-wrap .slick-dots li.slick-active button::before{color:#fff}.page-template-page-delivery-php .Flow__list-wrap .slick-dots{bottom:-40px}.page-template-page-delivery-php .Flow__list-wrap .slick-dots li button{font-family:futura;font-size:20px;opacity:.25;color:#000}.page-template-page-delivery-php .Flow__list-wrap .slick-dots li button::before{top:unset;bottom:-5px;transform:translateY(100%)}.page-template-page-delivery-php .Flow__list-wrap .slick-dots li.slick-active button{opacity:.75;color:#fff}.page-template-page-delivery-php .Flow__list-wrap .slick-track{display:flex;align-items:stretch}.page-template-page-delivery-php .Flow__list-wrap .slick-slide{height:auto!important}.page-template-page-delivery-php .Flow__item-wrap{position:relative;display:block;padding:20px}.page-template-page-delivery-php .Flow__item-left{width:100%;margin-bottom:20px}.page-template-page-delivery-php .Flow__item-right{width:100%}.page-template-page-delivery-php .Flow__image{position:relative}.page-template-page-delivery-php .Flow__image::after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background:linear-gradient(to right,rgba(255,255,255,.9),transparent 70%)}.page-template-page-delivery-php .Flow__item-title{position:absolute;display:block;top:20px;left:10px;border-bottom:none}.page-template-page-delivery-php .Flow__item-title-number{-webkit-text-stroke:1px #5f6060}.page-template-page-delivery-php .Flow__item-title-text{font-weight:400}.page-template-page-delivery-php .Flow__item-text{line-height:1.5;font-weight:300;font-size:16px}.page-template-page-delivery-php .Flow__arrow{display:none}.page-template-page-delivery-php .Flow__contact-button-row{display:block}.page-template-page-delivery-php .Flow__contact-button-row--upper{margin-bottom:0}.page-template-page-delivery-php .Flow__contact-button-row--lower .Flow__contact-button{margin-bottom:0}.page-template-page-delivery-php .Flow__contact-button{width:100%;margin:0 auto;margin-bottom:10px}.page-template-page-delivery-php .Flow__package-list-item{height:25px}.page-template-page-delivery-php .Flow__package-text{font-size:16px}.page-template-page-delivery-php .Flow__link-wrap{display:block}.page-template-page-delivery-php .Flow__link{width:100%;padding:20px 0;margin-bottom:10px}.page-template-page-delivery-php .Flow__link:last-of-type{margin-bottom:0}.page-template-page-delivery-php .Flow__shipping-button{width:100%;background-color:#bdbdbd;border-radius:0}}@media (max-width:520px){.page-template-page-delivery-php .temp_Contact-column{display:none}.page-template-page-delivery-php .Flow__description{font-size:16px}.page-template-page-delivery-php .Flow__tab-wrap{justify-content:space-between;gap:20px}.page-template-page-delivery-php .Flow__tab{flex-grow:1;padding:0;font-size:16px}.page-template-page-delivery-php .Flow__contact-button-text--mail{font-size:12px}.page-template-page-delivery-php .Flow__contact-button-arrow{right:10px}.page-template-page-delivery-php .Flow__package-list-item{height:20px;padding-right:10px;gap:5px}.page-template-page-delivery-php .Flow__package-text{font-size:14px}.page-template-page-delivery-php .Flow__link-arrow{right:10px}}.page-template-page-trip-php .Upper-part{background-image:url(../images/bg_woman_appraisal.webp);background-position:center;background-size:cover;text-align:center;background-position:0 30%}.page-template-page-trip-php .Upper-part .Upper-part-tp{width:100%;height:100%;background-color:rgba(255,228,215,.3)}.page-template-page-trip-php .Top__heading-container{color:#3e3a39}.page-template-page-trip-php .Reason{padding:30px 0;background-color:#83a8ac}.page-template-page-trip-php .Reason__inner{max-width:1000px;margin-right:auto;margin-left:auto;padding-top:100px;padding-bottom:100px;background-color:#fff;padding:70px 0}@media screen and (max-width:1040px){.page-template-page-trip-php .Reason__inner{margin-right:20px;margin-left:20px}}@media screen and (max-width:960px){.page-template-page-trip-php .Reason__inner{max-width:unset;margin-right:5%;margin-left:5%;padding-top:50px;padding-bottom:50px}}.page-template-page-trip-php .Reason__title{font-size:clamp(22px,6.3vw,28px);font-weight:500;color:#83a8ac;margin-bottom:40px;line-height:1.75}.page-template-page-trip-php .Reason__list-wrap{width:fit-content;margin:0 auto}.page-template-page-trip-php .Reason__list-item{display:flex;align-items:center;gap:10px;margin-bottom:30px}.page-template-page-trip-php .Reason__list-item:last-of-type{margin-bottom:0}.page-template-page-trip-php .Reason__icon{width:100px;flex-shrink:0}.page-template-page-trip-php .Reason__text{font-size:20px;font-weight:700;text-align:left;line-height:1.5;z-index:10}.page-template-page-trip-php .Reason__emphasize{position:relative;font-size:32px;color:#83a8ac}.page-template-page-trip-php .Reason__emphasize::before{content:"";position:absolute;display:block;width:100%;height:10px;background-color:#eeff02;bottom:2px;left:0;z-index:-1}.page-template-page-trip-php .Flow{background-color:#989898}.page-template-page-trip-php .Flow__inner{max-width:1000px;margin-right:auto;margin-left:auto;padding-top:70px;padding-bottom:70px}@media screen and (max-width:1040px){.page-template-page-trip-php .Flow__inner{margin-right:20px;margin-left:20px}}@media screen and (max-width:960px){.page-template-page-trip-php .Flow__inner{max-width:unset;margin-right:5%;margin-left:5%;padding-top:35px;padding-bottom:35px}}.page-template-page-trip-php .Flow__title{display:flex;justify-content:flex-start;align-items:end}.page-template-page-trip-php .Flow__title-text-en{font-family:raleway;font-weight:300;letter-spacing:15px;color:transparent;-webkit-text-stroke:1px #fff;display:block;font-size:150px}.page-template-page-trip-php .Flow__title-text-ja{display:block;font-size:30px;font-weight:500;letter-spacing:.1em;color:#333;padding-bottom:30px}.page-template-page-trip-php .Flow__list-wrap{display:flex;flex-direction:column;gap:10px}.page-template-page-trip-php .Flow__item-wrap{min-height:250px;display:flex;justify-content:space-between;padding:20px 40px;background-color:#fff}.page-template-page-trip-php .Flow__item-left{width:25%;display:flex;align-items:center}.page-template-page-trip-php .Flow__item-right{width:66.66%}.page-template-page-trip-php .Flow__item-title{display:flex;align-items:end;gap:20px;padding-bottom:10px;border-bottom:1px solid #5f6060;margin-bottom:20px}.page-template-page-trip-php .Flow__item-title-number{display:block;font-family:raleway;font-weight:300;font-size:50px;letter-spacing:.1em;color:transparent;-webkit-text-stroke:1px #80b6d4}.page-template-page-trip-php .Flow__item-title-text{font-size:24px;font-weight:700;padding-bottom:10px}.page-template-page-trip-php .Flow__item-text{text-align:left;font-size:18px;line-height:27px}.page-template-page-trip-php .Flow__arrow::before{content:"";display:block;width:0;margin:0 auto;border-top:20px solid #a2c7cb;border-left:35px solid transparent;border-right:35px solid transparent}.page-template-page-trip-php .Flow__button-wrap{margin-top:20px}.page-template-page-trip-php .Flow__button-row{display:flex}.page-template-page-trip-php .Flow__button-row--upper{justify-content:space-between;margin-bottom:10px}.page-template-page-trip-php .Flow__button-row--lower{justify-content:center}.page-template-page-trip-php .Flow__button{display:flex;flex-direction:column;justify-content:center;position:relative;width:49%;height:60px;border-radius:10px;color:#fff;letter-spacing:.1em}.page-template-page-trip-php .Flow__button:hover{opacity:.6}.page-template-page-trip-php .Flow__button--tel{background-color:#80b6d4}.page-template-page-trip-php .Flow__button--line{background-color:#06c755}.page-template-page-trip-php .Flow__button--mail{background-color:#f09bc6}.page-template-page-trip-php .Flow__button-text-wrap{display:flex;justify-content:center;align-items:center;gap:10px}.page-template-page-trip-php .Flow__button-icon{width:20px}.page-template-page-trip-php .Flow__button-text{font-size:24px;line-height:1}.page-template-page-trip-php .Flow__button-text--tel{font-family:century-gothic}.page-template-page-trip-php .Flow__button-text--mail{font-size:16px}.page-template-page-trip-php .Flow__button-text-small{font-size:12px;margin-top:5px}.page-template-page-trip-php .Flow__button-arrow{position:absolute;top:50%;transform:translateY(-50%);right:20px;border-left:10px solid #fff;border-top:5px solid transparent;border-bottom:5px solid transparent}.page-template-page-trip-php .Identification{max-width:1000px;margin-right:auto;margin-left:auto;padding-top:70px;padding-bottom:70px;background-color:#a2c7cb}@media screen and (max-width:1040px){.page-template-page-trip-php .Identification{margin-right:20px;margin-left:20px}}@media screen and (max-width:960px){.page-template-page-trip-php .Identification{max-width:unset;margin-right:5%;margin-left:5%;padding-top:35px;padding-bottom:35px}}.page-template-page-trip-php .Identification__title{font-size:24px;letter-spacing:.1em}@media (max-width:960px){.page-template-page-trip-php .Reason{background-color:#fff;padding:0}.page-template-page-trip-php .Flow{background-color:#83a8ac;position:relative;z-index:10}.page-template-page-trip-php .Flow__inner{padding-bottom:100px}.page-template-page-trip-php .Flow__title{align-items:center;justify-content:center;margin-bottom:30px}.page-template-page-trip-php .Flow__title-text-en{position:absolute;top:0;right:0;opacity:.3;writing-mode:vertical-rl;line-height:1;z-index:-1}.page-template-page-trip-php .Flow__title-text-ja{width:fit-content;padding-bottom:10px;border-bottom:1px solid #fff;color:#fff}.page-template-page-trip-php .Flow__list-wrap{width:85%;margin:0 auto}.page-template-page-trip-php .Flow__list-wrap .slick-dots li button::before{font-size:12px}.page-template-page-trip-php .Flow__list-wrap .slick-dots li.slick-active button::before{color:#fff}.page-template-page-trip-php .Flow__list-wrap .slick-dots{bottom:-40px}.page-template-page-trip-php .Flow__list-wrap .slick-dots li button{font-family:futura;font-size:20px;opacity:.25;color:#000}.page-template-page-trip-php .Flow__list-wrap .slick-dots li button::before{top:unset;bottom:-5px;transform:translateY(100%)}.page-template-page-trip-php .Flow__list-wrap .slick-dots li.slick-active button{opacity:.75;color:#fff}.page-template-page-trip-php .Flow__list-wrap .slick-track{display:flex;align-items:stretch}.page-template-page-trip-php .Flow__list-wrap .slick-slide{height:auto!important}.page-template-page-trip-php .Flow__item-wrap{position:relative;display:block;padding:20px}.page-template-page-trip-php .Flow__item-left{width:100%;margin-bottom:20px}.page-template-page-trip-php .Flow__item-right{width:100%}.page-template-page-trip-php .Flow__image{position:relative}.page-template-page-trip-php .Flow__image::after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background:linear-gradient(to right,rgba(255,255,255,.9),transparent 70%)}.page-template-page-trip-php .Flow__item-title{position:absolute;display:block;top:20px;left:10px;border-bottom:none}.page-template-page-trip-php .Flow__item-title-number{-webkit-text-stroke:1px #5f6060}.page-template-page-trip-php .Flow__item-title-text{font-weight:400}.page-template-page-trip-php .Flow__item-text{line-height:1.5;font-weight:300;font-size:16px}.page-template-page-trip-php .Flow__arrow{display:none}.page-template-page-trip-php .Flow__button-row{display:block}.page-template-page-trip-php .Flow__button-row--upper{margin-bottom:0}.page-template-page-trip-php .Flow__button-row--lower .Flow__button{margin-bottom:0}.page-template-page-trip-php .Flow__button{width:100%;margin:0 auto;margin-bottom:10px}}@media (max-width:520px){.page-template-page-trip-php .Upper-part{background-position:40% 50%}.page-template-page-trip-php .temp_Contact-column{display:none}.page-template-page-trip-php .Flow__button-text--mail{font-size:12px}.page-template-page-trip-php .Flow__button-arrow{right:10px}}.page-template-page-line-php .Upper-part{padding-top:100px;height:auto}.page-template-page-line-php .Top{background-color:#06c755}.page-template-page-line-php .Top__content{max-width:800px;margin-right:auto;margin-left:auto;padding-top:30px;padding-bottom:30px}@media screen and (max-width:840px){.page-template-page-line-php .Top__content{margin-right:20px;margin-left:20px}}@media screen and (max-width:960px){.page-template-page-line-php .Top__content{max-width:unset;margin-right:5%;margin-left:5%;padding-top:15px;padding-bottom:15px}}.page-template-page-line-php .Top__subtitle{position:relative;width:fit-content;height:50px;line-height:50px;padding:0 90px;margin:0 auto;background-color:#eeff02;color:#000;font-size:20px;font-weight:700}.page-template-page-line-php .Top__subtitle::after,.page-template-page-line-php .Top__subtitle::before{content:"";position:absolute;top:0;border-top:25px solid transparent;border-bottom:25px solid transparent}.page-template-page-line-php .Top__subtitle::before{left:0;border-left:20px solid #06c755}.page-template-page-line-php .Top__subtitle::after{right:0;border-right:20px solid #06c755}.page-template-page-line-php .Top__title{color:#fff;font-size:60px;font-weight:700;margin:25px 0}.page-template-page-line-php .Top__title-large-letter{font-size:68px;margin-right:5px}.page-template-page-line-php .Top__title-small-letter{font-size:40px;margin-right:5px}.page-template-page-line-php .Top__title-yellow-letter{color:#eeff02;margin-right:10px}.page-template-page-line-php .Top__lower-part{display:flex;justify-content:space-between;align-items:center;padding:0 40px;gap:40px}.page-template-page-line-php .Top__baloon{position:relative;border:2px solid #fff;border-radius:10px;width:fit-content;height:fit-content;padding:10px 30px;color:#fff;font-size:28px;font-weight:700;line-height:1.5em;letter-spacing:.1em;white-space:nowrap}.page-template-page-line-php .Top__baloon-arrow{position:absolute;right:0;bottom:35px}.page-template-page-line-php .Top__baloon-arrow::after,.page-template-page-line-php .Top__baloon-arrow::before{content:"";position:absolute;display:block;width:0;height:0;top:50%;left:0;transform:translateY(-50%)}.page-template-page-line-php .Top__baloon-arrow::before{border-left:20px solid #fff;border-top:10px solid transparent;border-bottom:10px solid transparent}.page-template-page-line-php .Top__baloon-arrow::after{border-left:16px solid #06c755;border-top:8px solid transparent;border-bottom:8px solid transparent}.page-template-page-line-php .Top__flow-list{flex-grow:1;display:flex;align-items:center;gap:10px}.page-template-page-line-php .Top__flow-item{flex-basis:0;flex-grow:1;background-color:#fff;border-radius:50%;aspect-ratio:1/1;display:flex;flex-direction:column;justify-content:center}.page-template-page-line-php .Top__flow-arrow::before{content:"";display:block;width:0;height:0;border-left:20px solid #eeff02;border-top:15px solid transparent;border-bottom:15px solid transparent}.page-template-page-line-php .Top__flow-text{color:#06c755;font-size:20px;font-weight:700;margin-bottom:10px}.page-template-page-line-php .Top__flow-image{width:33.33%;margin:0 auto}.page-template-page-line-php .Campaign-sp{display:none}.page-template-page-line-php .Merit{max-width:700px;margin-right:auto;margin-left:auto;padding-top:70px;padding-bottom:70px}@media screen and (max-width:740px){.page-template-page-line-php .Merit{margin-right:20px;margin-left:20px}}@media screen and (max-width:960px){.page-template-page-line-php .Merit{max-width:unset;margin-right:5%;margin-left:5%;padding-top:35px;padding-bottom:35px}}.page-template-page-line-php .Merit__title{font-size:28px;font-weight:700;margin-bottom:20px}.page-template-page-line-php .Merit__title-underline{position:relative}.page-template-page-line-php .Merit__title-underline::before{content:"";position:absolute;display:block;width:100%;height:100%;background-color:#ee8741;opacity:.5;top:0;left:0;z-index:-1}.page-template-page-line-php .Merit__content{border:3px solid #ee8741;box-shadow:10px 10px #ee8741;padding:40px 0}.page-template-page-line-php .Merit__list{width:fit-content;margin:0 auto}.page-template-page-line-php .Merit__item{display:flex;align-items:center;gap:10px;margin-bottom:25px}.page-template-page-line-php .Merit__item:last-of-type{margin-bottom:0}.page-template-page-line-php .Merit__mark{flex-shrink:0;width:30px}.page-template-page-line-php .Merit__text{font-size:20px;font-weight:700;text-align:left}.page-template-page-line-php .Banner{max-width:1000px;margin-right:auto;margin-left:auto;padding-top:30px;padding-bottom:30px;position:relative;height:300px;background-image:url(../images/bg_contact_02.webp);background-size:cover;background-position:50% 35%}@media screen and (max-width:1040px){.page-template-page-line-php .Banner{margin-right:20px;margin-left:20px}}@media screen and (max-width:960px){.page-template-page-line-php .Banner{max-width:unset;margin-right:5%;margin-left:5%;padding-top:15px;padding-bottom:15px}}.page-template-page-line-php .Banner::before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background-color:#06c755;opacity:.45;z-index:1}.page-template-page-line-php .Banner__text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10;color:#fff;font-size:40px;font-weight:700;line-height:1.5;white-space:nowrap}.page-template-page-line-php .Point-sp{max-width:1000px;margin-right:auto;margin-left:auto;padding-top:70px;padding-bottom:70px;display:none}@media screen and (max-width:1040px){.page-template-page-line-php .Point-sp{margin-right:20px;margin-left:20px}}@media screen and (max-width:960px){.page-template-page-line-php .Point-sp{max-width:unset;margin-right:5%;margin-left:5%;padding-top:35px;padding-bottom:35px}}.page-template-page-line-php .Friend-sp{display:none}.page-template-page-line-php .Step{max-width:1100px;margin-right:auto;margin-left:auto;padding-top:100px;padding-bottom:100px}@media screen and (max-width:1140px){.page-template-page-line-php .Step{margin-right:20px;margin-left:20px}}@media screen and (max-width:960px){.page-template-page-line-php .Step{max-width:unset;margin-right:5%;margin-left:5%;padding-top:50px;padding-bottom:50px}}.page-template-page-line-php .Step__list{display:flex;align-items:center;justify-content:center}.page-template-page-line-php .Step__icon{width:180px;margin:0 auto}.page-template-page-line-php .Step__text{display:inline-block;margin:20px 0;text-align:left;display:flex;align-items:center;justify-content:center;height:100px}.page-template-page-line-php .Step__text h3{color:#70ab4f;text-align:center;font-family:century-gothic;font-weight:700;font-size:20px;letter-spacing:2px}.page-template-page-line-php .Step__text h3 span{font-size:100px;line-height:80px;font-family:century-gothic;font-weight:700;display:block}.page-template-page-line-php .Step__text-arrow div{position:relative;width:200px;height:48px;color:#06c755;background-color:#06c755}@media screen and (max-width:520px){.page-template-page-line-php .Step__text-arrow div{height:40px}}.page-template-page-line-php .Step__text-arrow div::after{content:"";position:absolute;right:-40px;bottom:0;border-left:17px solid;border-top:24px solid transparent;border-right:24px solid transparent;border-bottom:24px solid transparent}@media screen and (max-width:520px){.page-template-page-line-php .Step__text-arrow div::after{right:-34px;bottom:0;border-left:15px solid;border-top:20px solid transparent;border-right:20px solid transparent;border-bottom:20px solid transparent}}.page-template-page-line-php .Step__one,.page-template-page-line-php .Step__three,.page-template-page-line-php .Step__two{width:33%;position:relative;position:relative;padding-top:80px}.page-template-page-line-php .Step__one-arrow,.page-template-page-line-php .Step__three-arrow,.page-template-page-line-php .Step__two-arrow{position:absolute;width:25px;height:25px;right:-10px;text-align:center;border-top:solid 5px grey;border-right:solid 5px grey;transform:rotate(45deg);bottom:280px}.page-template-page-line-php .Step__text-arrow{display:inline-block;position:absolute;top:0;left:20%}.page-template-page-line-php .Step__text-arrow div p{font-size:28px;line-height:48px;color:#fff;text-align:center}.page-template-page-line-php .Step__text__wrap{padding-left:15px}.page-template-page-line-php .Step__text__wrap p{font-size:24px;line-height:30px}.page-template-page-line-php .Step__point{display:flex;justify-content:center;gap:5px;margin-top:40px}.page-template-page-line-php .Step__point-text{width:450px;padding:20px 0;background-color:#06c755;color:#fff;font-size:24px;font-weight:700;letter-spacing:.05em}.page-template-page-line-php .Step__point-emphasize{position:relative;padding:0 5px;font-size:32px;z-index:10}.page-template-page-line-php .Step__point-emphasize::after{content:"";position:absolute;left:0;bottom:0;display:inline-block;width:100%;height:15px;background-color:#ee8741;z-index:-1}.page-template-page-line-php .Step__button-sp{display:none}.page-template-page-line-php .Question{position:relative;margin:0 auto;max-width:1000px;padding:70px 50px}.page-template-page-line-php .Question::after,.page-template-page-line-php .Question::before{content:"";position:absolute;width:100%;height:100%;top:0;left:0}.page-template-page-line-php .Question::before{background-color:#06c755;z-index:-10}.page-template-page-line-php .Question::after{background-color:#fff;opacity:.7;z-index:-1}.page-template-page-line-php .Question h3{background-color:#fff;border-radius:30px;font-size:35px;letter-spacing:4px;line-height:110px;position:relative;font-weight:700;width:95%;margin:0 auto}.page-template-page-line-php .Question h3 span{color:#06c755;font-size:38px}.page-template-page-line-php .Question h3:before{position:absolute;inset:-8px 8px 8px -8px;border-radius:30px;content:"";border:2px solid #06c755}.page-template-page-line-php .Question__time{color:#06c755;font-size:60px;vertical-align:baseline;letter-spacing:2px;padding:20px 0}.page-template-page-line-php .Question__time span{color:#5f6060;font-size:30px;position:relative;padding:0 70px;line-height:67px;vertical-align:top}.page-template-page-line-php .Question__time span::before{position:absolute;content:"";top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);left:35px;width:2px;height:35px;background-color:#5f6060}.page-template-page-line-php .Question__time span::after{position:absolute;content:"";top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);right:35px;width:2px;height:35px;background-color:#5f6060}.page-template-page-line-php .Question__text{text-align:left;display:inline-block;line-height:34px;font-size:20px;width:70%;max-width:550px}.page-template-page-line-php .Friend{max-width:700px;margin-right:auto;margin-left:auto;padding-top:70px;padding-bottom:70px}@media screen and (max-width:740px){.page-template-page-line-php .Friend{margin-right:20px;margin-left:20px}}@media screen and (max-width:960px){.page-template-page-line-php .Friend{max-width:unset;margin-right:5%;margin-left:5%;padding-top:35px;padding-bottom:35px}}.page-template-page-line-php .Friend__title{width:fit-content;margin:0 auto;color:#06c755;font-size:32px;font-weight:700;line-height:1.5;border-bottom:2px solid;margin-bottom:100px}.page-template-page-line-php .Friend__content{display:flex;justify-content:space-between;align-items:center}.page-template-page-line-php .Friend__block{width:270px}.page-template-page-line-php .Friend__text{font-size:24px;font-weight:700;margin-bottom:20px}.page-template-page-line-php .Friend__or{display:flex;align-items:center;background-color:#06c755;aspect-ratio:1/1;border-radius:50%;padding:15px;color:#fff;font-size:24px;font-weight:700;line-height:1}.page-template-page-line-php .Campaign{max-width:1000px;margin-right:auto;margin-left:auto;padding-top:30px;padding-bottom:30px}@media screen and (max-width:1040px){.page-template-page-line-php .Campaign{margin-right:20px;margin-left:20px}}@media screen and (max-width:960px){.page-template-page-line-php .Campaign{max-width:unset;margin-right:5%;margin-left:5%;padding-top:15px;padding-bottom:15px}}.page-template-page-line-php .Campaign__image--sp{display:none}.page-template-page-line-php .Campaign__remarks{margin-top:20px}.page-template-page-line-php .Campaign__text{text-align:left;list-style-type:"※";list-style-position:inside;margin-bottom:5px}.page-template-page-line-php .Campaign__text:last-of-type{margin-bottom:0}.page-template-page-line-php .Appraisal-button-sp{max-width:960px;margin-right:auto;margin-left:auto;padding-top:70px;padding-bottom:70px;display:none}@media screen and (max-width:1000px){.page-template-page-line-php .Appraisal-button-sp{margin-right:20px;margin-left:20px}}@media screen and (max-width:960px){.page-template-page-line-php .Appraisal-button-sp{max-width:unset;margin-right:5%;margin-left:5%;padding-top:35px;padding-bottom:35px}}@media screen and (max-width:1300px){.page-template-page-line-php .Upper-part{padding-top:70px}}@media screen and (max-width:960px){.page-template-page-line-php .Upper-part{aspect-ratio:auto}.page-template-page-line-php .Top__subtitle{width:100%;padding-left:0;padding-right:0;font-size:18px}.page-template-page-line-php .Top__lower-part{display:block;padding:0}.page-template-page-line-php .Top__baloon{margin:0 auto;margin-bottom:20px}.page-template-page-line-php .Top__baloon-arrow{bottom:0;right:25%;transform:rotate(90deg)}.page-template-page-line-php .Campaign-sp{display:block;max-width:960px;margin-right:auto;margin-left:auto;padding-top:70px;padding-bottom:70px}}@media screen and (max-width:960px) and (max-width:1000px){.page-template-page-line-php .Campaign-sp{margin-right:20px;margin-left:20px}}@media screen and (max-width:960px) and (max-width:960px){.page-template-page-line-php .Campaign-sp{max-width:unset;margin-right:5%;margin-left:5%;padding-top:35px;padding-bottom:35px}}@media screen and (max-width:960px){.page-template-page-line-php .Campaign-sp__catch{font-size:clamp(24px,4.1666666667vw,40px);font-weight:700;line-height:1.25}.page-template-page-line-php .Campaign-sp__emphasize{font-size:clamp(40px,6.25vw,60px);color:red}.page-template-page-line-php .Campaign-sp__button{max-width:500px;margin:0 auto;position:relative;display:block;padding:25px 0;background-color:#ee8741;border-radius:45px;box-shadow:5px 5px #0a2306;color:#fff;font-size:clamp(28px,7.4666666667vw,40px);font-weight:700;line-height:1;margin-top:30px}.page-template-page-line-php .Campaign-sp__button::after,.page-template-page-line-php .Campaign-sp__button::before{content:"";position:absolute;display:block;width:20px;height:5px;border-radius:2.5px;background-color:#fff;top:50%;right:30px;transform-origin:right center}.page-template-page-line-php .Campaign-sp__button::before{transform:translateY(calc(-50% + 1.7675px)) rotate(45deg)}.page-template-page-line-php .Campaign-sp__button::after{transform:translateY(calc(-50% - 1.7675px)) rotate(-45deg)}.page-template-page-line-php .Merit__content{padding:20px}.page-template-page-line-php .Point-sp{display:block;padding-bottom:0}.page-template-page-line-php .Point-sp__text{max-width:450px;margin:0 auto;padding:20px 0;background-color:#06c755;color:#fff;font-size:clamp(20px,5.3333333333vw,24px);font-weight:700;margin-bottom:10px}.page-template-page-line-php .Point-sp__text:last-of-type{margin-bottom:0}.page-template-page-line-php .Point-sp__emphasize{position:relative;padding:0 5px;font-size:clamp(28px,7.4666666667vw,32px);z-index:10}.page-template-page-line-php .Point-sp__emphasize::after{content:"";position:absolute;left:0;bottom:0;display:inline-block;width:100%;height:15px;background-color:#ee8741;z-index:-1}.page-template-page-line-php .Friend-sp{display:block;padding:0;margin:50px auto 0}.page-template-page-line-php .Friend-sp p{color:#06c755;font-size:clamp(20px,10vw,25px);line-height:clamp(28px,10vw,45px);font-weight:700}.page-template-page-line-php .Friend-sp__button{background-color:#06c755;color:#fff;height:55px;line-height:55px;font-size:clamp(18px,10vw,25px);display:block;width:300px;padding-right:20px;margin:30px auto 0;border-radius:60px;position:relative}.page-template-page-line-php .Friend-sp__button-arrow{position:absolute;width:10px;height:10px;right:40px;text-align:center;border-top:solid 2px #fff;border-right:solid 2px #fff;transform:rotate(45deg);bottom:20px}.page-template-page-line-php .Step__list{display:block;max-width:550px;margin:0 auto}.page-template-page-line-php .Step__one,.page-template-page-line-php .Step__three,.page-template-page-line-php .Step__two{width:100%;display:grid;grid-auto-flow:row;grid-template-columns:3fr 1fr}.page-template-page-line-php .Step__one{padding-top:0}.page-template-page-line-php .Step__three,.page-template-page-line-php .Step__two{padding-top:50px}.page-template-page-line-php .Step__one-arrow,.page-template-page-line-php .Step__three-arrow,.page-template-page-line-php .Step__two-arrow{display:none}.page-template-page-line-php .Step__icon{width:120px;order:2}.page-template-page-line-php .Step__text{order:1;align-items:center;height:100%;margin:0}.page-template-page-line-php .Step__text h3{flex-grow:1;font-size:clamp(18px,20vw,24px)}.page-template-page-line-php .Step__text h3 span{font-size:clamp(80px,20vw,110px);line-height:clamp(80px,20vw,110px)}.page-template-page-line-php .Step__text__wrap{flex-grow:2;padding-left:30px;width:50%}.page-template-page-line-php .Step__text__wrap>p{font-size:24px;line-height:35px;margin:20px 0 0}.page-template-page-line-php .Step__text-arrow{position:static}.page-template-page-line-php .Step__point{display:none}.page-template-page-line-php .Step__button-sp{display:block;max-width:500px;margin:0 auto;position:relative;display:block;padding:25px 0;background-color:#ee8741;border-radius:45px;box-shadow:5px 5px #0a2306;color:#fff;font-size:clamp(28px,7.4666666667vw,40px);font-weight:700;line-height:1;margin-top:50px}.page-template-page-line-php .Step__button-sp::after,.page-template-page-line-php .Step__button-sp::before{content:"";position:absolute;display:block;width:20px;height:5px;border-radius:2.5px;background-color:#fff;top:50%;right:30px;transform-origin:right center}.page-template-page-line-php .Step__button-sp::before{transform:translateY(calc(-50% + 1.7675px)) rotate(45deg)}.page-template-page-line-php .Step__button-sp::after{transform:translateY(calc(-50% - 1.7675px)) rotate(-45deg)}.page-template-page-line-php .Question{padding:50px 3%;width:100%}.page-template-page-line-php .Question h3{border-radius:100px;font-size:clamp(16px,4vw,25px);width:100%;line-height:clamp(50px,4vw,70px);letter-spacing:2px;padding-bottom:10px}.page-template-page-line-php .Question h3::before{border-radius:100px;inset:-4px 4px 4px -4px}.page-template-page-line-php .Question h3 span{font-size:clamp(16px,4vw,25px)}.page-template-page-line-php .Question__time{font-size:clamp(30px,7vw,40px)}.page-template-page-line-php .Question__time span{font-size:clamp(16px,4vw,20px);line-height:clamp(40px,4vw,50px);padding:0 30px}.page-template-page-line-php .Question__time span:after{right:15px;height:20px}.page-template-page-line-php .Question__time span:before{left:15px;height:20px}.page-template-page-line-php .Question__text{width:100%}.page-template-page-line-php .Friend{display:none}.page-template-page-line-php .Campaign__image{display:none}.page-template-page-line-php .Campaign__image--sp{display:block}.page-template-page-line-php .Appraisal-button-sp{display:block;padding-bottom:0}.page-template-page-line-php .Appraisal-button-sp__button{max-width:500px;margin:0 auto;position:relative;display:block;padding:25px 0;background-color:#ee8741;border-radius:45px;box-shadow:5px 5px #0a2306;color:#fff;font-size:clamp(28px,7.4666666667vw,40px);font-weight:700;line-height:1}.page-template-page-line-php .Appraisal-button-sp__button::after,.page-template-page-line-php .Appraisal-button-sp__button::before{content:"";position:absolute;display:block;width:20px;height:5px;border-radius:2.5px;background-color:#fff;top:50%;right:30px;transform-origin:right center}.page-template-page-line-php .Appraisal-button-sp__button::before{transform:translateY(calc(-50% + 1.7675px)) rotate(45deg)}.page-template-page-line-php .Appraisal-button-sp__button::after{transform:translateY(calc(-50% - 1.7675px)) rotate(-45deg)}}@media screen and (max-width:520px){.page-template-page-line-php .Top__subtitle{line-height:25px;font-size:16px}.page-template-page-line-php .Top__title{font-size:clamp(40px,11.5384615385vw,60px);margin:20px 0}.page-template-page-line-php .Top__title-large-letter{font-size:clamp(48px,13.0769230769vw,68px);margin:0}.page-template-page-line-php .Top__title-small-letter{font-size:clamp(36px,9.6153846154vw,50px);margin:0}.page-template-page-line-php .Top__title-yellow-letter{margin:0}.page-template-page-line-php .Top__baloon{font-size:clamp(20px,5.3846153846vw,28px)}.page-template-page-line-php .Top__flow-text{font-size:clamp(12px,3.2vw,20px);margin-bottom:5px}.page-template-page-line-php .Banner{height:200px}.page-template-page-line-php .Banner__text{font-size:clamp(30px,7.6923076923vw,40px)}.page-template-page-line-php .Merit{padding-top:0}.page-template-page-line-php .Merit__title{font-size:20px;line-height:1.5}.page-template-page-line-php .Merit__text{font-size:16px}.page-template-page-line-php .Step__list{max-width:360px}.page-template-page-line-php .Step__icon{width:90px}.page-template-page-line-php .Step__text-arrow div{width:130px}.page-template-page-line-php .Step__text-arrow div p{font-size:20px;line-height:40px}.page-template-page-line-php .Step__text__wrap{padding-left:10px}.page-template-page-line-php .Step__text__wrap p{font-size:20px;line-height:30px;margin:5px 0 0 0}.page-template-page-line-php .Question{padding:30px 3% 10px;text-align:center}.page-template-page-line-php .Question__text{font-size:14px;line-height:28px;display:inline-block;width:auto}}.page-template-page-reason-php{background-image:url(../images/bg_beige.webp);background-size:200%}.page-template-page-reason-php .Top{padding-top:100px}.page-template-page-reason-php .Top__image--sp{display:none}.page-template-page-reason-php .Reason{max-width:1200px;margin-right:auto;margin-left:auto;padding-top:0;padding-bottom:0;padding:180px 0 100px}@media screen and (max-width:1240px){.page-template-page-reason-php .Reason{margin-right:20px;margin-left:20px}}@media screen and (max-width:960px){.page-template-page-reason-php .Reason{max-width:unset;margin-right:5%;margin-left:5%;padding-top:0;padding-bottom:0}}.page-template-page-reason-php .Reason__top{text-align:center;white-space:nowrap;margin-bottom:120px}.page-template-page-reason-php .Reason__subtitle{width:500px;width:fit-content;margin:0 auto;font-size:clamp(30px,4vw,40px);padding-bottom:20px;border-bottom:2px solid #5f6060;font-feature-settings:"palt";letter-spacing:.1em;font-family:fot-tsukuardgothic-std,sans-serif;font-weight:700;font-style:normal}.page-template-page-reason-php .Reason__desc{line-height:1.5em;margin-top:20px;font-size:clamp(20px,4vw,24px);font-family:fot-tsukuardgothic-std,sans-serif;font-weight:400;font-style:normal}.page-template-page-reason-php .Reason__contents{display:flex;flex-direction:column;gap:8vh}.page-template-page-reason-php .Reason__item{position:relative;width:90%;aspect-ratio:16/9;background-size:100%;background-repeat:no-repeat}.page-template-page-reason-php .Reason__item:nth-of-type(even){margin:0 0 0 auto}.page-template-page-reason-php .Reason__item--01{background-image:url(../images/banner_reason1.webp)}.page-template-page-reason-php .Reason__item--02{background-image:url(../images/banner_reason2.webp)}.page-template-page-reason-php .Reason__item--03{background-image:url(../images/banner_reason3.webp)}.page-template-page-reason-php .Reason__item--04{background-image:url(../images/banner_reason4.webp)}.page-template-page-reason-php .Reason__item--05{background-image:url(../images/banner_reason5.webp);aspect-ratio:16/10}.page-template-page-reason-php .Reason__item--06{background-image:url(../images/banner_reason6.webp)}.page-template-page-reason-php .Reason__link{position:absolute;bottom:12%;left:13%;width:35%;transition:all .2s}.page-template-page-reason-php .Reason__link:hover{transform:scale(1.1,1.1)}.page-template-page-reason-php .Footer{background-color:#fff}@media screen and (max-width:960px){.page-template-page-reason-php .Reason{padding:120px 0 50px}.page-template-page-reason-php .Reason__top{margin-bottom:50px}.page-template-page-reason-php .Reason__item{width:100%}}@media screen and (max-width:520px){.page-template-page-reason-php .Top{padding-top:70px}.page-template-page-reason-php .Top__image{display:none}.page-template-page-reason-php .Top__image--sp{display:block}.page-template-page-reason-php .Reason__subtitle{font-size:clamp(20px,6.5vw,24px)}.page-template-page-reason-php .Reason__desc{font-size:16px}.page-template-page-reason-php .Reason__item--01{aspect-ratio:3/5;background-image:url(../images/banner_reason1_sp.webp)}.page-template-page-reason-php .Reason__item--02{aspect-ratio:30/41;background-image:url(../images/banner_reason2_sp.webp)}.page-template-page-reason-php .Reason__item--03{aspect-ratio:9/16;background-image:url(../images/banner_reason3_sp.webp)}.page-template-page-reason-php .Reason__item--04{aspect-ratio:2/3;background-image:url(../images/banner_reason4_sp.webp)}.page-template-page-reason-php .Reason__item--05{aspect-ratio:12/19;background-image:url(../images/banner_reason5_sp.webp)}.page-template-page-reason-php .Reason__item--06{aspect-ratio:3/4;background-image:url(../images/banner_reason6_sp.webp)}.page-template-page-reason-php .Reason__link{bottom:6%;left:6%;width:80%}}.error404 .Content{max-width:1000px;margin-right:auto;margin-left:auto;padding-top:100px;padding-bottom:100px;text-align:left}@media screen and (max-width:1040px){.error404 .Content{margin-right:20px;margin-left:20px}}@media screen and (max-width:960px){.error404 .Content{max-width:unset;margin-right:5%;margin-left:5%;padding-top:50px;padding-bottom:50px}}.error404 .Content h1{font-size:30px}.error404 .Content p{font-size:20px;margin-top:30px}.temp_Contact{width:100%}.temp_Contact-upper{display:flex;align-items:center;justify-content:center;flex-direction:column;height:auto;background-image:url(../images/bg_contact_01.webp);background-position:center;background-size:cover;text-align:center;background-repeat:no-repeat;background-position:0 65%;position:relative;padding:60px 0}.temp_Contact-upper::before{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:100%;z-index:1000;background-color:rgba(0,0,0,.6)}.temp_Contact-upper__subhead{margin-bottom:40px;color:#fff;position:relative;z-index:1001}.temp_Contact-upper__subhead h2{font-family:raleway;font-weight:300;font-size:44px;letter-spacing:5px;padding:10px 0 0 0}.temp_Contact-upper__subhead p{font-size:16px;letter-spacing:2px}@media screen and (max-width:520px){.temp_Contact-upper__subhead h2{font-size:30px}}.temp_Contact-upper__item-wrap{width:100%;max-width:920px;margin-right:auto;margin-left:auto;padding-top:30px;padding-bottom:30px;display:flex;align-items:center;justify-content:center;gap:20px;padding:0;position:relative;z-index:1001}@media screen and (max-width:960px){.temp_Contact-upper__item-wrap{margin-right:20px;margin-left:20px}}@media screen and (max-width:960px){.temp_Contact-upper__item-wrap{max-width:unset;margin-right:5%;margin-left:5%;padding-top:15px;padding-bottom:15px}}.temp_Contact-upper__item{display:flex;flex-direction:column;justify-content:center;gap:10px;letter-spacing:4px;width:100%;height:150px;background-color:#fff;position:relative;z-index:0;overflow:hidden}.temp_Contact-upper__item::before{content:"";display:block;position:absolute;top:0;left:0;z-index:-1;width:0%;height:100%;background-color:#d0d0d0;opacity:.3}.temp_Contact-upper__item:hover::before{width:100%}.temp_Contact-upper__telephone-title-wrap{display:flex;justify-content:center;align-items:center;gap:10px}.temp_Contact-upper__telephone-title-wrap div{width:50px;height:auto}.temp_Contact-upper__telephone-title{font-family:century-gothic;font-weight:300;font-size:44px;letter-spacing:2px}.temp_Contact-upper__telephone-comment{font-size:18px}.temp_Contact-upper__line-inner{width:fit-content;margin:0 auto}.temp_Contact-upper__line-title-wrap{display:flex;justify-content:center;align-items:center;gap:10px}.temp_Contact-upper__line-title-wrap div{width:50px;height:auto}.temp_Contact-upper__line-title{font-size:38px}.temp_Contact-upper__line-link{margin:0 auto;padding:10px 0;width:200px;background-color:#06c755;width:fit-content;padding:7px 15px;color:#fff;font-size:18px}.temp_Contact-lower{height:auto;background-image:url(../images/bg_contact_02.webp);background-position:center;background-size:cover;text-align:center;position:relative;background-position:0 25%;background-repeat:no-repeat;font-weight:500;color:#fff;letter-spacing:4px;display:block}.temp_Contact-lower::before{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:100%;z-index:1000;background-color:rgba(0,0,0,.1)}.temp_Contact-lower:hover{opacity:.6}.temp_Contact-lower__inner{max-width:1000px;margin-right:auto;margin-left:auto;padding-top:70px;padding-bottom:70px;position:relative;padding-top:60px;padding-bottom:60px;z-index:1001}@media screen and (max-width:1040px){.temp_Contact-lower__inner{margin-right:20px;margin-left:20px}}@media screen and (max-width:960px){.temp_Contact-lower__inner{max-width:unset;margin-right:5%;margin-left:5%;padding-top:35px;padding-bottom:35px}}.temp_Contact-lower__contents{display:flex;align-items:center;justify-content:center;gap:40px}.temp_Contact-lower__content-left{position:relative}.temp_Contact-lower__icon{width:15%;height:100%}.temp_Contact-lower__icon img{width:auto;height:100%}.temp_Contact-lower__comment{text-align:left;font-size:clamp(30px,4.8vw,50px)}.temp_Contact-lower__em{display:inline-block;vertical-align:middle;margin:0 20px 10px 0;font-size:clamp(24px,4vw,40px);color:#eeff02;text-decoration:none;border-bottom:2px solid #eeff02}.temp_Contact-lower__title-wrap{width:fit-content;margin:0 auto}.temp_Contact-lower__title{font-weight:600;font-size:clamp(36px,11vw,80px);text-align:left;margin-bottom:20px}.temp_Contact-lower__link{margin:0 auto;padding:10px 0;width:200px;background-color:#06c755;font-weight:600;font-size:clamp(20px,3vw,30px);width:100%}.temp_Contact-lower__link-sp{display:none}@media screen and (max-width:960px){.temp_Contact-upper{padding:20px 0;position:relative}.temp_Contact-upper::before{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:100%;z-index:1000;background-color:rgba(0,0,0,.4)}.temp_Contact-upper__subhead{margin-bottom:10px}.temp_Contact-upper__item{width:100%;max-width:450px}.temp_Contact-upper__item:last-of-type{margin-bottom:0}.temp_Contact-upper__telephone-title-wrap div>img{width:40px}.temp_Contact-upper__line-title-wrap{margin:5px 0}.temp_Contact-upper__line-title-wrap div>img{width:40px}.temp_Contact-lower__content-right{text-align:left}.temp_Contact-lower__comment{font-size:clamp(14px,5vw,44px);letter-spacing:0}.temp_Contact-lower__em{font-size:clamp(14px,3.125vw,30px)}.temp_Contact-lower__title-wrap{margin:0}.temp_Contact-lower__title{margin-bottom:0}.temp_Contact-lower__link{display:none}.temp_Contact-lower__link-sp{display:block;margin:0 auto;padding:10px 0;width:200px;background-color:#06c755;font-weight:600;font-size:clamp(20px,3vw,30px);width:100%;margin-top:15px}}@media screen and (max-width:768px){.temp_Contact-upper__item-wrap{flex-direction:column}}@media screen and (max-width:520px){.temp_Contact-upper{background-size:75em;background-position:center bottom}.temp_Contact-upper__item{max-width:300px;width:80%}.temp_Contact-upper__telephone-title{font-size:28px}.temp_Contact-upper__line-title{font-size:28px}.temp_Contact-lower__contents{gap:10px}.temp_Contact-lower__icon{width:20%}.temp_Contact-lower__em{line-height:1.2em;margin:0 2px 0 0;vertical-align:top}}.temp_Contact-column{max-width:750px;margin-right:auto;margin-left:auto;padding-top:70px;padding-bottom:70px}@media screen and (max-width:790px){.temp_Contact-column{margin-right:20px;margin-left:20px}}@media screen and (max-width:960px){.temp_Contact-column{max-width:unset;margin-right:5%;margin-left:5%;padding-top:35px;padding-bottom:35px}}.temp_Contact-column__list-wrap{display:flex;flex-direction:column;gap:20px}.temp_Contact-column__list-item{display:flex;justify-content:space-between;align-items:center}.temp_Contact-column__text-area{text-align:left}.temp_Contact-column__text-large{font-size:clamp(24px,4.6153846154vw,40px);font-weight:700;margin-top:10px}.temp_Contact-column__text-large--tel{color:#80b6d4}.temp_Contact-column__text-large--line{color:#06c755}.temp_Contact-column__text-large--mail{color:#f09bc6}.temp_Contact-column__text-small{font-size:18px}.temp_Contact-column__button{display:flex;flex-direction:column;justify-content:center;position:relative;width:430px;height:85px;border-radius:10px;color:#fff;letter-spacing:.1em}.temp_Contact-column__button:hover{opacity:.6}.temp_Contact-column__button--tel{background-color:#80b6d4}.temp_Contact-column__button--line{background-color:#06c755}.temp_Contact-column__button--mail{background-color:#f09bc6}.temp_Contact-column__button-text-wrap{display:flex;justify-content:center;align-items:center;gap:10px}.temp_Contact-column__icon{width:35px}.temp_Contact-column__button-text{font-size:35px;line-height:1}.temp_Contact-column__button-text--mail{font-size:25px}.temp_Contact-column__button-text-small{margin-top:10px}.temp_Contact-column__arrow{position:absolute;top:50%;transform:translateY(-50%);right:20px;border-left:10px solid #fff;border-top:7.5px solid transparent;border-bottom:7.5px solid transparent}@media (max-width:960px){.temp_Contact-column__list-wrap{max-width:600px;margin:0 auto}.temp_Contact-column__button{width:320px;padding:15px 0}}@media (max-width:520px){.temp_Contact-column{display:none}}.temp_Purchased{max-width:1200px;margin-right:auto;margin-left:auto;padding-top:100px;padding-bottom:100px}@media screen and (max-width:1240px){.temp_Purchased{margin-right:20px;margin-left:20px}}@media screen and (max-width:960px){.temp_Purchased{max-width:unset;margin-right:5%;margin-left:5%;padding-top:50px;padding-bottom:50px}}.temp_Purchased__subhead{margin-bottom:40px;text-align:center}.temp_Purchased__subhead h2{font-weight:400;font-size:30px;letter-spacing:5px;padding:15px 0}.temp_Purchased__subhead p{font-size:14px}.temp_Purchased__subhead p{white-space:nowrap;font-size:16px}.temp_Purchased__contents{display:flex;align-items:center;justify-content:center;gap:10px;align-items:stretch}.temp_Purchased__item{position:relative;width:100%;padding:20px;background-color:#a2c7cb;color:#fff}.temp_Purchased__item:hover{opacity:.6}.temp_Purchased__item-text{margin:10px 0;line-height:25px;font-size:16px;font-weight:300;margin-bottom:0;text-align:center}.temp_Purchased__item-text-break{display:block}.temp_Purchased__item-head{width:fit-content;margin:0 auto 10px;padding-bottom:5px;display:flex;justify-content:center;align-items:center;border-bottom:solid 1.5px #fff}.temp_Purchased__item-head-icon{padding:0 12px;height:40px}.temp_Purchased__item-head-icon img{height:100%;width:auto}.temp_Purchased__item-head-text{font-weight:500;font-size:38px;letter-spacing:5px}.temp_Purchased__balloon{position:absolute;width:100px;height:100px;line-height:100px;text-align:center;background:#e4c6ca;border-radius:50%;box-sizing:border-box;left:-20px;top:0;transform:translateY(-50%)}.temp_Purchased__balloon:before{content:"";position:absolute;bottom:4px;right:3px;margin-top:-10px;border:7.5px solid transparent;border-left:15px solid #e4c6ca;z-index:0;transform:rotate(75deg)}.temp_Purchased__balloon p{display:inline-block;color:#fff;font-size:14px;font-weight:700;letter-spacing:2px}@media screen and (max-width:1240px){.temp_Purchased__item-text{text-align:left}.temp_Purchased__item-text-break{display:inline}}@media screen and (max-width:960px){.temp_Purchased__contents{flex-direction:column}.temp_Purchased__item{padding:10px 0;max-width:400px;margin:0 auto;position:relative}.temp_Purchased__item:last-of-type{margin-bottom:0}.temp_Purchased__item-arrow{position:absolute;width:15px;height:15px;right:30px;text-align:center;border-top:solid 2px #fff;border-right:solid 2px #fff;transform:rotate(45deg);bottom:50%}.temp_Purchased__item-arrow{transform:translateY(50%) rotate(45deg)}.temp_Purchased__item-text{display:none}.temp_Purchased__item-head{position:relative;margin-bottom:0;border-bottom:none}.temp_Purchased__balloon{width:75px;height:75px;line-height:75px;left:0;transform:translate(-25%,-25%)}.temp_Purchased__balloon:before{bottom:8px;right:8px;transform:translate(50%,50%) rotate(45deg);transform-origin:center}.temp_Purchased__balloon p{display:inline-block;color:#fff;font-weight:700;letter-spacing:2px}}@media screen and (max-width:520px){.temp_Purchased__subhead h2{font-size:24px}.temp_Purchased__subhead p{font-size:14px}.temp_Purchased__contents{padding:0 5px}.temp_Purchased__item-head-text{font-size:clamp(20px,7.3076923077vw,35px);letter-spacing:5px}}.temp_Category-text{text-align:center}.temp_Category-text h2{font-size:44px;letter-spacing:10px;font-family:raleway;font-weight:300;padding:100px 0 8px 0}.temp_Category-text p{font-size:16px;letter-spacing:3px}.temp_Category__list{display:grid;place-items:center;place-content:center;grid-template-columns:repeat(5,20%);gap:0;max-width:1500px;width:90%;margin:50px auto 100px}.temp_Category__item{display:inline-block;position:relative;margin:0;place-items:center;color:#fff;width:100%;aspect-ratio:5/3;position:relative;z-index:100;transition:transform .3s ease}.temp_Category__item div>div{padding:100px 0}.temp_Category__item h3{font-family:raleway;font-weight:300;font-size:clamp(18px,3.5416666667vw,35px);letter-spacing:2px}@media screen and (max-width:520px){.temp_Category__item h3{font-size:clamp(20px,6vw,50px)}}.temp_Category__item p{font-size:clamp(14px,2.5vw,18px);margin:8px 0}.temp_Category__item div:nth-child(2){position:absolute;top:50%;left:50%;-ms-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);margin:0;padding:0}.temp_Category__item:hover{opacity:.7}.temp_Category__item a{display:flex;align-items:center;justify-content:center;flex-direction:column;height:100%;position:relative;z-index:1001}.temp_Category__item h3{font-size:clamp(18px,2.3vw,35px)}.temp_Category__item p{margin:0;font-size:clamp(14px,1.2vw,18px)}.temp_Category__item--diamond{height:auto;background-image:url(../images/image_cat-diamond.webp);background-position:center;background-size:cover;text-align:center;position:relative}.temp_Category__item--diamond::before{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:100%;z-index:1000;background-color:rgba(0,0,0,.2)}.temp_Category__item--gold{height:auto;background-image:url(../images/image_cat-gold.webp);background-position:center;background-size:cover;text-align:center;position:relative}.temp_Category__item--gold::before{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:100%;z-index:1000;background-color:rgba(0,0,0,.1)}.temp_Category__item--gem{height:auto;background-image:url(../images/image_cat-gem.webp);background-position:center;background-size:cover;text-align:center;position:relative}.temp_Category__item--gem::before{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:100%;z-index:1000;background-color:rgba(0,0,0,.1)}.temp_Category__item--jewely,.temp_Category__item--jewely--sp{height:auto;background-image:url(../images/image_cat-jewely.webp);background-position:center;background-size:cover;text-align:center;position:relative;background-position:center 90%}.temp_Category__item--jewely--sp::before,.temp_Category__item--jewely::before{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:100%;z-index:1000;background-color:rgba(0,0,0,.1)}.temp_Category__item--watch{height:auto;background-image:url(../images/image_cat-watch.webp);background-position:center;background-size:cover;text-align:center;position:relative}.temp_Category__item--watch::before{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:100%;z-index:1000;background-color:rgba(0,0,0,.1)}.temp_Category__item--bag{height:auto;background-image:url(../images/image_cat-bag.webp);background-position:center;background-size:cover;text-align:center;position:relative}.temp_Category__item--bag::before{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:100%;z-index:1000;background-color:rgba(0,0,0,.1)}.temp_Category__item--accessories{height:auto;background-image:url(../images/image_cat-accessories.webp);background-position:center;background-size:cover;text-align:center;position:relative}.temp_Category__item--accessories::before{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:100%;z-index:1000;background-color:rgba(0,0,0,.1)}.temp_Category__item--clothes{height:auto;background-image:url(../images/image_cat-clothes.webp);background-position:center;background-size:cover;text-align:center;position:relative}.temp_Category__item--clothes::before{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:100%;z-index:1000;background-color:rgba(0,0,0,.1)}.temp_Category__item--kimono{height:auto;background-image:url(../images/image_cat-kimono.webp);background-position:center;background-size:cover;text-align:center;position:relative}.temp_Category__item--kimono::before{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:100%;z-index:1000;background-color:rgba(0,0,0,.1)}.temp_Category__item--antiques{height:auto;background-image:url(../images/image_cat-antiques.webp);background-position:center;background-size:cover;text-align:center;position:relative}.temp_Category__item--antiques::before{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:100%;z-index:1000;background-color:rgba(0,0,0,.1)}@media screen and (max-width:1400px){.temp_Category__item p{margin:0}}@media screen and (max-width:1060px){.temp_Category__list{display:grid;place-items:center;place-content:center;grid-template-columns:repeat(3,33.3333333333%);gap:0}.temp_Category__item--diamond{grid-column:1/4;width:100%;height:25vw}.temp_Category__item h3{font-size:clamp(18px,3.3vw,44px)}.temp_Category__item p{margin:0;font-size:clamp(14px,1.7vw,18px)}}@media screen and (max-width:730px){.temp_Category__list{display:grid;place-items:center;place-content:center;grid-template-columns:repeat(2,50%);gap:0;width:100%;margin:50px auto 0}.temp_Category__item--diamond,.temp_Category__item--jewely{grid-column:1/3;width:100%;height:30vw}.temp_Category__item h3{font-size:clamp(18px,6vw,44px)}.temp_Category__item p{margin:0;font-size:clamp(14px,3vw,18px)}}@media screen and (max-width:520px){.temp_Category-text h2{padding:50px 0 8px 0;font-size:30px}.temp_Category__list{margin:30px auto 0}}.temp_Notes{max-width:1200px;margin-right:auto;margin-left:auto;padding-top:100px;padding-bottom:100px;padding:40px 0 60px;margin:0 auto;margin-top:100px;background-color:#e3eff0}@media screen and (max-width:1240px){.temp_Notes{margin-right:20px;margin-left:20px}}@media screen and (max-width:960px){.temp_Notes{max-width:unset;margin-right:5%;margin-left:5%;padding-top:50px;padding-bottom:50px}}.temp_Notes__head{display:flex;align-items:center;justify-content:center;margin:0 auto;width:100%;height:50px;text-align:center}.temp_Notes__head h2{font-size:20px;letter-spacing:3px;padding-top:60px;position:relative}.temp_Notes__head h2 span{font-size:30px;letter-spacing:5px;-webkit-text-emphasis:filled #c7cc00;text-emphasis:filled #c7cc00}.temp_Notes__head h2:after{content:"";position:absolute;bottom:-40px;left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);width:0;height:0;border-top:30px solid #a2c7cb;border-left:80px solid transparent;border-right:80px solid transparent}.temp_Notes__text{text-align:left}.temp_Notes__text-explanation{width:70%;font-size:14px;line-height:20px;margin:0 auto;padding:30px 0 0}.temp_Notes__text-list{width:70%;margin:90px auto 0}.temp_Notes__text-list h3{font-size:25px;color:#fff;background-color:#81a6aa;height:50px;line-height:50px;text-align:center;position:relative}.temp_Notes__text-list h3:before{content:url(../images/icon_document.svg);position:relative;top:0;left:0;vertical-align:middle;margin-right:15px;width:35px;display:inline-block}.temp_Notes__text-list ul{display:flex;gap:15px 40px;flex-wrap:wrap;justify-content:center;background-color:#fff;padding:20px 30px}.temp_Notes__text-list ul li{margin-bottom:8px;font-size:16px;font-weight:700}.temp_List{max-width:1200px;margin-right:auto;margin-left:auto;padding-top:100px;padding-bottom:100px}@media screen and (max-width:1240px){.temp_List{margin-right:20px;margin-left:20px}}@media screen and (max-width:960px){.temp_List{max-width:unset;margin-right:5%;margin-left:5%;padding-top:50px;padding-bottom:50px}}.temp_List__head{font-size:40px;border-bottom:2px solid #5f6060;width:240px;padding-bottom:15px;margin:0 auto 50px}.temp_List__icon{display:flex;flex-wrap:wrap;row-gap:40px;column-gap:60px;justify-content:center;max-width:900px;margin:0 auto}.temp_List__icon li{min-width:120px}.temp_List__icon li div{display:flex;justify-content:center;width:85px;margin:0 auto}.temp_List__icon li p{font-size:14px;text-align:center}@media (max-width:960px){.temp_Notes{padding:10px 0 40px;margin-top:50px}.temp_Notes__text-explanation{width:90%}.temp_Notes__text-list{width:90%}.temp_List__head{font-size:30px;width:200px;padding-bottom:10px;margin:0 auto 30px}.temp_List__icon{row-gap:30px;column-gap:40px;justify-content:center;max-width:900px;margin:0 auto}.temp_List__icon li{min-width:120px}.temp_List__icon li div{width:65px}}@media screen and (max-width:520px){.temp_Notes__head h2{font-size:16px;letter-spacing:1px;padding-top:30px}.temp_Notes__head h2 span{font-size:25px;letter-spacing:3px}.temp_Notes__text-explanation{padding:15px 0}.temp_Notes__text-list{margin:70px auto 0}.temp_Notes__text-list h3{font-size:20px}.temp_Notes__text-list h3:before{width:27px}.temp_Notes__text-list ul{gap:5px 20px;padding:20px 10px}.temp_List__head{padding-bottom:10px}.temp_List__icon{row-gap:20px;column-gap:0}.temp_List__icon li{min-width:100px}.temp_List__icon li div{width:45px}.temp_List__icon li p{font-size:12px;padding-top:5px}}.temp_Faq-block{margin:10px 0}.temp_Faq-block__question{display:flex;gap:20px;align-items:center;padding:10px 0 20px}.temp_Faq-block__question h3{font-size:20px}.temp_Faq-block__answer{display:flex;gap:20px;padding:10px 0 20px}.temp_Faq-block__answer p{line-height:28px}.temp_Faq-block__answer a{border-bottom:1px solid #80b6d4;color:#80b6d4}.temp_Faq-block__qa-icon{display:inline-block}.temp_Faq-block__qa-icon img{width:35px}.temp_Faq-block__accordion{margin:0 0 0 auto;width:20px;text-align:right}.temp_Faq-block__accordion img{width:23px}@media screen and (max-width:960px){.temp_Faq-block{border-bottom:2px solid grey}.temp_Faq-block__question{padding:5px 0 10px;gap:10px}.temp_Faq-block__question h3{font-size:16px}}@media screen and (max-width:520px){.temp_Faq-block__question h3{font-size:14px}}.Q_A{overflow:hidden;position:relative;background-color:#000}.Q_A:after{background-image:url(../images/bg_faq_02.webp);background-position:center;background-size:cover;text-align:center;content:"";opacity:.6;background-position:bottom;background-repeat:no-repeat;transition:all .5s ease-in-out;position:absolute;top:0;left:0;width:100%;height:100%}.Q_A:after .Upper-part-tp{width:100%;height:100%;background-color:rgba(0,0,0,.6)}.Q_A:hover:after{transform:scale(1.1)}.Q_A-tp{display:flex;align-items:center;justify-content:center;padding:150px}.Q_A-tp .Q_A-text{color:#fff;font-family:raleway;font-weight:300;z-index:999}.Q_A-tp .Q_A-text h2{font-size:70px;letter-spacing:10px;font-family:raleway;font-weight:300}.Q_A-tp .Q_A-text p{font-size:27px;letter-spacing:3px}@media screen and (max-width:520px){.Q_A-tp{padding:50px}.Q_A-tp .Q_A-text h2{font-size:50px}.Q_A-tp .Q_A-text p{font-size:16px}}.temp_Recommend{font-weight:300;padding-bottom:120px}.temp_Recommend__title{padding-top:90px}.temp_Recommend__title h2{font-size:50px;letter-spacing:5px;margin-bottom:8px;font-family:raleway}.temp_Recommend__title p{letter-spacing:3px;font-size:20px}.temp_Recommend__title-exclamation{display:none}.temp_Recommend ul{margin:50px auto;display:inline-block}.temp_Recommend ul li{display:flex;justify-content:left;margin:30px 0}.temp_Recommend__image{width:30px;height:30px;padding-top:10px}.temp_Recommend__text p{position:relative;padding-left:35px;text-align:left;display:inline-block;font-size:20px;letter-spacing:1px;line-height:40px;font-weight:700}.temp_Recommend__box{width:90%;max-width:1000px;height:70px;background-color:#83a8ac;margin:0 auto}.temp_Recommend__box p{color:#fff;font-size:25px;letter-spacing:3px;line-height:70px}@media (max-width:960px){.temp_Recommend{padding-bottom:0}.temp_Recommend__title{padding-top:0}.temp_Recommend__title h2{display:none}.temp_Recommend__title p{font-size:16px;background-color:#83a8ac;color:#fff;font-weight:700;padding:25px;line-height:30px}.temp_Recommend__title span{display:block;font-size:25px}.temp_Recommend ul{margin:50px auto;padding:0 10px}.temp_Recommend__box{display:none}}@media (max-width:960px) and (max-width:520px){.temp_Recommend__title{padding-top:0}.temp_Recommend__title span{display:block;font-size:23px}.temp_Recommend ul{margin:30px auto;padding:0 10px}.temp_Recommend ul li{margin:20px 0}.temp_Recommend__image{padding-top:5px}.temp_Recommend__text p{padding-left:7px;line-height:30px;font-size:14px}}.temp_Point{background-color:grey;color:#fff;font-family:raleway}.temp_Point__title{padding-top:90px}.temp_Point__title h2{font-size:50px;letter-spacing:5px;margin-bottom:8px}.temp_Point__title p{letter-spacing:3px;font-size:20px}.temp_Point__contents{margin-top:100px;padding-bottom:100px}.temp_Point__contents ul{display:flex;align-items:center;justify-content:center}.temp_Point__contents li{width:270px;height:270px;margin:0 20px}.temp_Point__contents-box{width:100%;height:100%;position:relative;border:solid 1px;border-radius:65px}.temp_Point__contents-box-title{position:absolute;top:-50px;left:55px;padding:0 40px;line-height:1;background:grey;font-weight:700}.temp_Point__contents-box-title .mini_title{font-weight:300;margin:0 0 -10px;font-size:20px;letter-spacing:1px}.temp_Point__contents-box-title .namber{font-weight:300;font-size:75px;letter-spacing:3px;color:transparent;-webkit-text-stroke:.5px #fff}.temp_Point__contents-box .image{position:absolute;top:auto;bottom:95px;left:75px;width:120px}.temp_Point__contents-box-text{margin:190px 0 0;font-size:20px;letter-spacing:1px;height:45px;display:flex;flex-direction:column;justify-content:center;align-items:center;font-weight:300}@media (max-width:960px){.temp_Point__title{padding-top:50px}.temp_Point__title h2{font-size:44px;letter-spacing:5px;margin-bottom:8px}.temp_Point__title p{letter-spacing:3px;font-size:16px}.temp_Point__contents{margin-top:50px;padding-bottom:50px}.temp_Point__contents ul{display:block}.temp_Point__contents ul li{height:auto;margin:15px auto;max-width:500px;width:90%}.temp_Point__contents-box{display:grid;grid-template-columns:1fr 1fr 3fr;padding:20px;border-radius:0;height:auto}.temp_Point__contents-box-title{position:static;padding:0}.temp_Point__contents-box-title .mini_title{font-size:16px}.temp_Point__contents-box-title .namber{font-size:55px}.temp_Point__contents-box .image{position:static;width:70px}.temp_Point__contents-box-text{margin:auto 0;font-size:16px}}@media (max-width:520px){.temp_Point__title{padding-top:50px}.temp_Point__title h2{font-size:44px;letter-spacing:5px;margin-bottom:0}.temp_Point__title p{letter-spacing:3px;font-size:14px}.temp_Point__contents{margin-top:50px;padding-bottom:50px}.temp_Point__contents ul{display:block}.temp_Point__contents ul li{height:auto;margin:15px auto;max-width:400px;width:90%}.temp_Point__contents-box{display:grid;grid-template-columns:1fr 1fr 3fr;padding:10px 10px;border-radius:0;height:auto}.temp_Point__contents-box-title{position:static;padding:0}.temp_Point__contents-box-title .mini_title{font-size:13px;margin-top:5px}.temp_Point__contents-box-title .namber{font-size:44px;padding-top:5px}.temp_Point__contents-box .image{position:static;width:60px}.temp_Point__contents-box-text{margin:auto 0;font-size:14px}}.temp_Blog-nav{display:flex;flex-flow:column;gap:50px;max-width:350px;text-align:left}.temp_Blog-nav__banner-wrap{display:flex;flex-flow:column;gap:20px}.temp_Blog-nav__banner{max-width:330px}.temp_Blog-nav__banner:hover{opacity:.7}.temp_Blog-nav__list-container{height:auto}.temp_Blog-nav__heading-container{padding-bottom:10px;text-align:left}.temp_Blog-nav__heading{font-family:raleway;font-weight:300;font-size:44px;color:#81a6aa}.temp_Blog-nav__list li>a{display:flex;gap:10px;padding:15px 0}.temp_Blog-nav__list li>a :hover{opacity:.6}.temp_Blog-nav__list li>a p{font-size:18px}.temp_Blog-nav__list li>a p:nth-child(1){padding:0 5px}@media screen and (max-width:1000px){.temp_Blog-nav{margin:50px auto 0;gap:30px;width:100%}.temp_Blog-nav__banner-wrap{display:none}.temp_Blog-nav__list-container{padding-left:20px}.temp_Blog-nav__heading{font-size:30px}}@media screen and (max-width:520px){.temp_Blog-nav__list li>a p{font-size:16px}}.temp_Performance__body{align-items:stretch}.temp_Performance__item{width:100%;box-shadow:2px 2px 4px 4px rgba(0,0,0,.2);margin-bottom:40px;padding:20px}.temp_Performance__item-wrap{display:flex;justify-content:center;gap:20px}.temp_Performance__item__img{width:50%}.temp_Performance__item__img>img{aspect-ratio:3/2;object-fit:contain}.temp_Performance__item__text{margin:auto;flex:1;text-align:left}.temp_Performance__item__text-title{font-size:20px;font-weight:500;padding-bottom:10px;border-bottom:1px solid #000;text-align:left;margin-bottom:10px}.temp_Performance__item__text-price{display:flex;justify-content:space-between;gap:10px}.temp_Performance__item__text-price-aver{margin-bottom:5px}.temp_Performance__item__text-price-aver-title{border:1px solid #989898;font-size:16px;padding:5px 10px;letter-spacing:.1em}.temp_Performance__item__text-price-aver-text{font-size:20px;letter-spacing:1px}.temp_Performance__item__text-price-our-title{background-color:#81a6aa;color:#fff;font-size:16px;padding:5px 18px;border-radius:30px;letter-spacing:.1em;margin-top:5px}.temp_Performance__item__text-price-our-text{color:#81a6aa;font-size:30px;letter-spacing:1px;font-weight:700}.temp_Performance__item__text-brand{text-align:right}.temp_Performance__item__text-brand li{border:2px solid #81a6aa;display:inline-block;margin-bottom:20px;color:#81a6aa;padding:3px 10px;letter-spacing:1px;transition:.5s;font-size:16px}.temp_Performance__item__text-brand li:hover{color:#fff;background-color:#81a6aa}.temp_Performance__item__text-button{display:block;width:90%;font-weight:400;color:#fff;background-color:#81a6aa;height:50px;line-height:50px;border-radius:40px;margin:20px auto 0;position:relative}.temp_Performance__item__text-button-arrow{position:absolute;width:15px;height:15px;right:25px;text-align:center;border-top:solid 2px #fff;border-right:solid 2px #fff;transform:rotate(45deg);bottom:17px}.temp_Performance__item__text-button-sp{display:none}.temp_Performance__item__text-button p{text-align:center;font-size:20px}.temp_Performance__item__text-button:hover{opacity:.6}.temp_Performance__pagination{margin-top:100px}.temp_Performance__pagination-list{font-family:century-gothic;display:flex;align-items:center;justify-content:center;gap:40px}.temp_Performance__pagination-item{display:inline-block;height:30px}.temp_Performance__pagination-item--active,.temp_Performance__pagination-item:not(.temp_Performance__pagination-item--dots):focus,.temp_Performance__pagination-item:not(.temp_Performance__pagination-item--dots):hover{border-bottom:2px solid #81a6aa;color:#81a6aa}@media screen and (max-width:960px){.temp_Performance__item{padding:20px;box-shadow:1px 1px 2px 2px rgba(0,0,0,.2);margin-bottom:10px}.temp_Performance__item__img{flex:1}.temp_Performance__item__text{flex:1}.temp_Performance__item__text-title{font-size:18px}.temp_Performance__item__text-brand li{font-size:14px}.temp_Performance__item__text-price{gap:5px}.temp_Performance__item__text-price-aver-title{font-size:14px;padding:5px 5px}.temp_Performance__item__text-price-aver-text{font-size:16px;line-height:24px}.temp_Performance__item__text-price-our-title{background-color:#81a6aa;font-size:14px;padding:3px 15px 4px;margin-top:7px}.temp_Performance__item__text-price-our-text{color:#81a6aa;font-size:25px}.temp_Performance__item__text-button{display:none}.temp_Performance__item__text-button-sp{display:block;width:60%;font-weight:400;color:#fff;height:40px;line-height:40px;margin:20px auto 0;position:relative}.temp_Performance__item__text-button-sp-arrow{position:absolute;width:12px;height:12px;right:25px;text-align:center;border-top:solid 2px #fff;border-right:solid 2px #fff;transform:rotate(45deg);bottom:14px}.temp_Performance__item__text-button-sp p{text-align:center;font-size:16px;background-color:#81a6aa;border-radius:40px}}@media screen and (max-width:1000px){.temp_Performance__pagination{margin-top:50px}}@media screen and (max-width:520px){.temp_Performance__item-wrap{display:block}.temp_Performance__item__text-button-sp{width:80%}.temp_Performance__item__img{width:100%;margin-bottom:10px}}.temp_Column__body{display:grid;place-items:center;place-content:center;grid-template-columns:repeat(2,1fr);gap:50px;align-items:stretch}.temp_Column__body li{display:flex;flex-direction:column;justify-content:space-between;width:100%;height:100%;text-align:left}.temp_Column a:hover{opacity:.6}.temp_Column__img{padding-bottom:10px}.temp_Column__img>img{aspect-ratio:7/5;object-fit:cover}.temp_Column__item{display:flex;flex-direction:column;justify-content:space-between;width:100%;height:100%}.temp_Column__item-title{font-size:19px;padding-bottom:10px;line-height:30px}.temp_Column__item-button{width:90%;font-family:raleway;font-weight:400;color:#fff;height:45px;line-height:50px;margin:0 auto;position:relative}.temp_Column__item-button-arrow{position:absolute;width:15px;height:15px;right:30px;text-align:center;border-top:solid 2px #fff;border-right:solid 2px #fff;transform:rotate(45deg);bottom:16px}.temp_Column__item-button p{text-align:center;font-size:20px;background-color:#81a6aa;letter-spacing:3px}.temp_Column__item-button p:hover{opacity:.6}.temp_Column__pagination{margin-top:150px}.temp_Column__pagination-list{font-family:century-gothic;display:flex;align-items:center;justify-content:center;gap:40px}.temp_Column__pagination-item{display:inline-block;height:30px}.temp_Column__pagination-item--active,.temp_Column__pagination-item:not(.temp_Performance__pagination-item--dots):focus,.temp_Column__pagination-item:not(.temp_Performance__pagination-item--dots):hover{border-bottom:2px solid #81a6aa;color:#81a6aa}@media screen and (max-width:1200px){.temp_Column__body{display:grid;place-items:center;place-content:center;grid-template-columns:repeat(2,1fr);gap:40px}}@media screen and (max-width:960px){.temp_Column__body{display:block}.temp_Column__body li{display:grid;grid-template-columns:3fr 4fr;gap:10px;margin-top:10px;padding-bottom:10px;border-bottom:1px solid #333}.temp_Column__item-title{font-size:18px}.temp_Column__item-button{width:85%;margin-left:auto;margin-right:0;height:40px;line-height:40px;position:relative}.temp_Column__item-button-arrow{position:absolute;width:12px;height:12px;right:30px;text-align:center;border-top:solid 2px #fff;border-right:solid 2px #fff;transform:rotate(45deg);bottom:14px}.temp_Column__item-button p{text-align:center;font-size:16px}.temp_Column__pagination{margin:50px 0}}@media screen and (max-width:800px){.temp_Column__body{width:100%;max-width:550px;margin:0 auto 50px}.temp_Column__item-title{font-size:18px}.temp_Column__item-button{position:relative}.temp_Column__item-button-arrow{position:absolute;width:12px;height:12px;right:20px;text-align:center;border-top:solid 2px #fff;border-right:solid 2px #fff;transform:rotate(45deg);bottom:14px}.temp_Column__item-button p{letter-spacing:2px}.temp_Column__pagination{margin-top:0;margin-bottom:100px}}@media screen and (max-width:520px){.temp_Column__body{display:block}.temp_Column__item-title{font-size:14px;line-height:20px}.temp_Column__item-button{width:90%;position:relative;height:32px;line-height:32px}.temp_Column__item-button-arrow{position:absolute;width:12px;height:12px;right:10px;text-align:center;border-top:solid 2px #fff;border-right:solid 2px #fff;transform:rotate(45deg);bottom:10px}.temp_Column__item-button p{font-size:15px;text-align:left;padding-left:15%}}.temp_Archive .Upper-part--performance{background-image:url(../images/mv_performance.webp);background-position:center;background-size:cover;text-align:center}.temp_Archive .Upper-part--performance .Upper-part-tp{width:100%;height:100%;background-color:rgba(0,0,0,.2)}.temp_Archive .Upper-part--column{background-image:url(../images/mv_bags.webp);background-position:center;background-size:cover;text-align:center}.temp_Archive .Upper-part--column .Upper-part-tp{width:100%;height:100%;background-color:rgba(0,0,0,0)}.temp_Archive .temp_Archive-content{max-width:1400px;margin-right:auto;margin-left:auto;padding-top:100px;padding-bottom:100px;display:flex;justify-content:space-between;gap:50px}@media screen and (max-width:1440px){.temp_Archive .temp_Archive-content{margin-right:20px;margin-left:20px}}@media screen and (max-width:960px){.temp_Archive .temp_Archive-content{max-width:unset;margin-right:5%;margin-left:5%;padding-top:50px;padding-bottom:50px}}.temp_Archive .temp_Archive-content__left{flex-shrink:1;width:100%}.temp_Archive .temp_Archive-content__right{flex-shrink:0}@media screen and (max-width:1200px){.temp_Archive .temp_Archive-content{max-width:1100px;margin-right:auto;margin-left:auto;padding-top:100px;padding-bottom:100px;padding-bottom:0;gap:40px}}@media screen and (max-width:1200px) and (max-width:1140px){.temp_Archive .temp_Archive-content{margin-right:20px;margin-left:20px}}@media screen and (max-width:1200px) and (max-width:960px){.temp_Archive .temp_Archive-content{max-width:unset;margin-right:5%;margin-left:5%;padding-top:50px;padding-bottom:50px}}@media screen and (max-width:1000px){.temp_Archive .temp_Archive-content{display:block}.temp_Archive .temp_Archive-content__right{margin:0 auto}}@media screen and (max-width:960px){.temp_Archive .temp_Archive-content{padding-bottom:0}}@media screen and (max-width:650px){.temp_Archive .temp_Archive-content{display:block;margin-right:5%;margin-left:5%}}.temp_Archive .temp_Archive-content__result{margin-bottom:60px;padding-left:30px;text-align:left}.temp_Archive .temp_Archive-content__result-head{display:flex;gap:15px;align-items:center;margin-bottom:20px}.temp_Archive .temp_Archive-content__result-title{font-size:24px;font-weight:700}.temp_Archive .temp_Archive-content__result-keyword{padding:0 12px 2px;border-radius:20px;border:1px solid}.temp_Archive .temp_Archive-content__body{max-width:800px;margin:0 auto}@media screen and (max-width:520px){.temp_Archive .Upper-part--performance{background-image:url(../images/mv_performance_sp.webp);background-position:center;background-size:cover;text-align:center}.temp_Archive .Upper-part--performance .Upper-part-tp{width:100%;height:100%;background-color:rgba(0,0,0,.1)}.temp_Archive .Upper-part--column{background-image:url(../images/mv_bags_sp.webp);background-position:center;background-size:cover;text-align:center}.temp_Archive .Upper-part--column .Upper-part-tp{width:100%;height:100%;background-color:rgba(0,0,0,.3)}}.temp_Breadcrumbs{margin-bottom:20px;padding-left:30px}.temp_Breadcrumbs__list{display:flex;align-items:center;gap:30px;flex-wrap:wrap;padding:0 10px 0 0}.temp_Breadcrumbs__item{width:fit-content}.temp_Breadcrumbs__item--devide{width:8px;position:relative}.temp_Breadcrumbs__item--devide-arrow{position:absolute;width:11.315417256px;height:11.315417256px;right:50%;text-align:center;border-top:solid 1px #3e3a39;border-right:solid 1px #3e3a39;transform:rotate(-45deg);bottom:50%}.temp_Breadcrumbs__item--devide-arrow{transform:translate(25%,50%) rotate(45deg)}.temp_Breadcrumbs__text{text-align:left;color:grey;font-size:14px}@media screen and (max-width:520px){.temp_Breadcrumbs{padding-left:0}.temp_Breadcrumbs__list{gap:10px}}.temp_Photo-point{padding:100px 0;background-color:#f3f7f9}.temp_Photo-point__head{margin:0 auto 50px}.temp_Photo-point__head h2{margin:0 auto;font-size:35px;font-weight:700;letter-spacing:5px;border-bottom:2px solid #a2c7cb;padding:0 50px 10px 0;width:370px;position:relative}.temp_Photo-point__head h2:after{position:absolute;content:url(../images/icon_camera.svg);top:-5px;right:5px;width:60px;height:auto}.temp_Photo-point__list{display:grid;grid-template-columns:1fr 1fr;gap:30px;max-width:1200px;width:90%;margin:0 auto}.temp_Photo-point__item{width:100%;background-color:#a2c7cb;border-radius:25px}.temp_Photo-point__item__sub-title{color:#fff;font-size:25px;padding:20px 0}.temp_Photo-point__item__arrow{display:none}.temp_Photo-point__item__pattern{display:grid;gap:5px;grid-template-columns:1fr 1fr;padding:0 20px 20px 20px}.temp_Photo-point__item__pattern p{color:#5f6060;padding-top:15px;font-size:18px;font-weight:500}.temp_Photo-point__item__pattern__list{background-color:#fff}.temp_Photo-point__item__pattern__list img{padding:10px 15px}@media screen and (max-width:960px){.temp_Photo-point{padding:50px 0}.temp_Photo-point__list{display:block}.temp_Photo-point__item{margin-bottom:20px;border-radius:30px}.temp_Photo-point__item__sub-title{padding:15px 0;position:relative;font-size:clamp(20px,5vw,25px)}.temp_Photo-point__item__arrow{display:flex;justify-content:center;align-items:center;position:absolute;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);right:5%;width:40px;height:40px}}@media screen and (max-width:520px){.temp_Photo-point__head{margin:0 auto 30px}.temp_Photo-point__head h2{font-size:20px;width:250px;border-bottom:2px solid #a2c7cb;padding:0 30px 10px 0}.temp_Photo-point__head h2:after{width:40px}.temp_Photo-point__item__arrow{width:30px;height:30px}.temp_Photo-point__item__pattern p{font-size:14px}.temp_Photo-point__item>p{padding:10px 0}}.temp_Campaign{max-width:1000px;margin-right:auto;margin-left:auto;padding-top:30px;padding-bottom:30px}@media screen and (max-width:1040px){.temp_Campaign{margin-right:20px;margin-left:20px}}@media screen and (max-width:960px){.temp_Campaign{max-width:unset;margin-right:5%;margin-left:5%;padding-top:15px;padding-bottom:15px}}.temp_Campaign__content{position:relative}.temp_Campaign__text-area{position:absolute;display:flex;align-items:center;justify-content:center;gap:10px;top:10px;left:50%;transform:translateX(-50%)}.temp_Campaign__icon{width:60px}.temp_Campaign__text{font-size:44px;font-weight:700;font-family:serif;color:#ee8741;white-space:nowrap;font-family:shippori-mincho,sans-serif;font-weight:800;font-style:normal;font-family:shippori-mincho,sans-serif;font-weight:800;font-style:normal;text-shadow:0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff}.temp_Campaign__image--sp{display:none}@media (max-width:960px){.temp_Campaign__image{display:none}.temp_Campaign__image--sp{display:block;max-width:600px;margin:0 auto}}@media (max-width:520px){.temp_Campaign__icon{width:9.6153846154vw}.temp_Campaign__text{font-size:clamp(20px,7.6923076923vw,40px);text-shadow:0 0 2px #fff,0 0 2px #fff,0 0 2px #fff,0 0 2px #fff,0 0 2px #fff,0 0 2px #fff,0 0 2px #fff,0 0 2px #fff,0 0 2px #fff,0 0 2px #fff,0 0 2px #fff,0 0 2px #fff,0 0 2px #fff,0 0 2px #fff,0 0 2px #fff,0 0 2px #fff}}.temp_Top-banner__banner{height:75vh;max-height:850px;position:relative;margin-bottom:30px}.temp_Top-banner__list{height:100%!important}.temp_Top-banner__list .slick-dots li button::before{font-size:12px}.temp_Top-banner__list .slick-dots li.slick-active button::before{color:#000}.temp_Top-banner__list .slick-dots{bottom:30px}.temp_Top-banner__list .key-slider,.temp_Top-banner__list .slick-list,.temp_Top-banner__list .slick-track{height:100%}.temp_Top-banner__image{height:100%}.temp_Top-banner__image--sp{display:none}.temp_Top-banner__image img{width:100%;height:100%;object-fit:cover}.temp_Top-banner__image a:hover{opacity:.7}@media screen and (max-width:1000px){.temp_Top-banner__list .slick-dots{bottom:30%}}@media screen and (max-width:768px){.temp_Top-banner__banner{height:100vh}.temp_Top-banner__list .slick-dots{bottom:30px}.temp_Top-banner__image{display:none}.temp_Top-banner__image--sp{display:block}}@media screen and (max-width:520px){.temp_Top-banner__banner{height:90vh}}.Category__anything{max-width:1000px;margin:0 auto 100px;display:flex;align-items:center;justify-content:center;height:auto;background-image:url(../images/bg_products.webp);background-position:center;background-size:cover;text-align:center;position:relative;aspect-ratio:33/10}.Category__anything::before{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:100%;z-index:1000;background-color:rgba(0,0,0,.3)}.Category__anything-text{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:20px;color:#fff;position:relative;z-index:1001}.Category__anything-text div{width:30%;max-width:180px;margin:0 auto}.Category__anything-text p{letter-spacing:3px;line-height:1.75}.Category__anything-head{font-size:20px;letter-spacing:8px}.Category__anything-emphasize{font-size:40px}@media screen and (max-width:960px){.Category__anything-head{font-size:clamp(16px,3.5vw,20px)}.Category__anything-emphasize{font-size:clamp(35px,4.5vw,45px)}.Category__anything-text{gap:10px}.Category__anything-text div{width:25%}}@media screen and (max-width:768px){.Category__anything{height:auto;background-image:url(../images/bg_products_sp.webp);background-position:center;background-size:cover;text-align:center;aspect-ratio:1/1;width:90%;margin:60px auto 60px}.Category__anything-text{gap:8vw}.Category__anything-text div{width:50vw;max-width:none}}.temp_Google-review{background-color:#e3eff0}.temp_Google-review__inner{max-width:2000px;margin-right:auto;margin-left:auto;padding-top:100px;padding-bottom:100px}@media screen and (max-width:2040px){.temp_Google-review__inner{margin-right:20px;margin-left:20px}}@media screen and (max-width:960px){.temp_Google-review__inner{max-width:unset;margin-right:5%;margin-left:5%;padding-top:50px;padding-bottom:50px}}.temp_Google-review__subhead{position:relative;z-index:1;margin-bottom:80px;color:#000;font-family:"游明朝体","Yu Mincho",YuMincho,"ヒラギノ明朝 Pro","Hiragino Mincho Pro","MS P明朝","MS PMincho",serif;font-weight:400}.temp_Google-review__subhead-text-small{position:relative;display:block;width:fit-content;margin:0 auto 30px;padding:0 30px;background-color:#e3eff0;font-size:20px;letter-spacing:.2em}.temp_Google-review__subhead-text-small::before{content:"";position:absolute;display:block;width:1000px;height:2px;background-color:#000;top:50%;left:50%;transform:translate(-50%,-50%);z-index:-1}.temp_Google-review__subhead-text-large{display:block;font-size:40px;letter-spacing:.2em}.temp_Google-review__content{display:flex;justify-content:center}.temp_Google-review__pr{width:450px;display:flex;flex-direction:column;justify-content:center;align-items:center}.temp_Google-review__pr-logo-wrap{margin-bottom:10px}.temp_Google-review__google-logo{width:200px}.temp_Google-review__google-logo--sp{display:none}.temp_Google-review__pr-text-wrap{display:flex;flex-direction:column;justify-content:center;align-items:center}.temp_Google-review__pr-text-small{font-family:"游明朝体","Yu Mincho",YuMincho,"ヒラギノ明朝 Pro","Hiragino Mincho Pro","MS P明朝","MS PMincho",serif;font-weight:400;font-size:24px;margin-bottom:10px}.temp_Google-review__pr-text-large{font-family:"游明朝体","Yu Mincho",YuMincho,"ヒラギノ明朝 Pro","Hiragino Mincho Pro","MS P明朝","MS PMincho",serif;font-weight:400;font-size:55px;margin-bottom:10px}.temp_Google-review__pr-star-wrap{font-size:40px;width:5em}.temp_Google-review__pr-star{color:#c7cc00;width:4.8em;overflow:hidden}.temp_Google-review__list-wrap{width:60%}.temp_Google-review__list .slick-track{display:flex;align-items:stretch}.temp_Google-review__list .slick-slide{height:auto!important}.temp_Google-review__list .slick-arrow-right-top{z-index:10}.temp_Google-review__list .slick-list{width:calc(100vw - (50vw - 83.3333333333%) - 58.3333333333%)}.temp_Google-review__item{width:400px;min-height:500px;padding:40px 30px;background-color:#fff;margin:0 10px}.temp_Google-review__item-head{display:flex;justify-content:flex-start;gap:20px}.temp_Google-review__icon{width:50px}.temp_Google-review__item-title{text-align:left;color:#000;font-size:20px;font-weight:500}.temp_Google-review__item-subtitle{text-align:left;color:grey;margin-top:15px}.temp_Google-review__item-star{margin:20px 0;text-align:left;color:#c7cc00;font-size:20px;overflow:hidden}.temp_Google-review__item-star--01{width:4.8em}.temp_Google-review__item-star--02{width:4.8em}.temp_Google-review__item-star--03{width:4.8em}.temp_Google-review__item-text{text-align:left;color:#000;font-weight:500;line-height:1.75}@media screen and (max-width:960px){.temp_Google-review__subhead-text-large{line-height:1.25;font-size:clamp(35px,3.5vw,40px)}.temp_Google-review__content{display:block}.temp_Google-review__pr{width:100%;flex-direction:row;gap:30px;margin-bottom:20px}.temp_Google-review__pr-logo-wrap{flex-shrink:1}.temp_Google-review__google-logo{display:none}.temp_Google-review__google-logo--sp{display:block;max-width:200px}.temp_Google-review__pr-text-wrap{flex-shrink:0}.temp_Google-review__pr-text-small{font-size:20px;margin-bottom:10px}.temp_Google-review__pr-text-large{font-size:40px;margin-bottom:5px}.temp_Google-review__pr-star-wrap{margin:0 auto;font-size:48px}.temp_Google-review__list-wrap{width:100%}.temp_Google-review__list{overflow-x:scroll;display:flex}.temp_Google-review__item{flex-shrink:0;width:70vw}}@media screen and (max-width:520px){.temp_Google-review__subhead{margin-bottom:20px}.temp_Google-review__subhead-text-small{font-size:20px;margin-bottom:15px}.temp_Google-review__subhead-text-large{font-size:clamp(24px,3.5vw,28px)}.temp_Google-review__pr{gap:20px}.temp_Google-review__google-logo--sp{width:clamp(100px,3.5vw,150px)}.temp_Google-review__pr-text-small{font-size:14px}.temp_Google-review__pr-text-large{font-size:28px;margin-bottom:0}.temp_Google-review__item{padding:30px 15px}.temp_Google-review__item-title{font-size:16px}.temp_Google-review__item-subtitle{margin-top:5px}.temp_Google-review__item-star{margin:10px 0}.temp_Google-review__item-text{line-height:1.5}.temp_Google-review__pr-star-wrap{font-size:32px}}.temp_Information{max-width:1200px;margin:100px auto}.temp_Information__subhead{margin-bottom:40px;margin-bottom:80px}.temp_Information__subhead h2{font-family:raleway;font-weight:300;font-size:44px;letter-spacing:5px;padding:10px 0 0 0}.temp_Information__subhead p{font-size:16px;letter-spacing:2px}@media screen and (max-width:520px){.temp_Information__subhead h2{font-size:30px}}.temp_Information__list{position:relative}.temp_Information__list .slick-list{width:100vw;margin:0 calc(50% - 50vw)}.temp_Information__item{margin:0 10px;width:450px}.temp_Information__link{display:block}.temp_Information__link:hover{opacity:.6}.temp_Information__caption{text-align:left;margin-top:20px}@media screen and (max-width:960px){.temp_Information__list{overflow-x:scroll;display:flex}.temp_Information__item{flex-shrink:0;width:70vw}}@media screen and (max-width:520px){.temp_Information{margin:50px auto}.temp_Information__subhead{margin-bottom:40px}}.temp_Footer-banner{position:fixed;z-index:9999;left:0;bottom:0;width:100%;padding:15px 0;background-color:rgba(255,255,255,.6);transition:all .6s;transform:translateY(100%)}.temp_Footer-banner._show{transform:translateY(0)}.temp_Footer-banner--sp{display:none}.temp_Footer-banner__list{display:flex;align-items:center;justify-content:center;gap:20px}.temp_Footer-banner__item{max-width:460px;width:45%}@media screen and (max-width:768px){.temp_Footer-banner{padding:5px 0}.temp_Footer-banner--pc{display:none}.temp_Footer-banner--sp{display:block}.temp_Footer-banner__list{gap:5px}.temp_Footer-banner__item{width:47%}}.temp_Movie{margin-top:100px;background-image:url(../images/movie-bg.webp);background-position:right 60% bottom 60%}.temp_Movie__title{font-family:raleway;font-weight:300;font-size:44px;letter-spacing:5px;padding:50px 0 0 0}.temp_Movie__subtitle{font-size:18px;margin-top:15px}.temp_Movie__video{max-width:900px;width:100%;margin-right:auto;margin-left:auto;padding-top:0;padding-bottom:100px;margin-top:50px;height:auto}@media screen and (max-width:520px){.temp_Movie{background-size:cover}.temp_Movie__title{font-size:30px}.temp_Movie__subtitle{font-size:16px;margin-top:10px}.temp_Movie__video{padding-bottom:80px;margin-top:40px}}