@charset "UTF-8";.progressbar{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;-webkit-box-pack:justify;justify-content:space-between;position:relative;width:-webkit-max-content;width:-moz-max-content;width:max-content;margin:24px auto}@media (width <= 768px){.progressbar{margin:16px auto}}.progressbar li{width:100px;color:var(--clGray);font-size:.875rem;font-weight:700;position:relative;text-align:center}@media (width <= 768px){.progressbar li{width:70px;font-size:.75rem}}.progressbar li:before{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;width:14px;height:14px;margin-inline:auto;margin-bottom:16px;content:"";color:var(--clText);font-size:1rem;text-align:center;border-radius:50%;background-color:var(--clGray_light);z-index:2;position:relative}.progressbar li:after{position:absolute;z-index:1;top:5px;left:-50%;width:100%;height:4px;content:"";background-color:var(--clGray_light)}.progressbar li:first-child:after{content:none}.progressbar li.is_current{color:var(--clText)}.progressbar li.is_current:before{color:var(--clSuccess);outline:5px solid var(--clSuccess);background-color:#fff}.progressbar li.is_current:after{background-color:var(--clSuccess)}.progressbar li.is_done{color:var(--clGray)}.progressbar li.is_done:before{background-color:var(--clSuccess)}.progressbar li.is_done:after{background-color:var(--clSuccess)}.progressbar li:last-child.is_current{color:var(--clSuccess)}.progressbar li:last-child.is_current:before{content:"";font-family:"Font Awesome 6 Pro";color:#fff;font-size:.875rem;background-color:var(--clSuccess);outline:none;width:24px;height:24px;margin-bottom:6px;-webkit-transform:translateY(-5px);transform:translateY(-5px)}.mypageSide{border-radius:8px;background-color:#fff;border:1px solid var(--clGray_light)}.mypageSide .profile{text-align:center;padding:24px 16px 16px}.mypageSide .profile .profile_img{width:92px;height:92px;margin-bottom:16px}.mypageSide .profile .profile_img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border:1px solid var(--clGray_lighter)}.mypageSide .profile .profile_name{font-size:.875rem;font-weight:700;line-height:1.5;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;text-overflow:ellipsis;white-space:unset;margin-bottom:6px}.mypageSide .profile .profile_userStatus{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;gap:16px}.mypageSide .profile .hold_pointBox{margin:12px 0 0;padding:12px 8px}.mypageSide .profile .hold_pointBox .point{display:inline-block;font-weight:700}.mypageSide .myPageMenu .title{font-size:.75rem;font-weight:700;line-height:1.5;background-color:var(--clGray_lighter);padding:4px 16px;margin-bottom:0}.mypageSide .myPageMenu .menuList .menu_item{padding-inline:16px}.mypageSide .myPageMenu .menuList .menu_item.is_current{background-color:var(--clMain01_lighter)}.mypageSide .myPageMenu .menuList .menu_item.is_current{background-color:var(--clMain01_lighter);pointer-events:none}.mypageSide .myPageMenu .menuList .menu_item.is_current .menu_link{font-weight:700}@media (any-hover: hover){.mypageSide .myPageMenu .menuList .menu_item:hover{background-color:var(--clMain01_lighter)}}.mypageSide .myPageMenu .menuList .menu_link{display:block;padding-block:12px;color:var(--clText);font-size:.875rem;border-bottom:1px dashed var(--clGray_light);display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}@media (any-hover: hover){.mypageSide .myPageMenu .menuList .menu_link:hover{opacity:1}}.mypageSide .myPageMenu .menuList .menu_link i{color:var(--clMain01);font-size:1rem;margin-right:8px}.mypageSide .myPageMenu .menuList .menu_link img{width:20px;margin-right:8px}.mypageSide .myPageMenu .menuList .menu_link img.chatbot_img{aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;border-radius:50%;outline:1px solid var(--clGray_light)}.mypageSide .myPageMenu .menuList.commonMenu .menu_item:last-child .menu_link,.mypageSide .myPageMenu .menuList.helpLink .menu_item:last-child .menu_link{border-bottom:none}.mypageSide .myPageMenu .menuList.commonMenu .menu_item i,.mypageSide .myPageMenu .menuList.helpLink .menu_item i{color:var(--clGray)}.mypageSide .myPageMenu .btnWrap{padding:12px 16px}.mypageSide .myPageMenu .btnWrap .btn,.mypageSide .myPageMenu .btn_seller{min-height:40px;font-size:.875rem;width:100%}@media (any-hover: hover){.mypageSide.is_seller .myPageMenu .menu_item:hover{opacity:1;background-color:var(--clMain02_lighter)}}.mypageSide.is_seller .myPageMenu .menu_item:has(.is_open){border-bottom:none}.mypageSide.is_seller .myPageMenu .menu_item.is_current{background-color:var(--clMain02_lighter)}.mypageSide.is_seller .myPageMenu .menu_item.is_nopermit{pointer-events:none;position:relative}.mypageSide.is_seller .myPageMenu .menu_item.is_nopermit .menu_link{color:var(--clGray_medium)}.mypageSide.is_seller .myPageMenu .menu_item.is_nopermit .menu_link i{color:var(--clGray_light)}.mypageSide.is_seller .myPageMenu .menu_item.is_screening{pointer-events:none;position:relative}.mypageSide.is_seller .myPageMenu .menu_item.is_screening:after{content:"審査中";color:#fff;font-size:.75rem;font-weight:700;display:inline-block;background-color:var(--clGray);padding:2px 4px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:16px}.mypageSide.is_seller .myPageMenu .menu_item.is_screening .menu_link{color:var(--clGray_medium)}.mypageSide.is_seller .myPageMenu .menu_item.is_screening .menu_link i{color:var(--clGray_light)}.mypageSide.is_seller .myPageMenu .menu_item i{color:var(--clMain02)}.mypageSide.is_seller .myPageMenu .menu_item .icon_arrow{color:var(--clGray);font-size:.75rem}.mypageSide.is_seller .myPageMenu .menu_item.is_accordion{position:relative}.mypageSide.is_seller .myPageMenu .menu_item.is_accordion .icon_arrow{position:absolute;top:calc(50% - 6px);right:16px;color:var(--clGray);font-size:.75rem;-webkit-transition:.3s;transition:.3s;-webkit-transform:rotate(0deg);transform:rotate(0);margin:0}.mypageSide.is_seller .myPageMenu .menu_item.is_accordion .icon_arrow.is_open{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.mypageSide.is_seller .myPageMenu .accordion_item{display:grid;grid-template-rows:0fr;-webkit-transition:grid-template-rows .3s ease;transition:grid-template-rows .3s ease;margin-bottom:0}.mypageSide.is_seller .myPageMenu .accordion_item.is_open{opacity:1;grid-template-rows:1fr;-webkit-transition:all .3s;transition:all .3s}.mypageSide.is_seller .myPageMenu .accordion_item .accordion_inner{overflow:hidden}.mypageSide.is_seller .myPageMenu .accordion_item .accordion_inner .sub_menu_item{padding-inline:16px}@media (any-hover: hover){.mypageSide.is_seller .myPageMenu .accordion_item .accordion_inner .sub_menu_item:hover{background-color:var(--clMain02_lighter)}}.mypageSide.is_seller .myPageMenu .accordion_item .accordion_inner .sub_menu_item.is_current{background-color:var(--clMain02_lighter)}.mypageSide.is_seller .myPageMenu .accordion_item .accordion_inner .sub_menu_item:last-child a{border-bottom:1px dashed var(--clGray_light)}.mypageSide.is_seller .myPageMenu .accordion_item .accordion_inner a{display:block;color:var(--clText);font-size:.875rem;line-height:1.7;padding-block:8px;padding-left:28px;border:none}@media (any-hover: hover){.mypageSide.is_seller .myPageMenu .accordion_item .accordion_inner a:hover{opacity:1}}.mypageSide .btn_customer i{color:var(--clMain01)}.paginationBox{margin-block:40px}@media (width <= 768px){.paginationBox{margin-top:24px}}.paginationBox .countBox{font-size:.75rem;margin-bottom:12px}.paginationBox a{color:var(--clText)}.paginationBox .pagination{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.paginationBox .pagination li{background-color:#fff;border-radius:8px;min-width:45px}.paginationBox .pagination li .page-link{font-size:.875rem;border-color:var(--clGray_light);min-width:40px;min-height:40px;padding:5px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}@media (any-hover: hover){.paginationBox .pagination li .page-link:hover{color:var(--clText);background-color:var(--clMain01_bg);opacity:1}}.paginationBox .pagination li .page-link:focus,.paginationBox .pagination li .page-link:active{color:var(--clText);background-color:var(--clMain01_bg);opacity:1}.paginationBox .pagination li .page-link:focus{box-shadow:none}.paginationBox .pagination li .page-link:focus-visible{outline:none;box-shadow:0 0 0 .25rem #0d6efd40;z-index:1}.paginationBox .pagination li .page-link.is_current{background-color:var(--clMain01_lighter);border-color:var(--clGray_light);color:var(--clText);font-weight:700}.paginationBox .pagination li:first-child .page-link,.paginationBox .pagination li:last-child .page-link{border-radius:8px!important}.paginationBox .pagination li:first-child{margin:0 20px 0 0;position:relative}.paginationBox .pagination li:first-child:after{content:"…";font-weight:700;display:block;height:100%;position:absolute;top:0;right:-17px;line-height:40px}.paginationBox .pagination li:last-child{margin:0 0 0 20px;position:relative}.paginationBox .pagination li:last-child:before{content:"…";font-weight:700;display:block;height:100%;position:absolute;top:0;left:-17px;line-height:40px}.paginationBox .pagination li:nth-child(2) .page-link{border-radius:8px 0 0 8px}.paginationBox .pagination li:nth-last-child(2) .page-link{border-radius:0 8px 8px 0}.paginationBox .move{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;-webkit-column-gap:12px;-moz-column-gap:12px;column-gap:12px;margin-top:12px}.paginationBox .btn_move{min-height:36px;font-size:.875rem;background-color:#fff;width:132px;border:1px solid var(--clGray_light);border-radius:8px}@media (any-hover: hover){.paginationBox .btn_move:hover{color:var(--clText);background-color:var(--clMain01_bg);opacity:1}}.paginationBox .btn_move:focus,.paginationBox .btn_move:active{color:var(--clText);background-color:var(--clMain01_bg);border-color:var(--clGray_light);opacity:1}@media (any-hover: hover){.paginationBox.is_seller .pagination .page-link:hover{background-color:var(--clMain02_bg)}}.paginationBox.is_seller .pagination .page-link:focus,.paginationBox.is_seller .pagination .page-link:active{background-color:var(--clMain02_bg)}.paginationBox.is_seller .pagination .page-link.is_current{background-color:var(--clMain02_lighter)}@media (any-hover: hover){.paginationBox.is_seller .btn_move:hover{background-color:var(--clMain02_bg)}}.paginationBox.is_seller .btn_move:focus,.paginationBox.is_seller .btn_move:active{background-color:var(--clMain02_bg)}@media (width > 768px){.permit_form{margin-top:40px}}@media (width <= 768px){.permit_form{width:calc(100% + 32px);margin-inline:-16px;margin-top:32px}}.formItem.form_header{margin-bottom:32px}@media (width <= 768px){.formItem.form_header{padding-inline:16px}}.form_header_title{font-size:1.25rem;font-weight:700;margin-bottom:8px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px}@media (width <= 768px){.form_header_title{font-size:1.125rem}}.form_header_title .text_link{font-size:.875rem;font-weight:400;margin-left:4px}@media (width <= 768px){.form_header_title .text_link{font-size:.75rem}}.form_step_label{color:#fff;font-size:.75rem;font-weight:700;background-color:var(--clMain02);display:inline-block;padding:2px 4px}.form_wrap:has(.business_type_soleproprietor:checked)>.soleproprietor_accordion{grid-template-rows:1fr}.soleproprietor_accordion{display:grid;grid-template-rows:0fr;-webkit-transition:grid-template-rows .5s ease;transition:grid-template-rows .5s ease}.soleproprietor_accordion .accordion_inner{overflow:hidden;min-height:0}.form_wrap:has(.business_type_corporation:checked)>.corporation_accordion{grid-template-rows:1fr}.corporation_accordion{display:grid;grid-template-rows:0fr;-webkit-transition:grid-template-rows .5s ease;transition:grid-template-rows .5s ease}.corporation_accordion .accordion_inner{overflow:hidden;min-height:0}.form_inner:has(.ec_sales_experience_yes:checked)>.ec_sales_experience_yes_accordion{grid-template-rows:1fr}.ec_sales_experience_yes_accordion{display:grid;grid-template-rows:0fr;-webkit-transition:grid-template-rows .5s ease;transition:grid-template-rows .5s ease}.ec_sales_experience_yes_accordion .accordion_inner{overflow:hidden;min-height:0}.ec_sales_experience_yes_accordion .formTitle{padding-top:16px;margin-top:16px;border-top:1px solid var(--clGray_lighter)}.form_inner:has(.retail_sales_experience_yes:checked)>.retail_sales_experience_yes_accordion{grid-template-rows:1fr}.retail_sales_experience_yes_accordion{display:grid;grid-template-rows:0fr;-webkit-transition:grid-template-rows .5s ease;transition:grid-template-rows .5s ease}.retail_sales_experience_yes_accordion .accordion_inner{overflow:hidden;min-height:0}.retail_sales_experience_yes_accordion .formTitle{padding-top:16px;margin-top:16px;border-top:1px solid var(--clGray_lighter)}.checkList_rule li:not(:last-child){width:100%;padding-bottom:16px;margin-bottom:16px;border-bottom:1px dashed var(--clGray_lighter)}.btn_submit_wrap{margin-top:40px}@media (width <= 768px){.btn_submit_wrap{margin-top:32px}}.btn_submit_wrap .btn_submit{min-height:52px;font-size:1rem;width:min(100%,400px);margin-inline:auto}.btn_submit_wrap .btn_back{min-height:40px;font-size:.875rem;padding-inline:16px;margin-top:16px;margin-inline:auto}.footerBtn .btn_submit{min-height:52px;font-size:1rem;width:min(100%,400px)}.footerBtn .btn_back{min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content}.is_confirm .form_inner{font-size:.875rem;white-space:pre-wrap}.manage_shop .captionBox .caption{width:100%;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px;margin-bottom:8px}@media (width <= 768px){.manage_shop .captionBox .caption{margin-bottom:0}}.manage_shop .captionBox .caption .text_link{font-size:.875rem;font-weight:400}@media (width <= 768px){.manage_shop .captionBox .caption .text_link{font-size:.75rem}}.manage_shop_nav{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;border-bottom:1px solid var(--clGray_lighter);margin-top:24px;position:-webkit-sticky;position:sticky;top:70px;z-index:10}@media (width <= 768px){.manage_shop_nav{width:calc(100% + 32px);margin-inline:-16px;top:54px;margin-top:16px}}@media (width <= 768px){.manage_shop_nav.is_hide{top:0}}.manage_shop_nav .manage_shop_nav_item{-webkit-box-flex:1;flex:1;background-color:#fff}.manage_shop_nav .manage_shop_nav_item.is_active .manage_shop_nav_link{color:var(--clMain02);border-bottom-color:var(--clMain02);pointer-events:none}.manage_shop_nav .manage_shop_nav_link{display:block;padding-block:16px 12px;color:var(--clGray);font-size:.875rem;font-weight:700;line-height:1.15;text-align:center;background-color:#fff;border-bottom:4px solid transparent}@media (width <= 768px){.manage_shop_nav .manage_shop_nav_link{font-size:.75rem}}.shop_form{margin-top:16px}@media (width <= 768px){.shop_form{width:calc(100% + 32px);margin-inline:-16px;margin-top:0}}.shop_form .form_wrap{margin-bottom:40px}@media (width <= 768px){.shop_form .form_wrap{margin-top:0;margin-bottom:32px}}.shop_form .formItem.is_auto .form_inner{font-size:.875rem;padding:24px 16px}.shop_form .formTitle .sub_title{font-size:.75rem;color:var(--clGray);font-weight:400}.shop_form .cancel_policy_list{display:-webkit-box;display:flex;-webkit-column-gap:12px;-moz-column-gap:12px;column-gap:12px}.shop_form .cancel_policy_list .radiobox{-webkit-box-flex:1;flex:1}@media (width <= 768px){.shop_form .cancel_policy_list{display:grid;row-gap:12px}}.shop_form .form_inner:has(.cancel_policy_custom:checked)>.cancel_policy_accordion{grid-template-rows:1fr}.shop_form .form_inner:has(.cancel_policy_custom:checked)>.cancel_policy_accordion .accordion_inner{margin-top:12px}.shop_form .cancel_policy_accordion{display:grid;grid-template-rows:0fr;-webkit-transition:grid-template-rows .3s ease;transition:grid-template-rows .3s ease}.shop_form .cancel_policy_accordion .accordion_inner{overflow:hidden;min-height:0;margin-top:0;-webkit-transition:margin-top .5s ease;transition:margin-top .5s ease}.shop_form .shopinfo_btn_wrap{width:100%;max-width:400px;margin-inline:auto}@media (width <= 768px){.shop_form .shopinfo_btn_wrap{padding-inline:16px}}@media (width <= 768px){.shop_form .shopinfo_btn_wrap .formTitle{margin-left:0}}.shop_form .shopinfo_btn_wrap .btn{width:100%}.shop_form .shopinfo_share_done{font-size:.875rem;font-weight:700;background-color:var(--clSuccess_bg);padding:12px}.shop_form .shopinfo_share_done i{color:var(--clSuccess)}@media (width > 768px){.shop_form .select_prefectures,.shop_form .select_shipping_days{width:calc(50% - 8px)}}.shop_form .form_inner:has(.shipping_free_yes:checked)>.shipping_free_accordion{grid-template-rows:1fr}.shop_form .form_inner:has(.shipping_free_yes:checked)>.shipping_free_accordion .accordion_inner{margin-top:12px}.shop_form .shipping_free_accordion{display:grid;grid-template-rows:0fr;-webkit-transition:grid-template-rows .3s ease;transition:grid-template-rows .3s ease}.shop_form .shipping_free_accordion .accordion_inner{overflow:hidden;min-height:0;margin-top:0;-webkit-transition:margin-top .5s ease;transition:margin-top .5s ease}.shop_form .shipping_free_accordion .input_wrap{width:100%;background-color:var(--clMain02_bg);padding:12px;border-radius:8px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px;font-size:.875rem;white-space:nowrap}.shop_form .shipping_free_accordion .input_wrap input{width:40%}.footerBtn .btn_save{width:min(100%,400px)}.pay_license_list_wrap{background-color:var(--clCommon_bg);border-radius:12px;padding:40px;container:pay_list_wrap/inline-size}@media (width <= 768px){.pay_license_list_wrap{padding:32px 16px;border-radius:0}}.pay_license_list_header{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;flex-wrap:wrap;gap:16px;margin-bottom:40px}@media (width <= 768px){.pay_license_list_header{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:start;align-items:flex-start;row-gap:32px;margin-bottom:16px}}.pay_license_list_title{font-size:1.25rem;font-weight:700;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;row-gap:4px}@media (width <= 768px){.pay_license_list_title{font-size:1.125rem}}.btn_add_pay_license{min-height:52px;font-size:1rem;padding-inline:16px}@media (width <= 768px){.btn_add_pay_license{width:min(100%,400px);margin-inline:auto}}.btn_add_pay_license i{color:var(--clMain02)}.pay_license_list{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}@container pay_list_wrap (width < 580px){.pay_license_list{grid-template-columns:1fr}}.pay_license_item{display:grid;grid-template-rows:subgrid;grid-row:span 3;-webkit-box-align:start;align-items:start;row-gap:0;background-color:#fff;border-radius:8px;padding:16px}.pay_license_item:has(.license_img_wrap){grid-row:span 4}.pay_license_item .title{font-weight:700;margin-bottom:12px}.pay_license_item .text{font-size:.875rem;margin-bottom:12px}.pay_license_item .license_img_wrap{max-width:240px;max-height:240px;margin-inline:auto;margin-bottom:12px}.pay_license_item .license_img_wrap img{width:100%;-o-object-fit:contain;object-fit:contain}.pay_license_item .btn_wrapper{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px}.pay_license_item .btn_wrapper .btn{min-height:40px;font-size:.875rem}.pay_license_item .btn_wrapper .btn_edit{-webkit-box-flex:1;flex-grow:1}.pay_license_item .btn_wrapper .btn_delete{min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;padding-inline:16px}.pay_license_item .btn_wrapper .btn_delete i{color:var(--clMain02)}.pay_license_item .baloon{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-column-gap:4px;-moz-column-gap:4px;column-gap:4px;background-color:var(--clAttention_bg);border-radius:5px;padding:8px;margin-top:12px;font-size:.75rem;position:relative}.pay_license_item .baloon:before{content:"";position:absolute;top:-8px;left:48px;display:block;width:12px;height:8px;background-color:var(--clAttention_bg);-webkit-clip-path:polygon(50% 0%,0% 100%,100% 100%);clip-path:polygon(50% 0%,0% 100%,100% 100%)}.pay_license_item .baloon i{color:var(--clAttention)}.footerBtn:has(.btn_add_pay_license){-webkit-transform:translateY(calc(100% + 4px));transform:translateY(calc(100% + 4px));-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.footerBtn:has(.btn_add_pay_license).is_show{-webkit-transform:translateY(0);transform:translateY(0)}.footerBtn .btn_add_pay_license{width:min(100%,400px)}.manage_products .captionBox{-webkit-box-pack:justify;justify-content:space-between;-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px}@media (width <= 768px){.manage_products .captionBox{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:start;align-items:flex-start;row-gap:16px}}.search_product_wrap{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px;width:320px;position:relative}@media (width <= 768px){.search_product_wrap{width:100%}}.search_product_wrap .icon_search{color:var(--clGray);position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:12px}.search_product_wrap input[type=search]{width:100%;height:40px;padding-inline:36px 16px;outline-offset:0}.search_product_wrap input[type=search]~.btn_clearInputText{right:12px}.status_filter{margin-block:24px;container-type:inline-size;container-name:status_filter}@media (width <= 768px){.status_filter{margin-block:16px}}.status_filter .title{font-size:.75rem;line-height:1;margin-bottom:8px}.status_filter .status_lists{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;border:1px solid var(--clGray_light);border-radius:8px;flex-wrap:wrap}.status_filter .status_lists .status_btn{height:48px;color:var(--clText);font-size:.875rem;font-weight:700;line-height:1.2}.status_filter .status_lists .status_btn.is_current{background-color:var(--clMain02_lighter);pointer-events:none}.status_filter .status_lists .status_btn .num{display:block;font-size:.75rem;font-weight:400;margin-top:2px}.manage_products .status_btn{width:16.6666666667%}@media (width <= 768px){.manage_products .status_btn{width:33.3333333333%}}.manage_products .status_btn:first-child.is_current{border-radius:7px 0 0 7px}@media (width <= 768px){.manage_products .status_btn:first-child.is_current{border-radius:7px 0 0}}.manage_products .status_btn:last-child.is_current{border-radius:0 7px 7px 0}@media (width <= 768px){.manage_products .status_btn:last-child.is_current{border-radius:0 7px 0 0}}@media (width <= 768px){.manage_products .status_btn:nth-child(3).is_current{border-radius:0 7px 0 0}}@media (width <= 768px){.manage_products .status_btn:nth-child(4).is_current{border-radius:0 0 0 7px}}@media (width <= 768px){.manage_products .status_btn:nth-child(6).is_current{border-radius:0 0 7px}}@media (width > 768px){.manage_products .status_btn:not(:last-child){border-right:1px solid var(--clGray_light)}}@media (width <= 768px){.manage_products .status_btn:nth-child(-n+3){border-bottom:1px solid var(--clGray_light)}}@media (width <= 768px){.manage_products .status_btn:not(:nth-child(3n)){border-right:1px solid var(--clGray_light)}}.btn_addProduct_wrap{margin-top:16px}.btn_addProduct_wrap .btn_addProduct{width:min(100%,400px);margin-inline:auto}.product_list{display:grid;row-gap:16px;container:product_list/inline-size}.product_card{border:1px solid var(--clGray_20a);border-radius:8px;display:grid;position:relative}@container product_list (width >= 600px){.product_card{grid-template-columns:1fr auto;grid-template-rows:auto auto}}.product_card:before{content:"";position:absolute;top:-1px;left:-1px;color:#fff;font-size:.875rem;font-weight:700;padding:4px 8px;border-top-left-radius:8px;z-index:1}.product_card.is_selling:before{content:"出品中";background-color:var(--clSuccess)}.product_card.is_draft:before{content:"下書き";background-color:var(--clGray)}.product_card.is_soldout:before{content:"売り切れ";background-color:var(--clAttention)}.product_card.is_soldout .is_stock .count{color:var(--clAttention)}.product_card.is_stop{background-color:var(--clGray_5a)}.product_card.is_stop:before{content:"出品停止中";background-color:var(--clText)}.product_card.is_ban{background-color:var(--clGray_5a)}.product_card.is_ban:before{content:"制限中";background-color:var(--clText)}.product_card_detail{display:-webkit-box;display:flex;-webkit-column-gap:12px;-moz-column-gap:12px;column-gap:12px;padding:16px}@container product_list (width >= 600px){.product_card_detail{grid-column:1/2;grid-row:1/2}}.product_img{width:168px;min-width:168px}@media (width <= 768px){.product_img{width:135px;min-width:135px}}.product_img img{width:100%;aspect-ratio:1/1;-o-object-fit:contain;object-fit:contain;background-color:var(--clGray_lighter_a);border:1px solid var(--clGray_lighter)}.product_title{font-weight:700;line-height:1.4;margin-bottom:12px}@container product_list (width < 600px){.product_title{font-size:.875rem;margin-bottom:4px}}.product_title a{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;text-overflow:ellipsis;white-space:unset}.product_price{font-size:1.25rem;line-height:1.15;margin-bottom:12px}@container product_list (width < 600px){.product_price{font-size:.875rem;margin-bottom:4px}}.product_code{font-size:.875rem;line-height:1.4}@container product_list (width < 600px){.product_code{font-size:.75rem}}.product_status{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;flex-wrap:wrap;row-gap:12px;padding:0 16px 16px;font-size:.875rem;font-weight:700}@container product_list (width >= 600px){.product_status{grid-column:1/2;grid-row:2/3}}@container product_list (width >= 600px){.product_status .status_item:not(:last-child){margin-right:16px;padding-right:16px;border-right:1px solid var(--clGray_20a)}}@container product_list (width < 600px){.product_status .status_item:first-child{width:100%}.product_status .status_item:last-child{margin-left:16px;padding-left:16px;border-left:1px solid var(--clGray_20a)}}.product_status i{color:var(--clGray_medium);font-size:1rem}.product_status .count{font-weight:400}.product_card_btn_wrap{padding:16px;align-content:center;text-align:center;height:100%}@container product_list (width >= 600px){.product_card_btn_wrap{border-left:1px dashed var(--clGray_20a);grid-column:2/3;grid-row:1/3}}@container product_list (width < 600px){.product_card_btn_wrap{border-top:1px dashed var(--clGray_20a)}}@container product_list (width >= 600px){.product_card_btn_wrap .btn{min-width:190px}}.product_card_btn_wrap .btn_view{width:100%;min-height:40px;font-size:.875rem}@container product_list (width < 600px){.product_card_btn_wrap .btn_view{min-height:52px;font-size:1rem}}.product_card_btn_wrap .btn_view .count{font-size:.75rem}@container product_list (width < 600px){.product_card_btn_wrap .btn_wrap{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px}}.product_card_btn_wrap .btn_clone,.product_card_btn_wrap .btn_edit{min-height:40px;font-size:.875rem;padding-inline:16px;margin-top:8px}.product_card_btn_wrap .btn_clone i,.product_card_btn_wrap .btn_edit i{color:var(--clMain02)}@container product_list (width < 600px){.product_card_btn_wrap .btn_clone{-webkit-box-flex:2;flex-grow:2}}@container product_list (width < 600px){.product_card_btn_wrap .btn_edit{-webkit-box-flex:1;flex-grow:1}}.product_card_btn_wrap .btn_editDraft{min-height:40px;font-size:.875rem}@container product_list (width < 600px){.product_card_btn_wrap .btn_editDraft{min-height:52px;font-size:1rem}}.product_card_btn_wrap .btn_editDraft i{color:var(--clMain02)}.product_card_btn_wrap .btn_deleteDraft{color:var(--clLink);font-size:.875rem;line-height:1.2;margin-top:16px}.modal_stock_change .modal-body{padding:0}.modal_stock_change .form_wrap{padding:24px 16px;margin-top:0;border-radius:0}@media (width <= 768px){.modal_stock_change .form_wrap{padding-inline:0}}.modal_stock_change .form_inner{padding:16px}.modal_stock_change .product_info{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px;margin-bottom:32px}@media (width <= 768px){.modal_stock_change .product_info{padding-inline:16px}}.modal_stock_change .product_info img{width:93px;aspect-ratio:1/1;-o-object-fit:contain;object-fit:contain;background-color:var(--clGray_lighter_a);border:1px solid var(--clGray_lighter)}.modal_stock_change .product_info .title{font-size:.875rem;font-weight:700;line-height:1.3;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;text-overflow:ellipsis;white-space:unset;margin-bottom:4px}.modal_stock_change .product_info .stock{font-size:.875rem;font-weight:400;line-height:1.2}.modal_stock_change .product_info .stock i{color:var(--clGray_medium)}.modal_stock_change .btn_wrapper{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;row-gap:16px;padding:24px 16px}.modal_stock_change .btn_wrapper .btn_submit{min-height:52px;font-size:1rem;width:100%}.modal_stock_change .btn_wrapper .btn_cancel{min-height:48px;font-size:.875rem;padding-inline:16px}.order_history_seller .status_filter{background-color:var(--clCommon_bg);padding:16px;border-radius:8px;margin-bottom:16px}@media (width <= 768px){.order_history_seller .status_filter{width:calc(100% + 32px);margin-inline:-16px;border-radius:0}}.order_history_seller .status_filter .select_wrap{width:50%;margin-bottom:16px}@media (width <= 768px){.order_history_seller .status_filter .select_wrap{width:100%;margin-bottom:8px}}.order_history_seller .status_lists{margin-bottom:16px}.order_history_seller .status_btn{-webkit-box-flex:1;flex:1;background-color:#fff}.order_history_seller .status_btn:first-child{border-radius:7px 0 0 7px}.order_history_seller .status_btn:last-child{border-radius:0 7px 7px 0}.order_history_seller .status_btn:not(:last-child){border-right:1px solid var(--clGray_light)}.order_history_seller .download_wrap{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;flex-wrap:wrap;gap:16px}.order_history_seller .download_wrap .checkbox_wrap{-webkit-box-flex:1;flex-grow:1}.order_history_seller .download_wrap .btn_download_wrap{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:end;align-items:flex-end;gap:8px}@container status_filter (width < 640px){.order_history_seller .download_wrap .btn_download_wrap{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-align:center;align-items:center;flex-wrap:wrap}}.order_history_seller .download_wrap .btn_download{min-height:40px;font-size:.875rem;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;padding-inline:16px}.order_history_seller .download_wrap .download_info{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-column-gap:4px;-moz-column-gap:4px;column-gap:4px;font-size:.75rem}@container status_filter (width < 740px){.order_history_seller .download_wrap .download_info br{display:none}}.order_history_seller .sort_order{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;margin-bottom:16px}.order_history_seller .sort_order .search_num{font-size:.75rem}.order_history_list{display:grid;row-gap:16px}.order_card_seller{border:1px solid var(--clGray_light);border-radius:8px}.order_card_seller:has(.status_label.is_complete),.order_card_seller:has(.status_label.is_cancel){background-color:var(--clGray_5a)}.order_card_header{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;-webkit-column-gap:12px;-moz-column-gap:12px;column-gap:12px;padding:12px 16px;border-radius:7px 7px 0 0}.order_card_header:has(.is_waiting){background-color:var(--clCommon_bg)}.order_card_header:has(.is_action){background-color:var(--clAttention_bg)}.order_card_header:has(.is_doing){background-color:var(--clCommon_bg)}.order_card_header:has(.is_complete),.order_card_header:has(.is_cancel){background-color:var(--clGray_5a)}.order_card_header .btn_view_order{min-height:40px;font-size:.875rem;width:164px}@media (width <= 768px){.order_card_header .btn_view_order{min-height:36px;font-size:.875rem;width:88px;min-width:88px}}.order_card_header .status_label{font-size:.875rem;font-weight:700;padding:4px 8px;border:1px solid}@media (width <= 768px){.order_card_header .status_label{font-size:.75rem;padding:2px 4px;display:inline-block}}.order_card_header .status_label.is_waiting{color:var(--clAttention);background-color:#fff;border-color:var(--clAttention)}.order_card_header .status_label.is_action{color:#fff;background-color:var(--clAttention);border-color:var(--clAttention)}.order_card_header .status_label.is_doing{color:var(--clSuccess);background-color:#fff;border-color:var(--clSuccess)}.order_card_header .status_label.is_complete{color:#fff;background-color:var(--clSuccess);border-color:var(--clSuccess)}.order_card_header .status_label.is_cancel{color:#fff;background-color:var(--clGray);border-color:var(--clGray)}.order_card_header .status_notice{display:inline;font-size:1rem;font-weight:700;line-height:1.2}@media (width <= 768px){.order_card_header .status_notice{font-size:.875rem}}.order_card_header .status_notice.is_attention{color:var(--clAttention)}.order_card_header .status_notice.is_gray{color:var(--clGray)}.order_card_body{padding:16px}.order_card_body .order_info{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;-webkit-column-gap:12px;-moz-column-gap:12px;column-gap:12px;padding-bottom:10px;margin-bottom:16px;border-bottom:1px dashed var(--clGray_light)}@media (width <= 768px){.order_card_body .order_info{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;row-gap:4px;-webkit-box-align:start;align-items:flex-start}}.order_card_body .prof_wrap{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;position:relative;height:28px}@media (width <= 768px){.order_card_body .prof_wrap{-webkit-box-ordinal-group:3;order:2}}.order_card_body .prof_wrap img{border-radius:50%;-o-object-fit:cover;object-fit:cover;background-color:#fff;width:28px;min-width:28px;height:28px}.order_card_body .prof_wrap img:not([class*=statusBorder_]){width:26px;min-width:26px;height:26px;border:solid 1px rgba(0,0,0,.1)}.order_card_body .prof_wrap img.statusBorder_pengin{border:2px solid #d9cfe8}.order_card_body .prof_wrap img.statusBorder_iruka{border:2px solid #9ccaff}.order_card_body .prof_wrap img.statusBorder_panda{border:2px solid #a8d560}.order_card_body .prof_wrap img.statusBorder_tora{border:2px solid #ffa91e}.order_card_body .prof_wrap img.statusBorder_kodomo{border:2px solid #9ddce0}.order_card_body .prof_wrap img[class*=statusBorder_]{outline:1px solid #fff}.order_card_body .prof_wrap .icon_status{position:absolute;width:16px;top:15px;left:15px}.order_card_body .prof_wrap .user_name{font-size:.875rem;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;text-overflow:ellipsis;white-space:unset;margin-left:6px}.order_card_body .order_meta{display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px;font-size:.75rem;line-height:1.4}@media (width > 768px){.order_card_body .order_meta{-webkit-box-pack:end;justify-content:flex-end}}@media (768px < width < 960px){.order_card_body .order_meta{max-width:150px}}@media (width <= 768px){.order_card_body .order_meta{-webkit-box-ordinal-group:2;order:1}}.order_card_body .product_item{display:-webkit-box;display:flex;-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px}.order_card_body .product_item+.product_item{margin-top:16px;padding-top:16px;border-top:1px solid var(--clGray_5a)}.order_card_body .product_img{width:93px;min-width:93px;aspect-ratio:1/1;-o-object-fit:contain;object-fit:contain;background-color:var(--clGray_lighter_a);border:1px solid var(--clGray_lighter)}@media (width < 560px){.order_card_body .product_img{width:126px;min-width:126px}}.order_card_body .product_content{width:100%}.order_card_body .product_name{font-size:.875rem;font-weight:700;line-height:1.3;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;text-overflow:ellipsis;white-space:unset}@media (width <= 768px){.order_card_body .product_name{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;text-overflow:ellipsis;white-space:unset}}.order_card_body .product_detail{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;flex-wrap:wrap;font-size:.75rem;gap:4px 16px;margin-top:4px}.order_card_body .product_detail .price{font-size:1rem;font-weight:700;display:-webkit-box;display:flex;-webkit-box-align:baseline;align-items:baseline}.order_card_body .product_detail .unit,.order_card_body .product_detail .shipping{font-size:.75rem;font-weight:400}.order_card_body .product_detail .unit{margin-right:2px}.order_card_body .product_detail .shipping{color:var(--clGray);margin-left:4px}.order_card_body .product_detail_sub{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;flex-wrap:wrap;gap:4px 16px}
