@charset "UTF-8";
.grecaptcha-badge{opacity:0;}
.spOnly{display:none!important;}
i{font-style:normal;}
a{text-decoration:none;transition:0.3s ease-in-out;}
a:hover{opacity:0.85;filter:alpha(opacity=85);}
i,u,em{text-decoration:none;font-style:normal;font-weight:400;font-family:"Noto Sans JP", sans-serif;}
em{font-family:"Noto Sans JP", sans-serif;font-weight:500;}
q{font-family:"Noto Sans JP", sans-serif;font-weight:bold;}
dt,dd{font-size:15px;font-family:"Noto Sans JP", sans-serif;line-height:2;font-weight:normal;}

img{border-style:none;}a img{border-style:none; }
html{max-width:100%;min-height:100%;-webkit-text-size-adjust:100%;font-size:13px;} 

.pageField p.note{padding:25px 15px;background-color:#ffffe8;border:1px solid #ccc;}

ul.m_product-mv_slider li.slick-slide{width:calc(100% / 3);height:200px;padding:0 10px;box-sizing:border-box;}
ul.m_product-mv_slider li.slick-slide > a{display:block;width:100%;height:100%;}
ul.m_product-mv_slider li.slick-slide > a span{display:block;width:100%;height:100%;background:url() no-repeat center / cover;}
ul.m_product-mv_slider li.slick-slide > span{display:block;width:100%;height:100%;background:url() no-repeat center / cover;}
.m_search-content_search-model-block-title a{width:100%;height:100%;text-align:center;vertical-align:middle;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;}
.m_search-content_search-model-block-title a:hover{opacity:0.7;}

/*固定ページ共通*/
body.page main.l_main > h3{padding:20px 0;background:#ecedf7;text-align:center;font-weight:500;font-size:34px;color:#006491;}
.pageField{width:1200px;margin:60px auto 0;}
.pageField p{font-size:16px;line-height:2.0;margin-bottom:30px;}
.pageField h4{font-size:40px;font-weight:bold;margin-top:60px;margin-bottom:30px;}
.pageField h5{font-size:30px;font-weight:bold;margin-top:40px;margin-bottom:20px;}
.pageField h5{font-size:25px;font-weight:bold;margin-top:30px;margin-bottom:15px;}
.pageField ul li , .pageField ol li{margin-bottom:10px;}
.pageField section{margin-bottom:100px;}
.pageField .section-title{font-size:40px;font-weight:bold;text-align:center;margin-bottom:60px;}
.pageField .section-title b{display:block;font-size:30px;color:#ee7d7e;font-family:'Roboto Condensed','Roboto', sans-serif;}
.pageField h4.c-title{font-size:26px;font-weight:bold;background-color:#ee7d7e;color:#fff;padding:10px 20px;margin:60px 0 30px;}
.pageField h5.c-title{font-size:20px;font-weight:bold;border-bottom:2px solid #ee7d7e;padding-bottom:10px;margin:40px 0 25px;}
.pageField p.t-center{font-size:30px;font-weight:bold;text-align:center;}

.pageField p.m_section-title_middle{font-size:27px;}

.pageField .introduction p.t-center{padding:0 30px;}

.pageField nav.mokuji > ul{background:#f0f7fb;padding:40px;}
.pageField nav.mokuji ul > li{position:relative;margin:0 0 15px 30px;}
.pageField nav.mokuji ul > li > a{padding-right:25px;background:url(../img/arrow-pagedown.gif) no-repeat right center;}
.pageField nav.mokuji ul > li > a:hover{color:#09c;text-decoration:underline;}
.pageField nav.mokuji ul > li::after{content:'';display:block;height:12px;width:12px;background-color:#006491;position:absolute;left:-20px;top:8px;border-radius:6px;}
.pageField nav.mokuji ul li ol{margin:20px 0;display:flex;flex-wrap:wrap;justify-content:left;align-items:center;}
.pageField nav.mokuji ul li ol li{font-size:13px;width:calc(100% / 3 - 15px);margin-right:15px;}
.pageField nav.mokuji ul li ol li a{padding:5px 15px;background:#006491;color:#fff;display:flex;align-items:center;box-sizing:border-box;height:70px;}
.pageField div.procedure-list{margin:30px 0 20px;}
.pageField div.procedure-list p.bold{text-align:center;color:#fff;background-color:#006491;font-size:21px;padding:5px 20px;width:170px;display:block;border-radius:20px;margin:0 0 0 30px;z-index:1;position:relative;}
.pageField div.procedure-list ol{border:3px solid #006491;padding:50px 40px 40px;margin:-20px 0 40px;background-color:#f0f7fb;counter-reset:number 0;border-radius:6px;}
.pageField div.procedure-list ol li{position:relative;margin:0 0 20px 40px;line-height:1.75;}
.pageField div.procedure-list ol li:before{content:'';display:block;height:30px;width:30px;background-color:#006491;position:absolute;left:-40px;top:0;border-radius:15px;}
.pageField div.procedure-list ol li::after{counter-increment:number 1;content: "0" counter(number) ;color:#fff;position:absolute;left:-33px;top:2px;border-radius:6px;}
.pageField .flow .flow-step{width:900px;margin:0 auto 80px;padding:60px 40px 40px;border:3px solid #ccc;background-color:#fff;border-radius:8px;position:relative;}
.pageField .flow .flow-step::after{content:'';display:block;width:34px;height:16px;background:url(../img/icon-fukidashi.png) no-repeat center center / contain;transition:0.6s;position:absolute;right:0;left:0;bottom:-50px;margin:0 auto;}
.pageField .flow .flow-step:last-child::after{display:none;}
.pageField .flow .flow-step:last-child{margin:0 auto;}
.pageField .flow .flow-step h5{position:relative;font-size:25px;font-weight:bold;color:#ee7d7e;margin-bottom:10px;}
.pageField .flow .flow-step h5 span{position:absolute;font-size:30px;background-color:#006491;color:#fff;padding:5px 34px;border-radius:8px;top:-95px;left:-70px;}
.pageField .flow .flow-step h5 span b{font-size:40px;margin-left:5px;color:#fff;}
.pageField .c-box{border:1px solid #006491;margin-bottom:40px;background-color:#fff;}
.pageField .c-box h5 , .pageField .c-box h6{width:100%;background-color:#006491;color:#fff;text-align:center;font-size:20px;padding:10px 0;}
.pageField .c-box > p{margin:30px;}
.pageField .c-box > ul{margin:30px;}

/*ページャー*/
.pagenation{display:block;width:fit-content;margin:100px auto 50px auto;box-sizing:border-box;position:relative;}
.pagenation > *{font-family:Arial, Helvetica, sans-serif;font-size:15px;vertical-align:middle;display:inline-block;box-sizing:border-box;line-height:30px;height:30px;width:30px;vertical-align:middle;border:1px solid #666;}

.pagenation a.prev.page-numbers,.pagenation a.next.page-numbers{border:0;}
.pagenation a.prev{background:url(../img/arrow04.png) no-repeat center;rotate:90deg;}
.pagenation a.next{background:url(../img/arrow04.png) no-repeat center;rotate:-90deg;}

.pagenation a.prev:hover,.pagenation a.next:hover{color:#006491!important;text-decoration:underline;border:0;}
.pagenation a.page-numbers{margin:0 2px;color:#666;}
.pagenation a.page-numbers:hover{border-color:#006491;color:#006491;}
.pagenation span.current:hover{border-color:#006491;}
.pagenation span.current,.pagenation span.current:hover{background:#006491;color:#fff;border-color:#006491;cursor:default;}



/*よくある質問(お問い合わせと兼用)*/
ul.faq-link{display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:150px;}
ul.faq-link li{margin-right:30px;}
ul.faq-link li:nth-of-type(4){margin-right:0;}
ul.faq-link li a{background-color:#ee7d7e;color:#fff;display:flex;width:230px;height:50px;align-items:center;justify-content:center;border-radius:25px;}
section.faq{margin-top:100px;}
section.faq div{border-top:1px solid #727171;}
section.faq dl{}
section.faq dl dt, section.faq dl dd{position:relative;padding:20px 30px 20px 90px;border-bottom:1px solid #727171;}
section.faq dl dt{cursor:pointer;}
section.faq dl dd{background-color:#f7f7f7;display:none;}
section.faq dl dt:before, section.faq dl dd:before{font-size:20px;width:30px;height:30px;border-radius:50%;display:flex;justify-content:center;align-items:center;position:absolute;left:30px;}
section.faq dl dt:before{content:'Q';background-color:#ee7d7e;color:#fff;}
section.faq dl dd:before{content:'A';background-color:#fff;color:#ee7d7e;}
section.faq dl dt:after{content:'';display:block;width:18px;height:10px;background:url(../img/arrow05.svg) no-repeat center center / 18px;transition:0.6s;position:absolute;right:30px;top:30px;}
section.faq dl dt.active:after{transform:rotate(180deg);}
#faq-page section.faq dl dd a{color:#006491;text-decoration:underline;}


/*お客様の声*/
#archive-review article{width:1200px;margin:60px auto 100px;}
#archive-review h1{padding:20px 0;background:#ecedf7;text-align:center;font-weight:500;font-size:34px;color:#006491;}
#archive-review .list-archive li > div.flexBOX{display:flex;align-items: center;margin-bottom:20px;}
#archive-review .list-archive li > div.flexBOX .flexText{width:calc(100% - 150px);margin-left:30px;}
#archive-review .list-archive li h5{font-size:22px;font-weight:bold;}
#archive-review .list-archive li b{display:block;font-size:30px;color:#ee7d7e;font-family:'Roboto Condensed','Roboto', sans-serif;}
#archive-review .list-archive li p.store{display:block;font-size:16px;font-weight:bold;color:#ee7d7e;margin-bottom:10px;}
#archive-review .list-archive li em{display:inline-block;font-size:12px;font-weight:bold;background-color:#ee7d7e;color:#fff;padding:2px 20px;border-radius:11px;margin-left:10px;}
#archive-review .list-archive span.thumIMG{display:block;width:160px;height:160px;border:5px solid #fff;box-shadow:0 0 5px rgba(0,0,0,0.3);box-sizing:border-box;background:url() no-repeat center / contain;position:relative;}
#archive-review .list-archive span.thumIMG.noTHUM{background-color:#b3b3b3;background-image:url(../../img/noIMG.jpg);}



/*プライバシーポリシー*/
#privacy-page section h5{font-size:20px;margin:60px 0 30px;font-weight:bold;}
#privacy-page section p{}
#privacy-page section ol li{list-style:decimal outside;margin:0 0 15px 20px;line-height:1.75;}
#privacy-page section > ol{margin-bottom:30px;}
#privacy-page section > ol > li ol{margin:15px 0 0 20px;}

/*未成年の方へ*/
#underage-page section > div.agreement{width:600px;border:1px solid #ddd;padding:50px;margin-top:60px;}
#underage-page section > div.agreement p{line-height:2;margin-top:15px;}
#underage-page section > div.agreement p.title{font-size:20px;margin-bottom:20px;text-align:center;font-weight:bold;}
#underage-page section > div.agreement p.right{text-align:right;}
#underage-page section a.btn_Agreement{border:2px solid #ee7d7e;background:#ee7d7e url(../../img/icon-downloadWH.png) no-repeat right 19px center / 25px auto;color:#fff;padding:10px 50px 12px 20px;border-radius:25px;display:inline-block;font-weight:bold;}
#underage-page section a.btn_Agreement:hover{border:2px solid #ee7d7e;background-color:#fff;background-image:url(../../img/icon-downloadRED.png);color:#ee7d7e;}
section#howto-sell02 > div{width:1100px;}

/*宅配買取利用規約・店頭買取利用規約*/
#mailterms-page article.pageField ol li , #shopterms-page article.pageField ol li{list-style:decimal outside;margin:0 0 15px 20px;line-height:1.75;}
#mailterms-page article.pageField ul li , #shopterms-page article.pageField ul li{list-style:disc;margin:0 0 15px 80px;line-height:1.75;}
article.pageField .btnBOX{display:flex;justify-content:space-between;align-items:center;}
article.pageField .btnBOX > a{width:calc(100% / 2 - 30px);}
/*お問い合わせ*/
#contact-page article > section > p{text-align:center;}
#contact-page article div.purchase{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:70px 70px 70px 120px;background-color:#006491;border-radius:15px;margin-top:80px;}
#contact-page article div.purchase h4{font-size:34px;color:#fff;line-height:1.75;background:url(../../img/icon_cash.png) no-repeat left center / contain;padding-left:130px;margin-bottom:0;margin-right:50px;}
#contact-page article div.purchase a{font-size:18px;font-weight:bold;text-align:center;width:465px;height:100px;color:#006491;border-radius:50px;background:#fff url(../img/arrow01.svg) no-repeat right 40px center / 22px auto;display:flex;justify-content:center;align-items:center;}
#contact-page article div.contact-wrap{display:flex;flex-direction:row;justify-content:space-between;margin-top:50px;}
#contact-page article div.tel , #contact-page article div.line{width:48%;padding:30px;background-color:#e60012;border-radius:15px;}
#contact-page article div.tel h4 , #contact-page article div.line h4{font-weight:bold;text-align:center;font-size:34px;color:#fff;line-height:1.75;margin-bottom:20px;}
#contact-page article div.tel p , #contact-page article div.line p{margin-bottom:40px;text-align:center;font-weight:bold;color:#fff;}
#contact-page article div.tel a , #contact-page article div.line a{display:flex;justify-content:center;align-items:center;font-size:18px;font-weight:bold;text-align:center;width:465px;height:100px;color:#e60012;border-radius:50px;margin:0 auto;}
#contact-page article div.tel a{flex-direction:initial;justify-content:left;align-items:center;text-align:left;font-size:45px;color:#e60012;background:#fff url(../../img/icon_tel-red.png) no-repeat left 40px center/ 41px auto;padding-left:95px;line-height:1;}
#contact-page article div.tel a span{font-size:18px;display:block;color:#e60012;text-align:left;}
#contact-page article div.tel a span b{display:block;font-size:20px;font-weight:bold;margin-bottom:3px;}
#contact-page article div.tel a span i{display:block;font-size:30px;font-weight:bold;}
#contact-page article div.tel a span i span{display:block;font-weight:normal;font-size:14px;margin-top:3px;}
#contact-page article div.line{background-color:#39ae36;}

#contact-page article div.line a{color:#39ae36;font-size:28px;background:url(../../img/icon_line02.png) no-repeat left 20px center / 52px auto , url(../../img/arrow_toright-green.png) no-repeat right 25px center / 22px auto #fff;text-align:center;}

#contact-page section.form{margin-top:100px;padding:100px 0 100px;background-color:#f7f7f7;margin-left:auto;margin-right:auto;}
#contact-page .pageField form{width:950px;margin:0 auto;}
#contact-page .mailform tr{margin-bottom:30px;width:100%;display:flex;flex-wrap:wrap;justify-content:left;align-items:center;}
#contact-page .mailform th{width:210px;font-size:20px;font-weight:bold;}
#contact-page .mailform td{width:calc(100% - 210px);}
#contact-page .mailform td input , #contact-page section .mailform td select , #contact-page section .mailform td textarea{width:100%;height:50px;padding:0 20px;border:1px solid #ccc;appearance:none;}
#contact-page .mailform td textarea{height:350px;}
#contact-page .mailform tr.check span{margin:0;}
#contact-page .mailform tr.check span.wpcf7-form-control{display:flex;}
#contact-page .mailform tr.check span.wpcf7-list-item{display:flex;align-items:center;}
#contact-page .mailform tr.check span.wpcf7-list-item-label{margin-right:35px;}
#contact-page .mailform tr.check input , #contact-page section div.policy input{position:relative;width:30px;height:30px;background-color:#fff;border:4px solid #ccc;padding:0;margin-right:10px;}
#contact-page .mailform tr.check input[type="checkbox"]:checked:before , #contact-page section div.policy input[type="checkbox"]:checked:before{position:absolute;inset:0;display:block;width:100%;height:100%;opacity:1;content:"";background:#fff url("../img/check01.svg") no-repeat center center / contain;}
#contact-page section .mailform td textarea{height:350px;padding:20px;}
#contact-page div.policy{margin-left:210px;margin-bottom:40px;}
#contact-page div.policy .wpcf7-list-item{margin:0;}
#contact-page div.policy label{display:flex;align-item:center;}
#contact-page div.policy label input{appearance:none;}
#contact-page .mailform td select{background:#fff url("../img/arrow05.svg") no-repeat right 20px center / 18px auto;}
#contact-page .mailform tr.required th:after{content:'必須';display:inline-block;width:32px;height:15px;line-height:15px;margin-left:10px;font-size:13px;color:#fff;text-align:center;background:#e60012;}
#contact-page section.form .m_link-btn{position:relative;}
#contact-page section.form .m_link-btn p{margin:0;}
#contact-page section.form .m_link-btn input{background-color:transparent;color:#fff;}
#contact-page section.form .m_link-btn span.wpcf7-spinner{position:absolute;top:20px;right:130px;}

/*初めての⽅へ*/
#start-page article div.introduction{}
#start-page article div.introduction ul{display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:50px;}
#start-page article div.introduction ul li{margin:60px 15px;}
#start-page article div.introduction ul li a{color:#fff;display:flex;position:relative;width:240px;height:200px;padding-top:30px;align-items:center;justify-content:center;font-size:25px;background:url(../img/shop.svg) no-repeat center top 50px / 40px auto , url(../img/arrow05.png) no-repeat center bottom 40px #006491;border-radius:8px;z-index:1;}
#start-page article div.introduction ul li:nth-of-type(2) a{background:url(../img/delivery.svg) no-repeat center top 50px / 40px auto , url(../img/arrow05.png) no-repeat center bottom 40px #006491;}
#start-page article div.introduction ul li a::before{content:"";width:50%;height:100%;background-color:rgba(0, 0, 0, 0.06);position:absolute;top:0;right:0;z-index:-1;}
#start-page article div#shop , #start-page article div#delivery{background-color:#ecedf7;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:100px 0;}
#start-page article div#delivery{background-color:#f7f7f7;}
#start-page article div section.step-price{position:relative;}
#start-page article div section.step-price::before{content:'';display:block;height:140px;width:140px;background:url(../img/step-price01.svg) no-repeat center center / contain;position:absolute;right:50px;top:50px;}
/*#start-page article div section.step-request{padding-bottom:280px;background:#fff url(../img/start01.jpg) no-repeat center bottom 60px / auto 200px;}*/
#start-page article div section.step-mail ul{display:flex;justify-content:space-between;}
#start-page article div section.step-mail ul li{width:48%;border:1px solid #006491;}
#start-page article div section.step-mail ul li h6{width:100%;background-color:#006491;color:#fff;text-align:center;font-size:18px;padding:5px 0;}
#start-page article div section.step-mail ul li p{margin:20px;}
#start-page article div section.step-packing{position:relative;}
#start-page article div section.step-packing div.need{position:relative;padding:30px;margin:60px 0 30px;border:3px solid #ccc;}
#start-page article div section.step-packing div.need h6{background-color:#006491;color:#fff;font-size:21px;padding:5px 20px;width:170px;display:block;position:absolute;border-radius:20px;right:0;left:0;top:-20px;margin:0 auto;}
#start-page article div section.step-packing div.need ol li{position:relative;margin:0 0 10px 20px;}
#start-page article div section.step-packing div.need ol li:before{content:'';display:block;height:12px;width:12px;background-color:#006491;position:absolute;left:-20px;top:8px;border-radius:6px;}
#start-page article div section.step-packing div.document > ul{display:flex;justify-content:space-between;}
#start-page article div section.step-packing div.document > ul > li{width:48%;background:#f0f7fb;padding:20px;}
#start-page article div section.step-packing div.document > ul li p{text-align:center;font-size:20px;position:relative;}
#start-page article div section.step-packing div.document > ul li p::after{content:'';display:block;height:5px;width:80px;background-color:#006491;position:absolute;right:0;bottom:-10px;left:0;margin:0 auto;border-radius:3px;}
#start-page article div section.step-packing div.document > ul li ul{margin-bottom:30px;}
#start-page article div section.step-packing div.document > ul li ul li{list-style:disc outside;margin-left:20px;}
#start-page article div section.step-packing div.document > ul li em{color:#e60012;display:block;}
#start-page article div section.step-packing div.application > ul{display:flex;justify-content:space-between;flex-wrap:wrap;}
#start-page article div section.step-packing div.application > ul li{width:19%;margin-bottom:10px;}
#start-page article div section.step-packing div.application > a{margin-bottom:30px;}
#start-page article div section.step-packing div.initialization{position:relative;}
#start-page article div section.step-packing div.initialization div{background:#f0f7fb;padding:5px 30px 30px;margin:0 30px 30px;}
#start-page article div section.step-packing div.initialization div p{text-align:center;font-size:20px;position:relative;}
#start-page article div section.step-packing div.initialization div p::after{content:'';display:block;height:5px;width:80px;background-color:#006491;position:absolute;right:0;bottom:-10px;left:0;margin:0 auto;border-radius:3px;}
#start-page article div section.step-packing div.initialization div > ul{display:flex;justify-content:space-between;background-color:#fff;padding:20px;margin-bottom:20px;}
#start-page article div section.step-packing div.initialization div > ul li{position:relative;margin-left:30px;}
#start-page article div section.step-packing div.initialization div > ul li::before{content:'';display:block;height:15px;width:15px;background-color:#fff;border:2px solid #999;position:absolute;left:-30px;top:2px;;border-radius:3px;}
#start-page article div section.step-packing div.initialization div > ul li::after{content:'';display:block;height:24px;width:24px;background:url(../img/check01.svg) no-repeat center center / contain;position:absolute;left:-32px;top:-2px;border-radius:3px;}
#start-page article div section.step-packing::before{content:'';display:block;height:160px;width:160px;background:url(../img/packing01.svg) no-repeat center center / contain;position:absolute;right:100px;top:60px;}
#start-page article div section.step-packing div.initialization + p{background:#ffffe8 url(../img/packing02.svg) no-repeat right 30px center / 160px auto;}


#start-page article div section.step-shipping{}
#start-page article div section.step-shipping > ul{display:flex;justify-content:space-between;}
#start-page article div section.step-shipping > ul li{width:48%;text-align:center;border:2px solid #006491;box-sizing:border-box;}
#start-page article div section.step-shipping > ul li a{width:auto;height:100%;display:block;color:#fff;font-weight:bold;font-size:18px;text-align:center;padding:20px 0 100px;background:#006491 url(../img/delivery.svg) no-repeat center bottom / 110px;}
#start-page article div section.step-shipping > ul li:nth-of-type(2){padding:20px;text-align:left;}
#start-page article div section.step-shipping > ul li > p{font-size:18px;color:#006491;font-weight:bold;margin-bottom:0;}

/*売る前の準備*/
#ready-page article{width:900px;}
#ready-page article section.m_section-smooth{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);margin-bottom:0;margin-top:-127px;padding-top:100px;}
#ready-page article div.introduction{margin:100px auto;}
#ready-page article div.introduction h4{text-align:center;margin-bottom:15px;}
#ready-page article div.introduction h4 br{display:none;}
#ready-page article div.introduction p{font-size:18px;line-height:2.5;text-align:center;margin-bottom:40px;}
#ready-page article section{margin-bottom:150px;}
#ready-page article section h5{font-size:25px;font-weight:bold;color:#006491;margin:80px 0 15px;padding-left:10px;border-left:10px solid #006491;}
#ready-page article section:last-child ul{display:flex;justify-content:space-between;margin-top:80px;}
#ready-page article section:last-child ul li{width:48%;text-align:center;}
#ready-page article section:last-child ul li a{width:auto;height:100%;display:block;color:#fff;font-weight:bold;font-size:18px;text-align:center;padding:20px 0 100px;background:#006491 url(../../img/icon_tel-white.png) no-repeat center bottom 25px/ 60px;border-radius:6px;}
#ready-page article section:last-child ul li:last-child a{background:#e60012 url(../../img/fix-menu_icon01.png) no-repeat center bottom 20px / 40px;}
.m_section-smooth_list-img-wrap{margin-top:0;}

#ready-page article p.note.center{text-align:center;}
#ready-page article p a{color:#09c;text-decoration:underline;}
#ready-page article p a:hover{text-decoration:none;}

/*店舗一覧*/
.archive-shop_area_block-list-img img{width:100%;aspect-ratio:158/125;}
.archive-shop_area_block-title.__kanto{background-color:#63b46c;}
.archive-shop_area_block-title.__chubu{background-color:#d1d65a;}
.archive-shop_area_block-title.__kinki{background-color:#ecb766;}
.archive-shop_area_block-title.__chugoku{background-color:#dd4d46;}
.archive-shop_area_block-title.__shikoku{background-color:#de7651;}
.archive-shop_area_block-title.__kyushu{background-color:#f3aab9;}
.archive-shop_area_block-title.__okinawa{background-color:#b271a5;}


/*法人の方へ*/
#business-page article{width:900px;}
#business-page article div.introduction{}
#business-page article div.introduction p.business-title{text-align:center;font-size:27px;font-weight:500;display:block;padding-bottom:28px;position:relative;color:#ee7d7e;}
#business-page article div.introduction p.business-title br{display:none;}
#business-page article div.introduction p.business-title::after{content:"";width:294px;height:16px;position:absolute;bottom:0;left:50%;transform:translateX(-50%);background-position:center;background-size:contain;background-repeat:no-repeat;background-image:url(../../img/section-title_deco-pink.svg);}
#business-page article div.introduction h4{font-size:48px;font-weight:600;margin-top:12px;margin-left:auto;margin-right:auto;text-align:center;background:url(../img/business02.svg) no-repeat left center / 48px auto;padding-left:60px;display:table;}
#business-page article div.introduction h5{text-align:center;line-height:1.75;font-weight:500;font-size:18px;margin-top:16px;padding-left:30px;padding-right:30px;}
#business-page article div.introduction p:last-child{text-align:center;font-size:20px;margin:40px 0 0;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);background:linear-gradient(90deg, rgb(248 249 255) 66%, rgb(245 250 250 / 0%)) 70%, url(../img/business03.jpg) no-repeat right center / 34%;padding:40px;}
#business-page article section{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);margin-bottom:0;padding:100px 0;}
#business-page article section h4{}
#business-page article section div{}
#business-page article section div h5{}
#business-page article section div p{}
#business-page article section.business-data{background-color:#f7f7f7;text-align:center;}
#business-page article section.business-data div{width:900px;margin:0 auto 40px;}
#business-page article section.business-data h4{font-size:40px;font-weight:bold;text-align:center;margin-bottom:60px;position:relative;}
#business-page article section.business-data h4 span{position:absolute;background:url(../img/business01.svg) no-repeat center center / contain;width:167px;height:150px;padding-top:50px;font-size:33px;color:#006491;left:-660px;top:-140px;right:0;margin:0 auto;}
#business-page article section.business-data h4 br{display:none;}
#business-page article section.business-data a{background:#e60012 url(../../img/icon_tel-white.png) no-repeat left 45px center / 30px auto;padding:20px 50px 20px 85px;margin-top:50px;display:inline-block;color:#fff;border-radius:6px;font-size: 22px;}

/*hum*/
header .l_header-btn_wrap{min-width:400px;}
.l_header_content-inner{justify-content:right;}
header .l_header_content a.humTEL{color:#fff;background:#e60012;display:block;width:50%;display:flex;align-items:center;}
header .l_header_content a.humTEL > span{color:#fff;display:table;margin:auto;font-size:21px;font-weight:bold;line-height:1;}
header .l_header_content a.humTEL > span b{display:block;color:#fff;font-size:16px;font-weight:bold;line-height:1;margin-bottom:5px;}
header .l_header_content a.humTEL > span i{background:url(../../img/icon_tel-white.png) no-repeat left 7px / 18px auto;padding-left:20px;color:#fff;font-size:21px;font-weight:bold;line-height:1;}
header .l_header_content a.humTEL > span span{color:#fff;display:block;font-size:15px;margin-top:4px;font-weight:normal;}
.l_header-btn_icon.__request{width:30px;}
.l_header-btn_text{font-size:21px;}
header ul.l_header-nav_list{display:flex;flex-wrap:wrap;justify-content:space-between;flex-direction:initial;}
header ul.l_header-nav_list li{width:calc(100% / 3 - 20px);margin:3px 0;border-top:0;border-bottom:1px solid rgba(255,255,255,0.5)!important;display:none;}
header ul.l_header-nav_list li.pc{display:block;}
header ul.l_header-nav_list li:nth-of-type(1),
header ul.l_header-nav_list li:nth-of-type(2),
header ul.l_header-nav_list li:nth-of-type(3){border-top:1px solid rgba(255,255,255,0.5)!important;}
header nav.subMENU{display:none;}
header nav.subMENU ul{display:flex;flex-wrap:wrap;justify-content:space-between;}
header nav.subMENU ul li{}
header nav.subMENU ul li:before{content:'｜';margin:0 10px;color:#fff;}
header nav.subMENU ul li:nth-of-type(1):before{display:none;content:'';margin-left:0;}
.l_header-ham_sns-block{justify-content:center;margin-top:0;}
.l_header_fix-menu_wrap{border-top:1px solid rgba(255,255,255,0.15);}
/*footer*/
footer .l_footer-bottom{padding-bottom:0;}
footer .l_footer-bottom_inner{margin-bottom:50px;padding-bottom:0;}
.l_footer-bottom_nav-block{width:calc(100% / 4);}
.l_footer-bottom_nav-block.mainMENU{width:calc(100% / 2);}
.l_footer-bottom_nav-block.mainMENU ul{width:100%;display:flex;flex-wrap:wrap;flex-flow:wrap;justify-content:left;gap:initial;}
.l_footer-bottom_nav-block.mainMENU ul li{width:calc(100% / 2 - 20px);margin-left:20px;margin-bottom:15px;}
.l_footer-bottom_nav-block.mainMENU ul li:nth-child(odd){margin-left:0;}
.l_footer-bottom_nav-block ul li a:hover{text-decoration:underline;}


@media screen and (max-width:1200px){
}
@media screen and (max-width:600px){
}
@media screen and (max-width:400px){
}

@media screen and (max-width:1000px){
}
@media screen and (max-width:600px){
}


/* clearfix
-----------------------------------------------------------------------------*/
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}.clearfix{display:inline-table;min-height:1%;}
/* Hides from IE-mac \*/
* html .clearfix{height:1%;}.clearfix{display:block;}
/* End hide from IE-mac */
.f10{font-size:10px!important;}.f11{font-size:11px!important;}.f12{font-size:12px!important;}.f13{font-size:13px!important;}.f14{font-size:14px!important;}.f15{font-size:15px!important;}.f16{font-size:16px!important;}.f17{font-size:17px!important;}.f18{font-size:18px!important;}.f19{font-size:19px!important;}.f20{font-size:20px!important;}.f21{font-size:21px!important;}.f22{font-size:22px!important;}.f23{font-size:23px!important;}.f24{font-size:24px!important;}.f25{font-size:25px!important;}.f26{font-size:26px!important;}.f27{font-size:27px!important;}.f28{font-size:28px!important;}.f29{font-size:29px!important;}.f30{font-size:30px!important;}.f35{font-size:35px!important;}.f40{font-size:40px!important;}
.fRed{color:#CC0000!important;}.fGreen{color:#669900!important;}.fBlue{color:#06c!important;}.fPurple{color:#663366!important;}.fPink{color:#f69!important;}
.l10{line-height:100%!important;}.l11{line-height:110%!important;}.l12{line-height:120%!important;}.l13{line-height:130%!important;}.l14{line-height:140%!important;}.l15{line-height:150%!important;}.l16{line-height:160%!important;}.l18{line-height:180%!important;}.l20{line-height:200%!important;}
.mt0{margin-top:0px!important;}.mt5{margin-top:5px!important;}.mt10{margin-top:10px!important;}.mt15{margin-top:15px!important;}.mt20{margin-top:20px!important;}.mt30{margin-top:30px!important;}.mt40{margin-top:40px!important;}.mt50{margin-top:50px!important;}.mt60{margin-top:60px!important;}.mt80{margin-top:80px!important;}.mt90{margin-top:90px!important;}.mt100{margin-top:100px!important;}.mt150{margin-top:150px!important;}.mt200{margin-top:200px!important;}
.mb0{margin-bottom:0px!important;}.mb5{margin-bottom:5px!important;}.mb10{margin-bottom:10px!important;}.mb15{margin-bottom:15px!important;}.mb20{margin-bottom:20px!important;}.mb30{margin-bottom:30px!important;}.mb40{margin-bottom:40px!important;}.mb50{margin-bottom:50px!important;}.mb60{margin-bottom:60px!important;}.mb80{margin-bottom:80px!important;}.mb100{margin-bottom:100px!important;}.mb150{margin-bottom:150px!important;}.mb200{margin-bottom:200px!important;}
.fMincho{font-family:YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif!important;font-weight:500;}.fGothic{font-family:YuGothic, "Yu Gothic",meiryo,"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"!important;font-weight:500;}

.none{display:none!important;}

/*テーブルCSS*/
.footerBox{width:1100px;margin: auto;}
.article table.center th,.article table.center td{text-align:center;}
.article tr.center th,.article tr.center td{text-align:center;vertical-align:middle;}
.article th.center{text-align:center;vertical-align:middle;}
.article td.center{text-align:center;vertical-align:middle;}
.article table th,.article table td{padding:10px 20px;line-height:1.5;font-size:14px;}
.article table th span{font-weight:bold;font-size:16px;}
.article table th.tableTh02{color:#fff;}
.article table td a{color:#09c;text-decoration:underline;}
.article table td a:hover{text-decoration:none;}

input,select{border:1px solid #000;border-radius:0px;}


/*角丸*/
.radius{border-radius:6px;}
.topRadius{border-top-left-radius:6px;}/*左上*/
.bottomRadius{border-bottom-right-radius:6px;}/*右下*/
.rightRadius{border-top-right-radius:6px;}/*右上*/
.leftRadius{border-bottom-left-radius:6px;}/*左下*/
/*ボックスシャドウ*/
.boxShadow{box-shadow:#000 0px 0px 10px;}
.boxShadow02{box-shadow:#000 0px 0px 5px;}
/*グラデーション*/
/*nth関連
class/ID:nth-child(1n){}
class/ID:nth-child(even){}
class/ID:nth-child(odd){}
class/ID:first-child{}
class/ID:last-child{}*/
/*アニメーション
{-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease; transition:all 0.3s ease;}
box-sizing:border-box;*/
/*背景グラデーション*/
.linear{background:linear-gradient(to bottom,#eee,#fff);background:-webkit-linear-gradient(top,#eee,#fff);background:-moz-linear-gradient(top,#eee,#fff);background:-o-linear-gradient(top,#eee,#fff);}
.bx-wrapper,
.bx-wrapper .bx-viewport{background:none;margin:0;padding:0;box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;border:0;left:inherit;right:inherit;}
.jquery-lightbox a{transition:0s ease-in-out!important;}


#pageField .mailform{border:none;margin:30px 0 30px 0;}
#pageField .mailform tr th{width:250px;font-size:18px;font-weight:bold;}
#pageField .mailform tr td,
#pageField .mailform tr th{text-align:left;background:#fff;border:none;border-top:1px solid #dadada;border-bottom:1px solid #dadada;padding:15px 15px!important;}
#pageField .mailform tr:last-of-type th,
#pageField .mailform tr:last-of-type td{border-bottom:none;}

/*
.mailform tr.required th:after{content:'必須';display:inline-block;width:32px;height:15px;line-height:15px;margin-left:10px;font-size:11px;color:#fff;text-align:center;background:#c00;}

.mailform tr th b{display:block;font-size:12px;color:#c00;}
.mailform.en tr.required th{background-image:url(../contact/required-en.gif);}
.mailform tr.check .wpcf7-list-item{margin:8px 30px 8px 0!important;}
.mailform input{margin:1px 5px 1px 0;}
.mailform tr.tel input{width:24em;}
.mailform tr.mail input{width:26em;}
.mailform tr.company input{width:40em;}
.mailform tr.address input.p-region{width:26em;}
.mailform tr.address input.building{width:24em;}
.mailform tr.name input{width:18em;}
.mailform tr.name input[name='kana']{width:18em;}
.mailform tr.address input.p-postal-code{width:7em;}
.mailform tr.address input.p-region{margin:7px 0;}
table.mailform tr.file input[type='file']{border:0;}
table.mailform tr.file input[type='file']:hover{color:#47acdd;}
.mailform span.ex{display:block;font-size:11px;color:#47acdd;}
.mailform td textarea{width:95%;box-sizing:border-box;}
.mailform td input,.mailform td textarea{padding:20px 15px;font-size:16px;border:none;background:#f2f2f2;}
.mfp_buttons{margin-top:70px;margin-bottom:50px;text-align:center;}
.mfp_buttons input,.mfp_buttons button{display:inline-block;min-width:210px;box-sizing:border-box;background:#47acdd;font-size:20px;color:#fff!important;text-align:center;padding:.4em 2em .6em 2em;font-weight:500;text-decoration:none!important;position:relative;box-shadow:1.5px 1.5px 3px rgba(0,0,0,0.3);border-radius:6px;border:2px solid rgba(255,255,255,0.25);line-height:1.5;cursor:pointer;-webkit-appearance:none;}
.mfp_buttons button{background:#aaa;}*/

span.wpcf7-not-valid-tip{font-weight:bold;animation:strobe 0.5s ease-in-out alternate infinite;font-size:12px;}
@keyframes strobe{0%{opacity:0;}50%{opacity:1;}100%{opacity:1;}}
form span[data-name='not-sales'] + p.center{text-align:center;margin-top:-20px!important;}
















