﻿@-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}#sp_pagemap .btn.btn--pagemap{display:none}.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__subtitle{margin-bottom:.4rem}.section__title{margin-bottom:1rem;font-size:1.6rem;line-height:1.3}.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.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 .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.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{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}.buy{padding-top:4rem}.buy .__product_logo{height:32px;width:auto;max-width:100%;margin-bottom:.2rem}.buy .btn{width:121px;height:44px;border-radius:50px;line-height:44px}.info{border-top:solid #e2e2e2 1px;padding-top:17.8666666667vw;margin-bottom:19.2vw}.info .__contents ul{list-style:none}.info .__contents ul li{margin-bottom:13.3333333333vw}.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-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?20211007");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?20211007")}}.sp-only{display:block}.billboard:before,.billboard:after{display:block;position:absolute;width:80%;top:25%;left:10%;z-index:99;transition:all .4s}.billboard.slick-track--1:before,.billboard.slick-track--2:before,.billboard.slick-track--3:before{opacity:0}.billboard.slick-track--1:after,.billboard.slick-track--2:after,.billboard.slick-track--3:after{opacity:1}.billboard .slick-slide{position:relative}.section--index{background-size:cover}.section--index.section--00{height:auto;text-align:center;padding:4rem 0 1rem}.section--index.section--00 .__mainimage{max-width:200px;margin:0 auto}.section--index.section--00 .viewport{margin-top:-1rem}.section--index.section--00 .label__block{display:inline-block;margin-bottom:2rem;padding:.5rem 2rem;border:1px solid #999;border-radius:2px;font-size:.8rem;line-height:1.3;color:#999}.section--index.section--00 .overview_text{margin-bottom:1rem;text-align:left;font-size:1.1rem}.section--index.section--00 .overview_text br{display:none}.section--index.section--00 .overview_text.__wb{white-space:normal}.section--index.section--00 .the-price{padding-top:2rem}.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:1rem 0;border-top:1px solid #e59806;border-bottom:1px solid #e59806;margin:2rem 0 5rem}.section--index.section--00 .news__campaign .__news{display:inline-block;margin:0 1rem .6rem 0;padding:.2rem 1rem;border-radius:2px;background-color:#e59703;color:#fff;text-transform:uppercase;font-size:.875rem}.section--index.section--00 .news__campaign__txt a{font-size:.875rem;line-height:1.75;color:#e59806;text-align:left;padding:.6rem 0;display:block;text-decoration:none}.section--index.section--01{padding:0 0 5rem}.section--index.section--01 .section__title{margin:2.5rem 0 1.5rem}.section--index.section--01 .btn--page{color:#fff;background-color:rgba(85,85,85,.75);border-color:#666;width:8.875rem;border-radius:40px;transition:all .2s;font-size:.9rem;margin-top:2.25rem}.section--index.section--01 .btn--page:after{display:none}.section--index.section--01 .btn--page:hover{width:10rem}.section--index.section--02{height:804px}.section--index.section--02.loaded{background-image:url("../img/index/mobile/section--02.jpg?20231205");background-size:100%}.section--index.section--02 .__content{position:absolute;bottom:1rem}.section--index.section--02 .__content .section__title{margin:2.5rem 0 1.5rem}.section--index.section--02 .__content br{display:block}.section--index.section--02 .btn--page{color:#333;background-color:rgba(255,255,255,.75);width:8.875rem;border-radius:40px;transition:all .2s;font-size:.9rem;margin-top:2.25rem;border:initial}.section--index.section--02 .btn--page:after{display:none}.section--index.section--02 .btn--page:hover{width:10rem}.section--index.section--03{height:760px;color:#fff}.section--index.section--03.loaded{background-image:url("../img/index/mobile/section--03.jpg");background-size:640px 760px}.section--index.section--03 .viewport{display:flex;align-items:flex-end}.section--index.section--03 .section__title:after{border-color:#fff}.section--index.section--03 .btn{color:#fff;border-color:#fff}.only-pc{display:none}.only-sp{display:block}.ui_close{position:absolute;z-index:1001;top:0;right:20px;width:50px;height:50px;color:rgba(0,0,0,.5);cursor:pointer;transition:.3s}.ui_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:54px;font-size:3rem}.ui_close.ui_close_alt{color:rgba(0,0,0,.5)}.ui_close:hover{color:#000}.ui_play{width:200px;height:44px;border:1px solid #000;border-radius:22px;font-size:18px;font-size:1rem;line-height:44px;text-align:center;text-decoration:none;cursor:pointer;color:#000;opacity:.8;position:absolute;bottom:30px;left:50%;margin-left:-100px}.ui_play:hover{opacity:1}.section .__content br{display:block !important}.section--classic.section{padding-top:0}.section--classic .__image{width:100%;height:85.3%;margin-bottom:2.5rem;padding-top:85.3%;background-size:cover}.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{padding:4rem 0 5rem}.section--classic.section--00 .__image{padding:0}.section--classic.section--00 .__content{padding:0;padding:0}.section--classic.section--00 .__content h2.page__title{margin:0 0 1rem;padding:0;font-size:1.8rem}.section--classic.section--00 .__content p{font-size:1.1rem;text-align:left}.section--classic.section--00 .video{min-width:100%}.section--classic.section--00 .video video{width:100%}.section--classic.section--01{padding:0 0 5rem}.section--classic.section--01 .mov_mobile{margin-bottom:2rem}.section--classic.section--01 .__image{height:auto;padding:0}.section--classic.section--02{width:100%;position:relative;border-bottom:1px solid #ddd}.section--classic.section--02.loaded .__content .video{background-image:url("../img/classic/mobile/section--02.jpg?20211007");background-position:center;position:relative;margin-bottom:2.5rem;padding:2.5rem 0}.section--classic.section--02 .viewport{width:100%}.section--classic.section--02 .viewport h2{margin:0 5% 1rem}.section--classic.section--02 .viewport p{margin:0 5%}.section--classic.section--03{border-bottom:1px solid #ddd;padding:5rem 0;background-color:#f2f2f2}.section--classic.section--03 .__content{text-align:center;background-color:#fff;box-shadow:3px 3px 20px rgba(0,0,0,.16);padding:3rem 2rem 4rem}.section--classic.section--03 .__content h2{margin-bottom:2rem;font-size:1.4rem;line-height:1.8}.section--classic.section--03 .__content .mode_column{width:95%}.section--classic.section--03 .__content .mode_column div{margin-top:4rem}.section--classic.section--03 .__content .mode_column div img{max-width:100px;display:block;margin:0 auto .5rem}.section--classic.section--03 .__content .mode_column div h3{padding:0 0 .5rem;font-size:.9rem;border:1px solid #333;padding:.2rem 1rem;max-width:160px;border-radius:3px;margin:2rem auto 1.5rem}.section--classic.section--03 .__content .mode_column div p{text-align:left;font-size:.875rem;margin:0 0 2rem;border-bottom:1px #ccc solid;padding-bottom:4rem}.section--classic.section--03 .__content .mode_column div:last-child p{margin:0;border-bottom:initial;padding-bottom:0}.section--classic.section--04{border-bottom:1px solid #ddd;padding:0}.section--classic.section--04 .__content{padding:4rem 0 2.5rem}.section--classic.section--04 .__content h2{margin-bottom:2rem;font-size:1.4rem;text-align:center}.section--classic.section--04.loaded .__image{background-image:url("../img/classic/mobile/section--04.jpg?20211007");background-size:278px 368px;background-repeat:no-repeat;background-position:left top;margin:0 5% 4rem;height:368px;padding-top:0}.billboard__wrapper{position:relative}.billboard__wrapper .mov_desktop{display:none}.billboard__wrapper .video_play{display:none}.billboard__wrapper .invisible{display:none}.billboard__wrapper .visible{display:block}.billboard__wrapper img{z-index:-9}.billboard__wrapper .section_overlay{position:absolute;top:0;left:0;width:100%;height:100%;opacity:1;z-index:-99}.billboard__wrapper .section_overlay.visible{opacity:1;z-index:600;transition:opacity .8s}.billboard__wrapper .section_overlay .video_play_mb{position:absolute;z-index:1 !important;top:50%;left:50%;opacity:.5;cursor:pointer;margin:-60px 0 0 -40px}.billboard__wrapper .section_overlay .video_play_mb:after{font-family:"icon";speak:none;font-style:normal;font-weight:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;content:"";font-size:5rem;line-height:100%}.billboard__wrapper .section_overlay .video_stop_mb{position:absolute;z-index:601;top:30px;right:30px;color:#fff;opacity:.5;cursor:pointer}.billboard__wrapper .section_overlay .video_stop_mb: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;line-height:100%}.billboard__wrapper .section_overlay .video_stop_mb:hover{opacity:1}.mov_desktop{display:none}.button{display:block;width:50%;height:44px;margin:2.5rem auto 0;border:1px solid #000;border-radius:22px;font-size:.9rem;line-height:44px;text-align:center;text-decoration:none;color:#000}.section--humidity.section{padding-top:0}.section--humidity .__image{width:100%;height:85.3%;margin-bottom:2.5rem;padding-top:85.3%;background-size:cover}.section--humidity.section--00{border-bottom:1px solid #ddd}.section--humidity.section--00 .__image{max-width:375px;padding:4rem 0 0;text-align:center;display:block;margin-left:auto;margin-right:auto}.section--humidity.section--00 .page__title{text-align:center}.section--humidity.section--01{border-bottom:1px solid #ddd;padding:4rem 0}.section--humidity.section--01 .__content{text-align:center}.section--humidity.section--01 .__content h2{margin-bottom:2rem;font-size:1.4rem}.section--humidity.section--01 .__content .mode_column div img{max-width:190px;display:block;margin:0 auto .5rem}.section--humidity.section--01 .__content .mode_column div h3{padding:0 0 .5rem;font-size:1rem;font-weight:bold}.section--humidity.section--01 .__content .mode_column div p{text-align:left;font-size:.9rem;margin:0 0 2rem;color:#666}.section--humidity.section--01 .__content .mode_column div:last-child p{margin:0}.section--humidity.section--02{border-bottom:1px solid #ddd}.section--humidity.section--02.loaded .__image{background-image:url("../img/humidity/mobile/section--02.jpg")}.section--humidity.section--02 .fadeout_image{display:none}.section--humidity.section--03{border-bottom:1px solid #ddd;padding:0}.section--humidity.section--03 .viewport .section--03_img{margin:2rem auto;display:block;width:278px}.section--humidity.section--03 .__content{padding:4rem 0}.section--humidity.section--03 .__content .note{margin-top:16px;margin-top:1rem}.section--humidity.section--03.loaded .__image{background-image:url("../img/classic/mobile/section--04.jpg");background-size:278px 368px;background-repeat:no-repeat;background-position:center top;margin:0 0 4rem;height:368px;padding-top:0}.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:5%}.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%}.section--humidity.section--03 #section--03_modal .modal__content .wrapper p{padding-top:2.5rem}.section--humidity.section--04{border-bottom:1px solid #ddd;padding:4rem 0}.section--humidity.section--04.loaded .__image{background-image:url("../img/humidity/mobile/section--04.jpg")}.section--humidity.section--05{background:url("../img/humidity/desktop/section--05_bg.png");border-bottom:1px solid #ddd;padding:4rem 0}.section--humidity.section--05 .__content{text-align:center}.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 2.5rem}.section--humidity.section--05 .__content .back_img div{position:relative}.section--humidity.section--05 .__content .back_img div h3{display:block;font-size:1rem;font-weight:bold}.section--humidity.section--05 .__content .back_img div p{font-size:.9rem}.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 .__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 th,.section--spec .__basic td{border-bottom:1px solid #ebebeb;vertical-align:top}.section--spec .__basic td{padding:2vw 0 2vw 1rem}.section--spec .__basic td.mode_list div{padding:.1rem 0}.section--spec .__basic td.standard div:after{font-size:.8rem}.section--spec .__basic td.standard div:nth-child(1):after{content:"（風量1）"}.section--spec .__basic td.standard div:nth-child(2):after{content:"（風量2）"}.section--spec .__basic td.standard div:nth-child(3):after{content:"（風量3）"}.section--spec .__basic td.standard div:nth-child(4):after{content:"（風量4）"}.section--spec .__basic td.standard div:nth-child(5):after{content:"（風量5）"}.section--spec.section{padding-top:0}.section--spec .__image{width:100%;height:85.3%;margin-bottom:2.5rem;padding-top:85.3%;background-size:cover}.section--spec.section--00{border-bottom:1px solid #ddd;padding-top:2rem}.section--spec.section--00 img{max-width:100%;width:auto;padding:4rem 5% 0;box-sizing:border-box}.section--spec.section--01,.section--spec.section--03{border-bottom:1px solid #ddd;padding-top:11.7333333333vw;padding-bottom:21.3333333333vw}.section--spec.section--01 .viewport,.section--spec.section--03 .viewport{width:86.6666666667vw}.section--spec.section--01 .section__title,.section--spec.section--03 .section__title{margin-bottom:8.5333333333vw}.section--spec.section--01 .section__title-modify,.section--spec.section--03 .section__title-modify{margin-top:17.0666666667vw}.section--spec.section--01 .spec--image,.section--spec.section--03 .spec--image{width:90%;margin:0 auto}.section--spec.section--01 .__content br,.section--spec.section--03 .__content br{display:block}.section--spec.section--01 .note,.section--spec.section--03 .note{margin-bottom:8.5333333333vw;font-style:normal;font-size:3.84vw}.section--spec.section--01 .note span,.section--spec.section--03 .note span{display:block}.section--spec.section--02{border-bottom:1px solid #ddd;padding:0}.section--spec.section--02 .__content{padding:4rem 0 0}.section--spec.section--02 .__content #animation_container{position:relative;display:block;right:auto;top:auto;margin:2.5rem auto 0;text-align:center}.section--spec.section--04{padding:4.375rem 0 4.6875rem;background-color:#f2f2f2}.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{background-image:url("/_assets/image/award/gooddesign.png");background-size:63px 113px}@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--04 .columns .column.__award__rd{background-image:url("/_assets/image/award/reddot_2014.png");background-size:187px 113px}@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--05{padding:4.375rem 0 4.6875rem;background-color:#fff;border-bottom:1px solid #ebebeb}.section--spec.section--05 .section__btn{margin-top:2.8125rem;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:182px;text-align:center}.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: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--05__modal-outter .section--05__modal-inner .section__title{text-align:left;margin-bottom:1.6875rem}.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:1rem;font-weight:bold;border-bottom:1px solid #707070;padding-bottom:.925rem;margin-bottom:.9125rem;line-height:1}.section--spec.section--05__modal-outter .section--05__modal-inner .section-model{margin-bottom:2.625rem;padding:0 .875rem}.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:1.125rem 1.9375rem;flex-wrap:wrap}.section--spec.section--05__modal-outter .section--05__modal-inner .section-model__item{line-height:1}.section--spec.section--05__modal-outter .section--05__modal-inner .section-model__link{font-size:.9rem;color:#333;text-decoration:none}.section--spec.section--05__modal-outter .section--05__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--05__modal-outter .section--05__modal-inner .section--method{margin:0 auto 2.4125rem;padding:0}.section--spec.section--05__modal-outter .section--05__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;width:86.6666666667vw}.section--spec.section--05__modal-outter .section--05__modal-inner .section--method .__content{margin:0 auto}.section--spec.section--05__modal-outter .section--05__modal-inner .section--method .__text{font-size:.775rem}.section--spec.section--05__modal-outter .section--05__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--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 img,.section--spec.section--05__modal-outter .section--05__modal-inner .section--method .__images .__image--01 img{width:100%;height:auto;margin:0;padding:0}.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:13px;height:13px;border-radius:50%;background:#fff;transition:all 1s;position:absolute;right:15px;top:11px}.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:2px;left:0;right:0;margin:auto;width:1px;height:9px;background:#000}.section--spec.section--05__modal-outter .section--05__modal-inner .section--method .round_btn::before{transform:rotate(0deg)}.section--spec.section--05__modal-outter .section--05__modal-inner .section--method .round_btn::after{transform:rotate(90deg)}.section--spec.section--05__modal-outter .section--05__modal-inner .section--method .__btn.__active .round_btn::after{transform: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:22px;height:23px;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:32px;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{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--accessory .__wb{white-space:normal}.section--accessory .__basic{width:100%;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 .note{padding-top:.5rem}.section--accessory .note span{padding-top:.5rem;display:block;text-indent:-0.85rem;padding-left:.85rem}.section--accessory.section{padding-top:0}.section--accessory .__image{width:100%;margin-bottom:2.5rem}.section--accessory.section--00{border-bottom:1px solid #ddd}.section--accessory.section--00 .__image{padding:0}.section--accessory.section--00 .page__title{text-align:center}.section--accessory.section--01{padding:0 0 2.5rem}.section--accessory.section--01 img{max-width:375px;display:block;margin:0 auto}.section--accessory.section--01 p{padding-bottom:2.5rem}.section--accessory.section--02{padding:2.5rem 0;border-top:1px solid #ddd}.section--accessory.section--02 img{max-width:375px;display:block;margin:0 auto 2.5rem}.section--accessory.section--02 p{padding-bottom:2.5rem}.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:16px;margin-bottom:1rem;font-size:24px;font-size:1.5rem;line-height:1.2}.section--accessory.buy .viewport .__purchase .price{font-size:38.4px;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 input{text-align:center;margin:0 auto}.section--accessory.buy .viewport .__purchase .btn{font-size:16px;font-size:1rem;height:36px}.section--accessory.buy .viewport .__purchase .btn--disabled{width:100px;height:36px;background-color:#8e8e8e;color:#fff;line-height:36px;margin:0 auto}.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 .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 */
