@charset "UTF-8";/*!
 * http://meyerweb.com/eric/tools/css/reset/
 * v2.0 | 20110126
 * License: none (public domain)
 */html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;font:inherit;font-size:100%;vertical-align:baseline;border:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-spacing:0;border-collapse:collapse}*,*:after,*:before{-webkit-box-sizing:border-box;box-sizing:border-box}html{width:100%;height:100%}body{width:100%;height:auto;word-wrap:break-word;overflow-wrap:break-word}main{display:block}h1,h2,h3,h4,h5,h6{font-weight:400}a,input,textarea,button{outline:none}a{text-decoration:none}button{padding:0;cursor:pointer;border:none;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}small{font-family:Verdana,Arial,Geneva,Tahoma,sans-serif}img{max-width:100%}.is-hide,.is-sp{display:none!important}.SelectGuide{background-color:#fff;color:#000}.SelectGuide .main{overflow:hidden}.SelectGuide .start{height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:opacity .4s;transition:opacity .4s;opacity:0;visibility:hidden;position:absolute;top:0;height:0}@media screen and (max-width: 736px){.SelectGuide .start{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.SelectGuide .start.is-show{opacity:1;visibility:visible;position:relative;z-index:1;height:100vh}.SelectGuide .start-block{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;position:relative}@media screen and (max-width: 736px){.SelectGuide .start-block{height:50vh}}.SelectGuide .start-block:after{content:"";display:block;position:absolute;width:100%;height:100%;background-repeat:no-repeat;background-position:center center;background-size:cover;-webkit-transition:.4s;transition:.4s}.SelectGuide .start-block.is-main-usage:after{background-image:url(/cdn/shop/files/19.png?v=1683853863)}.SelectGuide .start-block.is-spec:after{background-image:url(/cdn/shop/files/selectguide-bg_spec.jpg)}.SelectGuide .start-block:hover:after{-webkit-filter:brightness(1.3);filter:brightness(1.3)}.SelectGuide .start-block:hover .btn-arrow{-webkit-transform:scale(1.2);transform:scale(1.2)}.SelectGuide .start-inner{position:relative;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.SelectGuide .start-title{color:#fff;font-size:40px;font-weight:700;margin-bottom:40px}@media screen and (max-width: 736px){.SelectGuide .start-title{font-size:35px;margin-bottom:25px}}.SelectGuide .start-lead{color:#fff;font-size:20px;font-weight:700;line-height:1.4;margin-bottom:65px;text-align:center}@media screen and (max-width: 736px){.SelectGuide .start-lead{font-size:17px;margin-bottom:45px}}.SelectGuide .btn-arrow{display:block;width:70px;height:70px;border-radius:50%;border:solid 2px #fff;position:relative;-webkit-transition:.3s cubic-bezier(.165,.84,.44,1);transition:.3s cubic-bezier(.165,.84,.44,1)}@media screen and (max-width: 736px){.SelectGuide .btn-arrow{width:56px;height:56px}}.SelectGuide .btn-arrow:after{content:"";display:block;width:12px;height:12px;border-top:solid 2px #fff;border-right:solid 2px #fff;-webkit-transform:rotate(45deg);transform:rotate(45deg);position:absolute;top:0;bottom:0;left:26px;margin:auto}@media screen and (max-width: 736px){.SelectGuide .btn-arrow:after{left:17px}}.SelectGuide .breadcrumb{background-color:#f4f4f4;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:14px 0}@media screen and (min-width: 737px){.SelectGuide .breadcrumb{opacity:1;-webkit-transition:.4s;transition:.4s}.is-show .SelectGuide .breadcrumb{opacity:1}}.SelectGuide .breadcrumb-item{font-size:16px;font-weight:700;color:#616161;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:35px}@media screen and (max-width: 736px){.SelectGuide .breadcrumb-item{font-size:12px;margin-right:12px}}@media screen and (max-width: 480px){.SelectGuide .breadcrumb-item{font-size:10px}}.SelectGuide .breadcrumb-item:after{content:"";display:block;width:12px;height:12px;border-top:solid 1px #000;border-right:solid 1px #000;-webkit-transform:rotate(45deg);transform:rotate(45deg);margin-left:30px}@media screen and (max-width: 736px){.SelectGuide .breadcrumb-item:after{width:8px;height:8px;margin-left:8px}}.SelectGuide .breadcrumb-item:last-child{color:#000}@media screen and (max-width: 736px){.SelectGuide .breadcrumb-item:last-child{margin-right:0}}.SelectGuide .breadcrumb-item:last-child:after{content:none}.SelectGuide .select{padding:43px 0;-webkit-transition:opacity .4s;transition:opacity .4s;opacity:0;visibility:hidden;position:absolute;top:0;height:0;overflow:hidden}.SelectGuide .select.is-show{opacity:1;visibility:visible;position:relative;z-index:1;height:auto}.SelectGuide .select-block{-webkit-transition:opacity .4s;transition:opacity .4s;opacity:0;visibility:hidden;position:absolute;top:100vh;max-height:0}.SelectGuide .select-block.is-show{opacity:1;visibility:visible;position:relative;z-index:1;max-height:100%;top:0}.SelectGuide .select-inner{padding:70px 20px 90px}@media screen and (max-width: 736px){.SelectGuide .select-inner{padding:30px 35px 60px}}.SelectGuide .select-title{text-align:center;font-size:32px;font-weight:700;margin-bottom:20px}@media screen and (max-width: 736px){.SelectGuide .select-title{font-size:21px;margin-bottom:15px;line-height:1.4}}.SelectGuide .select-guide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:16px;font-weight:700}@media screen and (max-width: 736px){.SelectGuide .select-guide{font-size:14px;line-height:1.6;padding-left:20px;padding-right:20px}}.SelectGuide .select-guide-img{width:90px;margin-right:20px}@media screen and (max-width: 736px){.SelectGuide .select-guide-img{margin-right:15px}}@media screen and (min-width: 737px){.SelectGuide .result .select-guide-img{width:48px;margin-right:10px}}@media screen and (max-width: 736px){.SelectGuide .result .select-guide-img{width:48px}}.SelectGuide .select-list{margin:55px auto 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:1040px}.SelectGuide .select-list.is-main-usage{-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:653px}.SelectGuide .select-list.is-spec{-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:882px}@media screen and (max-width: 736px){.SelectGuide .select-list{margin:30px auto 0;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;display:block}.SelectGuide .select-list.is-main-usage,.SelectGuide .select-list.is-spec{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}.SelectGuide .select-item{cursor:pointer;-webkit-box-flex:0;-ms-flex:0 0 30.7692307692%;flex:0 0 30.7692307692%;margin:0 1.9230769231%;opacity:0;-webkit-transform:translateY(30px);transform:translateY(30px);-webkit-transition:.5s cubic-bezier(.39,.575,.565,1);transition:.5s cubic-bezier(.39,.575,.565,1)}@media screen and (max-width: 736px){.SelectGuide .select-item{margin-bottom:20px}}.SelectGuide .select-item:nth-child(1){-webkit-transition-delay:.3s;transition-delay:.3s}.SelectGuide .select-item:nth-child(2){-webkit-transition-delay:.35s;transition-delay:.35s}.SelectGuide .select-item:nth-child(3){-webkit-transition-delay:.4s;transition-delay:.4s}.SelectGuide .select-item:nth-child(4){-webkit-transition-delay:.45s;transition-delay:.45s}.SelectGuide .select-item:nth-child(5){-webkit-transition-delay:.5s;transition-delay:.5s}.SelectGuide .select-item:nth-child(6){-webkit-transition-delay:.55s;transition-delay:.55s}.SelectGuide .select-item:nth-child(7){-webkit-transition-delay:.6s;transition-delay:.6s}.SelectGuide .select-block.is-show .select-item{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.SelectGuide .is-main-usage .select-item{-webkit-box-flex:0;-ms-flex:0 0 29.4027565084%;flex:0 0 29.4027565084%;margin:0 2.9096477795% 25px}.SelectGuide .is-main-usage .select-item:nth-child(1){margin-left:3.9816232772%}.SelectGuide .is-main-usage .select-item:nth-child(2){margin-right:3.9816232772%}.SelectGuide .is-main-usage .select-item:nth-child(3){margin-left:0}.SelectGuide .is-main-usage .select-item:nth-child(5){margin-right:0}.SelectGuide .is-spec .select-item{-webkit-box-flex:0;-ms-flex:0 0 21.768707483%;flex:0 0 21.768707483%;margin:0 2.1541950113% 25px}.SelectGuide .is-spec .select-item:nth-child(1){margin-left:4.3083900227%}.SelectGuide .is-spec .select-item:nth-child(3){margin-right:4.3083900227%}@media screen and (max-width: 736px){.SelectGuide .is-spec .select-item:nth-child(3){margin-right:14.1935483871%}}.SelectGuide .is-spec .select-item:nth-child(4){margin-left:0}.SelectGuide .is-spec .select-item:nth-child(7){margin-right:0}.SelectGuide .is-spec .select-item .select-img:hover{-webkit-filter:none;filter:none;opacity:.5}@media screen and (max-width: 736px){.SelectGuide .is-spec .select-item .select-img{height:auto}}@media screen and (max-width: 736px){.SelectGuide .is-main-usage .select-item,.SelectGuide .is-spec .select-item{-webkit-box-flex:0;-ms-flex:0 0 42.9032258065%;flex:0 0 42.9032258065%;margin-right:14.1935483871%;margin-left:0}.SelectGuide .is-main-usage .select-item:nth-child(1),.SelectGuide .is-spec .select-item:nth-child(1){margin-left:0}.SelectGuide .is-main-usage .select-item:nth-child(2n),.SelectGuide .is-spec .select-item:nth-child(2n){margin-right:0}}.SelectGuide .select-img{margin-bottom:10px;-webkit-transition:.4s;transition:.4s}.SelectGuide .select-img:hover{-webkit-filter:brightness(1.6);filter:brightness(1.6)}@media screen and (max-width: 736px){.SelectGuide .select-img{margin-bottom:5px;width:100%;height:130px;-o-object-fit:cover;object-fit:cover;-webkit-transition:.4s;transition:.4s}.is-main-usage .SelectGuide .select-img{height:auto}}.SelectGuide .select-item-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.SelectGuide .select-item-bottom .btn-arrow{display:block;width:26px;height:26px;border:solid 1px #000}@media screen and (max-width: 736px){.SelectGuide .select-item-bottom .btn-arrow{-webkit-box-flex:0;-ms-flex:0 0 18px;flex:0 0 18px;width:18px;height:18px}}.SelectGuide .select-item-bottom .btn-arrow:after{width:5px;height:5px;border-top:solid 1px #000;border-right:solid 1px #000;left:9px}@media screen and (max-width: 736px){.SelectGuide .select-item-bottom .btn-arrow:after{width:4px;height:4px;left:5px}}.SelectGuide .select-item-title{font-size:16px;font-weight:700;line-height:1.6}@media screen and (max-width: 736px){.SelectGuide .select-item-title,.is-main-usage .SelectGuide .select-item-title,.is-spec .SelectGuide .select-item-title{font-size:12px}}.SelectGuide .select-term{border-bottom:dashed 1px #000;padding-bottom:2px;-webkit-transition:background-color .2s,color .2s;transition:background-color .2s,color .2s}.SelectGuide .select-term:hover{border-bottom:none;background-color:red;color:#fff}.SelectGuide .select-example{font-size:14px;line-height:1.4}.SelectGuide .pagetop{text-align:center}.SelectGuide .pagetop-link{font-size:16px;font-weight:700;border-bottom:solid 1px #000;padding-bottom:4px;cursor:pointer}@media screen and (max-width: 736px){.SelectGuide .pagetop-link{font-size:12px}}.SelectGuide .result{padding:43px 0 50px;-webkit-transition:opacity .4s;transition:opacity .4s;opacity:0;visibility:hidden;position:absolute;top:0;height:0;overflow:hidden}.SelectGuide .result.is-show{opacity:1;visibility:visible;position:relative;z-index:1;height:auto}.SelectGuide .result-title{text-align:center;font-size:30px;font-weight:700;margin-top:68px;margin-bottom:30px;line-height:1.3}@media screen and (max-width: 736px){.SelectGuide .result-title .is-sp{display:inline-block!important}}.SelectGuide .result-list{max-width:1082px;margin:45px auto 95px}@media screen and (max-width: 736px){.SelectGuide .result-list{padding-left:20px;padding-right:20px}}.SelectGuide .result-block{border:solid 1px #515151;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:40px;margin-bottom:36px;display:none}@media screen and (max-width: 736px){.SelectGuide .result-block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:40px 20px}}.SelectGuide .result-block:last-child{margin-bottom:0}.SelectGuide .result-main{-webkit-box-flex:0;-ms-flex:0 0 37%;flex:0 0 37%;margin-right:6.5%}@media screen and (max-width: 736px){.SelectGuide .result-main{-webkit-box-flex:0;-ms-flex:none;flex:none;margin-right:0;width:100%;margin-bottom:20px}}.SelectGuide .result-detail .Heading{color:#000}.SelectGuide .result-product-lead{font-size:24px;font-weight:700;margin-bottom:20px}@media screen and (max-width: 736px){.SelectGuide .result-product-lead{font-size:20px}}.SelectGuide .result-product-name{font-size:34px;font-weight:700;margin-bottom:15px}@media screen and (max-width: 736px){.SelectGuide .result-product-name{font-size:27px}}.SelectGuide .result-product-price{color:#e02;font-size:32px;font-weight:700;margin-bottom:15px}.SelectGuide .result-product-price .ProductItem__Price{color:red}.SelectGuide .result-product-price .ProductItem__Price.Price--compareAt{color:#000;font-size:26px}@media screen and (max-width: 736px){.SelectGuide .result-product-price{font-size:27px}}.SelectGuide .result-feature{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px}.SelectGuide .result-feature-item{font-size:12px;background-color:#000;color:#fff;font-weight:700;padding:5px 8px;margin:5px 12px 5px 0}.SelectGuide .result-icons{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:15px}.SelectGuide .result-icons-item{text-align:center;margin-right:3%;display:block;cursor:pointer}.SelectGuide .result-icons-item img{width:68px;-webkit-transition:-webkit-transform .5s cubic-bezier(0,1.02,.76,1.01);transition:-webkit-transform .5s cubic-bezier(0,1.02,.76,1.01);transition:transform .5s cubic-bezier(0,1.02,.76,1.01);transition:transform .5s cubic-bezier(0,1.02,.76,1.01),-webkit-transform .5s cubic-bezier(0,1.02,.76,1.01)}.SelectGuide .result-icons-item p{font-size:10px;line-height:1.2;font-weight:700;-webkit-transform:translateY(-10px);transform:translateY(-10px)}.SelectGuide .result-icons-item:hover img{-webkit-transform:scale(1.2);transform:scale(1.2)}@media screen and (max-width: 736px){.SelectGuide .result-icons-item{margin:0 1.5%}}@media screen and (min-width: 737px){.SelectGuide .result-icons-item:last-child{margin-right:0}}.SelectGuide .result-icons-img{width:78px}.SelectGuide .result-icons-text{display:block;font-size:10px;font-weight:700;margin-top:3px}.SelectGuide .result-outline{font-size:16px;font-weight:700;line-height:1.6;margin-bottom:25px}@media screen and (max-width: 736px){.SelectGuide .result-outline{font-size:14px}}.SelectGuide .result-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.SelectGuide .result-btn-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:220px;height:50px;background:#000;color:#fff;font-size:18px;font-weight:700;-webkit-transition:opacity .2s;transition:opacity .2s}.SelectGuide .result-btn-item:hover{opacity:.6}.SelectGuide .modal{position:fixed;width:100%;height:100%;background:#000c;top:0;left:0;z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:.4s;transition:.4s;opacity:0;visibility:hidden}.SelectGuide .modal.is-show{opacity:1;visibility:visible}.SelectGuide .modal-block{background-color:#fff;max-width:697px;min-height:400px;width:100%;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;padding:40px 45px}@media screen and (max-width: 736px){.SelectGuide .modal-block{min-height:60vh;width:calc(100% - 40px);padding:20px;margin:0 auto}}.SelectGuide .modal-close{position:absolute;top:5px;right:5px;display:block;width:30px;height:30px;cursor:pointer}.SelectGuide .modal-close-line{width:14px;height:3px;background-color:#000;display:block;position:absolute;margin:auto;top:0;right:0;bottom:0;left:0}.SelectGuide .modal-close-line:first-child{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.SelectGuide .modal-close-line:last-child{-webkit-transform:rotate(135deg);transform:rotate(135deg)}.SelectGuide .modal-item{display:none}.SelectGuide .modal-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:24px;font-weight:700;margin-bottom:20px}@media screen and (max-width: 736px){.SelectGuide .modal-title{font-size:20px}}.SelectGuide .modal-icon{width:80px}.SelectGuide .modal-text{font-size:16px;font-weight:700;line-height:1.8}.select-navi{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:40px 0 0}.select-navi-item{margin:0 5px;transition:opacity .2s}.select-navi-item:hover{opacity:.7}.select-navi-text{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#ea222b;color:#fff;font-size:1rem;font-weight:700;padding:15px 25px;border-radius:30px;cursor:pointer}@media screen and (max-width: 736px){.select-navi-text{padding:10px 20px;font-size:14px}}
/*# sourceMappingURL=/cdn/shop/t/59/assets/select-guide-pc.css.map */
