html,input,textarea,select,button{font-size:10px}html{color:#1c1c1c;font-size:10px;line-height:1.7;word-break:break-all;letter-spacing:0}p{font-size:12px;font-size:1.2rem}body{font-family:YakuHanJP_Narrow,"Yu Gothic Medium","Yu Gothic",YuGothic,"Hiragino Sans","Hiragino Kaku Gothic ProN","Noto Sans JP",Meiryo,sans-serif;font-weight:500;margin:0}body.fixed{width:100%;height:100%;position:fixed;overflow-y:hidden}*,*::before,*::after{-webkit-box-sizing:border-box;box-sizing:border-box}a{color:#1c1c1c;text-decoration:none;transition:.3s;-webkit-transition:.3s}a:hover,a:visited{color:#1c1c1c;text-decoration:none}img{border:0;margin:0;vertical-align:top;width:100%;height:auto}.en{font-family:"Manrope",sans-serif;font-weight:500}p{margin:0;padding:0;overflow-wrap:break-word;word-wrap:break-word;font-size:13px;font-size:1.3rem;line-height:180%;margin:0}.txt{font-size:13px;font-size:1.3rem;line-height:1.8em;margin-bottom:12px}.txt:nth-last-child(1){margin-bottom:0}button{margin:0;padding:0;background:none;border:none;border-radius:0;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}select::-ms-expand{display:none}textarea{resize:vertical}::-webkit-input-placeholder{color:#ccc}:-ms-input-placeholder{color:#ccc}::-ms-input-placeholder{color:#ccc}::-moz-placeholder{color:#ccc}::placeholder{color:#ccc}button{border:none;cursor:pointer}label{cursor:pointer}table{border-collapse:collapse}ul,ol{list-style:none;margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:14px;font-weight:500;margin:0;padding:0}.fs-l-main{display:block;margin:79px auto 0 auto;padding:0;max-width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:60px}.fs-l-main .fs-l-pageMain{max-width:100%;width:100%}.fs-l-main.important_block{margin:110px auto 0 auto}.outer-block{min-width:100%}.inner-block{position:relative;max-width:1200px;width:100%;padding:0 20px}.inner-block.border{padding-top:0}#wrapper{position:relative;overflow-x:hidden}dl,dt,dd{padding:0;margin:0}sup{vertical-align:baseline;font-size:70%}.ib{display:inline-block}.c-svg{display:inline-block;fill:currentColor;vertical-align:top}.c-mincho{font-family:"Noto Serif JP","游明朝体","Yu Mincho",YuMincho,"ヒラギノ明朝 Pro","Hiragino Mincho Pro",serif}.js-img-bg{background:no-repeat center center/cover;width:100%}.fs-preview-header{width:100%;z-index:111111111111;position:absolute;top:0}.inner{width:100%;margin:auto;padding:0 5%;position:relative}.flex{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}.flex-start{display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.flex-end{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;-webkit-flex-direction:row-reverse;flex-direction:row-reverse}.flex-center{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}.header{width:100%;background:#dc4a26;padding:20px 5%;position:fixed;top:0;left:0;z-index:100}.header .important{width:111%;margin-top:-20px;margin-bottom:20px;margin-left:-5.5%;padding:8px 0 8px 8px;transition:.3s;-webkit-transition:.3s;background:#fff}.header .important .head{display:none}.header .important a{display:block;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;text-decoration:underline;font-size:1rem;font-weight:700}.header .logo{width:80px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.header .globalnav{width:calc(100% - 170px)}.header .globalnav .nav-left{display:none}.header .globalnav .nav-right{display:none}.header .globalnav .eyebox{padding-top:5px;position:relative}.header .globalnav .eyebox:before{content:"";width:5px;height:5px;background:url(../img/common/eyemark.gif) no-repeat right bottom/100%;position:absolute;bottom:0;left:50%;margin-left:55px}.header .globalnav .eyebox .eye{width:26px}.header .globalnav .eyebox .eye.left-eye{margin-right:50px}.header .globalnav .eyebox .eye.left-eye img{-webkit-animation:eye-left 10s ease infinite;animation:eye-left 10s ease infinite}.header .globalnav .eyebox .eye.right-eye img{-webkit-animation:eye-right 10s ease infinite;animation:eye-right 10s ease infinite}.header .info{width:90px}.header .info li a{display:block;text-align:center}.header .info li a img{width:auto;height:18px}.header .info li a span{padding-top:3px;display:block;font-size:1rem;letter-spacing:0;color:#fff}.header.is-animation .important{height:0;overflow:hidden;padding:0;-webkit-transform:translatey(-100%);transform:translatey(-100%)}@-webkit-keyframes eye-left{0%{-webkit-transform:rotate(0);transform:rotate(0)}25%{-webkit-transform:rotate(-120deg);transform:rotate(-120deg)}50%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}75%{-webkit-transform:rotate(135deg);transform:rotate(135deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes eye-left{0%{-webkit-transform:rotate(0);transform:rotate(0)}25%{-webkit-transform:rotate(-120deg);transform:rotate(-120deg)}50%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}75%{-webkit-transform:rotate(135deg);transform:rotate(135deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}@-webkit-keyframes eye-right{0%{-webkit-transform:rotate(0);transform:rotate(0)}25%{-webkit-transform:rotate(120deg);transform:rotate(120deg)}50%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}75%{-webkit-transform:rotate(45deg);transform:rotate(45deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes eye-right{0%{-webkit-transform:rotate(0);transform:rotate(0)}25%{-webkit-transform:rotate(120deg);transform:rotate(120deg)}50%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}75%{-webkit-transform:rotate(45deg);transform:rotate(45deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}.sp-nav{width:100%;background:#fff;position:fixed;bottom:0;left:0;z-index:2147483601 !important;border-top:solid 1px #ddd}.sp-nav ul li{width:20%;border-right:solid 1px #ddd}.sp-nav ul li:nth-last-child(1){border-right:none}.sp-nav ul li a{display:block;height:60px;padding-top:13px;font-size:1rem;letter-spacing:0;text-align:center}.sp-nav ul li a img{width:auto;height:20px}.sp-nav ul li a span{padding-top:4px;display:block}.sp-nav ul li a.active{background:#f4d8d1}.sp-menu{width:100%;height:100vh;height:100dvh;background:#dc4a26;padding:30px 5% 100px 5%;overflow-y:scroll;position:fixed;top:0;left:0;z-index:2147483600;-webkit-transform:translatex(-100%);transform:translatex(-100%);-webkit-transition:all .6s;transition:all .6s}.sp-menu.active{-webkit-transform:translateY(0%) !important;transform:translateY(0%) !important}.sp-menu .header__searchform{display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;max-width:100%;height:56px;overflow:hidden;margin:auto;background:#fff;border:none;border-radius:6px;margin-bottom:30px}.sp-menu .header__searchform .fs-p-searchForm__input{width:calc(100% - 50px);padding:15px;font-size:1.5rem;color:#5c5c5c}.sp-menu .header__searchform .fs-p-searchForm__button{width:50px;height:56px;background:none;text-indent:0;padding:16px}.sp-menu .header__searchform .fs-p-searchForm__button:before{display:none}.sp-menu .head-ttl{font-size:1.8rem;font-weight:700;line-height:1;color:#fff;margin-bottom:15px}.sp-menu .head-ttl.mt{margin-top:30px}.sp-menu .acbox{background:#fff;margin-top:10px;border-radius:6px}.sp-menu .acbox a.pagelink{display:block;padding:15px;font-size:1.5rem;font-weight:700;background:url(https://dotwan.itembox.design/item/img/common/icon_arrow_red.svg?d=20221128171510) no-repeat right 15px center/16px}.sp-menu .acbox a.aclink{display:block;padding:15px;font-size:1.5rem;font-weight:700;position:relative}.sp-menu .acbox a.aclink:before{content:"";width:15px;height:2px;background:#dc4a26;position:absolute;top:50%;right:15px;margin-top:-1px}.sp-menu .acbox a.aclink:after{content:"";width:2px;height:15px;background:#dc4a26;position:absolute;top:50%;right:22px;margin-top:-7.5px}.sp-menu .acbox a.aclink.active:after{display:none}.sp-menu .acbox ul{display:none;padding:0 15px 15px 15px}.sp-menu .acbox ul li{width:100%;margin-bottom:10px}.sp-menu .acbox ul li:nth-last-child(1){margin-bottom:0}.sp-menu .acbox ul li a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:46px;padding:0 35px 0 15px;border:solid 1px #dc4a26;background:url(https://dotwan.itembox.design/item/img/common/icon_arrow_red.svg?d=20221128171510) no-repeat right 15px center/16px}footer#colophon{padding:40px 0 60px 0;border-top:none;background:#fbf9f7;margin-top:0;border-radius:40px 0 0 0}footer#colophon .lr_cont .left_area{display:block;margin:20px 0 0}footer#colophon .lr_cont .right_area{overflow:hidden}footer#colophon .inside{-webkit-box-ordinal-group:1;-webkit-order:0;-ms-flex-order:0;order:0;display:block;-js-display:flex;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100%;padding:0 7%;margin-bottom:20px}footer#colophon p.flogo a{width:120px;display:block}footer#colophon .jpen{font-size:10px;font-size:1rem;font-weight:200;padding:0 7%}footer#colophon .jpen img{width:10px;height:auto;margin-right:4px;vertical-align:text-top}footer#colophon ul.divide_sns{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;margin:0 0 0 12px}footer#colophon ul.divide_sns li{margin:0 7px}footer#colophon ul.divide_sns li a{display:block}footer#colophon ul.divide_sns li a img{height:20px}footer#colophon ul.nav_fnav{margin:20px auto 10px auto;padding:0 7%;border:none;display:block;-js-display:flex;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}footer#colophon ul.nav_fnav li{width:auto;border:none;margin:5px 15px 0 0}footer#colophon ul.nav_fnav li:first-child{width:auto}footer#colophon ul.nav_fnav li:not(:first-child){padding-left:0}footer#colophon ul.nav_fnav li a{font-size:12px;font-size:1.2rem;padding:2px 0px 2px 14px;position:relative}footer#colophon ul.nav_fnav li a:before{content:"";width:5px;height:1px;top:0;bottom:0;left:0;margin:auto;background:#0b0b0b;position:absolute}footer#colophon .fs-p-footerCopyright{background:transparent;text-align:center;padding:20px 0;margin:auto}footer#colophon .fs-p-footerCopyright p{text-align:center;color:#0b0b0b;font-size:10px;font-size:1rem}#calendar{padding:20px 5% 0 5%;max-width:640px;overflow:hidden;position:relative}#calendar .slick-arrow{position:absolute;top:0;bottom:0;margin:auto;width:15px;height:15px;font-size:0px;font-size:0rem;color:transparent;background:transparent;border:none}#calendar .slick-arrow:before{content:"";width:10px;height:10px;top:0;bottom:0;right:0;left:0;position:absolute;border-top:1px solid #0b0b0b;border-left:1px solid #0b0b0b;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}#calendar .slick-arrow.slick-prev{left:5%;z-index:3}#calendar .slick-arrow.slick-next{right:5%;-webkit-transform:rotate(180deg);transform:rotate(180deg);z-index:3}#calendar .slick-slide{padding:0 20px}#calendar .slick-slide div{background:#fff;padding:15px}#calendar table{border-collapse:collapse;background:#fff;width:100%;display:table !important}#calendar table tbody{width:100%}#calendar table tr.headline{border-top:1px solid #cecece;border-bottom:1px solid #cecece}#calendar table tr.headline td{padding:5px 0}#calendar table tr.headline td:nth-child(1){color:#dc0e13}#calendar table tr.headline td:nth-child(7){color:#074a7d}#calendar table th{font-size:12px;font-size:1.2rem;font-weight:200;padding:0 0 10px}#calendar table td{font-size:10px;font-size:1rem;text-align:center;padding:8px;position:relative;z-index:1}#calendar table td:nth-child(1){color:#dc0e13}#calendar table td.undefined{color:#dc0e13}#calendar table td.closed:before,#calendar table td.undefined:before,#calendar table td.other:before{content:"";background:#dfe4eb;border-radius:50%;width:25px;height:25px;position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;z-index:-1}.text_calendar{text-align:right;font-size:10px;font-size:1rem;margin:10px auto 0 auto;max-width:640px;padding-right:5%}.text_calendar li{margin-right:20px}.text_calendar li:nth-child(2){margin-right:0}.text_calendar li .color01{position:relative;padding:0 0 0 15px}.text_calendar li .color01:before{content:"";width:10px;height:10px;border-radius:50%;border:1px solid #ddd;background:#e8e8e8;position:absolute;left:0;top:0;bottom:0}.text_calendar li .color02{position:relative;padding:0 0 0 15px}.text_calendar li .color02:before{content:"";width:10px;height:10px;border-radius:50%;border:1px solid #ddd;background:#dfe4eb;position:absolute;left:0;top:3px;bottom:0}.about{padding-top:60px;margin-bottom:60px;position:relative}.about:before{content:"";width:100%;height:90%;background:#fbf9f7;border-radius:0 0 40px 0;position:absolute;top:0;left:0;z-index:-1}.about .list{position:relative}.about .list .box{margin-bottom:15px;overflow:hidden;border-radius:20px;background:#fff;-webkit-box-shadow:0px 10px 10px -6px rgba(0,0,0,.1);box-shadow:0px 10px 10px -6px rgba(0,0,0,.1)}.about .list .box:nth-last-child(1){margin-bottom:0}.about .list .box a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:15px}.about .list .box a .pht{width:120px;overflow:hidden;border-radius:10px}.about .list .box a .text{width:calc(100% - 120px);padding-left:15px;background:url(https://dotwan.itembox.design/item/img/home/slider_arrow_next.svg?d=20221128181337) no-repeat right center/30px}.about .list .box a .text h3{font-size:1.5rem;font-weight:700}.about .list .box a .text .txt{display:none}.category{margin-top:60px;position:relative}.category:before{content:"";width:100%;height:calc(100% - 18px);background:#fbf9f7;border-radius:0 40px 0 0;position:absolute;top:18px;left:0;z-index:-1}.category .tabbox .tab{margin-bottom:20px}.category .tabbox .tab li{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:32%;height:40px;margin-right:2%;margin-bottom:12px;background:#fff;border-radius:6px;font-size:1.3rem;line-height:1.2em;padding:0 10px;text-align:center;-webkit-box-shadow:0px 10px 10px 0 rgba(0,0,0,.1);box-shadow:0px 10px 10px 0 rgba(0,0,0,.1);cursor:pointer}.category .tabbox .tab li:nth-child(3n){margin-right:0}.category .tabbox .tab li.select{color:#fff;background:#08ab47;position:relative}.category .tabbox .tab li.select:before{content:"";width:0;height:0;border-style:solid;border-width:5px 5px 0 5px;border-color:#08ab47 transparent transparent transparent;position:absolute;bottom:-5px;left:50%;margin-left:-5px}.category .tabbox .hide{display:none}.category .tabbox .list a.link{width:48%;background:#fff;overflow:hidden;border-radius:15px;padding:15px;margin-right:4%;margin-bottom:20px;-webkit-box-shadow:0px 10px 10px 0 rgba(0,0,0,.1);box-shadow:0px 10px 10px 0 rgba(0,0,0,.1)}.category .tabbox .list a.link:nth-child(2n){margin-right:0}.category .tabbox .list a.link .pht{overflow:hidden;border-radius:10px}.category .tabbox .list a.link .pht img{-webkit-transition:-webkit-transform .2s linear;transition:-webkit-transform .2s linear;transition:transform .2s linear;transition:transform .2s linear, -webkit-transform .2s linear}.category .tabbox .list a.link h3{padding-top:20px;font-size:1.4rem;font-weight:700;line-height:1.2em;text-align:center;position:relative}.category .tabbox .list a.link h3:before{content:"";width:30px;height:30px;background:url(https://dotwan.itembox.design/item/img/home/slider_arrow_next.svg?d=20221128181337) no-repeat center/100%;position:absolute;top:-15px;left:50%;margin-left:-15px}.category .tabbox .list a.link:hover .pht img{-webkit-transform:scale(1.05);transform:scale(1.05)}.category .tabbox .text .txt{margin-bottom:20px}.category .bnr{display:none}.fs-c-breadcrumb{width:90%;max-width:1200px;margin:auto;padding:20px 0 28px 0}.fs-c-breadcrumb .fs-c-breadcrumb__list{padding:0;margin:auto;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;overflow-scrolling:touch;overflow:auto;white-space:nowrap}.fs-c-breadcrumb .fs-c-breadcrumb__list .fs-c-breadcrumb__listItem.last{font-size:1rem;letter-spacing:.1em;color:#383430}.fs-c-breadcrumb__listItem+.fs-c-breadcrumb__listItem::before{content:"-";color:#b9b9b9;padding-right:5px}.fs-c-breadcrumb .fs-c-breadcrumb__list .fs-c-breadcrumb__listItem a{font-size:1rem;color:#b9b9b9;letter-spacing:.1em}.inner .fs-c-breadcrumb{width:100%}.history{padding-top:30px;position:relative;overflow:hidden}.history .history-items .items{display:block;position:relative;width:48%;margin-right:4%;margin-bottom:30px}.history .history-items .items:nth-child(2n){margin-right:0}.history .history-items .items .pht{overflow:hidden;border-radius:20px;margin-bottom:15px}.history .history-items .items .pht img{-webkit-transition:-webkit-transform .2s linear;transition:-webkit-transform .2s linear;transition:transform .2s linear;transition:transform .2s linear, -webkit-transform .2s linear}.history .history-items .items:hover .pht img{-webkit-transform:scale(1.05);transform:scale(1.05)}.history .history-items .items h3{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:1.8rem;font-weight:700;line-height:1.4em;margin-bottom:14px}.history .history-items .items .price{display:block;font-size:1rem;line-height:1;padding-bottom:8px}.history .history-items .items .price .en{font-size:1.6rem}.history .history-items .items .more{position:absolute;bottom:0;right:0}.history .history-items .items .more span{display:none}#aibis-waiting{width:40%;max-width:160px;height:50px;padding:0;position:fixed;bottom:75px !important;left:10px}#aibis-waiting .chat-content{padding:0 15px 0 15px;height:50px}#aibis-waiting .chat-content .material-icons{padding-right:4px}#aibis-waiting .chat-content span{font-size:1.4rem}.pagetitle{width:100%;background:#fbf9f7}.pagetitle .inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:100px}.pagetitle .inner .head{text-align:center}.pagetitle .inner .head h1{font-size:2.6rem;font-weight:700;line-height:1.1em;margin-bottom:5px}.pagetitle .inner .head .en{font-size:1.4rem;color:#dc4a26;line-height:1}.title{margin-bottom:25px;text-align:center}.title h2{font-size:2.6rem;font-weight:600;line-height:1.3em;margin-bottom:4px}.title .en{font-size:1.3rem;color:#dc4a26;line-height:1}a .more{width:95px;height:30px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:1.2rem;font-weight:700;position:relative}a .more:before{content:"";width:30px;height:30px;background:#fff url(https://dotwan.itembox.design/item/img/common/icon_arrow_green.svg?d=20221128171333) no-repeat center;border-radius:50%;border:solid 1px #ddd;position:absolute;top:0;right:0}.btn{width:75%;max-width:330px;margin:auto}.btn a{background:#08ab47 url(https://dotwan.itembox.design/item/img/home/slider_arrow_next.svg) no-repeat right 10px center/30px;border-radius:10px;height:56px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:1.5rem;font-weight:700;line-height:1.3em;text-align:center;color:#fff}.btnlist li{width:100%;margin:auto}.btnlist li a{background:#08ab47 url(https://dotwan.itembox.design/item/img/home/slider_arrow_next.svg) no-repeat right 10px center/30px;border-radius:10px;height:66px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:1.5rem;font-weight:700;line-height:1.3em;text-align:center;color:#fff}.btnlist li:nth-child(2){margin-top:20px}.btnlist li:nth-child(2) a{background:#dc4a26 url(https://dotwan.itembox.design/item/img/common/slider_arrow_next_red.svg) no-repeat right 10px center/30px}#pageloading-wrap{background:#fff;width:100%;height:100%;position:fixed;top:0;left:0;text-align:center;display:table;z-index:1111}#pageloading-icon{display:table-cell;vertical-align:middle}.ball-pulse-sync>div,.ball-pulse>div,.ball-scale-random>div,.ball-scale>div{background-color:#dc4a26 !important}.fv{background:#fbf9f7;position:relative}.fv:before{content:"";position:absolute;left:0;top:0;-webkit-clip-path:polygon(0 0, 100% 0%, 100% 35%, 0 60%);clip-path:polygon(0 0, 100% 0%, 100% 35%, 0 60%);width:100%;height:100%;background:#dc4a26}.fv .swiper-container{margin:0;overflow:hidden;padding:0 5% 35px 5%}.fv .swiper-container .swiper-slide{transition:.3s;-webkit-transition:.3s}.fv .swiper-container .swiper-slide a{display:block;border-radius:20px;overflow:hidden;-webkit-box-shadow:0px 10px 10px -6px rgba(0,0,0,.1);box-shadow:0px 10px 10px -6px rgba(0,0,0,.1)}.fv .swiper-container .swiper-slide a img{-webkit-transition:-webkit-transform .2s linear;transition:-webkit-transform .2s linear;transition:transform .2s linear;transition:transform .2s linear, -webkit-transform .2s linear}.fv .swiper-container .swiper-slide a:hover img{-webkit-transform:scale(1.05);transform:scale(1.05)}.fv .swiper-container .swiper-button-next{display:none}.fv .swiper-container .swiper-button-next:after{display:none}.fv .swiper-container .swiper-button-prev{display:none}.fv .swiper-container .swiper-button-prev:after{display:none}.fv .swiper-container .swiper-pagination{bottom:0}.fv .swiper-container .swiper-pagination .swiper-pagination-bullet{opacity:1;background:#e6e6e6}.fv .swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#dc4a26}.started-kit{padding-top:60px;margin-bottom:60px;position:relative}.started-kit:before{content:"";width:95%;height:calc(100% - 28px);background:#fbf9f7;border-radius:0 40px 40px 0;position:absolute;top:0;left:0;z-index:-1;transition:.3s;-webkit-transition:.3s}.started-kit .text{padding-right:5%;margin-bottom:10px;transition:.3s;-webkit-transition:.3s}.started-kit .text .price{margin-top:12px;font-size:1rem;text-align:center}.started-kit .text .price .en{font-size:2.6rem}.started-kit .pht{max-width:589px;padding-right:5%;margin:0 auto 30px auto;transition:.3s;-webkit-transition:.3s}.pickup{padding-top:60px;padding-bottom:40px;position:relative;overflow:hidden}.pickup:before{content:"";width:80%;height:100%;background:#fbf9f7;border-radius:40px 0 0 40px;position:absolute;top:0;left:20%;z-index:-1;transition:.3s;-webkit-transition:.3s}.pickup .swiper-container{padding-bottom:40px}.pickup .swiper-container a.swiper-slide{display:block;position:relative}.pickup .swiper-container a.swiper-slide .pht{border-radius:20px;overflow:hidden}.pickup .swiper-container a.swiper-slide .pht img{-webkit-transition:-webkit-transform .2s linear;transition:-webkit-transform .2s linear;transition:transform .2s linear;transition:transform .2s linear, -webkit-transform .2s linear}.pickup .swiper-container a.swiper-slide:hover .pht img{-webkit-transform:scale(1.05);transform:scale(1.05)}.pickup .swiper-container a.swiper-slide h3{font-size:1.8rem;font-weight:700;line-height:1.5em;padding-top:15px;margin-bottom:8px}.pickup .swiper-container a.swiper-slide .price{font-size:1rem;line-height:1}.pickup .swiper-container a.swiper-slide .price .en{font-size:1.8rem}.pickup .swiper-container a.swiper-slide .more{position:absolute;bottom:0;right:0}.pickup .swiper-container .swiper-pagination{bottom:0}.pickup .swiper-container .swiper-pagination .swiper-pagination-bullet{opacity:1;background:#e6e6e6}.pickup .swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#dc4a26}.itemarea{padding-top:60px;overflow:hidden}.itemarea .tabbox{position:relative}.itemarea .tabbox .tab{margin-bottom:20px}.itemarea .tabbox .tab li{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:32%;height:40px;margin-right:2%;margin-bottom:12px;background:#fff;border-radius:6px;font-size:1.3rem;line-height:1.2em;padding:0 10px;text-align:center;-webkit-box-shadow:0px 10px 10px 0 rgba(0,0,0,.1);box-shadow:0px 10px 10px 0 rgba(0,0,0,.1);cursor:pointer}.itemarea .tabbox .tab li:nth-child(3n){margin-right:0}.itemarea .tabbox .tab li.select{color:#fff;background:#08ab47;position:relative}.itemarea .tabbox .tab li.select:before{content:"";width:0;height:0;border-style:solid;border-width:5px 5px 0 5px;border-color:#08ab47 transparent transparent transparent;position:absolute;bottom:-5px;left:50%;margin-left:-5px}.itemarea .tabbox .hide{display:none}.itemarea .tabbox .swiper-container{width:100%;padding-bottom:40px}.itemarea .tabbox .swiper-container a.swiper-slide{display:block;position:relative}.itemarea .tabbox .swiper-container a.swiper-slide .pht{border-radius:15px;overflow:hidden}.itemarea .tabbox .swiper-container a.swiper-slide .pht img{-webkit-transition:-webkit-transform .2s linear;transition:-webkit-transform .2s linear;transition:transform .2s linear;transition:transform .2s linear, -webkit-transform .2s linear}.itemarea .tabbox .swiper-container a.swiper-slide:hover .pht img{-webkit-transform:scale(1.05);transform:scale(1.05)}.itemarea .tabbox .swiper-container a.swiper-slide h3{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:1.8rem;font-weight:700;line-height:1.5em;padding-top:15px;margin-bottom:12px}.itemarea .tabbox .swiper-container a.swiper-slide .price{font-size:1rem;line-height:1;padding-bottom:8px}.itemarea .tabbox .swiper-container a.swiper-slide .price .en{font-size:1.8rem}.itemarea .tabbox .swiper-container a.swiper-slide .more{position:absolute;bottom:0;right:0}.itemarea .tabbox .swiper-container a.swiper-slide .more span{display:none}.itemarea .tabbox .swiper-container .swiper-pagination{bottom:0}.itemarea .tabbox .swiper-container .swiper-pagination .swiper-pagination-bullet{opacity:1;background:#e6e6e6}.itemarea .tabbox .swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#dc4a26}.itemarea.ranking .swiper-slide{position:relative;counter-increment:num 1}.itemarea.ranking .swiper-slide:before{padding:5px 10px;content:counter(num, decimal-leading-zero);background:#fff;font-size:1.6rem;font-family:"Manrope",sans-serif;font-weight:500;border-radius:0 0 10px 0;position:absolute;top:0;left:0;z-index:3}#fs_Top .category .bnr{display:block;width:80%;max-width:746px;margin:30px auto 0 auto}#fs_Top .category .bnr a:hover{opacity:.7}.feature{padding-top:60px;position:relative;overflow:hidden}.feature:before{content:"";width:100%;height:70%;background:#fbf9f7;border-radius:0 0 0 40px;position:absolute;top:0;left:0;z-index:-1;transition:.3s;-webkit-transition:.3s}.feature .tabbox{position:relative}.feature .tabbox .tab{margin-bottom:20px}.feature .tabbox .tab li{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:32%;height:40px;margin-right:2%;margin-bottom:12px;background:#fff;border-radius:6px;font-size:1.3rem;line-height:1.2em;padding:0 10px;text-align:center;-webkit-box-shadow:0px 10px 10px 0 rgba(0,0,0,.1);box-shadow:0px 10px 10px 0 rgba(0,0,0,.1);cursor:pointer}.feature .tabbox .tab li:nth-last-child(1){margin-right:0}.feature .tabbox .tab li.select{color:#fff;background:#08ab47;position:relative}.feature .tabbox .tab li.select:before{content:"";width:0;height:0;border-style:solid;border-width:5px 5px 0 5px;border-color:#08ab47 transparent transparent transparent;position:absolute;bottom:-5px;left:50%;margin-left:-5px}.feature .tabbox .hide{display:none}.feature .tabbox .feature-items .items{width:48%;margin-right:4%;margin-bottom:30px}.feature .tabbox .feature-items .items:nth-child(2n){margin-right:0}.feature .tabbox .feature-items .items a{display:block;position:relative}.feature .tabbox .feature-items .items a .pht{overflow:hidden;border-radius:20px;margin-bottom:15px}.feature .tabbox .feature-items .items a .pht img{-webkit-transition:-webkit-transform .2s linear;transition:-webkit-transform .2s linear;transition:transform .2s linear;transition:transform .2s linear, -webkit-transform .2s linear}.feature .tabbox .feature-items .items a:hover .pht img{-webkit-transform:scale(1.05);transform:scale(1.05)}.feature .tabbox .feature-items .items a h3{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:1.8rem;font-weight:700;line-height:1.4em;margin-bottom:18px}.feature .tabbox .feature-items .items a time{display:block;font-size:1rem;line-height:1;letter-spacing:.06em;padding-bottom:10px}.feature .tabbox .feature-items .items a .more{position:absolute;bottom:0;right:0}.news{padding-top:60px}.news ul.newslist{width:100%;border-bottom:solid 1px #ddd}.news ul.newslist li{border-top:solid 1px #ddd}.news ul.newslist li a{display:block;padding:20px 45px 20px 10px;font-size:1.3rem;background:url(https://dotwan.itembox.design/item/img/home/slider_arrow_next.svg?d=20221128181337) no-repeat right 10px center/30px}.news ul.newslist li a .en{display:block;font-size:1rem;margin-bottom:2px;letter-spacing:.06em}.instagram{padding-top:60px}.instagram .instagram-photo-block{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}.instagram .instagram-photo-block .fs-pt-column__item{width:48%;margin-right:4%;margin-bottom:4%;padding:0}.instagram .instagram-photo-block .fs-pt-column__item:nth-child(2n){margin-right:0}.instagram .instagram-photo-block .fs-pt-column__item a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;aspect-ratio:1/1;width:100%;height:100%;border-radius:15px;overflow:hidden;background:#fbf9f7 url(https://dotwan.itembox.design/item/img/home/slider_arrow_next.svg?d=20221128181337) no-repeat center bottom 20%/30px}.instagram .instagram-photo-block .fs-pt-column__item a dl{text-align:center;line-height:1}.instagram .instagram-photo-block .fs-pt-column__item a dl dt{font-size:2rem;color:#dc4a26;margin-bottom:8px}.instagram .instagram-photo-block .fs-pt-column__item a dl dd{font-size:1rem;transition:.3s;-webkit-transition:.3s}.instagram .instagram-photo-block .fs-pt-column__item a:hover{background:#fbf9f7 url(https://dotwan.itembox.design/item/img/home/slider_arrow_next.svg?d=20221128181337) no-repeat left 53% bottom 20%/30px}.instagram .instagram-photo-block .fs-pt-column__item a:hover dd{color:#dc4a26}.dotwan01{display:none}.dotwan02{width:90px;position:absolute;top:-30px;right:20px}.dotwan03{width:50px;position:absolute;top:-86px;left:60px}.dotwan04{width:70px;position:absolute;bottom:-44px;right:60px}.dotwan05{width:70px;position:absolute;top:-40px;left:20px}#fs_ProductCategory .fs-l-main{padding-bottom:0}.cat-area{width:90%;margin:20px auto 30px auto;border-radius:20px;background:#fbf9f7;padding:25px}.cat-area h2{font-size:1.8rem;font-weight:700;margin-bottom:12px}.cat-area .pht-text{margin-top:25px}.cat-area .pht-text .pht{overflow:hidden;border-radius:15px;margin-bottom:12px}.cat-area img{max-width:600px;border-radius:15px}.cat-area .category_message{margin-top:20px}.cat-area .category_message dt{font-size:2rem;font-weight:700;line-height:1.4em;margin-bottom:12px}.cat-area .category_message dd{font-size:1.3rem;line-height:1.8em}.cat-area .position01{display:none}#mainslide{width:100%;max-width:600px;margin:auto}#mainslide.slider{width:100%;max-width:600px;margin:auto;height:100%;overflow:hidden;position:relative;padding-bottom:30px}.slider__wrapper{*zoom:1;-webkit-backface-visibility:hidden;-webkit-transform-style:preserve-3d;list-style:none;height:100%;overflow:hidden}.slider__item{height:100%;clear:none;float:left}.slider__item img{width:100%;border-radius:10px}.slider__arrows-item{margin-bottom:-20px;padding:20px;display:block;position:absolute}.slider__arrows-item--right i,.slider__arrows-item--left i{opacity:1;font-size:48px;color:#fcf0e9}.slider__arrows-item--right i:hover,.slider__arrows-item--left i:hover{color:#dc4925}.slider__arrows-item--right{right:0px;bottom:45%}.slider__arrows-item--left{left:0px;bottom:45%}.slider__nav{bottom:0;position:absolute}.slider__nav-item{margin:0 0;width:22px;height:22px;display:block;clear:none;float:left}#mainslide a.slider__nav-item{color:#dc4925;font-size:1.2rem;opacity:.4}.slider__nav-item--current{background:none}#mainslide a.slider__nav-item--current{color:#dc4925;font-size:1.2rem;opacity:1}#mainslide a.slider__nav-item:hover{color:#dc4925;text-decoration:none}.subgroup{padding:30px 0 0 0}.subgroup .fs-c-listControl{display:none}.subgroup .fs-c-subgroup{margin:0;overflow:hidden}.subgroup .fs-c-subgroup .fs-c-subgroupList{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin:0}.subgroup .fs-c-subgroup .fs-c-subgroupList .fs-c-subgroupList__item{display:none;width:49%;-webkit-flex-basis:49%;-ms-flex-preferred-size:49%;flex-basis:49%;-webkit-box-flex:0;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0;margin-left:0;margin-right:2%;margin-top:0;margin-bottom:2%;border:solid 1px #ddd;border-radius:6px;overflow:hidden}.subgroup .fs-c-subgroup .fs-c-subgroupList .fs-c-subgroupList__item:nth-child(2n){margin-right:0}.subgroup .fs-c-subgroup .fs-c-subgroupList .fs-c-subgroupList__item:nth-child(1){display:block}.subgroup .fs-c-subgroup .fs-c-subgroupList .fs-c-subgroupList__item:nth-child(2){display:block}.subgroup .fs-c-subgroup .fs-c-subgroupList .fs-c-subgroupList__item:nth-child(3){display:block}.subgroup .fs-c-subgroup .fs-c-subgroupList .fs-c-subgroupList__item:nth-child(4){display:block}.subgroup .fs-c-subgroup .fs-c-subgroupList .fs-c-subgroupList__item:nth-child(5){display:block}.subgroup .fs-c-subgroup .fs-c-subgroupList .fs-c-subgroupList__item:nth-child(6){display:block}.subgroup .fs-c-subgroup .fs-c-subgroupList .fs-c-subgroupList__item .fs-c-subgroupList__link{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:46px;text-align:left;background:#fff;border:none;font-size:1.4rem;letter-spacing:.06em;line-height:1.4em;padding:0 5px;-webkit-transition:.3s;transition:.3s;-webkit−transition:.3s}.subgroup .fs-c-subgroup .fs-c-subgroupList .fs-c-subgroupList__item .fs-c-subgroupList__link:after{display:none}.subgroup .fs-c-subgroup .fs-c-subgroupList .fs-c-subgroupList__item .fs-c-subgroupList__link .fs-c-subgroupList__image{width:30px;min-width:30px;margin:0;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}.subgroup .fs-c-subgroup .fs-c-subgroupList .fs-c-subgroupList__item .fs-c-subgroupList__link .fs-c-subgroupList__image img{width:100%;border-radius:50%}.subgroup .fs-c-subgroup .fs-c-subgroupList .fs-c-subgroupList__item .fs-c-subgroupList__link .fs-c-subgroupList__label{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:46px;text-align:left;background:none;border:none;font-size:1.3rem;letter-spacing:.06em;line-height:1.2em;padding:0 5px;-webkit-transition:.3s;transition:.3s;-webkit−transition:.3s}.subgroup .fs-c-subgroup.is-active .fs-c-subgroupList .fs-c-subgroupList__item{display:block}.subgroup .more{width:250px;height:50px;border-radius:6px;border:solid 1px #ddd;margin:10px auto 0 auto;font-size:1.4rem;font-weight:700;line-height:50px;text-align:center;cursor:pointer}.subgroup .more .open{display:block;position:relative}.subgroup .more .open:before{content:"";width:13px;height:1px;background:#12ab47;position:absolute;top:50%;right:15px;margin-top:-0.5px}.subgroup .more .open:after{content:"";width:1px;height:13px;background:#12ab47;position:absolute;top:50%;right:21px;margin-top:-6.5px}.subgroup .more .close{display:none;position:relative}.subgroup .more .close:before{content:"";width:13px;height:1px;background:#12ab47;position:absolute;top:50%;right:15px;margin-top:-0.5px}.subgroup .more.is-active .open{display:none}.subgroup .more.is-active .close{display:block}.fs-c-productList{width:90%;max-width:1200px;margin:0 auto;padding:60px 0 0 0}.fs-c-productList .sort .fs-c-productList__controller{border-top:solid 1px #ddd;border-bottom:solid 1px #ddd;padding:0;margin:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;-webkit-flex-direction:row-reverse;flex-direction:row-reverse}.fs-c-productList .sort .fs-c-productList__controller .fs-c-listControl{font-size:1.2rem;-webkit-box-pack:start;-webkit-justify-content:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:start;-webkit-align-items:start;-ms-flex-align:start;align-items:start;line-height:1}.fs-c-productList .sort .fs-c-productList__controller .fs-c-listControl .fs-c-pagination{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}.fs-c-productList .sort .fs-c-productList__controller .fs-c-listControl .fs-c-pagination .fs-c-pagination__item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:inherit;-webkit-flex:inherit;-ms-flex:inherit;flex:inherit;width:36px;height:36px;font-size:1.2rem;text-align:center;background:#fff;border:solid 1px #ddd;vertical-align:middle;letter-spacing:0;line-height:1;border-radius:6px;font-weight:200;margin:0 5px}.fs-c-productList .sort .fs-c-productList__controller .fs-c-listControl .fs-c-pagination .is-active{color:#fff;background:#1dab46;border:solid 1px #1dab46}.fs-c-productList .sort .fs-c-productList__controller .fs-c-sortItems{position:relative;margin-top:8px;border:none}.fs-c-productList .sort .fs-c-productList__controller .fs-c-sortItems .fs-c-sortItems__label{display:block;width:110px;height:36px;font-size:1.2rem;color:#fff;text-align:center;border:none;text-indent:-10px;background:#08ab47 url("https://dotwan.itembox.design/item/img/common/icon_arrow_down.svg") no-repeat right 10px center;padding:10px 10px 6px 10px;cursor:pointer;border-radius:6px}.fs-c-productList .sort .fs-c-productList__controller .fs-c-sortItems .fs-c-sortItems__list{display:block;width:108px;border:1px solid #ddd;background:#fff;position:absolute;top:34px;left:1px;z-index:3}.fs-c-productList .sort .fs-c-productList__controller .fs-c-sortItems .fs-c-sortItems__list li a{display:block;font-size:12px;font-size:1.2rem;padding:2px 10px}.fs-c-productList .sort .fs-c-productList__controller .fs-c-sortItems .fs-c-sortItems__list .is-active{font-size:12px;font-size:1.2rem;padding:2px 10px}.fs-c-productList .sort .fs-c-productList__controller .fs-c-sortItems .fs-c-sortItems__list .is-active .fs-c-sortItems__list__item__label{color:#08ab47;padding:0}.fs-c-productList .sort_top .fs-c-productList__controller .fs-c-listControl .fs-c-pagination{display:none}.fs-c-productList .sort_bottom .fs-c-productList__controller{border:none}.fs-c-productList .sort_bottom .fs-c-productList__controller .fs-c-listControl{margin:0;width:100%;-webkit-box-pack:start;-webkit-justify-content:start;-ms-flex-pack:start;justify-content:start}.fs-c-productList .sort_bottom .fs-c-productList__controller .fs-c-sortItems{display:none}.fs-c-productList .sort_bottom .fs-c-productList__controller .fs-c-listControl__status{display:none}.fs-c-productList .fs-c-productList__list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;padding:20px 0 0 0}.fs-c-productList .fs-c-productList__list .fs-c-productList__list__item{width:48% !important;margin-right:4%;margin-bottom:25px;padding:0;border-bottom:none;position:relative}.fs-c-productList .fs-c-productList__list .fs-c-productList__list__item:nth-child(2n){margin-right:0}.fs-c-productList .fs-c-productList__list .fs-c-productList__list__item .fs-c-productListItem__salesPeriod{display:none}.fs-c-productList .fs-c-productList__list .fs-c-productList__list__item .fs-c-productMarks{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;position:absolute;top:0;left:0}.fs-c-productList .fs-c-productList__list .fs-c-productList__list__item .fs-c-productMarks .fs-c-productMark .fs-c-productMark__item .tag{display:inline-block;height:20px;background:#1a1311;color:#fff;margin:0;line-height:20px;border-radius:0;font-size:10px;font-size:1rem;padding:0 10px}.fs-c-productList .fs-c-productList__list .fs-c-productList__list__item .fs-c-productListItem__viewMoreImageButton{display:none}.fs-c-productList .fs-c-productList__list .fs-c-productList__list__item .fs-c-productListItem__productName{padding-top:5px;font-size:1.6rem;font-weight:700}.fs-c-productList .fs-c-productList__list .fs-c-productList__list__item .fs-c-productListItem__productName .fs-c-productName__copy{display:none}.fs-c-productList .fs-c-productList__list .fs-c-productList__list__item .fs-c-button--viewProductDetail{display:none}.fs-c-productList .fs-c-productList__list .fs-c-productList__list__item .fs-c-productListItem__outOfStock{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:30px;border:solid 1px #ddd;border-radius:6px}.fs-c-productList .fs-c-productList__list .fs-c-productList__list__item .fs-c-productListItem__prices{color:#262626;margin-bottom:8px}.fs-c-productList .fs-c-productList__list .fs-c-productList__list__item .fs-c-productListItem__prices .fs-c-productPrice__main .fs-c-productPrice__main__price{font-size:1.5rem;font-family:"Manrope",sans-serif;font-weight:500;color:#262626}.fs-c-productList .fs-c-productList__list .fs-c-productList__list__item .fs-c-productListItem__prices .fs-c-productPrice__addon{font-size:1rem;padding-left:3px}.fs-c-productList .fs-c-productList__list .fs-c-productList__list__item .fs-c-productListItem__control{padding:0}.fs-c-productList .fs-c-productList__list .fs-c-productList__list__item .fs-c-productListItem__control .fs-c-button--addToCart--list{width:100%;height:30px;border:solid 1px #db4a25;font-size:1.2rem;font-weight:700;line-height:1;background:#fff url(https://dotwan.itembox.design/item/img/common/icon_cart_red.svg?d=20221205205547) no-repeat right 10px center/14px;border-radius:6px;color:#1c1c1c}.fs-c-productList .fs-c-productList__list .fs-c-productList__list__item .fs-c-productListItem__control .fs-c-button--addToCart--list:before{display:none}.fs-c-productList .fs-c-productList__list .fs-c-productList__list__item .fs-c-productListItem__control .fs-c-button--addToCart--list:hover{text-decoration:none !important}.fs-c-productList .fs-c-productList__list .fs-c-productList__list__item .fs-c-productListItem__control .fs-c-button--addToWishList--icon{display:none}.fs-c-productList .fs-c-productList__list .fs-c-productList__list__item .fs-c-productListItem__control .fs-c-button--removeFromWishList--icon{display:none}#fs_ProductSearch #fs_p_scrollingCartButton{display:none}#fs_ProductCategory #fs_p_scrollingCartButton{display:none}#recommend-items.off,#catarea.off,.subgroup.off{display:none}#fs_ProductDetails .fs-l-main{padding-bottom:0}#fs_ProductDetails .fs-c-additionalCheckField{margin-top:0}.fs-c-slick .slick-prev,.fs-c-slick .slick-next{border-radius:6px}.fs-l-productLayout{display:block;width:100%;padding:0 5%}.fs-l-productLayout .layout_left{width:100%}.fs-l-productLayout .layout_left .fs-c-productCarouselMainImage .fs-c-slick .fs-c-productCarouselMainImage__image img{max-width:40%;margin:auto;border-radius:20px}.fs-l-productLayout .layout_left .fs-c-productCarouselMainImage .fs-c-productCarouselMainImage__thumbnailList li{overflow:hidden;border-radius:6px;-webkit-flex-basis:56px;-ms-flex-preferred-size:56px;flex-basis:56px}.fs-l-productLayout .layout_left .fs-c-productCarouselMainImage .fs-c-productCarouselMainImage__thumbnailList li .fs-c-productCarouselMainImage__thumbnail .fs-c-productCarouselMainImage__thumbnail__img{border:solid 1px #ddd;border-radius:6px}.fs-l-productLayout .layout_left .fs-c-productCarouselMainImage .fs-c-productCarouselMainImage__thumbnailList li.slick-active .fs-c-productCarouselMainImage__thumbnail .fs-c-productCarouselMainImage__thumbnail__img{border:solid 1px #12ab47}.fs-l-productLayout .layout_left .fs-c-productCarouselMainImage .fs-c-button--plain{color:#000}.fs-l-productLayout .layout_right{width:100%;margin-top:30px}.fs-l-productLayout .layout_right h1.fs-c-productNameHeading{margin-bottom:12px}.fs-l-productLayout .layout_right h1.fs-c-productNameHeading .fs-c-productNameHeading__copy{display:block;font-size:1.5rem;font-weight:500;line-height:1.4em;margin-bottom:8px}.fs-l-productLayout .layout_right h1.fs-c-productNameHeading .fs-c-productNameHeading__name{display:block;font-size:2.4rem;font-weight:700;line-height:1.4em}.fs-l-productLayout .layout_right .fs-c-productMarks{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}.fs-l-productLayout .layout_right .fs-c-productNumber{border:none;padding:0;font-size:1.3rem;margin-bottom:20px}.fs-l-productLayout .layout_right .fs-c-productNumber .fs-c-productNumber__number{font-weight:500}.fs-l-productLayout .layout_right .fs-c-productPrices .fs-c-productPrice--listed{font-size:1.4rem}.fs-l-productLayout .layout_right .fs-c-productPrices .fs-c-productPrice--selling .fs-c-productPrice__main .fs-c-price{font-size:2.4rem;color:#383430}.fs-l-productLayout .layout_right .fs-c-productPrices .fs-c-productPrice--selling .fs-c-productPrice__addon{font-size:1.2rem;padding-left:3px}.fs-l-productLayout .layout_right .fs-c-productSelection dt{background:none;font-size:1.2rem}.fs-l-productLayout .layout_right .fs-c-productSelection dd{margin-bottom:10px}.fs-l-productLayout .layout_right .fs-c-productSelection dd .fs-c-productSelection__field .fs-c-dropdown .fs-c-dropdown__menu{border:solid 1px #ddd;font-size:1.4rem !important;padding:8px}.fs-l-productLayout .layout_right .fs-c-productOption dt{background:none;font-size:1.2rem}.fs-l-productLayout .layout_right .fs-c-productOption dd{margin-bottom:10px}.fs-l-productLayout .layout_right .fs-c-productOption dd .fs-c-productOption__field .fs-c-dropdown .fs-c-dropdown__menu{border:solid 1px #ddd;font-size:1.4rem !important;padding:8px}.fs-l-productLayout .layout_right .fs-c-productOption dd .fs-c-radioGroup .fs-c-radio{display:block;padding:10px 0 0 0;border-top:solid 1px #ddd}.fs-l-productLayout .layout_right .fs-c-productOption dd .fs-c-radioGroup .fs-c-radio:nth-last-child(1){border-bottom:solid 1px #ddd;padding-bottom:5px}.fs-l-productLayout .layout_right .fs-c-variationAndActions{margin-top:10px;margin-bottom:20px}.fs-l-productLayout .layout_right .fs-c-variationAndActions .fs-c-variationAndActions__variation .fs-c-variationList__item .fs-c-variationList__item__body .fs-c-variationList__item__cart{padding:0;border-top:solid 1px #ddd}.fs-l-productLayout .layout_right .fs-c-variationAndActions .fs-c-variationAndActions__variation .fs-c-variationList__item .fs-c-variationList__item__body .fs-c-variationList__item__cart li{border-bottom:solid 1px #ddd;padding:10px 0;margin:0}.fs-l-productLayout .layout_right .fs-c-variationAndActions .fs-c-variationAndActions__variation .fs-c-variationList__item .fs-c-variationList__item__body .fs-c-variationList__item__cart li .fs-c-variationCart__wishlist{margin-right:5px}.fs-l-productLayout .layout_right .fs-c-variationAndActions .fs-c-variationAndActions__variation .fs-c-variationList__item .fs-c-variationList__item__body .fs-c-variationList__item__cart li .fs-c-variationCart__cartButton .fs-c-button--addToCart--variation{background:#dc4a26 url(https://dotwan.itembox.design/item/img/common/icon_cart.svg) no-repeat right 10px center/14px;border-radius:6px;height:40px;font-size:1.2rem;text-indent:-18px;border:none;padding:0}.fs-l-productLayout .layout_right .fs-c-productPointDisplay{font-size:1.2rem;background:none;color:#383430;padding:0;margin-bottom:25px}.fs-l-productLayout .layout_right .fs-c-productPointDisplay .fs-c-productPointDisplay__quantity{font-weight:500}.fs-l-productLayout .layout_right .fs-c-productQuantityAndWishlist .fs-c-buttonContainer{padding:0}.fs-l-productLayout .layout_right .fs-c-productQuantityAndWishlist .fs-c-buttonContainer .fs-c-button--particular{border:none;background:none;-webkit-box-shadow:none;box-shadow:none;font-size:1.6rem;font-weight:500;line-height:1;padding:0;position:relative}.fs-l-productLayout .layout_right .fs-c-productQuantityAndWishlist .fs-c-buttonContainer .fs-c-button--particular:after{position:absolute;top:-13px;right:0}.fs-l-productLayout .layout_right .fs-c-productQuantityAndWishlist .fs-c-buttonContainer .fs-c-button--particular .fs-c-button__label{display:none}.fs-l-productLayout .layout_right .fs-c-productQuantityAndWishlist .fs-c-buttonContainer .fs-c-button--removeFromWishList--detail:after{color:#dc4a26}.fs-l-productLayout .layout_right .fs-c-productQuantityAndWishlist .fs-c-productQuantityAndWishlist__quantity .fs-system-quantity-list{border:solid 1px #ddd;border-radius:6px;text-align:right;padding:3px 10px 3px 5px}.fs-l-productLayout .layout_right .fs-c-productActionButton{margin-top:18px;margin-bottom:10px;width:100%;padding:0}.fs-l-productLayout .layout_right .fs-c-productActionButton .fs-c-button--primary{width:100%;min-width:100%;height:60px;background:#dc4a26 url(https://dotwan.itembox.design/item/img/common/icon_cart.svg) no-repeat right 20px center/20px;border:none;border-radius:10px;font-size:1.8rem;font-weight:700;transition:.3s;-webkit-transition:.3s}.fs-l-productLayout .layout_right .fs-c-productActionButton .fs-c-button--primary:hover{text-decoration:none;background:#dc4a26 url(https://dotwan.itembox.design/item/img/common/icon_cart.svg) no-repeat right 17px center/20px}.fs-l-productLayout .layout_right .fs-c-productReview{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-top:0}.fs-l-productLayout .layout_right .fs-c-productReview .fs-c-aggregateRating{margin-top:30px;width:100%;position:relative}.fs-l-productLayout .layout_right .fs-c-productReview .fs-c-aggregateRating .fs-c-aggregateRating__rating{width:100%;-webkit-box-flex:0;-webkit-flex:0 1 100%;-ms-flex:0 1 100%;flex:0 1 100%}.fs-l-productLayout .layout_right .fs-c-productReview .fs-c-aggregateRating .fs-c-aggregateRating__rating:before{content:"レビュー";font-size:1.8rem;font-weight:700;color:#989898;margin-bottom:15px}.fs-l-productLayout .layout_right .fs-c-productReview .fs-c-aggregateRating .fs-c-aggregateRating__rating:after{content:"平均評価";font-size:1.4rem;font-weight:700;position:absolute;bottom:1px;left:0}.fs-l-productLayout .layout_right .fs-c-productReview .fs-c-aggregateRating .fs-c-aggregateRating__rating .fs-c-reviewStars:before{font-size:1.8rem;color:#f1bd32;margin-left:65px}.fs-l-productLayout .layout_right .fs-c-productReview .fs-c-aggregateRating .fs-c-aggregateRating__rating .fs-c-rating__value{font-size:1.7rem;color:#f1bd32}.fs-l-productLayout .layout_right .fs-c-productReview .fs-c-aggregateRating .fs-c-aggregateRating__count{display:none}.fs-l-productLayout .layout_right .fs-c-productReview .fs-c-reviewList{width:100%}.fs-l-productLayout .layout_right .fs-c-productReview .fs-c-reviewList .fs-c-reviewList__item{display:none;border-top:none;border-bottom:dashed 1px #ddd;padding:20px 0}.fs-l-productLayout .layout_right .fs-c-productReview .fs-c-reviewList .fs-c-reviewList__item:nth-child(1){display:block}.fs-l-productLayout .layout_right .fs-c-productReview .fs-c-reviewList .fs-c-reviewList__item:nth-child(2){display:block}.fs-l-productLayout .layout_right .fs-c-productReview .fs-c-reviewList .fs-c-reviewList__item:nth-child(3){display:block}.fs-l-productLayout .layout_right .fs-c-productReview .fs-c-reviewList .fs-c-reviewList__item .fs-c-reviewInfo .fs-c-reviewInfo__reviewer .fs-c-reviewer__name a{color:#989898}.fs-l-productLayout .layout_right .fs-c-productReview .fs-c-reviewList .fs-c-reviewList__item .fs-c-reviewInfo .fs-c-reviewInfo__reviewer .fs-c-reviewer__status .fs-c-reviewerStatus{min-width:auto;background:none;padding:0;font-size:1.2rem;font-weight:700;color:#bb281b;margin:0 10px}.fs-l-productLayout .layout_right .fs-c-productReview .fs-c-reviewList .fs-c-reviewList__item .fs-c-reviewInfo .fs-c-reviewInfo__reviewer .fs-c-reviewer__profile .fs-c-reviewer__profile__status{color:#989898}.fs-l-productLayout .layout_right .fs-c-productReview .fs-c-reviewList .fs-c-reviewList__item .fs-c-reviewInfo .fs-c-reviewInfo__date{color:#989898}.fs-l-productLayout .layout_right .fs-c-productReview .fs-c-reviewList .fs-c-reviewList__item .fs-c-reviewInfo .fs-c-reviewRating .fs-c-reviewStars:before{color:#f1bd32}.fs-l-productLayout .layout_right .fs-c-productReview .fs-c-reviewList .fs-c-reviewList__item .fs-c-reviewList__item__body{padding:0;border:none;margin:12px 0 0 0}.fs-l-productLayout .layout_right .fs-c-productReview .fs-c-buttonContainer--viewAllReviews{width:48%;margin-top:10px;margin-right:4%}.fs-l-productLayout .layout_right .fs-c-productReview .fs-c-buttonContainer--viewAllReviews a{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:34px;border:solid 1px #ddd;line-height:1;color:#3c3c3c;text-align:center;border-radius:6px}.fs-l-productLayout .layout_right .fs-c-productReview .fs-c-buttonContainer--viewAllReviews a:hover{text-decoration:none;opacity:.7}.fs-l-productLayout .layout_right .fs-c-productReview .fs-c-buttonContainer--viewAllReviews a:before{color:#dc4a26}.fs-l-productLayout .layout_right .fs-c-productReview .fs-c-buttonContainer--addReview--detail{width:48%;margin-top:10px}.fs-l-productLayout .layout_right .fs-c-productReview .fs-c-buttonContainer--addReview--detail a{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:34px;border:solid 1px #ddd;line-height:1;color:#3c3c3c;text-align:center;border-radius:6px}.fs-l-productLayout .layout_right .fs-c-productReview .fs-c-buttonContainer--addReview--detail a:hover{text-decoration:none;opacity:.7}.fs-l-productLayout .layout_right .fs-c-productReview .fs-c-buttonContainer--addReview--detail a:before{color:#dc4a26}.fs-l-productLayout .layout_right .fs-p-snsArea{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin:20px 0 20px 0}.fs-l-productLayout .layout_right .regular-btn{border:solid 1px #ddd;margin-bottom:12px}.fs-l-productLayout .layout_right .regular-btn.off{display:none}.fs-l-productLayout .layout_right .regular-btn a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:50px;background:url(https://dotwan.itembox.design/item/img/common/btn_arrow_red.svg) no-repeat right 12px center/20px;font-size:1.6rem;font-weight:700;color:#1c1c1c;line-height:1.4em;transition:.3s;-webkit-transition:.3s}.fs-l-productLayout .layout_right .regular-btn a:hover{opacity:.7;text-decoration:none;background:url(https://dotwan.itembox.design/item/img/common/btn_arrow_red.svg) no-repeat right 9px center/20px}.fs-l-productLayout .layout_right .ippin-btn{border:solid 1px #ddd;margin-bottom:12px}.fs-l-productLayout .layout_right .ippin-btn a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:50px;background:url(https://dotwan.itembox.design/item/img/common/btn_arrow_red.svg) no-repeat right 12px center/20px;font-size:1.6rem;font-weight:700;color:#1c1c1c;line-height:1.4em;transition:.3s;-webkit-transition:.3s}.fs-l-productLayout .layout_right .ippin-btn a:hover{opacity:.7;text-decoration:none;background:url(https://dotwan.itembox.design/item/img/common/btn_arrow_red.svg) no-repeat right 9px center/20px}.fs-l-productLayout .layout_right .fs-c-buttonContainer--inquiryAboutProduct{border:solid 1px #ddd;padding:0}.fs-l-productLayout .layout_right .fs-c-buttonContainer--inquiryAboutProduct .fs-c-button--plain{width:100%;height:50px;background:url(https://dotwan.itembox.design/item/img/common/btn_arrow_green.svg) no-repeat right 12px center/20px;font-size:1.6rem;font-weight:700;color:#1c1c1c;line-height:1.4em;transition:.3s;-webkit-transition:.3s}.fs-l-productLayout .layout_right .fs-c-buttonContainer--inquiryAboutProduct .fs-c-button--plain:hover{opacity:.7;text-decoration:none;background:url(https://dotwan.itembox.design/item/img/common/btn_arrow_green.svg) no-repeat right 9px center/20px}.product-comment{padding:60px 5% 20px 5%}.product-comment iframe{width:100%}.product-comment #cont_item_detail{margin-bottom:40px}.product-comment #cont_item_detail .postage{font-size:1.6rem;font-weight:700;color:#dc4a26;margin-bottom:8px}.product-comment #cont_item_detail .st{background:#fbf9f7;padding:12px;font-size:1.8rem;font-weight:700;line-height:1.4em;border-radius:6px;margin-bottom:15px}.product-comment #cont_item_detail .item_note{margin-bottom:30px}.product-comment #cont_item_detail .item_note dl.item_detail{margin-top:12px;border:solid 1px #ddd}.product-comment #cont_item_detail .item_note dl.item_detail dt{padding:12px 15px;font-size:1.4rem;font-weight:700;position:relative;cursor:pointer}.product-comment #cont_item_detail .item_note dl.item_detail dt:before{content:"";width:13px;height:1px;background:#1c1c1c;position:absolute;top:50%;right:15px;margin-top:-0.5px}.product-comment #cont_item_detail .item_note dl.item_detail dt:after{content:"";width:1px;height:13px;background:#1c1c1c;position:absolute;top:50%;right:21px;margin-top:-6.5px}.product-comment #cont_item_detail .item_note dl.item_detail dt.active:after{display:none}.product-comment #cont_item_detail .item_note dl.item_detail dd{display:none;border-top:dashed 1px #ddd;padding-top:15px}.product-comment #cont_item_detail .item_note dl.item_detail dd .cont{padding:0 15px 15px 15px}.product-comment #cont_item_detail .item_note dl.item_detail dd .cont .st{padding:0;background:none;font-size:1.6rem;font-weight:700;color:#dc4a26;margin-bottom:5px}.product-comment #cont_item_detail .item_note dl.item_detail dd .cont .fl{font-size:1.3rem;margin-bottom:10px}.product-comment #cont_item_detail .item_type{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}.product-comment #cont_item_detail .item_type li{width:49%;margin-right:2%;margin-top:12px}.product-comment #cont_item_detail .item_type li:nth-child(2n){margin-right:0}.product-comment #cont_item_detail .item_type li:nth-child(1){margin-top:0}.product-comment #cont_item_detail .item_type li:nth-child(2){margin-top:0}.product-comment #cont_item_detail .item_type li a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:50px;border:solid 2px #12ab47;border-radius:6px;font-size:1.6rem;line-height:1.1em;text-align:center;font-weight:700}.product-comment #cont_item_detail .item_type li a:hover{opacity:.5}.product-comment #cont_item_detail .item_type li a.on{background:#12ab47;color:#fff}.product-comment #cont_item_detail .item_type li a.on:hover{opacity:1}.product-comment #cont_item_detail .size_category{margin-bottom:30px}.product-comment #cont_item_detail .text{font-size:1.3rem;line-height:1.8em}.product-comment table{width:100%}.column{position:relative;overflow:hidden}.column .column-items .items{width:48%;margin-right:4%;margin-bottom:30px}.column .column-items .items:nth-child(2n){margin-right:0}.column .column-items .items a{display:block;position:relative}.column .column-items .items a .pht{overflow:hidden;border-radius:20px;margin-bottom:15px}.column .column-items .items a .pht img{-webkit-transition:-webkit-transform .2s linear;transition:-webkit-transform .2s linear;transition:transform .2s linear;transition:transform .2s linear, -webkit-transform .2s linear}.column .column-items .items a:hover .pht img{-webkit-transform:scale(1.05);transform:scale(1.05)}.column .column-items .items a h3{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:1.8rem;font-weight:700;line-height:1.4em;margin-bottom:18px}.column .column-items .items a time{display:block;font-size:1rem;line-height:1;letter-spacing:.06em;padding-bottom:10px}.column .column-items .items a .more{position:absolute;bottom:0;right:0}.column .column-items .items a .more span{display:none}.following-cart{width:52%;max-width:250px;position:fixed;bottom:75px;right:10px;z-index:10}.following-cart .fs-c-button--primary{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background:#dc4a26 url(https://dotwan.itembox.design/item/img/common/icon_cart.svg) no-repeat right 10px center/16px;min-width:100%;height:50px;border-radius:8px;font-size:1.4rem;font-weight:700;text-indent:-10px;color:#fff;margin-bottom:0}@media only screen and (min-width: 768px){.txt{font-size:14px;font-size:1.4rem}.fs-l-main{padding-bottom:150px}.inner-block{margin:0 auto}.inner-block.border{max-width:100%;width:100%}.sp{display:none !important}a[href^="tel:"]{pointer-events:none}a,a::before,a::after,button{-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.about .list .box a .text h3{font-size:1.8rem;margin-bottom:8px;transition:.3s;-webkit-transition:.3s}.about .list .box a .text .txt{display:block;margin:0}.fv:before{top:0;-webkit-clip-path:polygon(0 0, 100% 0%, 100% 15%, 0 40%);clip-path:polygon(0 0, 100% 0%, 100% 15%, 0 40%)}.fv .swiper-container .swiper-slide-prev,.fv .swiper-container .swiper-slide-next,.fv .swiper-container .swiper-slide-duplicate-prev,.fv .swiper-container .swiper-slide-duplicate-next{-webkit-transform:scale(0.85);transform:scale(0.85)}.fv .swiper-container .swiper-button-next{display:block;position:absolute;width:50px;height:50px;margin-top:-30px;cursor:pointer;background:url(https://dotwan.itembox.design/item/img/home/slider_arrow_next.svg?d=20221128181337) no-repeat center/100%}.fv .swiper-container .swiper-button-prev{display:block;position:absolute;width:50px;height:50px;margin-top:-30px;cursor:pointer;background:url(https://dotwan.itembox.design/item/img/home/slider_arrow_prev.svg?d=20221128181330) no-repeat center/100%}.pickup .swiper-container{padding-bottom:0}.pickup .swiper-container .swiper-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}.pickup .swiper-container a.swiper-slide{width:47%;margin-right:6%;margin-bottom:50px;display:block;position:relative}.pickup .swiper-container a.swiper-slide:nth-child(2n){margin-right:0}.pickup .swiper-container .swiper-pagination{display:none}.instagram .instagram-photo-block .fs-pt-column__item{width:32%;margin-right:2%;margin-bottom:2%}.instagram .instagram-photo-block .fs-pt-column__item:nth-child(2n){margin-right:2%}.instagram .instagram-photo-block .fs-pt-column__item:nth-child(3n){margin-right:0}.instagram .instagram-photo-block .fs-pt-column__item a{background:#fbf9f7 url(https://dotwan.itembox.design/item/img/home/slider_arrow_next.svg?d=20221128181337) no-repeat center bottom 20%/30px}}@media only screen and (min-width: 1024px){.fs-l-main{margin:140px auto 0 auto;padding-bottom:150px}.fs-l-main.important_block{margin:177px auto 0 auto}.header{padding:0;transition:.3s;-webkit-transition:.3s}.header .header-area{height:140px;padding:0 50px;transition:.3s;-webkit-transition:.3s}.header .important{width:100%;margin-top:0;margin-bottom:0;margin-left:0;padding:8px 0 8px 50px;transition:.3s;-webkit-transition:.3s;background:#fff}.header .important .head{display:block;padding-right:20px;font-size:1.4rem;font-weight:700;color:#dc4a26}.header .important a{font-size:1.2rem}.header .logo{width:150px}.header .globalnav{width:calc(100% - 280px)}.header .globalnav .eyebox{padding-top:47px;transition:.3s;-webkit-transition:.3s}.header .globalnav .eyebox:before{width:10px;height:10px;margin-left:94px}.header .globalnav .eyebox .eye{width:40px}.header .globalnav .eyebox .eye.left-eye{margin-right:90px}.header .info{width:130px}.header .info li{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:140px;transition:.3s;-webkit-transition:.3s}.header .info li a img{height:20px}.header .info li a span{font-size:1.2rem}.header.is-animation{height:100px}.header.is-animation .header-area{height:100px}.header.is-animation .globalnav .eyebox{padding-top:30px}.header.is-animation .info li{height:100px}.about{padding-top:120px;margin-bottom:150px}.about:before{height:70%;border-radius:0 0 80px 0}.about .list{display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.about .list .box{width:32%;margin-bottom:0}.about .list .box a{display:block;padding:20px 20px 0 20px;overflow:hidden}.about .list .box a .pht{width:100%;border-radius:16px}.about .list .box a .pht img{-webkit-transition:-webkit-transform .2s linear;transition:-webkit-transform .2s linear;transition:transform .2s linear;transition:transform .2s linear, -webkit-transform .2s linear}.about .list .box a .text{width:100%;padding-left:0;padding-right:55px;padding-bottom:20px;padding-top:15px;background:url(https://dotwan.itembox.design/item/img/home/slider_arrow_next.svg?d=20221128181337) no-repeat right center/40px}.about .list .box a:hover .pht img{-webkit-transform:scale(1.05);transform:scale(1.05)}.about .list .box a:hover .text h3{color:#08ab47}.category{margin-top:140px;position:relative}.category:before{content:"";width:100%;height:calc(100% - 18px);background:#fbf9f7;border-radius:0 40px 0 0;position:absolute;top:18px;left:0;z-index:-1}.category .tabbox .tab{margin-bottom:30px}.category .tabbox .tab li{width:19.2%;height:60px;margin-right:1%;margin-bottom:1%;font-size:1.5rem}.category .tabbox .tab li:nth-child(3n){margin-right:1%}.category .tabbox .tab li:nth-child(5n){margin-right:0}.category .tabbox .tab li.select:before{border-width:10px 10px 0 10px;border-color:#08ab47 transparent transparent transparent;bottom:-10px;margin-left:-10px}.category .tabbox .list a.link{width:32%;border-radius:20px;padding:20px;margin-right:2%}.category .tabbox .list a.link:nth-child(2n){margin-right:2%}.category .tabbox .list a.link:nth-child(3n){margin-right:0}.category .tabbox .list a.link .pht{border-radius:15px}.category .tabbox .list a.link h3{font-size:1.8rem;text-align:left;padding-right:50px}.category .tabbox .list a.link h3:before{content:"";width:40px;height:40px;top:50%;left:auto;right:0;margin-top:-10px;margin-left:0}.category .tabbox .text .txt{text-align:center;margin-bottom:35px}.fs-c-breadcrumb{width:100%}.fs-c-breadcrumb .fs-c-breadcrumb__list .fs-c-breadcrumb__listItem.last{font-size:1.2rem}.fs-c-breadcrumb .fs-c-breadcrumb__list .fs-c-breadcrumb__listItem a{font-size:1.2rem}.history{padding-top:110px}.history .history-items .items{width:23.5%;margin-right:2%;margin-bottom:30px}.history .history-items .items:nth-child(2n){margin-right:2%}.history .history-items .items:nth-child(4n){margin-right:0}.history .history-items .items h3{font-size:2rem;margin-bottom:20px}.history .history-items .items .price{display:block;font-size:1rem;line-height:1;padding-bottom:13px}.history .history-items .items .price .en{font-size:1.8rem}.history .history-items .items .more span{display:block}.pagetitle .inner{height:190px}.pagetitle .inner .head h1{font-size:4.2rem;line-height:1.3em}.pagetitle .inner .head .en{font-size:1.5rem}.title{margin-bottom:35px}.title h2{font-size:3.6rem}.title .en{font-size:1.5rem}a .more{width:117px;height:40px;font-size:1.4rem;transition:.3s;-webkit-transition:.3s}a .more:before{width:40px;height:40px}a:hover .more{color:#08ab47}a:hover .more:before{width:40px;height:40px}.btn{width:100%}.btn a{background:#08ab47 url(https://dotwan.itembox.design/item/img/home/slider_arrow_next.svg) no-repeat right 15px center/40px;height:70px;font-size:1.8rem}.btn a:hover{background:#1dbf5c url(https://dotwan.itembox.design/item/img/home/slider_arrow_next.svg) no-repeat right 10px center/40px}.btnlist{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin:auto}.btnlist li{width:48%}.btnlist li a{background:#08ab47 url(https://dotwan.itembox.design/item/img/home/slider_arrow_next.svg) no-repeat right 15px center/40px;height:80px;font-size:2.2rem}.btnlist li a:hover{background:#1dbf5c url(https://dotwan.itembox.design/item/img/home/slider_arrow_next.svg) no-repeat right 10px center/40px}.btnlist li:nth-child(2){margin-top:0}.btnlist li:nth-child(2) a{background:#dc4a26 url(https://dotwan.itembox.design/item/img/common/slider_arrow_next_red.svg) no-repeat right 15px center/40px}.btnlist li:nth-child(2) a:hover{background:#e85936 url(https://dotwan.itembox.design/item/img/common/slider_arrow_next_red.svg) no-repeat right 10px center/40px}.started-kit{padding-top:120px;margin-bottom:150px;position:relative}.started-kit:before{content:"";width:calc(100% - 50px);height:calc(100% - 35px);background:#fbf9f7;border-radius:80px 0 0 80px;position:absolute;top:0;left:50px;z-index:-1}.started-kit .title{text-align:left;padding-left:10%}.started-kit .text{max-width:440px;padding-right:0;padding-left:10%;margin-bottom:120px}.started-kit .text .price{margin-top:12px;font-size:1.3rem;text-align:left}.started-kit .text .price .en{font-size:3.2rem}.started-kit .pht{max-width:500px;padding-right:0;margin:0;position:absolute;top:-50px;right:5%}.started-kit .btn{margin:0 0 0 10%}.pickup{padding-top:0;padding-bottom:120px;position:relative}.pickup:before{content:"";width:30%;height:940px;background:#fbf9f7;border-radius:0 40px 40px 0;position:absolute;top:50px;left:0;z-index:-1;transition:.3s;-webkit-transition:.3s}.pickup .title{-ms-writing-mode:tb-rl;-webkit-writing-mode:vertical-rl;writing-mode:vertical-rl;text-align:left;position:absolute;top:0;left:10%}.pickup .swiper-container{padding-top:50px;margin-left:35%}.pickup .swiper-container a.swiper-slide h3{font-size:1.8rem;font-weight:700;line-height:1.5em;padding-top:15px;margin-bottom:8px}.pickup .swiper-container a.swiper-slide .price{font-size:1rem;line-height:1;margin-bottom:12px}.pickup .swiper-container a.swiper-slide .price .en{font-size:1.8rem}.pickup .swiper-container a.swiper-slide .more{position:absolute;bottom:0;right:0}.itemarea{padding-top:140px}.itemarea.ranking{padding-top:0}.itemarea .tabbox .tab{display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:30px}.itemarea .tabbox .tab li{width:11.5%;height:60px;margin-right:0;font-size:1.5rem}.itemarea .tabbox .tab li.select:before{border-width:10px 10px 0 10px;border-color:#08ab47 transparent transparent transparent;bottom:-10px;margin-left:-10px}.itemarea .tabbox .swiper-container a.swiper-slide .pht{border-radius:20px}.itemarea .tabbox .swiper-container a.swiper-slide h3{font-size:2rem}.itemarea .tabbox .swiper-container a.swiper-slide .price{font-size:1.2rem;margin-bottom:5px}.itemarea .tabbox .swiper-container a.swiper-slide .price .en{font-size:2rem}.itemarea .tabbox .swiper-container a.swiper-slide .more span{display:block}.itemarea.ranking .swiper-slide:before{font-size:2rem}#fs_Top .category .bnr{width:100%;margin:50px auto 0 auto}.feature{padding-top:140px}.feature:before{height:53%;border-radius:0 0 0 80px}.feature .title{text-align:left;position:absolute;top:0;left:5%}.feature .tabbox .tab{margin-bottom:30px}.feature .tabbox .tab li{width:15.5%;height:60px;margin-right:1.5%;font-size:1.7rem}.feature .tabbox .tab li.select:before{border-width:10px 10px 0 10px;border-color:#08ab47 transparent transparent transparent;bottom:-10px;margin-left:-10px}.feature .tabbox .feature-items .items{width:23.5%;margin-right:2%;margin-bottom:30px}.feature .tabbox .feature-items .items:nth-child(2n){margin-right:2%}.feature .tabbox .feature-items .items:nth-child(4){margin-right:0}.feature .tabbox .feature-items .items a h3{font-size:2rem;margin-bottom:25px}.feature .tabbox .feature-items .items a time{font-size:1.2rem}.news{padding-top:140px}.news .inner{display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.news .title{width:330px;text-align:left}.news .title .txt{margin-top:30px}.news ul.newslist{width:calc(100% - 330px)}.news ul.newslist li{border-top:solid 1px #ddd}.news ul.newslist li a{display:block;padding:30px 70px 30px 20px;font-size:1.5rem;font-weight:700;background:url(https://dotwan.itembox.design/item/img/home/slider_arrow_next.svg?d=20221128181337) no-repeat right 20px center/40px}.news ul.newslist li a .en{display:inline-block;font-size:1.2rem;font-weight:500;margin-bottom:0;padding-right:20px}.news ul.newslist li a:hover{color:#08ab47}.instagram{padding-top:150px}.instagram .instagram-photo-block .fs-pt-column__item{width:18.4%;margin-right:2%;margin-bottom:2%}.instagram .instagram-photo-block .fs-pt-column__item:nth-child(2n){margin-right:2%}.instagram .instagram-photo-block .fs-pt-column__item:nth-child(3n){margin-right:2%}.instagram .instagram-photo-block .fs-pt-column__item:nth-child(5n){margin-right:0}.instagram .instagram-photo-block .fs-pt-column__item a dl dt{font-size:2.6rem}.instagram .instagram-photo-block .fs-pt-column__item a dl dd{font-size:1.2rem}.dotwan02{width:135px;right:auto;top:-46px;left:150px}.dotwan03{width:74px;top:-160px;left:auto;right:100px}.dotwan04{width:171px;top:830px;bottom:auto;left:60px;right:auto}.dotwan05{width:127px;top:-73px;left:auto;right:110px}.cat-area{margin:70px auto 30px auto;border-radius:30px;padding:50px !important}.cat-area h2{font-size:2.2rem;margin-bottom:12px}.cat-area .pht-text{display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-top:35px}.cat-area .pht-text .pht{width:290px;border-radius:20px;margin-bottom:0}.cat-area .pht-text .text{width:calc(100% - 290px);padding-left:30px}.cat-area img{border-radius:20px}.cat-area .category_message{margin-top:30px}.cat-area .category_message dt{font-size:2.6rem}.cat-area .category_message dd{font-size:1.4rem;line-height:2em}.subgroup{padding:70px 0 0 0}.subgroup .fs-c-subgroup .fs-c-subgroupList .fs-c-subgroupList__item{width:24.2%;-webkit-flex-basis:24.2%;-ms-flex-preferred-size:24.2%;flex-basis:24.2%;margin-right:1%;margin-bottom:1%}.subgroup .fs-c-subgroup .fs-c-subgroupList .fs-c-subgroupList__item:nth-child(2n){margin-right:1%}.subgroup .fs-c-subgroup .fs-c-subgroupList .fs-c-subgroupList__item:nth-child(4n){margin-right:0}.subgroup .fs-c-subgroup .fs-c-subgroupList .fs-c-subgroupList__item:nth-child(7){display:block}.subgroup .fs-c-subgroup .fs-c-subgroupList .fs-c-subgroupList__item:nth-child(8){display:block}.subgroup .fs-c-subgroup .fs-c-subgroupList .fs-c-subgroupList__item .fs-c-subgroupList__link{height:46px;font-size:1.4rem;padding:0 5px}.subgroup .fs-c-subgroup .fs-c-subgroupList .fs-c-subgroupList__item .fs-c-subgroupList__link .fs-c-subgroupList__image{width:30px;min-width:30px;margin:0;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}.subgroup .fs-c-subgroup .fs-c-subgroupList .fs-c-subgroupList__item .fs-c-subgroupList__link .fs-c-subgroupList__image img{width:100%}.subgroup .fs-c-subgroup .fs-c-subgroupList .fs-c-subgroupList__item .fs-c-subgroupList__link .fs-c-subgroupList__label{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:46px;text-align:left;background:none;border:none;font-size:1.3rem;letter-spacing:.06em;line-height:1.2em;padding:0 5px;-webkit-transition:.3s;transition:.3s;-webkit−transition:.3s}.subgroup .more{width:250px;height:50px;border-radius:6px;border:solid 1px #ddd;margin:10px auto 0 auto;font-size:1.4rem;font-weight:700;line-height:50px;text-align:center;cursor:pointer}.subgroup .more .open{display:block;position:relative}.subgroup .more .open:before{content:"";width:13px;height:1px;background:#12ab47;position:absolute;top:50%;right:15px;margin-top:-0.5px}.subgroup .more .open:after{content:"";width:1px;height:13px;background:#12ab47;position:absolute;top:50%;right:21px;margin-top:-6.5px}.subgroup .more .close{display:none;position:relative}.subgroup .more .close:before{content:"";width:13px;height:1px;background:#12ab47;position:absolute;top:50%;right:15px;margin-top:-0.5px}.subgroup .more.is-active .open{display:none}.subgroup .more.is-active .close{display:block}.fs-c-productList{padding-top:80px}.fs-c-productList .sort .fs-c-productList__controller .fs-c-listControl{font-size:1.4rem}.fs-c-productList .sort .fs-c-productList__controller .fs-c-listControl .fs-c-pagination .fs-c-pagination__item{font-size:1.4rem}.fs-c-productList .fs-c-productList__list{padding:40px 0 0 0}.fs-c-productList .fs-c-productList__list .fs-c-productList__list__item{width:31.3% !important;margin-right:3%;margin-bottom:35px}.fs-c-productList .fs-c-productList__list .fs-c-productList__list__item:nth-child(2n){margin-right:3%}.fs-c-productList .fs-c-productList__list .fs-c-productList__list__item:nth-child(3n){margin-right:0}.fs-c-productList .fs-c-productList__list .fs-c-productList__list__item .fs-c-productMarks{position:absolute;top:0;left:0}.fs-c-productList .fs-c-productList__list .fs-c-productList__list__item .fs-c-productMarks .fs-c-productMark .fs-c-productMark__item .tag{display:inline-block;height:20px;background:#1a1311;color:#fff;margin:0;line-height:20px;border-radius:0;font-size:10px;font-size:1rem;padding:0 10px}.fs-c-productList .fs-c-productList__list .fs-c-productList__list__item .fs-c-productListItem__productName{padding-top:8px;font-size:1.8rem;line-height:1.4em}.fs-c-productList .fs-c-productList__list .fs-c-productList__list__item .fs-c-productListItem__outOfStock{height:40px;font-size:1.4rem;line-height:1}.fs-c-productList .fs-c-productList__list .fs-c-productList__list__item .fs-c-productListItem__prices .fs-c-productPrice__main .fs-c-productPrice__main__price{font-size:1.8rem}.fs-c-productList .fs-c-productList__list .fs-c-productList__list__item .fs-c-productListItem__prices .fs-c-productPrice__addon{font-size:1.2rem}.fs-c-productList .fs-c-productList__list .fs-c-productList__list__item .fs-c-productListItem__control .fs-c-button--addToCart--list{width:100%;height:40px;font-size:1.4rem;background:#fff url(https://dotwan.itembox.design/item/img/common/icon_cart_red.svg?d=20221205205547) no-repeat right 10px center/18px}.fs-l-productLayout{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;display:-webkit-flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;width:95%;max-width:1200px;margin:auto;padding:0}.fs-l-productLayout .layout_left{width:53%}.fs-l-productLayout .layout_left .fs-c-productCarouselMainImage .fs-c-slick .fs-c-productCarouselMainImage__image img{max-width:79%}.fs-l-productLayout .layout_left .fs-c-productCarouselMainImage .fs-c-productCarouselMainImage__thumbnailList{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;overflow-x:auto}.fs-l-productLayout .layout_left .fs-c-productCarouselMainImage .fs-c-productCarouselMainImage__thumbnailList li{overflow:hidden;border-radius:6px;-webkit-flex-basis:15.25%;-ms-flex-preferred-size:15.25%;flex-basis:15.25%;margin-right:1.6%;margin-bottom:1.6%}.fs-l-productLayout .layout_left .fs-c-productCarouselMainImage .fs-c-productCarouselMainImage__thumbnailList li:nth-child(6n){margin-right:0}.fs-l-productLayout .layout_left .fs-c-productCarouselMainImage .fs-c-productCarouselMainImage__thumbnailList li .fs-c-productCarouselMainImage__thumbnail .fs-c-productCarouselMainImage__thumbnail__img{border:solid 1px #ddd;border-radius:6px}.fs-l-productLayout .layout_left .fs-c-productCarouselMainImage .fs-c-productCarouselMainImage__thumbnailList li.slick-active .fs-c-productCarouselMainImage__thumbnail .fs-c-productCarouselMainImage__thumbnail__img{border:solid 2px #12ab47}.fs-l-productLayout .layout_right{width:42%;margin-top:0}.fs-l-productLayout .layout_right h1.fs-c-productNameHeading{margin-bottom:12px}.fs-l-productLayout .layout_right h1.fs-c-productNameHeading .fs-c-productNameHeading__copy{font-size:1.6rem;margin-bottom:8px}.fs-l-productLayout .layout_right h1.fs-c-productNameHeading .fs-c-productNameHeading__name{font-size:3rem}.fs-l-productLayout .layout_right .fs-c-productNumber{font-size:1.4rem;margin-bottom:30px}.fs-l-productLayout .layout_right .fs-c-productPrices .fs-c-productPrice--listed{font-size:1.5rem}.fs-l-productLayout .layout_right .fs-c-productPrices .fs-c-productPrice--selling .fs-c-productPrice__main .fs-c-price{font-size:2.8rem}.fs-l-productLayout .layout_right .fs-c-productPrices .fs-c-productPrice--selling .fs-c-productPrice__addon{font-size:1.4rem}.fs-l-productLayout .layout_right .fs-c-productPointDisplay{font-size:1.4rem;margin-top:6px;margin-bottom:30px}.fs-l-productLayout .layout_right .fs-c-productSelection{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:inherit;-webkit-box-direction:inherit;-webkit-flex-direction:inherit;-ms-flex-direction:inherit;flex-direction:inherit}.fs-l-productLayout .layout_right .fs-c-productSelection dt{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:150px;font-size:1.4rem;margin-bottom:8px;padding-right:10px}.fs-l-productLayout .layout_right .fs-c-productSelection dd{width:calc(100% - 150px);margin-bottom:8px}.fs-l-productLayout .layout_right .fs-c-productOption{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:inherit;-webkit-box-direction:inherit;-webkit-flex-direction:inherit;-ms-flex-direction:inherit;flex-direction:inherit}.fs-l-productLayout .layout_right .fs-c-productOption dt{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:150px;font-size:1.4rem;margin-bottom:8px;padding-right:10px}.fs-l-productLayout .layout_right .fs-c-productOption dd{width:calc(100% - 150px);margin-bottom:8px}.fs-l-productLayout .layout_right .fs-c-productOption dd .fs-c-radioGroup .fs-c-radio{width:100%;margin:0;display:block;padding:10px 0 0 0;border-top:solid 1px #ddd}.fs-l-productLayout .layout_right .fs-c-productOption dd .fs-c-radioGroup .fs-c-radio:nth-last-child(1){border-bottom:solid 1px #ddd;padding-bottom:5px}.fs-l-productLayout .layout_right .fs-c-variationAndActions{margin-top:30px;margin-bottom:20px}.fs-l-productLayout .layout_right .fs-c-variationAndActions .fs-c-variationAndActions__variationLabel{font-size:1.4rem}.fs-l-productLayout .layout_right .fs-c-variationAndActions .fs-c-variationAndActions__variation .fs-c-variationList__item .fs-c-variationList__item__body .fs-c-variationList__item__cart li{padding:14px 0}.fs-l-productLayout .layout_right .fs-c-variationAndActions .fs-c-variationAndActions__variation .fs-c-variationList__item .fs-c-variationList__item__body .fs-c-variationList__item__cart li .fs-c-variationCart__wishlist{margin-right:5px}.fs-l-productLayout .layout_right .fs-c-variationAndActions .fs-c-variationAndActions__variation .fs-c-variationList__item .fs-c-variationList__item__body .fs-c-variationList__item__cart li .fs-c-variationCart__cartButton .fs-c-button--addToCart--variation{height:40px}.fs-l-productLayout .layout_right .fs-c-productQuantityAndWishlist .fs-c-buttonContainer .fs-c-button--particular{font-size:1.8rem}.fs-l-productLayout .layout_right .fs-c-productQuantityAndWishlist .fs-c-productQuantityAndWishlist__quantity .fs-system-quantity-list{font-size:1.8rem}.fs-l-productLayout .layout_right .fs-c-productActionButton{margin-top:22px}.fs-l-productLayout .layout_right .fs-c-productActionButton .fs-c-button--primary{height:80px;background:#dc4a26 url(https://dotwan.itembox.design/item/img/common/icon_cart.svg) no-repeat right 24px center/30px;font-size:2.4rem}.fs-l-productLayout .layout_right .fs-c-productActionButton .fs-c-button--primary:hover{background:#dc4a26 url(https://dotwan.itembox.design/item/img/common/icon_cart.svg) no-repeat right 20px center/30px}.fs-l-productLayout .layout_right .fs-c-productReview{margin-top:0}.fs-l-productLayout .layout_right .fs-c-productReview .fs-c-aggregateRating{margin-top:40px}.fs-l-productLayout .layout_right .fs-c-productReview .fs-c-buttonContainer--viewAllReviews{margin-top:15px}.fs-l-productLayout .layout_right .fs-c-productReview .fs-c-buttonContainer--viewAllReviews a{height:44px;font-size:1.5rem}.fs-l-productLayout .layout_right .fs-c-productReview .fs-c-buttonContainer--addReview--detail{margin-top:15px}.fs-l-productLayout .layout_right .fs-c-productReview .fs-c-buttonContainer--addReview--detail a{height:44px;font-size:1.5rem}.fs-l-productLayout .layout_right .fs-p-snsArea{margin:30px 0 30px 0}.fs-l-productLayout .layout_right .regular-btn{margin-bottom:15px}.fs-l-productLayout .layout_right .regular-btn a{height:66px;background:url(https://dotwan.itembox.design/item/img/common/btn_arrow_red.svg) no-repeat right 15px center/30px;font-size:2rem}.fs-l-productLayout .layout_right .regular-btn a:hover{background:url(https://dotwan.itembox.design/item/img/common/btn_arrow_red.svg) no-repeat right 11px center/30px}.fs-l-productLayout .layout_right .ippin-btn{margin-bottom:15px}.fs-l-productLayout .layout_right .ippin-btn a{height:66px;background:url(https://dotwan.itembox.design/item/img/common/btn_arrow_red.svg) no-repeat right 15px center/30px;font-size:2rem}.fs-l-productLayout .layout_right .ippin-btn a:hover{background:url(https://dotwan.itembox.design/item/img/common/btn_arrow_red.svg) no-repeat right 11px center/30px}.fs-l-productLayout .layout_right .fs-c-buttonContainer--inquiryAboutProduct .fs-c-button--plain{height:66px;background:url(https://dotwan.itembox.design/item/img/common/btn_arrow_green.svg) no-repeat right 15px center/30px;font-size:2rem}.fs-l-productLayout .layout_right .fs-c-buttonContainer--inquiryAboutProduct .fs-c-button--plain:hover{background:url(https://dotwan.itembox.design/item/img/common/btn_arrow_green.svg) no-repeat right 12px center/30px}.product-comment{padding:40px 0 0 0}.product-comment #cont_item_detail{margin-bottom:50px}.product-comment #cont_item_detail .postage{font-size:1.8rem;margin-bottom:10px}.product-comment #cont_item_detail .st{padding:15px;font-size:2.3rem;margin-bottom:15px}.product-comment #cont_item_detail .item_note{margin-bottom:50px}.product-comment #cont_item_detail .item_note dl.item_detail{margin-top:16px;border:solid 1px #ddd}.product-comment #cont_item_detail .item_note dl.item_detail dt{padding:20px;font-size:1.6rem}.product-comment #cont_item_detail .item_note dl.item_detail dt:before{right:20px}.product-comment #cont_item_detail .item_note dl.item_detail dt:after{right:26px}.product-comment #cont_item_detail .item_note dl.item_detail dd{padding-top:20px}.product-comment #cont_item_detail .item_note dl.item_detail dd .cont{padding:0 20px 20px 20px}.product-comment #cont_item_detail .item_note dl.item_detail dd .cont .st{font-size:1.8rem}.product-comment #cont_item_detail .item_note dl.item_detail dd .cont .fl{font-size:1.4rem;line-height:1.8em}.product-comment #cont_item_detail .item_type li a{height:52px;font-size:1.8rem}.product-comment #cont_item_detail .size_category{margin-bottom:50px}.product-comment #cont_item_detail .text{font-size:1.5rem}.column{padding-top:140px}.column .column-items .items{width:22.5%;margin-right:2%;margin-bottom:30px}.column .column-items .items:nth-child(2n){margin-right:2%}.column .column-items .items:nth-child(4){margin-right:0}.column .column-items .items a h3{font-size:2rem;margin-bottom:25px}.column .column-items .items a time{font-size:1.2rem}.column .column-items .items a .more span{display:block}}@media only screen and (min-width: 768px)and (min-width: 1100px){.inner-block.inner-min{padding:0 100px}.inner-block.border{border-top:4px solid #ddd;border-bottom:4px solid #ddd}}@media only screen and (max-width: 767px){body{font-size:14px;position:relative;-webkit-appearance:none;-webkit-text-size-adjust:100%}.outer-block{min-width:320px}.inner-block{padding:0 20px;width:auto}#wrapper{min-width:320px;position:relative;overflow:hidden}input[type=submit]{-webkit-text-size-adjust:100%}input,select,textarea{font-size:16px !important}.pc{display:none !important}}@media only screen and (min-width: 1300px){.inner{max-width:1200px;padding:0}.header .header-area{height:140px;transition:.3s;-webkit-transition:.3s}.header .globalnav{position:relative}.header .globalnav .nav-left{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;-webkit-flex-direction:row-reverse;flex-direction:row-reverse;position:absolute;top:0;left:50%;margin-left:-400px;z-index:3}.header .globalnav .nav-left li{margin-right:30px}.header .globalnav .nav-right{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;position:absolute;top:0;left:50%;margin-left:100px;z-index:3}.header .globalnav .nav-right li{margin-left:25px}.header .globalnav ul li a.head{height:141px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:1.5rem;color:#fff}.header .globalnav ul li.has-child a.head{position:relative}.header .globalnav ul li.has-child a.head:before{content:"";width:0;height:0;border-style:solid;border-width:6px 5px 0 5px;border-color:#fff700 transparent transparent transparent;position:absolute;bottom:50px;left:56%;margin-left:-7px}.header .globalnav ul li .sublist{display:none;width:100%;background:#dc4a26;position:fixed;padding:20px 50px 0 50px;top:137px;left:0;z-index:2;transition:.3s;-webkit-transition:.3s}.header .globalnav ul li .sublist .header__searchform{display:-webkit-box;display:-ms-flexbox;display:flex;display:-webkit-flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;max-width:920px;height:60px;overflow:hidden;margin:auto;background:#fff;border:none;border-radius:6px;margin-bottom:40px}.header .globalnav ul li .sublist .header__searchform .fs-p-searchForm__input{width:calc(100% - 50px);padding:15px;font-size:1.5rem;color:#5c5c5c}.header .globalnav ul li .sublist .header__searchform .fs-p-searchForm__button{width:50px;height:60px;background:none;text-indent:0;padding:16px}.header .globalnav ul li .sublist .header__searchform .fs-p-searchForm__button:before{display:none}.header .globalnav ul li .sublist .tabbox{padding-bottom:40px}.header .globalnav ul li .sublist .tabbox ul.tab.mb{margin-bottom:20px}.header .globalnav ul li .sublist .tabbox ul.tab li{width:19.2%;margin:0 1% 1% 0}.header .globalnav ul li .sublist .tabbox ul.tab li:nth-child(5n){margin-right:0}.header .globalnav ul li .sublist .tabbox ul.tab li.head-ttl{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:end;-ms-flex-pack:end;justify-content:end;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:56px;font-size:2rem;line-height:1;color:#fff;text-align:right}.header .globalnav ul li .sublist .tabbox ul.tab li a{height:56px;padding:0 15px;background:#fff;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border-radius:6px;font-size:1.5rem;font-weight:700;line-height:1.3em;text-align:center}.header .globalnav ul li .sublist .tabbox ul.tab li a:hover{opacity:1}.header .globalnav ul li .sublist .tabbox ul.tab.flex-center li{width:20%;margin-right:.8%}.header .globalnav ul li .sublist .tabbox ul.tab.flex-center li:nth-last-child(1){margin-right:0}.header .globalnav ul li .sublist .tabbox ul.tab.feature_tabbox li{width:21.2%;margin:0 1% 0 0}.header .globalnav ul li .sublist .tabbox ul.tab.feature_tabbox li:nth-child(1){width:11%}.header .globalnav ul li .sublist .tabbox ul.tab.feature_tabbox li:nth-child(5n){margin-right:0}.header .globalnav ul li .sublist .tabbox ul.tab .pagelink a{background:#fff url(https://dotwan.itembox.design/item/img/common/icon_arrow_red.svg?d=20221128171510) no-repeat right 10px center}.header .globalnav ul li .sublist .tabbox ul.tab .tablink a{position:relative;border:solid 2px #fff}.header .globalnav ul li .sublist .tabbox ul.tab .tablink a:before{content:"";width:0;height:0;border-style:solid;border-width:6px 5px 0 5px;border-color:#dc4a26 transparent transparent transparent;position:absolute;top:50%;right:10px;margin-top:-3px}.header .globalnav ul li .sublist .tabbox ul.tab .tablink.select a{background:#dc4a26;color:#fff;border:solid 2px #fff}.header .globalnav ul li .sublist .tabbox ul.tab .tablink.select a:before{border-width:0 5px 6px 5px;border-color:transparent transparent #fff transparent}.header .globalnav ul li .sublist .tabbox .hide{display:none}.header .globalnav ul li .sublist .tabbox .cell{background:#fff;padding:10px 20px 20px 20px;border-radius:6px}.header .globalnav ul li .sublist .tabbox .cell .list li{width:15.8%;margin-right:1%;margin-top:12px}.header .globalnav ul li .sublist .tabbox .cell .list li:nth-child(6n){margin-right:0}.header .globalnav ul li .sublist .tabbox .cell .list li a{padding:0 25px;height:48px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border-radius:6px;background:#fff url(https://dotwan.itembox.design/item/img/common/icon_arrow_red.svg?d=20221128171510) no-repeat right 10px center;border:solid 1px #dc4a26;font-size:1.3rem;line-height:1.2em;font-weight:700;text-align:center}.header .globalnav ul li .sublist .feature-items{padding:10px}.header .globalnav ul li .sublist .feature-items .items{margin-top:12px;width:23.5%}.header .globalnav ul li .sublist .feature-items .items a{display:block;position:relative}.header .globalnav ul li .sublist .feature-items .items a .pht{overflow:hidden;border-radius:20px;margin-bottom:15px}.header .globalnav ul li .sublist .feature-items .items a .pht img{-webkit-transition:-webkit-transform .2s linear;transition:-webkit-transform .2s linear;transition:transform .2s linear;transition:transform .2s linear, -webkit-transform .2s linear}.header .globalnav ul li .sublist .feature-items .items a:hover .pht img{-webkit-transform:scale(1.05);transform:scale(1.05)}.header .globalnav ul li .sublist .feature-items .items a h3{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:1.8rem;font-weight:700;line-height:1.4em;margin-bottom:18px}.header .globalnav ul li .sublist .feature-items .items a time{display:block;font-size:1.2rem;line-height:1;letter-spacing:.06em;padding-bottom:15px}.header .globalnav ul li .sublist .feature-items .items a .more{position:absolute;bottom:0;right:0}.header .globalnav ul li.active a.head{position:relative}.header .globalnav ul li.active a.head:before{width:0;height:0;border-style:solid;border-width:0 5px 6px 5px;border-color:transparent transparent #fff700 transparent}.header .globalnav ul li.active .sublist{display:block}.header.is-animation .header-area{height:100px}.header.is-animation .globalnav .eyebox{padding-top:30px}.header.is-animation .globalnav ul li a.head{height:100px}.header.is-animation .globalnav ul li.has-child a.head{position:relative}.header.is-animation .globalnav ul li.has-child a.head:before{bottom:30px}.header.is-animation .globalnav ul li .sublist{top:100px}.header.is-animation .info li{height:100px}.sp-nav{display:none}.sp-menu{display:none}#aibis-waiting{bottom:10px !important;left:auto;right:10px}.started-kit:before{width:calc(100% - 100px);height:calc(100% - 35px);left:100px}.started-kit .title{padding-left:100px}.started-kit .text{max-width:520px;padding-left:100px}.started-kit .text .price{margin-top:25px}.started-kit .pht{max-width:589px;top:-80px;right:4%}.started-kit .btn{margin:0 0 0 100px}.feature .title{left:0}.dotwan01{display:block;width:5%;position:absolute;top:26.2%;left:21.5%}.fs-c-productList .fs-c-productList__list .fs-c-productList__list__item{width:23.5% !important;margin-right:2%;margin-bottom:35px}.fs-c-productList .fs-c-productList__list .fs-c-productList__list__item:nth-child(2n){margin-right:2%}.fs-c-productList .fs-c-productList__list .fs-c-productList__list__item:nth-child(3n){margin-right:2%}.fs-c-productList .fs-c-productList__list .fs-c-productList__list__item:nth-child(4n){margin-right:0}.fs-c-productList .fs-c-productList__list .fs-c-productList__list__item .fs-c-productListItem__productName{padding-top:8px;font-size:2rem}.fs-c-productList .fs-c-productList__list .fs-c-productList__list__item .fs-c-productListItem__prices .fs-c-productPrice__main .fs-c-productPrice__main__price{font-size:2rem}.following-cart{display:none}}@media screen and (min-width: 768px){footer#colophon{padding-top:60px;padding-bottom:50px;border-radius:80px 0 0 0}footer#colophon .jpen br{display:block}footer#colophon ul.nav_fnav{margin:15px 0 0 0}footer#colophon ul.nav_fnav li a{font-size:12px;font-size:1.2rem;padding:15px}footer#colophon ul.nav_fnav li a.blank{background:url("https://graf.itembox.design/item/img/icon_blank.svg?d=20220512120824") no-repeat right 0 center/12px;padding-right:16px}footer#colophon .fs-p-footerCopyright p{font-size:11px;font-size:1.1rem}#calendar{margin:auto;padding:0}#calendar .slick-slide{padding:0 10px}#calendar .slick-slide div{padding:15px}#calendar table tr.headline td{padding:6px 0}#calendar table th{font-size:14px;font-size:1.4rem;padding:0 0 10px}#calendar table td{font-size:12px;font-size:1.2rem;padding:10px;letter-spacing:.05em}#calendar table td.closed:before,#calendar table td.undefined:before,#calendar table td.other:before{width:25px;height:25px}.text_calendar{font-size:12px;font-size:1.2rem;padding-right:10px}.text_calendar li{margin:0}.text_calendar li .color01:before{top:2px}.text_calendar li .color02:before{top:5px}}@media screen and (min-width: 1020px){footer#colophon{padding-bottom:100px}footer#colophon .lr_cont{margin:0 auto;width:90%;display:block;-js-display:flex;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}footer#colophon .lr_cont .left_area{width:360px;margin:0}footer#colophon .lr_cont .right_area{width:calc(100% -360px);-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}footer#colophon .inside{-webkit-box-ordinal-group:1;-webkit-order:0;-ms-flex-order:0;order:0;padding:0}footer#colophon p.flogo{display:block}footer#colophon .jpen{font-size:12px;font-size:1.2rem;letter-spacing:.05em;text-align:left;margin:20px 0 0;padding:0;padding-bottom:20px}footer#colophon .jpen img{width:12px;height:auto;margin-right:4px}footer#colophon ul.divide_sns{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;padding-top:0;margin-left:20px}footer#colophon ul.divide_sns li{margin:5px 15px 0 0}footer#colophon ul.divide_sns li a{line-height:1}footer#colophon ul.nav_fnav{margin:10px auto 0;padding:0;border:none;display:block;-js-display:flex;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}footer#colophon ul.nav_fnav li{width:auto;border:none;margin:5px 15px 0 0}footer#colophon ul.nav_fnav li:first-child{width:auto}footer#colophon ul.nav_fnav li:nth-child(even){border:none}footer#colophon ul.nav_fnav li:nth-child(-n+3){margin-top:0}footer#colophon ul.nav_fnav li:not(:first-child){padding-left:0}footer#colophon ul.nav_fnav li a{font-size:12px;font-size:1.2rem;padding:2px 0px 2px 15px;position:relative}footer#colophon ul.nav_fnav li a:before{content:"";width:5px;height:1px;top:0;bottom:0;left:0;margin:auto;background:#0b0b0b;position:absolute}footer#colophon .fs-p-footerCopyright{padding:10px 0 0;margin:55px 0 0}footer#colophon .fs-p-footerCopyright p{text-align:left;font-size:12px;font-size:1.2rem}#calendar{margin:auto}#calendar .slick-track{display:block;-js-display:flex;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100% !important}#calendar .slick-slide{width:auto !important}#calendar .slick-slide{padding:0 10px}#calendar .slick-slide div{padding:13px}#calendar table tr.headline td{padding:6px 0}#calendar table th{font-size:14px;font-size:1.4rem;padding:0 0 10px}#calendar table td{font-size:12px;font-size:1.2rem;padding:8px}}@media screen and (min-width: 1300px){footer#colophon{padding-bottom:60px}footer#colophon .lr_cont{width:1200px;margin:auto}footer#colophon .lr_cont .left_area{width:450px}footer#colophon ul.nav_fnav li a{font-size:15px;font-size:1.5rem}#calendar{margin:0 0 0 auto}#calendar .slick-slide div{padding:20px}#calendar table{width:100%}#calendar table tr.headline td{padding:7px 0}#calendar table th{font-size:12px;font-size:1.2rem;padding:0 0 10px}#calendar table td{font-size:12px;font-size:1.1rem;padding:8px 10px}#calendar table td.closed:before,#calendar table td.undefined:before,#calendar table td.other:before{width:30px;height:30px}}@media only screen and (min-width: 1500px){.dotwan04{left:-10%}}

.header .globalnav ul li.item_nav .sublist .tabbox ul.tab li a {height: 44px;font-size: 1.4rem;}
.header .globalnav ul li.item_nav .sublist .tabbox .cell .list li a {padding: 0 25px 0 15px;height: 40px;justify-content: flex-start;font-size: 1.3rem;text-align: left;}
.header .globalnav ul li.item_nav .sublist .tabbox .cell .head-tit {font-size: 2.0rem;font-weight: 700;line-height: 1;margin-top: 25px;}

.sp-menu .acbox ul.new {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.sp-menu .acbox ul.trigger {
	display: block;
}
.sp-menu .acbox ul.new.trigger {
	display: flex !important;
}
.sp-menu .acbox ul.new li {
	width: 48%;
	margin-right: 4%;
	margin-bottom: 4%;
}
.sp-menu .acbox ul.new li:nth-child(3),
.sp-menu .acbox ul.new li:nth-child(5),
.sp-menu .acbox ul.new li:nth-child(7),
.sp-menu .acbox ul.new li:nth-child(9),
.sp-menu .acbox ul.new li:nth-child(11),
.sp-menu .acbox ul.new li:nth-child(13),
.sp-menu .acbox ul.new li:nth-child(15),
.sp-menu .acbox ul.new li:nth-child(18) {
	margin-right: 0;
}
.sp-menu .acbox ul.new li:nth-child(1) {
	width: 100%;
	margin-right: 0;
}
.sp-menu .acbox ul.new li.head-tit {
	width: 100%;
	font-size: 2.0rem;
	font-weight: 700;
	line-height: 1.3em;
	margin-top: 15px;
	margin-right: 0;
}



