/* color */
:root {
  /*--color-main-font: #8585ff;*/
  --color-main-font: #4A7BF8;
  /*--color-main-bg: #f4f4ff;*/
  --color-main-bg: #E8F3FF;
  /*--color-main-border_font: #6d6bd1;*/
  --color-main-border_font: #2058BA;
}
.ft-orange {color:var(--color-orange) !important;}
.ft-main-font {color:var(--color-main-font) !important;}
.ft-main-bg {color:var(--color-main-bg) !important;}
.ft-main-border {color:var(--color-main-border_font) !important;}
.bg-main-bg {background: var(--color-main-bg);}
.bg-main-font {background: var(--color-main-font);}

@media print {
  * {
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact;
  }
  @page {
    size: auto;
  }
}
/* common */

/*icon*/
.material-symbols-rounded {
  display: inline-block;
  width: 24px;
  height: 24px;
  background-image: url("../../public/images/icons.png");
  background-repeat: no-repeat;
  background-size: auto 200px;
  background-position: 0 0;
}
.material-symbols-rounded.big-icon {
  width: 40px;
  height: 40px;
  background-size: auto 300px;
}
.material-symbols-rounded.cursor {
  cursor: pointer;
}
.material-symbols-rounded.trans {
  background-position: 0 30px;
}
.material-symbols-rounded.icon_location_home {
  background-position: 0 0;
}
.material-symbols-rounded.web_asset {
  background-position: -167px -1px;
}
header .header-category > ul > li.active .material-symbols-rounded.web_asset {
  background-position: -167px -23px;
}
header .header-category > ul > li:hover .material-symbols-rounded.web_asset {
  background-position: -167px -23px;
}
.material-symbols-rounded.shopping_cart {
  background-position: -66px -1px;
}
header .header-category > ul > li.active .material-symbols-rounded.shopping_cart {
  background-position: -66px -23px;
}
header .header-category > ul > li:hover .material-symbols-rounded.shopping_cart {
  background-position: -66px -23px;
}
.material-symbols-rounded.package2 {
  background-position: -203px -1px;
}
header .header-category > ul > li.active .material-symbols-rounded.package2 {
  background-position: -203px -23px;
}
header .header-category > ul > li:hover .material-symbols-rounded.package2 {
  background-position: -203px -23px;
}
.material-symbols-rounded.barcode {
  background-position: -32px -1px;
}
header .header-category > ul > li.active .material-symbols-rounded.barcode {
  background-position: -32px -23px;
}
header .header-category > ul > li:hover .material-symbols-rounded.barcode {
  background-position: -32px -23px;
}
.material-symbols-rounded.work {
  background-position: -101px -1px;
}
header .header-category > ul > li.active .material-symbols-rounded.work {
  background-position: -101px -23px;
}
header .header-category > ul > li:hover .material-symbols-rounded.work {
  background-position: -101px -23px;
}
.material-symbols-rounded.store {
  background-position: -135px -1px;
}
header .header-category > ul > li.active .material-symbols-rounded.store {
  background-position: -135px -23px;
}
header .header-category > ul > li:hover .material-symbols-rounded.store {
  background-position: -135px -23px;
}
header .header-category > ul > li .ft-hover .material-symbols-rounded.store {
  background-position: -135px -153px;
}
.material-symbols-rounded.help {
  background-position: -167px -46px;
}
header .header-category > ul > li.active .material-symbols-rounded.help {
  background-position: -167px -71px;
}
header .header-category > ul > li:hover .material-symbols-rounded.help {
  background-position: -167px -71px;
}
.material-symbols-rounded.listArt-black {
  background-position: -135px -103px;
}
header .header-category > ul > li.active .material-symbols-rounded.listArt-black {
  background-position: -135px -127px;
}
header .header-category > ul > li:hover .material-symbols-rounded.listArt-black {
  background-position: -135px -127px;
}
.material-symbols-rounded.chat_error {
  background-position: -346px 0;
}
.material-symbols-rounded.remove-white {
  background-position: -32px -90px;
}
.material-symbols-rounded.add-white {
  background-position: -32px -109px;
}
.material-symbols-rounded.add-gray {
  background-position: -32px -133px;
}
.material-symbols-rounded.add-purple {
  background-position: -32px -176px;
}
.add-btn.material-symbols-rounded.add-gray {
  background-size: auto 180px;
  background-position: -28px -118px;
}
.material-symbols-rounded.add-white.small {
  background-position: -24px -79px;
  background-size: auto 142px;
  width: 15px;
  height: 15px;
}
.material-symbols-rounded.local_shipping {
  background-position: -134px -46px;
}
.material-symbols-rounded.equal {
  background-position: -100px -69px;
}
.material-symbols-rounded.sync {
  background-position: -65px -133px;
}
.add-btn.material-symbols-rounded.sync {
  background-size: auto 180px;
  background-position: -58px -118px;
}
.material-symbols-rounded.close-red {
  background-position: -33px -69px;
}
.thumb-file-box .material-symbols-rounded.close-red {
  background-size: auto 180px;
  background-position: -28px -61px;
}
.material-symbols-rounded.close-black {
  background-position: -32px -46px;
}
.material-symbols-rounded.close-white {
  background-position: -374px -26px;
}
.material-symbols-rounded.error {
  background-position: -102px -92px;
}
.header-category li:hover .guide-bubble .material-symbols-rounded.error {
  background-position: -168px -99px;
}
.material-symbols-rounded.check-green {
  background-position: -104px -116px;
}
.material-symbols-rounded.face {
  background-position: -66px -48px;
}
.material-symbols-rounded.face-black {
  background-position: -66px -161px;
}
.material-symbols-rounded.send {
  background-position: -65px -69px;
}
.material-symbols-rounded.description {
  background-position: -98px -45px;
}
.material-symbols-rounded.progress_activity {
  background-position: -134px -72px;
}
.material-symbols-rounded.keyboard_arrow_right_purple {
  background-position: -31px -154px;
}
.material-symbols-rounded.search-purple {
  background-position: -249px -73px;
}
.material-symbols-rounded.menu-gray {
  background-position: -253px -125px;
}
.app_footer a:hover .menu-gray {
  background-position: -253px -149px;
}
.app_footer a.active .menu-gray {
  background-position: -253px -149px;
}
.material-symbols-rounded.search-gray {
  background-position: -253px -101px;
}
.app_footer a:hover .search-gray {
  background-position: -251px -73px;
}
.app_footer a.active .search-gray.active {
  background-position: -251px -73px;
}
.material-symbols-rounded.home-gray {
  background-position: -285px -125px;
}
.app_footer a:hover .home-gray:hover {
  background-position: -285px -148px;
}
.app_footer a.active .home-gray {
  background-position: -285px -148px;
}
.material-symbols-rounded.slideShow-gray {
  background-position: -316px -125px;
}
.app_footer a:hover .slideShow-gray:hover {
  background-position: -316px -148px;
}
.app_footer a.active .slideShow-gray {
  background-position: -316px -148px;
}
.material-symbols-rounded.person-gray {
  background-position: -348px -125px;
}
.app_footer a:hover .person-gray:hover {
  background-position: -348px -148px;
}
.app_footer a.active .person-gray {
  background-position: -348px -148px;
}
.material-symbols-rounded.error-purple {
  background-position: -168px -99px;
}
.material-symbols-rounded.chevron_right {
  background-position: -285px -39px;
}
.material-symbols-rounded.keyboard_down {
  background-position: -284px -92px;
}
.material-symbols-rounded.location_on_gray {
  background-position: -202px -99px;
}
.material-symbols-rounded.storefront_black {
  background-position: -1px -26px;
}
header .header-category > ul > li.active .material-symbols-rounded.storefront_black {
  background-position: -1px -49px;
}
header .header-category > ul > li:hover .material-symbols-rounded.storefront_black {
  background-position: -1px -49px;
}
.material-symbols-rounded.open_in_new {
  background-position: -6px -71px;
}
.material-symbols-rounded.parenth_left {
  background-position: -2px -93px;
}
.material-symbols-rounded.parenth_right {
  background-position: -2px -116px;
}
.material-symbols-rounded.equal_white {
  background-position: -2px -140px;
}
.material-symbols-rounded.remove-black {
  background-position: -1px -161px;
}
.material-symbols-rounded.arrow_back_ios_new {
  background-position: -285px -66px;
}
.material-symbols-rounded.content-copy {
  background-position: -317px -97px;
}
.material-symbols-rounded.favorite {
  background-position: -168px -127px;
}
.material-symbols-rounded.share {
  background-position: -199px -127px;
}
.material-symbols-rounded.menu {
  background-position: -284px -2px;
}

  /*html,*/
body {
  min-width: 1550px;
  /*max-width: 1920px;*/
  overflow-x: auto;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
}
.mauto {
  margin-left: auto;
  margin-right: auto;
}

pre {
  white-space: pre-wrap;
  word-break: break-all;
  line-height: 16px;
}

/*취소선*/
.td-line {
  text-decoration: line-through !important;
}

.fd-col {
  flex-direction: column;
  flex-wrap: nowrap !important;
}
.fd-row {
  flex-direction: row;
  flex-wrap: nowrap !important;
}
@media (max-width: 1300px) {
  .flex-wrap-1300 {
    flex-wrap: wrap !important;
  }
}
@media (max-width: 1400px) {
  .fd-1400-col {
    flex-direction: column;
  }
}
@media (max-width: 991px) {
  .fd-lg-col {
    flex-direction: column;
  }
}

.ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}
.ellipsis_flex {
  flex: 1;
  display: -webkit-box;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  word-break: break-all;
}
.ellipsis2 {
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-word;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-align: left;
}
/* header */
header {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 1000;
  width: 240px;
  height: 100%;
  overflow-y: auto;
  border-right: 1px solid #e7e7e7;
  padding: 30px 13px;
  background: #fff;
  scrollbar-width: none;
}
header::-webkit-scrollbar {
  display: none;
}

header .header-logo {
  margin: 0 0 60px;
}
header .header-logo h1 a {
  display: block;
}
header .header-logo h1 a img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}
header .header-store {
  margin-bottom: 10px;
}
header .header-store h2 {
  text-align: center;
  color: var(--color-main-border_font);
  margin-bottom: 30px;
}
header .header-store .user-info {
  padding: 20px;
  background-color: var(--color-main-bg);
  border-radius: 5px; /*10px*/
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
header .header-store .user-info .user-part {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
}
header .header-store .user-name {
  color: #222;
  font-weight: 700;
  font-size: 22px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 4px;
  word-break: keep-all;
  text-align: center;
  margin-bottom: 10px;
}
header .header-store .user-position {
  color: var(--color-main-font);
  margin-bottom: 10px;
}
header .header-store .button-box .btn {
  height: 30px;
}
header .header-store a {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
header .header-store a p {
  flex: 1;
  min-width: 0;
  padding: 0 4px;
  font-size: 14px;
  font-weight: 600;
}
header .header-category h2 {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  font-size: 14px;
  color: #b9b9c5;
  padding: 8px 0;
  margin: 0 0 4px;
}
header .header-category > ul > li {
  margin: 0 0 4px;
}
header .header-category > ul > li:last-of-type {
  margin: 0;
}
header .header-category > ul > li > a {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 8px 0;
}
header .header-category > ul > li:first-child > a {
  padding-top: 0;
}
header .header-category > ul > li a:has(em) {
  justify-content: space-between;
}
header .header-category > ul > li > a p {
  flex: 1;
  min-width: 0;
  padding: 0 12px 0 0;
  font-size: 14px;
  color: #222;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
/* header .header-category > ul > li > a p:before {
  display: inline-block;
  content: "";
  width: 16px;
  height: 16px;
  margin: 0 12px 0 0;
  background-size: cover;
  background-position: center;
} */
header .header-category > ul > li a em {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 18px;
  border-radius: 5px;
  background: #f7f7fa;
  font-size: 12px;
  color: #b9b9c5;
}
header .header-category > ul:has(.side) > li > a:before {
  display: inline-block;
  content: "";
  width: 16px;
  height: 16px;
  background: url("../../public/images/icon_admin_cate_caret.png") no-repeat
    center / cover;
}
header .header-category > ul > li > a:hover p {
  color: var(--color-main-font);
}
header .header-category > ul > li > div {
  display: none;
  padding-left: 20px;
}
header .header-category > ul > li > div a {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  border-radius: 4px;
  height: 33px;
  padding: 0 12px;
  font-size: 14px;
  color: #222;
}
header .header-category > ul > li > div a:hover {
  text-decoration: underline;
}
header .header-category > ul > li > div a.active {
  background: var(--color-main-bg);
  color: var(--color-main-font);
}
header .header-category > ul > li.active a.more em {
  background: var(--color-main-font);
  color: #fff;
}
header .header-category > ul > li > div a.active em {
  background: var(--color-main-font);
  color: #fff;
}
header .header-category > ul > li.active > a p {
  color: var(--color-main-font);
}
header .header-category > ul > li.active > a:before {
  background-image: url("../../public/images/icon_admin_cate_caret_on.png");
}
header .header-category > ul > li.active > div {
  display: block;
}

header .header-category > ul > li > a p .material-symbols-rounded {
  font-size: 16px;
  /*fill: 1;*/
  margin-right: 10px;
  margin-left: 5px;
}
aside:has(.admin-notice) header {
  padding-top: 112px;
}
aside:has(.admin-notice) + section {
  padding-top: 112px;
}
.admin-notice {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1055;
  background: var(--color-main-bg);
  color: var(--color-main-font);
  padding: 10px;
  text-align: center;
}
.admin-notice p {
  font-size: 15px;
  margin-bottom: 3px;
}
.admin-notice .title {
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 5px;
}
.admin-notice .icon {
  cursor: pointer;
}
.admin-notice .icon span {
  font-weight: 700;
  font-size: 16px;
}

  /* section */
section {
  padding: 30px 40px 100px 280px;
  margin: 0 auto;
  max-width: 1620px;
  width: 100%;
  min-width: 1350px;
}
section#store-apply {
  min-width: 0;
}
/* sub-title-box */
.sub-title-box {
  margin: 0 0 50px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.sub-title-box.search {
  margin-bottom: 20px;
}
.sub-title-box h2 {
  font-size: 20px;
  font-weight: 600;
  color: #222;
}
.sub-title-box .move_guide {
  background: #ffffff;
  border: 1px solid var(--color-gray-600);
  border-radius: 4px; /*10px*/
  color: var(--color-gray-600);
  padding: 10px 12px;
  font-size: 12px;
}
.sub-title-box .move_guide:hover {
  background: #97979750;
  transition: all 0.4s;
}
.sub-title-box time {
  display: block;
  font-size: 14px;
  color: #8b8b9e;
  margin: 20px 0 0;
}

/* title-box */
.title-box h2 {
  margin: 0 0 24px;
  font-size: 18px;
  font-weight: 600;
}
.title-box h2 b {
  font-size: 18px;
  font-weight: 600;
  color: var(--color-main-border_font);
}
.title-box h2 time {
  display: inline-block;
  margin: 0 0 0 12px;
  font-size: 14px;
  color: #8b8b9e;
  position: relative;
  top: 2px;
  font-weight: 500;
}
.title-box h3 {
  margin: 0 0 12px;
  font-size: 16px;
  font-weight: 600;
}

/* color-box */
.ft-red {
  color: #ff4b4b !important;
}
.ft-green {
  color: #009d6b !important;
}
.ft-blue {
  color: #0051ff !important;
}
.ft-navy {
  color: #00159d !important;
}
.ft-yellow {
  color: #e99f00 !important;
}
.ft-lightgray {
  color: #9a9ea3 !important;
}

/* write-box */
.write-box > ul > li {
  margin: 0 0 12px;
}
.write-box > ul > li:last-of-type {
  margin: 0;
}
.write-box > ul > li h3 {
  font-size: 16px;
  font-weight: 600;
  color: #8b8b9e;
  margin: 0 0 24px;
}
.write-box > ul > li > dl > dd {
  margin: 0 0 24px;
}
.write-box > ul > li > dl > dd:last-of-type {
  margin: 0;
}
.write-box > ul > li > dl.dl-column > dd:last-of-type {
  margin: 0 0 24px;
}
.write-box > ul > li > dl > dd strong {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 0 0 6px;
  font-size: 14px;
  color: #222;
}
.write-box > ul > li > dl > dd strong:before {
  display: inline-block;
  content: "";
  width: 3px;
  height: 3px;
  background: #222;
  border-radius: 50%;
  margin: 0 4px 0 0;
}
.write-box > ul > li .write-sm .file-image-box {
  width: 50%;
}
.write-sm p {
  padding: 10px;
}
.write-sm .write-area {
  width: 100%;
  margin-bottom: 10px;
}
.write-sm .write-area textarea {
  border: 1px solid #d9d9d9;
  height: 200px;
  border-radius: 4px; /*8px*/
  box-sizing: border-box;
  width: 100%;
  font-size: 16px;
  padding: 16px;
}
.write-box.bt {
  border-top: 2px solid #222;
  padding: 24px 10px 0;
}

.write-box > ul > li .clone-box .write-sm .file-image-box{
  width: 100%;
}

.write-box.product-inputs .box-size {
  width: 520px;
}
.write-box.product-inputs .box-size-opt {
  width: 420px;
}
/*.write-box.product-inputs .box-size-opt-modi {*/
/*  width: 700px;*/
/*}*/
.write-box.product-inputs > ul > li .write-sm .file-image-box {
  width: 100%;
}
.write-box.product-inputs .file-image-box > ul {
  flex-direction: column;
}
.write-box.product-inputs .file-image-box > ul >li {
  width: 100px;
}
/*.write-box.product-inputs .file-image-box > ul.file-list {*/
/*  height: 200px;*/
/*}*/
.write-box.product-inputs .file-image-box > ul.file-list img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.write-box.product-inputs > ul > li > dl > dd.after-border {
  border-left: 1px dashed var(--color-gray);
  padding-left: 10px;
}
.write-box.product-inputs .opt-wrap {
  background: #f1f1f1;
  padding: 20px;
  border-radius: 10px;
  width: calc(50% - 10px);
  margin-right: 10px;
}
.write-box.product-inputs .opt-wrap.modify {
  flex-direction: row;
  flex-wrap: nowrap !important;
}
.write-box.product-inputs .opt-wrap.modify .opt-flex {
  width: 100%;
}
.write-box.product-inputs .opt-wrap .opt-flex {
  flex-direction: row;
  flex-wrap: nowrap !important;
}
.product-inputs .select-box.flex-1 {
  width: 200px;
}
/* select-box */
.select-cnt {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.select-box {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  border-radius: 4px; /*8px*/
  overflow: hidden;
  border: 1px solid #d9d9d9;
}
.select-box select {
  flex: 1;
  min-width: 0;
  height: 29px; /*36px*/
  padding: 0 34px 0 16px;
  font-size: 14px;
  background: url("../../public/images/icon_select.png") no-repeat
    calc(100% - 8px) center / 18px;
}
.select-box select option {
  color: #222;
  padding: 3px;
}
.select-box.list select option {
  padding: 4px;
}
.select-box.sm {
  border-radius: 0;
}
.select-box.sm select {
  height: 28px; /*32px*/
  padding: 0 25px 0 12px;
}
.select-box.list select {
  height: auto;
  padding: 15px 15px 0 16px;
  background: none;
}
.select-box select.select-size {
  height: auto;
  background: none;
  padding: 12px 14px;
}
/* input-box */
.input-box {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  border-radius: 4px; /*8px*/
  overflow: hidden;
  border: 1px solid #d9d9d9;
}
.input-box input {
  flex: 1;
  min-width: 0;
  height: 29px; /*36px*/
  line-height: 29px;
  padding: 0 16px;
  font-size: 14px;
  color: #222;
}
.input-box input::placeholder {
  color: #222;
}
.input-box input[type="number"] {
  -moz-appearance: textfield; /*firefox*/
}
.input-box input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none; /*chrome, safari, edge, opera*/
  margin: 0;
}
.input-box input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none; /*chrome, safari, edge, opera*/
  margin: 0;
}
.input-box input::placeholder {
  color: rgba(0, 0, 0, 0.4);
}
textarea::placeholder {
  color: rgba(0, 0, 0, 0.4);
}
/* date-box */
.date-box {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.date-box .date {
  flex: 1;
  min-width: 0;
}
.date-box .date input {
  display: block;
  width: 100%;
  height: 30px; /*36px*/
  line-height: 30px; /*36px*/
  color: #222;
  border-radius: 4px; /*8px*/
  border: 1px solid #d9d9d9;
  padding: 0 13px;
}
.date-box em {
  margin: 0 12px;
  font-size: 14px;
}

/* check-box */
.check-box {
  position: relative;
  overflow: hidden;
}
.check-box input {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
}
.check-box label {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  font-size: 14px;
  color: #222;
}
.check-box label:before {
  display: inline-block;
  content: "";
  width: 20px;
  height: 20px;
  margin: 0 4px 0 0;
  background-size: cover;
  background-position: center;
}
.check-box input[type="radio"] ~ label:before {
  background-image: url("../../public/images/icon_radio.png");
}
.check-box input[type="radio"]:checked ~ label:before {
  background-image: url("../../public/images/icon_radio_on_b.png");
}
.check-box input[type="checkbox"] ~ label:before {
  background-image: url("../../public/images/icon_check.png");
}
.check-box input[type="checkbox"]:checked ~ label:before {
  background-image: url("../../public/images/icon_check_on.png");
}
.check-box.f0 label {
  font-size: 0;
}
.check-box.f0 label:before {
  margin: 0 auto;
}
/*.table-box > table .check-box label:before {*/
/*  margin: 0;*/
/*}*/

/* button-box */
.button-box {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.button-box p {
  align-self: flex-end;
}
.button-box .btn {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  flex: 1;
  min-width: 0;
  height: 30px; /*44px*/
  border-radius: 4px; /*8px*/
  font-size: 12px;
  font-weight: 500;
}
.button-box .btn-gray {
  color: #fff;
  background: #8b8b9e;
  text-align: center;
}
.button-box .btn-white {
  color: #8b8b9e;
  border: 1px solid #8b8b9e;
  background: #fff;
}
.button-box .btn-black {
  background: #222;
  color: #fff;
}
.button-box .btn-bd-black {border:1px solid #000; color:#000;}
.button-box .btn-bd-active {
  border: 1px solid var(--color-main-border_font);
  color: var(--color-main-border_font);
  background: #fff;
}
.button-box .btn-active {
  background: var(--color-main-border_font);
  color: #fff;
}
.button-box .btn-red {
  background: #ff0000;
  color: #fff;
}
.button-box .btn-bd-red {
  background: #fff;
  color: #ff0000;
  border: 1px solid #ff0000;
}
.button-box .btn-yellow {
  background: #e99f00;
  color: #fff;
}
.button-box .btn-gray {
  background: #8b8b9e;
  color: #fff;
}
.bottom-button-box {
  margin: 84px 0 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.button-box.boxs {
  margin-right: 5px;
}
.write-box.product-inputs .btn-area-border {
  border-left: 1px solid #dddddd;
}
.button-box .btn-list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  width: 100px;
  height: 30px; /*44px*/
  border-radius: 4px; /*8px*/
  color: var(--color-main-border_font);
  background: #ffffff;
  border: 1px solid var(--color-main-border_font);
  font-weight: 500;
}
/* file-image-box */
.file-image-box {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.file-image-box > p {
  margin: 0 12px 0 0;
  flex: 1;
  min-width: 0;
  height: 30px;
  line-height: 30px;
  border: 1px solid #d9d9d9;
  border-radius: 4px; /*8px*/
  padding: 0 12px;
  font-size: 14px;
  color: #222;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.file-image-box > label {
  width: 80px;
  position: relative;
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  height: 30px; /*44px*/
  border-radius: 4px; /*8px*/
  font-size: 12px;
  font-weight: 500;
  color: #fff;
  background: #8b8b9e;
}
.file-image-box > label input {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
}
.file-image-box input[type="file"] {
  position: absolute;
  width: 0;
  height: 0;
  padding: 0;
  overflow: hidden;
  border: 0;
}
.file-image-box label:has(input[type="file"]) {
  cursor: pointer;
}
.file-image-box label:has(input[disabled]) {
  cursor: default;
}
.file-image-box > ul {
  width: 100%;
  margin: 12px -4px -8px;
  display: flex;
  flex-wrap: wrap;
}
.file-image-box > ul li {
  width: calc(33.33% - 8px);
  margin: 0 4px 8px;
  background-size: cover;
  background-position: center;
  position: relative;
  height: 100px;
  border: 1px solid #ddd;
}
.file-image-box > ul li a.delete {
  position: absolute;
  right: 0;
  top: 0;
  width: 14px;
  height: 14px;
  font-size: 0;
  background: url("../../public/images/icon_file_remove.png") no-repeat center /
    cover;
}
.file-image-box > ul li.banner-thumb {
  width: 100%;
  height: 150px;
  border-radius: 4px;
}
.file-image-box > ul li.banner-thumb img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
  /* table-box */
.table-box {
  overflow-x: auto;
  white-space: nowrap;
}
.table-box > p {
  margin: 0 0 16px;
  font-size: 16px;
  color: #222;
}
.table-box > p b {
  font-size: 16px;
  font-weight: 600;
  color: #222;
}
.table-box > table {
  width: 100%;
  table-layout: fixed;
}
.table-box > table.order-search {
  table-layout: auto;
  border-collapse: collapse;
}
.table-box > table.order-search thead tr th, .table-box > table.order-search tbody tr td {
  border: 1px solid #d9d9d9;
  padding: 8px;
  text-align: center;
}
.table-box > table thead tr th, .table-box > table tbody tr th {
  border: 1px solid #d9d9d9;
  border-width: 1px 0;
  padding: 10px 10px; /*14px 10px*/
  font-size: 14px;
  font-weight: 600;
  color: #8b8b9e;
}
.table-box > table thead tr:not(:last-child) th {
  border-bottom: none;
  text-align: left;
}
.table-box > table tbody tr th {
  border-top: none;
  background: var(--color-gray-200);
}
.table-box > table thead tr th .check-box label {
  justify-content: center;
}
.table-box > table.column-table tbody tr:not(:last-child) th {
  border-bottom: 1px solid #d9d9d9;
  padding: 6px 10px;
}
.table-box > table tbody tr td {
  border-bottom: 1px solid #d9d9d9;
  padding: 6px 10px; /*12px 10px*/
  font-size: 14px;
  color: #1c1b1f;
  /*white-space: normal;*/
}
.table-box > table tbody tr td .title,
.table-box > table tbody tr td .subject {
  /* max-width: 700px; */
  max-height: 28px;
  width: 100%;
  display: block;
  font-size: 14px;
  line-height: 15px;
  color: #1c1b1f;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-align: left;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.table-box > table tbody tr td .thumb-opt {
  color: var(--color-main-font);
}
.table-box > table tbody tr td:hover .subject {
  text-decoration: underline;
}
.table-box > table tbody tr td .button-box {
  margin: 0 auto;
}
.table-box > table tbody tr td .check-box label {
  justify-content: center;
}
.table-box > table tbody tr td .review-image {
  display: block;
  background-size: cover;
  background-position: center;
  margin: 0 auto;
  width: 60px; /*80px*/
  height: 60px; /*80px*/
  object-fit: contain;
}
.table-box > table tbody tr td .review-image:after {
  display: block;
  content: "";
  padding-bottom: 50%;
}
.table-box > table tbody tr td .review-image.main-banner {
  width: 100%;
}
.table-box > table tbody tr td .banner-image {
  display: block;
  background-size: cover;
  background-position: center;
  margin: 0 auto;
  width: 250px;
}
.table-box > table tbody tr td .banner-image:after {
  display: block;
  content: "";
  padding-bottom: 30%;
}
.table-box table tr td.tr-none div {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.table-box table tr td.tr-none span:last-child {
  margin-left: 5px;
  font-size: 20px;
}
.table-box::-webkit-scrollbar {
  height: 10px;
}
.table-box::-webkit-scrollbar-thumb {
  background: var(--color-main-border_font);
  border-radius: 10px;
}
.table-box::-webkit-scrollbar-track {
  padding: 5px 0;
}
/* table-thumb-box */
.table-thumb-box {
  width: 100%;
}
.table-thumb-box a {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.table-thumb-box a img {
  width: 54px;
  height: 54px;
  object-fit: cover;
}
.table-thumb-box a p {
  flex: 1;
  min-width: 0;
  padding-left: 8px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-align: left;
}
.table-thumb-box .table-thumb-title {
  display: flex;
  flex-direction: column;
  width: calc(100% - 54px);
}
.table-box > table.column-table {
  border: 1px solid #d9d9d9;
  margin: 20px 0 30px;
  /*border-radius: 5px;*/
}
.table-box > table.column-table tr:last-child td {
  border-bottom: none;
}
.table-box > table.column-table tr th {
  border-right: 1px solid #d9d9d9;
  font-size: 14px;
  font-weight: 600;
  color: #8b8b9e;
}
.table-box > table.column-table tr th:not(:first-child) {
  border-left: 1px solid #d9d9d9;
}
.table-box > table.column-table tr td:first-child ~ th {
  border-right: 1px solid #d9d9d9;
  font-size: 14px;
  font-weight: 600;
  color: #8b8b9e;
}
.table-box > table tbody tr td.stars {
  color: var(--color-main-border_font);
  /*color: var(--color-warning);*/
}

.table-box.beyond-border-right tbody tr td:first-child {
  border-right: 1px solid #d9d9d9;
}

.star-gray {background: url("../../public/images/star_gray.png") repeat-x; background-size: 20px; width: 100px; height: 20px; display: inline-block;}
.star-purple {background: url("../../public/images/star_blue.png") repeat-x; background-size: 20px; width: 100%; height: 100%; display: block;}
/* table-info-box */
.table-info-box {
  border-top: 2px solid #000;
  border-bottom: 1px solid #000;
}
.table-info-box > ul > li {
  border-bottom: 1px solid #d9d9d9;
}
.table-info-box > ul > li:last-of-type {
  border: 0;
}
.table-info-box > ul > li dl {
  padding: 10px 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.table-info-box > ul > li dl dd {
  flex: 1;
  min-width: 0;
  padding: 0 15px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.table-info-box > ul > li dl dd b {
  width: 65px;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.3;
  color: #8b8b9e;
}
.table-info-box > ul > li dl dd p {
  flex: 1;
  min-width: 0;
  font-size: 14px;
  line-height: 1.3;
}
.table-info-box > ul > li dl dd p.review-textarea textarea {
  width: 100%;
}
.table-info-box > ul > li dl dd p.order-deli-p {
  white-space: normal;
}
.table-info-box > ul > li dl dd.dd-vertical {
  flex-wrap: nowrap;
  padding: 0 15px;
}
.table-info-box > ul > li dl dd.dd-vertical b {
  text-align: center;
}
.table-info-box > ul > li dl dd.dd-vertical div {
  width: calc(100% - 75px);
}
.table-info-box > ul > li dl dd.dd-vertical b,
.table-info-box > ul > li dl dd.dd-vertical div,
.table-info-box > ul > li dl dd.dd-vertical span{
  line-height: 30px; /*40px*/
  vertical-align: middle;
  text-align: left;
}
.table-info-box > ul > li dl dd .dd-va-m {
  line-height: 40px;
  vertical-align: middle;
}
.table-info-box > ul > li dl dd.dd-vertical .review-image {
  height: 100px;
  width: 100%;
  flex-direction: row;
  flex-wrap: nowrap !important;
}
.table-info-box > ul > li dl dd.dd-vertical .review-image img {
  width: 30%;
  height: 100%;
  object-fit: cover;
  border: 1px solid #d9d9d9;
  margin-right: 10px;
  border-radius: 4px; /*6px*/
}
.table-info-box > ul > li dl dd.dd-vertical textarea {
  width: 100%;
  padding: 10px;
}
.table-info-box > ul > li dl dd.return_img {
  width: 30%;
  height: 250px;
}
.table-info-box > ul > li dl dd.return_img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.popup-body .refund-swiper .swiper-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: nowrap !important;
}
.popup-body .refund-swiper .return_img.swiper-slide img {
  width: 100%;
  height: auto;
  object-fit: cover;
}
.table-info-box > ul > li dl dd .return-detail-img {
  height: 50px;
  flex: 1;
  min-width: 0;
  font-size: 14px;
  line-height: 1.3;
  display: flex;
  flex-direction: row;
}
.table-info-box > ul > li dl dd .return-detail-img img {
  height: 100%;
  width: 50px;
  object-fit: cover;
  margin-right: 10px;
}
.table-info-box > ul > li dl dd .return-detail-img div {
  flex-direction: column;
  flex-wrap: nowrap !important;
}
.table-info-box > ul > li dl dd .return-detail-deli {
  cursor: pointer;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}

.table-info-box > ul > li dl dd .refund-num {
  max-width: 120px;
}
.table-info-box > ul > li dl dd .refund-select {
  max-width: 200px;
}
.table-info-box.refund-table dd b {
  width: 120px;
  text-align: center;
}
.table-info-box.refund-table > ul > li dl dd {
  padding-left: 0;
}
.popup-box .return-deli-price {
  max-width: 200px;
}
.popup-box #return_pay {
  max-width: 400px;
}
.popup-box #return_pay .return-cost {
  width: calc(100% - 6px);
  margin-right: 6px;
}
/* search-box */
.search-box {
  display: flex;
  flex-wrap: wrap;
}
.search-box h3 {
  padding: 12px 0 0;
  font-size: 18px;
  font-weight: 600;
}
.search-box > ul {
  flex: 1;
  min-width: 0;
  padding-left: 60px;
  padding-top: 6px;
}
.search-box > ul > li {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 0 0 12px;
}
.search-box > ul > li:last-of-type {
  margin: 0;
}

/* choice-box */
.choice-box {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  overflow: hidden;
  border-radius: 4px; /*8px*/
  border: 1px solid #d9d9d9;
  width: fit-content;
}
.choice-box > div {
  position: relative;
  overflow: hidden;
  border-right: 1px solid #d9d9d9;
}
.choice-box > div:last-child {
  border-right: none;
}
.choice-box > div:last-of-type {
  border: 0;
}
.choice-box > div input {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
}
.choice-box > div label {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  height: 29px; /*44px*/
  padding: 0 22px;
  width: max-content;
  font-size: 13px;
  font-weight: 600;
  color: var(--color-main-border_font);
  background: #ffffff;
}
.choice-box > div input:checked ~ label {
  background: var(--color-main-border_font);
  color: #fff;
}

/* paging-box */
.paging-box {
  margin: 65px 0 0;
}
.paging-box ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.paging-box ul li {
  margin: 0 12px 0 0;
}
.paging-box ul li:last-of-type {
  margin: 0;
}
.paging-box ul li a {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  font-size: 16px;
}
.paging-box ul li.active a {
  background: var(--color-main-border_font);
  color: #fff;
  border-radius: 50%;
}
.paging-box ul li.pg a {
  font-size: 0;
}
.paging-box ul li.pg.prev {
  margin-right: 28px;
}
.paging-box ul li.pg.next {
  margin-left: 16px;
}
.paging-box ul li.pg.first a {
  background: url("../../public/images/icon_paging_first.png") no-repeat center /
    24px;
}
.paging-box ul li.pg.prev a {
  background: url("../../public/images/icon_paging_prev.png") no-repeat center /
    24px;
}
.paging-box ul li.pg.next a {
  background: url("../../public/images/icon_paging_next.png") no-repeat center /
    24px;
}
.paging-box ul li.pg.last a {
  background: url("../../public/images/icon_paging_last.png") no-repeat center /
    24px;
}

/* popup-box */
.popup-box {
  pointer-events: none;
  opacity: 0;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 1005;
  transition: all ease 0.5s;
}
.popup-box .box {
  pointer-events: none;
  opacity: 0;
  transition: all ease 0.5s;
  padding: 24px 24px 50px;
  position: absolute;
  left: 50%;
  top: 45%;
  transform: translate(-50%, -50%);
  width: 100%;
  max-width: 700px;
  overflow-y: auto;
  max-height: 85%;
  background: #fff;
}
.popup-box .popup-head {
  position: relative;
  padding: 12px 0;
  margin: 0 0 20px;
}
.popup-box .popup-head h2 {
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  line-height: 1.3;
  color: #222;
}
.popup-box .popup-head a {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 42px;
  height: 42px;
  font-size: 0;
  background: url("../../public/images/icon_popup_close.png") no-repeat center /
    cover;
}
.popup-box.fixed {
  pointer-events: inherit;
  opacity: 1;
}
.popup-box.fixed .box.active {
  pointer-events: inherit;
  opacity: 1;
  top: 50%;
}
.popup-box .write-area textarea {
  border: 1px solid #d9d9d9;
  height: 150px;
  border-radius: 4px; /*8px*/
  box-sizing: border-box;
  width: 100%;
  font-size: 14px;
  padding: 16px;
  color: #222;
}
.open-popup-box {
  min-width: 800px;
}
.open-popup-box-parent {
  width: 100%;
}
.open-popup-box section {
  width: 100%;
  min-width: 800px;
  max-width: 1100px;
  padding: 20px;
}
.open-popup-box .popup-head {
  position: relative;
  padding: 12px 0;
  margin: 0 0 20px;
}

.open-popup-box .popup-head h2 {
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  line-height: 1.3;
  color: #222;
}
.open-popup-box .popup-head a {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 42px;
  height: 42px;
  font-size: 0;
  background: url("../../public/images/icon_popup_close.png") no-repeat center /
    cover;
}
.open-popup-box .write-area textarea {
  border: 1px solid #d9d9d9;
  height: 150px;
  border-radius: 8px;
  box-sizing: border-box;
  width: 100%;
  font-size: 14px;
  padding: 16px;
  color: #222;
}
.open-popup-box .product-top {
  flex-wrap: nowrap !important;
}
/* view-box */
.view-box .view-head {
  border-top: 2px solid #222;
  border-bottom: 1px solid #d9d9d9;
  padding: 20px;
}
.view-box .view-head h3 {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.4;
  margin: 0 0 10px;
}
.view-box .view-head ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.view-box .view-head ul li {
  margin: 0 12px 0 0;
}
.view-box .view-head ul li:last-of-type {
  margin: 0;
}
.view-box .view-head strong {
  display: block;
  margin: 20px 0 0;
  font-size: 18px;
}
.view-box .view-body {
  padding: 30px;
}
.view-box .view-body .view-img {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.view-box .view-body .view-img > img {
  width: 70%;
  margin-bottom: 10px;
}
.view-box .view-body img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}
.view-box .view-body p {
  font-size: 18px;
  line-height: 1.6;
  font-weight: 300;
}
.view-box .view-foot {
  padding: 42px 0 0;
  border-top: 1px solid #222;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.view-box .view-foot a.list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  width: 420px;
  height: 40px; /*44px*/
  border-radius: 4px; /*8px*/
  color: var(--color-main-border_font);
  border: 1px solid var(--color-main-border_font);
  font-weight: 500;
}
.view-box .view-foot .button-box {
  position: absolute;
  right: 0;
}
.view-box .view-reply {
  margin: 0 0 42px;
  background: #f6f6f6;
  padding: 24px;
}
.view-box .view-reply > strong {
  display: block;
  margin: 0 0 24px;
  /*font-size: 18px;*/
  font-weight: 600;
}
.view-box .view-reply > textarea {
  display: block;
  width: 100%;
  height: 200px;
  padding: 20px;
  font-size: 16px;
  line-height: 1.4;
  color: #000;
  margin: 0 0 20px;
}
.view-box .view-product {
  border-bottom: 1px solid #d9d9d9;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 24px 35px;
}
.view-box .view-product .list-image {
  background-size: cover;
  background-position: center;
  width: 100px;
}
.view-box .view-product .list-image:after {
  display: block;
  content: "";
  padding-bottom: 90%;
}
.view-box .view-product .list-content {
  flex: 1;
  min-width: 0;
  padding-left: 15px;
}
.view-box .view-product .list-content p {
  font-size: 14px;
  line-height: 1.4;
}

/* list-button-box */
.list-button-box {
  border-top: 1px solid #222;
  padding: 42px 0 0;
  margin: 42px 0 0;
}

/* product-order-box */
.product-order-box {
  border: 1px solid #d9d9d9;
  padding: 35px 0; /*50px 0*/
  border-radius: 4px;
}
.product-order-box ul {
  display: flex;
  /* flex-wrap: wrap; */
  align-items: center;
  justify-content: center;
}
.product-order-box ul li {
  margin-right: 90px;
}
.product-order-box ul li:last-of-type {
  margin: 0;
}
.product-order-box ul li div {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  cursor: default;
  width: 180px;
}
.product-order-box ul li div p {
  width: 100%;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  color: #222;
  margin: 0 0 12px;
}
.product-order-box ul li div p:before {
  display: block;
  content: "";
  margin: 0 auto 12px;
  width: 42px;
  height: 42px;
  background-size: cover;
  background-position: center;
}
.product-order-box ul li div strong {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  justify-content: center;
  width: 100%;
  height: 38px;
  font-size: 28px; /*32px*/
  font-weight: 600;
  color: #222;
}
.product-order-box ul li div strong em {
  margin: 0 0 0 2px;
  font-size: 18px;
  font-weight: 600;
  color: #222;
}
.product-order-box ul li div a {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  margin: 12px auto 0;
  width: 78px;
  height: 30px;
  border-radius: 4px; /*8px*/
  border: 1px solid #8b8b9e;
  color: #8b8b9e;
  font-size: 12px;
  font-weight: 500;
  cursor: pointer;
}
.product-order-box ul li:nth-of-type(1) div p:before {
  background-image: url("../../public/images/icon_product_order_01.png");
}
.product-order-box ul li:nth-of-type(2) div p:before {
  background-image: url("../../public/images/icon_product_order_02.png");
}
.product-order-box ul li:nth-of-type(3) div p:before {
  background-image: url("../../public/images/icon_product_order_03.png");
}
.product-order-box ul li:nth-of-type(4) div p:before {
  background-image: url("../../public/images/icon_product_order_04.png");
}
.product-order-box ul li:nth-of-type(5) div p:before {
  background-image: url("../../public/images/icon_product_order_05.png");
}

/* list-none-box */
.list-none-box {
  border: 1px solid #d9d9d9;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  align-content: center;
  height: 264px;
}
.list-none-box p {
  width: 100%;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.3;
}
.list-none-box p:before {
  display: block;
  content: "";
  width: 48px;
  height: 48px;
  margin: 0 auto 4px;
  background-size: cover;
  background-position: center;
}
.list-none-box p.none {
  color: #ff4b4b;
}
.list-none-box p.none:before {
  background-image: url("../../public/images/icon_none_01.png");
}
.list-none-box p.search {
  color: var(--color-main-border_font);
}
.list-none-box p.search:before {
  background-image: url("../../public/images/icon_none_02.png");
}

/* step-box */
.step-box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; /*center*/
  gap: 23px;
}
.step-box > div {
  width: calc(50% - 23px)
  /*margin-right: 23px;*/
}
.step-box > div:last-of-type {
  margin: 0;
}
.step-box > div .inner {
  border: 1px solid #d9d9d9;
  padding: 35px 65px; /*50px 65px*/
  border-radius: 4px; /*10px*/
}
.step-box > div .inner ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.step-box > div .inner ul li a {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.step-box > div .inner ul li a p {
  width: 100%;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  color: #222;
  margin: 0 0 12px;
}
.step-box > div .inner ul li a p:before {
  display: block;
  content: "";
  margin: 0 auto 12px;
  width: 42px;
  height: 42px;
  background-size: cover;
  background-position: center;
}
.step-box > div .inner ul li a strong {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  justify-content: center;
  width: 100%;
  height: 38px;
  font-size: 28px; /*32px*/
  font-weight: 600;
  color: #222;
}
.step-box > div .inner ul li a strong em {
  margin: 0 0 0 2px;
  font-size: 18px;
  font-weight: 600;
  color: #222;
}
.step-box > div .inner ul li a span {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  margin: 12px auto 0;
  width: 78px;
  height: 30px;
  border-radius: 8px;
  border: 1px solid #8b8b9e;
  color: #8b8b9e;
  font-size: 12px;
  font-weight: 500;
}
.step-box > div .inner ul li.step01 a p:before {
  background-image: url("../../public/images/icon_product_step_01.png");
}
.step-box > div .inner ul li.step02 a p:before {
  background-image: url("../../public/images/icon_product_step_02.png");
}
.step-box > div .inner ul li.step03 a p:before {
  background-image: url("../../public/images/icon_product_step_03.png");
}
.step-box > div .inner ul li.step04 a p:before {
  background-image: url("../../public/images/icon_product_step_04.png");
}
.step-box > div .inner ul li.step05 a p:before {
  background-image: url("../../public/images/icon_product_step_05.png");
}
.step-box > div .inner ul li.step06 a p:before {
  background-image: url("../../public/images/icon_product_step_06.png");
}
.step-box > div .inner ul li.step07 a p:before {
  background-image: url("../../public/images/icon_product_step_07.png");
}
.step-box > div .inner ul li.step08 a p:before {
  background-image: url("../../public/images/icon_product_step_08.png");
}
.step-box > div .inner ul li.step09 a p:before {
  background-image: url("../../public/images/icon_product_step_09.png");
}

.step-box.order-search {
  justify-content: flex-start;
  margin-bottom: 20px;
}
.step-box.order-search > div {
  width: auto;
}
.step-box.order-search > div .inner {
  padding: 20px 10px;
}
.step-box.order-search > div .inner ul li.step04 a p:before {
  background-image: url("../../public/images/icon_product_step_07.png");
}
.step-box.order-search > div .inner ul li.step05 a p:before {
  background-image: url("../../public/images/icon_product_order_05.png");
}
.step-box.order-search > div .inner ul li a {
  padding: 10px;
  border-radius: 10px;
}
.step-box.order-search > div .inner ul li a p {
  margin: 0;
}
.step-box.order-search > div .inner ul li.active a {
  background-color: var(--color-main-bg);
}
.step-box.order-search > div .inner ul li.active a p {
  color: var(--color-main-font);
}
.step-box.order-search > div .inner ul li.active.step05 a p:before {
  background-image: url("../../public/images/icon_product_order_05_acti.png");
}
.step-box.order-search > div .inner ul li.active.step01 a p:before {
  background-image: url("../../public/images/icon_product_step_01_acti.png");
}
.step-box.order-search > div .inner ul li.active.step02 a p:before {
  background-image: url("../../public/images/icon_product_step_02_acti.png");
}
.step-box.order-search > div .inner ul li.active.step03 a p:before {
  background-image: url("../../public/images/icon_product_step_03_acti.png");
}
.step-box.order-search > div .inner ul li.active.step04 a p:before {
  background-image: url("../../public/images/icon_product_step_07_acti.png");
}
.step-box.order-search > div .inner ul li.active.step08 a p:before {
  background-image: url("../../public/images/icon_product_step_08_acti.png");
}
.step-box.order-search > div .inner ul li.active.step09 a p:before {
  background-image: url("../../public/images/icon_product_step_09_acti.png");
}
.step-box.order-search > div .inner ul li:hover a {
  background-color: var(--color-main-bg);
  transition: all 0.4s;
}
.step-box.order-search > div .inner ul li:hover a p {
  color: var(--color-main-font);
  transition: all 0.4s;
}
.step-box.order-search > div .inner ul li.step01:hover a p:before {
  background-image: url("../../public/images/icon_product_step_01_acti.png");
  transition: all 0.4s;
}
.step-box.order-search > div .inner ul li.step02:hover a p:before {
  background-image: url("../../public/images/icon_product_step_02_acti.png");
  transition: all 0.4s;
}
.step-box.order-search > div .inner ul li.step03:hover a p:before {
  background-image: url("../../public/images/icon_product_step_03_acti.png");
  transition: all 0.4s;
}
.step-box.order-search > div .inner ul li.step05:hover a p:before {
  background-image: url("../../public/images/icon_product_order_05_acti.png");
  transition: all 0.4s;
}
.step-box.order-search > div .inner ul li.step04:hover a p:before {
  background-image: url("../../public/images/icon_product_step_07_acti.png");
  transition: all 0.4s;
}
.step-box.order-search > div .inner ul li.step08:hover a p:before {
  background-image: url("../../public/images/icon_product_step_08_acti.png");
  transition: all 0.4s;
}
.step-box.order-search > div .inner ul li.step09:hover a p:before {
  background-image: url("../../public/images/icon_product_step_09_acti.png");
  transition: all 0.4s;
}
.order-search-nav {
  padding: 10px 10px 10px 0;
  border-bottom: 1px solid var(--color-main-border_font);
  margin-bottom: 20px;
  background: #fff;
}
.order-search-nav ul {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: nowrap;
}
.order-search-nav ul li a {
  padding: 10px;
  margin: 0 20px;
}
.order-search-nav ul li:first-child a {
  margin-left: 0;
}
.order-search-nav ul li a p {
  color: var(--color-gray-600);
  font-weight: 600;
  font-size: 16px;
}
.order-search-nav ul li.active a p {
  color: var(--color-main-font);
}
.order-search-nav ul li:hover a p {
  color: var(--color-main-font);
  transition: all 0.3s;
}

  /* graph-box */
.graph-box .graph-title {
  padding: 200px 0;
  text-align: center;
  font-size: 50px;
  font-weight: 600;
  border: 1px solid #ddd;
}
.graph-box canvas {
  width: 100% !important;
}
  /* price-box */
.price-box ul {
  display: flex;
  flex-wrap: wrap;
}
.price-box ul li {
  flex: 1;
  min-width: 0;
  margin: 0 23px 0 0;
  border: 1px solid #d9d9d9;
  border-radius: 10px;
}
.price-box ul li:last-of-type {
  margin: 0;
}
.price-box ul li .inner {
  display: block;
  padding: 32px 24px;
}
.price-box ul li .inner strong {
  display: block;
  margin: 0 0 12px;
  font-size: 16px;
  font-weight: 600;
}
.price-box ul li .inner p {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  font-size: 32px;
  font-weight: 600;
  color: #222;
}
.price-box ul li .inner p em {
  margin: 0 0 0 2px;
  font-size: 18px;
  font-weight: 600;
  color: #222;
}
.price-box ul li:nth-of-type(2) .inner strong {
  color: #ff4b4b;
}
.price-box ul li:nth-of-type(2) .inner p {
  color: #ff4b4b;
}
.price-box ul li:nth-of-type(2) .inner p em {
  color: #ff4b4b;
}
.price-box ul li:nth-of-type(3) .inner strong {
  color: #e99f00;
}
.price-box ul li:nth-of-type(3) .inner p {
  color: #e99f00;
}
.price-box ul li:nth-of-type(3) .inner p em {
  color: #e99f00;
}

/* material icon fill? */
.material-symbols-rounded {
  font-variation-settings: "FILL" 1, "wght" 400, "GRAD" 0, "opsz" 24;
}

/*상품정렬*/
#product-sort .list-group-item {
  cursor: pointer;
}

/*입점신청*/
#store-apply-body {
  background-color: #f0f4fa;
  height: 100%;
  position: relative;
  z-index: -3;
  min-width: 0;
  max-width: 100%;
}
#store-apply-body .btn {
  height: 34px;
}

#store-apply {
  width: 70%;
  padding: 40px;
  margin: 50px auto;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  position: relative;
  z-index: -2;
}
@media (max-width: 810px) {
  #store-apply {
    width: 70%;
  }
}
@media (max-width: 540px) {
  #store-apply {
    width: 90%;
    padding: 25px;
  }
}
#store-apply .store-column {
  flex-direction: column;
}
#store-apply .store-column .apply-intro-section > div  {
  border-bottom: 1px solid #dfdfdf;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  padding: 20px;
  gap: 30px;
  @media (max-width: 990px) {
    flex-direction: column;
    justify-content: center;
    gap: 2px;
  }
  .apply-intro-icon {
    margin: 5px 0;
    width: 114px;
    height: 100px;
    background-image: url("../../public/images/apply_icon_05.png");
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: 0 7px;
    &.icon02 {
      background-position: 0 -115px;
    }
    &.icon03 {
      background-position: -3px -245px;
    }
    &.icon04 {
      background-position: -2px -367px;
    }
    &.icon05 {
      background-position: 0 -513px;
    }
    &.icon06 {
      background-position: 0 -641px;
    }
    &.icon07 {
      background-position: 0 -795px;
    }
    &.icon08 {
      background-position: 0 -941px;
    }
    @media (max-width: 990px) {
      width: 100px;
      height: 90px;
      background-position: 0 8px;
      &.icon02 {
        background-position: 0 -100px;
      }
      &.icon03 {
        background-position: -3px -213px;
      }
      &.icon04 {
        background-position: -2px -321px;
      }
      &.icon05 {
        background-position: 0 -449px;
      }
      &.icon06 {
        background-position: 0 -562px;
      }
      &.icon07 {
        background-position: 0 -696px;
      }
      &.icon08 {
        background-position: 0 -824px;
      }
    }
  }
  .content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    @media (max-width: 990px) {
      align-items: center;
    }
  }
  .title {
    font-size: 24px;
    font-weight: 700;
    color: var(--color-main-border_font);
    margin-bottom: 5px;
    @media (max-width: 990px) {
      font-size: 22px;
    }
  }
  .subTitle {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    span {
      color: #727272;
      font-weight: 700;
      font-size: 16px;
      word-break: keep-all;
      @media (max-width: 990px) {
        font-size: 14px;
      }
    }
  }
  ul li {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 8px;
    gap: 10px;
  }
}
#store-apply .store-logo {
  font-size: 30px;
  font-weight: 700;
  color: var(--color-main-font);
}
#store-apply #numbering {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  position: relative;
}
#store-apply #numbering .round-num {
  background: var(--color-gray-500);
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 3.5rem;
  height: 3.5rem;
  color: #ffffff;
  font-size: 15px;
  margin: 0 30px;
  position: relative;
}
#store-apply #numbering .round-num::before {
  content: "";
  width: 70px;
  height: 4px;
  background: var(--color-gray-500);
  position: absolute;
  right: 40px;
  z-index: -1;
}
#store-apply #numbering .round-num:first-child::before {
  content: none;
}
#store-apply #numbering .round-num.now {
  background: var(--color-main-border_font);
}
#store-apply #numbering .round-num.now::before {
  background: var(--color-main-border_font);
}
#store-apply .num-title div {
  color: var(--color-gray-600);
  font-weight: 600;
}
#store-apply .num-title div.active {
  color: var(--color-main-border_font);
}
#store-apply .num-title div:nth-child(1){
  margin: 0 30px;
}
#store-apply .num-title div:nth-child(2){
  margin: 0 30px;
}
#store-apply .num-title div:nth-child(3){
  margin: 0 20px;
}
#store-apply .num-title div:nth-child(4){
  margin: 0 20px;
}
#store-apply .num-title div:nth-child(5){
  margin: 0 25px;
}
@media (max-width: 1070px){
  #store-apply #numbering .round-num {
    width: 3rem;
    height: 3rem;
    margin: 0 20px;
  }
  #store-apply #numbering .round-num::before {
    width: 50px;
  }
  #store-apply .num-title {
    flex-wrap: nowrap !important;
  }
  #store-apply .num-title div {
    word-break: keep-all;
    text-align: center;
  }
  #store-apply .num-title div:nth-child(1) {
    margin: 0 15px;
  }
  #store-apply .num-title div:nth-child(2) {
    margin: 0 20px;
  }
  #store-apply .num-title div:nth-child(3) {
    margin: 0 5px;
  }
  #store-apply .num-title div:nth-child(4) {
    margin: 0 8px;
  }
  #store-apply .num-title div:nth-child(5) {
    margin: 0 11px;
  }
}
@media (max-width: 810px){
  #store-apply #numbering .round-num {
    width: 1.6rem;
    height: 1.6rem;
    margin: 0 10px;
  }
  #store-apply #numbering .round-num::before {
    width: 30px;
    right: 20px;
  }
  #store-apply .num-title div:nth-child(1) {
    margin: 0 5px;
  }
  #store-apply .num-title div:nth-child(2) {
    margin: 0 5px;
  }
  #store-apply .num-title div:nth-child(3) {
    margin: 0 5px;
  }
  #store-apply .num-title div:nth-child(4) {
    margin: 0 5px;
  }
  #store-apply .num-title div:nth-child(5) {
    margin: 0 5px;
  }
  #store-apply .num-title div {
    display: none;
  }
}
@media (max-width: 470px){
  #store-apply #numbering .round-num {
    width: 1.3rem;
    height: 1.3rem;
  }
  #store-apply #numbering .round-num::before {
    right: 10px;
  }
}
#store-apply .info-table .tr {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 20px;
}
#store-apply .info-table .td {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
}
#store-apply .info-img-box .info-table {
  width: 50%;
}
#store-apply .info-img-box .info-table .td {
  width: calc(100% - 30px);
}
#store-apply .info-table .tr .td:first-child {
  margin-right: 15px;
}
#store-apply .info-table .tr .td:last-child {
  margin-left: 15px;
}
@media (max-width: 870px){
  #store-apply .info-table .tr {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
  }
  #store-apply .info-table .td {
    width: 100%;
  }
  #store-apply .info-table .tr .td:last-child {
    margin-left: 0;
  }
  #store-apply .info-table .tr .td:first-child {
    margin-right: 0;
  }
  #store-apply .info-img-box .info-table {
    width: 100%;
  }
}
#store-apply .info-table .td div:has(label) {
  text-align: left;
}
#store-apply .info-table .td .input-box {
  /*width: calc(100% - 20px);*/
  width: 100%;
}
@media (max-width: 870px) {
  #store-apply .info-table .td .input-box {
    width: 100%;
  }
}
#store-apply .info-table.result .tr {
  margin: 0;
}
#store-apply .info-table.result .td {
  flex-direction: row;
  justify-content: flex-start;
  width: 50%;
  margin: 10px 0;
}
#store-apply .info-table.result .td div {
  padding: 0 20px;
}
#store-apply .info-table.result .td div:first-child {
  text-align: center;
  width: 90px;
  color: #8B8B9E;
  word-break: keep-all;
}
@media (max-width: 870px){
  #store-apply .info-table.result .td {
    width: 100%;
  }
}
@media (max-width: 300px) {
  #store-apply .info-table.result .td div {
    padding: 0 5px;
  }
}
.info-box .title-box {
  border-bottom: 2px solid #222;
  margin-bottom: 20px;
  margin-top: 50px;
}
.info-box .title-box span {
  font-size: 15px;
  color: var(--color-main-border_font);
}
#store-apply .info-box .apply-contract {
  padding: 16px;
  border: 1px solid var(--color-gray-500);
  border-radius: 5px;
  margin-bottom: 10px;
  height: 200px;
  line-height: 20px;
  overflow: hidden;
  overflow-y: scroll;
}
#store-apply .row-info-boxes {
  display: flex;
  flex-direction: row;
  gap: 10px;
  .info-box {
    width: 100%;
    margin-bottom: 50px;
    .title-box h2 {
      margin-bottom: 10px;
    }

    .apply-contract {
      height: 400px;
      padding: 0;
    }
  }
  @media (max-width: 810px) {
    flex-direction: column;
    .info-box{
      margin-bottom: 10px;
      &:last-child .title-box {
        margin-top: 12px;
      }
    }
  }
}

.info-box .info-table th,
.info-box .info-table td {
  padding: 5px;
}
.info-box .info-table.result th {
  color: #8B8B9E;
}
.info-box .info-table.result th,
.info-box .info-table.result td {
  padding: 20px;
}
.info-box .info-table.pg_check th,
.info-box .info-table.pg_check td {
  padding: 15px;
}
.file-box .title-box {
  border: none;
  margin: 10px 0;
}
.file-box .file-icon  {
  color: var(--color-main-border_font);
  font-size: 20px;
  margin-right: 5px;
}
.file-box input[type="file"] {
  position: absolute;
  width: 0;
  height: 0;
  padding: 0;
  overflow: hidden;
  border: 0;
}
.file-box label:has(input[type="file"]) {
  cursor: pointer;
}
.file-box label:has(input[disabled]) {
  cursor: default;
}

.store-comment {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.store-comment .finish-comment {
  color: var(--color-main-border_font);
  font-weight: 700;
  font-size: 24px;
}
.store-comment .sub-comment {
  color: var(--color-gray-700);
  margin-top: 10px;
}
.th-vt {
  vertical-align: top;
}

.apply-btn-box {
  flex-direction: column;
}
#store-apply-body .apply-btn-box .button-box {
  width: 300px;
}
#store-apply-body .apply-btn-box .button-box.long {
  width: 500px;
}
#store-apply-body .apply-btn-box .button-box .btn:not(:last-child) {
  margin-right: 10px;
}
@media (max-width: 870px) {
  #store-apply-body .apply-btn-box .button-box.long {
    width: 100%;
  }
}
@media (max-width: 630px){
  #store-apply-body .apply-btn-box .button-box {
    width: 100%;
  }
  #store-apply-body .apply-btn-box .button-box .btn {
    /*flex: none;*/
    margin-bottom: 10px;
  }
  /*#store-apply-body .apply-btn-box .button-box .btn:not(:last-child) {*/
  /*  margin-right: 0;*/
  /*}*/
}
#store-apply-body #store_intro {
  min-width: 100%;
  max-width: 100%;
}
#store-apply-body .media-dp {
  display: none;
}
@media (max-width: 680px){
  #store-apply-body .media-dp {
    display: block;
  }
  #store-apply-body .media-dp-none {
    display: none;
  }
}

.container.personal .table-box {
  white-space: wrap;
}
.container.personal * {
  font-size: 15px;
  line-height: 20px;
}
.container.personal > div {
  margin: 20px 0;
}
.container.personal > div > p {
  margin-bottom: 5px;
}
.container.personal .title {
  font-weight: bold;
  font-size: 16px;
  margin-top: 30px;
}
.container.personal .box {
  margin-top: 20px;
}
.container.personal div:has(table){
  margin-top: 10px;
}
.container.personal .text-box li {
  margin: 5px 0 5px 13px;
}
.container.personal table thead tr th {border:1px solid #D9D9D9; padding:14px 10px; font-size:14px; font-weight:600; color:#8B8B9E;}
.container.personal table tbody tr td {border:1px solid #D9D9D9; padding:12px 10px; font-size:14px; color:#1C1B1F;}

.write-box .apply-contract {
  display: none;
}
.write-box .apply-contract.active {
  display: block;
}

/*배송조회 모달*/
.delivery-time {
  position: relative;
  margin-bottom: 20px;
  border-bottom: 1px solid #222;
  padding-bottom: 10px;
}
.delivery-time::before {
  content: "";
  height: 100%;
  width: 1px;
  background: var(--color-main-border_font);
  position: absolute;
  left: 59px;
}
.delivery-time .timeline {
  position: relative;
  padding: 13px 10px 10px 80px;
}
.delivery-time .timeline::before {
  content: "";
  position: absolute;
  width: 18px;
  height: 18px;
  background: var(--color-main-border_font);
  border-radius: 50%;
  top: 12px;
  left: 50px;
}
.delivery-time .timeline::after {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  background: var(--color-white);
  border-radius: 50%;
  top: 15px;
  left: 53px;
}
.delivery-time .timeline.active::after {
  background: var(--color-main-border_font);
}
.table-info-box > ul > li dl dd p.subject {
  max-height: 28px;
  display: block;
  font-size: 14px;
  color: #1c1b1f;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-align: left;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.order-deli-num-img {
  width: 24px;
  height: 24px;
  cursor: pointer;
}
.order-deli-num-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/*배송문의*/
.qna-deli-table .deli-qna-image {
  width: 80px;
  height: 80px;
  object-fit: cover;
  border-radius: 4px; /*10px*/
}

.qna-deli-table .deli-qna-count {
  display: flex;
  justify-content: center;
  align-items: center;
}

.qna-deli-table .deli-qna-count p {
  background: var(--color-hover);
  color: #ffffff;
  padding: 8px 12px 8px 10px;
  border-radius: 20px;
}
.qna-deli-table .order-num:hover {
  text-decoration: underline;
}
.qna-deli-table .deli-qna-move {
  cursor: pointer;
  width: 100%;
}
#popup-body {
  min-width: 0;
  max-width: 100%;
  display: block;
}

.deli-qna-popup {
  overflow: hidden;
  position: relative;
  height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
}
.deli-qna-popup .qna-popup-head {
  background: var(--color-main-bg);
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 10px;
}
.deli-qna-popup .qna-popup-head img {
  width: 50px;
  height: 50px;
  object-fit: cover;
  border-radius: 10px;
}
.deli-qna-popup .qna-popup-head .product-info{
  padding-left: 20px;
  width: fit-content;
}
.deli-qna-popup .qna-popup-head .order-product {
  margin-bottom: 3px;
  margin-top: 10px;
  font-weight: 600;
  font-size: 16px;
}
.deli-qna-popup .qna-popup-head .order-date-info {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.deli-qna-popup .qna-popup-head .order-num {
  font-size: 13px;
}
.deli-qna-popup .qna-popup-head .order-num a:hover {
  text-decoration: underline;
}
.deli-qna-popup .qna-popup-head .opt-name {
  font-size: 13px;
  color: var(--color-gray-600);
}
.deli-qna-popup .qna-popup-body {
  height: 100%;
  overflow-y: auto;
  /*padding-bottom: 140px;*/
}
.deli-qna-popup .qna-popup-body .qna-popup-date {
  padding: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.deli-qna-popup .qna-popup-body .qna-popup-date p {
  background: var(--color-gray-200);
  padding: 10px 20px;
  border-radius: 40px;
}
.deli-qna-popup .qna-popup-body .qna-popup-content {
  padding: 10px;
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
}
.deli-qna-popup .qna-popup-body .qna-popup-content.left {
  flex-direction: row;
  padding-right: 60px;
}
.deli-qna-popup .qna-popup-body .qna-popup-content.right {
  flex-direction: row-reverse;
  padding-left: 60px;
}
.deli-qna-popup .qna-popup-body .qna-popup-content .face-icon {
  align-self: flex-start;
  margin-right: 10px;
  padding-top: 8px;
  color: var(--color-main-border_font);
  position: relative;
}
.deli-qna-popup .qna-popup-body .qna-popup-content .face-icon .comment-triangle {
  width: 0;
  height: 0;
  position: absolute;
  top: 0;
  z-index: -1;
  border-radius: 10px;
}
.deli-qna-popup .qna-popup-body .qna-popup-content.left .face-icon .comment-triangle {
  right: -35px;
  border-bottom: 20px solid transparent;
  border-top: 20px solid var(--color-gray-200);
  border-right: 20px solid var(--color-gray-200);
  border-left: 20px solid transparent;
}
.deli-qna-popup .qna-popup-body .qna-popup-content.right .face-icon .comment-triangle {
  left: -25px;
  border-bottom: 20px solid transparent;
  border-top: 20px solid var(--color-main-bg);
  border-right: 20px solid transparent;
  border-left: 20px solid var(--color-main-bg);
}
.deli-qna-popup .qna-popup-body .qna-popup-content .qna-popup-text {
  padding: 12px 15px 15px;
  background: var(--color-gray-200);
  border-radius: 10px;
  text-align: left;
}
.deli-qna-popup .qna-popup-body .qna-popup-content.right .qna-popup-text {
  background: var(--color-main-bg);
}
.deli-qna-popup .qna-popup-content.center .qna-popup-text {
  width: 80%;
  background: var(--color-gray-200);
}
.deli-qna-popup .qna-popup-body .qna-popup-content .qna-popup-text .user {
  font-weight: 600;
  margin-bottom: 10px;
}
.deli-qna-popup .qna-popup-body .qna-popup-content .qna-popup-time {
  margin-bottom: 10px;
  font-size: 13px;
}
.deli-qna-popup .qna-popup-body .qna-popup-content.left .qna-popup-time {
  margin-left: 10px;
}
.deli-qna-popup .qna-popup-body .qna-popup-content.right .qna-popup-time {
  margin-right: 10px;
}
.deli-qna-popup .qna-popup-input {
  width: 100%;
  background: #F0F0F5;
  padding: 15px 10px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: flex-end;
  /*position: sticky;*/
  /*bottom: 0;*/
}
.deli-qna-popup .qna-popup-input textarea {
  padding: 10px;
  border-radius: 10px;
  margin-right: 10px;
  width: 100%;
  height: auto;
  resize: none;
  overflow: hidden;
}
.deli-qna-popup .qna-popup-input > span {
  color: #ffffff;
  background: var(--color-main-font);
  padding: 5px 5px 5px 7px;
  border-radius: 50px;
  cursor: pointer;
}

/*첫화면*/
#store_intro {
  min-width: 1000px;
  max-width: 1000px;
  height: 1432px;
  max-height: 100%;
  margin: 0 auto;
}
#store_intro .back_img {
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  position: relative;
}
#store_intro .back_img.mobile {
  display: none;
}

#store_intro .btn-wrap {
  display: flex;
  flex-direction: row;
  position: absolute;
}
#store_intro .btn-wrap.top {
  top: 290px;
  right: 295px;
}
#store_intro .btn-wrap.bottom {
  bottom: 280px;
  right: 360px;
}
@font-face {
  font-family: 'GmarketSansMedium';
  src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansMedium.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
#store_intro .btn-wrap .btn {
  height: 100%;
  font-family: 'GmarketSansMedium', serif;
  font-weight: 700;
  border-radius: 30px;
}
#store_intro .btn-wrap.top .btn {
  margin: 0 10px;
  padding: 18px 20px 15px;
  font-size: 20px;
}
#store_intro .btn-wrap.bottom .btn {
  padding: 13px 15px 10px;
  font-size: 16px;
}
#store_intro .btn-wrap .btn-sky {
  background: linear-gradient(#86ddad, #49b27a, #004e61);
  color: #fff;
}
#store_intro .btn-wrap .btn-blue {
  background: linear-gradient(#85c4ff, #4293df, #1a32ab);
  color: #fff;
}
#store_intro .btn-wrap .btn-yellow {
  background: #fddd8d;
  color: #c48c00;
}
#store_intro .btn-wrap .btn-green {
  background: #caeecc;
  color: #2aa231;
  margin-left: 220px;
}
@media (max-width: 840px) {
  #store_intro {
    max-width: 700px;
    min-width: 100%;
    height: auto;
  }
  #store_intro .back_img {
    display: none;
  }
  #store_intro .back_img.mobile {
    display: block;
    height: fit-content;
  }
  #store_intro .back_img.mobile img {
    width: 100%;
    height: auto;
    object-fit: cover;
  }
  #store_intro .mobile.back_img_01 .btn-wrap.top {
    top: 80%;
    right: 40%;
    transform: translate(50%, -50%);
  }
  #store_intro .mobile.back_img_01 .btn-wrap.top .btn {
    margin: 0 5px;
    padding: 18px 17px 17px;
    font-size: 15px;
    width: max-content;
  }
  #store_intro .mobile.back_img_03 .btn-wrap {
    flex-direction: column;
    position: static;
  }
  #store_intro .mobile.back_img_03 .btn-wrap.bottom .btn.btn-green {
    margin: 0;
  }
  #store_intro .mobile.back_img_03 .btn-wrap.bottom .green-btn {
    bottom: 35%;
    right: 53%;
    transform: translate(50%, -50%);
    position: absolute;
  }
  #store_intro .mobile.back_img_03 .btn-wrap.bottom .yellow-btn {
    bottom: 69%;
    right: 53%;
    transform: translate(50%, -50%);
    position: absolute;
  }
  #store_intro .mobile.back_img_03 .btn-wrap.bottom .btn {
    margin: 0 5px;
    padding: 16px 14px 14px;
    font-size: 17px;
    width: max-content;
    height: fit-content;
  }
}
@media (max-width: 579px) {
  #store_intro .mobile.back_img_03 .btn-wrap.bottom .green-btn {
    bottom: 34%;
    right: 53%;
  }
  #store_intro .mobile.back_img_03 .btn-wrap.bottom .yellow-btn {
    bottom: 68%;
    right: 53%;
  }
}
@media (max-width: 444px) {
  #store_intro .mobile.back_img_01 .btn-wrap.top {
    top: 80%;
    right: 35%;
    transform: translate(50%, -50%);
  }
  #store_intro .mobile.back_img_01 .btn-wrap.top .btn {
    margin: 0 5px;
    padding: 10px 9px 9px;
    font-size: 12px;
  }
  #store_intro .mobile.back_img_03 .btn-wrap.bottom .green-btn {
    bottom: 34%;
    right: 53%;
  }
  #store_intro .mobile.back_img_03 .btn-wrap.bottom .yellow-btn {
    bottom: 68%;
    right: 53%;
  }
  #store_intro .mobile.back_img_03 .btn-wrap.bottom .btn {
    margin: 0 5px;
    padding: 11px 9px 9px;
    font-size: 15px;
  }
}
@media (max-width: 413px) {
  #store_intro .mobile.back_img_03 .btn-wrap.bottom .green-btn {
    bottom: 31%;
    right: 53%;
  }
  #store_intro .mobile.back_img_03 .btn-wrap.bottom .yellow-btn {
    bottom: 65%;
    right: 53%;
  }
}

#store_intro.download {
  padding: 20px;
  background: #fff;
  height: 100vh;
  justify-content: center;
  align-items: center;
  background: url("../../public/images/app_download_back.jpg") no-repeat center;
  background-size: cover;
  background-clip: padding-box;
}
@media (max-width: 740px) {
  #store_intro.download {
    align-items: flex-start;
  }
}

#store_intro.download > div {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
#store_intro.download .phone_img {
  width: 350px;
  height: 830px;
  background: url("../../public/images/app_download2.png") no-repeat center center;
  background-size: contain;
  position: relative;
  overflow: hidden;
}
@media (max-width: 740px) {
  #store_intro.download > div {
    flex-direction: column-reverse;
  }
  #store_intro.download > div .phone_img {
    height: 700px;
  }
}

#store_intro.download .down_content {
  margin-left: 40px;
}
@media (max-width: 740px) {
  #store_intro.download .down_content {
    margin-left: 0;
  }
}
#store_intro.download .down_text {
  color: #fff;
  text-shadow: 0 0 5px #000;
  margin: 30px 0;
  width: 100%;
}
#store_intro.download .down_text p:first-child {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 10px;
  word-break: keep-all;
}
@media (max-width: 400px) {
  #store_intro.download .down_text p:first-child {
    font-size: 20px;
  }
}
#store_intro.download .download_area p  {
  color: #fff;
}
#store_intro.download .download_area .app_store_img {
  width: 100%;
  height: 54px;
  background: url("../../public/images/apple-app-store.png") no-repeat center center;
  background-size: contain;
}
#store_intro.download .download_area .google_play_img {
  width: 100%;
  height: 54px;
  background: url("../../public/images/google-play-badge.png") no-repeat center center;
  background-size: contain;
}
#store_intro.download .qr_img_back {
  width: 140px;
  height: 140px;
  border: 1px solid var(--color-gray-600);
  background: #fff;
}

#store_intro.download .qr_img_back .qr_img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  /*background: no-repeat center center;*/
  /*background-size: contain;*/
}
/*#store_intro.download .qr_img_back .qr_img.ios {*/
/*  background-image: url(../../public/images/qr_ios.png);*/
/*}*/
/*#store_intro.download .qr_img_back .qr_img.android {*/
/*  background-image: url(../../public/images/qr_android.png);*/
/*}*/

@media (max-width: 400px) {
  #store_intro.download .qr_img_back {
    width: 100px;
    height: 100px;
  }
}

#store_intro.download .phone_img .app_view {
  position: absolute;
  width: 87%;
  height: 72%;
  top: 135px;
  left: 23px;
  border-radius: 0 0 30px 30px;
  background: #fff;
  overflow: auto;
  -ms-overflow-style: none; /* 인터넷 익스플로러 */
  scrollbar-width: none; /* 파이어폭스 */
  user-select: none;
}

#store_intro.download .phone_img .app_view::-webkit-scrollbar {
  display: none;
}

@media (max-width: 740px) {
  #store_intro.download .phone_img .app_view {
    width: 305px;
    height: 599px;
    top: 67px;
    left: 23px;
  }
}

#store_intro.download .phone_img .app_view .app_header {
  position: sticky;
  top: 0;
  background: #fff;
  padding: 5px 10px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  z-index: 99;
}
#store_intro.download .phone_img .app_view .app_header span {
  color: var(--color-main-border_font);
  font-weight: 700;
  font-size: 20px;
  word-break: keep-all;
  margin-right: 10px;
}
@media (max-width: 740px) {
  #store_intro.download .phone_img .app_view .app_header span {
    font-size: 16px;
  }
}
#store_intro.download .phone_img .app_view .app_header .app_search {
  border: 1px solid var(--color-main-border_font);
  border-radius: 30px;
  width: 100%;
  position: relative;
}
#store_intro.download .phone_img .app_view .app_header .app_search .search-purple {
  position: relative;
  right: -173px;
  top: -1px;
}
@media (max-width: 740px) {
  #store_intro.download .phone_img .app_view .app_header .app_search .search-purple {
    right: -188px;
  }
}
#store_intro.download .phone_img .app_view .app_content .main_banner {
  width: 100%;
  height: 200px;
  overflow: hidden;
  margin-bottom: 20px;
}
#store_intro.download .phone_img .app_view .app_content .main_banner li {
  max-height: 400px;
  aspect-ratio: 21 / 15;
}
#store_intro.download .phone_img .app_view .app_content .main_banner img {
  width: 100%;
  height: 100%;
  object-fit: initial;
}
#store_intro.download .phone_img .app_view .app_content .main_banner .main-page {
    width: fit-content;
    padding: 5px 10px;
    background: #00000050;
    border-radius: 30px;
    color: #fff;
    left: 240px;
    position: absolute;
}
@media (max-width: 740px) {
  #store_intro.download .phone_img .app_view .app_content .main_banner .main-page {
    left: 243px;
    bottom: 16px;
  }
}
#store_intro.download .phone_img .app_view .app_content .product_recommend {
  padding: 5px 5px 10px 5px;
  border-bottom: 1px solid var(--color-gray-300);
  margin-bottom: 10px;
}
#store_intro.download .phone_img .app_view .app_content .product_recommend .title {
  font-size: 16px;
  font-weight: 700;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}
#store_intro.download .phone_img .app_view .app_content .product_recommend .subTitle {
  font-size: 14px;
  color: var(--color-gray-600);
  margin-bottom: 5px;
}
#store_intro.download .phone_img .app_view .app_content .product_recommend .products {
  overflow-x: scroll;
  overflow-y: hidden;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  -ms-overflow-style: none; /* 인터넷 익스플로러 */
  scrollbar-width: none; /* 파이어폭스 */
}
#store_intro.download .phone_img .app_view::-webkit-scrollbar {
  display: none;
}
#store_intro.download .phone_img .app_view .app_content .product_recommend .products .product img {
  width: 100%;
  height: 110px;
  object-fit: cover;
}
@media (max-width: 740px) {
  #store_intro.download .phone_img .app_view .app_content .product_recommend .products .product img {
    height: 190px;
  }
}
#store_intro.download .phone_img .app_view .app_content .product_recommend .products .product .product_name {
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-word;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-weight: 500;
  margin: 5px 0;
}
#store_intro.download .phone_img .app_view .app_content .product_recommend .products .product .product_price span {
  color: var(--color-hover);
  font-weight: 600;
}
#store_intro.download .phone_img .app_view .app_content .product_recommend .products .product .product_price .discount {
  color: var(--color-gray-600);
  text-decoration: line-through;
  margin-right: 5px;
}


.guide-bubble {
  position: relative;
}
/*.guide-bubble:has(.material-symbols-rounded):hover {*/
/*  color: var(--color-main-font);*/
/*  transition: all 0.2s;*/
/*}*/
.guide-bubble .bubble-content {
  position: absolute;
  top: 40px;
  left: 50%;
  max-width: 150px;
  width: max-content !important;
  height: fit-content !important;
  background: var(--color-main-border_font);
  color: #ffffff !important;
  border-radius: 0 10px 10px 10px !important;
  border: none !important;
  padding: 10px;
  z-index: 1001;
}
.guide-bubble .bubble-content::before {
  width: 0;
  height: 0;
  content: "";
  border-bottom: 10px solid var(--color-main-border_font);
  border-top: 10px solid transparent;
  border-left: 10px solid var(--color-main-border_font);
  border-right: 10px solid transparent;
  border-radius: 5px;
  position: absolute;
  top: -13px;
  left: 0;
}

.guide-bubble.bubble-top .bubble-content {
  top: -60px;
  left: 50%;
  border-radius: 10px 10px 10px 0 !important;
}
.guide-bubble.bubble-top .bubble-content::before {
  border-bottom: 10px solid transparent;
  border-top: 10px solid var(--color-main-border_font);
  border-left: 10px solid var(--color-main-border_font);
  border-right: 10px solid transparent;
  top: 40px;
  left: 0;
}

.guide-bubble:not(:has(i)).bubble-right .bubble-content {
  top: initial;
  bottom: -7px;
  border-radius: 10px !important;
  left: 30px;
  &::before {
    z-index: -1;
    border: 10px solid #2058BA;
    top: initial;
    left: -6px;
    rotate: 45deg;
    bottom: 7px;
  }
}

ul:has(.bubble-fixed:hover) {
  padding-bottom: 32px;
}
.bubble-fixed:hover {
  position: fixed;
}

.alert-progress span {
  animation: rotating 1s infinite linear;
  user-select: none;
}

@keyframes rotating {
  from {
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.thumb-wrap .thumb-img {
  width: 200px;
  height: 200px;
  border: 1px solid var(--color-gray-600);
}
.thumb-wrap .thumb-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.thumb-wrap .thumb-btns .thumb-file-box label {
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 36px; /*44px*/
  border-radius: 4px; /*8px*/
  font-size: 12px;
  font-weight: 500;
  color: #8b8b9e;
  background: #ffffff;
  border: 1px solid #8b8b9e;
  padding: 0 10px 0 7px;
  cursor: pointer;
}
.thumb-wrap .thumb-btns .thumb-file-box label input {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
}
.thumb-wrap .thumb-btns .thumb-file-box input[type="file"] {
  position: absolute;
  width: 0;
  height: 0;
  padding: 0;
  overflow: hidden;
  border: 0;
}

.thumb-wrap.minishop-thumb .thumb-img {
  width: 400px;
  height: 100px;
}

.tagify--focus {
  border: 1px solid var(--color-main-border_font);
}
.tagify {
  --tag-hover: var(--color-main-font);
  --tag-bg: var(--color-main-bg);
}

.delivery-price-container, .delivery-condition-container {
  display: none;
}

.guide_contents {
  margin: 20px 0;
}
.guide_contents .content {
  padding-bottom: 30px;
  border-bottom: 1px solid var(--color-gray-300);
}
.guide_contents .content_title {
  font-size: 24px;
  font-weight: 600;
  padding-top: 30px;
  margin: 0 0 10px;
}
.guide_contents .content_sub_title {
  font-size: 20px;
  font-weight: 600;
  padding-top: 20px;
}
.guide_contents .content_title_box {
  padding: 10px 0;
  margin-top: 10px;
}
.guide_contents .content_title_box p {
  font-size: 16px;
}
.guide_contents .content_img_box {
  width: 100%;
  height: auto;
}
.guide_contents .content_img_box.xsmall {
  width: 20%;
}
.guide_contents .content_img_box.small {
  width: 30%;
}
.guide_contents .content_img_box.middle {
  width: 50%;
}
.guide_contents .content_img_box.large {
  width: 70%;
}
.guide_contents .content_img_box img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  border: 1px solid var(--color-gray-300);
  margin-bottom: 5px;
}
.guide_contents .content_inner {
  p {
    padding: 5px 0;
  }
}

.loading_B {
  position:absolute;
  top:50%;
  left:50%;
  margin-left:-25px;
  margin-top:-25px;
  padding:0;
  display: inline-block;
  width: 50px;
  height: 50px;
  border: 0px solid rgba(255,255,255,0);
  border-radius: 50%;
  animation: spin 6s infinite linear;
  -webkit-animation: spin 6s infinite linear;
  box-sizing: border-box;
  z-index:10;
}

@keyframes spin {
  to { -webkit-transform: rotate(360deg); }
}
@-webkit-keyframes spin {
  to { -webkit-transform: rotate(360deg); }
}


.loading_B .loading_img {
  position:absolute;
  top:50%;
  left:50%;
  margin-left:-25px;
  margin-top:-25px;
  padding:0;
  display: inline-block;
  width: 50px;
  height: 50px;
  border: 3px solid rgba(199, 219, 236,1);
  border-radius: 50%;
  border-top-color: #1f96ff;
  animation: spin2 1s ease-in-out  infinite;
  -webkit-animation: spin2 1s ease-in-out infinite;
  box-sizing: border-box;
}

@keyframes spin2 {
  to { -webkit-transform: rotate(360deg); }
}
@-webkit-keyframes spin2 {
  to { -webkit-transform: rotate(360deg); }
}

.permission-img {
  overflow: hidden;
  img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
}

.content-pre {
  overflow-y: auto;
  height: 200px;
  border: 1px solid var(--color-gray-400);
  border-top: 0;
  padding: 10px;
  transition: all 0.4s;
}

.height-0 {
  height: 0;
  padding: 0 10px;
  border: 1px solid #fff;
  border-top: 0;
}

.deli-label {
  padding: 4px;
  color: #fff;
  font-size: 12px;
  margin-right: 10px;
  border-radius: 2px; /*4px*/
  white-space: nowrap;
  span {
    font-size: 12px;
  }
}
.deli-label.deli-normal {
  background: var(--color-main-border_font);
}
.deli-label.deli-direct {
  background: #FF9244;
}
.deli-label.deli-offline {
  background: #7FC24C;
}
.deli-label.deli-foreign {
  background: #FF686B;
}

.info-img-box {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  .guide-img {
    width: 50%;
    img {
      width: 100%;
      height: 100%;
      object-fit: contain;
    }
  }
}
@media (max-width: 870px) {
  .info-img-box {
    flex-direction: column;
    .guide-img {
      width: 100%;
    }
  }
}

.border {
  width: 100%;
  height: 1px;
  border-bottom: 1px solid #D9D9D9;
  margin: 20px 0;
}

/*share page*/
body:has(#share-page) {
  width: 100%;
  min-width: 100%;
  height: 100vh;
  justify-content: center;
  align-items: center;
}
#share-page {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  &.phone {
    max-width: 1000px;
    min-width: 320px;
    padding: 0 0 30px;
    flex-direction: column;
  }
  &.desktop {
    flex-direction: row;
    .phone-layout {
      width: 280px;
      border: 2px solid #D9D9D9;
      border-radius: 30px;
      box-shadow: #eee 0 0 20px 10px;
    }
    .down_content {
      margin-left: 60px;
    }
    @media (max-width: 740px) {
      .down_content {
        margin-left: 0;
      }
    }
    .down_text {
      color: #222;
      margin: 30px 0;
      width: 100%;
    }
    .down_text p:first-child {
      font-size: 24px;
      font-weight: 700;
      margin-bottom: 10px;
      word-break: keep-all;
    }
    .down_text p:first-child span {
      font-size: 24px;
      font-weight: 700;
    }
    @media (max-width: 400px) {
      .down_text p:first-child {
        font-size: 20px;
      }
      .down_text p:first-child span {
        font-size: 20px;
      }
    }
    .download_area p  {
      color: #fff;
    }
    .download_area .app_store_img {
      width: 100%;
      height: 54px;
      background: url("../../public/images/apple-app-store.png") no-repeat center center;
      background-size: contain;
    }
    .download_area .google_play_img {
      width: 100%;
      height: 54px;
      background: url("../../public/images/google-play-badge.png") no-repeat center center;
      background-size: contain;
    }
    .qr_img_back {
      width: 140px;
      height: 140px;
      border: 1px solid var(--color-gray-600);
      background: #fff;
    }

    .qr_img_back .qr_img {
      width: 100%;
      height: 100%;
      object-fit: contain;
    }

    @media (max-width: 400px) {
      .qr_img_back {
        width: 100px;
        height: 100px;
      }
    }
  }
  .phone-layout {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 30px;
    height: 600px;
    width: 300px;
  }
  .product-img-box {
    width: 100px;
    height: 100px;
    border-radius: 10px;
    background: #eee;
    overflow: hidden;
    img {
      width: 100%;
      height: 100%;
      object-fit: cover;
    }
  }
  .img-info {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    p {
      margin: 5px 0;
      &:first-child {
        margin-top: 30px;
      }
    }
  }
  &.move {
    justify-content: flex-start;
    padding: 0;
    .phone-layout {
      justify-content: space-between;
      align-items: flex-start;
      padding: 0 0 150px;
      height: initial;
      width: 100%;
      max-width: 500px;
      .move_img {
        display: flex;
        justify-content: center;
        align-items: center;
        padding-bottom: 50px;
      }
    }
    .more-item {
      position: fixed;
      bottom: -1px;
      max-width: 500px;
      width: 100%;
      .btn {
        z-index: 9;
        padding: 20px 10px;
        font-size: 16px;
        font-weight: 700;
        height: initial;
        border-radius: 0;
      }
      .back-white {
        z-index: 8;
        background: linear-gradient(180deg, #ffffff00, #fff, #fff);
        height: 180px;
        width: 100%;
        max-width: 500px;
        position: absolute;
        bottom: -40px;
      }
    }
    .logo {
      width: 100%;
      display: flex;
      justify-content: center;
      align-items: center;
      padding: 10px 0;
      border-bottom: 1px solid #ddd;
      img {
        width: 30%;
        height: 100%;
        max-height: 43px;
        object-fit: contain;
      }
    }
    /* item-view-box */
    .item-view-box {display:flex; flex-wrap:wrap;}
    .item-view-box .view-left {margin:0;width:100%; height: 350px; overflow: hidden;}
    .item-view-box .view-left .big-swiper {margin:0 0 8px; position:relative; overflow:hidden; width:calc(100%); height: 100%;}
    .item-view-box .view-left .big-swiper img {width: 100% !important; height:100%; object-fit:contain; }
    .item-view-box .view-left .big-swiper .swiper-slide {background-size:cover; background-position:center;}
    .item-view-box .view-left .big-swiper .swiper-slide:after {display:block; content:""; padding-bottom:100%;}
    .item-view-box .view-left .big-swiper .sticker-box {position:absolute; right:0; top:0; z-index:11;}
    .item-view-box .view-right {min-width:0; padding: 20px 0 0; flex:none; width:100%; margin:0;}
    .item-view-box .view-right h2 {margin:0 0 12px; font-weight:600; line-height:1.3;font-size: 18px; padding: 0 10px;}
    .item-view-box .view-right h2 > * {font-size:18px; font-weight:600; line-height:1.3;}
    .item-view-box .view-right .sticker {display:flex; flex-wrap:wrap; align-items:center;}
    .item-view-box .view-right .sticker span {display:flex; flex-wrap:wrap; align-items:center; justify-content: center; margin:0 4px 5px 0; height:18px; padding:0 8px; font-size:12px; border-radius:4px;}
    .item-view-box .view-right .score {display:flex; flex-wrap:wrap; align-items:center; margin:5px 0 0;}
    .item-view-box .view-right .score .star {color: #8585ff; font-size:16px;}
    .item-view-box .view-right .score p {font-size:0; width:19.17px; height:18.23px;}
    .item-view-box .view-right .score small {margin:0 0 0 12px; font-size:14px;}
    .item-view-box .view-right .price {display:flex; flex-wrap:wrap; align-items:center; margin:12px 0 0;}
    .item-view-box .view-right .price strong {font-size:18px; font-weight:600; color:#000;}
    .item-view-box .view-right .price del {margin:0 0 0 12px; font-size:16px; color:#a2a2a2;}
    .item-view-box .view-right #section-normal {border:1px solid #d9d9d9; border-width:1px 0;margin:24px 0 0;}
    .item-view-box .view-right .info { padding:20px 10px;}
    .item-view-box .view-right .info dl dd {margin:6px 0 6px; display:flex; flex-wrap:wrap;}
    .item-view-box .view-right .info dl dd b {width:100px; min-width: 100px; font-size:12px; font-weight:500; line-height:1.3;}
    .item-view-box .view-right .info dl dd p {flex:1; font-size:13px; font-weight:500; line-height:1.3; word-break: keep-all;}
    .item-view-box .view-right .info dl dd span {font-size: 13px; margin-top: 5px;}
    .item-view-box .view-right .total {margin:24px 0 0; padding: 0 10px; display:flex; flex-wrap:wrap; align-items:center; justify-content:space-between;}
    .item-view-box .view-right .total > b {font-size:14px; font-weight:500; color:#757575;}
    .item-view-box .view-right .total > div {flex:1; min-width:0; display:flex; flex-wrap:wrap; align-items:baseline; justify-content:flex-end;}
    .item-view-box .view-right .total > div strong {font-size:20px; font-weight:600;}
    .item-view-box .view-right .total > div em {margin:0 0 0 8px; font-size:16px;}
    .item-view-box .view-right .button {margin:24px 0 0; display:flex; flex-wrap:wrap; align-items:center; justify-content:space-between;}
    .item-view-box .view-right .button .like {width:45px; height:45px; font-size:0; border:1px solid #a2a2a2; border-radius:50%;}
    .item-view-box .view-right .button .button-box {flex:1; min-width:0; margin:0 0 0 8px;}
    .item-view-box .view-right .button .button-box .btn {font-size:14px; height: 45px;}
    .product-detail-wrap {position: relative; padding-bottom: 60px;}
    .product-detail-wrap .product-detail {transition: all 0.4s;}
    .product-detail-wrap .product-detail.hidden {overflow: hidden; height: 1500px;}
    .product-detail-wrap .button-box {position: absolute; bottom: 0; width: 100%;}
    .product-detail-wrap .button-box button {z-index: 9; width: 90%; padding: 10px 10px 10px 20px; display: flex; flex-direction: row; justify-content: center; align-items: center;}
    .product-detail-wrap .button-box span {transform: rotate(180deg);}
    .product-detail-wrap .button-box.fold {bottom: 20px;}
    .product-detail-wrap .button-box.fold span {transform: rotate(0deg);}
    .product-detail-wrap .button-box.fold::after {content: ''; width: 100%; height: 400px; background: linear-gradient(to bottom, #ffffff00,#ffffff30,#ffffff60,#fff); position: absolute; bottom: -10px;}

    .product-info-type-list {
      dl {
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        margin-bottom: 20px;
      }
      dd {
        border-bottom: 1px solid var(--color-gray-300);
        width: 100%;
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        b {
          text-align: left;
          width: 30%;
          color: var(--color-gray-600);
          padding: 3px 5px;
        }
        p {
          text-align: left;
          width: 70%;
          padding: 3px 5px;
        }
        &:nth-child(odd):last-child {
          width: 100%;
          b {
            width: 30%;
          }
          p {
            width: 70%;
          }
        }
      }
    }
    /* tab-content-box */
    .tab-content-box {width: 100%;}
    .tab-content-box .content {display:none;}
    .tab-content-box .content.active {display:block; max-width: 1224px; margin: 0 auto; padding: 20px}
    .tab-content-box .content img {display:block; margin:0 auto; max-width:100%;}
    .mypage-content .tab-content-box .content {padding: 0;}
    @media (max-width:991px){
      .tab-content-box .content.active:not(:has(.guide-box)) {
        padding: 20px 0;
      }
    }
  }
}
@media (max-width: 1000px) {
  #share-page {
    max-width: 1000px;
    min-width: 320px;
  }
}

.app-loading {
  width: 50px;
  height: 50px;
  img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
}

.minishop-logo {
  width: 90px;
  height: 90px;
  border-radius: 50%;
  overflow: hidden;
  border: 1px solid var(--color-gray-300);
  img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
}

.hashtag-box {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  gap: 10px;
  margin-top: 10px;
  .hashtag {
    background: var(--color-main-bg);
    padding: 5px;
    color: var(--color-main-font);
  }
}

body:has(.renewal-notice) {
  width: 100%;
  min-width: 320px;
  height: 100vh;
  min-height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
}
.renewal-notice {
  border-radius: 20px;
  /*background: #fff7ed;*/
  max-width: 900px;
  min-width: 320px;
  padding: 50px;
  @media (max-width: 560px) {
    padding: 14px;
  }
  .logo {
    margin-bottom: 10px;
  }
  .title {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    .title-img {
      width: 80px;
      aspect-ratio: 1/1;
      margin-right: 10px;
      background: url("../../public/images/renewal_notice_01.png") no-repeat center/contain;
      @media (max-width: 675px) {
        font-size: 30px;
        width: 50px;
      }
    }
    .title-text {
      font-size: 40px;
      font-weight: bold;
      color: #414a51;
      @media (max-width: 675px) {
        font-size: 30px;
      }
    }
  }
  .content-wrap {
    margin: 5px 0 12px;
    .content {
      display: flex;
      flex-direction: row;
      justify-content: center;
      align-items: center;
      .content-text {
        font-size: 28px;
        font-weight: 600;
        line-height: 36px;
        color: #414a51;
        width: 72%;
        margin-right: 10px;
        @media (max-width: 675px) {
          text-align: center;
          width: 100%;
          font-size: 20px;
        }
        &:last-child {
          font-size: 34px;
          width: 100%;
          text-align: center;
          @media (max-width: 675px) {
            font-size: 24px;
          }
        }
      }
      .content-img {
        width: 28%;
        aspect-ratio: 1/1;
        background: url("../../public/images/renewal_notice_02.png") no-repeat center/contain;
        @media (max-width: 675px) {
          width: 40%;
          aspect-ratio: 1/1;
        }
      }
      @media (max-width: 675px) {
        flex-direction: column-reverse;
        .content-text:last-child {
          margin-top: 30px;
        }
      }
    }
  }
}

.settle-wrap {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 20px;
}

.settle-area {
  width: 50%;
  padding: 20px;
  border: 1px solid var(--color-gray-300);
  border-radius: 10px;
  .title {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 10px;
    > :first-child {
      font-weight: 700;
      font-size: 18px;
      margin-right: 6px;
    }
  }
  .settle-notice {
    padding: 10px;
    background: var(--color-gray-200);
    border-radius: 10px;
    margin: 13px 0 20px;
    ul li {
      line-height: 20px;
      span {
        line-height: 20px;
      }
    }
  }
  .calculate-wrap {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
    padding: 0 10px 0 0;
  }
  .calculate {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    padding: 3px 0;
    gap: 10px;
    align-self: stretch;
    &:has(.material-symbols-rounded) {
      justify-content: center;
      /*background-color: var(--color-gray-300);*/
      border-radius: 10px;
    }
    &.calculate-result {
      span {
        font-size: 16px;
        font-weight: 700;
      }
    }
  }
}

.resign-info {
  margin-bottom: 30px;
  border: 1px solid var(--color-gray-300);
  border-radius: 10px;
  overflow: hidden;
  .title {
    padding: 20px;
    background: var(--color-gray-200);
    font-size: 16px;
    color: var(--color-gray-800);
    font-weight: 700;
  }
  ul {
    padding: 10px;
    li {
      &:first-child {
        font-size: 15px;
        font-weight: 700;
        color: var(--color-gray-600);
        padding: 10px 5px;
      }
      padding: 0 10px 5px;
      color: var(--color-gray-800);
    }
  }
}

.store-qr-img {
  width: 100%;
  max-width: 300px;
  aspect-ratio: 1 / 1;
  object-fit: cover;
}

body:has(.app-guide) {
  min-width: 210px;
  max-width: 1200px;
  margin: 0 auto;
}
.app-guide {
  margin: 0 auto;
  width: 100%;
  max-width: 1200px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  > * {
    width: inherit;
  }
  .logo {
    display: flex;
    justify-content: center;
    align-items: center;
    background: var(--color-white);
    padding: 10px 0;
    @media (max-width: 991px) {
      border-bottom: 1px solid #ccc;
    }
  }
  ul {
    border-bottom: 1px solid #cccccc;
    li {
      line-height: 24px;
      cursor: pointer;
      &:not(:has(a)) {
        font-weight: 700;
        font-size: 18px;
        padding-bottom: 10px;
        cursor: initial;
      }
    }
    &.guide-pc-ul {
      display: block;
      padding: 20px;
      li:hover a {
        font-weight: 600;
      }
    }
    &.guide-mobile-ul {
      display: none;
    }
    @media (max-width: 991px) {
      &.guide-pc-ul {
        display: none;
      }
      &.guide-mobile-ul {
        top: 0;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        background: var(--color-white);
        li {
          width: 100%;
          a {
            padding: 10px 20px;
            width: 100%;
            display: flex;
            justify-content: center;
            align-items: center;
            text-align: center;
            font-size: 16px;
          }
          &:hover a {
            background: var(--color-main-font);
            color: var(--color-white);
          }
          &.active a {
            background: var(--color-main-font);
            color: var(--color-white);
          }
        }
      }
    }
  }
  section {
    padding: 20px 0;
    max-width: 1200px;
    min-width: 210px;
    border-bottom: 1px solid #ccc;
    @media (max-width: 991px) {
      display: none;
      &.active {
        display: block;
      }
    }
    .title {
      margin-bottom: 10px;
      padding: 0 20px;
      h3 {
        font-size: 20px;
      }
      @media (max-width: 991px) {
        display: none;
      }
    }
    .content {
      padding: 10px 20px 20px;
      display: flex;
      flex-direction: column;
      justify-content: flex-start;
      align-items: flex-start;
      gap: 40px;
      @media (max-width: 991px) {
        align-items: center;
      }
      div {
        width: 100%;
      }
      .explain {
        margin-bottom: 10px;
        font-size: 16px;
        a {
          font-size: 16px;
          text-decoration: underline;
        }
        @media (max-width: 991px) {
          margin-bottom: 20px;
          font-size: 20px;
          a {
            font-size: 20px;
          }
        }
      }
      .guide-img {
        max-width: 280px;
        width: 100%;
        object-fit: contain;
        border: 1px solid #ccc;
        @media (max-width: 991px) {
          align-self: center;
        }
      }
    }
  }
}
.week_hour {
  width: 100px !important;
  border: 1px solid #d9d9d9 !important;
  border-radius: 4px !important;
  padding: 4px !important;
  text-align: center;
}
.flatpickr-calendar {
  width: 200px !important;
}
.numInputWrapper:hover{
  background: var(--color-main-bg) !important;
}
.flatpickr-time input:hover, .flatpickr-time .flatpickr-am-pm:hover, .flatpickr-time input:focus, .flatpickr-time .flatpickr-am-pm:focus {
  background: var(--color-main-bg) !important;
}

.comment-area {
  position: relative;
  .comment {
    display: none;
    position: absolute;
    background: var(--color-main-bg);
    padding: 14px;
    border-radius: 10px;
    top: 100px;
    right: 30px;
    left: initial;
    width: 180px;
    text-align: center;
    z-index: 9;
    &:after {
      content: "";
      border-top: 10px solid transparent;
      border-right: 10px solid transparent;
      border-left: 10px solid transparent;
      border-bottom: 10px solid var(--color-main-bg);
      position: absolute;
      border-radius: 4px;
      top: -17px;
      right: 20px;
    }
  }
  &:has(.no-select:hover) .comment {
    display: block;
  }
}

body:has(#image-grid){
  min-width: initial;
}
section:has(#image-grid){
  min-width: initial;
  padding: 20px;
  @media (max-width: 991px) {
    padding: 20px 0;
  }
}
.banner-title {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 20px;
  margin-left: 10px;
  @media (max-width: 991px) {
    display: none;
  }
}
#image-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 10px;
  width: 100%;
  .image-li {
    position: relative;
    max-height: 130px;

    img {
      width: 100%;
      height: 100%;
      aspect-ratio: 21 / 9;
    }
  }
  @media (max-width: 1200px) {
    grid-template-columns: repeat(3, 1fr);
  }
  @media (max-width: 991px) {
    grid-template-columns: repeat(2, 1fr);
  }
  @media (max-width: 480px) {
    grid-template-columns: repeat(1, 1fr);
  }
}

.ntf_num {
  padding: 10px;
  background: #F97267;
  color: #fff;
  margin: 0 10px;
  border-radius: 4px;
}

.dis-none {
  display: none !important;
}
