html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,dialog,figure,footer,header,hgroup,menu,nav,section,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}article,aside,dialog,figure,footer,header,hgroup,nav,section{display:block}ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}a{margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline;background:transparent;text-decoration:none}ins{background-color:#ff9;color:#000;text-decoration:none}mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted #000;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #cccccc;margin:1em 0;padding:0}input,select{vertical-align:middle}@font-face{font-family:"ClashDisplay-Regular";src:url("../font/ClashDisplay-Regular.woff2") format("woff2"),url("../font/ClashDisplay-Regular.woff") format("woff"),url("../font/ClashDisplay-Regular.ttf") format("truetype");font-weight:400;font-display:swap;font-style:normal}@font-face{font-family:"ClashDisplay-Medium";src:url("../font/ClashDisplay-Medium.woff2") format("woff2"),url("../font/ClashDisplay-Medium.woff") format("woff"),url("../fonts/ClashDisplay-Medium.ttf") format("truetype");font-weight:500;font-display:swap;font-style:normal}*{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}html{font-size:10px;position:relative;background-color:#edebeb;margin-left:auto;margin-right:auto;min-height:100%;overflow-x:hidden}body{font-family:"Sora", "Noto Sans JP", "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;font-size:1.2rem;font-weight:300;-webkit-font-feature-settings:"palt";font-feature-settings:"palt";line-height:2;letter-spacing:0.1em;color:#333;min-height:100%;background:url("../img/bg_ptn.png") repeat left top;overflow-x:hidden;position:relative}body.el_loading{overflow:hidden}@media screen and (min-width: 768px){body{font-size:1.4rem}}input,select,textarea{font-family:"Sora", "Noto Sans JP", "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif}a{color:#333;-webkit-transition:opacity 0.3s ease-out;transition:opacity 0.3s ease-out}a:focus,a.hover{opacity:0.5}h1,h2,h3,h4,h5,h6{-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;font-weight:normal}img{max-width:100%;vertical-align:bottom;height:auto}sup{font-size:10px;vertical-align:super}.ly_inner{width:100%;max-width:108.4rem;padding:0 3rem;margin-left:auto;margin-right:auto}.bl_loading{width:100%;height:100vh;height:calc(var(--vh, 1vh) * 100);background:url("../img/bg_ptn.png") repeat left top;position:fixed;top:0;left:0;z-index:999;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:4rem;z-index:99999}.bl_loading_inner_img{width:calc(100vw * 120 / 375);height:calc(100vw * 98.65 / 375);display:block;margin:0 auto}.bl_loading_inner_txt{font-family:"ClashDisplay-Regular","Sora","Noto Sans JP","Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;text-align:center;font-size:1.4rem;line-height:1;margin-top:3rem}.bl_allWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100vh}.bl_main{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-x:hidden;margin-bottom:10rem}.bl_hdr_inner_logo{display:inline-block}.bl_hdr_inner_logo:focus{opacity:1}.bl_hdr_inner_menu{width:6rem;height:6rem;background:none;border:none;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;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}.bl_hdr_inner_menu_bar{display:block;width:2.8rem;height:2.3rem;position:relative;background-color:transparent;background-image:-webkit-gradient(linear, left top, right top, from(#333), to(#333));background-image:linear-gradient(to right, #333, #333);background-position:center;background-repeat:no-repeat;background-size:100% 1px;opacity:0.6;-webkit-transition:0.3s ease-out;transition:0.3s ease-out;-webkit-transform-origin:background-image;transform-origin:background-image}.bl_hdr_inner_menu_bar::before,.bl_hdr_inner_menu_bar::after{content:"";display:block;width:100%;height:1px;background-color:#333;position:absolute;-webkit-transition:0.3s ease-out;transition:0.3s ease-out;-webkit-transform-origin:transform;transform-origin:transform}.bl_hdr_inner_menu_bar::before{top:0;left:0}.bl_hdr_inner_menu_bar::after{bottom:0;left:0}.bl_hdr_inner_menu.open .bl_hdr_inner_menu_bar{background-image:none}.bl_hdr_inner_menu.open .bl_hdr_inner_menu_bar::before{top:50%;left:0;-webkit-transform:rotate(135deg);transform:rotate(135deg)}.bl_hdr_inner_menu.open .bl_hdr_inner_menu_bar::after{bottom:50%;left:0;-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}.bl_hdr_navBody{-webkit-transform:translateY(-100%);transform:translateY(-100%);z-index:999;position:fixed;top:0;left:0;bottom:0;height:100%;width:100%;background:#edebeb;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);overflow-y:auto;opacity:0;-webkit-overflow-scrolling:touch;-webkit-animation:modalFadeOut 0.3s ease-in forwards;animation:modalFadeOut 0.3s ease-in forwards}.bl_hdr_navBody.open{display:block;-webkit-animation:modalFadeIn 0.3s ease-in forwards;animation:modalFadeIn 0.3s ease-in forwards}.bl_hdr_navBody.open .bl_navBody_hdr{opacity:1}.bl_hdr_navBody.open .bl_navWrap{-webkit-animation:modalFadeRight 0.5s ease-out forwards;animation:modalFadeRight 0.5s ease-out forwards}.bl_hdr_navBody_inner{width:100%;padding:4rem 3rem 6rem;margin-top:2rem;min-height:calc(100% - 8rem)}.bl_hdr_navBody_inner_list_item+.bl_hdr_navBody_inner_list_item{margin-top:4rem}.bl_hdr_navBody_inner_list_item a{display:inline-block;font-size:1.6rem;line-height:1;font-family:"ClashDisplay-Regular","Sora","Noto Sans JP","Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;color:#333}.bl_hdr_navBody_inner_list_item.el_cv{padding-top:4rem;border-top:#cfcdc9 1px solid}@-webkit-keyframes modalFadeIn{0%{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}1%{opacity:0;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes modalFadeIn{0%{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}1%{opacity:0;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes modalFadeOut{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}99%{opacity:0;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@keyframes modalFadeOut{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}99%{opacity:0;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@-webkit-keyframes modalFadeRight{0%{opacity:0;-webkit-transform:translateX(-50%);transform:translateX(-50%)}30%{opacity:0;-webkit-transform:translateX(-50%);transform:translateX(-50%)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes modalFadeRight{0%{opacity:0;-webkit-transform:translateX(-50%);transform:translateX(-50%)}30%{opacity:0;-webkit-transform:translateX(-50%);transform:translateX(-50%)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}.bl_kv{margin-top:8rem}.bl_kv_txt{font-size:3.2rem;font-weight:700}.bl_underContent h1{font-size:3.2rem;font-weight:700;margin-top:5rem;margin-bottom:2rem}.bl_underContent h2{font-size:2.8rem;font-weight:700;margin-top:5rem;margin-bottom:2rem}.bl_underContent h3{font-size:2.4rem;font-weight:700;margin-top:5rem;margin-bottom:2rem}.bl_underContent h4{font-size:2rem;font-weight:700;margin-top:3rem;margin-bottom:1rem}.bl_underContent h5{font-size:1.8rem;font-weight:700;margin-top:2rem;margin-bottom:1rem}.bl_underContent a{text-decoration:underline}.bl_hdr{position:relative;width:100%;position:fixed;top:0;left:0;z-index:9999}.bl_hdr_inner{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:0 0 0 2rem}.bl_hdr_inner_logo{display:block;line-height:1}.bl_hdr_inner_logo_img{width:6rem;height:1.754rem}.bl_hdr_inner_contact{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.4rem;line-height:1;font-weight:300;min-height:4.8rem}.bl_hdr_inner_contact::before{content:"";background-color:#cfcdc9;width:0.6rem;height:0.6rem;border-radius:0.3rem;margin-right:0.5rem}.ly_section+.ly_section{margin-top:6rem}.bl_common_btn{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;min-height:6rem;border-radius:3rem;width:100%;max-width:45rem;padding:1rem 2rem;background-color:#4c5159;color:#fff;font-size:1.6rem;line-height:1.5}.bl_common_btn.el_en{font-family:"ClashDisplay-Regular","Sora","Noto Sans JP","Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif}.bl_common_btn.el_center{margin-left:auto;margin-right:auto}.bl_common_btn.el_mini{max-width:31rem}.bl_common_btn.el_off{opacity:0.3}.ly_container{margin-bottom:10rem}.bl_kv_ttl{font-family:"ClashDisplay-Regular","Sora","Noto Sans JP","Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;color:#8c8985;font-size:2.2rem;line-height:1.5;padding:4rem 12rem 4rem 0;position:relative}.bl_kv_ttl::after{content:"";width:10rem;height:2.8rem;background:url("../img/kv_illust.png") no-repeat center center/contain;position:absolute;top:50%;right:-1rem;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.bl_breadcrumb{margin-bottom:2rem}.bl_breadcrumb_list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.bl_breadcrumb_list_item{font-size:1.2rem;color:#333;display:-webkit-box;display:-ms-flexbox;display:flex}.bl_breadcrumb_list_item+.bl_breadcrumb_list_item{margin-left:1rem}.bl_breadcrumb_list_item+.bl_breadcrumb_list_item::before{content:"/";font-size:1.2rem;color:#333;margin-right:1rem}.bl_breadcrumb_list_link{display:block;font-size:1.2rem;color:#333}.bl_mv{position:relative;width:100%;min-height:100vh;min-height:calc(var(--vh, 1vh) * 100);padding:8rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bl_mv_txt{text-align:center}.bl_mv_txt_logo{opacity:0}.bl_mv_txt_logo_img{width:12rem;height:9.865rem}.bl_mv_txt_content{opacity:0;font-family:"ClashDisplay-Regular","Sora","Noto Sans JP","Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;font-size:1.2rem;line-height:2.333333333;margin-top:2rem;letter-spacing:0.05em}.bl_mv_txt_content_sub{display:none}.bl_mv_txt_scroll{opacity:0;display:none}.bl_mv_img{width:100%;max-width:25rem;margin:3rem auto 0;position:relative}.bl_mv_img_item{opacity:0}.bl_mv_img_illust_1{opacity:0;position:absolute;top:2rem;left:-5rem;display:block;width:100%;max-width:12.9rem}.bl_mv_img_illust_2{opacity:0;position:absolute;top:8rem;right:-4rem;display:block;width:100%;max-width:9.6rem}.bl_mv_img_illust_3{opacity:0;position:absolute;bottom:5rem;left:-5rem;display:block;width:100%;max-width:12.9rem}body.el_loaded .bl_mv_txt_logo{-webkit-animation:fadeIn001 1s ease-out 2s forwards;animation:fadeIn001 1s ease-out 2s forwards}body.el_loaded .bl_mv_txt_content{-webkit-animation:fadeIn001 1s ease-out 2s forwards;animation:fadeIn001 1s ease-out 2s forwards}body.el_loaded .bl_mv_txt_scroll{-webkit-animation:fadeIn001 1s ease-out 2s forwards;animation:fadeIn001 1s ease-out 2s forwards}body.el_loaded .bl_mv_img_item{-webkit-animation:fadeIn001 1s ease-out 2s forwards;animation:fadeIn001 1s ease-out 2s forwards}body.el_loaded .bl_mv_img_illust_1{-webkit-animation:fadeIn001 2s ease-out 2s forwards;animation:fadeIn001 2s ease-out 2s forwards}body.el_loaded .bl_mv_img_illust_2{-webkit-animation:fadeIn001 3s ease-out 2s forwards;animation:fadeIn001 3s ease-out 2s forwards}body.el_loaded .bl_mv_img_illust_3{-webkit-animation:fadeIn001 4s ease-out 2s forwards;animation:fadeIn001 4s ease-out 2s forwards}@-webkit-keyframes fadeIn001{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn001{0%{opacity:0}100%{opacity:1}}.bl_bottom_insta{position:fixed;bottom:2rem;right:2rem;z-index:99;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;border:#8c8985 1px solid;color:#fff;width:5rem;height:5rem;border-radius:2.5rem}.bl_bottom_insta_img{width:1.6rem;height:1.6rem}.bl_topConcept_inner{position:relative;padding:5rem 0 6rem}.bl_topConcept_inner_bg{width:100%;max-width:79.348rem;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.bl_topConcept_inner_img_1{width:100%;max-width:13.788rem;position:absolute;top:0;right:0;z-index:1}.bl_topConcept_inner_img_2{width:100%;max-width:11.4rem;position:absolute;bottom:0;left:0;z-index:1}.bl_topConcept_inner_main{position:relative;z-index:2;text-align:center}.bl_topConcept_inner_main_secTtl{font-size:1.6rem;line-height:1;font-family:"ClashDisplay-Regular","Sora","Noto Sans JP","Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;color:#8c8985}.bl_topConcept_inner_main_ttl{font-family:"Sora","Noto Sans JP","Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;font-size:2rem;font-weight:500;margin-top:3rem}.bl_topConcept_inner_main_txt{margin-top:2rem;line-height:2.166666667}.bl_topproduct{margin-top:8rem;padding:8rem 0;background-color:rgba(255,255,255,0.5)}.bl_topproduct_secTtl{font-size:1.6rem;line-height:1;font-family:"ClashDisplay-Regular","Sora","Noto Sans JP","Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;color:#8c8985}.bl_topproduct_story{margin-top:4rem}.bl_topproduct_story.el_multi{margin-top:6rem;padding-top:6rem;border-top:1px solid #cfcdc9}.bl_topproduct_story_ttl{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bl_topproduct_story_ttl_no{display:block;font-size:1.6rem;line-height:1;font-family:"ClashDisplay-Regular","Sora","Noto Sans JP","Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;font-weight:400;color:#fff;background-color:#8c8985;min-height:2.8rem;border-radius:1.4rem;padding:0.6rem 1.2rem 0.4rem;letter-spacing:0.05em}.bl_topproduct_story_ttl_txt{display:block;font-size:2.4rem;line-height:1;font-family:"ClashDisplay-Medium","Sora","Noto Sans JP","Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;font-weight:500;color:#8c8985;margin-left:1rem}.bl_topproduct_story_txt{margin-top:2rem}.bl_topproduct_content{margin-top:4rem}.bl_topproduct_content_bg_01{position:relative}.bl_topproduct_content_bg_01::before{content:"";background:url("../img/products_illust_1.png") no-repeat center center/contain;position:absolute;top:5rem;left:-24rem;width:31.722rem;height:13.251rem;z-index:1}.bl_topproduct_content_bg_01::after{content:"";background:url("../img/products_illust_2.png") no-repeat center center/contain;position:absolute;bottom:3rem;right:-30rem;width:42.22rem;height:13.565rem;z-index:1}.bl_topproduct_content_bg_02{position:relative}.bl_topproduct_content_bg_02::before{content:"";background:url("../img/products_illust_3.png") no-repeat center center/contain;position:absolute;top:0rem;right:-19rem;width:25.5rem;height:21.7rem;z-index:1}.bl_topproduct_content_bg_02::after{content:"";background:url("../img/products_illust_4.png") no-repeat center center/contain;position:absolute;top:12rem;left:-31rem;width:46.708rem;height:16.889rem;z-index:1}.bl_topproduct_content_bg_02_sub{width:100%;height:100%;z-index:1;position:absolute;top:0;left:0}.bl_topproduct_content_bg_02_sub::before{content:"";background:url("../img/products_illust_5.png") no-repeat center center/contain;position:absolute;bottom:6rem;right:-17rem;width:43.909rem;height:10.709rem;z-index:1}.bl_topproduct_content_item{padding-top:3rem;border-top:#cfcdc9 1px solid}.bl_topproduct_content_item+.bl_topproduct_content_item{margin-top:3rem}.bl_topproduct_content_item:last-child{padding-bottom:3rem;border-bottom:#cfcdc9 1px solid}.bl_topproduct_content_item:first-child .bl_topproduct_content_item_ttl::after{content:"";width:9.111rem;height:2.222rem;background:url("../img/product_illust_1.png") no-repeat center center/contain}.bl_topproduct_content_item:nth-child(2) .bl_topproduct_content_item_ttl::after{content:"";width:7.589rem;height:3.045rem;background:url("../img/product_illust_2.png") no-repeat center center/contain}.bl_topproduct_content_item:nth-child(3) .bl_topproduct_content_item_ttl::after{content:"";width:8.3rem;height:2.667rem;background:url("../img/product_illust_3.png") no-repeat center center/contain}.bl_topproduct_content_item_ttl{font-size:1.8rem;font-family:"ClashDisplay-Medium","Sora","Noto Sans JP","Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;font-weight:500;color:#8c8985;position:relative}.bl_topproduct_content_item_ttl::after{content:"";display:block;position:absolute;top:3rem;right:0}.bl_topproduct_content_item_ttl_sub{display:block;font-size:1.1rem;font-weight:400;color:#333}.bl_topproduct_content_item_txt{margin-top:2rem}.bl_topproduct_comingSoon{margin-top:4rem;padding:3rem;background:url("../img/coming_bg.jpg") no-repeat center center/cover;border-radius:2rem;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}.bl_topproduct_comingSoon_ttl{font-size:2.4rem;font-family:"ClashDisplay-Medium","Sora","Noto Sans JP","Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;font-weight:500;color:#8c8985;text-align:center}.bl_topproduct_comingSoon_txt{margin-top:2rem;text-align:center;font-size:1.2rem;line-height:2}.bl_topproduct_comingSoon_link{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;font-size:1.4rem;line-height:1;color:#8c8985;padding:1rem 2rem;border:#8c8985 1px solid;min-height:5rem;border-radius:2.5rem;width:100%;max-width:32rem;margin-top:3rem}.bl_topproduct_comingSoon_link_icon{display:block;width:1.6rem;height:1.6rem;margin-right:1rem}.bl_topproduct_btn_wrap{margin-top:6rem}.bl_topAbout{padding-top:8rem}.bl_topAbout_hdr_secTtl{font-size:1.6rem;line-height:1;font-family:"ClashDisplay-Regular","Sora","Noto Sans JP","Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;color:#8c8985}.bl_topAbout_hdr_txt{margin-top:4rem}.bl_topAbout_content{margin-top:4rem}.bl_topAbout_content_item{border-radius:2rem;overflow:hidden}.bl_topAbout_content_item+.bl_topAbout_content_item{margin-top:3rem}.bl_topAbout_content_item_btm{padding:2rem;background-color:rgba(255,255,255,0.5);height:100%}.bl_topAbout_content_item_btm_ttl{text-align:center;font-size:1.4rem;font-weight:700}.bl_topAbout_content_item_btm_txt{margin-top:1rem}.bl_topAbout_content_item_btm_txt_caption{display:block;font-size:10px;margin-top:1rem}.bl_topNews{margin:8rem 0}.bl_topNews_inner{padding:4rem 1rem;border-top:#cfcdc9 1px solid;border-bottom:#cfcdc9 1px solid}.bl_topNews_secTtl{font-size:1.6rem;line-height:1;font-family:"ClashDisplay-Regular","Sora","Noto Sans JP","Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;color:#8c8985}.bl_topNews_content{margin-top:3rem}.bl_topNews_content_item+.bl_topNews_content_item{margin-top:3rem}.bl_topNews_content_item_date{display:block;font-size:1.2rem;line-height:1}.bl_topNews_content_item_txt{margin-top:1rem}.bl_topInsta{margin:0}.bl_topInsta_secTtl{font-size:1.6rem;line-height:1;font-family:"ClashDisplay-Regular","Sora","Noto Sans JP","Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;color:#8c8985;text-align:center}.bl_topInsta_txt{margin-top:3rem;text-align:center}.bl_topInsta_link{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;font-size:1.4rem;line-height:1;color:#8c8985;padding:1rem 2rem;border:#8c8985 1px solid;min-height:5rem;border-radius:2.5rem;width:100%;max-width:32rem;margin:3rem auto 0}.bl_topInsta_link_icon{display:block;width:1.6rem;height:1.6rem;margin-right:1rem}.bl_ftr{width:100%;padding:0 3rem 4rem}.bl_ftr_inner{border-top:#cfcdc9 1px solid;padding-top:4rem}.bl_ftr_linkList_item_link_icon.el_insta{display:block;width:1.6rem;height:1.6rem}.bl_ftr_linkList_item_link_icon.el_mail{display:block;width:1.6rem;height:1.307rem}.bl_ftr_linkList{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bl_ftr_linkList_item+.bl_ftr_linkList_item{margin-left:2rem}.bl_ftr_content{margin-top:4rem}.bl_ftr_content_ttl{font-size:1.4rem;font-weight:700}.bl_ftr_content_txt{margin-top:1rem}.bl_ftr_content_txt_en{margin-top:1rem;color:#8c8985;line-height:1.333333333}.bl_ftr_content_link{margin-top:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:underline}.bl_ftr_content_link_icon{display:block;width:1rem;height:1rem;margin-left:1rem}.bl_ftr_copyright{font-size:1.2rem;line-height:1;margin-top:6rem;color:#8c8985;display:block}.bl_product_indexList{position:relative;z-index:3}.bl_product_indexList_item_link{display:block;max-width:32rem}.bl_product_indexList_item_img{overflow:hidden;width:100%;font-size:0;border:#bbd9e5 1px solid}.bl_product_indexList_item_ttlEn{font-family:"ClashDisplay-Regular","Sora","Noto Sans JP","Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;font-size:1.6rem;margin-top:1.5rem;line-height:1.5;letter-spacing:0.05em}.bl_product_indexList_item_txt{margin-right:1.2rem}.bl_product_indexList_item_tag{display:inline-block;color:#8c8985;font-size:1.2rem;line-height:1;-webkit-transform:translateY(-0.1em);transform:translateY(-0.1em)}.bl_product_indexList_item_ttlJp{font-size:1.2rem;line-height:1.5;margin-top:0.5rem}.bl_product_indexList_item+.bl_product_indexList_item{margin-top:3rem}.bl_productsDetailWrap{background-color:#fff;padding:6rem 0}.bl_productsDetailCol_slider{padding-bottom:4rem}.bl_productsDetailCol_slider button{background:none;border:none;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.bl_productsDetailCol_slider .slick-prev,.bl_productsDetailCol_slider .slick-next{font-size:0;line-height:0;position:absolute;top:calc(50% - 3rem);display:block;width:2rem;height:2rem;padding:0;cursor:pointer;color:transparent;border:none;outline:none;background:url("../img/icon_ar.svg") no-repeat center center/contain;z-index:+8}.bl_productsDetailCol_slider .slick-prev{left:1rem}.bl_productsDetailCol_slider .slick-next{right:1rem;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.bl_productsDetailCol_slider .slick-dots{position:absolute;bottom:0;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.bl_productsDetailCol_slider .slick-dots li{position:relative;display:inline-block;width:2rem;height:2rem;margin:0 0.5rem;padding:0;cursor:pointer}.bl_productsDetailCol_slider .slick-dots li button{font-size:0;line-height:0;display:block;width:2rem;height:2rem;padding:0.5rem;cursor:pointer;color:transparent;border:0;outline:none;background:transparent}.bl_productsDetailCol_slider .slick-dots li button:before{position:absolute;display:block;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:1rem;height:1rem;border-radius:0.5rem;content:"";background-color:#c7c7c7}.bl_productsDetailCol_slider .slick-dots li.slick-active button:before{background-color:#000}.bl_productsDetailCol_txtWrap{margin-top:4rem}.bl_productsCommit_list{display:-webkit-box;display:-ms-flexbox;display:flex}.bl_productsCommit_list_item{width:31.25%}.bl_productsCommit_list_item+.bl_productsCommit_list_item{margin-left:3.125%}.bl_productsDetailCol_tag{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bl_productsDetailCol_tag_no{display:block;font-size:1.4rem;line-height:1;font-family:"ClashDisplay-Regular","Sora","Noto Sans JP","Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;font-weight:400;color:#fff;background-color:#8c8985;min-height:2.6rem;border-radius:1.3rem;padding:0.6rem 1.2rem 0.4rem;letter-spacing:0.05em}.bl_productsDetailCol_tag_txt{display:block;font-size:2rem;line-height:1;font-family:"ClashDisplay-Medium","Sora","Noto Sans JP","Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;font-weight:500;color:#8c8985;margin-left:1rem}.bl_productsDetailCol_ttl{font-size:2.4rem;line-height:1.2;margin-top:2.5rem;font-family:"ClashDisplay-Medium","Sora","Noto Sans JP","Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;font-weight:500}.bl_productsDetailCol_subTtl{display:block;font-size:1.4rem;margin-top:1rem;font-family:"Sora","Noto Sans JP","Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;font-weight:300}.bl_productsDetailCol_price{font-size:1.8rem;line-height:1;margin-top:2.5rem}.bl_productsDetailCol_main{margin:2.5rem 0 4rem;padding:2.5rem 0;border-top:#cfcdc9 1px solid;border-bottom:#cfcdc9 1px solid}.bl_productsDetailCol_price_caption{display:block;font-size:10px;margin-top:1rem}.bl_productsDetailCol_btn_caption{display:block;font-size:1.2rem;margin-top:1.5rem}.bl_productsDetailCol_spec_item{line-height:1.4}.bl_productsDetailCol_spec_item sup{font-size:10px;vertical-align:super}.bl_productsDetailCol_spec_item+.bl_productsDetailCol_spec_item{margin-top:1rem}.bl_productsDetailCol_spec_item_hidden{opacity:0}.bl_productsDetailCol_txt{margin-top:3rem}.bl_productsDetailCol_txt sup{font-size:10px;vertical-align:super}.bl_productsDetailCol_caption{font-size:1.2rem;margin-top:2rem}.bl_productsDetailCol_caption_colLink{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:underline}.bl_productsDetailCol_caption_colLink_img{display:block}.bl_productsDetailCol_caption_colLink_txt{margin-left:1rem}.bl_productsDetailCol_capArea{margin-top:3.5rem;padding:2rem;background-color:#fff}.bl_productsDetailCol_capArea_ttl{font-size:1.2rem;font-weight:700}.bl_productsDetailCol_capArea_txt{font-size:1.2rem;margin-top:0.5rem}.bl_productsDetailCol_btn{margin-top:4.5rem}@media screen and (min-width: 768px){.bl_hdr_inner_menu{display:none}.bl_hdr_navBody{opacity:1;display:block;width:auto;height:auto;-webkit-transform:inherit;transform:inherit;-webkit-animation:none;animation:none;background:none;-webkit-backdrop-filter:none;backdrop-filter:none;left:inherit;bottom:inherit;position:relative;overflow-y:inherit;padding:0}.bl_hdr_navBody .bl_hdr_inner{display:none}.bl_hdr_navBody_inner{-webkit-transform:inherit;transform:inherit;position:relative;top:inherit;left:inherit;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:auto;background:none;min-height:auto;margin-top:0}.bl_hdr_navBody_inner_link{font-size:1.4rem}.bl_hdr_navBody_inner_list{margin-top:0;display:-webkit-box;display:-ms-flexbox;display:flex}.bl_hdr_navBody_inner_list_item a{display:block;font-size:1.4rem}.bl_hdr_navBody_inner_list_item+.bl_hdr_navBody_inner_list_item{margin-top:0;margin-left:3rem}.bl_hdr_navBody_inner_list_item.el_cv{margin-top:0;padding-top:0;border-top:none;padding-left:3rem;border-left:#cfcdc9 1px solid}.bl_kv{margin-top:12rem;margin-bottom:6rem}.bl_kv_ttl{font-size:4.4rem;padding:8rem 28rem 8rem 0}.bl_kv_ttl::after{width:27.6rem;height:7.75rem;top:50%;right:-2rem;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.ly_container{margin-bottom:12rem}.bl_loading_inner_img{width:calc(100vw * 200 / 1400);height:calc(100vw * 164.42 / 1400)}.bl_hdr{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:2rem 4rem}.bl_hdr_inner{padding:0;display:block}.bl_hdr_inner_logo_img{width:8rem;height:2.338rem}.bl_main{margin-bottom:12rem}.bl_mv{padding:0;min-height:auto}.bl_mv_img{max-width:66rem}.bl_mv_inner{padding:8rem 10rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:100vh;min-height:calc(var(--vh, 1vh) * 100);max-width:128rem}.bl_mv_txt_content_sub{display:block}.bl_mv_txt_logo{text-align:left}.bl_mv_txt_logo_img{width:20rem;height:16.442rem}.bl_mv_txt_content{text-align:left;margin-top:4rem;letter-spacing:0.2em}.bl_mv_txt_scroll{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:10px;color:#8c8985;margin-top:6rem;position:relative}.bl_mv_txt_scroll::before{content:"";width:0.6rem;height:0.6rem;border-radius:0.3rem;display:block;background-color:#8c8985;margin-right:0.7rem;margin-bottom:0.1rem}.bl_mv_img{width:calc(100vw * 440 / 1400);max-width:44rem;margin:0;position:absolute;right:3rem;bottom:0}.bl_mv_img_illust_1{max-width:22.6rem;width:calc(100vw * 226 / 1400);top:4rem;left:-7rem}.bl_mv_img_illust_2{max-width:16.7rem;width:calc(100vw * 167 / 1400);top:20rem;right:-8rem}.bl_mv_img_illust_3{max-width:21.4rem;width:calc(100vw * 214 / 1400);bottom:5rem;left:-14rem}.bl_topConcept{padding-top:14em}.bl_topConcept_inner{padding:12rem 0 4rem}.bl_topConcept_inner_img_1{max-width:27rem;width:calc(100vw * 270 / 1400)}.bl_topConcept_inner_img_2{max-width:24rem;width:calc(100vw * 240 / 1400)}.bl_topConcept_inner_bg{top:60%}.bl_topConcept_inner_main_secTtl{font-size:1.8rem}.bl_topConcept_inner_main_ttl{font-size:2.8rem}.bl_topConcept_inner_main_txt{margin-top:1.5rem}.bl_topproduct{margin-top:16rem;padding:12rem 0}.bl_topproduct_secTtl{font-size:1.8rem}.bl_topproduct_story_ttl_no{font-size:1.8rem}.bl_topproduct_story_ttl_txt{font-size:3.2rem;margin-left:1.5rem}.bl_topproduct_content{margin-top:5rem}.bl_topproduct_content_item_ttl{font-size:2.4rem;line-height:1.5}.bl_topproduct_content_item_ttl_sub{font-size:1.2rem}.bl_topproduct_content_item{margin-top:4rem;padding-top:4rem}.bl_topproduct_content_item+.bl_topproduct_content_item{margin-top:4rem}.bl_topproduct_content_item:first-child .bl_topproduct_content_item_ttl::after{width:18.222rem;height:4.444rem;top:0}.bl_topproduct_content_item:nth-child(2) .bl_topproduct_content_item_ttl::after{width:15.178rem;height:6.089rem;top:0}.bl_topproduct_content_item:nth-child(3) .bl_topproduct_content_item_ttl::after{width:16.6rem;height:5.333rem;top:0}.bl_topproduct_comingSoon{margin-top:6rem;padding:4rem}.bl_topproduct_comingSoon_ttl{font-size:3.2rem;line-height:1}.bl_topproduct_comingSoon_txt_br{display:none}.bl_topAbout{padding-top:12rem}.bl_topAbout_hdr_secTtl{font-size:1.8rem}.bl_topAbout_content{display:-webkit-box;display:-ms-flexbox;display:flex}.bl_topAbout_content_item{width:31.25%}.bl_topAbout_content_item+.bl_topAbout_content_item{margin-top:0;margin-left:3.125%}.bl_topAbout_content_item_btm_ttl{font-size:1.6rem;letter-spacing:0.007em}.bl_topAbout_content_item_btm_txt{font-size:1.2rem}.bl_topNews{margin:12rem 0}.bl_topNews_inner{display:-webkit-box;display:-ms-flexbox;display:flex;padding:6rem 1rem}.bl_topNews_secTtl{padding-top:0.5rem}.bl_topNews_content{margin-top:0;margin-left:5rem}.bl_topNews_content_item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bl_topNews_content_item_date{font-size:1.4rem}.bl_topNews_content_item_txt{margin-top:0;margin-left:1.5rem}.bl_topInsta{margin:0}.bl_ftr{padding:0 4rem 4rem}.bl_ftr_inner{padding-top:4rem}.bl_ftr_inner_col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.bl_ftr_content{margin-top:0}.bl_ftr_content_txt{font-size:1.2rem}.bl_ftr_content_txt_en{font-size:1.2rem}.bl_ftr_content_link{font-size:1.2rem}.bl_product_indexList{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.bl_product_indexList_item_ttlEn{font-size:1.7rem}.bl_product_indexList_item{width:31.25%}.bl_product_indexList_item+.bl_product_indexList_item{margin-top:0;margin-left:3.125%}.bl_product_indexList_item:nth-child(3n+1){margin-top:3.125%;margin-left:0}.bl_product_indexList_item:first-child{margin-top:0;margin-left:0}.bl_productsDetailCol{display:-webkit-box;display:-ms-flexbox;display:flex}.bl_productsDetailCol_imgWrap{width:50%}.bl_productsDetailCol_txtWrap{margin-top:0;width:43.9453125%;margin-left:6.0546875%}}
/*# sourceMappingURL=main.min.css.map */