﻿@-webkit-keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3)}50%{opacity:1}}@-moz-keyframes zoomIn{from{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}50%{opacity:1}}@keyframes zoomIn{from{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}50%{opacity:1}}@-webkit-keyframes zoomOut{from{opacity:1}65%{opacity:0;-webkit-transform:scale3d(0.6, 0.6, 0.6)}to{opacity:0}}@-moz-keyframes zoomOut{from{opacity:1}65%{opacity:0;transform:scale3d(0.6, 0.6, 0.6)}to{opacity:0}}@keyframes zoomOut{from{opacity:1}65%{opacity:0;transform:scale3d(0.6, 0.6, 0.6)}to{opacity:0}}@-webkit-keyframes fadeIn{0%{display:none;opacity:0}1%{display:block;opacity:0}100%{display:block;opacity:1}}@-moz-keyframes fadeIn{0%{display:none;opacity:0}1%{display:block;opacity:0}100%{display:block;opacity:1}}@keyframes fadeIn{0%{display:none;opacity:0}1%{display:block;opacity:0}100%{display:block;opacity:1}}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(40px)}100%{opacity:1;-webkit-transform:translateY(0)}}@-moz-keyframes fadeInUp{0%{opacity:0;transform:translateY(40px)}100%{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(40px)}100%{opacity:1;transform:translateY(0)}}@keyframes right-to-center{0%{opacity:0;transform:translateX(30px)}100%{opacity:1;transform:translateX(0)}}@keyframes left-to-center{0%{opacity:0;transform:translateX(-30px)}100%{opacity:1;transform:translateX(0)}}@keyframes center-to-left{0%{opacity:1;transform:translateX(0)}100%{opacity:0;transform:translateX(-30px)}}@keyframes center-to-right{0%{opacity:1;transform:translateX(0)}100%{opacity:0;transform:translateX(30px)}}@keyframes bounce{0%{transform:scale(1)}30%{transform:scale(1.4)}60%{transform:scale(1.2)}100%{transform:scale(1.3)}}.billboard{width:100%;height:auto}.billboard img{width:100%;height:auto}.__image{width:100%;height:auto}.lazyload{opacity:0;transition:opacity 1s}.lazyload.loaded{opacity:1}.section{position:relative}.section .__section_image{width:100%;height:auto;margin-bottom:2.5rem}.section .viewport{position:relative;height:100%}.section .__content br{display:none}.section .__content--bottom{position:absolute;bottom:0}.page__title{margin-bottom:1.8rem;font-size:1.8rem;line-height:1.3}.section__title{margin-bottom:1rem;font-size:1.6rem;line-height:1.3}.btn--page{box-sizing:border-box;width:44%;height:2.6rem;border-color:#000;line-height:2.4rem;font-size:.9rem;color:#000}.section_wrap{padding-bottom:4rem}.section_wrap .section{padding-bottom:2rem}.section_wrap .section_overlay{overflow:hidden;width:90%;margin:0 auto;border-radius:10px}.section_wrap .section_overlay video{overflow:hidden;border-radius:10px;vertical-align:bottom}.buynow{position:relative;width:100%;height:100%;overflow:hidden}.buynow .__step{visibility:hidden;opacity:0;position:absolute;width:100%;height:100%;padding:15% 5% 76px 5%;transition:visibility .5s;animation:center-to-right .5s 0s backwards}.buynow .__step.visible{visibility:visible;opacity:1;transition:visibility .7s;animation:right-to-center .5s .2s backwards;overflow-x:hidden;overflow-y:scroll;-webkit-overflow-scrolling:touch}.buynow .__step.move-left{animation:center-to-left .5s 0s backwards}.buynow .__step.visible.back{animation:left-to-center .5s .2s backwards}.buynow .__step .__title{margin-bottom:3rem;text-align:center;font-size:1.5rem}.buynow .__step .__sku_wrapper{text-align:center;font-size:0}.buynow .__step .__sku_wrapper .__sku{display:inline-block;box-sizing:border-box;width:100%;margin:0 .5rem .5rem 0;padding:0 1.5rem 2rem 1.5rem;border:2px solid #ededed;border-radius:5px;font-size:1rem;text-align:center;cursor:pointer}.buynow .__step .__sku_wrapper .__sku.selected{border-color:#4ba53a}.buynow .__step .__sku_wrapper .__sku .__image{width:80%;margin:0 auto}.buynow .__step .__sku_wrapper .__sku span{display:block;line-height:1.4}.buynow .__step .__sku_wrapper .__sku .__code{color:#999}.buynow .__step .__sku_wrapper .__sku .price{font-size:2rem;padding:1.4rem 0 0 2rem;border-top:2px solid #ededed}.buynow .__step .__sku_wrapper .__sku .price:before{font-size:.6em}.buynow .__step .__sku_wrapper .__sku .price:after{font-size:.4em}.buynow .__step .__sku_wrapper .__sku .__oos_caption{margin-top:.5rem;font-size:.8rem;line-height:1.4;color:#999}.buynow .__step .__sku_wrapper .__sku .radio{box-sizing:border-box;position:relative;display:inline-block;height:30px;width:30px;margin:1rem auto}.buynow .__step .__sku_wrapper .__sku .radio:after,.buynow .__step .__sku_wrapper .__sku .radio:before{box-sizing:border-box;position:absolute;top:0;left:0;content:"";height:100%;width:100%;transform:translateZ(0);backface-visibility:hidden}.buynow .__step .__sku_wrapper .__sku .radio:before{border:2px solid #ddd;border-radius:50%;background:#fff;transition:background-color .3s,transform .3s,border-color .3s}.buynow .__step .__sku_wrapper .__sku .radio:after{background:url(/_theme/img/svg/icon-check.svgz) no-repeat center center}.buynow .__step .__sku_wrapper .__sku.selected .radio:before{background:#4ba53a;border-color:#4ba53a;transform:scale(1.3);animation:bounce .5s}.buynow .__step .__sku_wrapper .__sku.selected .__deliv_date{color:#4ba53a}.buynow .__step .__sku_wrapper .__sku.__out_of_stock .price{color:#999}.buynow .__step .__sku_wrapper .__sku.__out_of_stock .__deliv_date{color:#fb4b60}.buynow .__step .__option{max-width:872px;margin:0 auto}.buynow .__step .__option span{display:block}.buynow .__step .__option .cf{overflow:visible}.buynow .__step .__option .slick-dotted.slick-slider{margin-bottom:6rem}.buynow .__step .__option .__name{font-size:1.5rem;line-height:1.2;margin-bottom:1.5rem}.buynow .__step .__option .price{font-size:2rem;line-height:1}.buynow .__step .__option .price:before{font-size:.6em}.buynow .__step .__option .price:after{font-size:.4em}.buynow .__step .__option .__deliv_date{color:#999;margin-bottom:1.5rem}.buynow .__step .__option .radio_group{width:100%;position:relative;cursor:pointer}.buynow .__step .__option .radio_group .__label{position:absolute;top:0;left:50px}.buynow .__step .__option .radio{box-sizing:border-box;position:relative;display:block;height:30px;width:30px;margin:1.5rem 0}.buynow .__step .__option .radio:after,.buynow .__step .__option .radio:before{box-sizing:border-box;position:absolute;top:0;left:0;content:"";height:100%;width:100%;transform:translateZ(0);backface-visibility:hidden}.buynow .__step .__option .radio:before{border:2px solid #ddd;border-radius:50%;background:#fff;transition:background-color .3s,transform .3s,border-color .3s}.buynow .__step .__option .radio:after{background:url(/_theme/img/svg/icon-check.svgz) no-repeat center center}.buynow .__step .__option .radio.selected:before{background:#4ba53a;border-color:#4ba53a;transform:scale(1.3);animation:bounce .5s}.buynow .__step .__option .__description{margin-top:2rem;padding-top:2rem;border-top:1px solid #ededed}.buynow .__step .__option .__description p{margin-bottom:1rem}.buynow .__step .__option .__description .__basic{width:100%;margin-bottom:1rem;border-collapse:collapse;border-spacing:0;text-align:left;font-size:.9rem;line-height:1.5}.buynow .__step .__option .__description .__basic th{min-width:8rem}.buynow .__step .__option .__description .__basic th,.buynow .__step .__option .__description .__basic td{padding:.5rem 0;border-bottom:1px solid #ebebeb;vertical-align:top}.buynow__footer{position:absolute;bottom:-56px;width:100%;height:56px;padding:10px 0;background-color:#4ba53a;list-style:none;color:#fff;transition:all .3s}.buynow__footer.visible{bottom:0}.buynow__footer li{position:absolute;box-sizing:border-box;display:none;visibility:hidden;opacity:0;height:36px;line-height:36px;-webkit-tap-highlight-color:rgba(0,0,0,0)}.buynow__footer li.visible{display:inline;visibility:visible;opacity:1}.buynow__footer li.next{right:7%;display:block;padding:0 3rem;text-align:center}.buynow__footer li.next:after{position:absolute;top:0px;right:0;padding-left:1rem;font-family:"icon";speak:none;font-style:normal;font-weight:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";font-size:20px}.buynow__footer li.prev{left:7%;width:36px}.buynow__footer li.prev:before{font-family:"icon";speak:none;font-style:normal;font-weight:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";font-size:20px}.overview{padding:3.75rem 1.5625rem 0;background-color:#fff}.overview .slick-slide{height:100%;opacity:1;transition:opacity .5s ease-in-out}.overview .slick-slide.slick-current{opacity:1}.overview .slick-dots{padding:0;margin-top:-0.25rem}.overview .slick-dots li{margin:0 5px;padding:0}.overview .slick-dots li button{padding:0}.overview .slick-dots li button:before{font-size:.25rem;color:#999;opacity:1;padding:0}.overview .slick-dots li.slick-active button:before{font-size:.5rem;color:#000;opacity:1;margin-top:.5px}.overview .viewport{margin:0 auto;width:100%}.overview .buy-product{display:flex;flex-direction:column;gap:1.5625rem}.overview .buy-product__carousel{width:100%;margin:0 auto}.overview .buy-product__carousel .carousel-slider{margin-bottom:0}.overview .buy-product__carousel .carousel-slider .carousel-item{position:relative}.overview .buy-product__carousel .carousel-slider .carousel-item img{width:auto;max-width:300px;margin:0 auto;height:auto;display:none}.overview .buy-product__carousel .carousel-slider .carousel-item img.__current{display:block}.overview .buy-product__carousel .slick-arrow{position:absolute;display:block;height:16px;width:16px;line-height:0;font-size:0;cursor:pointer;top:0;bottom:0;margin:auto;padding:0;border:none;outline:none;z-index:500}.overview .buy-product__carousel .slick-arrow.slick-prev{left:0;opacity:1}.overview .buy-product__carousel .slick-arrow.slick-prev:before{content:"";font-family:"icon";color:#313131;font-size:1.3125rem;opacity:.5}.overview .buy-product__carousel .slick-arrow.slick-next{right:.3125rem;opacity:1}.overview .buy-product__carousel .slick-arrow.slick-next:before{content:"";font-size:1.3125rem;font-family:"icon";color:#313131;opacity:.5}.overview .buy-product__detail{text-align:center;margin-top:1.5625rem}.overview .buy-product__title .img{width:100%;max-width:200px;height:auto;display:block;margin:0 auto}.overview .buy-product__text{font-size:.875rem;line-height:1.8571428571;margin-top:1.5625rem;text-align:left}.overview .buy-product__colors{margin-top:1.5625rem}.overview .buy-product__colors .color-selector{display:flex;justify-content:center;gap:18px}.overview .buy-product__colors .color-selector .color-ball{width:1rem;height:1rem;border-radius:50%;padding:0;cursor:pointer;transition:transform .3s}.overview .buy-product__colors .color-selector .color-ball:hover{transform:scale(1.1)}.overview .buy-product__colors .color-selector .color-ball.white-black{background:linear-gradient(to right, #fff 0%, #fff 50%, #000 50%, #000 100%);border:1px solid #000}.overview .buy-product__colors .color-selector .color-ball.white-black.active{box-shadow:0 0 0 2px #fff,0 0 0 3px #000}.overview .buy-product__colors .color-selector .color-ball.white-gray{background:linear-gradient(to right, #fff 0%, #fff 50%, #707070 50%, #707070 100%);border:1px solid #707070}.overview .buy-product__colors .color-selector .color-ball.white-gray.active{box-shadow:0 0 0 2px #fff,0 0 0 3px #707070}.overview .buy-product__colors .color-selector .color-ball.gray-black{background:linear-gradient(to right, #404040 0%, #404040 50%, #000 50%, #000 100%);border:1px solid #000}.overview .buy-product__colors .color-selector .color-ball.gray-black.active{box-shadow:0 0 0 2px #fff,0 0 0 3px #000}.overview .buy-product__colors .color-selector .color-ball.white-gold{background:linear-gradient(to right, #fff 0%, #fff 50%, #C3A77A 50%, #C3A77A 100%);border:1px solid #c3a77a}.overview .buy-product__colors .color-selector .color-ball.white-gold.active{box-shadow:0 0 0 2px #fff,0 0 0 3px #c3a77a}.overview .buy-product__colors .color-text{font-size:.75rem;margin-top:1.25rem}.overview .buy-product .the-price{margin-left:1.875rem}.overview .buy-product .the-price .price{font-size:1.875rem;text-align:center}.overview .buy-product .the-price .price:before{font-size:1.125rem}.overview .buy-product .the-price .price:after{font-size:.6875rem}.overview .buy-product .buy-btn{margin-top:.3125rem}.overview .buy-product .buy-btn .btn{display:inline-block;background-color:#4ba53a;color:#fff;font-size:.8rem;padding:.3125rem 2rem;border-radius:16px;margin-inline:auto}.series{padding:3.75rem 1.25rem 0;border-top:1px solid #ddd}.series .viewport{width:100%}.series .heading-primary{text-align:center}.series .heading-primary img{max-width:275px;height:auto}.series .series-block{display:flex;gap:1.25rem;flex-wrap:nowrap;margin-top:3.6875rem;overflow-x:scroll}.series .txt{font-size:1rem;text-align:center;line-height:1.875;margin-top:1.4375rem}.series .heading{color:#626262;font-size:1rem;text-align:left}.series .list-lyt{display:flex;flex-direction:column;gap:.3125rem;justify-content:left;list-style:none;margin-top:.6875rem}.series .list-lyt__item{flex:1;max-width:280px;min-height:180px}.series .box{background-color:#ebebeb;border-radius:5px}.series .circulator .lyt{gap:.4375rem}.series .lyt{display:flex;align-items:center;justify-content:center;gap:8px;min-width:280px;max-height:180px;padding:1.875rem .625rem 1.875rem .1875rem}.series .lyt__head{text-align:left}.series .lyt__heading{text-align:left}.series .lyt__img img{height:auto;display:block;max-width:100px}.series .lyt__heading img.studio{max-width:158px;height:auto}.series .lyt__heading img.greenfan{max-width:124px;height:auto}.series .lyt__heading img.c2{max-width:121px;height:auto}.series .lyt__heading img.cirq{max-width:130px;height:auto}.series .lyt__txt{font-size:.75rem;line-height:1.6;margin-top:.9375rem;letter-spacing:-0.01em}.series .lyt__btn{display:block;width:5.625rem;height:2rem;transition:width .2s ease-in-out;border-radius:16px;margin:.9375rem auto 0 0;background-color:#898989;color:#fff;font-size:.8rem;border:none;text-align:center;text-decoration:none;line-height:32px}.series .lyt__btn:hover{width:6.875rem}.series .btn{width:20.3125rem;transition:width .2s ease-in-out;margin:2.5rem auto 0;background-color:#898989;color:#fff;font-size:.875rem;border:none;border-radius:30px;padding:.5625rem 0}.series .btn:hover{width:21.5625rem}.info{border-top:solid #e2e2e2 1px;margin-top:2.6666666667vw;padding-top:17.8666666667vw;margin-bottom:19.2vw}.info .__contents ul{list-style:none}.info .__contents ul li p{font-size:3.84vw;padding-bottom:3px}.info .__contents ul li p span{text-decoration:underline}.info .__contents ul li .info__text{margin-top:2.1333333333vw}.info .__contents ul li .supplement{font-size:3.4133333333vw}.info .__contents ul .__image_info-00{margin-bottom:13.3333333333vw}.info .__contents ul .__image_info-01-00 div{position:relative}.info .__contents ul .__image_info-01-00 div:before{content:"";width:23.12vw;height:23.12vw;background-image:url("../img/cta/desktop/info-01-01.png?20210425");position:absolute;background-size:contain;left:5.3333333333vw;top:50%;margin-top:-11.56vw}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.info .__contents ul .__image_info-01-00 div:before{background-image:url("../img/cta/desktop/info-01-01@2x.png?20210425")}}.banner{overflow:hidden;position:relative;background-size:cover;background-position:center;width:100%;margin-bottom:2rem;border-radius:5px}.banner .__limited{display:block;position:absolute;top:50px;right:-140px;transform:rotate(45deg);width:400px;padding:.2rem 0;background-color:rgba(0,0,0,.6);text-align:center;color:#fff}.banner .__content{padding:75% 5% 10%}.banner .__content .__information{margin-bottom:.5rem}.banner .__content .__note{font-size:.8rem;line-height:1.5}.banner.__giftwrapping{margin-bottom:4rem;border:1px solid #ddd}.banner.__giftwrapping.loaded{background-image:url("../img/cta/mobile/promotion--gift.jpg?20210425");background-position:top center}.banner.__giftwrapping.loaded.mother{background-image:url("/jp/giftwrapping/img/cta/mobile/promotion--gift2.jpg?20210425")}.banner.__giftwrapping .__content{padding:87% 7% 7%}.banner.__giftwrapping .__content .__information{font-size:4.6vw;font-weight:500;line-height:1.5;margin-bottom:.5rem}.banner.__giftwrapping .__content .__note{font-size:.8rem;line-height:1.5}.banner.__giftwrapping .__content .__note>span{display:inline-block}.banner.__giftwrapping .button{display:block;box-sizing:border-box;width:180px;height:44px;margin:0 auto;border:1px solid #999;border-radius:22px;font-size:.9rem;line-height:44px;text-align:center;text-decoration:none;margin-top:1rem;color:#999}.banner.__novelty{margin-bottom:4rem;border:1px solid #ddd}.banner.__novelty.loaded{background-image:url("../img/cta/mobile/promotion2021.jpg?20210425");background-position:top center}.banner.__novelty.loaded.mother{background-image:url("/jp/giftwrapping/img/cta/mobile/promotion2021.jpg?20210425")}.banner.__novelty .__limited{display:block;position:absolute;top:50px;right:-140px;transform:rotate(45deg);width:400px;padding:.2rem 0;background-color:rgba(75,165,58,.9);text-align:center;color:#fff}.banner.__novelty .__content{padding:75% 5% 10%}.banner.__novelty .__content .__information{margin-bottom:.5rem}.banner.__novelty .__content .__information br{display:none}.banner.__novelty .__content .__info2{font-size:.9rem}.banner.__novelty .__content .__note{font-size:.7rem;line-height:1.5;margin-top:1rem}.banner.__novelty .button{display:block;box-sizing:border-box;width:180px;height:44px;margin:0 auto;border:1px solid #999;border-radius:22px;font-size:.9rem;line-height:44px;text-align:center;text-decoration:none;margin-top:1rem;color:#999}.banner-box.pc-only{display:none}.banner-box{margin-top:4.375rem}.banner-box .lyt{display:flex;flex-direction:column;gap:25px;width:90%;margin:auto}.banner-box .lyt-body__img{width:100%;height:auto;display:block;margin:auto}.banner-box .lyt-head__text{font-size:3.7333333333vw;line-height:1.8571428571}.banner-box .lyt-head__note{display:inline-block;margin-top:2.6666666667vw;font-size:3.2vw;line-height:1.6666666667}.banner-studio{margin:3.125rem auto 2.5rem}.banner-studio__link{display:block;width:90%;margin:auto}.banner-studio__img{width:100%;height:auto;display:block;margin:auto}.topics{padding:1.5rem 0;background-color:#444}.topics .topic{padding:.7rem 0;display:flex;align-items:center;text-decoration:none}.topics .topic .__image{float:left;width:30%;height:auto;max-width:80px;margin-right:10px;border-radius:50%}.topics .topic .__text .__title{display:block;margin-bottom:.3rem;font-size:.9rem;line-height:1.4;color:#fff}.topics .topic .__text .__caption{font-size:.7rem;line-height:1.5;color:#999;transition:color .2s}.pswp__caption{left:0;right:0;max-width:800px;margin:0 auto;padding:1rem 0;font-size:.8rem;text-align:center}.pswp__caption .pswp__caption__center{max-width:800px;text-align:center}.pswp__caption .pswp__caption__center .__caption{padding:0 1.5rem}.pswp__caption .pswp__caption__center .__caption:before{position:relative;font-family:"icon";speak:none;font-style:normal;font-weight:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#ccc;top:-0.2rem;left:-0.5rem;content:""}.pswp__caption .pswp__caption__center .__caption .__user{display:block;text-align:center;color:#666}.pswp__button--arrow--left,.pswp__button--arrow--right{position:absolute;display:block;height:40px;width:40px;line-height:0px;font-size:0px;cursor:pointer;background:rgba(0,0,0,0);color:rgba(0,0,0,0);top:50%;transform:translate(0, -50%);padding:0;border:none;outline:none;z-index:500}.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{position:relative;top:0;height:40px;width:40px;font-family:"icon";speak:none;font-style:normal;font-weight:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:40px;line-height:1;color:#666;opacity:1;background:none}.pswp__button--arrow--left{left:6px}[dir=rtl] .pswp__button--arrow--left{left:auto;right:10px}.pswp__button--arrow--left:before{left:0;content:""}[dir=rtl] .pswp__button--arrow--left:before{content:""}.pswp__button--arrow--right{right:6px}[dir=rtl] .pswp__button--arrow--right{left:10px;right:auto}.pswp__button--arrow--right:before{right:0;content:""}[dir=rtl] .pswp__button--arrow--right:before{content:""}.pswp__button--close{margin:5px 5px 0 0;z-index:99;width:40px;height:40px;color:#666;cursor:pointer;background:none}.pswp__button--close:after{font-family:"icon";speak:none;font-style:normal;font-weight:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";font-size:40px}.pswp__button--close:hover{opacity:.8}@media(-webkit-min-device-pixel-ratio: 1.1),(-webkit-min-device-pixel-ratio: 1.09375),(min-resolution: 105dpi),(min-resolution: 1.1dppx){.pswp--svg .pswp__button,.pswp--svg .pswp__button--arrow--left:before,.pswp--svg .pswp__button--arrow--right:before{background-image:none}}.billboard{position:relative}.billboard .img{height:auto;display:block;width:100%}.billboard:before{content:"";background-image:url("/jp/greenfan/img/index/desktop/billboard-message.svg?20250408");background-repeat:no-repeat;display:block;left:6.6666666667vw;position:absolute;bottom:10.1333333333vw;background-size:62.1333333333vw 7.4666666667vw;width:62.1333333333vw;height:7.4666666667vw;z-index:10}.section--index .viewport{width:100%}.section--index .only-pc{display:none}.section--index.section--about{height:auto;padding:10.6666666667vw 6.6666666667vw 16vw}.section--index.section--about .product-img{width:72.2666666667vw;margin-inline:auto}.section--index.section--about .img{max-width:100%;height:auto;display:block;width:auto;margin-inline:auto}.section--index.section--about .about__logo{margin-top:5.3333333333vw;width:54.1333333333vw;margin-inline:auto}.section--index.section--about .about__label{margin-top:5.8666666667vw;font-size:2.9333333333vw;border:1px solid #525252;border-radius:2px;color:#525252;width:37.8666666667vw;height:7.7333333333vw;margin-inline:auto;display:flex;justify-content:center;align-items:center}.section--index.section--about .about__title{font-size:6.9333333333vw;line-height:1.5384615385;margin-top:13.6vw;text-align:center}.section--index.section--about .about__text{font-size:3.7333333333vw;line-height:1.8571428571;margin-top:4.5333333333vw}.section--index.section--about .the-price{margin-top:4.8vw;margin-left:2.1333333333vw}.section--index.section--about .the-price .price{font-size:1.875rem;text-align:center}.section--index.section--about .the-price .price:before{font-size:1.125rem}.section--index.section--about .the-price .price:after{font-size:.6875rem}.section--index.section--about .buy-btn{margin-top:.625rem;text-align:center}.section--index.section--about .buy-btn .btn{display:inline-block;background-color:#4ba53a;color:#fff;font-size:.75rem;border-radius:1rem;margin-inline:auto;display:flex;justify-content:center;align-items:center;width:5.25rem;height:1.8125rem}.section--index.section--about .information{margin-inline:auto;background-color:#f8f8f8;display:flex;justify-content:space-between;align-items:center;gap:10px;padding:.9375rem 1.25rem;margin-top:2.5rem}.section--index.section--about .information__left{display:flex;flex-direction:column}.section--index.section--about .information__right{display:flex;flex-direction:column;justify-content:space-between;min-height:60px}.section--index.section--about .information__title{font-family:"bodoni-pt-variable",sans-serif;font-weight:600;font-size:1.125rem;color:#535353}.section--index.section--about .information__text{font-size:.75rem;line-height:1.4166666667;color:#535353;text-align:left}.section--index.section--about .information__counter{font-size:.75rem;color:#535353;letter-spacing:.05em;text-align:right}.section--index.section--about .information__more{display:inline-block;padding:.25rem 1.375rem;background-color:#b7afaf;color:#fff;text-decoration:none;font-size:.75rem}.section--index.section--divide{padding:0}.section--index.section--divide .img{width:100%;height:auto;display:block}.section--index.section--features{padding:14.6666666667vw 0 26.6666666667vw}.section--index.section--features .viewport{width:100%}.section--index.section--features .features__title{text-align:center;font-size:10.1333333333vw;color:#76889d;font-family:"bodoni-pt-variable",sans-serif;font-weight:600}.section--index.section--features .lyt{display:flex;flex-direction:column;gap:16vw;margin-top:4vw}.section--index.section--features .lyt-item{display:flex;flex-direction:column;gap:5.3333333333vw;margin-right:6.6666666667vw}.section--index.section--features .lyt-item--reverse{flex-direction:column;margin-right:0;margin-left:6.6666666667vw}.section--index.section--features .lyt-item--reverse .lyt-item__content{padding-left:0;padding-right:6.6666666667vw}.section--index.section--features .lyt-item__img{height:auto}.section--index.section--features .lyt-item__img .img{height:auto;display:block;width:100%;max-width:100%}.section--index.section--features .lyt-item__content{padding-left:6.6666666667vw}.section--index.section--features .lyt-item__title{font-size:6.9333333333vw}.section--index.section--features .lyt-item__text{font-size:3.7333333333vw;line-height:1.8571428571;margin-top:3.4666666667vw}.section--index.section--features .lyt-item__btn{display:flex;justify-content:center;align-items:center;text-decoration:none;color:#fff;font-size:.75rem;text-align:center;background-color:#555;border-radius:2.5rem;opacity:.75;margin-top:6.6666666667vw;width:10.75rem;height:2.5rem}.section--index.section--usability{padding:23.4666666667vw 6.6666666667vw 26.6666666667vw;background-color:rgba(150,170,195,.15)}.section--index.section--usability .usability__title{font-size:6.9333333333vw;text-align:left}.section--index.section--usability .lyt{display:flex;flex-direction:column;gap:16vw;margin-top:5.3333333333vw}.section--index.section--usability .lyt-item__video .video{width:100%;height:auto;display:block}.section--index.section--usability .lyt-item__title{font-size:5.3333333333vw;line-height:1.6;margin-top:6.6666666667vw}.section--index.section--usability .lyt-item__text{font-size:3.7333333333vw;line-height:1.7142857143;margin-top:4.8vw}.section--index.section--usability .usability__btn{margin-top:1.875rem}.section--index.section--usability .usability__btn .btn{display:flex;justify-content:center;align-items:center;text-decoration:none;color:#fff;font-size:.75rem;text-align:center;background-color:#555;border-radius:2.5rem;opacity:.75;margin-top:6.6666666667vw;width:10.75rem;height:2.5rem}.section--index.section--style{padding:23.4666666667vw 0 25.3333333333vw;background-color:rgba(118,136,157,.15)}.section--index.section--style .slick-slide{opacity:.5;transition:opacity .5s ease-in-out;margin:0 .625rem}.section--index.section--style .slick-slide.slick-center{opacity:1}.section--index.section--style .slick-slide.slick-current,.section--index.section--style .slick-slide.is-active-next{opacity:1;transition:opacity .5s ease-in-out}.section--index.section--style .viewport{margin:auto;padding:0 6.6666666667vw}.section--index.section--style .style__title{font-size:6.9333333333vw}.section--index.section--style .box{display:flex;justify-content:space-between;align-items:center}.section--index.section--style .carousel-box{display:flex;align-items:center;margin-top:1.6vw}.section--index.section--style .page{font-size:3.7333333333vw;margin-left:4.8vw;letter-spacing:-0.05em}.section--index.section--style .arrow-box{cursor:pointer;display:flex}.section--index.section--style .arrow-box .slick-arrow{opacity:1;width:2.9333333333vw;height:2.9333333333vw;position:unset}.section--index.section--style .arrow-box .prev-arrow{margin-right:2.6666666667vw}.section--index.section--style .arrow-box .next-arrow{margin-left:2.6666666667vw}.section--index.section--style .list{margin-top:5.3333333333vw;padding-left:6.6666666667vw}.section--index.section--style .item__image .img{width:84vw;height:auto;display:block}.section--index.section--style .item__color{font-size:3.2vw;display:inline-block;margin:1.3333333333vw auto 0}.section--index.section--story[class]{height:154.6666666667vw;padding:13.6vw 6.6666666667vw 16vw;aspect-ratio:375/580}.section--index.section--story[class].loaded{background-image:url("../img/index/mobile/section--story.jpg?20250408")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--index.section--story[class].loaded{background-image:url("../img/index/mobile/section--story@2x.jpg?20250408")}}.section--index.section--story[class] .viewport{max-width:805px}.section--index.section--story[class] .story__title{font-size:6.9333333333vw;line-height:1.6153846154;text-align:center}.section--index.section--story[class] .story__text{font-size:3.7333333333vw;line-height:1.8571428571;margin-top:4.5333333333vw}.section--index.section--story[class] .story__btn{margin-top:51.4666666667vw;display:flex;justify-content:center}.section--index.section--story[class] .story__btn .btn{display:inline-block;text-decoration:none;color:#fff;font-size:.875rem;background-color:#555;opacity:.75;border-radius:1.375rem;width:10.75rem;height:2.5rem;display:flex;justify-content:center;align-items:center}.section--index.section--about__modal-outter{display:none;position:fixed;z-index:1000;left:0;top:0;height:100%;width:100%;overflow:auto;background-color:rgba(0,0,0,.5)}.section--index .section--about__modal-inner{width:86.6666666667vw;height:fit-content;max-height:500px;margin:0 auto;background:#fff;position:absolute;overflow-y:scroll;inset:0;margin:auto}@keyframes modalopen{from{opacity:0}to{opacity:1}}.section--index .section--about__modal-inner .round_btn{display:block;position:relative;width:32px;height:32px;border-radius:50%;background:#acacac;transition:all 1s;position:sticky;top:10px;right:10px;margin-left:auto;cursor:pointer}.section--index .section--about__modal-inner .modal__content{padding:0 2rem 3.125rem}.section--index .section--about__modal-inner .round_btn::before,.section--index .section--about__modal-inner .round_btn::after{content:"";position:absolute;top:50%;left:50%;width:1px;height:15px;background:#fff}.section--index .section--about__modal-inner .round_btn::before{transform:translate(-50%, -50%) rotate(45deg)}.section--index .section--about__modal-inner .round_btn::after{transform:translate(-50%, -50%) rotate(-45deg)}.section--index .section--about__modal-inner .round_btn:hover{transform:rotate(180deg)}.section--index .section--about__modal-inner .modal__title{font-family:"bodoni-pt-variable",sans-serif;font-weight:600;font-size:1.4375rem;color:#535353}.section--index .section--about__modal-inner .lyt__list{margin-top:.3125rem}.section--index .section--about__modal-inner .lyt__item{display:flex;flex-direction:column;gap:20px}.section--index .section--about__modal-inner .lyt__item:not(:first-child){margin-top:1.5625rem;padding-top:1.5625rem;border-top:1px solid #c7c7c7}.section--index .section--about__modal-inner .lyt__body{width:100%}.section--index .section--about__modal-inner .lyt__body .img{width:100%;height:auto;display:block}.section--index .section--about__modal-inner .lyt__head{width:100%}.section--index .section--about__modal-inner .lyt__text{font-size:.75rem;line-height:1.6666666667;color:#535353}.section--index .section--about__modal-inner .lyt__text a{color:#535353}.section--index #section--about__modal{animation-name:modalopen;animation-duration:.5s;animation-delay:.5s;animation-fill-mode:forwards;opacity:0;position:absolute;z-index:10;inset:0;margin:auto}.fixed{position:fixed;width:100%}.section_overlay{background-size:cover}.section_overlay.section_overlay--v5{background-image:url("../img/feature/mobile/v5.jpg?20230405")}.section_overlay.section_overlay--v6{background-image:url("../img/feature/mobile/v6.jpg?20230405")}.section--feature.section{padding-top:0}.section--feature .__image{width:100%;margin-bottom:2.5rem;background-size:cover}.section--feature .page__title{font-size:1.5rem;line-height:1.75}.section--feature.section--00{padding-top:3.75rem;width:100%;background-size:cover;background-image:url("../img/feature/mobile/section--00.jpg?20230405");min-height:615px}.section--feature.section--00 .page__title{text-align:center}.section--feature.section--00 .page__title br{display:block}.section--feature.section--01{padding-top:3.75rem;background-size:cover;background-image:url("../img/feature/mobile/section--01.jpg?20230405");min-height:919px;position:relative;background-position:center}.section--feature.section--01 .viewport{position:initial}.section--feature.section--01 .viewport p{position:absolute;bottom:200px;right:0;left:0;margin:auto;width:90%}.section--feature.section--01 .page__title{text-align:left}.section--feature.section--01 .page__title br{display:block}.section--feature.section--02{background-size:cover;background-image:url("../img/feature/mobile/section--02.jpg?20230405");min-height:319px;position:relative}.section--feature.section--02 .viewport{position:initial}.section--feature.section--02 .viewport p{position:absolute;top:-150px;right:0;left:0;margin:auto;width:90%}.section--feature.section--03{padding-top:3.75rem;background-color:#f5f5f5}.section--feature.section--03 .section__title{margin-bottom:2.1875rem;line-height:1.75}.section--feature.section--03 .lyt-video{display:flex;gap:.625rem;margin-top:3.125rem;flex-direction:column}.section--feature.section--03 .lyt-video__item{position:relative}.section--feature.section--03 .lyt-video__item video{width:100%;height:auto}.section--feature.section--03 .lyt-video__cap{position:absolute;right:13px;bottom:13px;font-size:.8125rem;color:#fff}.section--feature.section--04{padding-top:4.375rem;background-image:url("../img/feature/mobile/section--04.jpg?20230405");min-height:694px}.section--feature.section--04 .section__title{margin-bottom:2.1875rem;line-height:1.75}.section--feature.section--04 .section__title br{display:block}.section--feature.section--04 br{display:block}.section--feature.section--04 .only-pc{display:none !important}.section_overlay{background-size:cover}.section_overlay.section_overlay--v3{background-image:url("../img/design/mobile/v3.jpg?20230410")}.section_wrap{padding:0}.section--design.section{padding-top:0}.section--design .__image{width:100%;margin-bottom:2.5rem;background-size:cover;background-position:center}.section--design .page__title{font-size:1.5rem;line-height:1.75}.section--design.section--00{text-align:center}.section--design.section--00 .__image{background-image:url("../img/design/mobile/section--00.jpg?20230410");padding-top:100%}.section--design.section--00 .page__title br{display:block}.section--design.section--00 p{text-align:left}.section--design.section--00a{padding-top:2.5rem}.section--design.section--00a .viewport .__content .page__title .__wb span{display:inline;white-space:normal}.section--design.section--00a .viewport .__content p{margin-bottom:1.8rem}.section--design.section--01 .__image{background-image:url("../img/design/mobile/section--01.jpg?20230410");padding-top:100%}.section--design.section--02,.section--design.section--04{padding-bottom:6.25rem}.section--design.section--02 .viewport,.section--design.section--04 .viewport{max-width:100%;display:flex;flex-direction:column;gap:6.25rem}.section--design.section--02 .lyt,.section--design.section--04 .lyt{display:flex;flex-direction:column-reverse;gap:1.875rem}.section--design.section--02 .lyt.--reverse,.section--design.section--04 .lyt.--reverse{flex-direction:column-reverse}.section--design.section--02 .lyt.--reverse .lyt__head,.section--design.section--04 .lyt.--reverse .lyt__head{order:2}.section--design.section--02 .lyt.--reverse .lyt__body,.section--design.section--04 .lyt.--reverse .lyt__body{order:3}.section--design.section--02 .lyt.--reverse .section_overlay,.section--design.section--04 .lyt.--reverse .section_overlay{order:1;width:100%}.section--design.section--02 .lyt__sub,.section--design.section--04 .lyt__sub{padding:.125rem 1.875rem;border:1px solid #707070;font-size:.875rem;margin-bottom:1.875rem;display:inline-block;border-radius:3px}.section--design.section--02 .lyt__title,.section--design.section--04 .lyt__title{font-size:1.25rem;color:#333;line-height:1.8;margin-bottom:1.25rem}.section--design.section--02 .lyt__title br,.section--design.section--04 .lyt__title br{display:none}.section--design.section--02 .lyt__notice,.section--design.section--04 .lyt__notice{font-size:.75rem;margin-top:1.25rem;line-height:1.8}.section--design.section--02 .lyt__img,.section--design.section--04 .lyt__img{height:auto;max-width:100%}.section--design.section--02 .lyt__btn,.section--design.section--04 .lyt__btn{color:#fff;font-size:.9rem;padding:.5625rem 1.25rem;border-radius:40px;background-color:#555;margin-top:2.5rem;opacity:unset;border:none;width:unset;height:unset;display:inline-block;line-height:unset}.section--design.section--02 .lyt__btn.video_play,.section--design.section--04 .lyt__btn.video_play{display:none}.section--design.section--02 .lyt__btn.--type02,.section--design.section--04 .lyt__btn.--type02{opacity:.75;font-size:.9rem;margin-top:1.875rem;text-decoration:none}.section--design.section--03 .__image{background-image:url("../img/design/mobile/section--03.jpg?20230410");padding-top:100%}.section--design.section--03 .page__title{text-align:center}.section--design.section--05{background-color:#f7f7f7;padding:3.125rem 0 6.25rem}.section--design.section--05 .__content{text-align:left}.section--design.section--05 .__sub{padding:.125rem 1.5rem;border:1px solid #707070;font-size:.875rem;margin-bottom:2.1875rem;display:inline-block;border-radius:3px}.section--design.section--05 .lyt-list{display:flex;flex-direction:column;gap:3.125rem;list-style:none;margin-top:2.8125rem;align-items:start}.section--design.section--05 .lyt-list__item{display:flex;flex-direction:column-reverse;gap:1.25rem;width:100%}.section--design.section--05 .lyt-list__title{font-size:1rem;font-weight:bold;color:#333;margin-bottom:.625rem}.section--design.section--05 .lyt-list__txt{font-size:.9rem}.section--design.section--05 .lyt-list__img{max-width:100%;height:auto}.section--story.section{padding-top:0}.section--story .__image{width:100%;height:85.3%;margin-bottom:2.5rem;padding-top:85.3%;background-size:cover}.section--story.section--00{padding:4rem 0 3rem;text-align:center}.section--story.section--00 .__sign{padding-top:2.5rem;text-align:center}.section--story.section--00 .__sign>.__gen_terao{width:200px;height:auto}.section--story.section--00 .__sign>.__note{display:block;font-size:.8rem;color:#666}.section--story.section--01.loaded .__image{background-image:url("../img/story/mobile/section--01.jpg?20190718")}.section--story.section--02.loaded .__image{background-image:url("../img/story/mobile/section--02.jpg?20190718")}.section--story.section--03.loaded .__image{background-image:url("../img/story/mobile/section--03.jpg?20190718")}.section--story.section--03 .__content>p{margin-bottom:1rem}.section--story.section--04.loaded .__image{background-image:url("../img/story/mobile/section--04.jpg?20190718")}.section--story.section--05.loaded .__image{background-image:url("../img/story/mobile/section--05.jpg?20190718")}.section--story.section--06{border-bottom:1px solid #ddd}.section--story.section--06.loaded .__image{background-image:url("../img/story/mobile/section--06.jpg?20190718")}.section--story.section--06 .__content>p{margin-bottom:1rem}.section--story.section--hanbunaoi{height:auto;min-height:540px;padding:4rem 0 2.5rem;background:no-repeat right center;background-size:cover;border-bottom:1px solid #ddd;text-align:center;color:#64a5cd}.section--story.section--hanbunaoi.loaded{background-image:url("../img/story/mobile/section--hanbunaoi.jpg?20190718")}.section--story.section--hanbunaoi .viewport{padding-top:40%}@media screen and (min-width: 560px){.section--story.section--hanbunaoi .viewport{padding-top:20%}}.section--story.section--hanbunaoi .__svg{width:240px;margin:0 auto 2rem;padding-left:2.5%}.section--story.section--hanbunaoi .__content>p{text-align:center}.section--story.section--hanbunaoi .__content .__wb{white-space:normal}.section--story.section--hanbunaoi .__content .__wb span{display:inline-block;white-space:nowrap}.section--story.section--hanbunaoi .button{display:inline-block;box-sizing:border-box;width:180px;height:44px;margin:2rem 1rem 0 0;border:1px solid #64a5cd;border-radius:22px;background-color:#64a5cd;font-size:.9rem;line-height:44px;text-align:center;text-decoration:none;color:#fff;transition:all .2s}.section--story.section--hanbunaoi .button:hover{width:200px}.section--story.section--conversation{height:auto;min-height:540px;padding:4rem 0 2.5rem;background:no-repeat right center;background-size:cover;border-bottom:1px solid #ddd;text-align:center;color:#fff}.section--story.section--conversation.loaded{background-image:url("../../about/img/story/018/mobile/section--conversation.jpg?20190718");background-position:center}.section--story.section--conversation .viewport{padding-top:1.5rem}@media screen and (min-width: 560px){.section--story.section--conversation .viewport{padding-top:20%}}.section--story.section--conversation .__content em{display:block;font-size:65%;font-weight:normal;letter-spacing:.1em;margin-bottom:.5rem}.section--story.section--conversation .__content .section__title{margin-bottom:7rem}.section--story.section--conversation .__content .section__title span{font-size:80%}.section--story.section--conversation .__content>p{text-align:center}.section--story.section--conversation .__content .__wb{white-space:normal}.section--story.section--conversation .__content .__wb span{display:inline-block;white-space:nowrap}.section--story.section--conversation .button{display:inline-block;box-sizing:border-box;width:180px;height:44px;margin:2rem 1rem 0 0;border:1px solid #fff;border-radius:22px;background-color:#fff;font-size:.9rem;line-height:44px;text-align:center;text-decoration:none;color:#000;transition:all .2s}.section--story.section--conversation .button:hover{width:200px}.section--accessory .__image{width:100%;height:53.3%;margin-bottom:2.5rem;padding-top:53.3%;background-size:cover}.section--accessory .__basic{width:100%;margin-bottom:1rem;border-collapse:collapse;border-spacing:0;text-align:left;font-size:.9rem;line-height:1.5}.section--accessory .__basic th{min-width:8rem}.section--accessory .__basic th,.section--accessory .__basic td{padding:.5rem 0;border-bottom:1px solid #ebebeb;vertical-align:top}.section--accessory.section--00{padding:0;border:none}.section--accessory.section--00 .__image{background-image:url("../img/accessory/mobile/section--00.jpg?201702220900")}.section--accessory.section--01 .__image{width:100%;height:auto;margin-bottom:0;padding:0}.section--accessory.section--01 .spec--image{width:90%;margin:0 auto}.section--accessory.section--02{padding-top:0;border-bottom:1px solid #ddd}.section--accessory.section--02 .note{margin-top:1rem}.section--accessory.section--02 .note br{display:block}.section--accessory.section--03{padding-top:0;border-bottom:1px solid #ddd}.section--accessory.section--03.loaded .__image{background-image:url("../img/accessory/mobile/section--03.jpg?201702220900")}.section--accessory.section--03 .note{margin-top:1rem}.section--accessory.buy{background-color:#fbfbfb;border-bottom:1px solid #ddd}.section--spec .__basic{width:100%;margin-bottom:1rem;border-collapse:collapse;border-spacing:0;text-align:left;font-size:.9rem;line-height:1.5}.section--spec .__basic th{min-width:7rem;padding:1.6vw 0 1.6vw 0}.section--spec .__basic td{padding:2vw 0 2vw 1rem}.section--spec .__basic th,.section--spec .__basic td{border-bottom:1px solid #ebebeb;vertical-align:top}.section--spec.section--00{padding:0;border:none}.section--spec.section--01{border-bottom:1px solid #ddd;padding-top:11.7333333333vw;padding-bottom:21.3333333333vw}.section--spec.section--01 .viewport{width:86.6666666667vw}.section--spec.section--01 .section__title{margin-bottom:8.5333333333vw}.section--spec.section--01 .section__title-modify{margin-top:17.0666666667vw}.section--spec.section--01 .spec--image{width:90%;margin:0 auto}.section--spec.section--01 .__content br{display:block}.section--spec.section--02{padding:4.0625rem 0 4.375rem;border-bottom:1px solid #ddd}.section--spec.section--02 .__image{position:absolute;top:0;left:0;right:0;margin:auto;max-width:38%;height:auto;opacity:0;transition:opacity .4s}.section--spec.section--02 .__image.__current{opacity:1}.section--spec.section--02 .__image_outer{width:100%}.section--spec.section--02 .__image_item{position:relative;aspect-ratio:375/386}.section--spec.section--02 .__image_item.--0 .__image{max-width:49%;top:12px;left:19%;right:unset}.section--spec.section--02 .__selector_wrap{padding:0 8px 15px}.section--spec.section--02 .__selector{display:block;padding:.5rem .3125rem;width:100%;max-width:150px;border:2px solid #a8a8a8;border-radius:18px;color:#a8a8a8;cursor:pointer;transition:all .3s;text-align:center;font-size:.625rem;font-weight:bold}.section--spec.section--02 .__selector:hover{border-color:#039be5;color:#039be5}.section--spec.section--02 .__selector.__current{background-color:#039be5;border-color:#039be5;color:#fff;cursor:default}.section--spec.section--02 .__selector_wrap{margin-top:3.75rem;display:flex;justify-content:center;flex-wrap:wrap;gap:1.25rem .625rem}.section--spec.section--03{padding-top:11.7333333333vw;padding-bottom:21.3333333333vw;border-bottom:1px solid #ddd}.section--spec.section--03 .viewport{width:86.6666666667vw}.section--spec.section--03 .section__title{margin-bottom:8.5333333333vw}.section--spec.section--03 .__content br{display:block}.section--spec.section--03 .txt-notice{font-size:.9rem;line-height:1.5;margin-top:1.875rem}.section--spec.section--04{background-color:#f2f2f2;padding:4.375rem 0 4.6875rem}.section--spec.section--04 .cf{overflow:visible}.section--spec.section--04 .columns{padding-top:4.375rem}.section--spec.section--04 .columns .column{box-sizing:border-box;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.1);margin-bottom:1rem;padding:12rem 2rem 2rem;background-color:#fff;background-position:2rem 2.5rem;background-repeat:no-repeat;font-size:.8rem}.section--spec.section--04 .columns .column.__award__gd--if2020{background-image:url("/_assets/image/award/iF_2013.png?20230420");background-size:59px 124px;background-position:30px 30px}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--spec.section--04 .columns .column.__award__gd--if2020{background-image:url("/_assets/image/award/iF_2013@2x.png?20230420")}}.section--spec.section--04 .columns .column.__award__gd--lld{background-image:url("/_assets/image/award/longlifedesign.png");background-size:62px 134px;background-position:30px 30px}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--spec.section--04 .columns .column.__award__gd--lld{background-image:url("/_assets/image/award/longlifedesign@2x.png")}}.section--spec.section--04 .columns .column.__award__gd--reddot2012{background-image:url("/_assets/image/award/reddot_2012.png");background-size:195px 113px;background-position:30px 30px}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--spec.section--04 .columns .column.__award__gd--reddot2012{background-image:url("/_assets/image/award/reddot_2012@2x.png")}}.section--spec.section--04 .columns .column.__award__gd{background-image:url("/_assets/image/award/gooddesign.png");background-size:63px 113px;background-position:30px 30px}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--spec.section--04 .columns .column.__award__gd{background-image:url("/_assets/image/award/gooddesign@2x.png")}}.section--spec.section--05{padding:4.375rem 2rem 4.6875rem;background-color:#fff;border-bottom:1px solid #cbcbcb}.section--spec.section--05 .section__title{margin-bottom:.9375rem}.section--spec.section--05 .img img{max-width:100%;height:auto}.section--spec.section--06{padding:4.375rem 0 4.6875rem}.section--spec.section--06 .lyt-list{display:flex;flex-direction:column;gap:3.75rem;list-style:none;margin-top:4.0625rem;align-items:start;justify-content:center}.section--spec.section--06 .lyt-list__item{display:flex;flex-direction:column-reverse;align-items:center;gap:1.5625rem}.section--spec.section--06 .lyt-list__txt{font-size:.875rem}.section--spec.section--06 .lyt-list__img{max-width:100%;height:auto;display:block}.section--spec.section--06 .lyt-list__img.--w-80{width:80%;margin:auto}.section--spec.section--08{padding:4.375rem 0 4.6875rem;background-color:#fff;border-bottom:1px solid #ebebeb}.section--spec.section--08 .section__btn{margin-top:2.8125rem;text-align:center}.section--spec.section--08 .section__btn .btn{box-sizing:border-box;background:#666;border-radius:22px;padding:10px;color:#fff;font-size:14.4px;opacity:.75;text-decoration:none;display:inline-block;width:182px;text-align:center}.section--spec.section--08__modal-outter{display:none;position:fixed;z-index:1000;left:0;top:0;height:100%;width:100%;overflow:auto;background-color:rgba(0,0,0,.75)}.section--spec.section--08__modal-outter .section--08__modal-inner{width:100%;height:auto;max-height:800px;overflow-y:scroll;margin:0 auto;background:#fff;padding:2.5rem .75rem 2.5rem;position:absolute;top:3.75rem;bottom:2.5rem;left:0;right:0;margin:0 auto}.section--spec.section--08__modal-outter .section--08__modal-inner .section__title{text-align:left;margin-bottom:1.6875rem}.section--spec.section--08__modal-outter .section--08__modal-inner .section-model__title{font-family:"YuGothic_Family","YuGothic","Hiragino Kaku Gothic ProN",Meiryo,sans-serif;font-size:1rem;font-weight:bold;border-bottom:1px solid #707070;padding-bottom:.925rem;margin-bottom:.9125rem;line-height:1}.section--spec.section--08__modal-outter .section--08__modal-inner .section-model{margin-bottom:2.625rem;padding:0 .875rem}.section--spec.section--08__modal-outter .section--08__modal-inner .section-model:last-child{margin-bottom:0}.section--spec.section--08__modal-outter .section--08__modal-inner .section-model__list{list-style:none;display:flex;gap:1.125rem 1.9375rem;flex-wrap:wrap}.section--spec.section--08__modal-outter .section--08__modal-inner .section-model__item{line-height:1}.section--spec.section--08__modal-outter .section--08__modal-inner .section-model__link{font-size:.9rem;color:#333;text-decoration:none}.section--spec.section--08__modal-outter .section--08__modal-inner .section-model__link .icon__circle__right{display:inline-block;color:#666;margin-left:.375rem;font-size:.75rem;vertical-align:baseline}.section--spec.section--08__modal-outter .section--08__modal-inner .section--method{margin:0 auto 2.4125rem;padding:0}.section--spec.section--08__modal-outter .section--08__modal-inner .section--method .viewport{background:#fbfbfb;border:1px solid #dbdbdb;box-shadow:0px 6px 10px rgba(0,0,0,.16);padding:1.875rem 1.75rem}.section--spec.section--08__modal-outter .section--08__modal-inner .section--method .__content{margin:0 auto}.section--spec.section--08__modal-outter .section--08__modal-inner .section--method .__text{font-size:.775rem}.section--spec.section--08__modal-outter .section--08__modal-inner .section--method .__btn{font-size:.7rem;height:2.25rem;line-height:2.25rem;margin-top:2.375rem;text-align:center;font-weight:bold;background:#5f5f5f;color:#fff;position:relative;cursor:pointer;opacity:1;transition:all 1s}.section--spec.section--08__modal-outter .section--08__modal-inner .section--method .__images{display:none;justify-content:space-between;background-color:#fff;padding:1.875rem 2.25rem 1.5625rem 2.25rem}.section--spec.section--08__modal-outter .section--08__modal-inner .section--method .__images .__image--00,.section--spec.section--08__modal-outter .section--08__modal-inner .section--method .__images .__image--01{max-width:23.75rem}.section--spec.section--08__modal-outter .section--08__modal-inner .section--method .__images .__image--00{margin-right:.9375rem}.section--spec.section--08__modal-outter .section--08__modal-inner .section--method .__images .__image--01{margin-left:.9375rem}.section--spec.section--08__modal-outter .section--08__modal-inner .section--method .round_btn{display:block;position:relative;width:13px;height:13px;border-radius:50%;background:#fff;transition:all 1s;position:absolute;right:15px;top:11px}.section--spec.section--08__modal-outter .section--08__modal-inner .section--method .round_btn::before,.section--spec.section--08__modal-outter .section--08__modal-inner .section--method .round_btn::after{content:"";position:absolute;top:2px;left:0;right:0;margin:auto;width:1px;height:9px;background:#000}.section--spec.section--08__modal-outter .section--08__modal-inner .section--method .round_btn::before{transform:rotate(0deg)}.section--spec.section--08__modal-outter .section--08__modal-inner .section--method .round_btn::after{transform:rotate(90deg)}.section--spec.section--08__modal-outter .section--08__modal-inner .section--method .__btn.__active .round_btn::after{transform:rotate(90deg)}.section--spec.section--08__modal-outter .section--08__modal-inner .section--method .__btn.__active .round_btn::before{display:none}@keyframes modalopen{from{opacity:0}to{opacity:1}}.section--spec.section--08__modal-outter .round1_btn{display:block;position:relative;width:22px;height:23px;border-radius:50%;transition:all 1s;position:absolute;right:0;top:20px;cursor:pointer}.section--spec.section--08__modal-outter .round1_btn::before,.section--spec.section--08__modal-outter .round1_btn::after{content:"";position:absolute;top:50%;left:50%;width:1px;height:32px;background:#fff}.section--spec.section--08__modal-outter .round1_btn::before{transform:translate(-50%, -50%) rotate(45deg)}.section--spec.section--08__modal-outter .round1_btn::after{transform:translate(-50%, -50%) rotate(-45deg)}.section--spec #section--08__modal{animation-name:modalopen;animation-duration:.5s;animation-delay:.5s;animation-fill-mode:forwards;opacity:0;position:absolute;top:0;bottom:0;right:0;left:0;margin:0 .625rem;z-index:10;overflow-x:hidden}.section--spec.section--support{border-bottom:1px solid #ddd}.section--spec.section--support .faq_lists{margin:0 auto 2rem .2rem;list-style:none}.section--spec.section--support .faq_lists li{position:relative;margin-bottom:.8rem;padding:0 0 .8rem 1.5rem;border-bottom:1px solid #ddd;color:#666}.section--spec.section--support .faq_lists li:before{position:absolute;left:0;font-family:"icon";speak:none;font-style:normal;font-weight:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:""}.section--spec.section--support .faq_lists li a{color:#666;text-decoration:none}.section--spec.section--support .button{display:block;box-sizing:border-box;width:200px;height:44px;border:1px solid #999;border-radius:22px;font-size:.9rem;line-height:44px;text-align:center;text-decoration:none;color:#999}.section--spec .section__title{margin-bottom:2.5rem;font-size:1.6rem}.section--spec .slick-arrow{opacity:1}.section--spec .slick-next,.section--spec .slick-prev{position:absolute;display:block;height:16px;width:16px;line-height:0;font-size:0;cursor:pointer;background:rgba(0,0,0,0);color:rgba(0,0,0,0);top:48%;transform:translate(0, -50%);margin:0;padding:0;border:none;outline:none;z-index:500}.section--spec .slick-next:focus,.section--spec .slick-next:hover,.section--spec .slick-prev:focus,.section--spec .slick-prev:hover{outline:none;background:rgba(0,0,0,0);color:rgba(0,0,0,0)}.section--spec .slick-next:focus:before,.section--spec .slick-next:hover:before,.section--spec .slick-prev:focus:before,.section--spec .slick-prev:hover:before{opacity:.4}.section--spec .slick-next.slick-disabled:before,.section--spec .slick-prev.slick-disabled:before{opacity:.25}.section--spec .slick-next:before,.section--spec .slick-prev:before{font-family:"icon";speak:none;font-style:normal;font-weight:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;line-height:1;color:#c9c9c9;opacity:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.section--spec.section--00 .section--spec .slick-next:before,.section--spec.section--00 .section--spec .slick-prev:before{color:#000}.section--spec .slick-prev{left:20px}[dir=rtl] .section--spec .slick-prev{left:auto;right:20px}.section--spec .slick-prev:before{content:""}[dir=rtl] .section--spec .slick-prev:before{content:""}.section--spec .slick-next{right:20px}[dir=rtl] .section--spec .slick-next{right:auto;left:20px}.section--spec .slick-next:before{content:""}[dir=rtl] .section--spec .slick-next:before{content:""}.section--dealer.section--00{padding-bottom:3rem}.section--dealer.section--00 .page__title{text-align:center}.section--dealer.section--01{padding-top:3rem;background-color:#fbfbfb;border-top:1px solid #ddd;border-bottom:1px solid #ddd}.section--dealer .input{margin-bottom:0}.section--dealer .input>select{height:3.5rem}.section--dealer .states ul{list-style:none}.section--dealer .prefecture{position:relative;height:3.5rem;padding:0 1rem;border-bottom:1px solid #ddd;line-height:3.5rem}.section--dealer .prefecture>span{box-sizing:border-box;position:absolute;top:0;right:1rem;width:100%;height:100%;text-align:right}.section--dealer .shop{padding:1rem 1rem .7rem;border-bottom:1px solid #ddd}.section--dealer .shop .name,.section--dealer .shop .tel,.section--dealer .shop .address{display:block;position:relative;margin-bottom:.3rem;line-height:1.4}.section--dealer .shop .name{font-weight:bold}.section--dealer .shop .tel,.section--dealer .shop .address{padding-left:1.6rem}.section--dealer .shop .tel:before,.section--dealer .shop .address:before{position:absolute;left:0;font-family:"icon";speak:none;font-style:normal;font-weight:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#ccc}.section--dealer .shop .tel a,.section--dealer .shop .address a{text-decoration:none}.section--dealer .shop .tel:before{content:"";top:1px}.section--dealer .shop .address:before{content:"";top:-1px;font-size:1.1rem}.section--shops.section--00{border-bottom:1px solid #ddd;padding-bottom:3rem}.section--shops.section--00 .page__title{text-align:center}.section--shops .states ul{list-style:none}.section--shops .states .name,.section--shops .states .tel,.section--shops .states .address{display:block;position:relative;margin-bottom:.3rem;line-height:1.4}.section--shops .states .name{font-weight:bold}.section--shops .states .tel{padding-left:1.7rem}.section--shops .states .tel:before{content:"";position:absolute;top:0;left:0;font-family:"icon";speak:none;font-style:normal;font-weight:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#666}.section--shops .states .tel a{text-decoration:none;color:#666}.section--shops .states .address{padding-left:1.7rem}.section--shops .states .address:before{content:"";position:absolute;top:0;left:0;font-family:"icon";speak:none;font-style:normal;font-weight:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#666}.section--shops .states .address a{text-decoration:underline;color:#666}.section--shops.section--01{padding-top:0;padding-bottom:.5rem;border-bottom:1px solid #ddd}.section--shops.section--01 .section__title{margin-bottom:0}.section--shops.section--01 .shop{padding:1.4rem 0 1rem}.section--shops.section--01 .shop:not(:last-child){border-bottom:1px solid #ddd}.section--shops.section--01 .shop .pickup{padding:2rem 0}.section--shops.section--01 .shop .pickup .photo{max-width:337.5px;height:200px;margin-bottom:2rem;border-radius:10px;overflow:hidden}.section--shops.section--01 .shop .pickup .name{margin-bottom:.6rem}.section--shops.section--01 .shop .pickup .description{margin-top:1.5rem}.section--shops.section--01 .shop .pickup .date{display:block;margin-top:1rem;font-weight:bold}.section--shops.section--01 .shop .pickup .note{margin-top:1rem;line-height:1.6;color:#999;font-style:normal}.section--shops.section--01 .shop .pickup .button{margin-top:1rem;margin-left:0;width:180px;color:#333;font-size:.8rem;line-height:44px;text-align:center;text-decoration:none;border:solid 1px #333;border-radius:22px;display:block;cursor:pointer}.section--shops.section--01 .shop .pickup .umeda{margin-top:2rem}.section--shops .label{display:block;margin-bottom:1rem;margin-top:3.4rem;font-size:1.6rem}.section--shops .button{margin:1rem 0 2rem;width:200px;color:#333;font-size:.8rem;line-height:44px;text-align:center;text-decoration:none;border:solid 1px #333;border-radius:22px;display:block;cursor:pointer}.section--shops.section--02{padding-bottom:2rem;background-color:#fbfbfb;border-bottom:1px solid #ddd}.section--shops.section--02 .viewport{width:90%}.section--shops.section--02 .title_caption{margin-bottom:2rem}.section--shops.section--02 .input{margin-bottom:0}.section--shops.section--02 .input>select{height:3.5rem}.section--shops.section--02 .prefecture{position:relative;height:3.5rem;padding:0 1rem;border-bottom:1px solid #ddd;line-height:3.5rem}.section--shops.section--02 .prefecture>span{box-sizing:border-box;position:absolute;top:0;right:1rem;width:100%;height:100%;text-align:right}.section--shops.section--02 .shop{padding:1rem 1rem .7rem;border-bottom:1px solid #ddd}.section--shops.section--02 .name{margin-bottom:.3rem}.section--shops .__information{display:block;box-sizing:border-box;width:100%;margin-top:2rem;padding:1.5rem 1rem;border-radius:10px;color:#fff;background-color:#4dc0db;text-decoration:none}.btn-external{background:none;border:none;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;cursor:pointer;display:block;border:1px solid #707070;box-sizing:border-box;background:#fff;border-radius:100vh;text-align:center !important;color:#000;padding:6px 20px 9px;text-indent:-0.7em;margin:0 auto}.btn-external-inner{line-height:1;text-align:center;vertical-align:baseline;position:relative;display:inline-block;font-size:.7625rem}.btn-external-inner::before{content:"";position:absolute;background:#707070;border-radius:50%;transition:all;top:-1px;right:-23px;bottom:0;width:14px;height:14px}.btn-external-inner::after{content:"";position:absolute;border-top:1px solid #fff;border-right:1px solid #fff;opacity:1;transform:rotate(45deg);transition:all .15s;top:4px;right:-17px;bottom:0;width:4px;height:4px}.btn-external--fillblack{border:none;background-color:#000;color:#fff}.btn-external--fillblack .btn-external-inner::before{background:#fff}.btn-external--fillblack .btn-external-inner::after{border-color:#fff}.btn-external--fillgray{border:none;background-color:#707070;color:#fff}.btn-external--fillgray .btn-external-inner::before{background:#fff}.btn-external--fillgray .btn-external-inner::after{border-color:#707070}.btn-external--fillgreen{border:none;background-color:#4aa53a;color:#fff}.btn-external--fillgreen .btn-external-inner::before{background:#fff}.btn-external--fillgreen .btn-external-inner::after{border-color:#4aa53a}.btn-external:hover{opacity:.5}.btn-external:hover::after{opacity:.5}.aoyama_store{background-color:#f5f5f5;padding:57.5px 0}.aoyama_store .pc{display:none}.aoyama_store .store__ttl{margin:0 auto;text-align:center;width:291px;margin-bottom:42.5px}.aoyama_store .store__ttl img{width:100%;height:auto}.aoyama_store .store__subttl{text-align:left;margin:0 auto;line-height:180%;width:80%;margin-bottom:42px;font-size:1rem}.aoyama_store .store__inner{text-align:center;margin:0 auto;width:80%;display:flex;flex-direction:column-reverse}.aoyama_store .store-col1{width:100%}.aoyama_store .store-col2{width:100%;margin-bottom:45px}.aoyama_store .store-info__etc{font-size:1rem;text-align:left;line-height:180%;margin-bottom:20px}.aoyama_store .store-info__text{font-size:1rem;text-align:left;line-height:200%;margin-bottom:2rem}.aoyama_store .btn-external{width:222.5px;margin-top:14px}.aoyama_store .btn-external::first-child{margin-top:0px}.aoyama_store .store__img{width:100%}.aoyama_store .store__img img{width:100%}.brand_shop{padding:55px 0 60px 0}.brand_shop .pc{display:none}.brand_shop .shop__ttl{text-align:center;font-weight:bold;line-height:160%;margin-bottom:25px;font-size:1.8125rem}.brand_shop .shop__subttl{text-align:left;margin:0 auto;line-height:180%;width:80%;margin-bottom:45px;font-size:1rem}.brand_shop .shop__inner{text-align:center;margin:0 auto;width:80%;display:flex;flex-direction:column}.brand_shop .shop-col1{width:100%;margin-bottom:50px}.brand_shop .shop-col2{border-top:1px solid #707070;padding-top:50px;width:100%}.brand_shop .shop-info__ttl{font-weight:bold;font-size:1.09375rem;text-align:left;line-height:180%;margin-bottom:27.5px}.brand_shop .shop-info__etc{font-size:1rem;text-align:left;line-height:180%;margin-bottom:25px}.brand_shop .shop-info__text{font-size:1rem;text-align:left;line-height:180%;margin-bottom:2rem}.brand_shop .btn-external{width:222.5px;margin-top:14px}.brand_shop .btn-external::first-child{margin-top:0px}.brand_shop .shop__img{display:block;width:100%;margin-bottom:60px}.brand_shop .shop__img img{width:100%}.accordion-area{list-style:none;width:100%;margin:0 auto}.accordion-area section{border:1px solid #ccc}.accordion-area .title{position:relative;cursor:pointer;font-size:.75rem;transition:all .5s ease}.accordion-area .title.close::before{transform:rotate(45deg)}.accordion-area .title.close::after{transform:rotate(-45deg)}.accordion-area .accordion-box{display:none;background:rgba(255,255,255,.6);margin:0;padding:20px;font-size:.75rem}.accordion-area .accordion-box ul{list-style:none}.accordion-area .accordion-box ul li{margin:0}.accordion-area .accordion-box ul li span{font-weight:bold}.accordion-area .accordion-box ul li.title{margin:0}.accordion-area .accordion-box2{margin-top:20px}.icon__circle__right{margin-left:3px}.icon__circle__right:before{vertical-align:bottom}.store-info__etc{margin-bottom:10px !important}/*# sourceMappingURL=mobile.css.map */
