@charset "UTF-8";@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500;700&display=swap");@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@600&display=swap");body,html{height:100%}body{font-family:"Noto Sans JP";font-weight:500;line-height:1.5;letter-spacing:0}ul{list-style:none;margin:0;padding:0}.mincho{font-family:"Noto Serif JP";font-weight:600}@media screen and (min-width:481px){.sp{display:none!important}#wrapper{min-width:1200px;position:relative;overflow:hidden}}@media screen and (max-width:480px){.pc{display:none!important}}#debug{width:400px;height:200px;padding:5px 10px;background:#fff;position:fixed;left:10px;bottom:10px;z-index:10;border-radius:5px;box-shadow:2px 2px 2px 2px rgba(0,0,0,0.7);transition:0.5s}#debug.hide{left:-400px;box-shadow:0 0 0 0 rgba(0,0,0,0)}#debug.hide .toggle:before{transform:translate(-90%,-50%) rotate(135deg) skew(-20deg,-20deg)}#debug.hide .toggle:after{transform:translate(-40%,-50%) rotate(135deg) skew(-20deg,-20deg)}#debug .console{width:100%;height:100%;overflow-y:scroll}#debug .toggle{width:30px;height:40px;background:#ccc;position:absolute;right:-30px;bottom:10px;border-radius:0 5px 5px 0;box-shadow:2px 2px 2px 2px rgba(0,0,0,0.7);cursor:pointer}#debug .toggle:after,#debug .toggle:before{content:"";width:15px;height:15px;border-top:4px solid #444;border-left:4px solid #444;position:absolute;left:50%;top:50%;transform-origin:center}#debug .toggle:before{transform:translate(-70%,-50%) rotate(-45deg) skew(-20deg,-20deg)}#debug .toggle:after{transform:translate(-20%,-50%) rotate(-45deg) skew(-20deg,-20deg)}body.logged-in.admin-bar header{margin-top:32px}body.logged-in.admin-bar #mainVisual{height:calc(100vh - 32px)}header{width:100%;min-width:1200px;height:170px;background:linear-gradient(0deg,rgba(0,18,40,0) 3.67%,rgb(0,18,40) 100%);position:fixed;top:0;z-index:10}header #headerWrapper{width:1200px;margin:0 auto;padding:20px;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}header #headerWrapper .logo img{width:224px;height:56px}header #headerWrapper .navRight{height:30px;display:flex;align-items:center}header #headerWrapper .navRight .userinfo{font-size:14px;color:#fff}header #headerWrapper .navRight .headerIcon{width:24px;height:22px;margin-left:14px;background-repeat:no-repeat;background-position:center center;background-size:contain}header #headerWrapper .navRight .headerIcon span{display:none}header #headerWrapper .navRight .headerIcon.cart{background-image:url(../img/common/iconCart.svg)}header #headerWrapper .navRight .headerIcon.orders{background-image:url(../img/common/iconOrders.svg)}header #headerWrapper .navRight .headerIcon.login{background-image:url(../img/common/iconLogin.svg)}header #headerWrapper .navRight .headerIcon.logout{background-image:url(../img/common/iconLogout.svg);display:none}header #headerWrapper .navRight .headerIcon.contact{background-image:url(../img/common/iconMail.svg)}header #headerWrapper #headerNaviWrapper{width:100%}header #headerWrapper #headerNaviWrapper #headerNavi{display:flex;justify-content:center}header #headerWrapper #headerNaviWrapper #headerNavi ul{list-style:none;margin:16px auto;padding:0;display:flex;align-items:center}header #headerWrapper #headerNaviWrapper #headerNavi ul li:not(:first-of-type){margin-left:30px}header #headerWrapper #headerNaviWrapper #headerNavi ul li a{text-decoration:none;display:flex;align-items:center;font-size:13px;color:#fff}header #headerWrapper #headerNaviWrapper #headerNavi ul li a.on,header #headerWrapper #headerNaviWrapper #headerNavi ul li a:hover{border-bottom:1px solid #fff}header.fixed{height:80px;background:rgba(255,0,0,0.5);background:linear-gradient(0deg,rgba(0,18,40,0) 0%,rgba(0,18,40,0.8) 10%,rgb(0,18,40) 100%)}header.fixed #headerWrapper{height:100%;padding:10px}header.fixed #headerWrapper .logo{display:none}header.fixed #headerWrapper .navRight{margin-left:auto}header.fixed #headerWrapper #headerNaviWrapper #headerNavi ul{margin:0}#footerNavi{width:100%;background:#001228;position:relative}#footerNavi ul{width:1200px;height:100%;margin:0 auto;height:200px;list-style:none;display:flex;justify-content:center;align-items:center;font-size:17px}#footerNavi ul li{color:#fff}#footerNavi ul li:before{content:"▪"}#footerNavi ul li:not(:first-child){margin-left:2em}#footerNavi ul li a{text-decoration:none;color:#fff}#footerNavi ul li a:hover{border-bottom:1px solid #fff}footer{width:100%;padding:20px 0;background:#ECECE9;position:relative}footer .logo{width:1200px;margin:0 auto;display:flex;justify-content:center;align-items:center}footer .logo img{width:224px;height:56px}footer #copyright{width:1200px;margin:20px auto 0;display:flex;justify-content:center;align-items:center;font-size:11px;color:#000}#btnPageTop{width:40px;height:40px;background:url(../img/common/btnPageTop.svg) no-repeat center center/contain;position:fixed;right:30px;bottom:50px;opacity:0;transition:0.5s}#btnPageTop.on{opacity:1;cursor:pointer}#contents.sheets #bgBlock{position:fixed;left:0;top:0;width:100vw;height:100vh;position:-1;background-position:center top;background-repeat:no-repeat;background-size:cover}#contents.sheets #bgBlock.rubber{background-image:url(../img/bgRubber.jpg)}#contents.sheets #bgBlock.solvent{background-image:url(../img/bgSolvent.jpg)}#contents.sheets #bgBlock.fabric{background-image:url(../img/bgFabric.jpg)}#contents #titleBlock{padding-top:170px;height:calc(170px + 150px);background:#001228;color:#fff;display:flex;justify-content:center;align-items:center;position:relative;text-align:center}#contents #titleBlock .h1Title{padding:0 20px 6px;font-size:27px;font-weight:400;letter-spacing:0.4em;border-bottom:1px solid #fff}#contents #titleBlock h1{padding:18px 20px 0;font-size:18px;font-weight:400;letter-spacing:0.06em}#contents #breadcrumbListBlock{width:1200px;margin:20px auto 0;color:#000;font-size:12px;position:relative}#contents #breadcrumbListBlock a,#contents #breadcrumbListBlock a:visited{text-decoration:none;color:#000}#contents #list{min-height:300px;position:relative}#contents h2{position:relative}#contents h2:after,#contents h2:before{content:"";width:6px;height:6px;border-radius:50%;position:absolute;left:calc(50% - 3px)}#contents h2:before{background:#949BA6;bottom:-15px}#contents h2:after{background:#8A0807;bottom:-27px}#contents .innerBlock{width:976px;margin:20px auto 0}#mainVisual{width:100%;height:100vh;position:relative}#mainVisual .slideWrapper{height:100vh;position:fixed;top:0;left:0;right:0;bottom:0;z-index:-1}#mainVisual .slideWrapper .slide{width:100%;height:100vh}#mainVisual .cross{width:24px;height:24px;background:url(../img/top/cross.svg) no-repeat center center/100% 100%;position:absolute;left:50%;transform:translateX(-50%)}#mainVisual .cross.c1{bottom:65px;animation:fadeCross 6s 0s both infinite}#mainVisual .cross.c2{bottom:50px;animation:fadeCross 6s 2s both infinite}#mainVisual .cross.c3{bottom:35px;animation:fadeCross 6s 4s both infinite}@keyframes fadeCross{0%{opacity:0}50%{opacity:1}to{opacity:0}}#topicsImage{width:100%;height:500px;padding:80px 0 100px;background:#E4E4E1}#topicsImage h2{font-size:28px;font-weight:700;letter-spacing:0.05em;text-align:center}#topicsImage .carouselWrapper{width:100%;height:240px;margin-top:80px;overflow:hidden;position:relative}#topicsImage .carouselWrapper ul.carousel{height:100%;white-space:nowrap;position:absolute}#topicsImage .carouselWrapper ul.carousel li{display:inline-block;height:100%;margin:0 4px}#topicsImage .carouselWrapper ul.carousel li img{height:100%}#campaign{width:100%;padding:80px 0 100px;background:#fff}#campaign h2{font-size:28px;font-weight:700;letter-spacing:0.05em;text-align:center}#campaign ul.product_list{list-style:none;margin-top:80px;background:url(../img/top/campaignBGlt.jpg) no-repeat left top,url(../img/top/campaignBGrb.jpg) no-repeat right bottom,#000;display:flex;padding:80px 0;justify-content:center}#campaign ul.product_list li:nth-child(2){margin-left:70px}#categoryLink{width:100%;padding:80px 0 100px;background:#e4e4e1;border-top:10px solid #000}#categoryLink h2{font-size:28px;font-weight:700;letter-spacing:0.05em;text-align:center}#categoryLink ul.productsList{list-style:none;margin-top:80px;padding:24px 0 48px;background:#000;display:flex;flex-wrap:wrap}#categoryLink ul.productsList li{margin:0 4px 24px;position:relative}#categoryLink ul.productsList li.col3{width:calc((100% - 24px) / 3)}#categoryLink ul.productsList li.col4{width:calc((100% - 32px) / 4)}#categoryLink ul.productsList li h3{width:100%;padding:10px 20px;font-size:26px;line-height:1.5;letter-spacing:0.04em;color:#fff;background:rgba(170,170,170,0.35);position:absolute;left:0;top:0}#categoryLink ul.productsList li .text{width:100%;padding:1em;font-size:20px;line-height:1.5;letter-spacing:0.03em;color:#000;background:rgba(221,221,219,0.5);position:absolute;left:0;bottom:0}main#site-content{width:1200px;margin:170px auto 0;min-height:300px}#contents.page{border-top:170px solid #001228}#contents.page #breadcrumbListBlock{width:976px}#contents.page .innerBlock{padding-bottom:80px}#contents.page .innerBlock h1{background:#000;color:#fff;font-size:18px;line-height:32px;padding:0 0.5em}#contents.sheets #productList{width:1200px;margin:90px auto;display:flex;flex-wrap:wrap;justify-content:flex-start;position:relative}#contents.sheets #productList a{display:block;text-decoration:none;color:inherit}#contents.sheets #productList li{width:288px;margin-bottom:16px;display:flex;flex-direction:column;text-align:center}#contents.sheets #productList li:not(:nth-child(4n)){margin-right:16px}#contents.sheets #productList li .img{width:288px;height:288px;background:#ccc;border:1px solid #000}#contents.sheets #productList li .img img{width:286px;height:286px}#contents.sheets #productList li .name{padding:10px;background:#fff;color:#000;font-size:17px;font-weight:700;border-bottom:1px solid #000}#contents.sheets #productList li .p_no{padding:10px;background:#fff;color:#000;font-size:17px;font-weight:700}#contents.sheets #productList li .p_no span{font-size:14px;font-weight:500}#contents.sheets #productList li .info{padding:10px;background:#E8F2EE;font-size:14px;font-weight:400;line-height:1.62;letter-spacing:0.03em;border-top:1px solid #000;border-left:1px solid #000;border-right:1px solid #000;text-align:left}#contents.sheets #productList li .info.b{border-bottom:1px solid #000;word-break:break-all}#contents.sheets #productList li .info .attr{display:inline-block;margin:0.5em 0.5em 0 0;padding:0 0.5em 0.2em;background:#000;color:#fff;font-size:13px;font-weight:300;border-radius:0.3em}#contents.sheets #productList li .pres{padding:10px;background:#fff;font-size:13px;font-weight:400;line-height:1.5;border-left:1px solid #000;border-right:1px solid #000;border-bottom:1px solid #000;text-align:left}#contents.sheets #productList li .pres h3{font-size:100%;font-weight:400}#contents.sheets #productList li .pres h4{font-size:100%;font-weight:400;text-align:center}#contents.sheets #productList li .pres .tp{margin:10px 0;display:flex;justify-content:space-between}#contents.sheets #productList li .pres .tp dl{width:48%;border:1px solid #000;text-align:center}#contents.sheets #productList li .pres .tp dl.tmp dt{background:#BE2B3F}#contents.sheets #productList li .pres .tp dl.prs dt{background:#116768}#contents.sheets #productList li .pres .tp dl dt{color:#fff;border-bottom:1px solid #000}#contents.sheets #productList li .pres .tp dl dt:after,#contents.sheets #productList li .pres .tp dl dt:before{content:"--"}#contents.sheets #productList li .pres .time{padding:0}#contents.productsDetail{border-top:170px solid #001228}#contents.productsDetail #breadcrumbListBlock{width:976px}#contents.productsDetail #breadcrumbListBlock.l{width:1200px}#contents.productsDetail .innerBlock{padding-bottom:80px}#contents.productsDetail .innerBlock.artjet,#contents.productsDetail .innerBlock.equipment,#contents.productsDetail .innerBlock.sublimation{width:1200px;display:flex;flex-wrap:wrap;justify-content:space-between}#contents.productsDetail .innerBlock.artjet>p,#contents.productsDetail .innerBlock.equipment>p,#contents.productsDetail .innerBlock.sublimation>p{width:100%}#contents.productsDetail .innerBlock h1{width:100%;background:#000;color:#fff;font-size:18px;line-height:32px;padding:0 0.5em;margin-bottom:1em}#contents.productsDetail .innerBlock ul.attr{margin-top:1em}#contents.productsDetail .innerBlock ul.attr li{display:inline-block;padding:0.3em 0.6em;font-size:15px;line-height:1;background:#9BBD64;color:#fff;border-radius:4px;margin-right:1em}#contents.productsDetail .innerBlock ul.thumbnails{margin:40px 0 0;background-color:#eee}#contents.productsDetail .innerBlock ul.thumbnails.pic4,#contents.productsDetail .innerBlock ul.thumbnails.pic5{width:976px;height:640px;position:relative}#contents.productsDetail .innerBlock ul.thumbnails.pic4 li,#contents.productsDetail .innerBlock ul.thumbnails.pic5 li{position:absolute}#contents.productsDetail .innerBlock ul.thumbnails.pic4 li:first-child,#contents.productsDetail .innerBlock ul.thumbnails.pic5 li:first-child{width:100%;height:100%;left:0;top:0}#contents.productsDetail .innerBlock ul.thumbnails.pic4 li img,#contents.productsDetail .innerBlock ul.thumbnails.pic5 li img{position:absolute;width:100%;height:100%;left:0;top:0}#contents.productsDetail .innerBlock ul.thumbnails.pic4 li:nth-child(n+2){background-color:#000;width:240px;height:180px;right:32px;box-shadow:0 0 0 1px #fff;cursor:pointer}#contents.productsDetail .innerBlock ul.thumbnails.pic4 li:nth-child(n+2) img{transition:0.3s}#contents.productsDetail .innerBlock ul.thumbnails.pic4 li:nth-child(n+2).on img:first-child{opacity:0.2}#contents.productsDetail .innerBlock ul.thumbnails.pic4 li:nth-child(n+2).on img:last-child{max-width:initial;width:640px;height:480px;left:-672px}#contents.productsDetail .innerBlock ul.thumbnails.pic4 li:nth-child(2){top:32px}#contents.productsDetail .innerBlock ul.thumbnails.pic4 li:nth-child(2).on img:last-child{top:0}#contents.productsDetail .innerBlock ul.thumbnails.pic4 li:nth-child(3){top:230px}#contents.productsDetail .innerBlock ul.thumbnails.pic4 li:nth-child(3).on img:last-child{top:-198px}#contents.productsDetail .innerBlock ul.thumbnails.pic4 li:nth-child(4){top:428px}#contents.productsDetail .innerBlock ul.thumbnails.pic4 li:nth-child(4).on img:last-child{top:-396px}#contents.productsDetail .innerBlock ul.thumbnails.pic5 li:nth-child(n+2){background-color:#000;width:176px;height:132px;right:32px;box-shadow:0 0 0 1px #fff;cursor:pointer}#contents.productsDetail .innerBlock ul.thumbnails.pic5 li:nth-child(n+2) img{transition:0.3s}#contents.productsDetail .innerBlock ul.thumbnails.pic5 li:nth-child(n+2).on img:first-child{opacity:0.2}#contents.productsDetail .innerBlock ul.thumbnails.pic5 li:nth-child(n+2).on img:last-child{max-width:initial;width:640px;height:480px;left:-736px}#contents.productsDetail .innerBlock ul.thumbnails.pic5 li:nth-child(2){top:32px}#contents.productsDetail .innerBlock ul.thumbnails.pic5 li:nth-child(2).on img:last-child{top:0}#contents.productsDetail .innerBlock ul.thumbnails.pic5 li:nth-child(3){top:180px}#contents.productsDetail .innerBlock ul.thumbnails.pic5 li:nth-child(3).on img:last-child{top:-148px}#contents.productsDetail .innerBlock ul.thumbnails.pic5 li:nth-child(4){top:328px}#contents.productsDetail .innerBlock ul.thumbnails.pic5 li:nth-child(4).on img:last-child{top:-296px}#contents.productsDetail .innerBlock ul.thumbnails.pic5 li:nth-child(5){top:476px}#contents.productsDetail .innerBlock ul.thumbnails.pic5 li:nth-child(5).on img:last-child{top:-444px}#contents.productsDetail .innerBlock .product{margin-top:20px;border-top:1px dotted #000;border-bottom:1px dotted #000;font-size:16px;line-height:1}#contents.productsDetail .innerBlock .product form{width:100%;display:flex}#contents.productsDetail .innerBlock .product.fabric.x,#contents.productsDetail .innerBlock .product.rubber.x,#contents.productsDetail .innerBlock .product.solvent.x{margin-top:0;border-top:none}#contents.productsDetail .innerBlock .product.fabric div,#contents.productsDetail .innerBlock .product.rubber div,#contents.productsDetail .innerBlock .product.solvent div{height:56px;display:flex;justify-content:flex-start;align-items:center}#contents.productsDetail .innerBlock .product.fabric .image,#contents.productsDetail .innerBlock .product.rubber .image,#contents.productsDetail .innerBlock .product.solvent .image{display:none}#contents.productsDetail .innerBlock .product.fabric .name,#contents.productsDetail .innerBlock .product.rubber .name,#contents.productsDetail .innerBlock .product.solvent .name{width:45%;font-weight:bold}#contents.productsDetail .innerBlock .product.fabric .name:before,#contents.productsDetail .innerBlock .product.rubber .name:before,#contents.productsDetail .innerBlock .product.solvent .name:before{content:"○";margin-right:0.5em}#contents.productsDetail .innerBlock .product.fabric .price,#contents.productsDetail .innerBlock .product.rubber .price,#contents.productsDetail .innerBlock .product.solvent .price{width:15%}#contents.productsDetail .innerBlock .product.fabric .color,#contents.productsDetail .innerBlock .product.rubber .color,#contents.productsDetail .innerBlock .product.solvent .color{width:25%}#contents.productsDetail .innerBlock .product.fabric .button,#contents.productsDetail .innerBlock .product.rubber .button,#contents.productsDetail .innerBlock .product.solvent .button{width:15%;justify-content:flex-end}#contents.productsDetail .innerBlock .product.artjet,#contents.productsDetail .innerBlock .product.equipment,#contents.productsDetail .innerBlock .product.sublimation,#contents.productsDetail .innerBlock .product.submaterials,#contents.productsDetail .innerBlock .product.zekken{width:592px;height:288px;border:1px solid #001228;display:flex}#contents.productsDetail .innerBlock .product.artjet form,#contents.productsDetail .innerBlock .product.equipment form,#contents.productsDetail .innerBlock .product.sublimation form,#contents.productsDetail .innerBlock .product.submaterials form,#contents.productsDetail .innerBlock .product.zekken form{justify-content:space-between}#contents.productsDetail .innerBlock .product.artjet .image,#contents.productsDetail .innerBlock .product.equipment .image,#contents.productsDetail .innerBlock .product.sublimation .image,#contents.productsDetail .innerBlock .product.submaterials .image,#contents.productsDetail .innerBlock .product.zekken .image{width:286px;height:100%}#contents.productsDetail .innerBlock .product.artjet .image img,#contents.productsDetail .innerBlock .product.equipment .image img,#contents.productsDetail .innerBlock .product.sublimation .image img,#contents.productsDetail .innerBlock .product.submaterials .image img,#contents.productsDetail .innerBlock .product.zekken .image img{width:100%;height:100%}#contents.productsDetail .innerBlock .product.artjet .info,#contents.productsDetail .innerBlock .product.equipment .info,#contents.productsDetail .innerBlock .product.sublimation .info,#contents.productsDetail .innerBlock .product.submaterials .info,#contents.productsDetail .innerBlock .product.zekken .info{width:296px;height:100%;display:flex;flex-direction:column;justify-content:space-between}#contents.productsDetail .innerBlock .product.artjet .info .block,#contents.productsDetail .innerBlock .product.equipment .info .block,#contents.productsDetail .innerBlock .product.sublimation .info .block,#contents.productsDetail .innerBlock .product.submaterials .info .block,#contents.productsDetail .innerBlock .product.zekken .info .block{width:100%;padding:10px}#contents.productsDetail .innerBlock .product.artjet .info .block.a1,#contents.productsDetail .innerBlock .product.equipment .info .block.a1,#contents.productsDetail .innerBlock .product.sublimation .info .block.a1,#contents.productsDetail .innerBlock .product.submaterials .info .block.a1,#contents.productsDetail .innerBlock .product.zekken .info .block.a1{text-align:center}#contents.productsDetail .innerBlock .product.artjet .info .block.a1 h3,#contents.productsDetail .innerBlock .product.equipment .info .block.a1 h3,#contents.productsDetail .innerBlock .product.sublimation .info .block.a1 h3,#contents.productsDetail .innerBlock .product.submaterials .info .block.a1 h3,#contents.productsDetail .innerBlock .product.zekken .info .block.a1 h3{width:280px;margin:0 auto;padding:0 0 10px;font-size:17px;font-weight:700;line-height:1.2;border-bottom:1px solid #000}#contents.productsDetail .innerBlock .product.artjet .info .block.a1 .name,#contents.productsDetail .innerBlock .product.equipment .info .block.a1 .name,#contents.productsDetail .innerBlock .product.sublimation .info .block.a1 .name,#contents.productsDetail .innerBlock .product.submaterials .info .block.a1 .name,#contents.productsDetail .innerBlock .product.zekken .info .block.a1 .name{margin-top:10px}#contents.productsDetail .innerBlock .product.artjet .info .block.a1 .attr,#contents.productsDetail .innerBlock .product.equipment .info .block.a1 .attr,#contents.productsDetail .innerBlock .product.sublimation .info .block.a1 .attr,#contents.productsDetail .innerBlock .product.submaterials .info .block.a1 .attr,#contents.productsDetail .innerBlock .product.zekken .info .block.a1 .attr{margin-top:10px}#contents.productsDetail .innerBlock .product.artjet .info .block.a1 .price,#contents.productsDetail .innerBlock .product.equipment .info .block.a1 .price,#contents.productsDetail .innerBlock .product.sublimation .info .block.a1 .price,#contents.productsDetail .innerBlock .product.submaterials .info .block.a1 .price,#contents.productsDetail .innerBlock .product.zekken .info .block.a1 .price{margin-top:10px;text-align:right}#contents.productsDetail .innerBlock .product.artjet .info .block.a2,#contents.productsDetail .innerBlock .product.equipment .info .block.a2,#contents.productsDetail .innerBlock .product.sublimation .info .block.a2,#contents.productsDetail .innerBlock .product.submaterials .info .block.a2,#contents.productsDetail .innerBlock .product.zekken .info .block.a2{height:156px;background:#DCE8EE;font-weight:500;font-size:14px;line-height:1.5;position:relative}#contents.productsDetail .innerBlock .product.artjet .info .block.a2 .buyBtn,#contents.productsDetail .innerBlock .product.artjet .info .block.a2 .confBtn,#contents.productsDetail .innerBlock .product.equipment .info .block.a2 .buyBtn,#contents.productsDetail .innerBlock .product.equipment .info .block.a2 .confBtn,#contents.productsDetail .innerBlock .product.sublimation .info .block.a2 .buyBtn,#contents.productsDetail .innerBlock .product.sublimation .info .block.a2 .confBtn,#contents.productsDetail .innerBlock .product.submaterials .info .block.a2 .buyBtn,#contents.productsDetail .innerBlock .product.submaterials .info .block.a2 .confBtn,#contents.productsDetail .innerBlock .product.zekken .info .block.a2 .buyBtn,#contents.productsDetail .innerBlock .product.zekken .info .block.a2 .confBtn{position:absolute;right:20px;bottom:20px}#contents.productsDetail .innerBlock .product .buyBtn,#contents.productsDetail .innerBlock .product .confBtn{width:128px;height:28px;display:flex;justify-content:center;align-items:center;font-size:14px;line-height:1;background:#94AA9F;color:#fff;border-style:none;text-decoration:none;transition:0.4s;cursor:pointer}#contents.productsDetail .innerBlock .product .buyBtn:hover,#contents.productsDetail .innerBlock .product .confBtn:hover{background:#669933}#login{width:400px;margin:50px auto;padding:16px;border:1px solid #000;border-radius:4px}#login label{font-size:16px;font-weight:400;line-height:1.5}#login input[name]{width:100%;font-size:24px;margin-bottom:16px}#login input[type=submit]{display:block;width:100%;padding:0.1em 1em 0.3em;height:32px;font-size:14px;font-weight:300;color:#fff;background:#126;border:0;border-radius:4px;cursor:pointer}#contact{width:700px;margin:1em auto}#contact dl{width:100%;display:flex;flex-wrap:wrap}#contact dl dt{margin-top:1em;width:200px}#contact dl dd{margin-top:1em;width:calc(100% - 200px)}#contact dl dd input[type=email],#contact dl dd input[type=text],#contact dl dd textarea{width:100%}#privacyPolicy{width:700px;margin:1em auto}#privacyPolicy h2{margin-top:1.5em}#privacyPolicy h2:after,#privacyPolicy h2:before{content:none}#privacyPolicy p{margin-top:1em}#equipmentImage{position:relative}#equipmentImage br{display:none}#equipmentImage a.button{text-decoration:none;display:flex;justify-content:center;align-items:center;padding:1em 2em;background:#558f22;color:#ffffff;box-shadow:4px 4px 2px rgba(0,0,0,0.2);text-shadow:1px 1px 2px rgba(0,0,0,0.5);position:absolute;right:48px;bottom:45px;transition:0.4s}#equipmentImage a.button:hover{background:#7a9318}
/*# sourceMappingURL=style.min.css.map */