@charset "UTF-8";@import url("https://fonts.googleapis.com/css?family=Roboto:300");a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}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:after,blockquote:before{content:"";content:none}q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}*{-webkit-box-sizing:border-box;box-sizing:border-box}body,html{height:100%}html{font-size:62.5%}body{color:#000;font-family:"Roboto",-apple-system,BlinkMacSystemFont,"Helvetica Neue","Yu Gothic",YuGothic,"ヒラギノ角ゴシック Pro","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",Verdana,Meiryo,sans-serif;font-size:1.3rem;line-height:1.6;-webkit-font-smoothing:antialiased}a{color:#000;text-decoration:none}img{max-width:100%;height:auto;vertical-align:bottom}button,input[type=email],input[type=search],input[type=submit],input[type=tel],input[type=text],input[type=zip],select,textarea{margin:0;padding:0;background:none;border:none;border-radius:0;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-family:"Roboto",-apple-system,BlinkMacSystemFont,"Helvetica Neue","Yu Gothic",YuGothic,"ヒラギノ角ゴシック Pro","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",Verdana,Meiryo,sans-serif}::-webkit-input-placeholder{color:#898989}:-moz-placeholder{color:#898989;opacity:1}::-moz-placeholder{color:#898989;opacity:1}:-ms-input-placeholder{color:#898989}input[type=email],input[type=password],input[type=tel],input[type=text],input[type=text],input[type=zip],select,textarea{width:100%;background:#fff;border:1px solid #fff;font-size:1.2rem;line-height:1.6;padding:0.4rem 1rem;margin:1em 0;-webkit-transition:0.5s;transition:0.5s}input[type=email]:focus,input[type=password]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=text]:focus,input[type=zip]:focus,select:focus,textarea:focus{border:1px solid #ff007f}@media (max-width:768px){input[type=email],input[type=password],input[type=tel],input[type=text],input[type=text],input[type=zip],select,textarea{font-size:1.6rem}}input[type=radio]{margin-right:0.5rem}.button-send{margin-top:8rem;text-align:center}.button-send input[type=submit]{font-size:2.7rem;border-bottom:1px solid #000}.wrap-forms{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:768px){.wrap-forms{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.err_text{color:#ff007f;display:block}.dropdown{display:inline-block;position:relative;overflow:hidden;height:36px;background:#f2f2f2;border:1px solid;border-color:#fff;border-radius:0;margin:1em 0;float:left}.dropdown:after,.dropdown:before{content:"";position:absolute;z-index:2;top:12px;right:10px;width:0;height:0;border:4px dashed;border-color:#888 transparent;pointer-events:none}.dropdown:before{border-bottom-style:solid;border-top:none}.dropdown:after{margin-top:7px;border-top-style:solid;border-bottom:none}.dropdown-select{position:relative;margin:0;padding:10px 8px 10px 10px;line-height:14px;font-size:12px;color:#62717a;text-shadow:0 1px white;background:#f2f2f2;background:rgba(0,0,0,0)!important;border:0;border-radius:0;-webkit-appearance:none}.dropdown-select:focus{z-index:3;width:100%;color:#394349;outline:2px solid #49aff2;outline:2px solid -webkit-focus-ring-color;outline-offset:-2px}.dropdown-select>option{margin:3px;padding:6px 8px;text-shadow:none;background:#f2f2f2;border-radius:3px;cursor:pointer}@-moz-document url-prefix(){.dropdown-select{padding-left:6px}}.search{max-width:14.8rem;position:absolute;right:0}.search input[type=search]{background-color:#fff;width:100%;padding:0.25em 0.25em 0.25em 0.5em;font-size:1.6rem}@media (max-width:768px){.search{position:static;width:100%;margin-top:1rem;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;max-width:100%}}.btn_area{text-align:center;margin:6em 0}@media (max-width:768px){.btn_area{margin:4em 0}}article .btn{display:inline-block;font-size:1.5rem;font-weight:bold;padding:0.5em 2.5em;color:#fff;text-align:center;background:#ff007f;border:1px solid #ff007f;-webkit-transition:0.5s;transition:0.5s}article .btn:hover{background:#fff;color:#ff007f}article .btn.prev{background:#000;border:1px solid #000}article .btn.prev:hover{background:#fff;color:#000}article .btn.mid{padding:0.1em 0.5em;font-size:1.2rem}@media (max-width:768px){article .btn{width:100%}}article .btn+.btn{margin-left:2em}@media (max-width:768px){article .btn+.btn{margin-left:0;margin-top:1em}}.wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:768px){.wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative}}main{width:100%;padding-left:230px;margin-left:-230px;background:#f0f1f5}main .content-inner{margin:0 auto;max-width:1200px;width:90%}main .contents{background:#f0f1f5;padding:8rem 0}@media (max-width:768px){main{padding-left:0;margin-left:0}}.container{margin:0 auto;width:90%;max-width:1200px}.grid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.grid.between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.grid .grid-item{background:#fff;width:23.5%;margin:0 2% 2rem 0}.grid .grid-item:nth-child(4n){margin-right:0}.grid .grid-item a{display:block;-webkit-transform:0.5s;transform:0.5s}.grid .grid-item a:hover{opacity:0.6}.grid .grid-item .thumb{background-size:cover;background-position:center;padding-top:100%}.grid .grid-item .text{padding:1.4rem;word-break:break-all;overflow-wrap:break-word}.grid .grid-item .text .top{margin-bottom:2rem}@media (max-width:1080px){.grid .grid-item{width:32%}.grid .grid-item:nth-child(4n){margin-right:2%}.grid .grid-item:nth-child(3n){margin-right:0}}@media (max-width:768px){.grid .grid-item{width:49%;margin:0 2% 1rem 0}.grid .grid-item:nth-child(3n),.grid .grid-item:nth-child(4n){margin-right:2%}.grid .grid-item:nth-child(2n){margin-right:0}}.center{text-align:center}header .sidebar{background:#fff;padding:3rem;position:relative;width:230px;height:100%}header .sidebar .inner-header{position:fixed;top:0;left:0;z-index:999;width:230px;padding:3rem}header .sidebar .nav-global::-webkit-scrollbar{display:none}header .sidebar .nav-global{margin-top:4rem;overflow-y:scroll;-ms-overflow-style:none}header .sidebar .nav-global a{-webkit-transform:0.5s;transform:0.5s}header .sidebar .nav-global a:hover{color:#ff007f!important}header .sidebar .nav-global .news{display:inline-block;background:#000;color:#fff;padding:1rem 2rem;width:10em;position:relative;font-size:2.2rem}header .sidebar .nav-global .news span{position:absolute;top:-2px;left:0;display:inline-block;line-height:1;color:#ebecf0}header .sidebar .nav-global .news:hover{background-color:#ff007f}header .sidebar .nav-global .switch-text .switch{display:block}header .sidebar .nav-global .switch-text .switch span.active{color:#ff007f}header .sidebar .nav-global .switch-text .switch:hover span{display:none}header .sidebar .nav-global .switch-text .switch:hover:after{display:block}header .sidebar .nav-global .menu-shop .switch:after{content:"家具・雑貨・インテリア";display:none}header .sidebar .nav-global .menu-works1 .switch:after{content:"店舗デザイン／施工";display:none}header .sidebar .nav-global .menu-works2 .switch:after{content:"店舗併用住宅デザイン／施工";display:none}header .sidebar .nav-global .menu-works3 .switch:after{content:"新築住宅デザイン／施工";display:none}header .sidebar .nav-global .menu-paints .switch:after{content:"ポーターズペイント";display:none}header .sidebar .nav-global .menu-fudousan .switch:after{content:"不動産売買／仲介／買取再販";display:none}header .sidebar .nav-global .menu-philosophy .switch:after{content:"理念";display:none}header .sidebar .nav-global .menu-blog .switch:after{content:"ブログ";display:none}header .sidebar .nav-global .menu-concept{margin-left:1.2rem}header .sidebar .nav-global .menu-concept .switch:after{content:"コンセプト";display:none}header .sidebar .nav-global .menu-column .switch:after{content:"コラム";display:none}header .sidebar .nav-global .menu-contact .switch:after{content:"お問い合わせ";display:none}header .sidebar .nav-global .menu-access .switch:after{content:"アクセス";display:none}header .sidebar .nav-global .menu-company .switch:after{content:"企業情報";display:none}header .sidebar .nav-global .menu-facebook .switch:after{content:"フェイスブック";display:none}header .sidebar .nav-global .menu-insta_s .switch:after{content:"インスタグラム_ストア";display:none}header .sidebar .nav-global .menu-insta_w .switch:after{content:"インスタグラム_ワークス";display:none}header .sidebar .nav-global .menu-fudousan,header .sidebar .nav-global .menu-paints,header .sidebar .nav-global .menu-works{margin-top:2rem}header .sidebar .nav-global .menu-sub{display:none}header .sidebar .nav-global .menu-sub li{color:#898989;font-size:1.3rem}header .sidebar .nav-global .menu-sub li:not(:first-child){margin-top:1rem}header .sidebar .nav-global .menu-sub li a{color:#898989}header .sidebar .nav-global .menu-sub li .parent{cursor:pointer;display:block;margin-top:1rem;-webkit-transform:0.5s;transform:0.5s}header .sidebar .nav-global .menu-sub li .parent:hover{color:#ff007f!important}header .sidebar .nav-global .menu-sub li .parent:before{content:"+";margin-right:0.5rem}header .sidebar .nav-global .menu-sub li .children{display:none}header .sidebar .nav-global .menu-sub li .children li{margin-top:0.6rem}header .sidebar .nav-global .menu-sub li .children li a{padding-left:1.3rem}header .sidebar .nav-global .menu-sub li .children li.separate{padding-left:1.3rem}header .sidebar .nav-global .nav-global-sub{font-size:1.3rem;margin-top:4rem}header .sidebar .nav-global .nav-global-sub li:not(:first-child){margin-top:1rem}header .sidebar .nav-global .nav-global-sub li a{color:#898989}header .sidebar .box-sns{padding:0 3rem;position:absolute;bottom:4rem;left:0;width:100%}header .sidebar .box-sns ul{margin-bottom:2rem}header .sidebar .box-sns ul li{display:inline;font-size:2rem}header .sidebar .box-sns ul li:not(:last-child){margin-right:1.4rem}header .sidebar .box-sns ul li a{-webkit-transform:0.5s;transform:0.5s}header .sidebar .box-sns ul li a:hover{color:#ff007f!important}header .header-mobile{position:fixed;top:0;width:100%;z-index:999}header .header-mobile .inner-header-mobile{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}header .header-mobile .inner-header-mobile .logo{width:32%;margin-right:4%}header .header-mobile .inner-header-mobile .logo img{vertical-align:top}header .header-mobile .inner-header-mobile .nav-global-mobile{width:55%;margin-right:2%}header .header-mobile .inner-header-mobile .nav-global-mobile ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}header .header-mobile .inner-header-mobile .nav-global-mobile ul li{width:25%}header .header-mobile .inner-header-mobile .nav-global-mobile ul li a{display:block;padding-top:100%;position:relative}header .header-mobile .inner-header-mobile .nav-global-mobile ul li a svg{height:50%;width:auto;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}header .header-mobile .inner-header-mobile .nav-global-mobile ul li.nav-calendar a svg{top:51%;left:60%}header .header-mobile .inner-header-mobile .nav-global-mobile ul li.nav-store a svg{top:55%}header .header-mobile .inner-header-mobile .button-menu{width:7%}header .header-mobile .inner-header-mobile .button-menu .bars{padding-top:90%;position:relative;margin-left:auto;width:100%}header .header-mobile .inner-header-mobile .button-menu .bars span{background:#000;display:block;width:100%;height:3px;position:absolute;-webkit-transition:0.2s;transition:0.2s}header .header-mobile .inner-header-mobile .button-menu .bars span.top{top:0}header .header-mobile .inner-header-mobile .button-menu .bars span.mid{top:50%;margin-top:-1.5px}header .header-mobile .inner-header-mobile .button-menu .bars span.btm{bottom:0}header .header-mobile .inner-header-mobile .button-menu.open .bars span.top{top:50%;-webkit-transform:rotate(45deg);transform:rotate(45deg);margin-top:-1.5px}header .header-mobile .inner-header-mobile .button-menu.open .bars span.mid{opacity:0}header .header-mobile .inner-header-mobile .button-menu.open .bars span.btm{bottom:50%;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);margin-bottom:-1.5px}header .header-mobile .menu-toggle{background:rgba(255,255,255,0.9);display:none}header .header-mobile .menu-toggle .container{height:100%;padding:5rem 0;position:relative}header .header-mobile .menu-toggle .container nav ul:first-child{font-size:1.8rem;font-weight:bold;margin-bottom:2em}header .header-mobile .menu-toggle .container nav ul:nth-child(2){font-size:1.4rem}header .header-mobile .menu-toggle .container nav ul li:not(:first-child){margin-top:1rem}body.under .header-mobile{background:#fff;border-bottom:1px solid #dcdddd}body.under .content-nav{background:#fff;color:#898989;position:fixed;width:100%}body.under .content-nav a{color:#898989}body.under .pc-nav-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:1rem 0}body.under .pc-nav-top li.current{color:#ff007f}body.under .pc-nav-top li.current a{color:#ff007f}body.under .pc-nav-child-inner{display:-webkit-box;display:-ms-flexbox;display:flex}body.under .pc-nav-child-inner .box-inner+.box-inner{margin-left:3rem}body.under .pc-nav-child-inner .box-inner h3{border-bottom:1px solid #ff007f;padding-bottom:1em;margin-bottom:1em}body.under .pc-nav-child{display:none;width:100%;background-color:#fff;padding:3rem;position:absolute;top:6.9rem;z-index:9;border-top:1px solid #ff007f}body.under .pc-nav-child ul li a{display:inline-block;padding:0.2em}body.under .pc-nav-child ul li a:hover{color:#ff007f}@media (max-width:768px){body.under .pc-nav-child ul li.separate{font-size:0;background:#ccc;height:0.7rem}}body.under .content-nav-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:1rem 0}body.under .content-nav-top li{text-align:center;width:100%}body.under .content-nav-top li.current{color:#ff007f}body.under .content-nav-top li.current a{color:#ff007f}body.under .content-nav-child{display:none;overflow:scroll;height:100vh}body.under .concept .title-concept{font-size:5.1rem;margin:1em 0;line-height:1.2}body.under .concept .title-concept small{display:block;font-size:1.3rem;margin:0 0 0.5em}body.under .concept p{font-size:1.2rem;line-height:2.375}body.store .menu-shop-sub{display:block!important}body.works .menu-works-sub{display:block!important}@media (max-width:768px){body.works .nav-works{background:#ff007f}body.works .nav-works svg{fill:#fff}}body.paint .menu-paint-sub{display:block!important}@media (max-width:768px){body.paint .nav-paint{background:#ff007f}body.paint .nav-paint svg{fill:#fff}}body.blog .menu-blog-sub{display:block!important}body.column .menu-column-sub{display:block!important}footer{background-color:transparent;padding:4rem 0;border-top:1px solid #848484;width:90%;max-width:1200px;margin:4rem auto 0}@media (max-width:768px){footer{width:100%}}footer .nav-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:0}footer .nav-footer li{margin:0 0.5em}@media (max-width:768px){footer .nav-footer{display:block}footer .nav-footer li{margin:0.5em 0}}footer .nav-footer+.nav-footer{margin-bottom:4rem}footer .wrapper-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:1.2rem}footer .wrapper-footer p{width:33.3%}footer .wrapper-footer .shopinfo{text-align:right;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}footer .wrapper-footer .link{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}footer .wrapper-footer .copy{text-align:center;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}@media (max-width:768px){footer .wrapper-footer{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}footer .wrapper-footer p{width:100%}footer .wrapper-footer p:not(:first-child){margin-top:1rem}footer .wrapper-footer .copy,footer .wrapper-footer .link,footer .wrapper-footer .shopinfo{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;text-align:left}}@media (max-width:768px){footer .to-top{text-align:center;font-size:1.6rem;margin:2rem 0 4rem}}footer .content-inner{width:100%}@media (max-width:768px){footer .content-inner{width:90%}}@media (max-width:768px){.pagetop{position:absolute;bottom:10em;z-index:2}}#slider{position:relative}#slider .slick-slide{position:relative}#slider .slick-slide:before{background:#fff;content:"";display:block;width:100%}#slider .slick-slide img{display:block;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;max-height:100%;width:auto}#slider .slick-arrow{cursor:pointer;position:absolute;width:12px;height:12px;top:50%;border-top:2px solid #000;border-right:2px solid #000;z-index:1;-webkit-transform:translateY(-14px);transform:translateY(-14px)}#slider .slick-arrow.prev-arrow{left:2rem;-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}#slider .slick-arrow.next-arrow{right:2rem;-webkit-transform:rotate(45deg);transform:rotate(45deg)}#slider .slick-arrow.slick-disabled{opacity:0}body.works #slider .slick-slide{max-height:460px}body.works #slider .slick-slide:before{padding-top:57.5%}body.paint #slider .slick-slide{max-height:533px}body.paint #slider .slick-slide:before{padding-top:66.625%}.totop{width:40px;margin-left:auto}.hover{-webkit-transform:0.5s;transform:0.5s}.hover:hover{color:#ff007f!important}.txtlink{text-decoration:underline}.txtlink:hover{text-decoration:none}@media (max-width:768px){.break{display:block}}@media (max-width:768px){.mobile-none{display:none!important}}.mobile-only{display:none}@media (max-width:768px){.mobile-only{display:block!important}}.tablet-n-mobile{display:none}@media (max-width:768px){.tablet-n-mobile{display:block!important}}@media (max-width:768px){.tablet-none{display:none!important}}@media (max-width:768px){.pc{display:none!important}}.sp{display:none!important}@media (max-width:768px){.sp{display:block!important}}.ttl-01{margin-top:4em;font-size:1.3rem}@media (max-width:768px){.ttl-01{font-size:1.1rem}}body.home .button-news{position:fixed;top:4rem;right:4rem;font-size:2rem;z-index:1}body.home .button-news a{background:#000;color:#fff;padding:1rem 2rem;-webkit-transition:0.4s;transition:0.4s}body.home .button-news a:hover{background:#ff007f}@media (max-width:768px){body.home .button-news{top:8rem;right:0}body.home .button-news a{padding:0.5rem 1rem}}body.home .maincontent{background-position:center;background-size:cover;position:relative}body.home .maincontent .wrap{display:block;width:100%;height:70vh;min-height:45rem}@media (max-width:768px){body.home .maincontent .wrap{height:100vh}}body.home .maincontent .wrap .sec-info{position:absolute;bottom:0;left:0;padding:2.5rem;color:#fff}body.home .maincontent .title{line-height:1;margin-bottom:1em}@media (max-width:768px){body.home .maincontent .title{margin-bottom:0;font-size:2.6041666667vw}}body.home .maincontent .title .ja{display:block;font-size:2em;margin-bottom:1rem}@media (max-width:768px){body.home .maincontent .title .ja{margin-bottom:0}}body.home .maincontent .title .en{font-size:5em}body.home .maincontent .heading{font-size:6rem;margin-bottom:2rem}@media (max-width:768px){body.home .maincontent .heading{font-size:5rem}}body.home .maincontent .info .ttl{font-size:1.5em;margin-bottom:1em}@media (max-width:768px){body.home .maincontent .info .ttl{margin-bottom:0}}body.home .maincontent.fullpage{min-height:100vh}body.home .maincontent.content-shop .scroll{display:none}@media (max-width:768px){body.home .maincontent.content-shop .scroll{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-align:center;-ms-flex-align:center;align-items:center;position:absolute;z-index:1;right:3rem;bottom:2.5rem}body.home .maincontent.content-shop .scroll span{color:#fff}body.home .maincontent.content-shop .scroll svg{-webkit-animation:bound-animation infinite 3s;animation:bound-animation infinite 3s}@-webkit-keyframes bound-animation{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(1rem);transform:translateY(1rem)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes bound-animation{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(1rem);transform:translateY(1rem)}to{-webkit-transform:translateY(0);transform:translateY(0)}}}@media (max-width:768px){body.home .maincontent .title{line-height:1.2}}body.home .maincontent#section-shop{background-image:url("../img/home/bg-lifestyle.jpg");background-position:right center}@media (max-width:768px){body.home .maincontent#section-shop{background-image:url("../img/home/bg-lifestyle_sp.jpg")}}@media (max-width:768px){body.home .maincontent#section-shop .sec-info .info p{padding-right:5em}}body.home .maincontent#section-works_store{background-image:url("../img/home/bg-cosha-works1.jpg")}@media (max-width:768px){body.home .maincontent#section-works_store{background-image:url("../img/home/bg-cosha-works1_sp.jpg")}}body.home .maincontent#section-works_combined{background-image:url("../img/home/bg-cosha-works2.jpg");background-position:right center}@media (max-width:768px){body.home .maincontent#section-works_combined{background-image:url("../img/home/bg-cosha-works2_sp.jpg")}}body.home .maincontent#section-works_home{background-image:url("../img/home/bg-cosha-works3.jpg");background-position:right center}@media (max-width:768px){body.home .maincontent#section-works_home{background-image:url("../img/home/bg-cosha-works3_sp.jpg")}}body.home .maincontent#section-works_home .wrap .sec-info{color:#000}body.home .maincontent#section-paints{background-image:url("../img/home/bg-paints.jpg");background-position:right center}@media (max-width:768px){body.home .maincontent#section-paints{background-image:url("../img/home/bg-paints_sp.jpg")}}body.home .maincontent#section-fudousan{background-image:url("../img/home/bg-fudousan.jpg");background-position:right center}@media (max-width:768px){body.home .maincontent#section-fudousan{background-image:url("../img/home/bg-fudousan_sp.jpg")}}body.home .access,body.home .calendar,body.home .contact,body.home .feeds,body.home .recruit{position:relative;margin:15em 0;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}@media (max-width:768px){body.home .access,body.home .calendar,body.home .contact,body.home .feeds,body.home .recruit{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media (max-width:768px){body.home .access,body.home .calendar,body.home .contact,body.home .feeds,body.home .recruit{height:auto!important}body.home .access .content-inner,body.home .calendar .content-inner,body.home .contact .content-inner,body.home .feeds .content-inner,body.home .recruit .content-inner{padding:5rem 0;position:static;-webkit-transform:translate(0);transform:translate(0)}}body.home .feeds .feed-blog{margin-top:4rem}body.home .feeds .feed-news ul{margin-top:3rem}body.home .feeds .feed-news ul:first-of-type{margin-top:0}body.home .feeds ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}body.home .feeds ul li:not(:first-child){margin-top:1rem}body.home .feeds ul li span{margin-right:4rem}body.home .feeds ul li span:first-child{width:8%}body.home .feeds ul li .cat{background:#000;color:#fff;display:inline-block;font-size:1.2rem;text-align:center;width:12%;min-width:12%}body.home .feeds ul li a{width:80%;overflow:hidden;text-overflow:ellipsis;-webkit-transform:0.5s;transform:0.5s}body.home .feeds ul li a:hover{color:#ff007f!important}body.home .feeds ul li a span{white-space:nowrap}@media (max-width:768px){body.home .feeds ul li{-ms-flex-wrap:wrap;flex-wrap:wrap}body.home .feeds ul li span:first-child{margin-right:2rem;width:auto}body.home .feeds ul li .cat{width:10rem}body.home .feeds ul li a{width:100%;margin-top:0.4em}}body.home .access .wrapper-heading,body.home .calendar .wrapper-heading,body.home .contact .wrapper-heading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:1rem}body.home .access .wrapper-heading .heading,body.home .calendar .wrapper-heading .heading,body.home .contact .wrapper-heading .heading{margin-bottom:0;margin-right:4rem;line-height:1.2}@media (max-width:768px){body.home .access .wrapper-heading,body.home .calendar .wrapper-heading,body.home .contact .wrapper-heading{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:6rem}body.home .access .wrapper-heading .heading,body.home .calendar .wrapper-heading .heading,body.home .contact .wrapper-heading .heading{margin-right:0;width:100%}}body.home .calendar .wrapper-heading p{margin-top:1rem}body.home .calendar .wrapper-heading p span.closure{color:#ff007f}@media (max-width:768px){body.home .calendar .wrapper-heading{margin-bottom:2rem}}body.home .calendar .holiday-title{display:none}body.home .calendar .sec-calendar{margin-top:6rem}@media (max-width:768px){body.home .calendar .sec-calendar{margin-top:0}}body.home .calendar .xo-event-calendar table{background-color:transparent;border-collapse:collapse;width:100%;max-width:50rem;margin:0 auto}@media (max-width:768px){body.home .calendar .xo-event-calendar table{max-width:100%}}body.home .calendar .xo-event-calendar table.xo-month{border:none}body.home .calendar .xo-event-calendar table.xo-month>caption{background-color:transparent}body.home .calendar .xo-event-calendar table.xo-month>thead th{padding-bottom:1em}body.home .calendar .xo-event-calendar table.xo-month>thead th.saturday,body.home .calendar .xo-event-calendar table.xo-month>thead th.sunday{color:#000}body.home .calendar .xo-event-calendar table.xo-month .month-header{margin-bottom:2em}body.home .calendar .xo-event-calendar table.xo-month .month-header>span{font-size:2.2rem}body.home .calendar .xo-event-calendar table.xo-month .month-dayname td{text-align:center}body.home .calendar .xo-event-calendar table.xo-month .month-dayname td div{height:auto;padding:1rem;border:none;font-size:2rem;text-align:center}body.home .calendar .xo-event-calendar table.xo-month .month-dayname td div.today{font-weight:normal;color:#000}body.home .calendar .xo-event-calendar table tr{border-bottom:1px solid #000;color:#000}body.home .calendar .xo-event-calendar table tr tr{border:none}body.home .calendar .xo-event-calendar table td,body.home .calendar .xo-event-calendar table th{border:none}body.home .calendar .xo-event-calendar table td .month-dayname-space,body.home .calendar .xo-event-calendar table td .month-event-space,body.home .calendar .xo-event-calendar table th .month-dayname-space,body.home .calendar .xo-event-calendar table th .month-event-space{display:none}body.home .calendar .xo-event-calendar table td .month-dayname,body.home .calendar .xo-event-calendar table th .month-dayname{position:static}body.home .contact .wrapper-heading p{margin-top:1rem}body.home .contact .wrapper-heading p span{color:#727171;font-size:1.2rem}body.home .contact .wrapper-heading p span a{color:#727171}body.home .contact .form .caution{color:#727171;font-size:1.2rem;margin-bottom:1rem}body.home .contact .form form input[type=email],body.home .contact .form form input[type=password],body.home .contact .form form input[type=tel],body.home .contact .form form input[type=text],body.home .contact .form form input[type=text],body.home .contact .form form input[type=zip],body.home .contact .form form select,body.home .contact .form form textarea{margin:0}body.home .contact .form form .wrap-forms:not(:first-child){margin-top:1.4rem}body.home .contact .form form .email,body.home .contact .form form .email-confirm,body.home .contact .form form .furigana,body.home .contact .form form .tel,body.home .contact .form form .yourname{width:48%}body.home .contact .form form .prefecture,body.home .contact .form form .zip{width:16%}body.home .contact .form form .address{width:60%}body.home .contact .form form .type p{margin-bottom:1rem;position:relative}body.home .contact .form form .type p:before{pointer-events:none;font-family:FontAwesome;content:"\f0d8";position:absolute;right:0.5rem;top:0;font-size:1px}body.home .contact .form form .type p:after{pointer-events:none;font-family:FontAwesome;content:"\f0d7";position:absolute;right:0.5rem;bottom:0;font-size:1px}body.home .contact .form form .type label{display:block}body.home .contact .form form .type label:not(:last-child){margin-bottom:0.5rem}body.home .contact .form form .content{width:100%}body.home .contact .form form .horizontal-item+.horizontal-item{margin:0!important}body.home .contact .form form .button-send{margin-top:2rem}body.home .contact .form form .button-send input{font-family:"Roboto",-apple-system,BlinkMacSystemFont,"Helvetica Neue","Yu Gothic",YuGothic,"ヒラギノ角ゴシック Pro","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",Verdana,Meiryo,sans-serif!important;color:#000;font-weight:500}body.home .contact .form .mw_wp_form_confirm form .address,body.home .contact .form .mw_wp_form_confirm form .content,body.home .contact .form .mw_wp_form_confirm form .email,body.home .contact .form .mw_wp_form_confirm form .email-confirm,body.home .contact .form .mw_wp_form_confirm form .furigana,body.home .contact .form .mw_wp_form_confirm form .prefecture,body.home .contact .form .mw_wp_form_confirm form .tel,body.home .contact .form .mw_wp_form_confirm form .type,body.home .contact .form .mw_wp_form_confirm form .yourname,body.home .contact .form .mw_wp_form_confirm form .zip{background:#fff;border:1px solid #fff;font-size:1.2rem;line-height:1.6;padding:0.4rem 1rem}body.home .contact .form .mw_wp_form_confirm form .type p{margin-bottom:0}body.home .contact .form .mw_wp_form_confirm form .type p:after,body.home .contact .form .mw_wp_form_confirm form .type p:before{content:none}body.home .contact .form .mw_wp_form_confirm form .button-send input+input{margin-left:3rem}@media (max-width:768px){body.home .contact .form h3{font-size:1.8rem}body.home .contact .form form .wrap-forms:not(:first-child){margin-top:2rem}body.home .contact .form form .wrap-forms div:nth-child(n+2){margin-top:2rem}body.home .contact .form form .email,body.home .contact .form form .email-confirm,body.home .contact .form form .furigana,body.home .contact .form form .tel,body.home .contact .form form .yourname{width:100%}body.home .contact .form form .prefecture,body.home .contact .form form .zip{width:50%}body.home .contact .form form .address{width:100%}}body.home .access .heading .parking{background:#000;color:#fff;display:inline-block;font-size:2.4rem;margin-left:3rem;padding:0 1.4rem 0 1.8rem;vertical-align:middle}body.home .access .heading .parking span:nth-child(2){margin-left:1rem}body.home .access .heading .parking span:nth-child(2) span{font-size:1.2rem}body.home .access .accessmap{position:relative;padding-top:30%;margin:5rem 0 1rem}body.home .access .accessmap iframe{position:absolute;top:0;left:0;height:100%}body.home .access .caution,body.home .access .distance{font-size:1.2rem}body.home .access .caution{margin-top:4rem}body.home .access .caution span{text-decoration:underline}@media (max-width:768px){body.home .access .accessmap{padding-top:100%}}body.home .recruit .content-inner .image{margin-bottom:3em}body.home .recruit .content-inner .text p:not(:last-child){margin-bottom:1em}body.home .recruit .content-inner .link{margin-top:3em;text-align:center}body.home .recruit .content-inner .link a{font-family:"Roboto",-apple-system,BlinkMacSystemFont,"Helvetica Neue","Yu Gothic",YuGothic,"ヒラギノ角ゴシック Pro","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",Verdana,Meiryo,sans-serif!important;font-size:2em;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px}body.home footer .content-inner{padding:0!important}body.under .topicpath{padding-bottom:0.5rem}body.under .topicpath p .cat:after{content:">";padding:0 0.5em}body.under .topicpath p .cat a+a:before{content:"+";padding:0 0.5em}body.under .topicpath p>a:after{content:">";padding:0 0.5em}body.under .pagenav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}body.under .pagenav a,body.under .pagenav span{display:block;padding:0.5rem 1rem}body.under .pagenav a:not(:last-child),body.under .pagenav span:not(:last-child){margin-right:0.5rem}body.under .pagenav a{border:1px solid #ff007f;color:#ff007f}body.under .pagenav .current{border:1px solid #ff007f;background:#ff007f;color:#fff}body.under .pagenav .next,body.under .pagenav .prev{color:#ff007f}@media (max-width:768px){body.under .pagenav a,body.under .pagenav span{padding:0.5rem 0.9rem}}body.under .contents{padding-top:0;min-height:100vh}@media (max-width:768px){body.under .contents{padding-top:2rem}}body.under .wrapper-heading{margin-bottom:8rem;position:relative;height:7rem;border-bottom:1px solid #898989}body.under .wrapper-heading .heading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;font-size:3.6rem}@media (max-width:768px){body.under .wrapper-heading .heading{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}body.under .wrapper-heading .heading a{z-index:1;line-height:1}body.under .wrapper-heading img{height:25px;width:auto}body.under .wrapper-heading .sub-menu{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}body.under .wrapper-heading .sub-menu li{margin:0 2em;font-weight:bold;cursor:pointer}body.under .wrapper-heading .sub-menu li a{font-weight:bold}body.under .wrapper-heading .sub-menu li.current a{color:#ff007f}body.under .wrapper-heading.taxo{margin-bottom:3rem}@media (max-width:768px){body.under .wrapper-heading{margin-bottom:3rem;text-align:center;border-bottom:none;height:auto}body.under .wrapper-heading .heading{font-size:2.6rem}body.under .wrapper-heading img{height:20px}body.under .wrapper-heading .sub-menu{display:-webkit-box;display:-ms-flexbox;display:flex;position:static;margin:1.5em 0 0}}body.under .box-taxo{text-align:center;margin-bottom:2rem}body.under .maincontent{padding-bottom:4rem}body.under .subcontent{padding-top:4rem;border-top:1px dotted #000}body.under .subcontent .heading{padding-bottom:2rem;font-size:3.6rem;line-height:1.2}body.under .subcontent .heading span{font-size:1.2rem;display:block}body.under .subcontent .more{padding-top:1rem;text-align:center}body.under .subcontent .more a{font-size:2.6rem;border-bottom:1px solid #000}@media (max-width:768px){body.under .subcontent .heading{padding-bottom:1rem;font-size:2.4rem}body.under .subcontent .heading span{display:none}body.under .subcontent .more{padding-top:0}body.under .subcontent .more a{font-size:1.8rem}}body.under .item .text{padding:5rem 0}body.under .item .text .lead{font-size:1.6rem}body.under .item .text .lead+p{margin-top:3rem}@media (max-width:768px){body.under .item .text{padding:3rem 0}body.under .item .text .lead+p{margin-top:1.5rem}}body.under .item .slick-initialized .slick-slide{text-align:center}body.under .item .slick-slide img{display:inline-block}body.under .back a{font-size:1.6rem;-webkit-transform:0.5s;transform:0.5s}body.under .back a:hover{color:#ff007f!important}body.under .back a img{width:15px;height:15px;margin-right:0.5em;vertical-align:middle}body.under .nav-slider{padding-top:1rem}body.under .nav-slider ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}body.under .nav-slider ul li{width:4.05%;margin:0 1% 1rem 0}body.under .nav-slider ul li:nth-child(20n){margin-right:0}@media (max-width:1280px){body.under .nav-slider ul li{width:4.6111111111%}body.under .nav-slider ul li:nth-child(18n){margin-right:0}body.under .nav-slider ul li:nth-child(20n){margin-right:1%}}@media (max-width:768px){body.under .nav-slider ul li{width:10.22222%;margin:0 1% 0.6rem 0}body.under .nav-slider ul li:nth-child(9n){margin-right:0}body.under .nav-slider ul li:nth-child(18n){margin-right:0}body.under .nav-slider ul li:nth-child(20n){margin-right:1%}}@media (max-width:768px){body.under .nav-slider ul li{width:15.8333333333%}body.under .nav-slider ul li:nth-child(6n){margin-right:0}body.under .nav-slider ul li:nth-child(9n){margin-right:1%}body.under .nav-slider ul li:nth-child(18n){margin-right:0}body.under .nav-slider ul li:nth-child(20n){margin-right:1%}}body.under .nav-slider ul .current img{border:1px solid #ff007f;opacity:0.7}body.works .wrapper-heading .heading a{z-index:1;line-height:25px}body.works .categories{margin-bottom:0.5rem;text-align:right}body.works .categories li{display:inline;font-size:1.2rem;color:#898989}body.works .categories li:not(:last-child):after{content:"・"}@media (max-width:768px){body.works .categories{text-align:left}}body.works .concept{margin-bottom:6em}@media (max-width:768px){body.works .concept{text-align:center}}body.works .wrapper-heading .heading{font-size:2.6rem}body.works .sub-menu a{text-transform:uppercase}body.works .subcontent{border-top:none;margin-bottom:5em}body.works .subcontent .heading{border-bottom:solid 1px;margin-bottom:1em;font-size:2.8rem}@media (max-width:768px){body.works .subcontent .heading{font-size:2.4rem}}body.works .subcontent .list-service{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0.5em;margin-top:2em}body.works .subcontent .list-service>.item{font-size:1.25em}body.works .subcontent#service{margin-top:10em}@media (max-width:768px){body.works .subcontent#service{margin-top:8em}}body.works .subcontent.link-contact a{display:block;width:100%;background-color:#FF007F;text-align:center;padding:0.75em;line-height:1;color:#fff}@media (max-width:768px){body.works .subcontent.link-contact a{line-height:1.6}}body.works .mod-worksContent{margin-bottom:10em}@media (max-width:768px){body.works .mod-worksContent{margin-bottom:0;padding-top:10em}}body.works .mod-worksContent .ttl{font-size:1.5em;line-height:2;margin-bottom:2em}body.works .mod-worksContent .box-text p:not(:last-child){margin-bottom:2em}body.works .mod-worksContent .mod-flow{display:-ms-grid;display:grid;-ms-grid-rows:auto 0.5em auto;grid-template-areas:"actionItem ." "action period";-ms-grid-columns:auto 10rem 1fr;grid-template-columns:auto 1fr;gap:0.5em 10rem;margin-top:5em;counter-reset:number 0}@media (max-width:768px){body.works .mod-worksContent .mod-flow{gap:0.5em 2rem}}body.works .mod-worksContent .mod-flow .box-actionItem{-ms-grid-row:1;-ms-grid-column:1;grid-area:actionItem;font-size:1.25em}@media (max-width:768px){body.works .mod-worksContent .mod-flow .box-actionItem{font-size:1.125em}}body.works .mod-worksContent .mod-flow .box-action{-ms-grid-row:3;-ms-grid-column:1;grid-area:action;font-size:1.25em}@media (max-width:768px){body.works .mod-worksContent .mod-flow .box-action{font-size:1.125em}}body.works .mod-worksContent .mod-flow .box-action>.item{position:relative;padding:0.5em 5rem 0.5em 0;white-space:nowrap}body.works .mod-worksContent .mod-flow .box-action>.item:before{content:"";display:block;background-color:#000;height:100%;width:0.1rem;position:absolute;right:-0.1rem;top:0}body.works .mod-worksContent .mod-flow .box-action>.item:first-child:before{top:50%}body.works .mod-worksContent .mod-flow .box-action>.item:nth-last-child(2):before{top:-50%}body.works .mod-worksContent .mod-flow .box-action>.item:last-child:before{top:-50%;background:repeating-linear-gradient(#000,#000 5px,#fff 5px,#fff 6px)}body.works .mod-worksContent .mod-flow .box-action>.item.dot:after{content:"";display:block;background-color:#000;border-radius:50%;width:0.5rem;height:0.5rem;position:absolute;right:-0.3rem;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}body.works .mod-worksContent .mod-flow .box-action>.item .num-count{display:block;text-indent:-3.1em;padding-left:3em}body.works .mod-worksContent .mod-flow .box-period{-ms-grid-row:3;-ms-grid-column:3;grid-area:period}body.works .mod-worksContent .mod-flow .box-period>.item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}body.works .mod-worksContent .mod-flow .box-period>.item span{white-space:nowrap}body.works .mod-worksContent .mod-flow .box-period>.item:first-child{height:6em;margin-top:1.5em}body.works .mod-worksContent .mod-flow .box-period>.item:nth-child(2){height:3em}body.works .mod-worksContent .mod-flow .box-period>.item:nth-child(3){height:3em}body.works .mod-worksContent .mod-flow .box-period>.item:nth-child(4){height:6em}body.works .mod-worksContent .mod-flow .box-period>.item:nth-child(5){height:9.25em}body.works .mod-worksContent .mod-flow .box-period>.item:nth-child(6){height:3em}body.works .mod-worksContent .mod-flow .box-period>.item:nth-child(7){height:3em}body.works .mod-worksContent .mod-flow .box-period>.item:nth-child(8){height:3em}body.works .mod-worksContent .mod-flow .num-count:before{counter-increment:number 1;content:counter(number,decimal-leading-zero);margin-right:2em}body.paints .wrapper-heading{margin-bottom:6.5rem}body.paints .wrapper-heading .heading a{z-index:1;line-height:42px}body.paints .wrapper-heading img{height:42px;width:auto}@media (max-width:768px){body.paints .wrapper-heading{margin-bottom:3rem}}body.paints .wrapper-heading .sub-menu li.active{color:#ff007f;position:relative}body.paints .wrapper-heading .sub-menu li.active:after{content:"";display:inline-block;width:1px;height:2.5rem;border-left:1px solid #ff007f;position:absolute;bottom:-2.5rem;left:0;right:0;margin:auto}body.paints .topicpath p a.cat:after{content:none}body.paints .topicpath p a.cat:last-of-type:after{content:">";padding:0 0.5em}body.paints .topicpath p a.cat+.cat:before{content:"+";padding:0 0.5em}body.paints .content-nav-top li.active{color:#ff007f;position:relative}body.paints .content-nav-top li.active:after{content:"";display:inline-block;width:1px;height:1rem;border-left:1px solid #ff007f;position:absolute;bottom:-1rem;left:0;right:0;margin:auto}body.paints .content-nav-child.show{border-top:1px solid #ff007f}body.paints .content-nav-child-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}body.paints .content-nav-child-inner .box-inner+.box-inner{padding-bottom:3rem}body.paints .content-nav-child-inner .box-inner+.box-inner h3{border-top:1px solid #ff007f}body.paints .content-nav-child-inner .box-inner h3{border-bottom:1px solid #ff007f;padding:1em 1.5em}body.paints .content-nav-child-inner .box-inner ul{margin:1em 0}body.paints .content-nav-child-inner .box-inner .cat-item a{display:inline-block;width:calc(100% - 3em);padding:0.5em 1.5em}body.paints .undertaking{color:#898989}body.paints .undertaking li{display:inline}body.paints .undertaking li:not(:last-child):after{content:"＋"}body.paints .main-slider{display:-webkit-box;display:-ms-flexbox;display:flex}body.paints .main-slider #slider{background:#fff;width:70%}@media (max-width:1080px){body.paints .main-slider{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}body.paints .main-slider #slider{width:100%}}body.paints .box-text{padding:2.5rem;background:#fff}body.paints .box-text ul{padding-top:2rem}body.paints .box-text ul li:not(:last-child){margin-bottom:2rem}body.paints .box-text ul li a{color:#ff007f}@media (max-width:768px){body.paints .box-text{padding:2rem}body.paints .box-text ul{padding-top:1rem}body.paints .box-text ul li:not(:last-child){margin-bottom:1rem}}body.paints .box-text.after-nav{display:none}@media (max-width:1080px){body.paints .box-text.after-nav{display:block;margin-top:4rem}}@media (max-width:1080px){body.paints .box-text.before-nav{display:none}}body.paints .concept{margin-bottom:6em}@media (max-width:768px){body.paints .concept{text-align:center}}body.texture .btm{margin-bottom:2rem;color:#000}body.blog .wrapper-heading,body.column .wrapper-heading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}body.blog .wrapper-heading .search,body.column .wrapper-heading .search{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}body.blog .wrapper-heading .search input,body.column .wrapper-heading .search input{width:15em;padding:0.5rem;background:#fff;vertical-align:middle}body.blog .wrapper-heading .search input::-webkit-input-placeholder,body.column .wrapper-heading .search input::-webkit-input-placeholder{color:#000}body.blog .wrapper-heading .search input::-moz-placeholder,body.column .wrapper-heading .search input::-moz-placeholder{color:#000}body.blog .wrapper-heading .search input:-ms-input-placeholder,body.column .wrapper-heading .search input:-ms-input-placeholder{color:#000}body.blog .wrapper-heading .search input::-ms-input-placeholder,body.column .wrapper-heading .search input::-ms-input-placeholder{color:#000}body.blog .wrapper-heading .search input::placeholder,body.column .wrapper-heading .search input::placeholder{color:#000}@media (max-width:768px){body.blog .wrapper-heading,body.column .wrapper-heading{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}body.blog .wrapper-heading .search,body.column .wrapper-heading .search{width:100%;margin-top:1rem}body.blog .wrapper-heading .search input,body.column .wrapper-heading .search input{width:100%}}body.blog .wrapper-heading .sub-menu li.active,body.column .wrapper-heading .sub-menu li.active{color:#ff007f;position:relative}body.blog .wrapper-heading .sub-menu li.active:after,body.column .wrapper-heading .sub-menu li.active:after{content:"";display:inline-block;width:1px;height:2.5rem;border-left:1px solid #ff007f;position:absolute;bottom:-2.5rem;left:0;right:0;margin:auto}@media (max-width:768px){body.blog .wrapper-heading .heading,body.column .wrapper-heading .heading{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}body.blog .blog-cont,body.column .blog-cont{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:768px){body.blog .blog-cont,body.column .blog-cont{display:block}}body.blog .blog-main,body.column .blog-main{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:calc(100% - 17rem - 3rem);margin-right:3rem}@media (max-width:768px){body.blog .blog-main,body.column .blog-main{width:100%;margin-right:0}}body.blog .blog-side,body.column .blog-side{-ms-flex-negative:0;flex-shrink:0;width:17rem}body.blog .blog-side .side-item,body.column .blog-side .side-item{margin-top:4rem}body.blog .blog-side .side-item:first-child,body.column .blog-side .side-item:first-child{margin-top:0}body.blog .blog-side .side-item ul li,body.column .blog-side .side-item ul li{overflow:hidden;width:100%;margin:0.5em 0}body.blog .blog-side .side-item ul li a,body.column .blog-side .side-item ul li a{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width:768px){body.blog .blog-side,body.column .blog-side{width:100%;margin-top:6rem}}body.blog .blog-side .side-title,body.column .blog-side .side-title{font-size:1.4rem;border-bottom:0.1rem solid #898989;margin-bottom:1rem}body.blog .blog-item,body.column .blog-item{padding-bottom:10rem}body.blog .blog-header,body.column .blog-header{margin-bottom:2rem}body.blog .blog-header .title,body.column .blog-header .title{margin-bottom:0.5rem;font-size:1.6rem}body.blog .blog-header .date,body.column .blog-header .date{display:block;margin-bottom:2rem}body.blog .blog-header .categories,body.column .blog-header .categories{font-size:1.6rem;color:#898989}body.blog .text p:not(:last-child),body.column .text p:not(:last-child){margin-bottom:2rem}body.blog .text p+p img,body.column .text p+p img{margin-top:2rem}body.blog .text img,body.column .text img{max-width:100%;margin:2rem auto 0}body.blog .term-name+.term-name:before,body.column .term-name+.term-name:before{content:"/";padding:0 0.5em}body.blog .content-nav-top li.active,body.column .content-nav-top li.active{color:#ff007f;position:relative}body.blog .content-nav-top li.active:after,body.column .content-nav-top li.active:after{content:"";display:inline-block;width:1px;height:1rem;border-left:1px solid #ff007f;position:absolute;bottom:-1rem;left:0;right:0;margin:auto}body.blog .content-nav-child.show,body.column .content-nav-child.show{border-top:1px solid #ff007f}body.blog .content-nav-child-inner,body.column .content-nav-child-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}body.blog .content-nav-child-inner .box-inner+.box-inner,body.column .content-nav-child-inner .box-inner+.box-inner{padding-bottom:3rem}body.blog .content-nav-child-inner .box-inner+.box-inner h3,body.column .content-nav-child-inner .box-inner+.box-inner h3{border-top:1px solid #ff007f}body.blog .content-nav-child-inner .box-inner h3,body.column .content-nav-child-inner .box-inner h3{border-bottom:1px solid #ff007f;padding:1em 1.5em}body.blog .content-nav-child-inner .box-inner ul,body.column .content-nav-child-inner .box-inner ul{margin:1em 0}body.blog .content-nav-child-inner .box-inner ul li a,body.column .content-nav-child-inner .box-inner ul li a{display:inline-block;width:calc(100% - 3em);padding:0.5em 1.5em}.philosophy .page-title{font-size:3rem;margin-bottom:8rem;height:7rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:768px){.philosophy .page-title{margin-bottom:3rem;height:auto}}.philosophy .lead-text{font-size:1.8rem;margin-bottom:6rem}.philosophy .lead-text span{display:block;font-size:4rem;margin-bottom:4rem}@media (max-width:768px){.philosophy .lead-text{font-size:1.6rem}.philosophy .lead-text span{font-size:3.2rem}}.company .page-title{font-size:3rem;margin-bottom:8rem;height:7rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:768px){.company .page-title{margin-bottom:3rem;height:auto}}.company section:not(:last-child){margin-bottom:8rem}.company h2{border-bottom:1px dotted #000;font-size:2em;margin-bottom:2rem;padding-bottom:2rem}.company .area-about dl{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem}.company .area-about dl div{display:-ms-grid;display:grid;grid-template-areas:"dt dd";-ms-grid-columns:auto 1fr;grid-template-columns:auto 1fr}@media (max-width:768px){.company .area-about dl div{grid-template-areas:"dt dt" "dd dd";gap:1rem}}.company .area-about dl div dt{-ms-grid-row:1;-ms-grid-column:1;grid-area:dt;width:5em}.company .area-about dl div dd{-ms-grid-row:1;-ms-grid-column:2;grid-area:dd;margin-left:5em}@media (max-width:768px){.company .area-about dl div dd{margin-left:0}}.company .area-history dl{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem}.company .area-history dl div{display:-ms-grid;display:grid;grid-template-areas:"dt dd";-ms-grid-columns:auto 1fr;grid-template-columns:auto 1fr}@media (max-width:768px){.company .area-history dl div{grid-template-areas:"dt dt" "dd dd";gap:1rem}.company .area-history dl div>dt{-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:3}.company .area-history dl div>dd{-ms-grid-row:3;-ms-grid-column:1;-ms-grid-column-span:3}}.company .area-history dl div dt{-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:1;grid-area:dt;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8em}@media (max-width:768px){.company .area-history dl div dt{gap:2em}}.company .area-history dl div dd{-ms-grid-row:1;-ms-grid-column:2;-ms-grid-column-span:1;grid-area:dd;margin-left:5em}@media (max-width:768px){.company .area-about dl div dt{-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:3}.company .area-about dl div dd{-ms-grid-row:3;-ms-grid-column:1;-ms-grid-column-span:3}.company .area-history dl div dt{-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:3}.company .area-history dl div>dt{-ms-grid-row:1;-ms-grid-column:1;-ms-grid-column-span:3}.company .area-history dl div dd{-ms-grid-row:3;-ms-grid-column:1;-ms-grid-column-span:3}.company .area-history dl div>dd{-ms-grid-row:3;-ms-grid-column:1;-ms-grid-column-span:3}}@media (max-width:768px){.company .area-history dl div dd{margin-left:0}}.company .area-shopList .list-shop{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10em}.company .area-shopList .list-shop>.item .ttl{font-size:2em;margin:1em 0}.company .area-shopList .list-shop>.item .image{margin-top:3em}.company .area-shopList .list-shop>.item .image img{display:block;width:100%}.company .area-shopList .list-shop>.item .image.multiple{display:-ms-grid;display:grid;-ms-grid-columns:1fr 3em 1fr;grid-template-columns:repeat(2,1fr);gap:3em}@media (max-width:768px){.company .area-shopList .list-shop>.item .image.multiple{-ms-grid-columns:(1fr)[1];grid-template-columns:repeat(1,1fr)}}.privacypolicy .page-title{font-size:3rem;margin-bottom:7rem;height:7rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:768px){.privacypolicy .page-title{margin-bottom:3rem;height:auto}}.privacypolicy .page-title+p{margin-bottom:8rem}@media (max-width:768px){.privacypolicy .page-title+p{margin-bottom:3rem}}.privacypolicy section:not(:last-child){margin-bottom:8rem}.privacypolicy h2{border-bottom:1px dotted #000;font-size:1.8rem;margin-bottom:2rem;padding-bottom:2rem}#error404{height:100vh;display:-ms-grid;display:grid;place-content:center}#error404 .inner .ttl{font-size:3.8rem}#error404 .inner .button{display:block;color:#fff;text-align:center;margin-top:2em;padding:0.5em 0;background-color:#FF007F}body.store .nav-global .current{color:#ff007f}@media (max-width:768px){body.store .wrapper{position:relative}}body.store .fixed{position:fixed;width:100%;height:100%}body.store main{font-size:1.3rem}@media (max-width:768px){body.store section:last-of-type{padding-bottom:8rem}}body.store .loader-animation{font-size:10px;display:block;text-indent:-9999em;width:5em;height:5em;top:0;bottom:0;right:0;left:0;margin:auto;border-radius:50%;background:-webkit-gradient(linear,left top,right top,color-stop(10%,#ccc),color-stop(42%,rgba(255,255,255,0)));background:linear-gradient(to right,#ccc 10%,rgba(255,255,255,0) 42%);position:absolute;-webkit-animation:load3 1.4s infinite linear;animation:load3 1.4s infinite linear;-webkit-transform:translateY(-50%);transform:translateY(-50%)}body.store .loader-animation:before{width:50%;height:50%;background:#ccc;border-radius:100% 0 0 0;position:absolute;top:0;left:0;content:""}body.store .loader-animation:after{background:#fff;width:75%;height:75%;border-radius:50%;content:"";margin:auto;position:absolute;top:0;left:0;bottom:0;right:0}@-webkit-keyframes load3{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes load3{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@media (max-width:768px){body.store .container{width:100%}}@media (max-width:768px){body.store .container{width:90%}}body.store .lead{margin:2rem 0}@media (max-width:768px){body.store .lead{text-align:center}}body.store .pc-nav-child{left:0}body.store .pc-nav-child-inner{overflow-y:scroll;max-height:60vh}body.store .pc-nav-child-inner .box-inner{width:80%;position:relative}body.store .pc-nav-child-inner .box-inner:first-of-type{width:20%}body.store .pc-nav-child .all-brand{position:absolute;top:0;right:0}body.store .pc-nav-child .all-brand a:after{content:"\f061";font-family:FontAwesome;padding-left:1rem}body.store .content-inner{position:relative}@media (max-width:768px){body.store .content-inner{width:95%}}body.store .active{color:#ff007f;position:relative}body.store .active:after{content:"";width:1px;background:#ff007f;display:block;margin:0 auto;position:absolute;height:1rem;right:0;left:0;top:3.5rem}@media (max-width:768px){body.store .active:after{top:auto}}body.store .content-nav-top .active:after{height:50%}body.store .product-title{font-size:1.75rem}body.store .wrapper-heading{width:calc(100% - (230px + 8.3%));display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;max-width:1200px;position:fixed;padding:2rem 0;z-index:999;background:#f0f1f5}@media (max-width:768px){body.store .wrapper-heading{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;width:100%;padding:2rem 0;background:none;position:static;display:none}}@media (max-width:768px){body.store .wrapper-heading{margin:0}}body.store .wrapper-heading h2{margin-right:5%;max-width:153px;width:20%;height:26px}@media (max-width:768px){body.store .wrapper-heading h2{position:static;margin:1rem auto 0;display:none}}body.store .store-menu-main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:30%;max-width:186px;font-size:1.6rem}body.store .store-menu-main li{margin:0 0.5rem;max-width:18px}@media (max-width:768px){body.store .store-menu-main li{max-width:none}body.store .store-menu-main li>*{padding:0 0.5rem}}body.store .store-menu-main li a{-webkit-transform:0.5s;transform:0.5s}body.store .store-menu-main li a:hover{color:#ff007f!important}body.store .store-menu-main .store-news>span{vertical-align:sub}body.store .store-menu-main .is_active{color:#ff007f;display:inline;vertical-align:sub}body.store .store-menu-main .is_text{max-width:100px}body.store .store-menu-main .is_text>span{-webkit-transform:0.5s;transform:0.5s}body.store .store-menu-main .is_text>span:hover{color:#ff007f!important}body.store .store-menu-main .is_text .h-box{position:relative;cursor:pointer}body.store .store-menu-main .is_text .h-txt{font-size:1rem;font-weight:bold;width:100%;white-space:nowrap;position:absolute;left:70%;right:0;margin:auto;margin-top:0.5rem;top:100%;-webkit-transform:translate(-100%);transform:translate(-100%)}body.store .store-menu-main .is_text .h-txt-4{left:40%}body.store .store-menu-main .is_text .h-txt-5{left:20%}@media (max-width:768px){body.store .store-menu-main .is_text{margin:0}}body.store .store-menu-main .news-contents{display:none;position:fixed;background:#fff;right:0;width:497px;z-index:2;padding:5rem;max-height:65rem;overflow:auto;top:7%;border-top:1px solid #ff007f}body.store .store-menu-main .news-contents::-webkit-scrollbar{width:3px}body.store .store-menu-main .news-contents::-webkit-scrollbar-track{border-radius:9999px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.1);box-shadow:inset 0 0 6px rgba(0,0,0,0.1)}body.store .store-menu-main .news-contents::-webkit-scrollbar-thumb{background-color:rgba(0,0,50,0.5);border-radius:10px;-webkit-box-shadow:0 0 0 1px rgba(255,255,255,0.3);box-shadow:0 0 0 1px rgba(255,255,255,0.3)}body.store .store-menu-main .news-article{padding-bottom:5.5rem;margin-bottom:5.5rem;border-bottom:1px dotted #000}body.store .store-menu-main .search{display:none;top:5rem;padding:2rem 0;width:20%;max-width:none}body.store .store-menu-main .search input{margin:0;padding:1rem}@media (max-width:768px){body.store .store-menu-main .search{display:none;position:absolute;width:100%;left:0;top:-5.8rem;padding:0}}@media (max-width:768px){body.store .store-menu-main{position:fixed;width:100%;z-index:2;background:#fff;padding:1rem 1rem;top:0;border:1px solid #dcdddd;max-width:none}body.store .store-menu-main .news-contents{left:0;width:100%}}@media (max-width:768px){body.store .store-menu-main{bottom:0;left:0;top:auto;z-index:1000}body.store .store-menu-main li:last-child{display:-webkit-box;display:-ms-flexbox;display:flex}}body.store .store-menu-main img{width:1.7rem;height:auto}@media (max-width:768px){body.store .store-menu-main img{width:5.867vw;max-width:3rem}}@media (max-width:768px){body.store .news-contents{display:none;position:fixed;background:#fff;width:100%;height:100%;top:0;z-index:998;padding:3rem;overflow:scroll}body.store .news-contents::-webkit-scrollbar{width:3px}body.store .news-contents::-webkit-scrollbar-track{border-radius:9999px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.1);box-shadow:inset 0 0 6px rgba(0,0,0,0.1)}body.store .news-contents::-webkit-scrollbar-thumb{background-color:rgba(0,0,50,0.5);border-radius:10px;-webkit-box-shadow:0 0 0 1px rgba(255,255,255,0.3);box-shadow:0 0 0 1px rgba(255,255,255,0.3)}body.store .news-contents .news-article{padding-bottom:5.5rem;margin-bottom:5.5rem;border-bottom:1px dotted #000}body.store .news-contents .news-article p{width:100%}}body.store .bread-crumbs{font-size:1.2rem;margin-bottom:1rem}@media (max-width:768px){body.store .bread-crumbs{width:100%}}body.store .bread-crumbs-item{display:inline-block}body.store .bread-crumbs-item a{color:#898989}body.store .bread-crumbs-item a:after{content:">";margin:0 0.5rem}body.store .bread-crumbs-item:last-child{display:inline}body.store .bread-crumbs-item:last-child a:after{content:none}body.store .content-shop{padding-top:10rem;position:relative;margin:0 auto}@media (max-width:768px){body.store .content-shop{padding-top:4rem}}@media (max-width:768px){body.store .content-shop{width:95%}}body.store .content-shop>p{font-size:1.7rem;position:absolute;bottom:0;left:11%}@media (max-width:768px){body.store .content-shop>p{font-size:1.3rem;position:static;width:90%;margin:-2.5rem auto 0}}body.store .content-shop .content-inner{width:100%}@media (max-width:768px){body.store .content-shop .content-inner{width:90%}}body.store .content-shop .wrap_mobile{display:none}@media (max-width:768px){body.store .content-shop .wrap_mobile{display:block}}body.store .content-shop .wrap_pc{display:block}@media (max-width:768px){body.store .content-shop .wrap_pc{display:none}}@media (max-width:768px){body.store .content-shop .wrap{width:90%;margin:0 auto 1rem}}body.store .content-shop .swiper-pagination{text-align:right;bottom:37%;right:0;display:block;margin:0 auto}body.store .content-shop .swiper-pagination-bullet{background:#fff;opacity:1;margin:0 1rem;width:5px;height:5px}body.store .content-shop .swiper-pagination-bullet-active{background:#000}@media (max-width:768px){body.store .content-shop .swiper-pagination{position:absolute;bottom:0}}@media (max-width:768px){body.store .content-shop .swiper-pagination{text-align:center}}body.store .content-shop .swiper-title{font-size:6rem;margin-top:2rem}@media (max-width:768px){body.store .content-shop .swiper-title{position:static;font-size:3rem;margin-bottom:1rem}}body.store .content-shop .swiper-title .ja{display:block;font-size:1.2rem}body.store .content-shop .swiper-title .ja+span{line-height:1.2;display:block}body.store .content-shop .swiper-image{text-align:center;display:block;background:#fff}body.store .content-shop .swiper-image img{max-width:75rem;width:100%}body.store .content-shop .swiper-caption{display:block;font-size:1.4rem;margin-top:0}@media (max-width:768px){body.store .content-shop .swiper-caption{margin:1em 0}}body.store .content-shop .slick{margin-bottom:3rem}body.store .content-shop .slick .slick-slide{display:-webkit-box;display:-ms-flexbox;display:flex}body.store .content-shop .slick-next,body.store .content-shop .slick-prev{z-index:10;width:25px;height:auto}body.store .content-shop .slick-next:before,body.store .content-shop .slick-prev:before{color:#000;font-size:5rem;font-family:FontAwesome,serif}body.store .content-shop .slick-next{right:0}body.store .content-shop .slick-next:before{content:"\f105"}body.store .content-shop .slick-prev{left:0;z-index:10}body.store .content-shop .slick-prev:before{content:"\f104"}body.store .content-shop .slick-comment{width:40%;height:auto;padding:3rem;background:#fff;overflow-y:scroll}body.store .content-shop .slick-comment::-webkit-scrollbar{width:5px}body.store .content-shop .slick-comment::-webkit-scrollbar-track{background:#fff;border-left:solid 1px #ececec}body.store .content-shop .slick-comment::-webkit-scrollbar-thumb{background:#ccc;border-radius:10px;-webkit-box-shadow:inset 0 0 0 2px #fff;box-shadow:inset 0 0 0 2px #fff}body.store .content-shop .slick-comment a{text-decoration:underline;-webkit-transition:all 0.5s;transition:all 0.5s}body.store .content-shop .slick-comment a:hover{text-decoration:none;color:#ff007f}body.store .content-shop .slick-comment span{color:#ff0000}@media (max-width:768px){body.store .content-shop .slick-comment{width:100%;height:auto;padding:3rem}}body.store .content-shop .slick-mobile{display:none}body.store .content-shop .slick-thumbs .slick-current{opacity:0.7;border:1px solid #ff007f}body.store .content-shop .slick-thumbs-slide{margin-right:0.5rem;width:54px;height:54px;overflow:hidden;position:relative}body.store .content-shop .slick-thumbs-slide img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:auto;height:100%;max-width:none}@media (max-width:768px){body.store .content-shop .slick{margin:-5.4rem 0 0}body.store .content-shop .slick .slick-slide{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}body.store .content-shop .slick-comment{margin-top:5.5rem}body.store .content-shop .slick-next:before,body.store .content-shop .slick-prev:before{font-size:2rem}body.store .content-shop .slick-thumbs{margin:0 auto;height:54px;z-index:10;width:calc(100% - 50px)}body.store .content-shop .slick-thumbs .slick-next,body.store .content-shop .slick-thumbs .slick-prev{background:#fff;height:100%}body.store .content-shop .slick-thumbs .slick-prev{left:-25px}body.store .content-shop .slick-thumbs .slick-next{right:-25px}}body.store .content-shop .swiper-detail #thumb .swiper-slide{width:54px;height:54px;overflow:hidden;position:relative}body.store .content-shop .swiper-detail #thumb .swiper-slide img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:auto;height:100%;max-width:none}body.store .content-shop .slider-pro-index{margin:0 auto}body.store .content-shop .slider-pro-index .caption{margin:1rem auto}body.store .content-shop .slider-pro-index .sp-image{max-width:75rem;margin:0 auto}body.store .content-shop .slider-pro-index .sp-caption-container{display:none}@media (max-width:768px){body.store .content-shop .slider-pro-index .sp-caption-container{display:block;width:90%;margin:1rem auto;text-align:left;position:absolute;top:-2.5rem;left:0;right:0}}body.store .content-shop .slider-pro-index .sp-buttons{bottom:0;margin:-4rem auto 0;text-align:right}@media (max-width:768px){body.store .content-shop .slider-pro-index .sp-buttons{width:100%;text-align:center;bottom:5.5rem}}body.store .content-shop .slider-pro-index .sp-buttons .sp-button{border:none;background:#fff}@media (max-width:768px){body.store .content-shop .slider-pro-index .sp-buttons .sp-button{width:0.5rem;height:0.5rem}}body.store .content-shop .slider-pro-index .sp-buttons .sp-selected-button{background:#000}body.store .content-shop .slider-pro .sp-image img{width:60%}@media (max-width:768px){body.store .content-shop .slider-pro .sp-image img{width:100%;max-width:60rem}}@media (max-width:768px){body.store .content-shop .slider-pro .sp-thumbnails{width:210%!important}body.store .content-shop .slider-pro .sp-bottom-thumbnails{margin-top:0}body.store .content-shop .slider-pro .sp-bottom-thumbnails .sp-thumbnail-container{margin:0}}body.store .content-shop .slider-caption{width:40%;height:100%;padding:3rem;margin-bottom:6.1%;background:#fff;overflow-y:scroll}body.store .content-shop .slider-caption::-webkit-scrollbar{width:12px}body.store .content-shop .slider-caption::-webkit-scrollbar-track{background:#fff;border-left:solid 1px #ececec}body.store .content-shop .slider-caption::-webkit-scrollbar-thumb{background:#ccc;border-radius:10px;-webkit-box-shadow:inset 0 0 0 2px #fff;box-shadow:inset 0 0 0 2px #fff}@media (max-width:768px){body.store .content-shop .slider-caption{width:100%;height:auto;padding:3rem 6rem}}body.store .content-shop .data-mobile{bottom:auto;top:auto!important}body.store .content-shop .sub-contents{display:-webkit-box;display:-ms-flexbox;display:flex;margin:5.5rem 0 10rem;position:relative}@media (max-width:768px){body.store .content-shop .sub-contents{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;margin:2rem auto 10rem;width:90%}}body.store .content-shop .sub-contents>div{width:50%}body.store .content-shop .sub-contents form{margin:3rem 0;width:50%;height:0}@media (max-width:768px){body.store .content-shop .sub-contents form{width:100%;height:auto}}body.store .content-shop .sub-contents form.fixed{position:fixed}@media (max-width:768px){body.store .content-shop .sub-contents form.fixed{position:static}}body.store .content-shop .sub-contents form.ab{position:absolute;right:0;left:auto}body.store .content-shop .sub-contents form select{margin-bottom:3rem;width:70%;display:block;margin-left:auto}@media (max-width:1080px){body.store .content-shop .sub-contents form select{width:80%}}@media (max-width:768px){body.store .content-shop .sub-contents form select{width:100%}}body.store .content-shop .sub-contents form .select-wrap{position:relative}body.store .content-shop .sub-contents form .select-wrap:before{pointer-events:none;font-family:FontAwesome;content:"\f0d8";position:absolute;right:0.5rem;top:0;font-size:1px}body.store .content-shop .sub-contents form .select-wrap:after{pointer-events:none;font-family:FontAwesome;content:"\f0d7";position:absolute;right:0.5rem;bottom:0;font-size:1px}body.store .content-shop .sub-contents form .btn-box{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;width:70%;margin-left:auto}@media (max-width:1080px){body.store .content-shop .sub-contents form .btn-box{width:80%}}@media (max-width:768px){body.store .content-shop .sub-contents form .btn-box{width:100%}}body.store .content-shop .sub-contents form .btn-box input{width:10%;text-align:center}@media (max-width:768px){body.store .content-shop .sub-contents form .btn-box input{line-height:1;width:4rem}}body.store .content-shop .sub-contents form .btn-box .submit-btn{margin-left:1.5rem;width:55%;height:100%;background:#000;color:#fff;padding:1rem}@media (max-width:768px){body.store .content-shop .sub-contents form .btn-box .submit-btn{width:70%}}body.store .content-shop .sub-contents form .btn-box .check-btn{margin-left:1.5rem;font-size:1.3rem;width:38%;height:100%;padding:1rem;background:#fff;text-align:center}body.store .content-shop .sub-contents .comment{margin-top:3.5rem;border-right:1px solid #000;padding-right:5rem}body.store .content-shop .sub-contents .comment::-webkit-scrollbar{width:12px}body.store .content-shop .sub-contents .comment::-webkit-scrollbar-track{background:#fff;border-left:solid 1px #ececec}body.store .content-shop .sub-contents .comment::-webkit-scrollbar-thumb{background:#ccc;border-radius:10px;-webkit-box-shadow:inset 0 0 0 2px #fff;box-shadow:inset 0 0 0 2px #fff}body.store .content-shop .sub-contents .comment .info{margin:0 0 4.5rem 0;width:100%;white-space:nowrap;overflow-x:scroll}body.store .content-shop .sub-contents .comment .info::-webkit-scrollbar{height:10px}body.store .content-shop .sub-contents .comment .info::-webkit-scrollbar-track{background:#f0f1f5;border-bottom:solid 1px #ececec}body.store .content-shop .sub-contents .comment .info::-webkit-scrollbar-thumb{background:#ccc;border-radius:10px;-webkit-box-shadow:inset 0 0 0 2px #f0f1f5;box-shadow:inset 0 0 0 2px #f0f1f5}body.store .content-shop .sub-contents .comment .info table{table-layout:fixed;min-width:100%}body.store .content-shop .sub-contents .comment .info span{color:#e04343;font-weight:bold}body.store .content-shop .sub-contents .comment .info .h_line:after{width:2.5rem;height:2.3rem;border-bottom:#d5d5d5 1px solid;display:block;content:""}body.store .content-shop .sub-contents .comment .info p{white-space:normal}body.store .content-shop .sub-contents .comment td,body.store .content-shop .sub-contents .comment th{padding:1.2rem;border-bottom:#d5d5d5 1px solid}body.store .content-shop .sub-contents .comment th{color:#8a94c3;font-weight:normal}body.store .content-shop .sub-contents .comment .spec th{text-align:left;width:20%}@media (max-width:768px){body.store .content-shop .sub-contents .comment .spec th{width:35%}}body.store .content-shop .sub-contents .comment .spec td{width:80%}@media (max-width:768px){body.store .content-shop .sub-contents .comment .spec td{width:65%}}body.store .content-shop .sub-contents .comment .size td{text-align:center}@media (max-width:768px){body.store .content-shop .sub-contents .comment{width:100%;border:none;padding-right:0;overflow-y:visible;max-height:100%}}@media (max-width:768px){body.store .content-shop .sub-contents .price{width:100%}}body.store .content-shop .sub-contents .price>span{font-size:2.4rem;display:block;text-align:right}@media (max-width:768px){body.store .content-shop .sub-contents .price>span{text-align:left}}body.store .content-shop .sub-contents .price .point,body.store .content-shop .sub-contents .price .tax{font-size:1.2rem}body.store .content-shop .sub-contents .price .info{text-align:right;font-size:1.1rem}body.store .content-shop .sub-contents .price #item_sold{text-align:right}body.store .content-shop .sub-contents .price #item_sold a{font-size:3rem}body.store .content-shop .sub-contents .price #item_sold p{font-size:1.4rem}body.store .content-shop .sub-contents .price #item_sold .btn-box{margin-bottom:1rem}body.store .content-shop .sub-contents .price #item_sold .btn-box .check-btn{margin-left:auto}body.store .content-shop .sub-contents .price .bnr-cashless{margin-top:2rem;text-align:right}@media (max-width:768px){body.store .content-shop .sub-contents .price .bnr-cashless{text-align:center}}body.store .custom{padding-bottom:5rem;margin-bottom:5rem;border-bottom:1px dashed #000}body.store .custom .active{color:#ff007f;border-bottom:none}body.store .custom .active:after{content:none}body.store .custom__title{display:-webkit-box;display:-ms-flexbox;display:flex}body.store .custom__title span{padding:1.5rem;border:1px solid #231815;border-left:none;width:16.666%;text-align:center;cursor:pointer}body.store .custom__title span:first-of-type{border-left:1px solid #231815}@media (max-width:1080px){body.store .custom__title{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}body.store .custom__title span{width:30%;margin-left:1rem}body.store .custom__title span:nth-child(3n+1){margin-left:0}}body.store .custom__contents{margin-top:4rem;display:none}body.store .custom__contents p{color:#727171}body.store .custom__contents table{border:1px solid #000;width:100%}body.store .custom__contents table tr:first-child th{text-align:center}body.store .custom__contents table td,body.store .custom__contents table th{border:1px solid #000;padding:1rem}body.store .custom__contents table td{text-align:right}body.store .custom__attention{font-size:1rem;margin-top:4rem}body.store .custom__materials{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;margin-top:2rem}body.store .custom__materials .thumb{background-size:cover;background-position:center;padding-top:100%}@media (max-width:768px){body.store .custom__materials{-ms-flex-wrap:wrap;flex-wrap:wrap;margin:2rem auto 4rem;width:100%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}body.store .custom__material{text-align:center;width:10%;margin-right:2%}body.store .custom__material:last-child{margin-right:0}@media (max-width:768px){body.store .custom__material{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0 0 0 1rem;width:17%}body.store .custom__material:first-child,body.store .custom__material:nth-child(5n+1){margin-left:0}body.store .custom__material:nth-child(-n+5){margin-bottom:2rem}}body.store .custom__material img{margin-bottom:0.5rem}body.store .custom__material span{font-size:1.2rem}body.store .custom__block{margin-top:2rem}body.store .custom__mobile{overflow-Y:scroll;height:75.6vh}body.store .custom__mobile>li:first-child{border-top:1px solid #898989}body.store .custom__mobile .price-table{overflow-x:scroll}body.store .custom__mobile .toggle{position:relative;display:block;border-bottom:1px solid #898989;padding:1.5rem}body.store .custom__mobile.set__materials{height:auto}body.store .custom__mobile.set__materials .toggle{position:relative}body.store .custom__mobile.set__materials .toggle:after{content:"＋";font-size:3rem;position:absolute;top:50%;right:5%;bottom:0;-webkit-transform:translateY(-85%);transform:translateY(-85%)}body.store .custom__mobile.set__materials .custom__mobile__child{display:none}body.store .custom__mobile.set__materials .custom__mobile__child .shipping_table{overflow-x:scroll}body.store .custom__mobile.set__materials .active-icon:after{content:"－"}body.store .custom__mobile.set__materials table{margin:1em 0;border:1px solid #000;width:100%}body.store .custom__mobile.set__materials table tr:first-child th{text-align:center}body.store .custom__mobile.set__materials table td,body.store .custom__mobile.set__materials table th{border:1px solid #000;padding:1rem}body.store .custom__mobile.set__materials table td{text-align:right}@media (max-width:768px){body.store .custom__mobile.set__materials table{table-layout:fixed}body.store .custom__mobile.set__materials table td,body.store .custom__mobile.set__materials table th{width:12rem}}body.store .custom__mobile .custom__mobile__child .custom__materials .custom__material a{display:-ms-grid;display:grid;place-items:center;aspect-ratio:91/76;text-decoration:none;position:relative;-o-object-fit:cover;object-fit:cover;overflow:hidden}body.store .custom__mobile .custom__mobile__child .custom__materials .custom__material a img{width:auto;height:auto;max-width:unset;min-width:100%;min-height:100%;position:absolute}body.store .contents{min-height:auto}@media (max-width:768px){body.store .contents{padding-bottom:0}}body.store .contents .content-inner span{font-size:1.3rem}@media (max-width:768px){body.store .contents .content-inner span{display:none}}body.store .contents .content-inner h4 span{display:inline-block}body.store .contents .content-inner .icon__text{font-size:2.8rem;position:absolute;left:1rem;top:0.5rem;line-height:1;border-bottom:1px solid #000}@media (max-width:768px){body.store .contents .content-inner .icon__text{display:block;font-size:1.5rem}}body.store .contents .content-inner .more{font-size:2.7rem;text-align:center}@media (max-width:1280px){body.store .contents .content-inner .more{width:100%}}@media (max-width:768px){body.store .contents .content-inner .more{font-size:2.2rem}}body.store .contents .content-inner .more a{border-bottom:1px solid #dcdddd;display:inline-block;line-height:1}body.store .contents .content-inner h4{font-size:3.6rem}@media (max-width:768px){body.store .contents .content-inner h4{font-size:2.3rem}}body.store .footer-nav{display:-webkit-box;display:-ms-flexbox;display:flex;background:#fff;color:#898989;margin-bottom:5rem;padding:2rem 0 2rem 4rem;font-size:1.1rem}@media (max-width:768px){body.store .footer-nav{margin:0 0 5rem 0;width:100%;padding:3rem 2rem;font-size:1.4rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (max-width:768px){body.store .footer-nav{font-size:1.2rem}}body.store .footer-nav a{color:#898989}body.store .footer-nav .payment img{width:50%;margin-top:1rem}@media (max-width:768px){body.store .footer-nav .payment img{width:65%}}body.store .footer-nav .footer-item{width:33.333%}@media (max-width:768px){body.store .footer-nav .footer-item{width:100%}}body.store .footer-nav .footer-item li:before{content:"・"}body.store .footer-nav .shipping{width:25%}@media (max-width:768px){body.store .footer-nav .shipping{margin-top:2rem;width:100%}}body.store .footer-nav .footer-menu{width:40%}@media (max-width:768px){body.store .footer-nav .footer-menu{width:100%;margin-top:2rem;padding-top:2rem;border-top:1px solid #dcdddd}}body.store .footer-nav .footer-menu ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}body.store .footer-nav .footer-menu ul li{width:50%}body.store .footer-nav .footer-menu ul li a{-webkit-transform:0.5s;transform:0.5s}body.store .footer-nav .footer-menu ul li a:hover{color:#ff007f!important}body.store .content-nav-child{height:100%}body.store .content-nav-child ul li{border-top:1px solid #ff007f}body.store .content-nav-child .custom__mobile>li:first-child{border-top:1px solid #ff007f}body.store .content-nav-child .custom__mobile .toggle{border-bottom:none;padding:1rem 5%;color:#000}body.store .content-nav-child .custom__mobile__child div{padding:1rem 5%}body.store .content-nav-child .custom__mobile__child div:first-child{border-top:none}body.store .content-nav-child .custom__mobile__child div a{color:#000;display:block}body.store .order a{color:#ff007f}body.store .order a:hover{text-decoration:underline}@media (max-width:768px){body.store .pagetop{position:absolute;bottom:75px;z-index:2}}body.store .wrapper-heading{margin-bottom:0;text-align:left;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}@media (max-width:768px){body.store .wrapper-heading{display:none}}body.store .wrapper-heading .category-parent{cursor:pointer;font-weight:bold;font-size:1.5rem}body.store .wrapper-heading .sub-menu{position:relative}@media (max-width:1080px){body.store .wrapper-heading .sub-menu li{margin:0 1rem}}body.store .wrapper-heading img{height:auto;width:100%}body.store .heading{font-size:3.6rem;line-height:1.3}body.store .heading-01{font-size:1.8rem;margin:2.6em 0}body.store .heading-02{font-size:1.5rem;border-bottom:1px dotted #000;padding:0 0 2.6em 0;margin:2.6em 0}body.store .heading-03{font-size:1.1rem;margin:2.6em 0}body.store .heading-03:before{content:"◎"}body.store .step-title{font-size:1.1rem;border-bottom:1px dotted #000;margin:0 0 3em;padding:0 0 1em}body.store .item-title{font-size:1.1rem;border-bottom:1px dotted #000;margin:0 0 1em;padding:0 0 1em}body.store .form-title{font-size:2.4rem}body.store .form-title small{font-size:1rem;color:#ededed}body.store .lead{margin:4rem 0}@media (max-width:768px){body.store .lead{margin:0}body.store .lead h2{margin-bottom:2rem}}body.store small{font-size:90%}body.store p{margin:1em 0}body.store p+[class^=heading]{margin-top:5em}body.store strong{color:#ff007f}body.store .sbys dt{float:left}@media (max-width:768px){body.store .sbys dt{float:none}}body.store .sbys dd{margin:0 0 2.5em 17em}@media (max-width:768px){body.store .sbys dd{margin:0 0 2.5em 0}}body.store .grid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:1rem}body.store .grid .grid-item{position:relative}body.store .grid .grid-item .icon__text{font-size:2.8rem;position:absolute;left:1rem;top:0.5rem;line-height:1;border-bottom:1px solid #000}@media (max-width:768px){body.store .grid .grid-item .icon__text{display:block;font-size:1.5rem}}body.store .grid .grid-item img{margin:0}body.store .grid .grid-item .remove_btn{position:absolute;top:0;right:0;width:3.5rem;height:3.5rem;font-size:2rem;text-align:center;background:#000;color:#fff;cursor:pointer;-webkit-transition:0.5s;transition:0.5s}body.store .grid .grid-item .remove_btn:hover{background:#ff007f}@media (max-width:768px){body.store .grid .grid-item .remove_btn{display:block}}@media (max-width:768px){body.store .grid{margin:1rem 0 0 0}body.store .grid .grid-item{width:49%}}body.store form .set-box2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}body.store form .forget_pass{color:#898989}body.store .shopping_step{font-size:1.4rem;color:#898989;border-bottom:1px dotted #000;padding:0 0 2.5em;margin:0 0 2.5em}@media (max-width:768px){body.store .shopping_step{font-size:1.05rem}}body.store .shopping_step .current{color:#ff007f}body.store .shopping_step span{display:inline-block}body.store .shopping_step span:after{content:"＞";margin:0 1em}body.store .navi_txt{margin:3em 0}body.store .mynavi_area{margin:2em 0}body.store .mynavi_area ul li{display:inline-block;margin:0 1em}body.store .buy_history{background:#fff;padding:3em;margin-bottom:1em}@media (max-width:768px){body.store .buy_history{padding:calc((100vw - 100%) / 2);margin-right:calc((100vw - 100%) / 2 * -1);margin-left:calc((100vw - 100%) / 2 * -1)}}body.store .buy_history table td,body.store .buy_history table th{padding:0.5em 1em}body.store .buy_history .buy_list_info{width:100%;font-size:1.1rem;border-collapse:separate;border-spacing:1px}body.store .buy_history .buy_list_info thead th{text-align:center}body.store .buy_history .buy_list_info tbody th{text-align:right}body.store .buy_history .buy_list_info tr th{border-left:1px dotted #000;border-bottom:1px dotted #000;padding:1em}body.store .buy_history .buy_list_info tr th:first-child{border-left:none}body.store .buy_history .buy_list_info tr td{padding:1em;border-bottom:1px dotted #000}body.store .buy_history .buy_list_info tr .img{width:calc(100px + 1em);padding-left:0}body.store .buy_history .buy_list_info tr .img img{width:100px;margin:0}body.store .buy_history .buy_list_info tr .info{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}body.store .buy_history .buy_list_info tr .info h2{font-weight:bold}body.store .buy_history .buy_list_info tr .info ul{color:#898989;margin-top:2em}body.store .buy_history .buy_list_info tr .info ul dt{float:left}body.store .buy_history .buy_list_info tr .info ul dt:after{content:":";margin:0 0.5em}body.store .buy_history .buy_list_info tr .price,body.store .buy_history .buy_list_info tr .quantity,body.store .buy_history .buy_list_info tr .subtotal{width:100px;text-align:center;border-left:1px dotted #000}body.store .buy_history .buy_list_info tr.twoCol td{text-align:center}body.store .buy_history .cart_item_box{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#fff;padding:1rem;margin:1em -1em;font-size:1.2rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}body.store .buy_history .cart_item_box .cart_item_box_l{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;border-bottom:1px dotted #000;padding-bottom:1em}body.store .buy_history .cart_item_box .cart_item_box_l .img{width:75px;margin-right:2em}body.store .buy_history .cart_item_box .cart_item_box_l .img img{margin:0}body.store .buy_history .cart_item_box .cart_item_box_l .info{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}body.store .buy_history .cart_item_box .cart_item_box_l .info h2{font-weight:bold}body.store .buy_history .cart_item_box .cart_item_box_l .info dl{color:#898989;margin-top:2em}body.store .buy_history .cart_item_box .cart_item_box_l .info dl dt{float:left}body.store .buy_history .cart_item_box .cart_item_box_l .info dl dt:after{content:":";margin:0 0.5em}body.store .buy_history .cart_item_box .cart_item_box_l .info ul{color:#898989;margin-top:2em}body.store .buy_history .cart_item_box .cart_item_box_r{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;width:100%;border-bottom:1px dotted #000}body.store .buy_history .cart_item_box .cart_item_box_r p{text-align:center}body.store .buy_history .cart_item_box .cart_item_box_r p span{display:block}body.store .buy_history .btn_area{margin:3em 0 0}body.store .all-price-box{display:inline-block;width:100%;border-bottom:1px dotted #000;padding-bottom:1em}body.store .all-price{display:table;width:100%;float:left;font-size:1.1rem;margin:0.5em 0 0}body.store .all-price:first-child{margin-top:0}body.store .all-price dt{display:table-cell;text-align:right;width:66.6666666667%}body.store .all-price dd{display:table-cell;width:33.3333333333%;text-align:center}body.store .buy_history_list_box,body.store .confirm_info_box,body.store .deliv_info_box{background:#fff;font-size:1.4rem;padding:3em}@media (max-width:768px){body.store .buy_history_list_box,body.store .confirm_info_box,body.store .deliv_info_box{padding:calc((100vw - 100%) / 2);margin-right:calc((100vw - 100%) / 2 * -1);margin-left:calc((100vw - 100%) / 2 * -1)}}body.store .confirm_info_box{margin-bottom:1em}body.store .deliv_info_list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:2em;padding-bottom:2em;border-bottom:1px dotted #000;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}body.store .deliv_info_list:last-child{border-bottom:none}body.store .deliv_info_list>*{margin:0 0 0 1em}body.store .deliv_info_list .address{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}body.store .deliv_info_list .del,body.store .deliv_info_list .edit{min-width:2.7em;text-align:center}@media (max-width:768px){body.store .deliv_info_list{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}body.store .deliv_info_list>:first-child{width:1.5em}body.store .deliv_info_list>:nth-child(2){width:calc(100% - 3.5em);margin-bottom:1em}body.store .deliv_info_list>:nth-child(3){margin-left:3.5em}}@media (max-width:1080px){body.store .buy_history_list_box{overflow-x:scroll}}body.store .buy_history_list_box .buy_history_list{width:100%;border-collapse:separate;border-spacing:1px}body.store .buy_history_list_box .buy_history_list td,body.store .buy_history_list_box .buy_history_list th{padding:0.5em 1em;border-bottom:1px dotted #000;text-align:center}body.store .buy_history_list_box .buy_history_list th{font-weight:bold}@media (max-width:768px){body.store .buy_history_list_box .buy_history_list{width:85rem;padding-right:3em}}body.store .form_personal_confirm th,body.store .form_personal_input th{width:22em;padding:0.5em 0;font-weight:bold}body.store .form_personal_confirm input,body.store .form_personal_input input{width:20em}body.store .form_personal_confirm input[type=checkbox],body.store .form_personal_confirm input[type=radio],body.store .form_personal_input input[type=checkbox],body.store .form_personal_input input[type=radio]{width:auto;margin:1em}body.store .form_personal_confirm input+input,body.store .form_personal_input input+input{margin-left:2em}body.store .form_personal_confirm input[name*=zip],body.store .form_personal_input input[name*=zip]{width:6rem;margin:1em}body.store .form_personal_confirm [name*=company_name],body.store .form_personal_input [name*=company_name]{width:42em}body.store .form_personal_confirm [name*=day],body.store .form_personal_confirm [name*=month],body.store .form_personal_confirm [name*=tel],body.store .form_personal_confirm [name*=year],body.store .form_personal_input [name*=day],body.store .form_personal_input [name*=month],body.store .form_personal_input [name*=tel],body.store .form_personal_input [name*=year]{width:14.5rem;margin:1em}body.store .form_personal_confirm [name*=day]:first-child,body.store .form_personal_confirm [name*=month]:first-child,body.store .form_personal_confirm [name*=tel]:first-child,body.store .form_personal_confirm [name*=year]:first-child,body.store .form_personal_input [name*=day]:first-child,body.store .form_personal_input [name*=month]:first-child,body.store .form_personal_input [name*=tel]:first-child,body.store .form_personal_input [name*=year]:first-child{margin-left:0}body.store .form_personal_confirm select,body.store .form_personal_input select{width:20em}body.store .form_personal_confirm .dropdown+input,body.store .form_personal_input .dropdown+input{margin-left:2em}body.store .form_personal_confirm .other_addr,body.store .form_personal_input .other_addr{padding:1em 1em 1em 0}body.store .form_personal_confirm #addr_input_btn,body.store .form_personal_input #addr_input_btn{display:inline-block;width:auto}@media (max-width:768px){body.store .form_personal_confirm td,body.store .form_personal_confirm th,body.store .form_personal_input td,body.store .form_personal_input th{display:block}body.store .form_personal_confirm input,body.store .form_personal_input input{width:100%;margin-top:0}body.store .form_personal_confirm .dropdown+input,body.store .form_personal_confirm input+input,body.store .form_personal_input .dropdown+input,body.store .form_personal_input input+input{margin-left:0;margin-top:0}body.store .form_personal_confirm input[type=checkbox],body.store .form_personal_confirm input[type=radio],body.store .form_personal_input input[type=checkbox],body.store .form_personal_input input[type=radio]{width:auto;margin-top:0}body.store .form_personal_confirm input[name*=zip],body.store .form_personal_input input[name*=zip]{width:6rem;margin-top:0}body.store .form_personal_confirm [name*=company_name],body.store .form_personal_input [name*=company_name]{width:100%}body.store .form_personal_confirm [name*=day],body.store .form_personal_confirm [name*=month],body.store .form_personal_confirm [name*=tel],body.store .form_personal_confirm [name*=year],body.store .form_personal_input [name*=day],body.store .form_personal_input [name*=month],body.store .form_personal_input [name*=tel],body.store .form_personal_input [name*=year]{width:6rem;margin-top:0}body.store .form_personal_confirm select,body.store .form_personal_input select{width:100%;font-size:1.6rem}body.store .form_personal_confirm .other_addr,body.store .form_personal_input .other_addr{padding:1em 1em 1em 0}body.store .form_personal_confirm .dropdown,body.store .form_personal_input .dropdown{margin-top:0}}body.store .brand .wrapper-heading{margin-bottom:0}body.store .brand .wrapper-heading .heading{font-size:2rem}body.store .brand .grid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:1rem 0 3.5rem}body.store .brand .grid .grid-item{position:relative;background-color:transparent;width:calc(20% - 4px);margin:0 5px 5px 0}body.store .brand .grid .grid-item:nth-child(5n){margin-right:0}body.store .brand .grid .grid-item .img_wrap{text-align:center;background-color:#fff}body.store .brand .grid .grid-item img{margin:0}body.store .brand .grid .grid-item a{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-transition:0.5s;transition:0.5s;opacity:0;background:rgba(0,0,0,0.07)}body.store .brand .grid .grid-item a:hover{opacity:1}body.store .brand .grid .grid-item a .info{display:none}@media (max-width:768px){body.store .brand .grid .grid-item{width:calc(50% - 10px);margin:0 20px 20px 0}body.store .brand .grid .grid-item:nth-child(5n){margin-right:20px}body.store .brand .grid .grid-item:nth-child(2n){margin-right:0}}body.store .brand-detail .wrapper-heading{margin-bottom:0;text-align:left}body.store .brand-detail .wrapper-heading .heading{font-size:2rem;margin-bottom:0.3em}body.store .brand-detail .about_brand{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;background:#fff;padding:3em;margin:1em 0}body.store .brand-detail .about_brand .desc,body.store .brand-detail .about_brand .logo{width:calc(50% - 1.5em)}body.store .brand-detail .about_brand .desc img,body.store .brand-detail .about_brand .logo img{margin:0}body.store .brand-detail .about_brand .logo{text-align:center}@media (max-width:768px){body.store .brand-detail .about_brand{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}body.store .brand-detail .about_brand .desc{width:100%}body.store .brand-detail .about_brand .logo{margin-bottom:1rem}}body.store .brand-detail .system_link_list{margin:6em 0 0}body.store .brand-detail .system_link_list_item{margin-top:2rem}body.store .brand-detail .system_link_list .grid{margin-top:0}body.store .brand-detail .pagenav a,body.store .brand-detail .pagenav span{padding:0.5rem 1rem 0.2em}body.store .login .heading-02{font-size:1.5rem;border:none;text-align:center;padding:0;margin:0}body.store .login .grid{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:3.5em 0}body.store .login .grid.free-box .grid-item:nth-child(2n){margin-right:0}body.store .login .grid .grid-item{border-right:1px dotted #000;background-color:transparent;width:50%;margin:0;max-width:none}body.store .login .grid .grid-item:nth-child(2n){border:none}body.store .login .grid .grid-item:nth-child(2n) .form-box{padding:5em 3em 0}body.store .login .grid .grid-item img{margin:0}@media (max-width:768px){body.store .login .grid .grid-item{width:100%;border:none;border-bottom:1px dotted #000}body.store .login .grid .grid-item:nth-child(2n){padding-top:5em}}body.store .login.shopping .form-box{height:auto}body.store .login .form-box{padding:5em 3em 0 0;height:calc(100% - 2.4rem);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:768px){body.store .login .form-box{padding:5em 3em}}body.store .login .form-box .btn-box{margin:3em 0 0}body.store .login .form-box .btn{display:inline-block}body.store .cart .shipping_free{font-size:1.4rem}body.store .cart .cart_item_info{border-top:1px dotted #000;border-bottom:1px dotted #000;margin:3em 0;padding:3em 0}body.store .cart .cart_item_info .cart_item_box{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#fff;padding:1rem;margin:1em 0;font-size:1.2rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:768px){body.store .cart .cart_item_info .cart_item_box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;padding:calc((100vw - 100%) / 2);margin-right:calc((100vw - 100%) / 2 * -1);margin-left:calc((100vw - 100%) / 2 * -1)}}body.store .cart .cart_item_info .cart_item_box .cart_item_box_l{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:60%}body.store .cart .cart_item_info .cart_item_box .cart_item_box_l .img{width:180px;margin-right:2em}body.store .cart .cart_item_info .cart_item_box .cart_item_box_l .img img{margin:0}body.store .cart .cart_item_info .cart_item_box .cart_item_box_l .info{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}body.store .cart .cart_item_info .cart_item_box .cart_item_box_l .info h2{font-weight:bold}body.store .cart .cart_item_info .cart_item_box .cart_item_box_l .info dl{color:#898989;margin-top:2em}body.store .cart .cart_item_info .cart_item_box .cart_item_box_l .info dl dt{float:left}body.store .cart .cart_item_info .cart_item_box .cart_item_box_l .info dl dt:after{content:":";margin:0 0.5em}@media (max-width:768px){body.store .cart .cart_item_info .cart_item_box .cart_item_box_l{width:100%}body.store .cart .cart_item_info .cart_item_box .cart_item_box_l .img{width:75px}}body.store .cart .cart_item_info .cart_item_box .cart_item_box_r{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;width:40%;font-weight:bold}@media (max-width:768px){body.store .cart .cart_item_info .cart_item_box .cart_item_box_r{width:100%}}body.store .cart .cart_item_info .cart_item_box .cart_item_box_r .remove a{width:5em;color:#fff;background:#000;font-size:1.3rem;padding:0.4em 0.8em}body.store .cart .cart_item_info .cart_item_box .cart_item_box_r .quantity{width:4em}body.store .cart .cart_item_info .cart_item_box .cart_item_box_r .quantity p{float:left;width:2em;margin:2.6em 0}body.store .cart .cart_item_info .cart_item_box .cart_item_box_r .quantity #quantity_level{margin:0.25rem 0}body.store .cart .cart_item_info .cart_item_box .cart_item_box_r .quantity #quantity_level a{font-size:2em}@media (max-width:768px){body.store .cart .cart_item_info .cart_item_box .cart_item_box_r .quantity p{margin:0.6em 0}body.store .cart .cart_item_info .cart_item_box .cart_item_box_r .quantity #quantity_level{margin:0}body.store .cart .cart_item_info .cart_item_box .cart_item_box_r .quantity #quantity_level a{font-size:1em}}body.store .cart .cart_item_info .total-box{margin:3em 0 0;font-size:1.4rem;font-weight:bold;text-align:right}body.store .cart .cart_item_info .total-box span{display:inline-block;width:12.5em;text-align:left}body.store .cart .cart_item_info .total-box span.point,body.store .cart .cart_item_info .total-box span.price{text-align:left}@media (max-width:768px){body.store .cart .cart_item_info .total-box span{width:calc(50% - 1em);padding-right:1em;text-align:right}body.store .cart .cart_item_info .total-box span.point,body.store .cart .cart_item_info .total-box span.price{padding:0 0 0 1em}}body.store .order-flow .shopping_step span.step4:after{content:none}body.store .order-flow .block{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:3em}body.store .order-flow .block:last-of-type{margin-bottom:0}body.store .order-flow .block dt{width:19em;font-weight:bold}body.store .order-flow .block dt span{display:block;font-weight:normal}body.store .order-flow .block dd{-ms-flex-preferred-size:auto;flex-basis:auto;-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}body.store .order-flow .block dd select{background:#f0f1f5;width:12em}body.store .order-flow .block dd textarea{background:#f0f1f5;margin-top:2em}body.store .order-flow .block dd input[name=use_point]{width:10em;margin:1em}@media (max-width:768px){body.store .order-flow .block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}body.store .order-flow .block dt{margin-bottom:1em}body.store .order-flow .block dd ul li input[name=use_point]{width:5em;margin:0 1em}body.store .order-flow .block dd ul li+li{margin-top:1em}}body.store .order-flow .sub_table{width:100%;margin:3em 0 0;font-size:1.1rem}body.store .order-flow .sub_table dt{width:10em;float:left}body.store .order-flow .sub_table dd{margin-bottom:1.5em}body.store .order-flow .sub_table dd:last-of-type{margin-bottom:0}body.store .order-flow .buy_list_info{width:100%;font-size:1.1rem}body.store .order-flow .buy_list_info thead th{text-align:center}body.store .order-flow .buy_list_info tbody th{text-align:right}body.store .order-flow .buy_list_info tr{border-bottom:1px dotted #000}body.store .order-flow .buy_list_info tr th{border-left:1px dotted #000;padding:1em}body.store .order-flow .buy_list_info tr th:first-child{border-left:none}body.store .order-flow .buy_list_info tr td{padding:1em}body.store .order-flow .buy_list_info tr .img{width:calc(100px + 1em);padding-left:0}body.store .order-flow .buy_list_info tr .img img{width:100px;margin:0}body.store .order-flow .buy_list_info tr .info{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}body.store .order-flow .buy_list_info tr .info h2{font-weight:bold}body.store .order-flow .buy_list_info tr .info dl{color:#898989;margin-top:2em}body.store .order-flow .buy_list_info tr .info dl dt{float:left}body.store .order-flow .buy_list_info tr .info dl dt:after{content:":";margin:0 0.5em}body.store .order-flow .buy_list_info tr .price,body.store .order-flow .buy_list_info tr .quantity,body.store .order-flow .buy_list_info tr .subtotal{width:100px;text-align:center;border-left:1px dotted #000}body.store .order-flow .cart_item_box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;font-size:1.1rem}body.store .order-flow .cart_item_box .cart_item_box_l{display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:1px dotted #000;padding-bottom:1em;-webkit-box-align:center;-ms-flex-align:center;align-items:center}body.store .order-flow .cart_item_box .cart_item_box_l .img{width:100px;margin-right:2em}body.store .order-flow .cart_item_box .cart_item_box_l .img img{margin:0}body.store .order-flow .cart_item_box .cart_item_box_l .info{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}body.store .order-flow .cart_item_box .cart_item_box_l .info h2{font-weight:bold}body.store .order-flow .cart_item_box .cart_item_box_l .info dl{color:#898989;margin-top:1.5em}body.store .order-flow .cart_item_box .cart_item_box_l .info dl dt{float:left}body.store .order-flow .cart_item_box .cart_item_box_l .info dl dt:after{content:":";margin:0 0.5em}body.store .order-flow .cart_item_box .cart_item_box_r{display:table;width:100%;border-bottom:1px dotted #000;padding:1em 0;margin-bottom:1em}body.store .order-flow .cart_item_box .cart_item_box_r p{display:table-cell;width:33.3333333333%;margin:0;text-align:center}body.store .order-flow .cart_item_box .cart_item_box_r p span{display:block}body.store .signup .shopping_step span.step5:after{content:none}body.store .contact .shopping_step span.step3:after{content:none}body.store .guide_area ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -1em}body.store .guide_area ul li{width:calc(50% - 2em);margin:1em}@media (max-width:768px){body.store .guide_area ul li{width:calc(100% - 2em)}}body.store .guide_area ul li a{display:inline-block;background:#fff;width:100%;height:100%;padding:2em}body.store .guide_area ul li a:hover{background:#ededed}body.store .guide_area ul li a .heading-02{padding:0 0 1em 0;margin:0 0 1em}body.store .guide_area ul li a p{margin-bottom:0}body.popup{background:#f0f1f5;margin:2rem}body.LC_Page_Error .wrapper{min-height:100vh}body.LC_Page_Error .error_page{text-align:center;min-height:83vh;padding-top:25%}body.item-detail .content-shop{margin-top:0;padding-bottom:10rem}body.item-detail .content-shop .wrapper-heading{position:relative;border-bottom:none;z-index:1}body.item-detail .content-shop .wrapper-heading h2{max-width:none;width:100%}@media (max-width:768px){body.item-detail .content-shop{margin-top:0;padding-bottom:3rem;width:100%}}body.item-detail .contents{padding-top:0}body.item-detail .related_cats .grid-item .btm{height:7rem;padding:1rem}body.under .content-nav{z-index:998}body.LC_Page_Index .area-banner{margin-bottom:6rem;text-align:center}@media (max-width:768px){body.LC_Page_Index .area-banner{margin-bottom:0;margin-top:4rem}}