﻿@-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}.pagemap--desktop.__header .pagemap__content--logo{width:50px}.pagemap--desktop .btn.btn--pagemap{display:none}.modal.modal--buynow{margin:5%}.rain-frame{display:none}.buynow{position:relative;width:100%;height:100%;overflow:hidden}.buynow .__step{visibility:hidden;opacity:0;position:absolute;width:100%;height:100%;padding:5% 5% 0 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:54px;margin-bottom:3rem;text-align:center;font-size:45px;font-size:2.5rem}.buynow .__step .__sku_wrapper{margin:0 auto;text-align:center;font-size:0}@media only screen and (max-width: 1096px){.buynow .__step .__sku_wrapper{max-width:500px}}.buynow .__step .__sku_wrapper .__sku{display:inline-block;vertical-align:top;box-sizing:border-box;max-width:280px;min-height:560px;margin:0 9px 18px;margin:0 .5rem 1rem;padding:36px 27px;padding:2rem 1.5rem;border:2px solid #ededed;border-radius:5px;font-size:18px;font-size:1rem;text-align:center;cursor:pointer;transition:all .3s}.buynow .__step .__sku_wrapper .__sku:not(.__out_of_stock):hover{border-color:#fff;z-index:1;box-shadow:0 8px 17px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19)}.buynow .__step .__sku_wrapper .__sku.selected{border-color:#4ba53a}.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:36px;font-size:2rem;padding:23.4px 0 0 36px;padding:1.3rem 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:9px;margin-top:.5rem;font-size:14.4px;font-size:.8rem;text-align:left;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:18px auto;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.svg) 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{cursor:default}.buynow .__step .__sku_wrapper .__sku.__out_of_stock:hover{border-color:#ededed}.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 .slick-dotted.slick-slider{margin-bottom:108px;margin-bottom:6rem}.buynow .__step .__option .slick-prev,.buynow .__step .__option .slick-next{margin:0}.buynow .__step .__option .__name{margin-bottom:18px;margin-bottom:1rem;font-size:27px;font-size:1.5rem;line-height:1.2}.buynow .__step .__option .price{font-size:36px;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}.buynow .__step .__option .__column{float:left;width:45%;margin-right:5%}.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:18px 0;margin:1rem 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.svg) 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{padding-top:36px;padding-top:2rem}.buynow .__step .__option .__description p{margin-bottom:18px;margin-bottom:1rem}.buynow .__step .__option .__description .__basic{width:100%;margin-bottom:36px;margin-bottom:2rem;border-collapse:collapse;border-spacing:0;text-align:left;font-size:16.2px;font-size:.9rem;line-height:1.5}.buynow .__step .__option .__description .__basic th,.buynow .__step .__option .__description .__basic td{padding:9px 0;padding:.5rem 0;border-bottom:1px solid #ebebeb;vertical-align:top}.buynow .__step .__option .__description .__basic th{width:160px}.buynow .__step .__option .__description .note{margin-top:18px;margin-top:1rem}.buynow__footer{position:absolute;bottom:-90px;width:100%;height:90px;padding:20px 0;background-color:#4ba53a;list-style:none;color:#fff;transition:all .3s;z-index:600}.buynow__footer.visible{bottom:0}.buynow__footer li{position:absolute;box-sizing:border-box;display:none;visibility:hidden;opacity:0;height:50px;border:2px solid #fff;border-radius:25px;line-height:46px;cursor:pointer}.buynow__footer li.visible{display:inline;visibility:visible;opacity:1}.buynow__footer li.visible:hover{background-color:#2b9417}.buynow__footer li.next{right:7%;display:block;padding:0 54px;padding:0 3rem;text-align:center}.buynow__footer li.prev{left:7%;width:50px}.buynow__footer li.prev:before{padding-left:11px;font-family:"icon";speak:none;font-style:normal;font-weight:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";font-size:20px}.buy .__image_wrapper{max-width:299px}.buy .__product_logo{width:63px;height:auto}.info{margin-bottom:80px;max-width:980px;width:90%;margin-left:auto;margin-right:auto;border-top:solid 1px #d9d8d8}.info .__contents ul{list-style:none;display:flex;justify-content:space-between;padding-top:100px;gap:90px 72px;flex-wrap:wrap}.info .__contents ul li{max-width:calc(50% - 36px)}.info .__contents ul li p{font-size:1rem;padding-bottom:3px}.info .__contents ul li p span{text-decoration:underline}@media only screen and (max-width: 1080px){.info .__contents ul li p br{display:none}}.info .__contents ul li .info__text{margin-top:20px}.info .__contents ul li .supplement{font-size:14px}.info .__contents ul .__image_info-00 .__limited{display:block;position:absolute;top:40px;left:-136px;transform:rotate(45deg);width:400px;padding:.2rem 0;background-color:rgba(75,165,58,.9);text-align:center;color:#fff}@media only screen and (max-width: 880px){.info .__contents ul .__image_info-00 .__limited{top:auto;bottom:40px;left:auto;right:-136px}}.info .__contents ul .__image_info-01-00 div{position:relative}.info .__contents ul .__image_info-01-00 div:before{content:"";width:134.9px;height:134.9px;background-image:url("../img/cta/desktop/info-01-01.png?20211007");position:absolute;background-size:contain;left:20px;top:50%;margin-top:-67px}@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?20211007")}}@media only screen and (max-width: 1080px){.info .__contents ul .__image_info-01-00 div:before{width:110px;height:110px;margin-top:-55px;left:10px}}.banner{box-sizing:border-box;position:relative;width:100%;height:300px;overflow:hidden;margin:0 auto 72px;margin:0 auto 4rem;background-size:cover;background-position:center center;border-radius:10px;display:flex;align-items:center;color:#fff}.banner .__limited{display:block;position:absolute;top:40px;left:-136px;transform:rotate(-45deg);width:400px;padding:3.6px 0;padding:.2rem 0;background-color:rgba(0,0,0,.6);text-align:center;color:#fff}.banner.loaded{background-image:url("../img/cta/desktop/promotion.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.banner.loaded{background-image:url("../img/cta/desktop/promotion@2x.jpg")}}.banner .__content{margin:0 37% 0 8%;margin:0 37% 0 8%}.banner .__note{font-size:12.6px;font-size:.7rem}.banner .__information{padding-top:45px;padding-top:2.5rem;margin-bottom:9px;margin-bottom:.5rem}.sp-only{display:none}.billboard .slick-dots li{width:20px}.billboard .slick-dots li button{width:20px}.billboard .slick-dots li button:before{font-size:18px}.section--index{height:600px;background-size:cover;border-bottom:1px solid #ddd}.section--index .viewport{max-width:880px}.section--index .section__title{margin-bottom:2.6875rem;font-size:43.2px;font-size:2.4rem;line-height:1.2}.section--index .btn--page{color:#fff;background-color:rgba(85,85,85,.75);border-color:#666;width:8.875rem;padding:.5625rem;border-radius:40px;transition:all .2s;font-size:.9rem;margin-top:2.25rem}.section--index .btn--page:after{display:none}.section--index .btn--page:hover{width:10rem}.section--index.section--00{height:auto;padding-top:8rem;text-align:center}.section--index.section--00 .__mainimage{max-width:200px;margin:0 auto}.section--index.section--00 .page__title{margin-bottom:9px;margin-bottom:.5rem}.section--index.section--00 .label__block{display:inline-block;margin-bottom:36px;margin-bottom:2rem;padding:3.6px 36px;padding:.2rem 2rem;border:1px solid #999;border-radius:2px;font-size:14.4px;font-size:.8rem;color:#999}.section--index.section--00 .overview_text{padding:0 50px}.section--index.section--00 .the-price{padding-top:3rem}.section--index.section--00 .the-price .price{margin-left:2rem;font-size:2rem;line-height:1.2}.section--index.section--00 .the-price .price:before{font-size:.6em}.section--index.section--00 .the-price .price:after{font-size:.4em}.section--index.section--00 .the-price .colores{font-size:.9rem;color:#666}.section--index.section--00 .news__campaign{display:flex;justify-content:center;align-items:center;padding:.625rem 0;border-top:1px solid #e59806;border-bottom:1px solid #e59806;margin:2.25rem auto 0;max-width:880px;font-size:.9375rem}.section--index.section--00 .news__campaign .__news{display:inline-block;margin-right:.4rem;padding:.2rem 1rem;border-radius:2px;background-color:#e59703;color:#fff;text-transform:uppercase;font-size:.9rem}.section--index.section--00 .news__campaign__txt a{font-size:.9375rem;line-height:2.3333333333;color:#e59806;padding:.2rem 0;text-align:left;margin:0 auto;display:block;text-decoration:none}.section--index.section--01{margin-top:3rem;padding:1.5rem 2rem 6rem 2rem}.section--index.section--01.loaded{background-image:url("../img/index/desktop/section--01.jpg?20210831")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--index.section--01.loaded{background-image:url("../img/index/desktop/section--01@2x.jpg?20210831")}}.section--index.section--01 .__content{margin:0 0 0 0;color:#000;text-align:center}.section--index.section--02.loaded{background-image:url("../img/index/desktop/section--02.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--index.section--02.loaded{background-image:url("../img/index/desktop/section--02@2x.jpg")}}.section--index.section--02 .viewport{display:flex;align-items:center}.section--index.section--02 .__content{margin:0 50% 0 0;color:#000}.section--index.section--03.loaded{background-image:url("../img/index/desktop/section--03.jpg")}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--index.section--03.loaded{background-image:url("../img/index/desktop/section--03@2x.jpg")}}.section--index.section--03 .viewport{display:flex;align-items:center}.section--index.section--03 .__content{margin:0 40% 0 0;color:#fff}.section--index.section--03 .btn--page{color:#fff;border-color:#fff}.cta_headline{margin:2.5rem auto 0}.only-pc{display:block}.only-sp{display:none}.section--classic{background-size:cover;border-bottom:1px solid #fff}.section--classic .el_display{max-width:375px;width:100%;margin:0 auto;position:relative}.section--classic .el_display #play_elmov{position:absolute;left:0;top:0;height:400px;z-index:1000}.section--classic .el_display .cover{position:absolute;left:0;top:0;height:355px;width:375px;pointer-events:none}.section--classic .el_display .mask{opacity:0;transition:.5s;z-index:100}.section--classic .el_display .mask.on{opacity:1;transition:.5s}.section--classic .el_display .text{margin:.3rem 0 1.5rem}.section--classic .el_display .text .checklist{list-style:none;display:flex;justify-content:space-between;margin:0 5%}.section--classic .el_display .text .checklist li{width:32%;text-align:center;border:1px solid #666;color:#666;font-size:.8rem;border-radius:3px;line-height:24px;cursor:pointer}.section--classic .el_display .text .checklist .checklist_on{border:1px solid #fff;color:#fff}.section--classic.section--00{height:auto;padding:0;padding:0}.section--classic.section--00 .viewport{z-index:2}.section--classic.section--00 .viewport .__content{padding:72px 36px 27px;padding:4rem 2rem 1.5rem;text-align:center}.section--classic.section--00 .viewport .__content h2.page__title{margin:0 0 2rem;padding:0}.section--classic.section--01 .viewport{text-align:center}.section--classic.section--01 .viewport .__content{padding:72px 36px 27px;padding:4rem 2rem 1.5rem;text-align:center}.section--classic.section--01 .viewport .__content h2.page__title{margin:0 0 2rem;padding:0}.section--classic.section--01 p{max-width:723px;margin:0 auto}.section--classic.section--01 .video{z-index:1;min-width:950px;overflow:hidden}.section--classic.section--01 .video video{width:100%}.section--classic.section--01 .mov_desktop{max-width:1042px;width:90%;margin:0 auto}.section--classic.section--02{color:#fff}.section--classic.section--02.loaded{background:#0f0f0f url("../img/classic/desktop/section--02.jpg?20211007") no-repeat center;background-size:auto 100%}.section--classic.section--02 .viewport .__content{padding:4rem 0 0;width:100%;position:relative}.section--classic.section--02 .viewport .__content h2.section__title{position:absolute;top:0;width:100%}.section--classic.section--02 .__content{text-align:center}.section--classic.section--02 p{max-width:723px;margin:0 auto}.section--classic.section--03{height:882px;background-color:#f2f2f2;border-bottom:1px solid #ddd}.section--classic.section--03 .__content{text-align:center;background-color:#fff;box-shadow:3px 3px 20px rgba(0,0,0,.16);padding:4rem 2rem 5.6rem}.section--classic.section--03 .__content h2{margin-bottom:4rem;line-height:1.8;font-size:2rem}.section--classic.section--03 .__content .mode_column{justify-content:space-between;display:flex}.section--classic.section--03 .__content .mode_column div{width:30%;max-width:280px}.section--classic.section--03 .__content .mode_column div img{max-width:100px;display:block;margin:0 auto 2.5rem}.section--classic.section--03 .__content .mode_column div h3{padding:0 0 .5rem;font-size:.875rem;border:1px solid #333;padding:.2rem 1rem;max-width:160px;border-radius:3px;margin:0 auto}.section--classic.section--03 .__content .mode_column div p{text-align:left;font-size:.9rem;margin-top:2rem}.section--classic.section--04{height:650px}.section--classic.section--04.loaded{height:auto}.section--classic.section--04 .viewport{background:none}.section--classic.section--04 .viewport .section--02_img{margin:2.5rem auto;display:block;max-width:679px;width:100%}.section--classic.section--04 .__content{padding:0;text-align:center}.video__wrapper{position:relative}.video__wrapper .mov_mobile{display:none}.video__wrapper .video_play_dk{display:none}.video__wrapper img{z-index:-9}.video__wrapper .invisible{display:none}.video__wrapper .visible{display:block}.video__wrapper .block{opacity:1;margin:0 auto}.video__wrapper .section_overlay{position:absolute;top:0;left:0;width:100%;height:100%;opacity:1;z-index:-99}.video__wrapper .section_overlay.visible{opacity:1;z-index:600;transition:opacity .8s}.video__wrapper .section_overlay .video_play_dk{position:absolute;top:100%;cursor:pointer;color:#000;width:200px;margin:0 0 0 -100px;left:50%;height:76px}.video__wrapper .section_overlay .video_play_dk:after{width:200px;border:1px solid #000;content:"動画を再生";line-height:44px;display:block;text-align:center;border-radius:22px;margin:1.5rem auto 0}.video__wrapper .section_overlay .video_play_dk:hover{opacity:.8}.video__wrapper .section_overlay .video_stop_dk{position:absolute;z-index:601;top:2%;right:2%;width:50px;height:50px;color:#fff;opacity:.5;cursor:pointer}.video__wrapper .section_overlay .video_stop_dk:after{font-family:"icon";speak:none;font-style:normal;font-weight:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#000;content:"";font-size:3rem}.video__wrapper .section_overlay .video_stop_dk:hover{opacity:1}.mov_mobile{display:none}.button{display:block;box-sizing:border-box;width:200px;height:44px;margin:2.5rem auto 0;border:1px solid #000;border-radius:22px;font-size:16.2px;font-size:.9rem;line-height:44px;text-decoration:none;color:#000;transition:all .2s;text-align:center}.button:hover{width:230px;text-decoration:none}.section--humidity{background-size:cover;border-bottom:1px solid #fff}.section--humidity.section--00{border-bottom:1px solid #ddd;height:auto;text-align:center;padding:9.5rem 0 6rem}.section--humidity.section--00 img{max-width:980px}.section--humidity.section--00 .__content{padding:5rem 2rem 0}.section--humidity.section--01{border-bottom:1px solid #ddd}.section--humidity.section--01 .__content{text-align:center}.section--humidity.section--01 .__content h2{margin-bottom:4rem}.section--humidity.section--01 .__content .mode_column{justify-content:space-between;display:flex}.section--humidity.section--01 .__content .mode_column div{width:30%}.section--humidity.section--01 .__content .mode_column div img{max-width:190px;display:block;margin:0 auto}.section--humidity.section--01 .__content .mode_column div h3{padding:0 0 .5rem;font-size:1.3rem}.section--humidity.section--01 .__content .mode_column div p{text-align:left;font-size:1rem}.section--humidity.section--02{height:650px;position:relative}.section--humidity.section--02.loaded{background-image:url("../img/humidity/desktop/section--02.jpg");background-position:bottom center;background-size:auto 720px}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--humidity.section--02.loaded{background-image:url("../img/humidity/desktop/section--02@2x.jpg")}}.section--humidity.section--02 .viewport{max-width:880px;text-align:center}.section--humidity.section--02 .fadeout_image{position:absolute;bottom:0;left:50%;margin-left:-147px;transition:6s}.section--humidity.section--02 .fadeout_image img{max-width:300px}.section--humidity.section--02 .fadeout_image.scrollin{opacity:0;transition-delay:1s}.section--humidity.section--02 .__content .section__title{margin-left:-0.1em}.section--humidity.section--03{border-bottom:1px solid #ddd;height:650px}.section--humidity.section--03 .viewport{display:flex;align-items:center;background-image:url("../img/humidity/desktop/section--03.jpg");background-size:422px 380px;background-repeat:no-repeat;background-position:right center}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--humidity.section--03 .viewport{background-image:url("../img/humidity/desktop/section--03@2x.jpg")}}.section--humidity.section--03 .viewport .section--03_img{display:none}.section--humidity.section--03 .__content{padding:0 50% 0 0}.section--humidity.section--03 .__content .note{margin-top:18px;margin-top:1rem}@media(max-width: 980px){.section--humidity.section--03.loaded{height:auto}.section--humidity.section--03 .viewport{background:none}.section--humidity.section--03 .viewport .section--03_img{margin:2.5rem auto;display:block;width:278px}.section--humidity.section--03 .__content{padding:0;text-align:center}}.section--humidity.section--03 #section--03_modal .modal__content{overflow-y:auto;display:table}.section--humidity.section--03 #section--03_modal .modal__content .wrapper{display:table-cell;vertical-align:middle;padding:2rem 4rem}.section--humidity.section--03 #section--03_modal .modal__content .wrapper h2{text-align:center;padding:0 0 1rem}.section--humidity.section--03 #section--03_modal .modal__content .wrapper img{max-width:100%;width:auto;display:block;margin:0 auto}.section--humidity.section--03 #section--03_modal .modal__content .wrapper p{padding-top:2.5rem}.section--humidity.section--04{border-bottom:1px solid #ddd;height:650px}.section--humidity.section--04 .viewport{display:flex;align-items:center;background-image:url("../img/humidity/desktop/section--04.jpg");background-size:420px 358px;background-repeat:no-repeat;background-position:right center}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--humidity.section--04 .viewport{background-image:url("../img/humidity/desktop/section--04@2x.jpg")}}.section--humidity.section--04 .__content{padding:0 50% 0 0}@media(max-width: 980px){.section--humidity.section--04{height:auto}.section--humidity.section--04 .viewport{background-image:url("../img/humidity/desktop/section--04.jpg");background-position:top center}}@media(max-width: 980px)and (-webkit-min-device-pixel-ratio: 1.5),(max-width: 980px)and (min-resolution: 144dpi){.section--humidity.section--04 .viewport{background-image:url("../img/humidity/desktop/section--04@2x.jpg")}}@media(max-width: 980px){.section--humidity.section--04 .__content{padding:400px 0 0}}.section--humidity.section--05{background:url(../img/humidity/desktop/section--05_bg.png)}.section--humidity.section--05 .__content{text-align:center}.section--humidity.section--05 .__content .back_img{background-image:url("../img/humidity/desktop/section--05.jpg");background-size:880px 456px;position:relative;margin:2.5rem auto 0;max-width:880px;height:456px}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--humidity.section--05 .__content .back_img{background-image:url("../img/humidity/desktop/section--05@2x.jpg")}}.section--humidity.section--05 .__content .back_img img{z-index:1;display:none}.section--humidity.section--05 .__content .back_img div{position:absolute;z-index:2}.section--humidity.section--05 .__content .back_img div h3{display:none}.section--humidity.section--05 .__content .back_img div p{font-size:.85rem}.section--humidity.section--05 .__content .back_img .desc_1{top:270px;right:0;text-align:left;width:223px}.section--humidity.section--05 .__content .back_img .desc_2{top:85px;right:0;text-align:left;width:235px}.section--humidity.section--05 .__content .back_img .desc_3{top:125px;left:10px;text-align:right;width:185px}.section--humidity.section--05 .__content .back_img .desc_4{top:340px;left:0;text-align:right;width:195px}@media(max-width: 980px){.section--humidity.section--05 .__content .back_img{background:none;margin:2.5rem auto;height:auto}.section--humidity.section--05 .__content .back_img img{display:block;max-width:500px;width:100%;margin:0 auto 1.5rem}.section--humidity.section--05 .__content .back_img div{position:relative}.section--humidity.section--05 .__content .back_img div h3{display:block;font-size:1.1rem;font-weight:bold}.section--humidity.section--05 .__content .back_img div p{font-size:1rem}.section--humidity.section--05 .__content .back_img .desc_1,.section--humidity.section--05 .__content .back_img .desc_2,.section--humidity.section--05 .__content .back_img .desc_3,.section--humidity.section--05 .__content .back_img .desc_4{top:auto;right:auto;left:auto;text-align:left;width:auto;margin-top:1rem}}.section--humidity.section--05 .__content a{text-decoration:none}.section--humidity.section--05 .__content a .comments{background:rgba(0,0,0,.4);border-radius:5px;padding:1rem;color:#fff}.section--spec{background-size:cover;border-bottom:1px solid #fff}.section--spec .__basic{width:100%;border-collapse:collapse;border-spacing:0;text-align:left;font-size:16.2px;font-size:.9rem;line-height:1.5}.section--spec .__basic.mode td{text-align:center}.section--spec .__basic th,.section--spec .__basic td{padding:.4375rem 0;border-bottom:1px solid #ebebeb;vertical-align:top}.section--spec .__basic td.mode_list{display:flex;justify-content:space-between}.section--spec .__basic td.mode_list div{text-align:center;width:20%}.section--spec .__basic th{width:220px}.section--spec .note{padding-top:.5rem}.section--spec .note span{padding-top:.5rem;display:block}.section--spec .note a:link,.section--spec .note a:visited,.section--spec .note a:active{text-decoration:none;color:#429b33}.section--spec .note a:hover{text-decoration:underline}.section--spec.section--00{border-bottom:1px solid #ddd;height:auto;padding:4rem 1rem 6rem}.section--spec.section--00 img{padding:0;display:block;max-width:811px;width:100%;padding:6.5rem 0 0;margin:0 auto}.section--spec.section--00 .__content{padding:108px 36px 0;padding:6rem 2rem 0;text-align:center}.section--spec.section--01{border-bottom:1px solid #ddd}.section--spec.section--01 .__content{padding:0}.section--spec.section--01.section--spec .__basic tr:first-child td,.section--spec.section--01.section--spec .__basic tr:first-child th{border-top:1px solid #ebebeb}.section--spec.section--01 .note{margin-bottom:.5rem;font-style:normal;font-size:.9rem;padding:1rem 0 0 0}.section--spec.section--01 .note:first-child{padding-top:1rem;padding-bottom:1rem}.section--spec.section--01 .section__title-modify{margin-top:5.625rem}.section--spec.section--02{height:426px;border-bottom:1px solid #ddd}.section--spec.section--02 .viewport{display:flex;align-items:center;position:relative}.section--spec.section--02 .__content{padding:0 40% 0 0}.section--spec.section--02 .__content #animation_container{position:absolute;right:0;top:50%;margin-top:-212px}.section--spec.section--03{border-bottom:1px solid #ddd}.section--spec.section--03 .__content{padding:0}.section--spec.section--03.section--spec .__basic tr:first-child td,.section--spec.section--03.section--spec .__basic tr:first-child th{border-top:1px solid #ebebeb}.section--spec.section--03 .note{margin-bottom:.5rem;font-style:normal;font-size:.9rem;padding:1rem 0 0 0}.section--spec.section--03 .note:first-child{padding-top:1rem;padding-bottom:1rem}.section--spec.section--03 .section__title-modify{margin-top:5.625rem}.section--spec.section--04{border:none;background-color:#f2f2f2}.section--spec.section--04 .columns{padding-top:6.25rem;display:flex;flex-wrap:wrap;gap:5rem 4.375rem}@media(max-width: 1060px){.section--spec.section--04 .columns{gap:1.25rem 1rem}}.section--spec.section--04 .columns .column{box-sizing:border-box;width:calc(50% - 35px);min-height:100%;padding:200px 30px 30px;background-repeat:no-repeat;background-color:#fff;font-size:.8rem}@media(max-width: 1060px){.section--spec.section--04 .columns .column{width:calc(50% - 8px);max-width:calc(50% - 8px)}}.section--spec.section--04 .columns .column.__award__rd{background-image:url("/_assets/image/award/reddot_2014.png");background-size:187px 113px;background-position:30px 50px}@media(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi){.section--spec.section--04 .columns .column.__award__rd{background-image:url("/_assets/image/award/reddot_2014@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 50px}@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:6rem 2rem;background-color:#fff}.section--spec.section--05 .section__btn{margin-top:55px;text-align:center}.section--spec.section--05 .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:220px;text-align:center;transition:width .2s}.section--spec.section--05 .section__btn .btn:hover{width:240px}.section--spec.section--05__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--05__modal-outter .section--05__modal-inner{width:1100px;height:auto;max-height:996px;overflow-y:scroll;margin:0 auto;background:#fff;padding:7.0625rem 10.75rem 6rem;position:absolute;top:5rem;bottom:3.125rem;left:0;right:0;margin:0 auto}@media only screen and (max-width: 1081px){.section--spec.section--05__modal-outter .section--05__modal-inner{width:100%;max-width:850px;padding:8.3125rem 2rem 3.5rem}}.section--spec.section--05__modal-outter .section--05__modal-inner .section__title{text-align:left;margin-bottom:3rem}.section--spec.section--05__modal-outter .section--05__modal-inner .section-model__title{font-family:"YuGothic_Family","YuGothic","Hiragino Kaku Gothic ProN",Meiryo,sans-serif;font-size:1.375rem;font-weight:bold;border-bottom:1px solid #707070;padding-bottom:1.25rem;margin-bottom:1.5rem;line-height:1}.section--spec.section--05__modal-outter .section--05__modal-inner .section-model{margin-bottom:4.75rem}.section--spec.section--05__modal-outter .section--05__modal-inner .section-model:last-child{margin-bottom:0}.section--spec.section--05__modal-outter .section--05__modal-inner .section-model__list{list-style:none;display:flex;gap:0 5.8rem;flex-wrap:wrap}@media only screen and (max-width: 1081px){.section--spec.section--05__modal-outter .section--05__modal-inner .section-model__list{gap:1rem 3rem}}.section--spec.section--05__modal-outter .section--05__modal-inner .section-model__link{font-size:1.125rem;color:#333;text-decoration:none}.section--spec.section--05__modal-outter .section--05__modal-inner .section-model__link .icon__circle__right{color:#666;margin-left:.6875rem}.section--spec.section--05__modal-outter .section--05__modal-inner .section--method{margin:0 auto 5rem;padding:0 .3125rem}.section--spec.section--05__modal-outter .section--05__modal-inner .section--method .viewport{max-width:960px;background:#fbfbfb;border:1px solid #dbdbdb;box-shadow:0px 6px 10px rgba(0,0,0,.16);padding:3.75rem 1.875rem 3rem 1.875rem}.section--spec.section--05__modal-outter .section--05__modal-inner .section--method .__content{max-width:53.9375rem;margin:0 auto;padding:0}.section--spec.section--05__modal-outter .section--05__modal-inner .section--method .__text{font-size:1rem}.section--spec.section--05__modal-outter .section--05__modal-inner .section--method .__btn{font-size:.9rem;height:3rem;line-height:3rem;font-weight:bold;margin-top:2.375rem;text-align:center;background:#5f5f5f;color:#fff;position:relative;cursor:pointer;opacity:1;transition:all 1s}.section--spec.section--05__modal-outter .section--05__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--05__modal-outter .section--05__modal-inner .section--method .__images .__image--00,.section--spec.section--05__modal-outter .section--05__modal-inner .section--method .__images .__image--01{max-width:23.75rem}.section--spec.section--05__modal-outter .section--05__modal-inner .section--method .__images .__image--00{margin-right:.9375rem}.section--spec.section--05__modal-outter .section--05__modal-inner .section--method .__images .__image--01{margin-left:.9375rem}.section--spec.section--05__modal-outter .section--05__modal-inner .section--method .round_btn{display:block;position:relative;width:20px;height:20px;border-radius:50%;background:#fff;transition:all 1s;position:absolute;right:30px;top:14px}.section--spec.section--05__modal-outter .section--05__modal-inner .section--method .round_btn::before,.section--spec.section--05__modal-outter .section--05__modal-inner .section--method .round_btn::after{content:"";position:absolute;top:50%;left:50%;width:1px;height:11px;background:#000}.section--spec.section--05__modal-outter .section--05__modal-inner .section--method .round_btn::before{transform:translate(-50%, -50%) rotate(0deg)}.section--spec.section--05__modal-outter .section--05__modal-inner .section--method .round_btn::after{transform:translate(-50%, -50%) rotate(90deg)}.section--spec.section--05__modal-outter .section--05__modal-inner .section--method .__btn:hover{opacity:.8}.section--spec.section--05__modal-outter .section--05__modal-inner .section--method .__btn:hover .round_btn{transform:rotate(180deg)}.section--spec.section--05__modal-outter .section--05__modal-inner .section--method .__btn.__active .round_btn::after{transform:translate(-50%, -50%) rotate(90deg)}.section--spec.section--05__modal-outter .section--05__modal-inner .section--method .__btn.__active .round_btn::before{display:none}@keyframes modalopen{from{opacity:0}to{opacity:1}}.section--spec.section--05__modal-outter .round1_btn{display:block;position:relative;width:40px;height:40px;border-radius:50%;transition:all 1s;position:absolute;right:0;top:20px;cursor:pointer}.section--spec.section--05__modal-outter .round1_btn::before,.section--spec.section--05__modal-outter .round1_btn::after{content:"";position:absolute;top:50%;left:50%;width:1px;height:50px;background:#fff}.section--spec.section--05__modal-outter .round1_btn::before{transform:translate(-50%, -50%) rotate(45deg)}.section--spec.section--05__modal-outter .round1_btn::after{transform:translate(-50%, -50%) rotate(-45deg)}.section--spec.section--05__modal-outter .round1_btn:hover{transform:rotate(180deg)}.section--spec #section--05__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 2rem;z-index:10;overflow-x:hidden}.accessory .pagemap--desktop.__footer{border-bottom:none}.section--accessory{background-size:cover;border-bottom:1px solid #fff}.section--accessory .__basic{width:100%;border-collapse:collapse;border-spacing:0;text-align:left;font-size:16.2px;font-size:.9rem;line-height:1.5}.section--accessory .__basic th,.section--accessory .__basic td{padding:9px 0;padding:.5rem 0;border-bottom:1px solid #ebebeb;vertical-align:top}.section--accessory .__basic th{width:160px}.section--accessory .note{padding-top:.5rem}.section--accessory .note span{padding-top:.5rem;display:block;text-indent:-0.85rem;padding-left:.85rem}.section--accessory.section--00{border-bottom:1px solid #ddd;height:auto;padding:0 0 108px 0;padding:0 0 6rem 0}.section--accessory.section--00 .__content{padding:108px 36px 0;padding:6rem 2rem 0;text-align:center}.section--accessory.section--01{padding-top:0;padding-bottom:0}.section--accessory.section--01 .viewport{text-align:left}.section--accessory.section--01 p{padding-bottom:2.5rem}.section--accessory.section--01 .__image{max-width:460px;width:auto;margin:0 auto;display:block}.section--accessory.section--02{border-top:1px solid #ddd;padding-top:0;padding-bottom:0}.section--accessory.section--02 .viewport{text-align:left}.section--accessory.section--02 p{padding-bottom:2.5rem}.section--accessory.section--02 .__image{max-width:460px;width:auto;margin:0 auto 2.5rem;display:block}.section--accessory.buy{padding:0}.section--accessory.buy .viewport{padding:2.5rem 0 4rem;text-align:center}.section--accessory.buy .viewport .__purchase span{display:block}.section--accessory.buy .viewport .__purchase .__name{margin-bottom:1rem;font-size:1.5rem;line-height:1.2}.section--accessory.buy .viewport .__purchase .price{font-size:2.4rem;line-height:1}.section--accessory.buy .viewport .__purchase .price:before{font-size:.6em}.section--accessory.buy .viewport .__purchase .price:after{font-size:.4em}.section--accessory.buy .viewport .__purchase .__deliv_date{color:#999}.section--accessory.buy .viewport .__purchase .__column{width:100%;margin:0 0 1rem}.section--accessory.buy .viewport .__purchase .__column a{text-align:center;margin:0 auto}.section--accessory.buy .viewport .__purchase .btn{height:36px;font-size:1rem;line-height:37px}.section--accessory.buy .viewport .__purchase .btn--disabled{width:100px;height:36px;background-color:#8e8e8e;color:#fff;line-height:36px;margin:0 auto}.section--dealer .viewport{max-width:700px}.section--dealer.section--00{padding:6rem 0;text-align:center}.section--dealer.section--01{padding-top:3rem;background-color:#fbfbfb;border-top: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;cursor:pointer}.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.7rem}.section--dealer .shop .tel:before,.section--dealer .shop .address:before{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:#ccc}.section--dealer .shop .tel a,.section--dealer .shop .address a{text-decoration:none}.section--dealer .shop .tel:before{content:""}.section--dealer .shop .address:before{content:"";font-size:1.1rem}.section--dealer .shop .address>a:after{display:inline-block;position:relative;top:-1px;content:"地図";height:1.2rem;border:1px solid #666;margin-left:.5rem;padding:0 .8rem;font-size:.8rem;line-height:1.3rem;color:#666}.section--shops .viewport{max-width:880px}.section--shops.section--00{padding-top:7rem;border-bottom:1px solid #ddd;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;margin-bottom:.5rem}.section--shops .states .umeda{margin-top:22%}.section--shops .states .tel a,.section--shops .states .address a{text-decoration:none;color:#666}.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 .address>a:after{display:inline-block;position:relative;top:-1px;content:"地図";height:1.2rem;border:1px solid #666;margin-left:1rem;padding:0 .8rem;font-size:.8rem;line-height:1.3rem;color:#666}.section--shops.section--01{padding-top:2rem;padding-bottom:0}.section--shops.section--01 .states{padding:3rem 0 0}.section--shops.section--01 .states .button{margin-left:0;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;transition:all .2s;cursor:pointer}.section--shops.section--01 .states .button:hover{width:220px}.section--shops.section--01 .shop{padding-bottom:5rem}.section--shops.section--01 .shop:not(:last-child) .pickup{border-bottom:1px solid #ddd}.section--shops.section--01 .shop .pickup{position:relative;display:flex;flex-direction:row-reverse;padding:5rem 0 4rem}.section--shops.section--01 .shop .pickup .label{position:absolute;top:2rem;left:0;display:block;width:200px;padding:.3rem 0;background-color:#333;color:#fff;text-align:center}.section--shops.section--01 .shop .pickup .name{margin-bottom:.8rem;font-size:21px}.section--shops.section--01 .shop .pickup .photo{width:480px;height:300px;border-radius:10px;overflow:hidden}.section--shops.section--01 .shop .pickup .contents{flex:1;padding:0 2rem 0 0;margin-top:.5rem}.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:2.2rem;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;transition:all .2s;cursor:pointer}.section--shops.section--01 .shop .pickup .button:hover{width:200px}@media screen and (max-width: 940px){.section--shops.section--01 .shop .pickup{display:block;flex:none;padding-top:6rem}.section--shops.section--01 .shop .pickup .contents{padding-top:3rem}}.section--shops.section--02{padding-top:5rem;background-color:#fbfbfb;border-top:1px solid #ddd}.section--shops.section--02 .section__title{margin-bottom:1rem}.section--shops.section--02 .title_caption{margin-bottom:4rem}.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;cursor:pointer}.section--shops.section--02 .shop{padding:1rem 1rem .7rem;border-bottom:1px solid #ddd}.section--shops.section--02 .shop .name{margin-bottom:.3rem}.section--shops .__information{display:block;box-sizing:border-box;width:100%;margin-top:5rem;padding:1rem 2rem;border-radius:10px;color:#fff;background-color:#4dc0db;text-align:center;text-decoration:none}.shoptit .label{top:2rem;left:0;display:block;text-align:left !important;padding:.3rem 0;color:#333;text-align:center;font-size:2.4rem}.shoptit .description{margin-top:1.5rem}@media only screen and (max-width: 800px){.section--shops .states .umeda{margin-top:8% !important}}.aoyama_store{background-color:#f5f5f5;padding:120px 0}.aoyama_store .store__ttl{margin:0 auto;text-align:center;width:492px;margin-bottom:29px}.aoyama_store .store__ttl img{width:100%;height:auto}.aoyama_store .store__subttl{width:100%;font-size:1rem;text-align:center;margin-bottom:80px;font-size:1rem;line-height:1.8}.aoyama_store .store__inner{text-align:center;margin:0 auto;display:flex;flex-direction:row;width:80%}.aoyama_store .store-col1{text-align:left;width:460px;padding-right:30px}.aoyama_store .store-col2{text-align:left;width:520px;margin-bottom:0px}.aoyama_store .store-info__etc{text-align:left;line-height:200%;font-size:.875rem;margin-bottom:20px}.aoyama_store .store-info__text{text-align:left;line-height:200%;font-size:.875rem;margin-bottom:16px}.aoyama_store .btn-external{width:270px;margin-top:20px}.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:110px 0 120px 0}.brand_shop .shop__ttl{text-align:center;font-weight:bold;line-height:160%;margin-bottom:20px;font-size:2rem}.brand_shop .shop__ttl .sp{display:none}.brand_shop .shop__subttl{margin:0 auto;line-height:180%;width:80%;text-align:center;margin-bottom:67px;font-size:1rem}.brand_shop .shop__subttl .sp{display:none}.brand_shop .shop_block{display:flex;width:90%;max-width:1070px;margin:0 auto}.brand_shop .shop__inner{text-align:center;margin:0 auto;flex-direction:row;width:80%;max-width:980px}.brand_shop .shop-col1{text-align:left;justify-content:center;align-items:center;margin-bottom:80px;display:flex}@media only screen and (max-width: 800px){.brand_shop .shop-col1{display:block}}.brand_shop .shop-col1 .shop-info_block{width:91%}.brand_shop .shop-col1 .shop-info__btn{text-align:center}.brand_shop .shop-col2{border-top:1px solid #707070;padding-top:50px;border:none;padding:0;text-align:left;width:43%;padding-right:0px}.brand_shop .shop-info__ttl{font-weight:bold;text-align:left;line-height:180%;font-size:1.25rem;margin-bottom:16px}.brand_shop .shop-info__etc{text-align:left;line-height:200%;font-size:.875rem;margin-bottom:20px}.brand_shop .shop-info__text{text-align:left;line-height:180%;font-size:.875rem;margin-bottom:25px;border-top:1px solid #707070;padding-top:20px}.brand_shop .btn-external{width:250px;margin-top:20px}@media screen and (min-width: 641px)and (max-width: 800px){.brand_shop .btn-external{margin:20px 10px 0}}.brand_shop .shop__img{width:100%;display:none;margin-bottom:25px}.btn-external{background:none;border:none;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;cursor:pointer;display:inline-block;border:1px solid #707070;box-sizing:border-box;background:#fff;border-radius:100vh;text-align:center;color:#000;padding:12px 40px 13px;text-indent:-0.7em;line-height:1.5}.btn-external-inner{line-height:1;text-align:center;vertical-align:baseline;position:relative;display:inline-block;font-size:.9rem}.btn-external-inner::before{content:"";position:absolute;background:#707070;border-radius:50%;transition:all;top:0px;right:-28px;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:5px;right:-22px;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}@media(min-width: 1090px){.store__inner{width:980px !important}.shop__inner{width:980px !important}}.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=desktop.css.map */
