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,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;border:0;font-size:100%;font:inherit;vertical-align:baseline}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,section,figure,aside,header,footer,main,nav,label{box-sizing:border-box}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after{content:"";content:none}q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}a{text-decoration:none;outline:none;color:#000}img{vertical-align:top}html{font-family:noto-sans-cjk-jp,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,verdana,sans-serif;-webkit-text-size-adjust:none}html *{box-sizing:border-box}body{padding-top:54px;line-height:1.6;font-size:13px;font-weight:400;color:#333}@media screen and (min-width: 769px){body{font-size:14px}}em,strong{font-weight:bold}a{color:#333}.is-sp{display:block !important}@media screen and (min-width: 769px){.is-sp{display:none !important}}.is-pc{display:none !important}@media screen and (min-width: 769px){.is-pc{display:block !important}}.cRed{color:#ec2c2c}.ti1e{padding-left:1em;text-indent:-1em}.sectInr{max-width:1120px;margin:0 auto}.heading{margin-bottom:10px;font-family:oswald,sans-serif;font-size:14px;font-weight:bold}@media screen and (min-width: 769px){.heading{font-size:18px}}.heading-txt{margin-bottom:20px;font-size:23px;font-weight:bold;line-height:1.4}@media screen and (min-width: 769px){.heading-txt{font-size:33px}}.btn{max-width:300px;margin:10px auto}.btn a{display:block;text-align:center;padding:5px 10px;border:1px solid #333;font-family:urbana,sans-serif}.ano{font-size:11px}.icn-race{display:inline-block;vertical-align:middle;width:12px;height:12px;margin-left:10px;border-radius:50%;background:#333;display:none}.icn-jff{display:inline-block;vertical-align:middle;width:0;height:0;margin-left:10px;border-style:solid;border-width:0 7px 11px 7px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) #333 rgba(0,0,0,0);display:none}.icn-robusto{display:inline-block;vertical-align:middle;background:#333;width:10px;height:10px;transform:rotate(45deg);margin-left:10px;display:none}.head{position:absolute;top:0;left:0;width:100%;padding:10px 15px;z-index:11;transition:all .2s linear}@media screen and (min-width: 769px){.head{padding:20px 0}}.head.transform{background:rgba(255,255,255,.85)}.head_inr{display:flex;justify-content:space-between}@media screen and (min-width: 769px){.head_inr{align-items:center;max-width:1180px;margin:0 auto;padding:0 30px}}.head_bl{width:40px;height:32px;z-index:1}@media screen and (min-width: 769px){.head_bl{width:53px;height:43px}}.head_right{position:relative;display:flex;z-index:1}.head_onlineBtn img{width:74px;height:34px}@media screen and (min-width: 769px){.head_onlineBtn img{width:92px;height:43px}}.head_navBtn{position:relative;width:34px;height:34px;z-index:1}@media screen and (min-width: 769px){.head_navBtn{display:none}}.head_navBtn.is-open i{opacity:0}.head_navBtn.is-open:before{top:50%;transform:translate(-50%, -50%) rotate(45deg)}.head_navBtn.is-open:after{bottom:50%;transform:translate(-50%, -50%) rotate(135deg)}.head_navBtn i{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:23px;height:1px;background:#f147aa;transition:all .2s linear}.head_navBtn:before,.head_navBtn:after{content:"";position:absolute;left:50%;width:23px;height:1px;background:#f147aa;transform:translateX(-50%);transition:all .2s linear}.head_navBtn:before{top:8px}.head_navBtn:after{bottom:8px}.switch-language{position:absolute;top:0;right:20px;text-align:center;z-index:100}.switch-language h4{text-align:center;font-size:14px;margin:10px 0;color:#000;font-family:"Oswald",sans-serif}.switch-language a{font-size:14px;color:#000;display:inline-block;font-family:"Oswald",sans-serif;line-height:1em;overflow:hidden}.lead_txt{padding-bottom:10px}body.ja .en{display:none}body.ja .ja{display:block}body.ja span.ja{display:inline}body.en .ja{display:none}body.en .en{display:block}body.en span.en{display:inline}.switch-language a span{display:inline-block;border:#000 solid 2px;float:left;padding:6px 12px}.switch-language a span.btn-ja{border-radius:3px 0 0 3px}.switch-language a span.btn-en{border-radius:0 3px 3px 0}.switch-language a .select{background:#000;color:#fff}@keyframes infinity-scroll-left{from{transform:translateX(0)}to{transform:translateX(-100%)}}@keyframes infinity-scroll-right{from{transform:translateX(-100%)}to{transform:translateX(0%)}}.scroll_list{display:flex}.scroll_list_item{width:67vw}@media screen and (min-width: 769px){.scroll_list_item{width:27vw}}.scroll_list_item img{-o-object-fit:cover;object-fit:cover;height:100%}.scroll_wrap{display:flex;overflow:hidden}.scrollL{animation:infinity-scroll-left 80s infinite linear .5s both}.scrollR{animation:infinity-scroll-right 80s infinite linear .5s both}.ttl{padding:20px 15px}@media screen and (min-width: 769px){.ttl{max-width:800px;margin:0 auto;padding:25px 15px}}.nav{border-top:1px solid #ddd}.nav_list{display:flex;align-items:center;justify-content:space-between;padding:10px 15px}@media screen and (min-width: 769px){.nav_list{max-width:645px;margin:0 auto;padding:20px 15px}}.nav_list_item{font-size:18px;font-weight:bold;font-family:oswald,sans-serif}@media screen and (min-width: 769px){.nav_list_item{font-size:20px}}.mv{position:relative}.mv_scroll{position:absolute;bottom:20px;left:0;width:100%;text-align:center;font-size:15px;font-weight:bold;font-family:oswald,sans-serif;color:#fff}.videoWrap{overflow:hidden;position:sticky;top:0;left:0;width:100%;height:calc(100vh - 180px)}@media screen and (min-width: 769px){.videoWrap{height:calc(100vh - 260px)}}.videoWrap video{-o-object-fit:cover;object-fit:cover;height:100%;width:100%}@media screen and (min-width: 769px){.about .heading-txt{font-size:23px}}.about_sect{padding:0 20px;color:#fff}@media screen and (min-width: 769px){.about_sect{display:flex;padding:0}}.about_sect.-top{padding-top:50px;padding-bottom:45px;background:#e46549}@media screen and (min-width: 769px){.about_sect.-top{padding:0}}.about_sect.-top .moreWrap::before{background:linear-gradient(rgba(255, 255, 255, 0) 50%, #e46549 100%)}.about_sect.-btm{padding-top:20px;background:#8fba75}@media screen and (min-width: 769px){.about_sect.-btm{padding:0}}.about_sect.-btm .moreWrap::before{background:linear-gradient(rgba(255, 255, 255, 0) 50%, #8FBA75 100%)}.about_img{margin-bottom:20px}@media screen and (min-width: 769px){.about_img{width:50%;margin:0}}.about_img.-btm{position:relative;padding-top:74%;margin:50px -20px 0}@media screen and (min-width: 769px){.about_img.-btm{margin:0;padding:0}}.about_img.-btm img{position:absolute;top:0;left:0}@media screen and (min-width: 769px){.about_img.-btm img{position:static}}.about_img img{-o-object-fit:cover;object-fit:cover;height:100%}@media screen and (min-width: 769px){.about_txtArea{width:50%;padding:5% 5% 3%}}.about_txt{margin-bottom:15px}.about_bnr{margin-top:20px}.moreWrap{position:relative;height:160px;overflow:hidden;transition:height .2s linear}@media screen and (min-width: 769px){.moreWrap{height:auto}}.moreWrap.active{height:auto}.moreWrap.active:before{background:none !important}.moreWrap:before{content:"";width:100%;height:100%;display:block;background:linear-gradient(rgba(255, 255, 255, 0) 0, #fff 90%);position:absolute;top:0;left:0}@media screen and (min-width: 769px){.moreWrap:before{display:none}}.moreBtn{font:12px;font-weight:bold;text-align:center}@media screen and (min-width: 769px){.moreBtn{display:none}}.moreBtn.is-opened{display:none}.detail{padding:60px 20px 100px;background:#f2ede9}.detail_item{margin-bottom:80px}@media screen and (min-width: 769px){.detail_item{display:flex;align-items:center;padding:20px 0;background:#ede5dd}}.detail_item:nth-child(odd) .detail_item_comment:after{right:-18px;bottom:-12px}@media screen and (min-width: 769px){.detail_item:nth-child(even){flex-direction:row-reverse}}.detail_item:nth-child(even) .detail_item_comment:after{left:-25px;bottom:-12px}@media screen and (min-width: 769px){.detail_item_txtArea{width:44%;padding:0 5%}}.detail_item_ttl{display:flex;align-items:center;justify-content:center;font-size:50px;font-weight:bold;font-family:oswald,sans-serif}.detail_item_ttl svg{width:40px;height:40px;margin-right:10px}.detail_item_img{margin:0 -20px}@media screen and (min-width: 769px){.detail_item_img{width:56%;margin:0}}.detail_item_comment{position:relative;margin-top:20px;padding:15px;font-size:12px;color:#e34c2c;border:1px solid #e34c2c;border-radius:8px}@media screen and (min-width: 769px){.detail_item_comment{font-size:13px}}.detail_item_comment:after{content:"";position:absolute;width:43px;height:63px}.detail_item_comment.-pat:after{background:url(../img/pat.png) no-repeat center;background-size:cover}.detail_item_comment.-ron:after{background:url(../img/ron.png) no-repeat center;background-size:cover}.detail_reviewSld{position:relative;overflow:hidden;margin:0 -20px 10px}.detail_reviewSld .swiper-wrapper{transition-timing-function:linear;align-items:stretch}.detail_reviewSld_item{margin-right:10px;width:280px;height:auto}@media screen and (min-width: 769px){.detail_reviewSld_item{width:360px;min-height:90px}}.detail_reviewSld_item:nth-child(odd) a{border:1px solid #e46549}.detail_reviewSld_item:nth-child(even) a{border:1px solid #8fba75}.detail_reviewSld_item a{display:flex;align-items:center;justify-content:space-between;height:100%;padding:15px 20px;border-radius:15px;background:#fff}.detail_reviewSld_face{width:40px}.detail_reviewSld_txtArea{width:calc(100% - 50px)}.detail_reviewSld_ttl{font-size:13px;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}.detail_reviewSld_author{font-size:10px}.tread{padding-top:50px;background:#fff}@media screen and (min-width: 769px){.tread{padding-top:6%}}.tread .heading-txt{padding:0 20px}@media screen and (min-width: 769px){.tread .heading-txt{max-width:1160px;margin:0 auto}}@media screen and (min-width: 769px){.tread_list{display:flex;margin-top:40px}}.tread_item{position:relative;margin-top:1px;padding:11% 5% 11% 42%;color:#fff}@media screen and (min-width: 769px){.tread_item{width:33.33%;padding:7% 3% 7% 14%}}.tread_item:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(270deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%)}.tread_item.-cava{background:url(../img/tread_cava.jpg) no-repeat left center;background-size:cover}.tread_item.-rose{background:url(../img/tread_rose.jpg) no-repeat left center;background-size:cover}.tread_item.-mars{background:url(../img/tread_mars.jpg) no-repeat left center;background-size:cover}.tread_item_ttlArea{position:relative;display:flex;align-items:center}@media screen and (min-width: 769px){.tread_item_ttlArea{display:block}}.tread_item_ttl{margin-right:9%;font-size:38px;font-weight:bold;font-family:oswald,sans-serif}@media screen and (min-width: 769px){.tread_item_ttl{font-size:35px}}.tread_item_copy{font-size:12px}@media screen and (min-width: 769px){.tread_item_copy{font-size:14px}}.tread_item_txtArea{position:relative;display:none}@media screen and (min-width: 769px){.tread_item_txtArea{display:block !important;margin-top:15px}}@media screen and (min-width: 769px){.tread_item_txt{font-size:13px}}.tread_item_moreBtn{position:relative;font-size:11px;font-family:oswald,sans-serif;font-weight:bold}@media screen and (min-width: 769px){.tread_item_moreBtn{display:none}}.tread_item_moreBtn:after{content:url(../img/arw_d.svg);margin-left:8px}.tread_item_moreBtn.selected{opacity:0}.product{position:relative;padding:50px 20px 90px;background:#f2ede9}@media screen and (min-width: 769px){.product{padding:110px 20px 70px}}.product:before{content:"";position:absolute;top:0;right:0;width:168px;height:185px;background:url(../img/bg_product.png) no-repeat right top;background-size:cover}@media screen and (min-width: 769px){.product:before{width:313px;height:272px}}@media screen and (min-width: 769px){.product .heading-txt{margin-bottom:50px}}.product .swiper-scrollbar{margin-top:10px;background:#e6dcd5}.product .swiper-scrollbar-drag{height:3px;background:#333}.product_sldWrap{margin-bottom:35px}@media screen and (min-width: 769px){.product_sldWrap{overflow:hidden;margin:0 -20px 45px;padding:0 20px}}.product_sld{margin:0 -20px;padding:0 20px}@media screen and (min-width: 769px){.product_sld{overflow:visible;max-width:1120px;margin:0 auto;padding:0}}.product_item{width:68%;margin-right:10px}@media screen and (min-width: 769px){.product_item{width:23%;margin-right:20px}}.product_item a{overflow:hidden;display:block;position:relative;padding-top:136%;border-radius:12px}.product_item_img{position:absolute;top:0;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;height:100%}.product_item_inr{position:absolute;top:0;left:0;display:flex;flex-direction:column;width:100%;height:100%;padding:15px 20px;background:linear-gradient(180deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 50%)}.product_item_ttl{font-size:30px;font-family:oswald,sans-serif;font-weight:bold}.product_item_price{font-size:18px;font-family:oswald,sans-serif;font-weight:bold}.product_item_btn{display:flex;align-items:center;color:#e34c2c;font-size:12px;font-weight:bold}.product_item_btn::after{content:url(../img/arw.svg);margin:3px 0 0 5px}.product_item_tagWrap{display:flex;flex-wrap:wrap;margin-top:auto}.product_item_tag{margin:0 3px 3px 0;padding:2px 8px;border-radius:15px;background:#fff;font-size:10px;font-weight:bold}.bc{padding:60px 20px 80px;background:#717d88;color:#fff}@media screen and (min-width: 769px){.bc_list{display:flex}}.bc_item{overflow:hidden;margin-bottom:10px;border-radius:20px;font-family:oswald,sans-serif}@media screen and (min-width: 769px){.bc_item{width:32%;margin:0 2% 0 0}.bc_item:nth-child(3n){margin-right:0}}.bc_item a{position:relative;display:block;color:#fff}.bc_item a:before{content:"";position:absolute;bottom:20px;right:20px;width:35px;height:35px;background:url(../img/arw_g.svg) no-repeat 54% center #fff;background-size:7px;border-radius:50%;z-index:1}.bc_item a:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 70%)}.bc_item_txtArea{position:absolute;top:0;left:0;width:100%;padding:20px;font-weight:bold;z-index:1}.bc_item_cap{font-size:15px}.bc_item_ttl{font-size:30px}.bc_mix{margin-top:80px}.bc_mix_ttl{font-size:50px;font-weight:bold;font-family:oswald,sans-serif}.bc_mix_lead{margin-top:15px}.bc_mix_list{margin-top:20px}.bc_mix_item{width:96%}@media screen and (min-width: 769px){.bc_mix_item{width:49%}}.bc_mix_imgArea{position:relative}.bc_mix_rider{position:absolute;top:0;left:0;display:flex;justify-content:space-between;align-items:center;width:100%;padding:15px 20px}.bc_mix_rider img{width:40px}@media screen and (min-width: 769px){.bc_mix_rider img{width:45px}}.bc_mix_rider p{width:calc(100% - 50px);font-size:15px;font-weight:bold;font-family:oswald,sans-serif}@media screen and (min-width: 769px){.bc_mix_rider p{width:calc(100% - 55px)}}.bc_mix_txtArea{padding:15px 20px 20px;background:#323d49}@media screen and (min-width: 769px){.bc_mix_txtArea{padding:15px 9% 30px}}.bc_mix_tires{display:flex;justify-content:space-between}.bc_mix_tire{position:relative;width:46%}.bc_mix_tire p{margin-top:-30px;text-align:center;font-family:oswald,sans-serif;font-size:18px;font-weight:bold}@media screen and (min-width: 769px){.bc_mix_tire p{margin-top:10px;font-size:24px}}.bc_mix_txt{margin-top:25px}.bc_slide{overflow:visible;padding:0 20px}.bc_slideWrap{overflow:hidden;margin:0 -20px}.youtube{padding:60px 20px 90px;background:#f2ede9}@media screen and (min-width: 769px){.youtube{padding:7% 20px 6%}}.youtube_list{border-bottom:1px solid #ccc}.youtube_list:first-child{margin-top:30px;border-top:1px solid #ccc}@media screen and (min-width: 769px){.youtube_list:first-child{margin-top:50px}}.youtube_list_ttl{display:flex;align-items:center;justify-content:space-between;padding:20px 0;color:#e34c2c;font-weight:bold;font-size:16px;cursor:pointer}@media screen and (min-width: 769px){.youtube_list_ttl{padding:35px 0;font-size:20px}}.youtube_list_ttl.selected i{transform:rotate(180deg)}.youtube_list_ttl i{position:relative;width:25px;height:25px;border-radius:50%;background:#e34c2c}.youtube_list_ttl i:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:8px;height:6px;background:url(../img/arw_d.svg) no-repeat center;background-size:contain}.youtube_list_body{display:none}@media screen and (min-width: 769px){.youtube_itemWrap{display:flex;flex-wrap:wrap}}.youtube_item{margin-bottom:30px}@media screen and (min-width: 769px){.youtube_item{width:48%;margin:0 4% 4% 0}.youtube_item:nth-child(2n){margin-right:0}}.youtube_item_movWrap{position:relative;padding-top:56.25%}.youtube_item_movWrap iframe{position:absolute;top:0;left:0;width:100%;height:100%}.youtube_item_ttl{margin-top:5px;font-size:13px;font-weight:bold;text-decoration:underline}@media screen and (min-width: 769px){.youtube_item_ttl{margin-top:10px;font-size:16px}}.footNav{padding:80px 20px 385px;background:url(../img/img_footNav.jpg) no-repeat center;background-size:cover;color:#fff}@media screen and (min-width: 769px){.footNav{padding:13% 20px 15%;background-position:center top 87%}}@media screen and (min-width: 769px){.footNav_inr{max-width:630px;margin:0 auto}}.footNav_logo{max-width:200px;margin:0 auto 30px}@media screen and (min-width: 769px){.footNav_logo{max-width:300px}}.footNav_txt{text-align:center;font-size:16px}.footNav_btns{margin-top:35px}@media screen and (min-width: 769px){.footNav_btns{display:flex;justify-content:space-between;margin-top:40px}}.footNav_btn{margin-bottom:10px}@media screen and (min-width: 769px){.footNav_btn{width:48%}}.footNav_btn a{display:flex;align-items:center;justify-content:center;padding:18px 10px;border-radius:5px;background:#333;color:#fff;font-size:12px;font-weight:bold}.footNav_btn a svg{margin:1.5px 0 0 5px}.footNav_btn.-white a{background:#fff;color:#000}.footer{padding:10px 0;border-top:1px solid #ccc;text-align:center;font-size:10px;color:#8e8e8e}/*# sourceMappingURL=style.css.map */