html{font-size:16px;font-feature-settings:"palt"}body{font-family:"Noto Sans JP",sans-serif !important;color:#333;font-size:16px;letter-spacing:.1em;background:#fff}img{max-width:100%;vertical-align:bottom}a{transition:color .3s}a:hover{text-decoration:none !important;color:gray}button{color:#000}.sp{display:block}@media screen and (min-width: 821px){.sp{display:none}}.pc{display:none}@media screen and (min-width: 821px){.pc{display:block}}.header{background-color:#fff;padding:1rem;display:flex;align-items:center;justify-content:space-between;z-index:100;padding:10px 14px;position:fixed;top:0;left:0;width:100%;z-index:9999}@media screen and (min-width: 821px){.header{padding:23px 34px 23px 45px;margin-top:40px;position:relative}}.header .storker-sp{display:grid;grid-template-columns:repeat(4, 1fr);gap:0;position:fixed;bottom:0;left:0;width:100%}@media screen and (min-width: 821px){.header .storker-sp{display:none}}.header .storker-sp a{display:block;height:70px;display:flex;align-items:center;justify-content:center;flex-direction:column;background:#fccc00;color:#333;font-size:12px;font-weight:500;border-right:1px solid #fff}.header .storker-sp a span{height:21px}.header .storker-sp a p{letter-spacing:0}.header .storker-sp a:last-child{border-right:none}.logo{display:flex;align-items:center;gap:.5rem}@media screen and (min-width: 821px){.logo{width:50%}}.logo figure{margin:0;flex-shrink:0}@media screen and (min-width: 821px){.logo figure{margin-right:20px}}.logo img{width:150px}@media screen and (min-width: 821px){.logo img{width:200px}}.logo form{width:100%;position:relative}.logo form input{border:1px solid #e0e0e0;width:100%;padding:4px 10px 4px 30px;border-radius:4px}.logo form span{display:block;width:15px;height:15px;background:url("/images/new/icon-search.svg") no-repeat center top/cover;position:absolute;left:10px;top:50%;transform:translateY(-50%)}.logo form ::-moz-placeholder{color:#939393}.logo form ::placeholder{color:#939393}.header-actions{display:flex;align-items:center;gap:1.2rem}@media screen and (min-width: 821px){.header-actions{gap:2vh}}@media screen and (min-width: 1300px){.header-actions{gap:2.3vh}}.icon-btn{background:none;border:none;cursor:pointer;padding:0;text-align:center;color:#333}.icon-btn.icon-notification img{width:90%}.icon-btn.cart img{width:20px}@media screen and (min-width: 821px){.icon-btn.cart img{width:23px}}.icon-btn p{font-size:12px;margin:4px 0 0;line-height:1;font-weight:500}@media screen and (min-width: 821px){.icon-btn p{font-size:14px;letter-spacing:0}}#menuToggle img,#menuClose img{width:30px}@media screen and (min-width: 821px){#menuToggle img,#menuClose img{width:38px}}@media screen and (min-width: 821px){#menuClose{position:absolute;top:30px;right:40px}}.icon{width:30px;height:30px;stroke:currentColor;stroke-width:2;fill:none}.menu-overlay{position:fixed;inset:0;background-color:rgba(0,0,0,.5);z-index:200;display:none}.menu-overlay.active{display:block}.menu{position:fixed;top:0;right:-100%;bottom:0;width:100%;max-width:100%;background-color:#fcd94b;z-index:300;overflow-y:auto;transition:right .3s ease}.menu.active{right:0}.menu-header{padding:0 1rem 1rem}.menu-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem;background:#fff;padding:1rem;margin:0 calc(50% - 50vw) 1rem}.menu-search-icon{display:none}.menu-buttons{display:flex;gap:.5rem;margin-bottom:1rem}.menu-buttons .btn-sell{display:none}.menu-grid{display:none}@media(min-width: 1024px){.menu{top:0;right:-100%;left:auto;bottom:0;width:90%;max-width:1220px;transition:right .3s ease}.menu.active{right:0}.menu .menu-header{padding:60px 70px}}@media screen and (min-width: 1024px)and (min-width: 821px){.menu .menu-header{padding:40px 70px 30px}}@media(min-width: 1024px){.menu .menu-top{justify-content:flex-end;background:rgba(0,0,0,0);margin:0;padding:0}.menu .menu-top .logo{display:none}}@media(min-width: 1024px){.menu .menu-search-icon{display:block;width:24px;height:24px;margin-left:1rem}}@media screen and (min-width: 1024px)and (min-width: 821px){.menu .menu-search-icon{display:none}}@media(min-width: 1024px){.menu .menu-buttons{max-width:100%;margin-bottom:1.5rem}}@media screen and (min-width: 1024px)and (min-width: 821px){.menu .menu-buttons{display:none}}@media(min-width: 1024px){.menu .menu-buttons .btn-sell{display:flex}}@media(min-width: 1024px){.menu .menu-buttons .btn-register{display:none}}@media(min-width: 1024px){.menu .menu-sections{display:none}}@media(min-width: 1024px){.menu .menu-grid{display:grid;grid-template-columns:repeat(4, 1fr);gap:2rem;margin-bottom:3rem}}@media(min-width: 1024px){.menu .banners{flex-direction:row}}@media screen and (min-width: 1024px)and (min-width: 821px){.menu .banners{justify-content:flex-end}}.btn{flex:1;padding:8px 10px;border:none;border-radius:4px;font-size:14px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:1rem;font-weight:500;text-decoration:none}.btn-login{background-color:#333;color:#fff}.btn-login img{width:13px}.btn-register{background-color:#fff;color:#000}.btn-sell-white{background-color:#fccc00;color:#333;border:1px solid #333}.btn-sell-white img{width:15px}.btn-sell-white:hover{color:#333 !important}.btn-mypage{background-color:#333;width:100%;flex:inherit;color:#fff !important}.btn-point{background-color:#1fc7c4;color:#fff}@media screen and (min-width: 821px){.menu-login{display:none}}.menu-login .name{font-size:14px;font-weight:500;text-align:center;margin-bottom:14px}.menu-login .menu-buttons{flex-wrap:wrap}.menu-sections{border-top:1px solid #333}.menu-section{border-bottom:1px solid #333}.menu-section-header{width:100%;padding:.5rem 1rem;background:none;border:none;display:flex;align-items:center;justify-content:space-between;cursor:pointer;font-size:1rem}.menu-section-title{display:flex;align-items:center;gap:.75rem;font-weight:500;font-size:15px}.menu-section-title span{display:flex;align-items:center;width:15px}.menu-section-content{max-height:0;overflow:hidden;transition:max-height .3s ease}.menu-section-content.expanded{max-height:500px}.menu-section-items{padding:0}.menu-section-item{padding:0 .5rem .8rem;line-height:1;font-size:12px;color:#333;text-decoration:none;display:block;font-weight:500}.chevron{width:20px;height:20px;transition:transform .3s}.chevron.rotated{transform:rotate(180deg)}.banners{width:100%}@media screen and (min-width: 821px){.banners{display:flex;gap:10px}}.banners .banner{margin-top:10px;display:block}@media screen and (min-width: 821px){.banners .banner{width:320px}}.desktop-menu{position:fixed;top:-100%;left:0;right:0;background-color:#fff;z-index:300;transition:top .3s ease;display:none}.desktop-menu.active{top:0}.desktop-menu-content{background-color:#fcd94b;padding:2rem}.desktop-menu-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem}.desktop-menu-top-left{display:flex;align-items:center;gap:1rem}.desktop-buttons{display:flex;gap:.5rem;max-width:335px;margin-bottom:1.5rem}.desktop-grid{display:grid;grid-template-columns:repeat(5, 1fr);gap:2rem;margin-bottom:1.5rem}.menu-column{font-size:16px;font-weight:500}.menu-column:first-child{width:323px}.menu-column-title{display:flex;align-items:center;gap:.5rem;font-weight:bold;margin-bottom:.75rem;font-size:20px}.menu-column span{display:flex;align-items:center}.menu-column-items{display:flex;flex-direction:column;gap:.5rem}.menu-column-item{color:#333;text-decoration:none;display:block;transition:opacity .3s}.menu-column-item:hover{opacity:.7;color:#333;text-decoration:none !important}.menu-column-subtitle{font-weight:600;margin-bottom:.25rem}.menu-column-subitems{padding-left:.75rem;display:flex;flex-direction:column;gap:.25rem}.menu-column-subitem{font-size:14px;font-weight:400;color:#333;text-decoration:none;display:block;letter-spacing:.06em}.menu-column-accordion-header{width:100%;display:flex;align-items:center;justify-content:space-between;background:none;border:none;padding:.5rem 0;cursor:pointer;font-weight:500;font-size:16px;text-align:left;font-size:14px}@media screen and (min-width: 821px){.menu-column-accordion-header{justify-content:flex-start;gap:10px;font-size:16px}}.menu-column-accordion-header .chevron-pc{transition:transform .3s}.menu-column-accordion-header.active .chevron-pc{transform:rotate(180deg)}.menu-column-accordion-content{max-height:0;overflow:hidden;-moz-column-count:2;column-count:2}.menu-column-accordion-content.expanded{max-height:1000px}.menu-column-accordion-content .menu-column-subitem{padding:.25rem 0}.desktop-banners{display:flex;gap:1rem}.desktop-banner{flex:1}.main-content{padding:3rem 1rem;text-align:center}@media screen and (min-width: 821px){.main-content{padding:3rem 1rem}}.footer{background-color:#fffae3;padding:40px 20px 90px}@media screen and (min-width: 821px){.footer{padding:60px 40px 30px}}.footer-container{max-width:1200px;margin:0 auto}.footer-header{margin-bottom:20px}@media screen and (min-width: 821px){.footer-header{display:flex;gap:100px;margin-bottom:40px}}@media screen and (min-width: 821px){.footer-left{display:flex;flex-direction:column;width:320px}}.footer-logo{display:flex;align-items:center;gap:.5rem;margin-bottom:20px}.footer-logo img{width:240px}@media screen and (min-width: 821px){.footer-logo img{width:280px}}@media screen and (min-width: 821px){.footer-logo{margin-bottom:16px}}.footer-description{font-size:15px;line-height:1.8;margin-bottom:20px;font-weight:bold}@media screen and (min-width: 821px){.footer-description{font-size:17px;line-height:1.6;margin-bottom:16px;letter-spacing:.04em}}.footer-support{font-size:12px;line-height:1.6;margin-bottom:20px;letter-spacing:.05em}@media screen and (min-width: 821px){.footer-support{font-size:14px;line-height:1.6;margin-bottom:30px;letter-spacing:.04em}}.footer-banner{margin-bottom:20px;display:block}.footer-grid{display:grid;grid-template-columns:1fr;gap:0;border-top:1px solid #333}@media screen and (min-width: 821px){.footer-grid{grid-template-columns:repeat(3, 1fr);gap:5vw;border:none;width:calc(100% - 420px)}}@media screen and (min-width: 821px){.footer-column{display:flex;flex-direction:column;gap:24px}}.footer-section{border-bottom:1px solid #333}@media screen and (min-width: 821px){.footer-section{border:none}}.footer-section-header{width:100%;background:none;border:none;padding:8px 1rem;display:flex;letter-spacing:.1em;align-items:center;justify-content:space-between;cursor:pointer;text-align:left;color:#000}@media screen and (min-width: 821px){.footer-section-header{cursor:default;padding:0 0 12px;pointer-events:none;border-bottom:1px solid #333;margin-bottom:12px}}.footer-section-header .footer-chevron{width:20px;height:20px;transition:transform .3s}@media screen and (min-width: 821px){.footer-section-header .footer-chevron{display:none}}.footer-section-header .footer-chevron.rotated{transform:rotate(180deg)}.footer-section-content{max-height:0;overflow:hidden;transition:max-height .35s cubic-bezier(0.25, 0.46, 0.45, 0.94);padding:0 1rem}@media screen and (min-width: 821px){.footer-section-content{padding:0;min-height:172px}}.footer-section-content.expanded{padding-bottom:16px}@media screen and (min-width: 821px){.footer-section-content{display:block !important;max-height:none !important;overflow:visible !important;padding-bottom:0;transition:none}}.footer-column-title{font-size:14px;font-weight:500;margin:0;display:flex;align-items:center;gap:10px}.footer-column-title span{width:15px;display:flex;align-items:center}@media screen and (min-width: 821px){.footer-column-title{font-size:18px;font-weight:600}}.footer-link{display:block;padding:2px 0;font-size:12px;color:#333;text-decoration:none;transition:color .3s}.footer-link:hover{color:#fcd94b;text-decoration:none !important}@media screen and (min-width: 821px){.footer-link{padding:0 0 2px;font-size:14px}}@media screen and (min-width: 821px){.footer-link:hover{text-decoration:underline}}.footer-bottom{text-align:center}@media screen and (min-width: 821px){.footer-bottom{margin-top:0;text-align:left}}.footer-copyright{font-size:10px;margin:0;font-family:"Montserrat",serif;text-align:center}@media(min-width: 1024px){.mobile-menu{display:none}.desktop-menu{display:block}}@media(max-width: 1023px){.desktop-menu{display:none}}.main-category-tab{display:flex;gap:4px;white-space:nowrap;overflow-x:auto;padding:0 .5rem 1rem}@media screen and (min-width: 821px){.main-category-tab{white-space:normal;gap:0;padding:0}}.main-category-tab .tab{background:#fff;height:28px;width:108px;border-radius:4px;flex-shrink:0}@media screen and (min-width: 821px){.main-category-tab .tab{width:20%;height:64px;border-radius:8px 8px 0 0}}.main-category-tab .tab a{color:#000;display:flex;align-items:center;justify-content:center;text-decoration:none;font-size:12px;width:100%;font-weight:500;height:100%}@media screen and (min-width: 821px){.main-category-tab .tab a{font-size:18px;padding-top:10px}}.main-category-tab .tab a::before{content:"";display:block;margin-right:4px}@media screen and (min-width: 821px){.main-category-tab .tab a::before{margin-right:10px}}.main-category-tab .tab.is-active a{color:#fff}@media screen and (min-width: 821px){.main-category-tab .tab:first-child{border-bottom:10px solid #ffba00}}.main-category-tab .tab:first-child a::before{width:12px;height:11px;background:url("/images/new/icon-top.svg") no-repeat center top/cover}@media screen and (min-width: 821px){.main-category-tab .tab:first-child a::before{width:21px;height:20px}}.main-category-tab .tab:first-child.is-active{background:#ffba00}.main-category-tab .tab:first-child.is-active a::before{background:url("/images/new/icon-top-white.svg") no-repeat center top/cover}@media screen and (min-width: 821px){.main-category-tab .tab:nth-child(2){border-bottom:10px solid #ff769f}}.main-category-tab .tab:nth-child(2) a::before{width:14px;height:16px;background:url("/images/new/icon-product.svg") no-repeat center top/contain}@media screen and (min-width: 821px){.main-category-tab .tab:nth-child(2) a::before{width:19px;height:21px}}.main-category-tab .tab:nth-child(2).is-active{background:#ff769f}.main-category-tab .tab:nth-child(2).is-active a::before{background:url("/images/new/icon-product-white.svg") no-repeat center top/contain}@media screen and (min-width: 821px){.main-category-tab .tab:nth-child(3){border-bottom:10px solid #5ba6db}}.main-category-tab .tab:nth-child(3) a::before{width:10px;height:14px;background:url("/images/new/icon-service.svg") no-repeat center top/cover}@media screen and (min-width: 821px){.main-category-tab .tab:nth-child(3) a::before{width:15px;height:22px}}.main-category-tab .tab:nth-child(3).is-active{background:#5ba6db}.main-category-tab .tab:nth-child(3).is-active a::before{background:url("/images/new/icon-service-white.svg") no-repeat center top/cover}@media screen and (min-width: 821px){.main-category-tab .tab:nth-child(4){border-bottom:10px solid #74c767}}.main-category-tab .tab:nth-child(4) a::before{width:13px;height:13px;background:url("/images/new/icon-movie.svg") no-repeat center top/cover}@media screen and (min-width: 821px){.main-category-tab .tab:nth-child(4) a::before{width:20px;height:20px}}.main-category-tab .tab:nth-child(4).is-active{background:#74c767}.main-category-tab .tab:nth-child(4).is-active a::before{background:url("/images/new/icon-movie-white.svg") no-repeat center top/cover}@media screen and (min-width: 821px){.main-category-tab .tab:nth-child(5){border-bottom:10px solid #a25cb5}}.main-category-tab .tab:nth-child(5) a::before{width:14px;height:11px;background:url("/images/new/icon-book.svg") no-repeat center top/cover}@media screen and (min-width: 821px){.main-category-tab .tab:nth-child(5) a::before{width:26px;height:19px}}.main-category-tab .tab:nth-child(5).is-active{background:#a25cb5}.main-category-tab .tab:nth-child(5).is-active a::before{background:url("/images/new/icon-book-white.svg") no-repeat center top/cover}.splide__arrow{background:url("/images/new/slide-btn.png") no-repeat center top/cover;width:40px;height:40px;opacity:1 !important;background-color:rgba(0,0,0,0);top:43%}.splide__arrow svg{font-size:0}@media screen and (min-width: 821px){.splide__arrow{width:50px;height:50px}}.splide__arrow--prev{left:2rem}@media screen and (min-width: 821px){.splide__arrow--prev{left:.4rem}}.splide__arrow--next{right:2rem;transform:translateY(-50%) rotate(180deg)}@media screen and (min-width: 821px){.splide__arrow--next{right:1.2rem}}@media screen and (min-width: 821px){.splide{margin-bottom:20px}}@media screen and (min-width: 821px){.splide .splide__track{padding-top:50px;padding-left:24px !important}}.splide .splide__list{overflow:visible}.splide .splide__slide{transition:transform .3s}.splide .splide__slide:hover{transform:scale(1.03)}.splide .category{font-size:12px;color:#666;margin-top:4px;display:block !important}@media screen and (min-width: 821px){.splide .category{font-size:14px}}.splide .title{font-size:14px;color:#333;font-weight:500;letter-spacing:.04em}@media screen and (min-width: 821px){.splide .title{font-size:16px;letter-spacing:.05em}}.sec-ttl{font-size:16px;font-weight:500;letter-spacing:.05em;margin-bottom:12px}.sec-ttl::before{content:"";display:inline-block}@media screen and (min-width: 821px){.sec-ttl::before{margin-right:10px}}@media screen and (min-width: 821px){.sec-ttl{font-size:32px;margin-bottom:20px !important}}.sec-ttl.popular-seller-title{display:flex;align-items:center}.sec-ttl.popular-seller-title::before{content:"";display:block;width:36px;height:25px;background:url("/images/new/icon-popular-seller.svg") no-repeat center top/cover}@media screen and (max-width: 768px){.sec-ttl.popular-seller-title::before{width:17px;height:12px}}.sec-ttl.other-buyer-title{display:flex;align-items:center}.sec-ttl.other-buyer-title::before{content:"";display:block;width:36px;height:36px;background:url("/images/new/icon-similar.svg") no-repeat center top/cover}@media screen and (max-width: 768px){.sec-ttl.other-buyer-title::before{width:13px;height:13px}}.sp-form{padding:20px;margin-bottom:20px;background:#f5f5f5;display:none;width:100%}.sp-form.active{display:block;position:fixed;z-index:10;top:61px}@media screen and (min-width: 821px){.sp-form{display:none}}.sp-form form{display:flex;align-items:center;width:100%;gap:4px}.sp-form input[type=text]{width:calc(100% - 40px);border:1px solid #e0e0e0;border-radius:4px;padding:5px 12px;font-size:16px;color:#1a1a1a}.sp-form button[type=submit]{width:36px;height:36px;border:1px solid #e0e0e0;display:flex;align-items:center;justify-content:center;border-radius:4px;background:#fff;padding:0}.sp-form button[type=submit] span{background:url("/images/new/icon-search.svg") no-repeat center top/cover;width:20px;height:20px}.sp-form ::-moz-placeholder{color:#939393}.sp-form ::placeholder{color:#939393}@media screen and (min-width: 821px){#page-container{padding:0 0 60px 30px;overflow-x:hidden}}@media screen and (min-width: 821px){#main{width:calc(100% - 200px);margin-left:auto}}#side{width:210px;margin-top:50px;box-shadow:none;flex-shrink:0}.popular-tags{padding:0 14px 30px}.popular-tags .sec-ttl::before{background:url("/images/new/icon-popular-tag.svg") no-repeat center top/cover;width:13px;height:13px}@media screen and (min-width: 821px){.popular-tags .sec-ttl::before{width:31px;height:31px}}@media screen and (min-width: 821px){.popular-tags .sec-ttl{margin-bottom:20px}}.popular-tags .popular-tags-list{display:flex;flex-wrap:wrap;gap:5px}@media screen and (min-width: 821px){.popular-tags .popular-tags-list{gap:10px}}.popular-tags .popular-tags-list .popular-tag{background:#fcd94b;padding:8px 12px;border-radius:14px;line-height:1;display:block}@media screen and (min-width: 821px){.popular-tags .popular-tags-list .popular-tag{border-radius:17px;padding:8px 16px}}.popular-tags .popular-tags-list .popular-tag span{color:#1a1a1a;font-size:12px;font-weight:500;line-height:1;display:block}@media screen and (min-width: 821px){.popular-tags .popular-tags-list .popular-tag span{font-size:18px}}.popular-tags .popular-tags-list .popular-tag span::before{content:"#";display:inline-block;margin-right:4px}.top-news{padding:0 14px;overflow:hidden}@media screen and (min-width: 821px){.top-news{padding:0 0 0 24px}}.top-news h2{font-size:32px;font-weight:600;font-family:"Montserrat",serif;color:#ff544c;letter-spacing:.05em}@media screen and (min-width: 821px){.top-news h2{font-size:60px;line-height:1;padding-left:50px}}.top-news h2 span{font-size:24px;display:inline-block;margin-left:10px;font-weight:400;top:-2px;position:relative}@media screen and (min-width: 821px){.top-news h2 span{display:none}}.top-news h2 span.is-open{transform:rotate(45deg)}.top-news .top-news-wrapper{background:#fff0f0;padding:24px 0 24px 14px;margin:-26px calc(50% - 50vw) 0}@media screen and (min-width: 821px){.top-news .top-news-wrapper{margin:-100px 0 30px;padding:35px 62px 45px 52px;border-radius:30px 0 0 30px}}.top-news .top-news-wrapper .top-news-wrapper-text{width:100%}@media screen and (min-width: 821px){.top-news .top-news-wrapper .top-news-wrapper-text{display:flex;justify-content:flex-end;margin-bottom:50px;padding-left:200px}}.top-news .top-news-wrapper .js-hidden-text{display:none}.top-news .top-news-wrapper .js-hidden-text.is-open{display:block}@media screen and (min-width: 821px){.top-news .top-news-wrapper .js-hidden-text{display:block}}.top-news .top-news-wrapper p{font-size:13px;letter-spacing:.05em}@media screen and (min-width: 821px){.top-news .top-news-wrapper p{font-size:20px;font-weight:500}}.top-news .top-news-wrapper .top-news-contents{padding:6px 6px 6px 20px;display:flex;background:#fff;border-radius:25px 0 0 25px}@media screen and (min-width: 821px){.top-news .top-news-wrapper .top-news-contents{padding:30px 60px 30px 91px;align-items:center;border-radius:70px}}.top-news .top-news-wrapper .top-news-contents h3{font-size:20px;font-weight:500;margin:0 14px 0 0;padding-right:10px;border-right:1px solid #e0e0e0;font-family:"Montserrat",serif}@media screen and (min-width: 821px){.top-news .top-news-wrapper .top-news-contents h3{font-size:36px;width:200px;margin:0 50px 0 0}}.top-news .top-news-wrapper .top-news-contents h3 span{display:block;font-size:10px;margin-top:2px;font-weight:bold;font-family:"Noto Sans JP",sans-serif}@media screen and (min-width: 821px){.top-news .top-news-wrapper .top-news-contents h3 span{font-size:20px}}.top-news .top-news-wrapper .top-news-contents .top-news-contents-list{width:70%}@media screen and (min-width: 821px){.top-news .top-news-wrapper .top-news-contents .top-news-contents-list{width:80%}}@media screen and (min-width: 821px){.top-news .top-news-wrapper .top-news-contents .top-news-contents-list .top-news-contents-item{display:flex;align-items:flex-start;margin-bottom:4px}.top-news .top-news-wrapper .top-news-contents .top-news-contents-list .top-news-contents-item:last-child{margin-bottom:0}}.top-news .top-news-wrapper .top-news-contents .top-news-contents-list .top-news-contents-item .date{font-size:14px;color:#ff544c;flex-shrink:0}@media screen and (min-width: 821px){.top-news .top-news-wrapper .top-news-contents .top-news-contents-list .top-news-contents-item .date{font-size:16px;margin-right:10px}}.top-news .top-news-wrapper .top-news-contents .top-news-contents-list .top-news-contents-item .title{font-size:12px;color:#1a1a1a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (min-width: 821px){.top-news .top-news-wrapper .top-news-contents .top-news-contents-list .top-news-contents-item .title{font-size:16px}}.notification-badge{position:absolute;top:9px;right:15px;background-color:red;color:#fff;border-radius:50%;width:18px;height:18px !important;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:500;display:flex;align-items:center;justify-content:center;line-height:1;padding-left:1px}@media screen and (min-width: 821px){.notification-badge{min-width:20px;height:20px !important;font-size:12px;top:-3px;right:2px}}.icon-btn{position:relative}.section-item{padding:24px 15px 24px 15px}@media screen and (min-width: 821px){.section-item{padding:50px 40px 15px 24px}}.section-item .sec-ttl{font-size:16px}@media screen and (min-width: 821px){.section-item .sec-ttl{font-size:32px}}.section-item .sp-list-page-title{margin:0}.section-item .list-page-title{padding:4px 14px;background:#ffe100;display:inline-block;border-radius:16px;margin-bottom:0;font-weight:500}@media screen and (min-width: 821px){.section-item .list-page-title{margin-bottom:12px;padding:4px 24px}}.section-item .list-page-title::before{content:"#";display:inline-block;margin-right:1px}.user-container{padding:0 15px}@media screen and (min-width: 821px){.user-container{padding:0}}.user-items-container .sp-slider-list{display:grid;grid-template-columns:repeat(3, 1fr);gap:10px}@media screen and (min-width: 821px){.user-items-container .sp-slider-list{display:none}}.user-items-container .sp-slider-list .user-item{margin:0;height:auto;width:auto}.user-items-container .sp-slider-list .user-item:nth-child(odd){margin:0}.section-item h2 span.section-item-link a{display:none}@media screen and (min-width: 821px){.section-item h2 span.section-item-link a{display:block}}@media screen and (min-width: 821px){.section-item h2 span.section-item-link{margin-left:auto}}.section-item-pickup .pickup-titie{display:flex;align-items:center;gap:6px}@media screen and (min-width: 821px){.section-item-pickup .pickup-titie{margin-bottom:20px}}.section-item-pickup .pickup-titie::before{content:"";display:inline-block;width:25px;height:11px;background:url("/images/new/icon-pickup.svg") no-repeat center top/cover}@media screen and (min-width: 821px){.section-item-pickup .pickup-titie::before{width:39px;height:17px}}.section-item-new .new-title{display:flex;align-items:center;gap:6px}.section-item-new .new-title::before{content:"";display:inline-block;width:19px;height:19px;background:url("/images/new/icon-top-new.svg") no-repeat center top/cover}@media screen and (min-width: 821px){.section-item-new .new-title::before{width:36px;height:36px}}.all-view-link{color:gray;display:block;width:100%;padding:4px 0;text-align:center;margin-top:16px;border:1px solid gray}@media screen and (min-width: 821px){.all-view-link{display:none}}@media screen and (min-width: 821px){.top-page-container{padding-bottom:100px}}.seller-contents{margin-bottom:40px;position:relative}@media screen and (min-width: 821px){.seller-contents{padding:45px 40px 36px 40px;border-radius:30px 0 0 30px}}.seller-contents::before{content:"";display:block;width:100%;height:100%;background:#fff8f3;position:absolute;top:33px;left:0;z-index:0}@media screen and (min-width: 821px){.seller-contents::before{border-radius:30px 0 0 30px;top:64px}}.seller-contents .user-item{position:relative;z-index:1}.seller-contents .seller-title{display:flex;align-items:center;gap:5px;position:relative;z-index:1}@media screen and (min-width: 821px){.seller-contents .seller-title{margin-bottom:20px}}.seller-contents .seller-title::before{content:"";display:block;width:20px;height:15px;background:url("/images/new/icon-top-sell.svg") no-repeat center top/cover}@media screen and (min-width: 821px){.seller-contents .seller-title::before{width:36px;height:28px}}.seller-contents .slick-list{overflow:visible}#parent-category-tagged-section{padding:0 15px 20px 15px}@media screen and (min-width: 821px){#parent-category-tagged-section{padding:0 40px 15px 24px}}#parent-category-tagged-section .recommend-title{display:flex;align-items:center;justify-content:flex-start;gap:5px}@media screen and (min-width: 821px){#parent-category-tagged-section .recommend-title{font-size:32px}}#parent-category-tagged-section .recommend-title::before{content:"";display:block;width:14px;height:16px;background:url("/images/new/icon-category-recommend.svg") no-repeat center top/cover;margin-bottom:3px}@media screen and (min-width: 821px){#parent-category-tagged-section .recommend-title::before{width:26px;height:30px}}.category-list-section{margin-bottom:30px}@media screen and (min-width: 821px){.category-list-section{margin-bottom:50px}}.category-list-section .sec-ttl{display:flex;align-items:center;gap:5px}.category-list-section .sec-ttl::before{content:"";display:block;width:14px;height:14px;background:url("/images/new/icon-category.svg") no-repeat center top/cover}@media screen and (min-width: 821px){.category-list-section .sec-ttl::before{width:26px;height:26px}}.category-list-section .category-list-items{display:grid;grid-template-columns:repeat(6, 1fr);gap:16px;overflow-x:scroll}@media screen and (min-width: 821px){.category-list-section .category-list-items{overflow:hidden;gap:40px}}.category-list-section .category-list-items a{display:flex;flex-direction:column;align-items:center;width:100px;color:#000;font-size:12px;gap:10px}@media screen and (min-width: 821px){.category-list-section .category-list-items a{width:100%}}.category-list-section .category-list-items a .img{position:relative;overflow:hidden;width:100%;aspect-ratio:1/1;border-radius:50%}.category-list-section .category-list-items a span{text-align:center}.category-list-section .category-list-item-5 .img{background:url("/images/new/category05.webp") no-repeat center center/cover}.category-list-section .category-list-item-6 .img{background:url("/images/new/category06.webp") no-repeat center center/cover}.category-list-section .category-list-item-7 .img{background:url("/images/new/category07.webp") no-repeat center center/cover}.category-list-section .category-list-item-8 .img{background:url("/images/new/category08.webp") no-repeat center center/cover}.category-list-section .category-list-item-9 .img{background:url("/images/new/category09.webp") no-repeat center center/cover}.category-list-section .category-list-item-10 .img{background:url("/images/new/category10.webp") no-repeat center center/cover}.category-list-section .category-list-item-11 .img{background:url("/images/new/category11.webp") no-repeat center center/cover}.category-list-section .category-list-item-12 .img{background:url("/images/new/category12.webp") no-repeat center center/cover}.category-list-section .category-list-item-13 .img{background:url("/images/new/category13.webp") no-repeat center center/cover}.category-list-section .category-list-item-14 .img{background:url("/images/new/category14.webp") no-repeat center center/cover}.category-list-section .category-list-item-15 .img{background:url("/images/new/category15.webp") no-repeat center center/cover}.category-list-section .category-list-item-16 .img{background:url("/images/new/category16.webp") no-repeat center center/cover}.category-list-section .category-list-item-17 .img{background:url("/images/new/category17.webp") no-repeat center center/cover}.category-list-section .category-list-item-18 .img{background:url("/images/new/category18.webp") no-repeat center center/cover}.category-list-section .category-list-item-19 .img{background:url("/images/new/category19.webp") no-repeat center center/cover}.category-list-section .category-list-item-20 .img{background:url("/images/new/category20.webp") no-repeat center center/cover}.category-list-section .category-list-item-21 .img{background:url("/images/new/category21.webp") no-repeat center center/cover}.category-list-section .category-list-item-22 .img{background:url("/images/new/category22.webp") no-repeat center center/cover}.category-list-section .category-list-item-23 .img{background:url("/images/new/category23.webp") no-repeat center center/cover}.category-list-section .category-list-item-24 .img{background:url("/images/new/category24.webp") no-repeat center center/cover}.category-list-section .category-list-item-25 .img{background:url("/images/new/category25.webp") no-repeat center center/cover}.category-list-section .category-list-item-26 .img{background:url("/images/new/category26.webp") no-repeat center center/cover}.category-list-section .category-list-item-27 .img{background:url("/images/new/category27.webp") no-repeat center center/cover}.category-list-section .category-list-item-28 .img{background:url("/images/new/category28.webp") no-repeat center center/cover}.category-list-section .category-list-item-29 .img{background:url("/images/new/category29.webp") no-repeat center center/cover}.category-list-section .category-list-item-30 .img{background:url("/images/new/category30.webp") no-repeat center center/cover}.category-list-section .category-list-item-31 .img{background:url("/images/new/category31.webp") no-repeat center center/cover}.category-list-section .category-list-item-32 .img{background:url("/images/new/category32.webp") no-repeat center center/cover}.category-list-section .category-list-item-33 .img{background:url("/images/new/category33.webp") no-repeat center center/cover}.category-list-section .category-list-item-34 .img{background:url("/images/new/category34.webp") no-repeat center center/cover}.category-list-section .category-list-item-35 .img{background:url("/images/new/category35.webp") no-repeat center center/cover}.category-list-section .category-list-item-36 .img{background:url("/images/new/category36.webp") no-repeat center center/cover}.category-list-section .category-list-item-37 .img{background:url("/images/new/category37.webp") no-repeat center center/cover}.category-list-section .category-list-item-38 .img{background:url("/images/new/category38.webp") no-repeat center center/cover}.category-list-section .category-list-item-39 .img{background:url("/images/new/category39.webp") no-repeat center center/cover}.category-list-section .category-list-item-40 .img{background:url("/images/new/category40.webp") no-repeat center center/cover}.category-list-section .category-list-item-41 .img{background:url("/images/new/category41.webp") no-repeat center center/cover}.category-list-section .category-list-item-42 .img{background:url("/images/new/category42.webp") no-repeat center center/cover}.category-list-section .category-list-item-43 .img{background:url("/images/new/category43.webp") no-repeat center center/cover}.category-list-section .category-list-item-44 .img{background:url("/images/new/category44.webp") no-repeat center center/cover}.category-list-section .category-list-item-45 .img{background:url("/images/new/category45.webp") no-repeat center center/cover}.category-list-section .category-list-item-46 .img{background:url("/images/new/category46.webp") no-repeat center center/cover}.category-list-section .category-list-item-47 .img{background:url("/images/new/category47.webp") no-repeat center center/cover}.category-list-section .category-list-item-48 .img{background:url("/images/new/category48.webp") no-repeat center center/cover}.category-list-section .category-list-item-49 .img{background:url("/images/new/category49.webp") no-repeat center center/cover}.category-list-section .category-list-item-50 .img{background:url("/images/new/category50.webp") no-repeat center center/cover}.category-list-section .category-list-item-51 .img{background:url("/images/new/category51.webp") no-repeat center center/cover}.category-list-section .category-list-item-52 .img{background:url("/images/new/category52.webp") no-repeat center center/cover}.category-list-section .category-list-item-53 .img{background:url("/images/new/category53.webp") no-repeat center center/cover}.category-list-section .category-list-item-54 .img{background:url("/images/new/category54.webp") no-repeat center center/cover}.category-list-section .category-list-item-55 .img{background:url("/images/new/category55.webp") no-repeat center center/cover}.category-list-section .category-list-item-56 .img{background:url("/images/new/category56.webp") no-repeat center center/cover}.category-list-section .category-list-item-57 .img{background:url("/images/new/category57.webp") no-repeat center center/cover}.category-list-section .category-list-item-58 .img{background:url("/images/new/category58.webp") no-repeat center center/cover}.category-list-section .category-list-item-59 .img{background:url("/images/new/category59.webp") no-repeat center center/cover}.category-list-section .category-list-item-60 .img{background:url("/images/new/category60.webp") no-repeat center center/cover}.category-list-section .category-list-item-61 .img{background:url("/images/new/category61.webp") no-repeat center center/cover}.category-list-section .category-list-item-62 .img{background:url("/images/new/category62.webp") no-repeat center center/cover}.category-list-section .category-list-item-63 .img{background:url("/images/new/category63.webp") no-repeat center center/cover}.category-list-section .category-list-item-64 .img{background:url("/images/new/category64.webp") no-repeat center center/cover}.category-list-section .category-list-item-65 .img{background:url("/images/new/category65.webp") no-repeat center center/cover}.category-list-section .category-list-item-66 .img{background:url("/images/new/category66.webp") no-repeat center center/cover}.category-list-section .category-list-item-67 .img{background:url("/images/new/category67.webp") no-repeat center center/cover}.category-list-section .category-list-item-68 .img{background:url("/images/new/category68.webp") no-repeat center center/cover}.category-list-section .category-list-item-69 .img{background:url("/images/new/category69.webp") no-repeat center center/cover}.category-list-section .category-list-item-70 .img{background:url("/images/new/category70.webp") no-repeat center center/cover}.category-list-section .category-list-item-71 .img{background:url("/images/new/category71.webp") no-repeat center center/cover}.category-list-section .category-list-item-72 .img{background:url("/images/new/category72.webp") no-repeat center center/cover}.category-list-section .category-list-item-73 .img{background:url("/images/new/category73.webp") no-repeat center center/cover}.category-list-section .category-list-item-74 .img{background:url("/images/new/category74.webp") no-repeat center center/cover}.category-list-section .category-list-item-75 .img{background:url("/images/new/category75.webp") no-repeat center center/cover}.category-list-section .category-list-item-76 .img{background:url("/images/new/category76.webp") no-repeat center center/cover}.category-list-section .category-list-item-77 .img{background:url("/images/new/category77.webp") no-repeat center center/cover}.category-list-section .category-list-item-78 .img{background:url("/images/new/category78.webp") no-repeat center center/cover}.category-list-section .category-list-item-79 .img{background:url("/images/new/category79.webp") no-repeat center center/cover}.category-list-section .category-list-item-80 .img{background:url("/images/new/category80.webp") no-repeat center center/cover}.category-list-section .category-list-item-81 .img{background:url("/images/new/category81.webp") no-repeat center center/cover}.category-list-section .category-list-item-82 .img{background:url("/images/new/category82.webp") no-repeat center center/cover}.category-list-section .category-list-item-83 .img{background:url("/images/new/category83.webp") no-repeat center center/cover}.category-list-section .category-list-item-84 .img{background:url("/images/new/category84.webp") no-repeat center center/cover}.category-list-section .category-list-item-85 .img{background:url("/images/new/category85.webp") no-repeat center center/cover}.category-list-section .category-list-item-86 .img{background:url("/images/new/category86.webp") no-repeat center center/cover}.category-list-section .category-list-item-87 .img{background:url("/images/new/category87.webp") no-repeat center center/cover}.category-list-section .category-list-item-88 .img{background:url("/images/new/category88.webp") no-repeat center center/cover}.category-list-section .category-list-item-89 .img{background:url("/images/new/category89.webp") no-repeat center center/cover}.category-list-section .category-list-item-90 .img{background:url("/images/new/category90.webp") no-repeat center center/cover}.category-list-section .category-list-item-91 .img{background:url("/images/new/category91.webp") no-repeat center center/cover}.category-list-section .category-list-item-92 .img{background:url("/images/new/category92.webp") no-repeat center center/cover}.category-list-section .category-list-item-93 .img{background:url("/images/new/category93.webp") no-repeat center center/cover}.category-list-section .category-list-item-94 .img{background:url("/images/new/category94.webp") no-repeat center center/cover}.category-list-section .category-list-item-95 .img{background:url("/images/new/category95.webp") no-repeat center center/cover}.category-list-section .category-list-item-96 .img{background:url("/images/new/category96.webp") no-repeat center center/cover}.category-list-section .category-list-item-97 .img{background:url("/images/new/category97.webp") no-repeat center center/cover}.category-list-section .category-list-item-98 .img{background:url("/images/new/category98.webp") no-repeat center center/cover}.category-list-section .category-list-item-99 .img{background:url("/images/new/category99.webp") no-repeat center center/cover}.category-list-section .category-list-item-100 .img{background:url("/images/new/category100.webp") no-repeat center center/cover}.category-list-section .category-list-item-101 .img{background:url("/images/new/category101.webp") no-repeat center center/cover}.category-list-section .category-list-item-102 .img{background:url("/images/new/category102.webp") no-repeat center center/cover}.category-list-section .category-list-item-103 .img{background:url("/images/new/category103.webp") no-repeat center center/cover}.category-list-section .category-list-item-104 .img{background:url("/images/new/category104.webp") no-repeat center center/cover}.category-list-section .category-list-item-105 .img{background:url("/images/new/category105.webp") no-repeat center center/cover}.hide-breadcrumb-and-sort .list-page-title,.hide-breadcrumb-and-sort .list-page-header,.hide-breadcrumb-and-sort .sp-list-page-title,.hide-breadcrumb-and-sort .sp-list-page-header,.hide-breadcrumb-and-sort .list-breadcrumb{display:none !important}.main-product-list.hide-sort-only .list-page-header,.main-product-list.hide-sort-only .sp-list-page-header{display:none !important}.main-product-list.hide-sort-only .list-page-actions,.main-product-list.hide-sort-only .sp-list-page-actions{display:none !important}.container,.container-fluid,.container-xl,.container-lg,.container-md,.container-sm{padding:0}.page-flex-container{display:flex;gap:28px;padding:0 28px}@media screen and (max-width: 768px){.page-flex-container{flex-direction:column;padding:0 14px}}.post-detail-container{width:calc(100% - 210px)}@media screen and (max-width: 768px){.post-detail-container{width:100%}}.post-detail-container #detail-container{padding:50px 0}@media screen and (max-width: 768px){.post-detail-container #detail-container{padding:0 0 20px}}.post-detail-container .detail-flex{display:flex;justify-content:space-between}@media screen and (max-width: 768px){.post-detail-container .detail-flex{flex-direction:column}}.post-detail-container img{max-width:100%}.post-detail-container .detail-seller-desc-container-border{padding-top:30px;margin-bottom:30px;border-top:1px solid #adadad;border-bottom:1px solid #adadad}@media screen and (max-width: 768px){.post-detail-container .detail-seller-desc-container-border{padding-top:20px;margin-bottom:20px}}.post-detail-container .detail-page-title{font-size:30px;margin-bottom:10px}@media screen and (min-width: 821px){.post-detail-container .detail-page-title{margin-bottom:20px}}@media screen and (max-width: 768px){.post-detail-container .detail-page-title{font-size:22px}}.post-detail-container .detail-main-image{width:100%;background-color:#e6e6e6;position:relative;margin-bottom:16px}.post-detail-container .detail-main-image img{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);max-width:100%;max-height:100%;height:auto;cursor:zoom-in}.post-detail-container .detail-sub-images-container{margin-right:-8px;margin-bottom:16px}.post-detail-container .detail-sub-image{float:left;margin-right:8px;position:relative;background-color:#e6e6e6;margin-bottom:8px}.post-detail-container .detail-sub-image img{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);max-width:100%;height:auto;max-height:100%}.post-detail-container .detail-sub-image img:hover{cursor:pointer}.post-detail-container .detail-content{margin-top:6px;margin-bottom:20px}@media screen and (max-width: 768px){.post-detail-container .detail-content{margin-bottom:20px}}.post-detail-container .detail-content-sub-container{display:flex;align-items:center;gap:20px;color:#666;font-weight:500}.post-detail-container .detail-content-sub-container.text-center{justify-content:center;margin-bottom:40px}@media screen and (max-width: 768px){.post-detail-container .detail-content-sub-container.text-center{margin-bottom:10px}}.post-detail-container .detail-content-sub-container .product-quantity{display:flex;align-items:center;gap:10px}.post-detail-container .detail-content-sub-container .product-quantity .product-quantity-select{padding:0px 6px;border-radius:inherit;border:1px solid #e0e0e0;width:40px;font-size:12px}@media screen and (min-width: 821px){.post-detail-container .detail-content-sub-container .product-quantity .product-quantity-select{width:60px;font-size:16px}}.post-detail-container .detail-content-sub-container .product-quantity span{flex-shrink:0}.post-detail-container .detail-content-span{font-size:12px;padding:4px 12px;background-color:#f5f5f5;border:1px solid #b3b3b3;border-radius:16px;color:#333}.post-detail-container .detail-content-text{font-size:15px;margin-top:10px;color:#666}.post-detail-container .detail-content-link{font-size:20px;color:#4d4d4d;font-weight:500}@media screen and (max-width: 768px){.post-detail-container .detail-content-link{font-size:14px}}.post-detail-container .detail-content-category{margin:2px 0 10px;padding-bottom:10px;border-bottom:1px solid #adadad;width:100%}@media screen and (min-width: 821px){.post-detail-container .detail-content-category{margin:0px 0 16px;padding-bottom:8px}}.post-detail-container .detail-content-category .detail-content-link+.detail-content-link{margin-left:16px}.post-detail-container .detail-col-flex{display:flex;align-items:center;gap:2px}.post-detail-container .detail-new-item-status{background-color:#ff544c;color:#fff;font-size:10px;padding:0px 4px}@media screen and (min-width: 821px){.post-detail-container .detail-new-item-status{font-size:13px;line-height:1.4}}.post-detail-container .detail-sale-item-status{background-color:#1fc7c4;color:#fff;padding:0px 4px;font-size:10px}@media screen and (min-width: 821px){.post-detail-container .detail-sale-item-status{font-size:13px;line-height:1.4}}.post-detail-container .detail-content-review .detail-content-link{color:#4d4d4d}.post-detail-container .detail-rating-container{float:left;margin-top:-2px}.post-detail-container .detail-price{margin-bottom:16px}@media screen and (min-width: 821px){.post-detail-container .detail-price{margin-bottom:20px}}.post-detail-container .detail-price p{font-size:48px;font-weight:400;line-height:1;margin-bottom:0}@media screen and (max-width: 768px){.post-detail-container .detail-price p{font-size:30px}}.post-detail-container .detail-price span{font-size:20px;margin-left:3px}@media screen and (max-width: 768px){.post-detail-container .detail-price span{font-size:12px}}.post-detail-container .detail-cart-button{width:100%;height:64px;color:#1a1a1a;background-color:#fccc00;border-radius:3px;font-size:22px;display:block;padding:12px;text-align:center;margin-bottom:16px;text-decoration:none;cursor:pointer}@media screen and (max-width: 768px){.post-detail-container .detail-cart-button{font-size:18px;height:54px}}.post-detail-container .detail-cart-button:hover{opacity:.8}.post-detail-container .detail-cart-button.disabled{pointer-events:none;background-color:#b3b3b3}.post-detail-container .detail-cart-button i{background-image:url(/images/new/icon-cart.svg);width:24px;height:24px;display:inline-block;background-repeat:no-repeat;background-position:center center;margin-right:8px;overflow:hidden;vertical-align:sub}@media screen and (min-width: 821px){.post-detail-container .detail-cart-button i{margin-right:14px}}.post-detail-container .detail-actions-link{border:1px solid #939393;border-radius:8px;margin-bottom:20px;display:inline-block;font-size:16px;height:42px;text-align:center;width:210px;line-height:42px;color:#4d4d4d}@media screen and (max-width: 768px){.post-detail-container .detail-actions-link{width:140px;height:32px;line-height:32px}}.post-detail-container .detail-action-span-favorite{display:flex;align-items:center;justify-content:center;gap:4px}@media screen and (min-width: 821px){.post-detail-container .detail-action-span-favorite{gap:8px}}.post-detail-container .detail-action-span-favorite.added::before{background:url("/images/new/icon-favorite-added.svg") no-repeat center top/cover}.post-detail-container .detail-action-span-favorite::before{content:"";display:inline-block;width:19px;height:18px;background:url("/images/new/icon-favorite.svg") no-repeat center top/cover}@media screen and (max-width: 768px){.post-detail-container .detail-action-span-favorite{font-size:12px}.post-detail-container .detail-action-span-favorite::before{width:14px;height:13px}}.post-detail-container .detail-action-span-point{display:inline-block;line-height:18px;padding-top:18px}.post-detail-container .detail-action-link-favorite{background-image:url("/images/icons/list2.svg");background-size:18px 18px;background-repeat:no-repeat;background-position:13px 18px}@media(max-width: 1200px){.post-detail-container .detail-action-link-favorite{float:right}}.post-detail-container .detail-action-link-point{background-image:url("/images/icons/point2.svg");background-size:18px 18px;background-repeat:no-repeat;background-position:12px 18px}.post-detail-container .detail-seller-links{margin-bottom:32px;display:flex;flex-direction:column;gap:10px}@media screen and (max-width: 768px){.post-detail-container .detail-seller-links{margin-bottom:20px}}.post-detail-container .detail-seller-links span{display:flex;align-items:center;gap:10px}.post-detail-container .detail-seller-links span img{width:40px;height:40px}@media screen and (max-width: 768px){.post-detail-container .detail-seller-links span img{width:30px;height:30px}}.post-detail-container .detail-seller-links span a{font-size:20px;color:#000;text-decoration:none;display:flex;align-items:center}@media screen and (max-width: 768px){.post-detail-container .detail-seller-links span a{font-size:16px}}.post-detail-container .detail-seller-links span a::after{content:"";display:inline-block;width:6px;height:6px;border-bottom:1px solid #000;border-right:1px solid #000;transform:rotate(-45deg);margin-left:6px}.post-detail-container .detail-seller-link{font-size:14px;margin-right:28px;text-decoration:underline}@media(max-width: 1200px){.post-detail-container .detail-seller-links{font-size:12px}.post-detail-container .detail-seller-link{font-size:12px;margin-right:18px}}.post-detail-container .detail-seller-sns-link img{width:50px;height:50px}.post-detail-container .detail-seller-share-container{margin-bottom:30px}.post-detail-container .detail-seller-share-container h4{font-size:20px}@media screen and (max-width: 768px){.post-detail-container .detail-seller-share-container h4{font-size:16px}}.post-detail-container .detail-seller-share-container .copy-a{border:1px solid #adadad;text-align:center;margin-left:14px}.post-detail-container .detail-seller-share-container .copy-a a{padding:10px 16px;color:#000;display:block}@media screen and (max-width: 768px){.post-detail-container .detail-seller-share-container .copy-a a{font-size:13px;padding:12px}}.post-detail-container .detail-seller-block .detail-seller-content{background:#fff8f3;border-radius:16px;padding:20px;display:flex}@media screen and (max-width: 768px){.post-detail-container .detail-seller-block .detail-seller-content{padding:8px}}.post-detail-container .detail-seller-block .detail-content-link{font-size:15px}@media screen and (max-width: 768px){.post-detail-container .detail-seller-block .rating .icon-good+label{font-size:12px}.post-detail-container .detail-seller-block .rating .icon-good+label a{font-size:10px}}@media screen and (max-width: 768px){.post-detail-container .detail-seller-block .rating .icon-bad+label{font-size:12px}.post-detail-container .detail-seller-block .rating .icon-bad+label a{font-size:10px}}.post-detail-container .detail-seller-block-title{font-size:16px;margin-bottom:10px}@media screen and (min-width: 821px){.post-detail-container .detail-seller-block-title{font-size:24px}}.post-detail-container .detail-seller-block-image-container{flex-shrink:0;margin-right:20px}@media screen and (max-width: 768px){.post-detail-container .detail-seller-block-image-container{margin-right:14px}}.post-detail-container .detail-seller-block-image-container img{border-radius:50%;width:140px;height:140px;-o-object-fit:cover;object-fit:cover}@media screen and (max-width: 768px){.post-detail-container .detail-seller-block-image-container img{width:100px;height:100px}}.post-detail-container .detail-seller-block-content-title{font-size:18px;margin-bottom:12px;overflow:hidden;display:block;-webkit-line-clamp:1;word-break:break-word;text-overflow:ellipsis;display:-webkit-box;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical}@media screen and (max-width: 768px){.post-detail-container .detail-seller-block-content-title{font-size:14px;margin-bottom:4px}}.post-detail-container .detail-seller-block-content-title a{color:#000}.post-detail-container .detail-seller-block-content-level{font-size:12px;margin-bottom:8px}.post-detail-container .detail-seller-block-link{font-size:13px;color:#666;text-decoration:underline}.post-detail-container .detail-seller-follower-button{font-size:16px;color:#fff;line-height:17px;padding:8px 0;background-color:#000;width:100%;display:inline-block;text-align:center;min-width:140px;text-decoration:none;margin-bottom:10px}@media screen and (max-width: 768px){.post-detail-container .detail-seller-follower-button{font-size:12px;max-width:120px;margin-bottom:0;padding:5px 0}}.post-detail-container .detail-seller-product-link{color:#666;text-decoration:underline}.post-detail-container .detail-seller-product-link a{font-size:15px;color:#666;font-weight:500}@media screen and (max-width: 768px){.post-detail-container .detail-seller-product-link a{font-size:12px}}.post-detail-container .detail-seller-desc-container{margin-bottom:30px}@media screen and (max-width: 768px){.post-detail-container .detail-seller-desc-container{margin-bottom:20px}}.post-detail-container .detail-seller-desc-container h4{font-size:24px}@media screen and (max-width: 768px){.post-detail-container .detail-seller-desc-container h4{font-size:18px}}.post-detail-container .detail-seller-desc{color:#333;font-size:16px;padding:0;line-height:18px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;line-height:1.5}@media screen and (max-width: 768px){.post-detail-container .detail-seller-desc{font-size:13px}}.post-detail-container .detail-seller-minimize-desc{height:45px;-webkit-line-clamp:2}.post-detail-container .detail-seller-desc-more-link{text-align:right;position:relative;padding-right:18px}.post-detail-container .detail-seller-desc-more-link a,.post-detail-container .detail-seller-desc-more-link a:hover,.post-detail-container .detail-seller-desc-more-link a:visited{color:#333;text-decoration:none}.post-detail-container .more-link-icon{display:block;position:absolute;top:8px;right:0;bottom:0;width:8px;height:8px;border-right:2px solid #363636;border-bottom:2px solid #363636;transform:translateY(-2px) rotate(45deg);transition:transform .2s ease}.post-detail-container .less-link-icon{display:block;position:absolute;top:11px;right:0;bottom:0;width:8px;height:8px;border-right:2px solid #363636;border-bottom:2px solid #363636;transform:translateY(-2px) rotate(-135deg);transition:transform .2s ease}.post-detail-container .detail-seller-review-container{color:#333}.post-detail-container .detail-seller-review-title{font-size:16px;margin-bottom:16px}.post-detail-container .detail-seller-review-rating{margin-bottom:12px}.post-detail-container .detail-seller-review-rating label{font-size:13px;margin-left:12px}.post-detail-container .detail-seller-review-comment-title{font-size:13px;margin-bottom:12px}.post-detail-container .detail-seller-review-comment-button{text-align:right;padding-right:16px;margin-top:15px}.post-detail-container .detail-seller-review-comment-button input[type=submit]{border-radius:3px;font-size:16px;line-height:20px;padding:9px;background-color:#f9f9f9;border:1px solid #b3b3b3;color:#333}.post-detail-container .detail-relation-container{padding:50px 0;background:rgba(0,0,0,0)}@media screen and (max-width: 768px){.post-detail-container .detail-relation-container{padding:0 0 20px}}.post-detail-container .detail-relation-container.even{background-color:#f7f7f7}.post-detail-container .detail-section-item h2 span.detail-section-item-link{float:right;font-size:16px;margin-top:8px;margin-right:30px}.post-detail-container .detail-section-item h2 span.detail-section-item-link a{color:#000;text-decoration:underline}.post-detail-container .detail-section-item h2 span.detail-section-item-link a:hover,.post-detail-container .detail-section-item h2 span.detail-section-item-link a:visited{color:#000}.post-detail-container .detail-section-item h2 span.detail-section-item-link a:hover{text-decoration:none}@media screen and (max-width: 768px){.post-detail-container .detail-section-item h2 span.detail-section-item-link{margin-right:18px;margin-top:5px;font-size:13px}.post-detail-container .detail-section-item h2 span.detail-section-item-link a{text-decoration:none}.post-detail-container .detail-section-item h2 span.detail-section-item-link a:after{content:">";margin-left:8px;font-size:13px}}.post-detail-container .container-relation{width:100%;margin-left:auto;margin-right:auto;overflow:hidden}@media(min-width: 1400px){.post-detail-container .container-relation{max-width:1380px}}.post-detail-container .container-inner-relation{margin-left:auto;margin-right:auto}.post-detail-container #detail-wrapper{padding-bottom:40px;position:relative}@media screen and (max-width: 768px){.post-detail-container #detail-wrapper{padding-bottom:0px}}.post-detail-container .detail-col-image{width:50%}.post-detail-container .detail-col-content{width:47%}@media(max-width: 1200px){.post-detail-container .detail-col-image{width:497px}.post-detail-container .detail-col-content{width:462px}}@media(max-width: 992px){.post-detail-container .detail-col-image{width:55%}.post-detail-container .detail-col-content{width:45%}}@media screen and (max-width: 768px){.post-detail-container .detail-col-image{width:100%;margin-bottom:20px}.post-detail-container .detail-col-content{width:100%}}.post-detail-container .detail-action-copy{width:100%;background-color:#fff;color:red;border:1px solid red;padding:10px;border-radius:5px;margin-bottom:10px}.post-detail-container .detail-action-copy:hover{background-color:red;color:#fff}.detail-rating{display:flex;gap:10px;margin-bottom:14px}.rating .icon-good{color:#ff7d84}.rating .icon-good+label{color:#ff7d84;font-weight:500}@media screen and (max-width: 768px){.rating .icon-good+label{font-size:14px}}.rating .icon-good+label a{color:#ff7d84 !important}.rating .icon-bad{color:#1fc7c4}.rating .icon-bad+label{color:#1fc7c4;font-weight:500}@media screen and (max-width: 768px){.rating .icon-bad+label{font-size:14px}}.rating .icon-bad+label a{color:#1fc7c4 !important}.container-post .detail-flex{margin-bottom:40px}.container-post .detail-free{font-size:18px;margin-bottom:16px;-webkit-mask-image:linear-gradient(to bottom, rgb(0, 0, 0) 0%, rgb(0, 0, 0) 50%, rgba(0, 0, 0, 0) 100%);mask-image:linear-gradient(to bottom, rgb(0, 0, 0) 0%, rgb(0, 0, 0) 50%, rgba(0, 0, 0, 0) 100%);padding-top:40px;border-top:1px solid #adadad}@media screen and (max-width: 768px){.container-post .detail-free{font-size:13px;margin-bottom:10px;padding-top:20px}}.container-post .nopaid-part h4{font-size:24px;display:flex;align-items:center;justify-content:center;color:gray;margin-bottom:24px}@media screen and (max-width: 768px){.container-post .nopaid-part h4{font-size:14px;margin-bottom:20px}}.container-post .nopaid-part h4 span{display:flex;height:1px;flex:1;background:#ececec}.container-post .nopaid-part-container{border:1px solid #000;margin-top:20px;padding:40px 32px;max-width:640px;margin:0 auto;border-radius:16px;box-shadow:8px 8px 0px -1px #fccc00}@media screen and (max-width: 768px){.container-post .nopaid-part-container{padding:20px 16px}}.container-post .nopaid-part-container h5{font-size:30px;font-weight:500;margin-bottom:10px;text-align:center}@media screen and (max-width: 768px){.container-post .nopaid-part-container h5{font-size:22px;margin-bottom:10px}}.container-post .nopaid-part-container .no-paid-price{margin-bottom:40px;font-weight:400;font-size:48px;text-align:center;line-height:1}@media screen and (max-width: 768px){.container-post .nopaid-part-container .no-paid-price{font-size:30px;margin-bottom:20px}}.container-post .nopaid-part-container .no-paid-price span{font-size:20px;font-weight:500;display:inline-block;margin:0 0 0 10px}.container-post .nopaid-part .current_point{font-size:20px;font-weight:500;text-align:center;margin-bottom:10px}@media screen and (max-width: 768px){.container-post .nopaid-part .current_point{font-size:16px;margin-bottom:10px}}.container-post .nopaid-part .detail-cart-button{margin-bottom:10px}.container-post .nopaid-part .add-point{margin-bottom:10px}.container-post .nopaid-part .add-point a{width:100%;display:flex;align-items:center;justify-content:center;background:#1fc7c4;color:#fff;padding:12px;font-size:22px;gap:4px}@media screen and (max-width: 768px){.container-post .nopaid-part .add-point a{font-size:18px;padding:10px}}.container-post .nopaid-part .add-point a:hover{opacity:.8}.container-post .nopaid-part .add-point a i{background-image:url(/images/new/icon-point-white.svg);width:24px;height:24px;display:inline-block;background-repeat:no-repeat;background-position:center center}#user-detail-wrapper{display:flex;align-items:flex-start;padding:50px 5vw 0;gap:20px}@media screen and (max-width: 768px){#user-detail-wrapper{padding:20px 14px 0;flex-direction:column}}@media screen and (min-width: 821px){#user-detail-wrapper .detail-relation-container-wrapper .detail-relation-container .title{font-size:16px}}@media screen and (min-width: 821px){#user-detail-wrapper .new-item-status{width:36px !important;height:36px !important}}@media screen and (min-width: 821px){#user-detail-wrapper .product-item-info p.price{font-size:14px}#user-detail-wrapper .product-item-info p.price span.price-status{font-size:10px}}#user-detail-container{width:45%}@media screen and (max-width: 768px){#user-detail-container{width:100%}}@media screen and (min-width: 769px){#user-detail-container .user-detail-container-inner.is-fixed{position:fixed;top:20px;width:40%;background:#fff;z-index:100;max-height:calc(100vh - 40px);overflow-y:auto}}#user-detail-container .user-detail-header{display:flex;align-items:center;gap:20px;margin-bottom:20px}@media screen and (max-width: 768px){#user-detail-container .user-detail-header{flex-direction:column}}#user-detail-container .user-detail-main .status{margin-bottom:14px;font-size:18px}@media screen and (max-width: 768px){#user-detail-container .user-detail-main .status{font-size:14px}}.user-detail-image{width:200px;height:200px;border:1px solid #adadad;border-radius:50%;flex-shrink:0}@media screen and (max-width: 768px){.user-detail-image{width:160px;height:160px}}.user-detail-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%}.user-detail-container{width:calc(100% - 160px);display:inline-block}.user-detail-description{margin-top:40px}.user-detail-content .title{font-size:24px;font-weight:bold;margin-bottom:16px}.user-detail-content .status span{font-weight:bold}.user-detail-content-link{font-size:15px;color:#666;text-decoration:underline}.user-detail-content-link:hover{text-decoration:none;color:#666}.user-detail-content-link:visited{color:#666}.user-detail-seller-desc{color:#333;font-size:16px;padding:0 6px;line-height:18px;margin-bottom:16px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;margin-top:30px}.user-detail-seller-minimize-desc{height:54px;-webkit-line-clamp:3}.user-detail-seller-desc-more-link{text-align:center;position:relative;padding-right:18px}.user-detail-seller-desc-more-link a,.user-detail-seller-desc-more-link a:hover,.user-detail-seller-desc-more-link a:visited{color:#333;text-decoration:none}.user-more-link-icon{display:block;position:absolute;top:7px;right:0;bottom:0;width:8px;height:8px;border-right:2px solid #363636;border-bottom:2px solid #363636;transform:translateY(-2px) rotate(45deg);transition:transform .2s ease}.user-less-link-icon{display:block;position:absolute;top:11px;right:0;bottom:0;width:8px;height:8px;border-right:2px solid #363636;border-bottom:2px solid #363636;transform:translateY(-2px) rotate(-135deg);transition:transform .2s ease}.user-detail-seller-follower-button{font-size:13px;color:#333;line-height:17px;padding-top:11px;padding-bottom:11px;background-color:#fff;border:1px solid #b3b3b3;display:inline-block;text-align:center;min-width:140px}.user-detail-seller-follower-button:hover{color:#333;opacity:.5;text-decoration:none}.user-detail-seller-follower-button:visited{color:#333}.user-detail-seller-follower-button i{background-image:url("/images/icons/user.svg");width:15px;height:15px;display:inline-block;vertical-align:sub;background-repeat:no-repeat}.user-detail-seller-message-button{font-size:13px;color:#333;line-height:17px;padding-top:11px;padding-bottom:11px;background-color:#fff;border:1px solid #b3b3b3;display:inline-block;text-align:center;min-width:140px}.user-detail-seller-message-button:hover{color:#333;opacity:.5;text-decoration:none}.user-detail-more-actions{z-index:9999;top:45px;right:0;position:absolute}.user-detail-more-actions_inner{background-color:#fff;box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.1);text-align:left;white-space:normal;-webkit-padding-start:0;padding-inline-start:0}.user-detail-more-actions_inner a:hover{text-decoration:none}.user-detail-more-actions ul li{list-style:none;position:relative}.user-detail-more-actions a{padding:12px 18px;display:block;font-size:13px;color:#363636;border:none;width:100%;text-align:left;white-space:nowrap;background:#fff;cursor:pointer}.user-detail-more-actions a:hover{background-color:#f3f3f3}.user-detail-seller-more-actions{background-color:#fff;border:1px solid #b3b3b3;border-radius:30px;height:40px;width:40px;display:inline-block;vertical-align:middle}.user-detail-seller-more-actions:hover{opacity:.5}.user-detail-seller-more-actions.selected{background-color:#f3f3f3}.user-detail-seller-more-actions i{background-image:url(/images/icons/more.svg);width:38px;height:38px;background-repeat:no-repeat;background-size:18px 18px;display:inline-block;background-position:center center}.sns{display:flex;align-items:center;justify-content:center;gap:30px;margin-top:20px}.sns svg{width:36px}@media screen and (max-width: 768px){.sns svg{width:20px}}.detail-relation-container-wrapper{width:55%}@media screen and (max-width: 768px){.detail-relation-container-wrapper{width:100%}}.detail-relation-container-wrapper .detail-relation-container{padding:0 0 50px}.detail-relation-container-wrapper .detail-relation-container h2{font-size:22px}@media screen and (max-width: 768px){.detail-relation-container-wrapper .detail-relation-container h2{font-size:18px}}.login-container{padding:30px 0;max-width:800px}.login-container .form-group-buttons{display:flex;flex-direction:column;align-items:center;gap:10px}.login-container .form-group-buttons button,.login-container .form-group-buttons a{width:300px}@media screen and (max-width: 768px){.login-container .form-group-buttons button,.login-container .form-group-buttons a{width:100%}}.mypage-container table th,.mypage-container table td{font-size:14px;padding:4px 2px;letter-spacing:.05em}@media screen and (max-width: 768px){.mypage-container table th,.mypage-container table td{font-size:12px}}@media screen and (min-width: 821px){.section-item .list-page-container{margin-top:0}}.list-page-container{padding-top:0}@media screen and (min-width: 821px){.list-page-container{margin-top:50px}}.list-page-container .list-page-action-link:hover{color:#ff544c}.list-page-container .list-page-action-link.selected{color:#ff544c}@media screen and (max-width: 768px){.sp-list-page-header{display:flex !important;justify-content:space-between;align-items:center;margin-bottom:20px;width:100%}}.sp-list-page-actions{position:relative;display:inline-block;width:100%;max-width:100px;outline:none;cursor:pointer}.sp-list-page-actions::before{content:"新着順";display:block;padding:5px;background:#fff;border:1px solid #e0e0e0;cursor:pointer;position:relative;font-size:14px;font-weight:500;pointer-events:none;line-height:1}.sp-list-page-actions::after{content:"";position:absolute;right:8px;top:50%;transform:translateY(-50%) rotate(-45deg);width:5px;height:5px;border-left:1px solid #666;border-bottom:1px solid #666;transition:transform .3s ease}.sp-list-page-actions a{padding:5px;background:#fff;border:1px solid #e0e0e0;border-top:none;color:#333;text-decoration:none;font-size:14px;font-weight:400;width:100%;display:block;cursor:pointer;transition:background-color .2s ease;position:relative;z-index:10}.sp-list-page-actions a.selected{background-color:#ff544c;color:#fff;font-weight:500}.sp-list-page-actions a:last-child{border-radius:0 0 4px 4px}.sp-list-page-actions .sp-list-page-action-links{display:none;position:absolute;width:100%;top:100%;left:0;z-index:10}.sp-list-page-actions.active .sp-list-page-action-links{display:block}.sp-list-page-actions.active::before{border-radius:4px 4px 0 0;border-bottom-color:rgba(0,0,0,0)}.sp-list-page-actions.active::after{transform:translateY(-15%) rotate(135deg)}.sp-list-page-actions.order-new::before{content:"新着順"}.sp-list-page-actions.order-cheap::before{content:"価格が安い"}.sp-list-page-actions.order-expensive::before{content:"価格が高い"}.sp-list-page-actions.order-sale::before{content:"売れ筋"}.top-register,.navbar-status{text-align:center;background:#fff4c5;margin-bottom:8px;padding:0 0}@media screen and (min-width: 821px){.top-register,.navbar-status{height:40px;position:absolute;top:-40px;left:0;display:flex;align-items:center;justify-content:center;width:100%;z-index:10}}.top-register a,.navbar-status a{font-size:12px;color:#000}@media screen and (min-width: 821px){.top-register a,.navbar-status a{font-size:14px}}.signup-container{padding:20px 0}@media screen and (min-width: 821px){.signup-container{padding:40px 0}}.guide-section .guide-container{display:flex;min-height:100vh}.guide-section .sidebar{width:240px;background-color:#fff;overflow-y:auto}.guide-section .sidebar .sidebar-title{font-size:20px;font-weight:bold;padding:30px 20px}.guide-section .sidebar .desktop-nav{display:block}.guide-section .sidebar .desktop-nav .nav-header{width:100%;padding:18px 20px;font-size:18px;font-weight:bold;text-align:left;background:none;border:none;cursor:default;display:flex;align-items:center}.guide-section .sidebar .desktop-nav .nav-header .arrow{margin-right:8px;font-size:10px}.guide-section .sidebar .desktop-nav .nav-list{list-style:none;display:block;padding:0;margin:0}.guide-section .sidebar .desktop-nav .nav-list li{border-top:1px solid #ddd}.guide-section .sidebar .desktop-nav .nav-list .nav-link{display:block;padding:14px 20px 14px 20px;color:#333;text-decoration:none;transition:background-color .3s}.guide-section .sidebar .desktop-nav .nav-list .nav-link:hover{background-color:#f5f5f5}.guide-section .sidebar .desktop-nav .nav-list .nav-link.active{background-color:#f0f0f0;font-weight:bold;position:relative}.guide-section .sidebar .desktop-nav .nav-list .nav-link.active::before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background-color:#000}.guide-section .sidebar .mobile-nav{display:none}.guide-section .sidebar .mobile-nav .mobile-section{border-bottom:1px solid #ddd}.guide-section .sidebar .mobile-nav .mobile-dropdown-btn{width:100%;padding:16px 20px;font-size:15px;font-weight:bold;text-align:left;background:#fafafa;border:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:background-color .3s}.guide-section .sidebar .mobile-nav .mobile-dropdown-btn:hover{background-color:#f0f0f0}.guide-section .sidebar .mobile-nav .mobile-dropdown-btn.active{background-color:#e8e8e8}.guide-section .sidebar .mobile-nav .mobile-dropdown-btn .mobile-arrow{font-size:10px;transition:transform .3s}.guide-section .sidebar .mobile-nav .mobile-dropdown-btn.active .mobile-arrow{transform:rotate(-180deg)}.guide-section .sidebar .mobile-nav .mobile-dropdown-list{list-style:none;max-height:0;overflow:hidden;transition:max-height .3s ease-in-out;background-color:#fff;padding:0;margin:0}.guide-section .sidebar .mobile-nav .mobile-dropdown-list.active{max-height:500px}.guide-section .sidebar .mobile-nav .mobile-dropdown-list li{border-top:1px solid #ddd}.guide-section .sidebar .mobile-nav .mobile-dropdown-list .nav-link{display:block;padding:12px 20px;color:#333;text-decoration:none;transition:background-color .3s}.guide-section .sidebar .mobile-nav .mobile-dropdown-list .nav-link:hover{background-color:#f5f5f5}.guide-section .sidebar .mobile-nav .mobile-dropdown-list .nav-link.active{background-color:#f0f0f0;font-weight:bold}.guide-section .guide-content{flex:1;padding:25px 60px;max-width:900px;background-color:#fff}@media(max-width: 768px){.guide-section .guide-content{padding:20px 14px}}.guide-section .guide-content .content-section{display:none}.guide-section .guide-content .content-section.active{display:block}.guide-section .guide-content .content-section h2{font-size:20px;font-weight:bold;margin-bottom:30px;padding-bottom:15px;border-bottom:2px solid #ddd}.guide-section .guide-content .content-section .step{margin-bottom:35px}.guide-section .guide-content .content-section .step h3{font-size:16px;font-weight:bold;margin-bottom:12px;line-height:1.8}.guide-section .guide-content .content-section .step p{margin-bottom:8px;line-height:1.8;color:#555}.guide-section .guide-content .content-section>p{line-height:1.8;color:#555;margin-bottom:15px}@media(max-width: 768px){.guide-section .guide-container{flex-direction:column}.guide-section .sidebar{width:100%;border-right:none;border-bottom:1px solid #ddd}.guide-section .sidebar .sidebar-title{padding:20px 15px;font-size:18px}.guide-section .sidebar .desktop-nav{display:none}.guide-section .sidebar .mobile-nav{display:block}.guide-section .content{padding:25px 20px}.guide-section .content .content-section h2{font-size:20px;margin-bottom:20px;padding-bottom:10px}.guide-section .content .content-section .step{margin-bottom:25px}.guide-section .content .content-section .step h3{font-size:15px;margin-bottom:10px}.guide-section .content .content-section .step p{font-size:13px}}@media(max-width: 480px){.guide-section .sidebar .sidebar-title{padding:15px;font-size:16px}.guide-section .sidebar .mobile-nav .mobile-dropdown-btn{padding:14px 15px;font-size:14px}.guide-section .sidebar .mobile-nav .mobile-dropdown-list .nav-link{padding:10px 15px;font-size:13px}.guide-section .content{padding:20px 15px}.guide-section .content .content-section h2{font-size:18px}.guide-section .content .content-section .step h3{font-size:14px}.guide-section .content .content-section .step p{font-size:13px}}.banner-link{margin:10px 0;display:block}.row.nomargin{margin:0 !important}@media screen and (min-width: 821px){.common-page-container{margin-top:50px}}.common-page-container .tos-title{margin-top:0}.list-page-actions .list-page-action-link{position:relative}@media screen and (min-width: 821px){.list-page-actions .list-page-action-link::after{content:"";position:absolute;right:-12px;top:50%;transform:translateY(-50%);width:1px;background-color:#1a1a1a;height:18px}}.product-password-wrapper{padding:20px 15px}@media screen and (min-width: 821px){.product-password-wrapper{padding:50px 20px}}#app{margin-top:62px}@media screen and (min-width: 821px){#app{margin-top:0}}.kiyaku{margin:0;width:100%}.kiyaku-form{text-align:center;margin:0 auto}@media screen and (min-width: 821px){.kiyaku-form .justify-center{justify-content:center;margin:0 auto}}.kiyaku-form a{margin-top:10px}.row{margin-right:0 !important;margin-left:0 !important}
/*# sourceMappingURL=custom.min.css.map */