@charset "UTF-8";.input-select{position:relative;display:inline-block}.input-select.stretch,.input-select.stretch select{width:100%}.input-select select{-webkit-box-sizing:border-box;-webkit-appearance:none;appearance:none;box-sizing:border-box;display:block;padding:16px 38px 16px 16px;border:1px solid rgba(0,0,0,.3);border-radius:4px;background:#fff;background-clip:padding-box;line-height:1;cursor:pointer}.input-select select.disabled{pointer-events:none;background:rgba(0,0,0,.3)}.input-select select:focus{box-shadow:0 0 0 2px rgba(131,192,253,.2);outline-offset:-2px;background:rgba(0,0,0,.08)}.input-select select:hover{background:rgba(0,0,0,.08)}.input-select select::-webkit-search-decoration{display:none}.input-select:after{content:"";position:absolute;display:inline-block;top:50%;right:16px;width:6px;height:6px;border-top:1.5px solid rgba(0,0,0,.3);border-right:1.5px solid rgba(0,0,0,.3);transform:translateY(-75%) rotate(135deg);pointer-events:none}.input-button{display:inline-block;color:#fff;background:#ff860d;border-radius:4px;padding:20px 24px;font-weight:700;line-height:1;cursor:pointer;-webkit-appearance:none;appearance:none;outline:none;border:none}.input-button.medium{padding:16px 24px}.input-button.small,.input-button.slim{padding:12px 16px}.input-button.tiny{padding:8px}.input-button:link,.input-button:visited{color:#fff}.input-button:hover{opacity:.7}.input-button.disabled{pointer-events:none;background:rgba(0,0,0,.3)}.input-button.secondary{background:#0d86ff}.input-button.error{background:#c50000}.input-button.stretch,.input-button.stretch select{width:100%}.input-button.skeleton{color:inherit;background:transparent;box-shadow:0 0 0 1px rgba(0,0,0,.16)}.input-button.skeleton:hover{opacity:1;background:rgba(255,134,13,.08)}.input-button.skeleton:link,.input-button.skeleton:visited{color:inherit}.input-button.noborder{color:inherit;background:transparent}.input-button.noborder:link,.input-button.noborder:visited{color:inherit}.input-radio{display:none}.input-radio-item{position:relative;display:flex;padding:16px;border:1px rgba(0,0,0,.3) solid;border-radius:4px;cursor:pointer}.input-radio-item:hover{background:rgba(0,0,0,.08)}.input-radio-status{display:inline-flex;justify-content:center;align-items:center;width:20px;height:20px;border:1px rgba(0,0,0,.3) solid;border-radius:50%;background:#fff;flex-shrink:0}.input-radio-status:before{content:"";display:inline-block;width:12px;height:12px;border-radius:50%;background:#fff}.input-radio:checked+.input-radio-item{border:1px #0d86ff solid;background:rgba(13,134,255,.12)}.input-radio:checked+.input-radio-item .input-radio-status:before{background:#0d86ff}.input-radio:disabled+.input-radio-item{border:1px #9f9fa0 solid;opacity:.7;pointer-events:none}.input-radio:disabled+.input-radio-item:after{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:100%;background:rgba(0,0,0,.3)}.input-text{-webkit-box-sizing:border-box;-webkit-appearance:none;appearance:none;box-sizing:border-box;display:block;padding:16px;border:1px solid rgba(0,0,0,.3);border-radius:4px;background:#fff;background-clip:padding-box;line-height:1;cursor:pointer}.input-text.disabled{pointer-events:none;background:rgba(0,0,0,.3)}.input-text:focus{box-shadow:0 0 0 2px rgba(131,192,253,.2);outline-offset:-2px;background:rgba(0,0,0,.08)}.input-text:hover{background:rgba(0,0,0,.08)}.input-text::-webkit-search-decoration{display:none}.input-text.stretch{width:100%}.input-text:read-only{background:rgba(0,0,0,.12);color:rgba(0,0,0,.3);pointer-events:none}.input-checkbox{display:none}.input-checkbox-item{position:relative;display:flex;padding:16px;border:1px rgba(0,0,0,.3) solid;border-radius:4px;cursor:pointer}.input-checkbox-item:hover{background:rgba(0,0,0,.08)}.input-checkbox-status{font-size:20px;color:rgba(0,0,0,.3)}.input-checkbox:checked+.input-checkbox-item{border:1px #0d86ff solid}.input-checkbox:checked+.input-checkbox-item .input-checkbox-status{color:#0d86ff}.input-checkbox:disabled+.input-checkbox-item{border:1px #9f9fa0 solid;opacity:.7;pointer-events:none}.input-checkbox:disabled+.input-checkbox-item:after{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:100%;background:rgba(0,0,0,.3)}.width-max{width:100%}.cal{background:#efefef;padding:16px 16px 8px}.cal-alert{display:block;background:#c50000;color:#fff;padding:8px 12px;border-radius:20px}.cal .cal-wrap{flex-shrink:0}.cal .cal-wrap .select_days,.cal .cal-wrap .schedule{background:#0d86ff!important;color:#fff}.cal .cal-wrap .cal_today{background:#fff!important;width:14px;height:14px}.cal .cal-wrap .no_dayscalc{background:rgba(255,134,13,.32)!important}.cal .cal-wrap-days-info{display:none}.cal .cal-wrap-slider{position:relative;max-width:100%;overflow-x:scroll}.cal .cal-wrap-slider .cal-prev,.cal .cal-wrap-slider .cal-next{display:none}.cal .cal-wrap-slider .cal-prev{left:0;transform:translate(-50%,-50%) rotate(90deg)}.cal .cal-wrap-slider .cal-next{right:0;transform:translate(50%,-50%) rotate(-90deg)}.cal .cal-wrap-slider-contents{display:flex;justify-content:center;flex-wrap:nowrap;width:100%}@media screen and (max-width: 568px){.cal .cal-wrap-slider-contents{justify-content:start}}.cal .cal-wrap-slider-col{flex-shrink:0;scroll-snap-align:start;margin:0 3px}.cal .cal-wrap-slider-col table{margin:0 auto;background:#fff}.cal .cal-wrap-slider-col table th,.cal .cal-wrap-slider-col table td{font-weight:400}.cal .cal-wrap-slider-col table th,.cal .cal-wrap-slider-col table td{text-align:center;width:32px;height:32px}.cal .cal-wrap-slider-col table .month{background:#005acb;color:#fff;padding:8px;line-height:1}.cal .cal-wrap-slider-col table .week{font-weight:700}.cal .cal-wrap-slider-col table .sat,.cal .cal-wrap-slider-col table .sun,.cal .cal-wrap-slider-col table .hol{background:rgba(255,134,13,.32)!important}.cal .cal-wrap-slider-col table .today{box-shadow:0 0 0 2px #0d86ff inset;color:#0d86ff;font-weight:700}.cal .cal-wrap-slider-col table .disabled{color:rgba(0,0,0,.3)}.cal .cal-wrap-days{display:flex;flex-wrap:wrap}.cal .cal-wrap-days p:first-child{width:15px;height:15px;margin-right:4px}.cal .cal-wrap-days>div.flex{display:flex}.cal .cal-wrap-days>div.marginLeft{margin-left:12px}.cal .cal-wrap-days .select_days,.cal .cal-wrap-days .schedule{background:#0d86ff!important;color:#fff}.cal .cal-wrap-days .cal_today{background:#fff!important;width:14px;height:14px;border:1px solid #0d86ff;background:#fff}.cal .cal-wrap-days .no_dayscalc{background:rgba(255,134,13,.32)!important}.index-banner{position:relative;margin-left:auto;margin-right:auto;max-width:100%;overflow:hidden}.index-banner-slider{max-height:378px;overflow:hidden}@media screen and (max-width: 980px){.index-banner-slider{max-height:394px}}.index-banner-slider img{margin:0 auto}.index-banner-nav{position:absolute;top:30px;left:0;width:100%;height:calc(100% - 60px);pointer-events:none}@media screen and (max-width: 980px){.index-banner-nav{top:0}}.index-banner-nav i,.index-banner-nav button{pointer-events:auto}.index-banner-nav .slick-arrow{position:absolute;top:50%;color:rgba(0,0,0,.3);font-size:24px;cursor:pointer}.index-banner-nav .slick-arrow.arrow-prev{left:10px}.index-banner-nav .slick-arrow.arrow-next{right:10px}.index-anchor{display:grid;grid-template-columns:repeat(2,minmax(0,272px));grid-gap:16px;justify-content:center}.index-anchor a{display:block;padding:12px 8px;text-align:center;border:1px rgba(0,0,0,.1215686275) solid;border-radius:4px}.index-anchor a:hover{opacity:1;background:rgba(0,0,0,.08)}.index-category{display:grid;grid-template-columns:repeat(auto-fill,230px);grid-gap:24px 16px;justify-content:center}.index-category-item.latest{position:relative}.index-category-item.latest:after{content:attr(data-label);position:absolute;top:8px;left:8px;padding:4px 12px;background:#dc0012;border-radius:4px;font-size:12px;font-weight:700;color:#fff;line-height:1}.index-simulator-feature{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:8px}@media screen and (max-width: 980px){.index-simulator-feature{grid-template-columns:1fr}}.index-simulator-feature-item{padding:16px;border:1px solid rgba(0,0,0,.1215686275);border-radius:4px}.index-simulator-feature-item-label{display:flex;justify-content:center;align-items:center;color:#ff860d;font-size:16px;font-weight:700}.index-button{display:inline-flex;max-width:230px;align-items:center}.index-sample{display:grid;grid-template-columns:394px 1fr;grid-gap:16px}@media screen and (max-width: 980px){.index-sample{grid-template-columns:1fr}}.index-feature{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px}@media screen and (max-width: 980px){.index-feature{grid-template-columns:1fr}}.index-feature-item{display:inline-flex;flex-direction:column;padding:16px;border:1px solid rgba(0,0,0,.1215686275);border-radius:4px}.index-column{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px}@media screen and (max-width: 980px){.index-column{grid-template-columns:1fr}}.index-column-item{display:grid;grid-template-columns:162px 1fr;grid-gap:8px}.index-social{padding:16px;background:rgba(0,0,0,.04)}.index-social-links{display:flex;gap:16px;flex-wrap:wrap;justify-content:center;font-weight:700}.index-cal{background:#efefef}.index-cal .cal-wrap-days{display:none}.index-cal-alert{display:block;background:#c50000;color:#fff;padding:8px 12px;border-radius:20px}.index-cal-footer{display:grid;grid-template-columns:148px auto;grid-gap:12px 24px;justify-content:center;padding:0 16px 16px}@media screen and (max-width: 568px){.index-cal-footer{grid-template-columns:auto}}.index-cal-footer-holiday{display:grid;grid-template-columns:1fr;grid-gap:4px}@media screen and (max-width: 568px){.index-cal-footer-holiday{grid-template-columns:repeat(2,max-content)}}.index-cal-footer-holiday .no_dayscalc{width:15px;height:15px;margin-right:4px;background:rgba(255,134,13,.32)}.outlined-btn{display:inline-block;padding:20px 24px;border:1px solid rgba(0,0,0,.16);border-radius:4px;line-height:1;font-size:14px;font-weight:700}.outlined-btn:hover{background-color:rgba(255,134,13,.08)}.index-banner-nav{top:-2px}.slick-dots li button:before{font-size:8px}.top-overline{font-size:12px;font-weight:700;letter-spacing:1.2px}@media screen and (max-width: 980px){.top-sm-pd-4{padding:16px}}.top-paper-famous-ul{display:grid;grid-template-columns:repeat(auto-fit,min(25%,168px));justify-content:center;gap:16px}@media screen and (max-width: 980px){.top-paper-famous-ul{grid-template-columns:repeat(2,min(50%,168px))}}.top-paper-famous-ul-li{position:relative}.top-paper-famous-ul-li-label{position:absolute;top:8px;left:8px;display:inline-block;padding:4px 12px;line-height:1;font-size:12px;font-weight:700;color:#fff;border-radius:4px}.top-paper-famous-ul-li-label-water{position:absolute;top:32px;left:8px;display:inline-flex;align-items:center;gap:4px;padding:4px 8px;line-height:1;font-size:12px;color:#0d86ff;background:#fff;outline:#0d86ff 1px solid;outline-offset:-1px}.top-paper-famous-ul-li-label-water.disabled{color:rgba(0,0,0,.6);outline:rgba(0,0,0,.12) 1px solid}.top-paper-famous-ul-li-label.recommended{background-color:#ff860d}.top-paper-famous-ul-li-label.recommended:before{content:"おすすめ"}.top-paper-famous-ul-li-label.classic{background-color:#005acb}.top-paper-famous-ul-li-label.classic:before{content:"定番"}.top-paper-famous-ul-li-label.popular{background-color:#005acb}.top-paper-famous-ul-li-label.popular:before{content:"人気商品"}.top-paper-famous-ul-li-label.new{background-color:#c50000}.top-paper-famous-ul-li-label.new:before{content:"新商品"}.top-paper-famous-ul-li-name{padding:8px;font-size:14px;font-weight:700;text-align:center}.top-paper-special-ul{display:grid;grid-template-columns:repeat(auto-fill,168px);justify-content:center;gap:16px}.top-paper-special-li{position:relative;display:flex;justify-content:space-between;flex-direction:column;gap:16px}.top-paper-special-li-price{display:flex;flex-direction:column;justify-content:space-between;gap:20px}@media screen and (max-width: 980px){.top-paper-special-li-price{flex-direction:row;justify-content:space-between;gap:0}}.top-paper-special-li-price-btnwrap{display:flex;justify-content:center}.top-paper-special-label{display:inline-block;padding:4px 12px;line-height:1;font-size:12px;font-weight:700;color:#fff;border-radius:4px;position:absolute;top:8px;left:12px}.top-paper-special-label.new{background-color:#c50000}.top-paper-special-label.new:before{content:"新商品"}.top-paper-special-label.standard{background-color:#005acb}.top-paper-special-label.standard:before{content:"定番"}.top-paper-special-label.recommend{background-color:#ff860d}.top-paper-special-label.recommend:before{content:"おすすめ"}.top-paper-special-label.popular{background-color:#005acb}.top-paper-special-label.popular:before{content:"人気商品"}.top-paper-special-label.empty:before{content:""}.top-yoto-ul{display:grid;grid-template-columns:repeat(auto-fill,230px);justify-content:center;gap:40px 16px}.top-yoto-li{position:relative;display:flex;justify-content:space-between;flex-direction:column;gap:16px}.top-yoto-li-price{text-align:center}.top-yoto-label{display:inline-block;padding:4px 12px;line-height:1;font-size:12px;font-weight:700;color:#fff;border-radius:4px;position:absolute;top:8px;left:12px}.top-yoto-label.new{background-color:#c50000}.top-yoto-label.new:before{content:"新商品"}.top-yoto-label.standard{background-color:#005acb}.top-yoto-label.standard:before{content:"定番"}.top-yoto-label.recommend{background-color:#ff860d}.top-yoto-label.recommend:before{content:"おすすめ"}.top-yoto-label.popular{background-color:#005acb}.top-yoto-label.popular:before{content:"人気商品"}.top-yoto-label.empty:before{content:""}.top-yoto-sample{display:grid;grid-template-columns:max-content 1fr;gap:16px}@media screen and (max-width: 980px){.top-yoto-sample{grid-template-columns:1fr}}.top-order-method-ul{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}@media screen and (max-width: 980px){.top-order-method-ul{grid-template-columns:1fr}}.top-order-method-ul-li{padding:20px 16px;background-color:rgba(0,0,0,.04)}.top-order-method-ul-li.draft,.top-order-method-ul-li.sim{display:grid;grid-template-rows:max-content 50px max-content max-content;gap:16px}.top-order-method-ul-li.reprint{grid-column:span 2/span 2;display:grid;grid-auto-flow:column;gap:16px 20px}@media screen and (max-width: 980px){.top-order-method-ul-li.reprint{grid-auto-flow:row;grid-column:span 1/span 1}}.top-order-method-ul-li.reprint .icon{grid-row:span 3/span 3}@media screen and (max-width: 980px){.top-order-method-ul-li.reprint .icon{justify-self:center}}.top-order-before-calc{display:grid;grid-template-columns:max-content 1fr;gap:16px}@media screen and (max-width: 980px){.top-order-before-calc{grid-template-columns:1fr}}.top-order-before-caution{display:grid;grid-template-columns:max-content 1fr;gap:16px;padding:20px 16px;background-color:rgba(0,0,0,.04)}@media screen and (max-width: 980px){.top-order-before-caution{grid-template-columns:1fr}}.top-feature-seal{padding:20px 16px;border-radius:8px;background-color:rgba(0,0,0,.04)}.top-feature-seal-link{display:inline-flex;align-items:center;gap:8px;padding:20px 24px;background-color:#fff;border-radius:4px;outline:1px solid rgba(0,0,0,.12);outline-offset:-1px;line-height:1}.top-feature-paper-ul{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}@media screen and (max-width: 980px){.top-feature-paper-ul{grid-template-columns:1fr}}.top-feature-paper-water{display:inline-flex;align-items:center;gap:4px;padding:4px 8px;line-height:1;font-size:12px;color:#0d86ff;background:#fff;outline:#0d86ff 1px solid;outline-offset:-1px}.top-feature-paper-water.disabled{color:rgba(0,0,0,.6);outline:rgba(0,0,0,.12) 1px solid}.top-feature-deli-ul{display:grid;grid-template-columns:repeat(auto-fill,230px);justify-content:center;gap:16px}.top-feature-glue-ul{display:grid;gap:8px 16px;grid-template-columns:repeat(auto-fit,230px);justify-content:center}.top-feature-glue-ul-li{display:grid;gap:8px;grid-template-columns:1fr max-content;align-items:center;padding:20px 24px;border:1px solid rgba(0,0,0,.12);border-radius:4px}.top-feature-spec-ul{display:grid;grid-template-columns:repeat(auto-fit,230px);justify-content:center;gap:16px}.top-feature-mihon-grid{display:grid;grid-template-columns:repeat(auto-fill,168px);justify-content:center;gap:16px}.top-feature-mihon-grid-item{text-align:center}.top-feature-service-ul{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}@media screen and (max-width: 980px){.top-feature-service-ul{grid-template-columns:1fr}}.top-feature-service-ul-li{padding:20px 16px;background-color:rgba(0,0,0,.04)}.top-feature-service-yokuei{display:grid;grid-template-columns:max-content 1fr;gap:16px}@media screen and (max-width: 980px){.top-feature-service-yokuei{grid-template-columns:1fr}}.top-feature-related-main{display:grid;grid-template-columns:repeat(auto-fit,230px);gap:16px;justify-content:center}.top-feature-related-sub{display:grid;grid-template-columns:repeat(auto-fit,168px);gap:16px;justify-content:center}.top-product{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}@media screen and (max-width: 980px){.top-product{grid-template-columns:repeat(1,1fr)}}.top-product-header{font-size:16px;font-weight:700;margin-bottom:12px}.top-product-ul{display:grid;gap:8px}.top-product-ul-li{font-size:14px;font-weight:700;color:rgba(0,0,0,.6)}.top-product-ul-li a{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.top-product-ul-li .latest{display:inline-block;padding:2px 12px;background:#dc0012;border-radius:4px;font-size:12px;font-weight:700;color:#fff}.seal-top-simulator{min-width:230px}.seal-top-days-form{display:grid;grid-template-columns:repeat(2,312px);align-items:center;grid-gap:12px 16px}@media screen and (max-width: 980px){.seal-top-days-form{grid-template-columns:230px}}.seal-top-days .cal{padding:24px}.seal-top-days .cal-wrap{display:grid;grid-gap:12px}.seal-top-days .cal-wrap-schedule{align-self:center;grid-row:1/2;grid-column:1/2}@media screen and (max-width: 980px){.seal-top-days .cal-wrap-schedule{grid-row:auto;grid-column:auto}}.seal-top-days .cal-wrap-schedule-limit{display:flex;flex-direction:column;align-items:center}@media screen and (max-width: 980px){.seal-top-days .cal-wrap-schedule-limit{flex-direction:row}}.seal-top-days .cal-wrap-slider{grid-row:1/3;grid-column:2/3}@media screen and (max-width: 980px){.seal-top-days .cal-wrap-slider{grid-row:auto;grid-column:auto}}.seal-top-days .cal-wrap-days{flex-direction:column;align-self:flex-end;grid-row:2/3;grid-column:1/2}@media screen and (max-width: 980px){.seal-top-days .cal-wrap-days{flex-direction:row;align-self:flex-start;grid-row:auto;grid-column:auto}}.index-feedback{padding:8px 12px;border:1px rgba(0,0,0,.12) solid;border-radius:4px}.index-feedback-row{display:grid;grid-template-columns:136px 1fr;grid-gap:16px;padding:16px 0;border-bottom:1px rgba(0,0,0,.12) solid}@media screen and (max-width: 980px){.index-feedback-row{grid-template-columns:1fr}}.index-feedback-row:last-child{border-bottom:0}.index-feedback-grid{display:grid;grid-template-columns:1fr max-content;grid-gap:16px}.index-feedback-img{position:relative;display:inline-block;text-align:center;cursor:pointer}.index-feedback-img img{width:160px;max-width:100%;height:auto}.index-feedback-img i{position:absolute;right:8px;bottom:8px;color:#fff;font-size:24px}.index-news{display:grid;grid-template-columns:148px 1fr;grid-gap:16px;padding:16px 0}@media screen and (max-width: 980px){.index-news{grid-template-columns:1fr}}.index-news+.index-news{border-top:1px solid rgba(0,0,0,.16)}.index-news-label{display:flex;flex-direction:column;gap:4px}@media screen and (max-width: 980px){.index-news-label{flex-direction:row;flex-wrap:wrap}}.index-news-label span{display:inline-block;padding:4px 8px;font-size:12px;color:#0d86ff;border:1px #0d86ff solid;border-radius:14px}
