@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
@import url("https://fonts.googleapis.com/css?family=Roboto:400,100italic,100,300,300italic,400italic,500,700,700italic,900italic,900,500italic");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;700;900&display=swap");
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after {
  content: "";
  content: none;
}

q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

ul, ol, li {
  list-style: none;
}

h1, h2, h3, h4, h5 {
  font-size: inherit;
  margin: 0;
}

a {
  color: inherit;
  text-decoration: none;
}
a:link, a:visited {
  text-decoration: none;
  color: #000;
}

button {
  background-color: transparent;
  border: 0;
  text-decoration: none;
  cursor: pointer;
}

select {
  -o-appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
select::-ms-expand {
  display: none;
}

em {
  font-style: normal;
}

.primaryColor-blue {
  color: #81a4ff !important;
}

.primaryColor-black {
  color: #0b132b !important;
}

.blue700 {
  color: #414ac7 !important;
}

.blue600 {
  color: #626cff !important;
}

.blue500 {
  color: #4065e7 !important;
}

.blue300 {
  color: #ECF4FF !important;
}

.blue200 {
  color: #dff0ff !important;
}

.blue100 {
  color: #ebf5ff !important;
}

.violet300 {
  color: #acbaeb !important;
}

.violet200 {
  color: #e5eafe !important;
}

.violet100 {
  color: #e5eafe !important;
}

.red700 {
  color: #bd0000 !important;
}

.red300 {
  color: #ffdddd !important;
}

.green300 {
  color: #00bda6 !important;
}

.green100 {
  color: #e9ffef !important;
}

.yellow500 {
  color: #ffba27 !important;
}

.yellow300 {
  color: #eb9500 !important;
}

.black {
  color: #000 !important;
}

.white {
  color: #fff !important;
}

.gray600 {
  color: #747474 !important;
}

.gray500 {
  color: #bebebe !important;
}

.gray400 {
  color: #d9d9d9 !important;
}

.gray300 {
  color: #eaeaea !important;
}

.gray200 {
  color: #f3f3f4 !important;
}

.gray100 {
  color: #f9fafa !important;
}

.gray50 {
  color: #fdfdfd !important;
}

.font-10 {
  font-size: 10px !important;
}

.font-12 {
  font-size: 12px !important;
}

.font-14 {
  font-size: 14px !important;
}

.font-16 {
  font-size: 16px !important;
}

.font-18 {
  font-size: 18px !important;
}

.font-20 {
  font-size: 20px !important;
}

.font-24 {
  font-size: 24px !important;
}

.font10 {
  font-size: 10px;
}

.font12 {
  font-size: 12px;
}

.font14 {
  font-size: 14px !important;
}

.font16 {
  font-size: 16px !important;
}

.font18 {
  font-size: 18px !important;
}

.font20 {
  font-size: 20px !important;
}

.line15 {
  line-height: 15px;
}

.line18 {
  line-height: 18px;
}

.line24 {
  line-height: 24px;
}

.line30 {
  line-height: 30px;
}

.fw300 {
  font-weight: 300 !important;
}

.fw400 {
  font-weight: 400 !important;
}

.fw500 {
  font-weight: 500 !important;
}

.fw600 {
  font-weight: 600 !important;
}

.w100 {
  width: 100%;
}

.mt0 {
  margin-top: 0 !important;
}

.mb5 {
  margin-bottom: 5px !important;
}

.mb12 {
  margin-bottom: 12px !important;
}

.mb8 {
  margin-bottom: 8px !important;
}

.mb0 {
  margin-bottom: 0 !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb16 {
  margin-bottom: 16px !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb24 {
  margin-bottom: 24px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.mb32 {
  margin-bottom: 32px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mb55 {
  margin-bottom: 55px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

.mr5 {
  margin-right: 5px;
}

.mr10 {
  margin-right: 10px;
}

.mr15 {
  margin-right: 15px;
}

.mr50 {
  margin-right: 50px;
}

.ml0 {
  margin-left: 0 !important;
}

.ml5 {
  margin-left: 5px;
}

.ml10 {
  margin-left: 10px;
}

.ml12 {
  margin-left: 12px;
}

.ml15 {
  margin-left: 15px;
}

.ml25 {
  margin-left: 25px;
}

.ml50 {
  margin-left: 50px;
}

.mt5 {
  margin-top: 5px;
}

.mt10 {
  margin-top: 10px;
}

.mt15 {
  margin-top: 15px;
}

.mt20 {
  margin-top: 20px;
}

.mt30 {
  margin-top: 30px;
}

.mt32 {
  margin-top: 32px;
}

.mt40 {
  margin-top: 40px !important;
}

.mt45 {
  margin-top: 45px;
}

.mt60 {
  margin-top: 60px;
}

.mt80 {
  margin-top: 80px;
}

.pd20 {
  padding: 0 20px;
}

.p0 {
  padding: 0 !important;
}

.z10 {
  z-index: 10 !important;
}

.posi-re {
  position: relative;
}

.tCenter {
  text-align: center;
}

.tLeft {
  text-align: left;
}

.tRight {
  text-align: right;
}

.tCenter-im {
  text-align: center !important;
}

.tLeft-im {
  text-align: left !important;
}

.tRight-im {
  text-align: right !important;
}

.ml-auto {
  margin-left: auto;
}

.mr-auto {
  margin-right: auto;
}

.brd-b {
  border-bottom: 1px solid #ebebeb !important;
}

.icon-sel-del {
  cursor: pointer;
  display: block;
  width: 20px;
  height: 20px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Crect x='6' y='5.00018' width='12' height='1' rx='0.5' transform='rotate(45 6 5.00018)' fill='white'/%3E%3Crect x='5' y='13.4846' width='12' height='1' rx='0.5' transform='rotate(-45 5 13.4846)' fill='white'/%3E%3C/svg%3E");
}

.non-border {
  border: none !important;
}

i {
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  background-size: contain;
}
i.i-tooltip {
  cursor: pointer;
}
i.i-tooltip.q-mark {
  margin-left: 8px;
  width: 20px;
  height: 20px;
  background-image: url("../assets/images/q_mark.svg");
}
@media all and (max-width: 780px) {
  i.i-tooltip.q-mark {
    background-image: url("../assets/images/q_mark_m.svg");
  }
}
i.i-tooltip.on {
  background-repeat: no-repeat;
  background-image: url("../assets/images/q_mark_on.svg");
}
@media all and (max-width: 780px) {
  i.i-tooltip.on {
    background-image: url("../assets/images/q_mark_on_m.svg");
  }
}
i.i-file {
  width: 48px;
  height: 49px;
  background-size: contain;
}
i.i-file.bg-blue {
  height: 48px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48' viewBox='0 0 48 48' fill='none'%3E%3Cg clip-path='url(%23clip0_342_7112)'%3E%3Crect width='48' height='48' rx='10' fill='%234065E7'/%3E%3Cpath d='M15 8C13.35 8 12.015 9.44 12.015 11.2L12 36.8C12 38.56 13.335 40 14.985 40H33C34.65 40 36 38.56 36 36.8V18.928C36 18.08 35.685 17.264 35.115 16.672L27.87 8.944C27.315 8.336 26.55 8 25.755 8H15ZM25.5 17.6V10.4L33.75 19.2H27C26.175 19.2 25.5 18.48 25.5 17.6Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_342_7112'%3E%3Crect width='48' height='48' rx='10' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}
i.i-file.bg-red {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='49' viewBox='0 0 48 49' fill='none'%3E%3Cg clip-path='url(%23clip0_3365_47454)'%3E%3Crect y='0.791504' width='48' height='48' rx='10' fill='%23BD0000'/%3E%3Cpath d='M15 8.7915C13.35 8.7915 12.015 10.2315 12.015 11.9915L12 37.5915C12 39.3515 13.335 40.7915 14.985 40.7915H33C34.65 40.7915 36 39.3515 36 37.5915V19.7195C36 18.8715 35.685 18.0555 35.115 17.4635L27.87 9.7355C27.315 9.1275 26.55 8.7915 25.755 8.7915H15ZM25.5 18.3915V11.1915L33.75 19.9915H27C26.175 19.9915 25.5 19.2715 25.5 18.3915Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_3365_47454'%3E%3Crect y='0.791504' width='48' height='48' rx='10' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}
i.i-file.bg-green {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='49' viewBox='0 0 48 49' fill='none'%3E%3Cg clip-path='url(%23clip0_3365_47444)'%3E%3Crect y='0.791504' width='48' height='48' rx='10' fill='%2300BDA6'/%3E%3Cpath d='M15 8.7915C13.35 8.7915 12.015 10.2315 12.015 11.9915L12 37.5915C12 39.3515 13.335 40.7915 14.985 40.7915H33C34.65 40.7915 36 39.3515 36 37.5915V19.7195C36 18.8715 35.685 18.0555 35.115 17.4635L27.87 9.7355C27.315 9.1275 26.55 8.7915 25.755 8.7915H15ZM25.5 18.3915V11.1915L33.75 19.9915H27C26.175 19.9915 25.5 19.2715 25.5 18.3915Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_3365_47444'%3E%3Crect y='0.791504' width='48' height='48' rx='10' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}
i.i-file.bg-yellow {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='49' viewBox='0 0 48 49' fill='none'%3E%3Cg clip-path='url(%23clip0_3365_47433)'%3E%3Crect y='0.791504' width='48' height='48' rx='10' fill='%23FFBA27'/%3E%3Cpath d='M15 8.7915C13.35 8.7915 12.015 10.2315 12.015 11.9915L12 37.5915C12 39.3515 13.335 40.7915 14.985 40.7915H33C34.65 40.7915 36 39.3515 36 37.5915V19.7195C36 18.8715 35.685 18.0555 35.115 17.4635L27.87 9.7355C27.315 9.1275 26.55 8.7915 25.755 8.7915H15ZM25.5 18.3915V11.1915L33.75 19.9915H27C26.175 19.9915 25.5 19.2715 25.5 18.3915Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_3365_47433'%3E%3Crect y='0.791504' width='48' height='48' rx='10' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}
i.i-btn-del {
  width: 20px;
  height: 20px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Ccircle cx='10' cy='10' r='10' fill='%23D9D9D9'/%3E%3Crect x='6.41406' y='5' width='12' height='2' rx='1' transform='rotate(45 6.41406 5)' fill='white'/%3E%3Crect x='5' y='13.4854' width='12' height='2' rx='1' transform='rotate(-45 5 13.4854)' fill='white'/%3E%3C/svg%3E");
}
i.icon-del {
  display: block;
  width: 20px;
  height: 20px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Crect x='5.99902' y='5.00024' width='12' height='1' rx='0.5' transform='rotate(45 5.99902 5.00024)' fill='%23747474'/%3E%3Crect x='4.99902' y='13.4846' width='12' height='1' rx='0.5' transform='rotate(-45 4.99902 13.4846)' fill='%23747474'/%3E%3C/svg%3E");
}
i.i-file-empty {
  width: 192px;
  height: 192px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='192' height='192' viewBox='0 0 192 192' fill='none'%3E%3Cg clip-path='url(%23clip0_25_2576)'%3E%3Cpath d='M152 40V152H40V40H152ZM152 24H40C31.2 24 24 31.2 24 40V152C24 160.8 31.2 168 40 168H152C160.8 168 168 160.8 168 152V40C168 31.2 160.8 24 152 24ZM113.12 94.88L89.12 125.84L72 105.12L48 136H144L113.12 94.88Z' fill='%23F3F3F4'/%3E%3Ccircle cx='69.5' cy='71.5' r='10.5' fill='%23F3F3F4'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_25_2576'%3E%3Crect width='192' height='192' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}
i.i-file-img-h {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48' viewBox='0 0 48 48' fill='none'%3E%3Ccircle cx='24' cy='24' r='24' fill='%230B132B' fill-opacity='0.5'/%3E%3Cpath d='M31.5108 21.7554C31.5108 27.1431 27.1432 31.5108 21.7554 31.5108C16.3676 31.5108 12 27.1431 12 21.7554C12 16.3676 16.3676 12 21.7554 12C27.1432 12 31.5108 16.3676 31.5108 21.7554ZM14.4688 21.7554C14.4688 25.7797 17.7311 29.042 21.7554 29.042C25.7797 29.042 29.042 25.7797 29.042 21.7554C29.042 17.7311 25.7797 14.4688 21.7554 14.4688C17.7311 14.4688 14.4688 17.7311 14.4688 21.7554Z' fill='white'/%3E%3Crect width='2.40022' height='10.9158' rx='1.20011' transform='matrix(0.707107 -0.707106 0.707107 0.707106 26.5859 28.2798)' fill='white'/%3E%3Crect width='9.60086' height='2.40022' rx='1.20011' transform='matrix(-1.84943e-06 -1 1 -1.03312e-09 20.4023 26.4014)' fill='white'/%3E%3Crect x='16.8008' y='20.4004' width='9.60086' height='2.40022' rx='1.20011' fill='white'/%3E%3C/svg%3E");
}
i.i-play {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48' viewBox='0 0 48 48' fill='none'%3E%3Cpath d='M19.9997 16.9997V30.9997C19.9997 31.8197 20.9397 32.2997 21.5997 31.7997L30.9397 24.7997C31.4797 24.3997 31.4797 23.5997 30.9397 23.1997L21.5997 16.1997C20.9397 15.6997 19.9997 16.1797 19.9997 16.9997ZM21.9997 6.45972C21.9997 5.17972 20.8197 4.19972 19.5797 4.47972C17.3397 4.99972 15.2197 5.87972 13.3397 7.07972C12.2797 7.75972 12.1197 9.27972 13.0197 10.1797C13.6597 10.8197 14.6797 10.9797 15.4397 10.4997C16.9797 9.51972 18.6797 8.79972 20.5197 8.39972C21.3997 8.19972 21.9997 7.37972 21.9997 6.45972ZM10.1997 13.0197C9.27972 12.1197 7.77972 12.2597 7.09972 13.3397C5.89972 15.2197 5.01972 17.3397 4.49972 19.5797C4.21972 20.8197 5.17972 21.9997 6.45972 21.9997C7.35972 21.9997 8.19972 21.3997 8.37972 20.5197C8.77972 18.6997 9.51972 16.9797 10.4797 15.4597C10.9997 14.6797 10.8397 13.6597 10.1997 13.0197ZM6.45972 25.9997C5.17972 25.9997 4.19972 27.1797 4.47972 28.4197C4.99972 30.6597 5.87972 32.7597 7.07972 34.6597C7.75972 35.7397 9.27972 35.8797 10.1797 34.9797C10.8197 34.3397 10.9797 33.3197 10.4797 32.5597C9.49972 31.0397 8.77972 29.3397 8.37972 27.4997C8.19972 26.5997 7.37972 25.9997 6.45972 25.9997ZM13.3397 40.8997C15.2397 42.0997 17.3397 42.9797 19.5797 43.4997C20.8197 43.7797 21.9997 42.7997 21.9997 41.5397C21.9997 40.6397 21.3997 39.7997 20.5197 39.6197C18.6997 39.2197 16.9797 38.4797 15.4597 37.5197C14.6797 37.0397 13.6797 37.1797 13.0397 37.8397C12.1197 38.7197 12.2597 40.2197 13.3397 40.8997ZM43.9997 23.9997C43.9997 33.4597 37.3997 41.4197 28.5397 43.4797C27.2997 43.7797 26.0997 42.7997 26.0997 41.5197C26.0997 40.5997 26.7197 39.7997 27.5997 39.5797C34.6997 37.9397 39.9997 31.5797 39.9997 23.9997C39.9997 16.4197 34.6997 10.0597 27.5997 8.41972C26.7197 8.21972 26.0997 7.39972 26.0997 6.47972C26.0997 5.19972 27.2997 4.21972 28.5397 4.51972C37.3997 6.57972 43.9997 14.5397 43.9997 23.9997Z' fill='%23414AC7' /%3E%3C/svg%3E");
}
i.i-arr {
  width: 5px !important;
  height: 10px !important;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7' height='12' viewBox='0 0 7 12' fill='none'%3E%3Cpath d='M0.5 11.0039L5.5 6.00391L0.500001 1.00391' stroke='%230B132B' stroke-linecap='round'/%3E%3C/svg%3E");
}
i.i-popupClose {
  width: 15px;
  height: 14px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='14' viewBox='0 0 15 14' fill='none'%3E%3Cpath d='M1 13.5L14 0.500001' stroke='%230B132B' stroke-linecap='round'/%3E%3Cpath d='M1 0.5L14 13.5' stroke='%230B132B' stroke-linecap='round'/%3E%3C/svg%3E");
}
i.i-cal {
  width: 19px;
  height: 18px;
  background-repeat: no-repeat;
  background-size: contain;
}
i.i-cal.off {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18' fill='none'%3E%3Cg clip-path='url(%23clip0_1000_38475)'%3E%3Cpath d='M15 2.25H14.25V0.75H12.75V2.25H5.25V0.75H3.75V2.25H3C2.175 2.25 1.5 2.925 1.5 3.75V15.75C1.5 16.575 2.175 17.25 3 17.25H15C15.825 17.25 16.5 16.575 16.5 15.75V3.75C16.5 2.925 15.825 2.25 15 2.25ZM15 15.75H3V7.5H15V15.75ZM15 6H3V3.75H15V6Z' fill='%230B132B'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1000_38475'%3E%3Crect width='18' height='18' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}
i.i-cal.on {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='18' viewBox='0 0 19 18' fill='none'%3E%3Cg clip-path='url(%23clip0_1000_38469)'%3E%3Cpath d='M15.5 2.25H14.75V0.75H13.25V2.25H5.75V0.75H4.25V2.25H3.5C2.675 2.25 2 2.925 2 3.75V15.75C2 16.575 2.675 17.25 3.5 17.25H15.5C16.325 17.25 17 16.575 17 15.75V3.75C17 2.925 16.325 2.25 15.5 2.25ZM15.5 15.75H3.5V7.5H15.5V15.75ZM15.5 6H3.5V3.75H15.5V6Z' fill='%23626CFF'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1000_38469'%3E%3Crect width='18' height='18' fill='white' transform='translate(0.5)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

.tooltip-box {
  border-radius: 10px;
  border: 1px solid #747474;
  background: #fdfdfd;
  padding: 16px;
}
.tooltip-box .bul {
  justify-content: flex-start;
  margin-bottom: 5px;
  line-height: 24px;
}

.calender-custom {
  display: none;
  border: 1px solid #626cff;
  border-radius: 10px;
}
.calender-custom input[type=text] {
  padding: 0 !important;
  background-color: transparent;
  cursor: pointer;
}
.calender-custom input[type=text]:active, .calender-custom input[type=text]:focus, .calender-custom input[type=text]:hover {
  background-color: transparent;
  border: 0;
  outline: none;
}
.calender-custom .inner {
  display: flex;
  justify-content: center;
  align-items: center;
}
.calender-custom .cal {
  width: calc(50% - 50px);
  position: relative;
}
.calender-custom .cal .hasDatepicker {
  color: #626cff !important;
}
.calender-custom .cal.from {
  margin-right: 30px;
}
.calender-custom .cal.to {
  margin-left: 30px;
}
.calender-custom .cal i {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: -1;
}

/*.ui-widget.ui-widget-content {
  border: 1px solid #626cff !important;
  padding: 20px !important;
  border-radius: 10px !important;
}
*/
.ui-widget-header {
  border: 0 !important;
  background: transparent !important;
  color: #0b132b !important;
  font-weight: 400 !important;
}

.ui-datepicker * {
  font-family: "Poppins", sans-serif !important;
}
.ui-datepicker .ui-datepicker-header {
  margin: 20px 0 20px !important;
}
.ui-datepicker .ui-datepicker-title {
  position: relative !important;
  font-size: 16px !important;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  width: 15px !important;
  height: 15px !important;
  top: 0 !important;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  margin: 0 !important;
  position: inherit !important;
  top: 0 !important;
  left: 0 !important;
}
.ui-datepicker .ui-datepicker-prev {
  left: 16px !important;
  top: 16px !important;
}
.ui-datepicker .ui-datepicker-prev span {
  left: 0 !important;
  transform: rotate(180deg);
}
.ui-datepicker .ui-datepicker-next {
  right: 20px !important;
  top: 14px !important;
}
.ui-datepicker .ui-datepicker-next span {
  right: 0 !important;
}
.ui-datepicker .ui-widget-header .ui-icon {
  display: block;
  width: 15px !important;
  height: 15px !important;
  background-repeat: no-repeat;
  background: url(../assets/images/cal_arr.png) no-repeat center;
}
.ui-datepicker .ui-datepicker-title select {
  margin: 0 !important;
  padding: 0 10px !important;
  background: #f3f3f4 url(../assets/images/i_cal_arr.png) no-repeat 86% center;
}

/*.ui-widget.ui-widget-content {
  border: 1px solid #626cff !important;
  padding: 20px !important;
  border-radius: 10px !important;
  width: 320px !important;
}*/
.ui-widget-header {
  border: 0 !important;
  background: transparent !important;
  color: #0b132b !important;
  font-weight: 400 !important;
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 40% !important;
  margin: 0 5px !important;
}

table.ui-datepicker-calendar th span {
  font-size: 14px !important;
  font-weight: 300 !important;
  color: #747474 !important;
}

/*.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight,
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button {
  border: 0 !important;
  border-radius: 5px !important;
  background: #f8f8f8 !important;
  text-align: center !important;
  color: $primaryColor-black;
  font-size: 14px !important;
  padding: 9px 4px !important;
}*/
.ui-state-default:hover {
  background-color: #4065e7 !important;
  color: #fff !important;
}

.ui-datepicker-current-day .ui-state-default.ui-state-active,
.ui-datepicker-current-day .ui-button.ui-state-disabled:hover,
.ui-datepicker-current-day .ui-button.ui-state-disabled:active {
  background-color: #4065e7 !important;
  color: #fff !important;
}

.ui-datepicker-today .ui-state-highlight,
.ui-datepicker-today .ui-state-default.ui-state-active {
  color: #0b132b !important;
  position: relative;
}
.ui-datepicker-today .ui-state-highlight::after,
.ui-datepicker-today .ui-state-default.ui-state-active::after {
  display: block !important;
  content: "·";
  font-size: 22px !important;
  color: #ffba27 !important;
  position: absolute;
  left: 50%;
  bottom: -6px;
  transform: translate(-50%, 0);
}

.dimm {
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 102;
  overflow: hidden;
  position: fixed;
  top: 0;
  left: 0;
}

.popupWrap {
  position: relative;
  overflow: hidden;
}

.comPopup {
  display: none;
  position: fixed !important;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1000;
}

.comPopupSecond {
  display: none;
  position: fixed !important;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1000;
}

.comPopupAgree {
  display: none;
  position: fixed !important;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1000;
}

.popup {
  min-width: 300px;
  width: calc(100% - 10px);
  z-index: 113;
  background-color: #fff;
  border-radius: 10px;
  padding: 40px 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.popup .close {
  cursor: pointer;
  width: 15px;
  height: 14px;
  display: block;
  font-size: 0;
  position: absolute;
  right: 25px;
  top: 25px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='14' viewBox='0 0 15 14' fill='none'%3E%3Cpath d='M1 13.5L14 0.500001' stroke='%230B132B' stroke-linecap='round'/%3E%3Cpath d='M1 0.5L14 13.5' stroke='%230B132B' stroke-linecap='round'/%3E%3C/svg%3E");
}
.popup .title {
  font-size: 18px;
  font-weight: 600;
  color: #000;
  margin-bottom: 50px;
}
.popup .btn-box {
  margin-top: 10px !important;
}
.popup .btn-box.d-flex {
  justify-content: space-between;
}
.popup .btn-box .button {
  width: calc(50% - 5px);
}
.popup .btn-group {
  justify-content: space-between;
  margin-top: 24px;
}
@media all and (min-width: 1049px) {
  .popup .btn-group {
    margin-top: 40px;
  }
}
.popup .btn-group.col2 .button {
  width: calc(50% - 5px);
}
.popup .text-info {
  margin-top: 40px;
}

.serviceMenuPopup {
  border-radius: 10px;
  padding: 25px 0;
  display: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
}
.serviceMenuPopup.fadeUp {
  display: block;
}
.serviceMenuPopup .title {
  font-size: 18px;
  font-weight: 600;
  color: #0b132b;
}
.serviceMenuPopup.popup {
  background-color: #fff;
  padding: 0 20px;
}
@media all and (min-width: 1049px) {
  .serviceMenuPopup.popup {
    padding: 0;
  }
}
.serviceMenuPopup.popup li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  align-items: flex-start;
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 16px;
}
.serviceMenuPopup.popup li.primaryColor-black {
  font-weight: 500;
}
.serviceMenuPopup.popup li.total-area {
  padding-top: 16px;
  border-top: 1px solid #ebebeb;
}

.search-setting.popup {
  padding: 25px 25px 45px 25px;
  z-index: 113;
}
.search-setting.popup .title {
  margin-bottom: 25px;
  line-height: 24px;
  font-size: 16px;
  font-weight: 400;
  color: #0b132b;
}
.search-setting.popup .form-group .s-tit {
  display: block;
  line-height: 18px;
  margin-bottom: 5px;
  font-size: 12px;
  font-weight: 400;
  color: #0b132b;
}
.search-setting.popup .form-group .mb {
  margin-bottom: 15px;
}
.search-setting.popup .form-group .text-rdo-wrap {
  margin-bottom: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.search-setting.popup .form-group .text-rdo-wrap input[type=checkbox] + label,
.search-setting.popup .form-group .text-rdo-wrap input[type=radio] + label {
  display: inline-block;
  width: 100%;
  height: auto;
  border: 0;
  background-color: #f3f3f4;
  border-radius: 10px;
  padding: 8px 5px;
  line-height: 18px;
  text-align: center;
  cursor: pointer;
  font-size: 12px;
  font-weight: 400;
  color: #0b132b;
}
.search-setting.popup .form-group .text-rdo-wrap input[type=checkbox] + label::before,
.search-setting.popup .form-group .text-rdo-wrap input[type=radio] + label::before {
  display: none;
}
.search-setting.popup .form-group .text-rdo-wrap input[type=checkbox]:checked + label,
.search-setting.popup .form-group .text-rdo-wrap input[type=radio]:checked + label {
  background-color: #626cff;
  color: #fff;
}
.search-setting.popup .form-group .text-rdo-wrap input[type=checkbox]:checked + label::before,
.search-setting.popup .form-group .text-rdo-wrap input[type=radio]:checked + label::before {
  display: none;
}
.search-setting.popup .form-group .text-rdo-wrap span {
  display: inline-block;
  vertical-align: middle;
  width: auto;
}
.search-setting.popup .form-group .text-rdo-wrap.col2 span {
  width: calc(50% - 5px);
}
.search-setting.popup .form-group .text-rdo-wrap.col3 span {
  width: calc(33% - 5px);
}
.search-setting.popup .form-group .text-rdo-wrap.col4 span {
  width: calc(25% - 5px);
}
.search-setting.popup .form-group .text-rdo-wrap.col5 span {
  width: calc(20% - 5px);
}
.search-setting.popup .form-group .calender {
  border: 1px solid #626cff;
  border-radius: 10px;
  height: 34px;
}

.agreePopup {
  border-radius: 10px;
  background-color: #fff;
}
.agreePopup.chk-list {
  width: 700px;
  min-height: 500px;
  padding: 40px 40px;
  overflow-y: auto;
  text-align: center;
}
.agreePopup.chk-list .p-title {
  line-height: 36px;
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 15px;
}
.agreePopup.chk-list .p-text {
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  margin-bottom: 40px;
}
.agreePopup.chk-list .list {
  text-align: left;
}
.agreePopup.chk-list .list li {
  margin-bottom: 15px;
  margin-left: 30px;
}
.agreePopup.chk-list .list li input[type=checkbox] + label {
  width: auto;
  height: auto;
  background-color: transparent;
  border: 0;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
}
.agreePopup.chk-list .list li input[type=checkbox] + label::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  border-radius: 4px;
  border: 1px solid #747474;
  margin-top: -2px;
  margin-left: -30px;
  margin-right: 8px;
  color: #0b132b;
  cursor: pointer;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
}
.agreePopup.chk-list .list li input[type=checkbox]:checked + label::before {
  border: 0;
  background-color: #4065e7;
}
.agreePopup.chk-list .list li:last-child {
  font-weight: 600;
  border-top: 1px solid #f3f3f4;
  padding-top: 20px;
  margin-top: 20px;
}
.agreePopup.chk-list .btn-group {
  margin-left: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  justify-content: flex-end;
}
.agreePopup.chk-list .btn-group .button {
  width: 130px;
  margin-left: 16px;
  font-size: 20px;
}

.productPopUp {
  border-radius: 10px;
  background-color: #fff;
}
.productPopUp.chk-list {
  width: 100%;
  min-height: 150px;
  padding: 40px 40px;
  overflow-y: auto;
  text-align: center;
}
@media all and (min-width: 1049px) {
  .productPopUp.chk-list {
    width: 500px;
    min-height: 180px;
  }
}
.productPopUp.chk-list .p-title {
  line-height: 36px;
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 15px;
}
.productPopUp.chk-list .p-text {
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  margin-bottom: 40px;
}
.productPopUp.chk-list .list {
  text-align: left;
}
.productPopUp.chk-list .list li {
  margin-bottom: 15px;
  margin-left: 30px;
}
.productPopUp.chk-list .list li input[type=checkbox] + label {
  width: auto;
  height: auto;
  background-color: transparent;
  border: 0;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
}
.productPopUp.chk-list .list li input[type=checkbox] + label::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  border-radius: 4px;
  border: 1px solid #747474;
  margin-top: -2px;
  margin-left: -30px;
  margin-right: 8px;
  color: #0b132b;
  cursor: pointer;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
}
.productPopUp.chk-list .list li input[type=checkbox]:checked + label::before {
  border: 0;
  background-color: #4065e7;
}
.productPopUp.chk-list .list li:last-child {
  font-weight: 600;
  border-top: 1px solid #f3f3f4;
  padding-top: 20px;
  margin-top: 20px;
}
.productPopUp.chk-list .btn-group {
  margin-top: 20px;
  margin-left: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  justify-content: flex-end;
}
.productPopUp.chk-list .btn-group .button {
  width: 200px;
  margin-left: 16px;
  font-size: 20px;
}

.content .serviceMenuPopup .title {
  margin-bottom: 20px;
}
.content .serviceMenuPopup .line-box {
  position: relative;
  border-radius: 10px !important;
  border: 1px solid #414ac7 !important;
  padding: 0 20px 24px 20px !important;
}
.content .serviceMenuPopup .line-box h5 {
  display: inline-block !important;
  margin: -7px 0 15px -10px;
  padding: 0 10px;
  font-weight: 300;
  font-size: 12px;
}
.content .serviceMenuPopup .line-box .check-detail div.row {
  margin-bottom: 8px;
  margin-top: 8px;
}
.content .serviceMenuPopup .line-box .check-detail div.row .line {
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 8px;
}
.content .serviceMenuPopup .line-box .check-detail div.row:first-child {
  margin-top: 0;
}
.content .serviceMenuPopup .line-box .check-detail div.row:last-child {
  margin-bottom: 0;
}
.content .serviceMenuPopup .line-box .check-detail div.row.popup-tg-open {
  cursor: pointer;
}
.content .serviceMenuPopup .line-box .check-detail div.row .main-cont,
.content .serviceMenuPopup .line-box .check-detail div.row .popup-tg-open {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 12px;
  font-weight: 500;
  color: #0b132b;
  line-height: 24px;
}
.content .serviceMenuPopup .line-box .check-detail div.row .main-cont i,
.content .serviceMenuPopup .line-box .check-detail div.row .popup-tg-open i {
  display: inline-block;
  vertical-align: middle;
  width: 6px;
  height: 6px;
  border-top: 2px solid #0b132b;
  border-right: 2px solid #0b132b;
  border-radius: 0 1px 0 0;
  transform: rotate(135deg);
  margin-top: -3px;
  margin-left: 8px;
  cursor: pointer;
}
.content .serviceMenuPopup .line-box .check-detail div.row .popup-tg-cont {
  display: none;
  margin-top: 10px;
  border-bottom: 1px solid #ebebeb;
}
.content .serviceMenuPopup .line-box .check-detail div.row .popup-tg-cont li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 12px;
  font-weight: 300;
  color: #747474;
  margin-bottom: 4px;
  margin-top: 4px;
}
.content .serviceMenuPopup .line-box .check-detail div.row .popup-tg-cont li.points * {
  font-size: 12px !important;
  font-weight: 300 !important;
  color: #bd0000 !important;
}
.content .serviceMenuPopup .line-box .check-detail div.row .popup-tg-cont li:first-child {
  margin-top: 0;
}
.content .serviceMenuPopup .line-box .check-detail div.row .popup-tg-cont li:last-child {
  margin-bottom: 0;
}
.content .serviceMenuPopup .line-box .check-detail div.row span em {
  margin-left: 8px;
}
.content .serviceMenuPopup .line-box .service-tg {
  color: #747474;
  margin-bottom: 32px;
  margin-top: 10px;
}
.content .serviceMenuPopup .line-box .service-tg .top-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 10px;
  margin-bottom: 15px;
  line-height: 18px;
}
.content .serviceMenuPopup .line-box .service-tg .row {
  margin-bottom: 15px;
}
.content .serviceMenuPopup .line-box .service-tg .row em {
  font-style: normal;
}
.content .serviceMenuPopup .line-box .service-tg .row .popup-tg-open {
  display: flex;
  justify-content: space-between;
  align-items: center;
  line-height: 18px;
  cursor: pointer;
}
.content .serviceMenuPopup .line-box .service-tg .row .popup-tg-open i {
  display: inline-block;
  vertical-align: middle;
  width: 6px;
  height: 6px;
  border-top: 1px solid #747474;
  border-right: 1px solid #747474;
  border-radius: 0 1px 0 0;
  transform: rotate(135deg);
  margin-top: -3px;
  margin-left: 3px;
}
.content .serviceMenuPopup .line-box .service-tg .row .popup-tg-open .primaryColor-black i {
  border-top: 1px solid #0b132b;
  border-right: 1px solid #0b132b;
}
.content .serviceMenuPopup .line-box .service-tg .row .popup-tg-open.on i {
  transform: rotate(-45deg);
  margin-top: 3px;
}
.content .serviceMenuPopup .line-box .service-tg .row .popup-tg-cont {
  display: none;
  margin-top: 10px;
}
.content .serviceMenuPopup .line-box .service-tg .row .popup-tg-cont li {
  line-height: 18px;
  margin-bottom: 0 !important;
}

@media all and (max-width: 780px) {
  .showUp .line-box {
    border: 0 !important;
    padding: 0 !important;
  }
  .showUp .line-box h5 {
    display: none !important;
  }
  .popup li {
    margin-bottom: 10px !important;
  }
  .popup .inner {
    padding-bottom: 0 !important;
  }
  .popup .title {
    display: block !important;
    margin-bottom: 16px;
  }
  .agreePopup {
    border-radius: 10px;
    background-color: #fff;
  }
  .agreePopup.chk-list {
    width: 100%;
    height: 500px;
    min-height: 400px;
    padding: 16px;
    overflow: hidden;
    text-align: center;
  }
  .agreePopup.chk-list .p-title {
    line-height: 24px;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 15px;
  }
  .agreePopup.chk-list .p-text {
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    margin-bottom: 30px;
  }
  .agreePopup.chk-list .list {
    height: 300px;
    text-align: left;
    overflow-y: auto;
  }
  .agreePopup.chk-list .list li {
    margin-bottom: 10px;
    margin-left: 30px;
  }
  .agreePopup.chk-list .list li input[type=checkbox] + label {
    width: auto;
    height: auto;
    background-color: transparent;
    border: 0;
    border: 0;
    font-size: 12px;
    font-weight: 300;
    line-height: 18px;
  }
  .agreePopup.chk-list .list li input[type=checkbox] + label::before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 16px;
    height: 16px;
    border-radius: 4px;
    border: 1px solid #747474;
    margin-top: -2px;
    margin-left: -25px;
    margin-right: 8px;
    color: #0b132b;
    cursor: pointer;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
  }
  .agreePopup.chk-list .list li input[type=checkbox]:checked + label::before {
    border: 0;
    background-color: #4065e7;
  }
  .agreePopup.chk-list .list li:last-child {
    font-weight: 600;
    border-top: 1px solid #f3f3f4;
    padding-top: 10px;
    margin-top: 10px;
  }
  .agreePopup.chk-list .btn-group {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 20px;
  }
  .agreePopup.chk-list .btn-group .button {
    width: calc(50% - 5px);
    margin-left: 0;
    font-size: 16px;
  }
  .ui-widget.ui-widget-content {
    width: 280px !important;
  }
  .service-popup.pointsPopup {
    width: calc(100% - 10px) !important;
  }
  .service-popup.pointsPopup .top img {
    width: unset;
  }
  .service-popup.pointsPopup .inner .row .pop-cost .pop-cost-input button {
    padding: 0px;
  }
  .service-popup.couponPopup {
    width: calc(100% - 10px) !important;
  }
  .service-popup.couponPopup .top img {
    width: unset;
  }
  .service-popup.couponPopup .inner .row.pop-header .pop-coupon-box ul li {
    margin-bottom: 0 !important;
  }
}
@media (min-width: 781px) and (max-width: 1048px) {
  .popup {
    width: 440px;
    left: 50%;
    top: 50%;
  }
  .showUp .line-box h5 {
    display: none !important;
  }
  .button {
    font-size: 12px !important;
  }
}
@media all and (min-width: 1049px) {
  .popup {
    width: 512px;
    left: 50%;
    top: 50%;
    padding: 40px 30px;
  }
  .popup .inner {
    padding-top: 0 !important;
  }
  .popup .title {
    font-size: 32px;
    font-weight: 600;
    color: #000;
  }
  .popup .text-info {
    margin: 30px 0 20px;
    font-size: 16px;
    font-weight: 400;
    color: #000;
  }
  .showUp {
    max-width: 50%;
    left: 50%;
    top: 0;
    transform: translate(0, 0);
    padding-bottom: 50px !important;
  }
  .showUp.popup {
    padding: 0;
  }
  .showUp .line-box {
    border-radius: 10px;
    border: 1px solid #414ac7;
    padding: 10px 35px 40px;
  }
  .showUp .line-box h5 {
    display: inline-block;
    vertical-align: top;
    background-color: #fff;
    padding: 0 15px;
    line-height: 24px;
    font-weight: 300;
    margin: -23px 0 30px -15px;
  }
  .showUp .line-box li {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 16px;
  }
  .showUp .line-box li.primaryColor-black {
    font-weight: 500;
  }
  .cont-row {
    position: relative;
  }
  .search-setting.popup .title {
    line-height: 30px;
    font-size: 20px;
    font-weight: 400;
    color: #0b132b;
  }
  .search-setting.popup .form-group .s-tit {
    font-size: 16px;
    line-height: 24px !important;
  }
  .search-setting.popup .form-group input[type=checkbox] + label,
  .search-setting.popup .form-group input[type=radio] + label {
    font-size: 16px !important;
  }
  .search-setting.popup .form-group .text-rdo-wrap input[type=checkbox] + label,
  .search-setting.popup .form-group .text-rdo-wrap input[type=radio] + label {
    line-height: 24px;
  }
  .content .serviceMenuPopup {
    width: 50%;
    padding: 0;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
  }
  .content .serviceMenuPopup .title {
    margin-bottom: 30px;
  }
  .content .serviceMenuPopup .line-box {
    padding: 0 30px 40px !important;
  }
  .content .serviceMenuPopup .line-box h5 {
    display: inline-block !important;
    margin: -7px 0 15px -10px;
    padding: 0 10px;
    font-weight: 300;
    font-size: 12px;
  }
  .content .serviceMenuPopup .line-box .check-detail {
    padding-top: 8px;
  }
  .content .serviceMenuPopup .line-box .check-detail div.row {
    margin-bottom: 8px;
    margin-top: 8px;
  }
  .content .serviceMenuPopup .line-box .check-detail div.row .line {
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 8px;
  }
  .content .serviceMenuPopup .line-box .check-detail div.row:first-child {
    margin-top: 0;
  }
  .content .serviceMenuPopup .line-box .check-detail div.row:last-child {
    margin-bottom: 0;
  }
  .content .serviceMenuPopup .line-box .check-detail div.row.popup-tg-open {
    cursor: pointer;
  }
  .content .serviceMenuPopup .line-box .check-detail div.row .main-cont,
  .content .serviceMenuPopup .line-box .check-detail div.row .popup-tg-open {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 16px;
    font-weight: 500;
    color: #0b132b;
    line-height: 24px;
  }
  .content .serviceMenuPopup .line-box .check-detail div.row .popup-tg-cont {
    display: none;
    margin-top: 10px;
    border-bottom: 1px solid #ebebeb;
  }
  .content .serviceMenuPopup .line-box .check-detail div.row .popup-tg-cont li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 16px;
    font-weight: 300;
    color: #747474;
    margin-bottom: 4px;
    margin-top: 4px;
  }
  .content .serviceMenuPopup .line-box .check-detail div.row .popup-tg-cont li.points * {
    font-size: 16px !important;
    font-weight: 300 !important;
    color: #bd0000 !important;
  }
  .content .serviceMenuPopup .line-box .check-detail div.row .popup-tg-cont li:first-child {
    margin-top: 0;
  }
  .content .serviceMenuPopup .line-box .check-detail div.row .popup-tg-cont li:last-child {
    margin-bottom: 0;
  }
  .content .serviceMenuPopup .line-box .check-detail div.row span em {
    margin-left: 8px;
  }
  .content .serviceMenuPopup .line-box .service-tg {
    color: #747474;
  }
  .content .serviceMenuPopup .line-box .service-tg .top-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 10px;
    margin-bottom: 15px;
    line-height: 24px;
    font-size: 16px;
    font-weight: 500 !important;
  }
  .content .serviceMenuPopup .line-box .service-tg .row {
    margin-bottom: 15px;
  }
  .content .serviceMenuPopup .line-box .service-tg .row em {
    font-style: normal;
  }
  .content .serviceMenuPopup .line-box .service-tg .row .popup-tg-open {
    display: flex;
    justify-content: space-between;
    align-items: center;
    line-height: 24px;
    font-size: 16px;
    font-weight: 300;
  }
  .content .serviceMenuPopup .line-box .service-tg .row .popup-tg-cont {
    display: none;
    margin-top: 10px;
  }
  .content .serviceMenuPopup .line-box .service-tg .row .popup-tg-cont li {
    line-height: 24px;
    font-weight: 300;
    margin-bottom: 8px !important;
  }
  .content .serviceMenuPopup.fadeUp {
    opacity: 1;
    -webkit-animation-name: fadeUpAni;
    animation-name: fadeUpAni;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
  }
  @-webkit-keyframes fadeUpAni {
    0% {
      opacity: 0;
      -webkit-transform: translateY(100px);
      transform: translateY(100px);
    }
    100% {
      opacity: 1;
      -webkit-transform: translateY(0);
      transform: translateY(0);
    }
  }
  @keyframes fadeUpAni {
    0% {
      opacity: 0;
      -webkit-transform: translateY(100px);
      transform: translateY(100px);
    }
    100% {
      opacity: 1;
      -webkit-transform: translateY(0);
      transform: translateY(0);
    }
  }
}
.service-popup {
  display: none;
  position: fixed !important;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1000;
}
.service-popup.pointsPopup {
  margin-left: -5px;
  width: 360px;
  padding: 0;
}
.service-popup.pointsPopup .top {
  padding: 8px 20px;
  border-bottom: 1px solid #d9d9d9;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.25);
  border-radius: 10px 10px 0 0;
}
.service-popup.pointsPopup .top.d-flex {
  flex-direction: unset;
  justify-content: space-between;
}
.service-popup.pointsPopup .top span {
  font-size: 16px;
  font-weight: 600;
  color: #0b132b;
}
.service-popup.pointsPopup .inner {
  padding: 20px 20px 36px 20px !important;
  display: flex;
  flex-direction: column;
  gap: 32px;
}
.service-popup.pointsPopup .inner .row.d-flex {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.service-popup.pointsPopup .inner .row div {
  width: 100%;
  display: flex;
  justify-content: space-between;
  gap: 8px;
}
.service-popup.pointsPopup .inner .row hr {
  width: 100%;
  color: #CAD0D8;
}
.service-popup.pointsPopup .inner .row .pop-header label {
  display: flex;
  flex-direction: column;
}
.service-popup.pointsPopup .inner .row .pop-header label span em {
  margin-left: 4px;
}
.service-popup.pointsPopup .inner .row .pop-header label span:first-child {
  line-height: 24px;
  font-size: 16px;
  font-weight: 600;
  color: #0b132b;
}
.service-popup.pointsPopup .inner .row .pop-header label span:last-child {
  line-height: 18px;
  font-size: 12px;
  font-weight: 300;
  color: #747474;
}
.service-popup.pointsPopup .inner .row .pop-header label span:last-child.point-totalKrw-coupon {
  background: #A3B9FF;
  border-radius: 10px;
  line-height: 15px;
  font-size: 10px;
  font-weight: 600;
  color: #002CBD;
  width: fit-content;
  padding: 2px 4px;
  margin-left: auto;
}
.service-popup.pointsPopup .inner .row .pop-cont label {
  line-height: 24px;
  font-size: 16px;
  font-weight: 500;
  color: #0b132b;
}
.service-popup.pointsPopup .inner .row .pop-cont span {
  align-content: center;
  line-height: 24px;
  font-size: 16px;
  font-weight: 500;
  color: #0b132b;
}
.service-popup.pointsPopup .inner .row .pop-cont span em {
  margin-left: 4px;
}
.service-popup.pointsPopup .inner .row .pop-cont span.no-point {
  color: #bd0000;
}
.service-popup.pointsPopup .inner .row .pop-cont span.no-point em {
  color: #bd0000;
  margin-left: 4px;
}
.service-popup.pointsPopup .inner .row .pop-cost {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.service-popup.pointsPopup .inner .row .pop-cost span {
  line-height: 24px;
  font-size: 16px;
  font-weight: 500;
  color: #0b132b;
}
.service-popup.pointsPopup .inner .row .pop-cost span.no-point {
  color: #d9d9d9;
}
.service-popup.pointsPopup .inner .row .pop-cost .pop-cost-input .no-point {
  color: #d9d9d9;
}
.service-popup.pointsPopup .inner .row .pop-cost .pop-cost-input button {
  font-size: 16px;
  font-weight: 400;
  color: #0b132b;
  line-height: 24px;
  background: #f3f3f4;
  border-radius: 10px;
  padding: 8px;
  width: 56px;
}
.service-popup.pointsPopup .inner .row.pop-btn-group span {
  text-align: center;
  line-height: 24px;
  font-size: 16px;
  font-weight: 500;
  color: #bd0000;
  margin-bottom: 32px;
}
.service-popup.couponPopup {
  width: 720px;
  padding: 0;
}
.service-popup.couponPopup .top {
  padding: 8px 20px;
  border-bottom: 1px solid #d9d9d9;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.25);
  border-radius: 10px 10px 0 0;
}
.service-popup.couponPopup .top.d-flex {
  flex-direction: unset;
  justify-content: space-between;
}
.service-popup.couponPopup .top span {
  font-size: 16px;
  font-weight: 600;
  color: #0b132b;
}
.service-popup.couponPopup .inner {
  padding: 20px 20px 36px 20px !important;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.service-popup.couponPopup .inner .row.pop-header {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.service-popup.couponPopup .inner .row.pop-header .pop-coupon-box::-webkit-scrollbar {
  width: 5px; /* 스크롤바의 너비 */
}
.service-popup.couponPopup .inner .row.pop-header .pop-coupon-box::-webkit-scrollbar-thumb {
  background: #626cff; /* 스크롤바의 색상 */
  border-radius: 10px;
}
.service-popup.couponPopup .inner .row.pop-header .pop-coupon-box::-webkit-scrollbar-track {
  background: rgba(33, 122, 244, 0.1); /*스크롤바 뒷 배경 색상*/
}
.service-popup.couponPopup .inner .row.pop-header .pop-coupon-box {
  display: flex;
  flex-direction: column;
  gap: 10px;
  overflow-y: scroll;
  max-height: 380px;
  padding-bottom: 20px;
}
.service-popup.couponPopup .inner .row.pop-header .pop-coupon-box ul {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.service-popup.couponPopup .inner .row.pop-header .pop-coupon-box ul li {
  display: flex;
}
.service-popup.couponPopup .inner .row.pop-header .pop-coupon-box ul li .coupon-title {
  width: 160px;
  position: relative;
}
.service-popup.couponPopup .inner .row.pop-header .pop-coupon-box ul li .coupon-title .coupon-title-info {
  text-align: center;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.service-popup.couponPopup .inner .row.pop-header .pop-coupon-box ul li .coupon-title .coupon-title-info img {
  width: 32px;
  height: 32px;
}
.service-popup.couponPopup .inner .row.pop-header .pop-coupon-box ul li .coupon-title .coupon-title-info div {
  line-height: 21px;
  font-size: 14px;
  font-weight: 600;
  color: #fff;
}
.service-popup.couponPopup .inner .row.pop-header .pop-coupon-box ul li .coupon-title .coupon-title-circle {
  background: #fff;
  width: 32px;
  height: 32px;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 0 16px 16px 0;
  border: 1px solid #95a1b2;
}
.service-popup.couponPopup .inner .row.pop-header .pop-coupon-box ul li .coupon-title .coupon-title-back {
  width: 100%;
  height: 100%;
  border-radius: 10px 0 0 10px;
  border: 1px solid #95a1b2;
}
.service-popup.couponPopup .inner .row.pop-header .pop-coupon-box ul li .coupon-info {
  padding: 16px;
  border-radius: 0 10px 10px 0;
  border: 1px solid #95A1B2;
  border-left: none;
  width: calc(100% - 120px);
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.service-popup.couponPopup .inner .row.pop-header .pop-coupon-box ul li .coupon-info .coupon-amount {
  line-height: 24px;
  font-size: 24px;
  font-weight: 600;
  color: #0b132b;
}
.service-popup.couponPopup .inner .row.pop-header .pop-coupon-box ul li .coupon-info .coupon-amount em {
  margin-left: 4px;
}
.service-popup.couponPopup .inner .row.pop-header .pop-coupon-box ul li .coupon-info .coupon-description {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.service-popup.couponPopup .inner .row.pop-header .pop-coupon-box ul li .coupon-info .coupon-description .coupon-description-title {
  line-height: 21px;
  font-size: 14px;
  font-weight: 600;
  color: #414ac7;
}
.service-popup.couponPopup .inner .row.pop-header .pop-coupon-box ul li .coupon-info .coupon-description div {
  display: flex;
  flex-direction: column;
}
.service-popup.couponPopup .inner .row.pop-header .pop-coupon-box ul li .coupon-info .coupon-description div span {
  line-height: 15px;
  font-size: 10px;
  font-weight: 500;
  color: #5C6B7E;
}
.service-popup.couponPopup .inner .row.pop-header .pop-coupon-box ul li.coupon-available .coupon-title .coupon-title-back {
  background: #4065e7;
}
.service-popup.couponPopup .inner .row.pop-header .pop-coupon-box ul li.coupon-available.selected .coupon-title .coupon-title-circle {
  border: 4px solid #00BDA6;
}
.service-popup.couponPopup .inner .row.pop-header .pop-coupon-box ul li.coupon-available.selected .coupon-title .coupon-title-back {
  border: 4px solid #00BDA6;
}
.service-popup.couponPopup .inner .row.pop-header .pop-coupon-box ul li.coupon-available.selected .coupon-info {
  background: #E9FFEF;
  border: 4px solid #00BDA6;
  border-left: none;
}
.service-popup.couponPopup .inner .row.pop-header .pop-coupon-box ul li.coupon-unavailable .coupon-title .coupon-title-back {
  background: #7A8A9F;
}
.service-popup.couponPopup .inner .row.pop-header .pop-coupon-box ul li.coupon-unavailable .coupon-info .coupon-amount {
  color: #7A8A9F;
}
.service-popup.couponPopup .inner .row.pop-header .pop-coupon-box ul li.coupon-unavailable .coupon-info .coupon-amount em {
  color: #7A8A9F;
}
.service-popup.couponPopup .inner .row.pop-header .pop-coupon-box ul li.coupon-unavailable .coupon-info .coupon-description .coupon-description-title {
  color: #7A8A9F;
}
.service-popup.couponPopup .inner .row.pop-header .pop-coupon-box ul li.coupon-unavailable .coupon-info .coupon-description div span {
  color: #7A8A9F;
}
.service-popup.couponPopup .inner .row.pop-header .pop-coupon-box ul li.coupon-unavailable .coupon-info .coupon-description div span em {
  color: #7A8A9F;
}
.service-popup.couponPopup .inner .row.pop-header .pop-coupon-box ul li.coupon-unavailable .coupon-info .coupon-description div span em.expired {
  color: #D80B1F;
}
.service-popup.couponPopup .inner .row.pop-header .pop-check-box label {
  line-height: 15px;
  font-size: 12px;
  font-weight: 300;
  color: #0b132b;
}
.service-popup.couponPopup .inner .row .pop-register {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.service-popup.couponPopup .inner .row .pop-register span {
  line-height: 24px;
  font-size: 16px;
  font-weight: 500;
  color: #0b132b;
}
.service-popup.couponPopup .inner .row .pop-register .pop-coupon-input {
  display: flex;
  justify-content: space-between;
  gap: 8px;
}
.service-popup.couponPopup .inner .row .pop-register .pop-coupon-input button {
  line-height: 24px;
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  padding: 8px 12px;
  background: #4065e7;
  border-radius: 10px;
}
.service-popup.couponPopup .inner .row.pop-btn-group {
  margin-top: 20px;
}

* {
  margin: 0;
  padding: 0;
  font-family: "Poppins", sans-serif;
  color: #0b132b;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
}

html[lang=ko] * {
  font-family: "Noto Sans KR", sans-serif;
}

body {
  position: relative;
  font-size: 12px;
  color: #0b132b;
}

iframe {
  border: 0;
  width: 100%;
  aspect-ratio: 16/9;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

button.btn-check-out {
  margin-top: 24px;
}
@media all and (min-width: 1049px) {
  button.btn-check-out {
    margin-top: 40px !important;
  }
}

.ip-select {
  padding: 0 15px !important;
}
@media all and (min-width: 1049px) {
  .ip-select {
    padding: 0 15px;
  }
}

.required {
  color: #F99496 !important;
}

.d-flex {
  display: flex;
  justify-content: center;
  align-items: center;
}
.d-flex.j-between {
  justify-content: space-between !important;
}
.d-flex.a-top {
  align-items: flex-start !important;
}
.d-flex.f-start {
  justify-content: flex-start !important;
}
.d-flex.f-end {
  justify-content: flex-end !important;
}

.form-group .field-validation-error {
  display: inline-block;
  vertical-align: middle;
}

.btn-group {
  gap: 16px;
}
@media all and (max-width: 780px) {
  .btn-group {
    gap: 8px;
  }
}

.input-container {
  position: relative;
}
.input-container input + label.currency-unit,
.input-container input + span.currency-unit {
  position: absolute;
  right: 10px;
  top: 58%;
  transform: translateY(-50%);
  pointer-events: none;
  color: #747474;
  font-size: 16px;
}
@media all and (max-width: 780px) {
  .input-container input + label.currency-unit,
  .input-container input + span.currency-unit {
    font-size: 12px;
  }
}

span [id$=-error], span.field-validation-error {
  margin-top: 8px;
  font-size: 14px;
  color: #bd0000;
}

ul li:last-child {
  margin-bottom: 0 !important;
}

@media all and (max-width: 780px) {
  .division {
    height: 14px;
  }
}

input[type=tel],
input[type=text],
input[type=number],
input[type=password],
select * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
}

input[type=tel],
input[type=text],
input[type=number],
input[type=password],
select {
  background-color: #f3f3f4;
  border: 0;
  border-radius: 10px;
  outline: none;
  height: 40px;
  width: 100%;
  color: #0b132b;
  font-size: 16px;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-transition: background-color 200ms ease, outline 200ms ease, color 200ms ease, -webkit-box-shadow 200ms ease;
  transition: background-color 200ms ease, outline 200ms ease, color 200ms ease, box-shadow 200ms ease, -webkit-box-shadow 200ms ease;
}
@media all and (max-width: 780px) {
  input[type=tel],
  input[type=text],
  input[type=number],
  input[type=password],
  select {
    font-size: 12px;
  }
}
input[type=tel]::placeholder,
input[type=text]::placeholder,
input[type=number]::placeholder,
input[type=password]::placeholder,
select::placeholder {
  color: #747474;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
}
input[type=tel]:hover:not(.hasDatepicker),
input[type=text]:hover:not(.hasDatepicker),
input[type=number]:hover:not(.hasDatepicker),
input[type=password]:hover:not(.hasDatepicker),
select:hover:not(.hasDatepicker) {
  box-shadow: 0 0 0 4px #ebf5ff;
  border: 1px solid #d9d9d9;
  background-color: #fff;
  padding: 0 14px;
  -webkit-transition: background-color 200ms ease, outline 200ms ease, color 200ms ease, -webkit-box-shadow 200ms ease;
  transition: background-color 200ms ease, outline 200ms ease, color 200ms ease, box-shadow 200ms ease, -webkit-box-shadow 200ms ease;
}
input[type=tel]:focus:not(.hasDatepicker), input[type=tel]:active:not(.hasDatepicker),
input[type=text]:focus:not(.hasDatepicker),
input[type=text]:active:not(.hasDatepicker),
input[type=number]:focus:not(.hasDatepicker),
input[type=number]:active:not(.hasDatepicker),
input[type=password]:focus:not(.hasDatepicker),
input[type=password]:active:not(.hasDatepicker),
select:focus:not(.hasDatepicker),
select:active:not(.hasDatepicker) {
  border: 1px solid #414ac7;
  background-color: #fff;
  padding: 0 14px;
  box-shadow: 0 0 0 4px #ebf5ff;
  -webkit-transition: background-color 250ms ease, outline 250ms ease, color 250ms ease, -webkit-box-shadow 250ms ease;
  transition: background-color 250ms ease, outline 250ms ease, color 250ms ease, box-shadow 250ms ease, -webkit-box-shadow 250ms ease;
}
input[type=tel].input-validation-error, input[type=tel].error,
input[type=text].input-validation-error,
input[type=text].error,
input[type=number].input-validation-error,
input[type=number].error,
input[type=password].input-validation-error,
input[type=password].error,
select.input-validation-error,
select.error {
  border: 1px solid #bd0000;
  background-color: #fff;
  outline: 3px solid #ffdddd;
}
input[type=tel].success,
input[type=text].success,
input[type=number].success,
input[type=password].success,
select.success {
  border: 1px solid #00bda6;
  background-color: #fff;
  outline: 3px solid #e9ffef;
}

textarea {
  width: 100%;
  height: 184px;
  background-color: #f3f3f4;
  border: 0;
  border-radius: 10px;
  outline: none;
  resize: none;
  padding: 10px;
  color: #0b132b;
}
textarea::placeholder {
  color: #747474;
}
textarea:hover {
  border: 1px solid #d9d9d9;
  background-color: #fff;
  outline: 3px solid #ebf5ff;
}
textarea:focus, textarea:active {
  border: 1px solid #414ac7;
  background-color: #fff;
  outline: 3px solid #ebf5ff;
}

button * {
  box-sizing: border-box;
}

.button {
  width: 100%;
  position: relative;
  z-index: 1;
  height: 40px;
  line-height: 40px;
  border: 1px solid #0b132b;
  border-radius: 10px;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  transition: transform 120ms cubic-bezier(0, 0, 0.58, 1), background 120ms cubic-bezier(0, 0, 0.58, 1);
  font-size: 20px;
  user-select: none;
}
.button.plus, .button.minus {
  margin-bottom: 12px;
}
.button::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: -2;
  width: 100%;
  height: 100%;
  border-radius: inherit;
  transform: translate3d(0, 8px, -1px);
  transition: transform 120ms cubic-bezier(0, 0, 0.57, 1), box-shadow 120ms cubic-bezier(0, 0, 0.58, 1);
}
.button::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  background-color: #fff;
}

button {
  position: relative;
  cursor: pointer;
  outline: none;
  border: 0;
  vertical-align: middle;
  text-decoration: none;
}
button::before, button::after {
  box-sizing: border-box;
}
button.btn-primary {
  font-weight: 600;
  color: #fff;
  background: #81a4ff;
  border-radius: 10px;
}
button.btn-primary * {
  color: #fff;
}
button.btn-primary span {
  font-weight: 400;
}
button.btn-primary::before {
  background: #4065e7;
  box-shadow: 0 0 0 1px #0b132b, 0 10px 0 -2px #acbaeb;
}
button.btn-primary::after {
  background-color: #81a4ff;
}
button.btn-primary:hover {
  background: #626cff;
  transform: translate(0, 4px);
}
button.btn-primary:hover::before {
  box-shadow: 0 0 0 1px #0b132b, 0 0.35em 0 -2px #acbaeb;
  transform: translate3d(0, 4px, -1px);
}
button.btn-primary:hover::after {
  background-color: #626cff;
}
button.btn-primary:active {
  background: #626cff;
  transform: translate(0em, 0.55em);
}
button.btn-primary:active::before {
  box-shadow: 0 0 0 1px #0b132b, 0 0 #acbaeb;
  transform: translate3d(0, 0, -1em);
}
button.btn-primary.on, button.btn-primary.active {
  background: #626cff;
  transform: translate(0em, 0.75em);
}
button.btn-primary.on::before, button.btn-primary.active::before {
  box-shadow: 0 0 0 1px #0b132b, 0 0 #acbaeb;
  transform: translate3d(0, 0, -1em);
}
button.btn-secondary {
  font-weight: 300;
  color: #0b132b;
  background: #fff;
  border-radius: 10px;
}
button.btn-secondary::before {
  background: #4065e7;
  box-shadow: 0 0 0 1px #0b132b, 0 10px 0 -2px #acbaeb;
}
button.btn-secondary:hover {
  background: #fff;
  transform: translate(0, 4px);
}
button.btn-secondary:hover::before {
  box-shadow: 0 0 0 1px #0b132b, 0 0.35em 0 -2px #acbaeb;
  transform: translate3d(0, 4px, -1px);
}
button.btn-secondary:active {
  background: #fff;
  transform: translate(0em, 0.55em);
}
button.btn-secondary:active::before {
  box-shadow: 0 0 0 1px #0b132b, 0 0 #acbaeb;
  transform: translate3d(0, 0, -1em);
}
button.btn-secondary.on, button.btn-secondary.active {
  background: #fff;
  transform: translate(0em, 0.75em);
}
button.btn-secondary.on::before, button.btn-secondary.active::before {
  box-shadow: 0 0 0 1px #0b132b, 0 0 #acbaeb;
  transform: translate3d(0, 0, -1em);
}
button.btn-disabled {
  cursor: auto;
  height: 36px;
  line-height: 42px;
  font-weight: 300;
  color: #747474;
  background: #f3f3f4;
  border-radius: 10px;
  box-shadow: 0 0 0 1px #0b132b, inset 0px 6px 0 0px #d9d9d9;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  transition: transform 150ms cubic-bezier(0, 0, 0.58, 1), background 150ms cubic-bezier(0, 0, 0.58, 1);
  border: 0;
  vertical-align: bottom;
}
button.btn-disabled::before {
  background: #747474;
  box-shadow: 0 0 0 1px #0b132b;
  transform: translate3d(0, -6px, -1px);
  transition: transform 150ms cubic-bezier(0, 0, 0.58, 1), box-shadow 150ms cubic-bezier(0, 0, 0.58, 1);
}
button.btn-disabled:hover {
  background: #f3f3f4;
  transform: translate3d(0, 0, 0);
}
button.btn-disabled:hover::before {
  box-shadow: 0 0 0 1px #0b132b, inset 0px 6px 0 0px #747474;
  transform: translate3d(0, -6px, -1px);
  transition: transform 0 cubic-bezier(0, 0, 0, 1), box-shadow 0 cubic-bezier(0, 0, 0.58, 1);
}
button.btn-disabled:active {
  background: #f3f3f4;
  transform: translate3d(0, 0, 0);
}
button.btn-disabled:active::before {
  box-shadow: 0 0 0 1px #0b132b, inset 0px 6px 0 0px #747474;
  transform: translate3d(0, -6px, -1px);
  transition: transform 0 cubic-bezier(0, 0, 0, 1), box-shadow 0 cubic-bezier(0, 0, 0.58, 1);
}
button.btn-disabled.on, button.btn-disabled.active {
  background: #f3f3f4;
  transform: translate3d(0, 0, 0);
}
button.btn-disabled.on::before, button.btn-disabled.active::before {
  box-shadow: 0 0 0 1px #0b132b, inset 0px 6px 0 0px #747474;
  transform: translate3d(0, -6px, -1px);
  transition: transform 0 cubic-bezier(0, 0, 0, 1), box-shadow 0 cubic-bezier(0, 0, 0.58, 1);
}
button.btn-contained {
  border-radius: 10px;
  border: 1px solid #0b132b;
  background: #81a4ff;
}

input[type=checkbox] {
  display: none;
}
input[type=checkbox] + label {
  cursor: pointer;
}
input[type=checkbox] + label::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  width: 20px;
  height: 20px;
  border-radius: 4px;
  border: 2px solid #747474;
  background-color: #fff;
  margin-top: -2px;
  margin-right: 5px;
  color: #0b132b;
}
input[type=checkbox]:checked + label::before {
  content: "";
  border: 0;
  background-color: #4065e7;
}
input[type=checkbox]:disabled + label {
  color: #d9d9d9 !important;
}
input[type=checkbox]:disabled + label::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  width: 20px;
  height: 20px;
  border-radius: 4px;
  border: 1px solid #d9d9d9;
  background-color: #d9d9d9;
  margin-top: -2px;
  margin-right: 5px;
  color: #0b132b;
}

input[type=radio] {
  display: none;
}
input[type=radio] + label {
  cursor: pointer;
}
input[type=radio] + label:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 2px solid #747474;
  margin-top: -2px;
  margin-right: 5px;
  font-size: 14px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
}
input[type=radio]:checked + label:before {
  border: 5px solid #4065e7;
  width: 20px;
  height: 20px;
}
input[type=radio]:disabled + label:before {
  border: 2px solid #d9d9d9;
}

input[type=text] {
  padding: 0 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
}

input[type=radio]:disabled + label::before {
  background-color: #f3f3f4;
}

textarea:disabled {
  background-color: #f3f3f4;
  border: 0;
  border-radius: 10px;
  outline: none;
  width: 100%;
  color: #747474;
}
textarea:disabled:hover {
  background-color: #f3f3f4;
  outline: none;
  border: 0;
}

select:disabled + .sel-box,
input[type=text]:disabled {
  background-color: #f3f3f4;
  border: 0;
  border-radius: 10px;
  outline: none;
  height: 40px;
  width: 100%;
  color: #747474;
}
select:disabled + .sel-box:hover,
input[type=text]:disabled:hover {
  background-color: #f3f3f4;
  outline: none;
  border: 0;
}

select:disabled + .sel-box + .select-items {
  display: none;
}

select:disabled + .sel-box {
  color: #d9d9d9;
}
select:disabled + .sel-box::after {
  display: none;
}

.file-box {
  position: relative;
  width: 100%;
  margin: 20px 0;
}
.file-box .upload-file {
  width: 100%;
  display: block;
  padding: 15px 0;
  cursor: pointer;
  height: 120px;
  border: 2px dashed #d9d9d9;
  border-radius: 10px;
  position: relative;
  z-index: 1;
}
.file-box input[type=file] {
  position: absolute;
  width: 0;
  height: 0;
  padding: 0;
  overflow: hidden;
  border: 0;
}
.file-box .upload-text {
  width: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  text-align: center !important;
}
.file-box .upload-text .mo-text {
  display: block !important;
  margin-bottom: 10px;
  text-align: center !important;
  font-size: 16px;
  font-weight: 500;
  color: #4065e7;
}
.file-box .upload-text .gray600 {
  line-height: 16px;
}
.file-box .upload-name {
  display: none;
}

.file-list {
  width: 100%;
}
.file-list .file-view {
  width: 100%;
  position: relative;
  font-size: 10px;
  font-weight: 300;
  color: #747474;
  border-radius: 10px;
  border: 1px solid #f3f3f4;
  background: #fff;
  padding: 15px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.file-list .file-view .text {
  width: calc(100% - 65px);
}
.file-list .file-view .name {
  display: block;
  margin-bottom: 5px;
  font-size: 12px;
  font-weight: 500;
  color: #4065e7;
}
.file-list .file-view .btn-del {
  display: block;
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
}

.file-box.uploading {
  border-radius: 10px;
  border: 2px dashed #d9d9d9;
  padding: 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.file-box.uploading .d-flex {
  display: flex;
  flex-direction: row !important;
  justify-content: space-between;
  align-items: center !important;
}

.file-uploading {
  width: 100%;
  color: #747474;
}
.file-uploading .d-flex {
  flex-direction: row !important;
  justify-content: space-between !important;
}
.file-uploading .d-flex.center {
  align-items: center;
}
.file-uploading .blue500 {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}
.file-uploading .gray600 {
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
}

.btn-uploading .d-flex.f-start {
  justify-content: flex-start;
  flex-direction: row !important;
}
.btn-uploading .red700,
.btn-uploading .blue500 {
  font-size: 20px;
  line-height: 30px;
  letter-spacing: -0.5px;
}
.btn-uploading .gray600 {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -0.5px;
}
.btn-uploading .btn-line-blue {
  font-size: 16px;
  font-weight: 400;
  color: #4065e7;
  width: 117px;
  height: 54px;
  line-height: 54px;
  border-radius: 10px;
  border: 2px solid #4065e7;
  margin-right: 24px;
}

.bar-upload {
  width: 100%;
  height: 6px;
  background-color: #eaeaea;
  border-radius: 10px;
  overflow: hidden;
}
.bar-upload .on {
  height: 100%;
  display: block;
  background-color: #4065e7;
  border-radius: 10px;
}

.select-wrap {
  position: relative;
}
.select-wrap .sel-box * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
}
.select-wrap .sel-box {
  background-color: #f3f3f4;
  border: 0;
  border-radius: 10px;
  outline: none;
  padding: 0 15px;
  height: 40px;
  display: flex;
  align-items: center;
  width: 100%;
  color: #747474;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-transition: background-color 200ms ease, outline 200ms ease, color 200ms ease, -webkit-box-shadow 200ms ease;
  transition: background-color 200ms ease, outline 200ms ease, color 200ms ease, box-shadow 200ms ease, -webkit-box-shadow 200ms ease;
}
.select-wrap .sel-box:hover {
  box-shadow: 0 0 0 4px #ebf5ff;
  border: 1px solid #d9d9d9;
  background-color: #fff;
  padding: 0 14px;
  -webkit-transition: background-color 200ms ease, outline 200ms ease, color 200ms ease, -webkit-box-shadow 200ms ease;
  transition: background-color 200ms ease, outline 200ms ease, color 200ms ease, box-shadow 200ms ease, -webkit-box-shadow 200ms ease;
}
.select-wrap .sel-box:focus, .select-wrap .sel-box:active {
  border: 1px solid #414ac7;
  background-color: #fff;
  padding: 0 14px;
  box-shadow: 0 0 0 4px #ebf5ff;
}
.select-wrap .sel-box:after {
  content: "";
  width: 0;
  height: 0;
  border: solid rgba(23, 20, 20, 0.5);
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 3px;
  position: absolute;
  transform: rotate(45deg) translateY(-51%);
  right: 17px;
  top: 45%;
}
.select-wrap .sel-box.select-arrow-active {
  border: 1px solid #414ac7;
  background-color: #fff;
  box-shadow: 0 0 0 4px #ebf5ff;
  padding: 0 14px;
}
.select-wrap .sel-box.select-arrow-active:after {
  transform: rotate(223deg);
  right: 15px;
}
.select-wrap .select-items {
  width: 100%;
  background-color: #f3f3f4;
  border: 1px solid #414ac7;
  border-radius: 10px;
  overflow: hidden;
  margin-top: 5px;
  cursor: pointer;
  position: absolute;
  z-index: 9;
}
.select-wrap .select-hide {
  display: none;
}
.select-wrap .select-items {
  padding: 10px 0;
  background-color: #fff;
}
.select-wrap .select-items div {
  padding: 0 15px;
  height: 32px;
  line-height: 32px;
  color: #747474;
}
.select-wrap .select-items div.same-as-selected, .select-wrap .select-items div:hover {
  background-color: #dff0ff;
}

[class*=form-] .ip-group {
  position: relative;
}
[class*=form-] .ip-group .toggle-pw {
  height: 14px;
  position: absolute;
  right: 10px;
  top: 20%;
}
[class*=form-] .ip-group .toggle-pw i {
  display: inline-block;
  vertical-align: top;
  width: 16px;
  height: 14px;
  font-size: 0;
  cursor: pointer;
  background: url(../assets/images/i_pw.png) no-repeat center;
}
[class*=form-] .ip-group .toggle-pw i.i-eye {
  background: url(../assets/images/i_pwShow.png) no-repeat center;
}
[class*=form-] .ip-text {
  padding: 0 15px;
}
[class*=form-] .row {
  margin-bottom: 24px;
}
[class*=form-] .row .mb {
  margin-bottom: 5px;
}

.disabled * {
  color: #d9d9d9;
}
.disabled.textarea:active, .disabled.textarea:hover, .disabled.ip-text:active, .disabled.ip-text:hover {
  background-color: #f3f3f4;
  outline: none;
  border: 0;
}

.form-counter .count-list li .d-flex {
  justify-content: space-between;
}
.form-counter .count-list li .col {
  width: 130px;
  text-align: right;
  margin-right: 10px;
}
.form-counter .count-list li .row-col {
  display: flex;
  flex-direction: column;
}
.form-counter .count-list li .row-col .krw {
  display: block;
  line-height: 27px;
  font-size: 18px;
  font-weight: 600;
  color: #0b132b;
}
.form-counter .count-list li .row-col .usd {
  display: block;
  line-height: 18px;
  font-size: 12px;
  font-weight: 300;
  color: #747474;
}
.form-counter .button {
  position: relative;
  max-width: 60px;
  min-width: 35px;
  font-size: 34px;
  margin-top: -4px;
}
.form-counter .button.minus {
  border-radius: 10px 0 0 10px;
}
.form-counter .button.plus {
  border-radius: 0 10px 10px 0;
}
.form-counter .ip-num {
  min-width: 50px;
  max-width: 80px;
  background-color: #fff;
  border: 1px solid #0b132b;
  border-radius: 0;
  border-left: 0;
  border-right: 0;
  text-align: center;
  font-size: 12px;
  font-weight: 600;
  color: #0b132b;
}
.form-counter.disabled * {
  color: #bebebe !important;
}
.form-counter.disabled * .btn {
  color: #747474;
  font-size: 20px;
  font-weight: 300;
}

.pager {
  width: 100%;
  margin-bottom: 40px;
}
.pager .inner {
  margin-top: 30px;
  padding: 0 !important;
}
.pager .d-flex.center {
  align-items: center;
  justify-content: center !important;
}
.pager .button {
  display: block;
  width: 48px !important;
  font-size: 31px;
  letter-spacing: -1px;
  margin-bottom: 0;
  text-align: left;
  padding-left: 11px;
}
.pager .button strong {
  font-weight: 200;
}
.pager .num {
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border-radius: 10px;
  font-size: 16px;
  font-weight: 300;
  color: #0b132b;
  cursor: pointer;
}
.pager .num.on {
  background-color: #f3f3f4;
  font-weight: 600;
}
.pager .p-prev .button,
.pager .prev .button {
  display: block;
  border-radius: 10px 0 0 10px;
  margin-top: 0;
}
.pager .n-next .button,
.pager .next .button {
  height: 40px;
  border-radius: 0 10px 10px 0;
  margin-top: 0;
}
.pager .prev {
  padding-right: 10px;
  margin-top: -10px;
}
.pager .prev strong {
  padding-left: 5px;
}
.pager .next {
  margin-top: -10px;
}
.pager .next strong {
  padding-left: 5px;
}
.pager .p-prev,
.pager .n-next {
  margin-top: -10px;
}

.sns-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  justify-content: flex-start;
  position: relative;
  margin-top: 25px;
  margin-bottom: 90px;
}
.sns-wrap .button {
  width: 48px;
  margin-right: 10px;
}
.sns-wrap .button .btn-sns {
  display: block;
}
.sns-wrap .button .btn-sns .inner-text {
  display: inline-block;
  vertical-align: middle;
  font-style: normal;
  font-size: 12px;
  line-height: 1;
  margin: -2px 0 0 3px;
}
.sns-wrap .button.sns-google {
  width: 235.63px;
}
.sns-wrap .button.sns-google .inner-text {
  margin-left: 8px;
  font-family: "Roboto", sans-serif !important;
  font-size: 14px;
  font-weight: 500;
  color: #0b132b;
}
.sns-wrap .button.sns-google .btn {
  color: #000;
  padding: 0 10px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.sns-wrap .button.sns-google i {
  background: #fff url(../assets/images/i_google_logo.png) no-repeat center;
  background-size: 20px 20px;
}
.sns-wrap .button.sns-google:hover {
  width: 235.63px;
}
.sns-wrap .button.sns-tw i {
  background: #fff url(../assets/images/i_twitter.png) no-repeat center;
  background-size: 20px 20px;
}
.sns-wrap .button.sns-insta i {
  background: #fff url(../assets/images/i_instagram.png) no-repeat center;
  background-size: 20px 20px;
}
.sns-wrap .button.sns-fb i {
  background: #fff url(../assets/images/i_facebook.png) no-repeat center;
  background-size: 20px 20px;
}
.sns-wrap [class*=sns-] i {
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  width: 20px;
  height: 20px;
  margin-top: -2px;
}
.sns-wrap:before {
  display: block;
  content: "Or";
  position: absolute;
  bottom: -50px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #fff;
  padding: 0 10px;
  z-index: 1;
  color: #747474;
}
.sns-wrap:after {
  display: block;
  content: "";
  width: 100%;
  height: 1px;
  background-color: #747474;
  position: absolute;
  bottom: -43px;
}

.header {
  width: 100%;
  padding: 8px 0;
  position: relative;
  background-color: #fff;
  z-index: 101;
  top: 0;
}
.header .logo {
  cursor: pointer;
  width: 148px;
  height: 24px;
  background: url(https://paysable-cdn.s3.us-east-2.amazonaws.com/etc/main_logo.png) no-repeat center;
  background-size: contain;
  margin: 0 auto;
  font-size: 0;
}
.header .logo a {
  display: block;
}
.header .logo img {
  width: auto;
  height: 24px;
}
.header #btnGnbOpen {
  width: 45px;
  height: 40px;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translate(0, -50%);
  cursor: pointer;
  font-size: 0;
}
@media all and (min-width: 1049px) {
  .header #btnGnbOpen {
    display: none;
  }
}
.header .gnb-open {
  width: 18px;
  height: 12px;
  background: url(../assets/images/i_gnb.png) no-repeat 0 0;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translate(0, -50%);
  cursor: pointer;
  font-size: 0;
}
.header .mo-gnb {
  width: 100%;
  height: 100vh;
  background-color: #f3f6ff;
  position: absolute;
  top: 0;
  z-index: 9;
  padding: 20px;
  display: block;
  position: fixed;
  top: 0;
  right: -100%;
  min-width: 225px;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
}
.header .mo-gnb .d-flex {
  justify-content: space-between;
  align-items: flex-start;
}
.header .mo-gnb .gnb-close {
  display: block;
  width: 20px;
  height: 19px;
  position: relative;
  cursor: pointer;
}
.header .mo-gnb .gnb-close:before, .header .mo-gnb .gnb-close:after {
  position: absolute;
  left: 9px;
  content: "";
  height: 17px;
  width: 2px;
  background-color: #000;
  border-radius: 5px;
}
.header .mo-gnb .gnb-close:before {
  transform: rotate(45deg);
}
.header .mo-gnb .gnb-close:after {
  transform: rotate(-45deg);
}
.header .mo-gnb .lnb {
  width: calc(100% - 80px);
  display: flex;
  justify-content: center;
  align-items: center;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 30px;
}
.header .mo-gnb .menu-group .row {
  margin-bottom: 30px;
}
.header .mo-gnb .menu-group .row .beforeNotice {
  cursor: pointer;
  font-size: 14px;
  line-height: 1.5;
  border-bottom: 1px solid #000;
  text-align: right;
  padding-bottom: 10px;
  justify-content: space-between;
}
.header .mo-gnb .menu-group .row .top-coupon span {
  color: #00bda6;
}
.header .mo-gnb .menu-group .row .menu-open:not(.beforeNotice) {
  cursor: pointer;
  font-size: 14px;
  line-height: 1.5;
  border-bottom: 1px solid #000;
  text-align: right;
  padding-bottom: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  justify-content: space-between;
}
.header .mo-gnb .menu-group .row .menu-open:not(.beforeNotice)::before {
  content: "";
  display: inline-block;
  width: 4px;
  height: 4px;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  transform: rotate(135deg);
}
.header .mo-gnb .menu-group .row .menu-open:not(.beforeNotice).active::before {
  content: "";
  transform: rotate(-45deg);
}
.header .mo-gnb .menu-group .row .list {
  display: none;
  padding-bottom: 20px;
}
.header .mo-gnb .menu-group .row .list li {
  line-height: 24px;
  padding: 8px 0;
  text-align: right;
}
.header .mo-gnb .menu-group .row .list li a {
  font-size: 16px;
  font-weight: 400;
  color: #000;
}
.header .head-prev,
.header .pc-gnb {
  display: none;
}

.btn-scroll {
  display: none;
}

.border-box {
  border: 1px solid #d9d9d9;
  background-color: #fdfdfd;
  border-radius: 10px;
}

.bul {
  display: flex;
  justify-content: center;
  align-items: center;
  align-items: flex-start;
  justify-content: flex-start;
  line-height: 40px;
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 500;
  color: #0b132b;
}
.bul:before {
  content: "·";
  display: inline-block;
  margin-right: 10px;
  font-size: 22px;
  font-weight: 600;
  color: #747474;
}
.bul .d-flex {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  align-items: flex-start;
  line-height: 40px;
}
.bul .blue500 {
  margin: 0;
  padding: 0 5px;
  font-weight: 500;
}
.bul .select-wrap {
  width: 115px;
  margin: 0 5px;
}
.bul .btn-del {
  margin-left: auto;
}

.bul-text {
  padding-left: 10px;
  margin-top: 16px;
}
.bul-text:before {
  display: inline-block;
  vertical-align: top;
  font-size: 22px;
  font-weight: 700;
  color: #747474;
  content: "·";
  margin-left: -13px;
  margin-right: 6px;
}

.content .line-box {
  border-radius: 10px;
  border: 1px solid #414ac7;
  padding: 10px 35px 40px;
}
.content .line-box h5 {
  display: inline-block;
  vertical-align: top;
  background-color: #fff;
  padding: 0 15px;
  margin: -23px 0 30px -15px;
}
.content .line-box li {
  line-height: 24px;
}
.content .bul-list {
  padding-left: 15px;
  margin: 16px 0 40px;
}
.content .bul-list li {
  font-size: 12px;
  font-weight: 300;
  color: #0b132b;
  margin-bottom: 10px;
  line-height: 18px;
}
.content .bul-list li:before {
  display: inline-block;
  vertical-align: middle;
  content: "";
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #747474;
  margin-left: -10px;
  margin-right: 5px;
}
.content .history figure {
  display: block;
  font-size: 0;
  width: 321px;
  max-width: 321px;
  height: 321px;
  /*background: url(../assets/images/i_deposit.png) no-repeat center;*/
  background-size: contain;
}
.content .history .cate-wrap .cate-name {
  text-align: center;
  border: 1px solid #0b132b;
  border-radius: 10px;
  margin-bottom: 10px;
}
.content .history .cate-wrap .cate-name span {
  width: 25%;
  line-height: 40px;
  font-size: 16px;
  font-weight: 400;
  color: #0b132b;
}
.content .history .cate-wrap .cate-list li {
  font-size: 16px;
  font-weight: 400;
  color: #0b132b;
  line-height: 24px;
  padding: 10px 0;
  margin-bottom: 4px;
  cursor: pointer;
}
.content .history .cate-wrap .cate-list li.mo-text {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  font-size: 12px;
}
.content .history .cate-wrap .cate-list span {
  width: 25%;
  text-align: center;
}
.content .history .cate-wrap .cate-list span em {
  font-style: normal;
}
.content .history-detail {
  padding: 0 20px;
}
.content .history-detail .total-area {
  margin-bottom: 40px;
}
.content .history-detail .total-area .tit {
  font-size: 16px;
  font-weight: 400;
  color: #0b132b;
  line-height: 24px;
  margin-bottom: 10px;
  display: block;
}
.content .history-detail .total-area .price {
  font-size: 24px;
  font-weight: 500;
  color: #0b132b;
  line-height: 36px;
}
.content .history-detail .depth {
  margin-bottom: 55px;
}
.content .history-detail .depth .title {
  font-size: 16px;
  font-weight: 400;
  color: #0b132b;
  line-height: 24px;
  display: block;
  border-bottom: 1px solid #f3f3f4;
  margin-bottom: 15px;
}
@media all and (max-width: 780px) {
  .content .history-detail .depth .list .historyDetailli {
    display: block;
  }
}
.content .history-detail .depth .list li {
  font-size: 14px;
  font-weight: 400;
  color: #0b132b;
  display: flex;
  justify-content: space-between;
  align-items: center;
  align-items: flex-start;
  line-height: 18px;
  padding: 9px 0;
}
.content .history-detail .depth .list li .historySubject {
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  width: 80%;
}
@media all and (max-width: 780px) {
  .content .history-detail .depth .list li .historySubject {
    font-weight: 700;
    font-size: 12px;
    line-height: 18px;
    width: 100%;
    display: block;
  }
}
.content .history-detail .depth .list li .historyDateTime {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  width: 20%;
}
.content .history-detail .depth .list li .historyDateTime .hours {
  color: #7A8A9F;
}
@media all and (max-width: 780px) {
  .content .history-detail .depth .list li .historyDateTime {
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    width: 100%;
    display: block;
  }
}
.content .history-detail .depth .list li .label {
  background-color: #f3f3f4;
  border-radius: 10px;
  padding: 3px 10px;
}
.content .history-detail .depth .list li .blue500.line {
  text-decoration: underline;
}
.content .history-detail .depth .list li .i-arr {
  display: inline-block;
  vertical-align: middle;
  width: 6px;
  height: 6px;
  margin: -2px 0 0 3px;
}
.content .history-detail .depth .list.mt {
  margin-top: 20px;
}
.content .history-detail .button {
  display: none;
}
.content .num-pluse {
  cursor: pointer;
  width: 20px;
  height: 20px;
  line-height: 20px;
  font-size: 21px;
  color: #0b132b;
  background-color: #fff;
  border-radius: 5px;
  border: 1px solid #0b132b;
}
.content .num-pluse:hover {
  background-color: #fff;
  border: 1px solid #0b132b;
}

.nav {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 30px;
  align-items: flex-end;
}
@media all and (max-width: 780px) {
  .nav {
    position: sticky;
    top: 40px;
    z-index: 99;
  }
}
@media (min-width: 781px) and (max-width: 1048px) {
  .nav {
    position: sticky;
    top: 40px;
    z-index: 99;
  }
}
.nav:after, .nav:before {
  display: inline-block;
  content: "";
  height: 100%;
  border-bottom: 3px solid #d9d9d9;
}
.nav span {
  background-color: #F3F3F4;
}
.nav span a {
  font-size: 12px;
  font-weight: 500;
  color: #747474;
}
.nav span.on {
  background-color: #4065E7;
}
.nav span.on a {
  font-size: 12px;
  font-weight: 500;
  color: #fff;
}
.nav.col3 span {
  display: block;
  width: 33.33%;
  line-height: 24px;
  text-align: center;
}
.nav.col3 span a {
  display: block;
  padding: 8px 0;
}
.nav.col2 span {
  width: 100%;
  display: block;
  line-height: 24px;
  text-align: center;
}
.nav.col2 span a {
  display: block;
  padding: 8px 0;
}
.nav.flow span {
  width: 25%;
  line-height: 24px;
  text-align: center;
  display: block;
}
.nav.flow span a {
  display: block;
}

.sub-nav {
  margin-bottom: 1px;
  display: flex;
  justify-content: center;
  align-items: center;
  align-items: flex-end;
}
.sub-nav.depth2 {
  position: sticky;
  top: 40px;
  z-index: 99;
  margin-bottom: 30px;
}
.sub-nav:after, .sub-nav:before {
  display: inline-block;
  content: "";
  height: 100%;
  border-bottom: 3px solid #d9d9d9;
}
.sub-nav span {
  background-color: #F3F3F4;
}
.sub-nav span a {
  font-size: 12px;
  font-weight: 500;
  color: #747474;
}
.sub-nav span.on {
  background-color: #4065E7;
}
.sub-nav span.on a {
  font-size: 12px;
  font-weight: 500;
  color: #fff;
}
.sub-nav.col3 span {
  display: block;
  width: 33.33%;
  line-height: 24px;
  text-align: center;
}
.sub-nav.col3 span a {
  display: block;
  padding: 8px 0;
}
.sub-nav.col2 span {
  width: 100%;
  display: block;
  line-height: 24px;
  text-align: center;
}
.sub-nav.col2 span a {
  display: block;
  padding: 8px 0;
}
.sub-nav.flow span {
  width: 25%;
  line-height: 24px;
  text-align: center;
  display: block;
}
.sub-nav.flow span a {
  display: block;
}

.history {
  padding: 0 20px;
}
.history figure {
  /* display: none;*/
}
.history .title {
  display: none;
}
.history .long-text {
  line-height: 18px;
  font-size: 12px;
  font-weight: 300;
  color: #0b132b;
}
.history .d-flex {
  justify-content: flex-start;
}
.history .sort [class*=form-] .select-wrap * {
  margin-bottom: 0 !important;
}
.history .sort .period-search {
  cursor: pointer;
}
.history .sort .period-search span:after {
  display: inline-block;
  vertical-align: middle;
  content: "";
  width: 2px;
  height: 2px;
  border-radius: 50%;
  background-color: #0b132b;
  margin: 0 3px 0 10px;
}
.history .sort .period-search .arrayType:after {
  display: none;
}
.history .sort .period-search:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M5 8L9.29289 12.2929C9.68342 12.6834 10.3166 12.6834 10.7071 12.2929L15 8' stroke='%230B132B' stroke-linecap='round'/%3E%3C/svg%3E");
}

.board-detail .top em {
  font-style: normal;
}
.board-detail .top .title {
  display: block;
  line-height: 48px;
  padding: 5px 0;
  margin-bottom: 20px;
  border-bottom: 1px solid #d9d9d9;
  font-size: 32px;
  font-weight: 600;
  color: #0b132b;
}
.board-detail .top .long-text {
  line-height: 30px;
  margin-bottom: 25px;
  font-size: 20px;
  font-weight: 500;
  color: #0b132b;
}
.board-detail .top .top-align {
  font-size: 16px;
  color: #0b132b;
}
.board-detail .top .top-align .d-flex {
  justify-content: flex-start;
  margin-bottom: 16px;
}
.board-detail .top .top-align .tLeft {
  width: 110px;
}
.board-detail .cont {
  border-radius: 10px;
  border: 1px solid #d9d9d9;
  padding: 32px 32px;
  margin-top: 30px;
}
.board-detail .cont.bg {
  background-color: #fdfdfd;
}
.board-detail .cont .text-area {
  line-height: 24px;
  font-size: 16px;
  font-weight: 400;
}
.board-detail .cont .img-area img {
  width: 100%;
}
.board-detail .button {
  width: 490px;
  margin-left: auto;
  margin-top: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.board-detail .pager .button {
  justify-content: flex-start;
}

.complete .d-flex {
  display: flex;
  justify-content: center;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 25px;
  line-height: 30px;
  font-size: 20px;
  font-weight: 600;
  color: #0b132b;
}
.complete .d-flex .i_check {
  display: inline-block;
  vertical-align: middle;
  background: url(../assets/images/i_check.png) no-repeat center;
  background-size: contain;
  min-width: 47px;
  min-height: 47px;
  margin-right: 10px;
}
.complete .d-flex .i_pending {
  display: inline-block;
  vertical-align: middle;
  background: url(../assets/images/i_pending.png) no-repeat center;
  background-size: contain;
  min-width: 47px;
  min-height: 47px;
  margin-right: 10px;
}
.complete .text-info {
  line-height: 15px;
  font-size: 12px;
  font-weight: 300;
  color: #0b132b;
}
.complete .text-info + .text-info {
  margin-top: 10px;
}
.complete .btn-box {
  margin-top: 40px;
}

.go_to_top {
  display: none;
  flex-direction: column;
  position: fixed;
  right: 28px;
  bottom: 24px;
  z-index: 2;
  width: 48px;
  height: 48px;
  font-size: 10px;
  font-weight: 400;
  color: #0b132b;
}
.go_to_top.active {
  display: flex;
  justify-content: center;
  align-items: center;
}
.go_to_top::before, .go_to_top::after {
  content: "";
  display: block;
}
.go_to_top::before {
  width: 10px;
  height: 9px;
  background: url(../assets/images/icn_top_arrow.svg) no-repeat center center;
}
.go_to_top::after {
  position: absolute;
  left: 4px;
  top: 4px;
  z-index: -1;
  width: 40px;
  height: 40px;
  background-color: #fff;
  border-radius: 50%;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
}

.footer {
  background-color: #f8f8f8;
  padding: 30px 20px;
}
.footer .blue700 {
  color: #414ac7;
}
.footer .row {
  font-size: 12px;
  font-weight: 400;
  color: #747474;
  line-height: 18px;
  letter-spacing: -0.3px;
}
.footer .row strong {
  color: #000;
  font-weight: 500;
}
.footer .row p.d-flex {
  justify-content: flex-start;
}
.footer .row p.d-flex span {
  margin-right: 20px;
}
.footer .row .col {
  display: flex;
  justify-content: space-between;
  align-items: center;
  align-items: flex-start;
  flex-wrap: wrap;
  width: 100%;
  margin-bottom: 40px;
}
.footer .row .col p {
  margin-bottom: 8px;
}
.footer .row .col p .ml {
  margin-left: 10px;
}
.footer .row .col .cont {
  width: 50%;
}
.footer .row .col .blue700 {
  font-size: 12px;
  font-weight: 400;
  color: #414ac7;
}
.footer .row .img-logo-box {
  width: 100%;
  margin-top: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.footer .row .img-logo-box span {
  display: flex;
  justify-content: space-between;
  align-items: center;
  display: block;
  width: calc(50% - 5px);
  height: 48px;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.1);
  text-align: center;
  padding: 10px;
  margin-bottom: 10px;
}
.footer .row .img-logo-box span img {
  width: auto;
  height: 26px;
}
.footer copyright {
  width: 100%;
  display: block;
  border-top: 1px solid #d9d9d9;
  padding-top: 30px;
  margin-top: 30px;
  line-height: 22px;
  letter-spacing: 0;
  font-size: 12px;
  font-weight: 400;
  color: #000;
}
.footer copyright + p {
  font-size: 12px;
  font-weight: 400;
  color: #000;
}

.tooltip-copy {
  opacity: 0;
  width: calc(100% - 20px);
  line-height: 18px;
  margin: 10px auto;
  transition: all 0.2s;
  text-align: center;
  border-radius: 10px;
  padding: 10px 15px;
  background-color: #0b132b;
  position: relative;
  z-index: 97;
  font-size: 12px;
  font-weight: 400;
  color: #fff;
}

.ul-list {
  margin-top: 20px;
}
.ul-list li {
  line-height: 18px;
  margin-bottom: 5px;
  padding-left: 10px;
}
.ul-list li:before {
  content: "·";
  display: inline-block;
  vertical-align: middle;
  font-size: 17px;
  font-weight: 700;
  color: #0b132b;
  line-height: 17px;
  height: 19px;
  margin-right: 4px;
  margin-left: -10px;
}

.register .repackage-type .title,
.forwarding .repackage-type .title {
  font-size: 16px;
  font-weight: 500;
  color: #0b132b;
}
.register .repackage-type .button.btn-line,
.forwarding .repackage-type .button.btn-line {
  color: #0b132b;
}
.register .pc-cont,
.forwarding .pc-cont {
  display: none;
}

.mo-cont .inquiry-type .btn-group .button {
  font-size: 12px;
}
.mo-cont .inquiry-type .btn-group .on {
  margin-bottom: 50px;
}
.mo-cont .inquiry-type .btn-group .on .btn-secondary {
  height: 40px;
  height: 32px;
  line-height: 32px;
  background-color: #81a4ff;
  color: #fff;
}
.mo-cont .inquiry-type .btn-group .second-type .type-cont .button {
  margin-top: 15px;
  height: 40px;
}
.mo-cont .inquiry-type .btn-group .second-type .type-cont .button.btn-line {
  margin-top: 15px;
  height: 40px;
  line-height: 40px;
  font-size: 12px;
  font-weight: 300;
  color: #0b132b;
}

.mo-gnb .menu-group .user-box {
  border: 1px solid #d9d9d9;
  background-color: #fff;
  border-radius: 10px;
  padding: 20px 20px;
  margin-bottom: 30px;
}
.mo-gnb .menu-group .user-box .welcome {
  display: flex;
  justify-content: space-between;
  align-items: center;
  line-height: 24px;
  font-size: 16px;
  font-weight: 600;
}
.mo-gnb .menu-group .user-box .welcome.on::before {
  display: block;
  content: "";
  width: 11px;
  height: 12px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='12' viewBox='0 0 11 12' fill='none'%3E%3Cpath d='M8.25 7.1001L6.20711 5.05721C5.81658 4.66668 5.18342 4.66668 4.79289 5.0572L2.75 7.1001' stroke='%230B132B' stroke-linecap='round'/%3E%3C/svg%3E");
  transform: rotate(180deg);
}
.mo-gnb .menu-group .user-box .user-cate {
  margin-top: 24px;
}
.mo-gnb .menu-group .user-box .user-cate .row {
  margin-bottom: 0px;
  line-height: 21px;
  padding: 8px 0;
  border-bottom: 1px solid #d9d9d9;
}
.mo-gnb .menu-group .user-box .user-cate .row .inner {
  padding: 0;
}
.mo-gnb .menu-group .user-box .user-cate .row .inner .d-flex {
  justify-content: space-between;
}
.mo-gnb .menu-group .user-box .user-cate .row .inner .align-left {
  font-size: 14px;
  font-weight: 300;
}
.mo-gnb .menu-group .user-box .user-cate .row .inner .right {
  width: calc(100% - 140px);
  text-align: right;
  font-size: 14px;
  font-weight: 400;
}
.mo-gnb .menu-group .user-box .user-cate .row .text-box {
  margin-top: 4px;
  border-top: 1px solid #000;
}
.mo-gnb .menu-group .user-box .user-cate .row .text-box .font10 {
  line-height: 15px;
  margin: 5px 0;
}
.mo-gnb .menu-group .user-box .user-cate .row .text-box li {
  line-height: 18px;
  margin-bottom: 8px;
}
.mo-gnb .menu-group .user-box .user-cate .row .text-box li .font12 {
  color: #747474;
}
.mo-gnb .menu-group .user-box .user-cate .row .button {
  font-size: 12px;
  height: 32px;
  line-height: 32px;
}
.mo-gnb .menu-group .user-box .user-cate .row:first-child {
  padding-top: 0;
}
.mo-gnb .menu-group .user-box .user-cate .row:last-child {
  border-bottom: 0;
}

.opt:after {
  content: "*";
  font-size: 16px;
  font-weight: 500;
  color: #f99496;
}

@media all and (max-width: 780px) {
  body.bg {
    background-color: #fff;
  }
  img {
    width: 100%;
  }
  img.empty-contents {
    width: 50%;
  }
  .wrapper .content .inner {
    padding-top: 0;
  }
  .wrapper .history .top figure {
    /*  display: none;*/
  }
  .wrapper.complete {
    padding: 40px 20px 0;
  }
  .wrapper.complete .check-text {
    font-size: 20px;
  }
  .header {
    background-color: #fafafa;
    position: sticky;
  }
  .header .head-prev {
    width: 20px;
    height: 20px;
    display: block;
    cursor: pointer;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 8px;
    font-size: 0;
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M12 5L7.70711 9.29289C7.31658 9.68342 7.31658 10.3166 7.70711 10.7071L12 15' stroke='%230B132B' stroke-linecap='round'/%3E%3C/svg%3E");
  }
  .header .logo.head-sub {
    width: auto;
    background: none;
    font-size: 18px;
    text-align: center;
  }
  .header .logo.head-sub a {
    line-height: 24px;
    font-size: 18px;
    font-weight: 600;
    display: inline-block;
    vertical-align: middle;
  }
  .btn-scroll {
    width: 50px;
    height: 50px;
    background-color: #fff;
    border-radius: 50%;
    font-size: 14px;
    font-weight: 500;
    color: #000;
    position: fixed;
    bottom: 10%;
    right: 20px;
    box-shadow: 0px 4px 2px #ccc;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    z-index: 8;
    opacity: 0;
    cursor: pointer;
  }
  .btn-scroll a {
    display: block;
  }
  .btn-scroll:before {
    display: block;
    content: "";
    width: 8px;
    height: 8px;
    border-top: 2px solid #000;
    border-right: 2px solid #000;
    border-radius: 1px;
    transform: rotate(-45deg);
  }
  .button {
    height: 35px;
    line-height: 30px;
    font-size: 12px;
  }
  .left,
  .pc-text {
    display: none;
  }
  .history .ml50 {
    margin-left: 0;
  }
  .history .sort .select-wrap {
    display: none;
  }
  .history .sort.mb25 {
    margin-bottom: 0;
  }
  .history .cate-wrap .cate-name {
    display: none;
  }
  .history .cate-wrap .cate-list .mo-text {
    font-size: 12px;
    font-weight: 400;
  }
  .history .cate-wrap .cate-list li {
    border: 0;
    padding: 0;
    border-bottom: 1px solid #f3f3f4;
  }
  .history .cate-wrap .cate-list li .amount,
  .history .cate-wrap .cate-list li .cate {
    width: 50%;
    text-align: left;
  }
  .history .cate-wrap .cate-list li .date {
    width: auto;
    color: #747474;
    font-size: 14px;
  }
  .history .cate-wrap .cate-list li .status {
    text-align: left;
    width: auto;
    margin-right: 10px;
    font-size: 14px;
    font-weight: 400;
  }
  .history .cate-wrap .cate-list li .amount {
    text-align: right;
  }
  .history .cate-wrap .cate-list li .d-flex {
    flex-wrap: wrap;
  }
  .history .cate-wrap .cate-list em {
    font-style: normal;
  }
  .board-detail {
    padding: 0 20px;
  }
  .board-detail .top .title {
    display: none;
  }
  .board-detail .top .long-text {
    line-height: 24px;
    font-size: 16px;
    margin-bottom: 10px;
  }
  .board-detail .top .top-align {
    font-size: 12px;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .board-detail .top .top-align .tLeft {
    display: none;
  }
  .board-detail .top .top-align .d-flex {
    margin-bottom: 0;
  }
  .board-detail .cont {
    padding: 15px 15px;
  }
  .board-detail .cont .text-area {
    line-height: 24px;
    font-size: 16px;
    font-weight: 400;
  }
  .board-detail .cont.bg {
    background-color: #fff;
  }
  .board-detail .button {
    width: 100%;
  }
  input[type=text],
  input[type=number],
  input[type=password],
  select {
    height: 32px;
    line-height: 32px;
  }
  input[type=checkbox] + label {
    width: 15px;
    height: 15px;
  }
  input[type=checkbox] {
    display: none;
  }
  input[type=checkbox] + label {
    cursor: pointer;
  }
  input[type=checkbox] + label::before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    width: 20px;
    height: 20px;
    border-radius: 4px;
    border: 2px solid #747474;
    background-color: #fff;
    margin-top: -2px;
    margin-right: 5px;
    color: #0b132b;
  }
  input[type=checkbox]:checked + label::before {
    content: "";
    border: 0;
    background-color: #4065e7;
  }
  input[type=checkbox]:disabled + label::before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    width: 20px;
    height: 20px;
    border-radius: 4px;
    border: 1px solid #d9d9d9;
    background-color: #fff;
    margin-top: -2px;
    margin-right: 5px;
    color: #0b132b;
  }
  input[type=radio] {
    display: none;
  }
  input[type=radio] + label {
    cursor: pointer;
  }
  input[type=radio] + label:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    border: 2px solid #747474;
    margin-top: -2px;
    margin-right: 5px;
    font-size: 14px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
  }
  input[type=radio]:checked + label:before {
    border: 4px solid #4065e7;
    width: 15px;
    height: 15px;
  }
  input[type=radio]:disabled + label:before {
    border: 2px solid #d9d9d9;
  }
  .sort .period-search:after {
    width: 15px;
    height: 15px;
    background-size: 15px;
  }
  .mo-btn-fixed {
    height: 0;
    overflow: hidden;
    background-color: #fff;
    z-index: -1;
  }
  .mo-btn-fixed .mo-text-no {
    display: none;
  }
  .mo-btn-fixed .sel-count {
    display: none;
  }
  .mo-btn-fixed.active {
    width: 100%;
    height: auto;
    z-index: 99;
    position: fixed;
    left: 0;
    bottom: 0;
    padding: 20px 16px;
    overflow: inherit;
  }
  .mo-btn-fixed.active .sel-count {
    display: block;
    width: 100%;
    background-color: #4065e7;
    text-align: center;
    line-height: 18px;
    padding: 5px;
    position: absolute;
    left: 0;
    top: -20px;
    font-size: 12px;
    font-weight: 600;
    color: #fff;
  }
  .mo-btn-fixed.active .sel-count span {
    color: #fff;
  }
  .mo-btn-fixed.active .sel-count .icon-sel-del {
    position: absolute;
    right: 3%;
    top: 50%;
    transform: translateY(-50%);
    font-size: 0;
  }
  .mo-btn-fixed.active.d-flex {
    justify-content: space-between;
  }
  .mo-btn-fixed.active .button {
    margin-top: 0;
    margin-bottom: 5px;
    width: calc(50% - 10px);
  }
  .file-list .btn-uploading .btn-line-blue {
    margin-right: 10px !important;
    width: 90px;
  }
  .file-list .btn-uploading .red700,
  .file-list .btn-uploading .blue500 {
    font-size: 16px !important;
    line-height: 21px;
    letter-spacing: -0.5px;
  }
  .file-list .btn-uploading .gray600 {
    font-size: 14px !important;
  }
}
@media (min-width: 781px) and (max-width: 1048px) {
  .header {
    position: sticky;
  }
  .header .inner {
    display: flex;
    justify-content: center;
    align-items: center;
    justify-content: flex-start;
    padding: 0 10px;
  }
  .header .logo {
    margin-right: auto;
    margin-left: 0;
    background-position: 0;
  }
  .header .mo-gnb .lnb {
    justify-content: flex-end;
  }
  .header .mo-gnb .lnb li {
    margin-left: 25px;
  }
  .wrapper .content .inner {
    padding-top: 0;
  }
  .wrapper.complete .content {
    display: flex;
    justify-content: center;
    align-items: center;
    display: flex;
    align-items: center;
    height: calc(100vh - 40px);
    justify-content: center;
  }
  .wrapper.complete .content .check-text {
    font-size: 20px;
  }
  body {
    position: relative;
  }
  body.bg {
    background-color: #fff;
  }
  .left,
  .pc-text {
    display: none;
  }
  .history .sort .form-group {
    display: none;
  }
  .history .cate-wrap .cate-list .mo-text {
    display: none;
  }
  .board-detail {
    padding: 0 20px;
  }
  .board-detail .top .title {
    display: none;
  }
  .board-detail .top .long-text {
    line-height: 24px;
    font-size: 16px;
    margin-bottom: 10px;
  }
  .board-detail .top .top-align {
    font-size: 12px;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .board-detail .top .top-align .d-flex {
    margin-bottom: 0;
  }
  .board-detail .top .top-align .tLeft {
    display: none;
  }
  .board-detail .cont {
    padding: 15px 15px;
  }
  .board-detail .cont.bg {
    background-color: #fff;
  }
  .board-detail .button {
    width: 100%;
  }
}
@media all and (min-width: 1049px) {
  body {
    width: 100%;
    min-width: 1440px;
    max-width: 100%;
  }
  body .button {
    font-size: 20px;
  }
  body .button.btn-disabled {
    font-size: 20px !important;
  }
  body .history {
    padding: 0;
  }
  body .history .cate-list.pd li div {
    padding: 13px 15px;
  }
  body .history .cate-list li {
    border-bottom: 1px solid #d9d9d9;
    margin-bottom: 0 !important;
  }
  body .history .cate-list li:last-child {
    border-bottom: 0;
  }
  body .history .cate-list li div {
    padding: 13px 0;
  }
  body .history .cate-list li:hover div {
    background-color: #ecf4ff;
    border-radius: 10px;
  }
  body .history .mo-text {
    display: none;
  }
  body .history .top.d-flex {
    justify-content: space-between;
    align-items: flex-start;
  }
  body .history figure {
    display: block !important;
  }
  body .history .title {
    display: block;
    margin-bottom: 25px !important;
    margin-top: 10px;
    line-height: 48px;
    font-size: 24px;
  }
  body .history .title strong {
    font-size: 32px;
  }
  body .history .long-text {
    font-size: 16px;
    font-weight: 300;
    color: #0b132b;
    line-height: 24px;
  }
  body .history .select-wrap {
    width: 184px;
  }
  body .history .d-flex {
    justify-content: space-between;
  }
  body .history .sort {
    margin-bottom: 8px;
    font-size: 16px;
  }
  body.bg {
    background-color: #ecf4ff;
  }
  body .file-box {
    width: 264px;
    height: 172px;
  }
  body .file-box.uploading {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  body .file-box.uploading .blue500 {
    font-size: 18px;
    font-weight: 500;
    line-height: 30px;
    letter-spacing: -0.5px;
  }
  body .file-box.uploading .gray600 {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  body .file-box .upload-file {
    width: 264px;
    height: 172px;
  }
  body .file-box .upload-text .mo-text {
    display: none !important;
  }
  body .file-box .upload-text .pc-text {
    display: block;
    font-size: 20px;
  }
  body .file-list {
    width: calc(100% - 300px);
    margin: 20px 0;
    flex-wrap: wrap;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  body .file-list li {
    width: 50%;
    margin-bottom: 20px;
  }
  body .file-list .file-view {
    width: 336px;
    border: 0;
    transition: all 0.5;
  }
  body .file-list .file-view .img-thumb {
    width: 48px;
    height: 48px;
    border-radius: 5px;
    overflow: hidden;
    background-color: #fdfdfd;
  }
  body .file-list .file-view .btn-del {
    opacity: 0;
  }
  body .file-list .file-view:hover {
    background-color: #ebf5ff;
  }
  body .file-list .file-view:hover .btn-del {
    opacity: 1;
  }
  body .file-list .file-view .text {
    font-size: 14px;
    width: calc(100% - 65px);
  }
  body .file-list .file-view .text .name {
    font-size: 16px;
  }
  body .file-list .file-uploading {
    color: #747474;
  }
  body .file-list .file-uploading .d-flex.center {
    align-items: center;
  }
  body .file-list .file-uploading .blue500 {
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
  }
  body .file-list .file-uploading .gray600 {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
  }
  body .file-list .btn-uploading {
    width: 460px;
  }
  body .file-list .btn-uploading .red700,
  body .file-list .btn-uploading .blue500 {
    font-size: 20px;
    line-height: 30px;
    letter-spacing: -0.5;
  }
  body .file-list .btn-uploading .gray600 {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.5;
  }
  body .file-list .btn-uploading .btn-line-blue {
    font-size: 16px;
    font-weight: 400;
    color: #4065e7;
    width: 117px;
    height: 54px;
    line-height: 54px;
    border-radius: 10px;
    border: 2px solid #4065e7;
    margin-right: 24px;
  }
  .wrapper {
    margin: 0 auto;
  }
  .wrapper.bg {
    background-color: #ecf4ff;
  }
  .wrapper.complete {
    height: 100vh !important;
    display: block;
    padding: 0;
  }
  .wrapper.complete .content {
    display: flex;
    justify-content: center;
    align-items: center;
    display: flex;
    align-items: center;
    height: 100vh;
    justify-content: center;
    text-align: center;
  }
  .wrapper.complete .content .inner {
    width: 590px;
    padding-top: 0;
  }
  .wrapper.complete .content .inner .d-flex {
    letter-spacing: -0.5px;
    flex-direction: column;
    font-size: 32px;
    font-weight: 500;
    color: #0b132b;
  }
  .wrapper.complete .content .inner .d-flex .i_pending,
  .wrapper.complete .content .inner .d-flex .i_check {
    width: 112px;
    height: 112px;
    margin-bottom: 32px;
    margin-right: 0;
  }
  .wrapper.complete .content .inner .d-flex .check-text {
    font-size: 32px;
    line-height: 48px;
  }
  .wrapper.complete .content .inner .d-flex .check-text .fw600 {
    font-weight: 600 !important;
  }
  .wrapper.complete .content .inner .text-info {
    line-height: 24px;
    text-align: center;
    font-size: 16px;
    font-weight: 300;
    color: #0b132b;
  }
  .wrapper.complete .content .inner .btn-box {
    margin-top: 55px;
    font-size: 20px;
  }
  .header {
    padding: 0 40px;
    height: 80px;
    min-width: 1156px;
    width: 100%;
    position: fixed;
    top: 0;
  }
  .header .inner {
    display: flex;
    justify-content: center;
    align-items: center;
    justify-content: flex-start;
    padding: 0 10px;
  }
  .header .logo {
    height: 36px;
  }
  .header .gnb-open,
  .header .mo-gnb {
    display: none;
  }
  .header .pc-gnb {
    display: block;
    width: 100%;
    margin-left: 120px;
  }
  .header .pc-gnb .menu,
  .header .pc-gnb .lnb {
    display: flex;
    justify-content: center;
    align-items: center;
    justify-content: space-between;
  }
  .header .pc-gnb .lnb {
    margin-left: auto;
  }
  .header .pc-gnb .lnb li {
    margin-left: 32px;
    font-size: 16px;
  }
  .header .pc-gnb .gnb-wrap .gnb {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .header .pc-gnb .gnb-wrap .gnb li a:hover {
    color: #414ac7;
  }
  .header .pc-gnb .gnb-wrap .gnb .beforeNotice {
    height: 80px;
    line-height: 80px;
    margin-right: 32px;
  }
  .header .pc-gnb .gnb-wrap .gnb > li:not(.beforeNotice) {
    height: 80px;
    line-height: 80px;
    margin-right: 32px;
  }
  .header .pc-gnb .gnb-wrap .gnb > li:not(.beforeNotice):before {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    top: 80px;
    height: 0;
    background-color: #ecf4ff;
    border-bottom: 4px solid #ecf4ff;
    z-index: 1;
    opacity: 0;
  }
  .header .pc-gnb .gnb-wrap .gnb > li:not(.beforeNotice):hover:before {
    opacity: 1;
    height: 52px;
    line-height: 52px;
  }
  .header .pc-gnb .gnb-wrap .gnb > li:not(.beforeNotice):hover .sub-menu {
    display: block;
    top: 80px;
  }
  .header .pc-gnb .gnb-wrap .gnb a {
    padding: 30px 0;
    font-size: 16px;
  }
  .header .pc-gnb .gnb-wrap .gnb .sub-menu {
    display: none;
    position: absolute;
    height: 52px;
    line-height: 52px;
    margin-left: -15px;
    z-index: 3;
    top: 0;
  }
  .header .pc-gnb .gnb-wrap .gnb .sub-menu ul {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .header .pc-gnb .gnb-wrap .gnb .sub-menu ul li {
    height: 52px;
    line-height: 52px;
    background-color: #ecf4ff;
    margin-right: 20px;
  }
  .header .pc-gnb .gnb-wrap .gnb .sub-menu ul li a {
    display: block;
    padding: 0 15px;
    border-bottom: 4px solid #ecf4ff;
    color: #000;
    font-size: 14px;
  }
  .header .pc-gnb .gnb-wrap .gnb .sub-menu ul li a:hover {
    border-bottom: 4px solid #626cff;
    color: #414ac7;
  }
  .header .pc-gnb .gnb-wrap .lnb .lang {
    height: 80px;
    line-height: 80px;
  }
  .header .pc-gnb .gnb-wrap .lnb .lang:before {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    top: 80px;
    height: 0;
    background-color: #ecf4ff;
    border-bottom: 4px solid #ecf4ff;
    z-index: 1;
    opacity: 0;
  }
  .header .pc-gnb .gnb-wrap .lnb .lang a {
    padding: 30px 0;
    font-size: 16px;
  }
  .header .pc-gnb .gnb-wrap .lnb .lang .sub-menu {
    right: 165px;
  }
  .header .pc-gnb .gnb-wrap .lnb .lang .sub-menu li {
    height: 52px;
    line-height: 52px;
    background-color: #ecf4ff;
    margin-left: 0;
    margin-right: 25px;
  }
  .header .pc-gnb .gnb-wrap .lnb .lang .sub-menu li a {
    display: block;
    padding: 0;
    border-bottom: 4px solid #ecf4ff;
    color: #000;
    font-size: 14px;
  }
  .header .pc-gnb .gnb-wrap .lnb .lang .sub-menu li a:hover {
    border-bottom: 4px solid #626cff;
    color: #414ac7;
  }
  .header .pc-gnb .gnb-wrap .lnb .top-coupon a {
    font-size: 16px;
    font-weight: 700;
    color: #00bda6;
  }
  .header .pc-gnb .gnb-wrap .lnb .sub-menu {
    display: none;
    position: absolute;
    height: 52px;
    line-height: 52px;
    z-index: 3;
    top: 0;
  }
  .header .pc-gnb .gnb-wrap .lnb .sub-menu ul {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .header .pc-gnb .gnb-wrap .lnb .sub-menu ul li {
    height: 52px;
    line-height: 52px;
    background-color: #ecf4ff;
    margin-left: 0;
    margin-right: 15px;
  }
  .header .pc-gnb .gnb-wrap .lnb .sub-menu ul li a {
    display: block;
    padding: 0 15px;
    border-bottom: 4px solid #ecf4ff;
    color: #000;
    font-size: 15px;
  }
  .header .pc-gnb .gnb-wrap .lnb .sub-menu ul li a:hover {
    border-bottom: 4px solid #626cff;
    color: #414ac7;
  }
  .left {
    z-index: 99;
    width: 280px;
    height: calc(100vh - 144px);
    padding-right: 24px;
    background-color: #ecf4ff;
    margin-top: 80px;
    position: relative;
  }
  .left .user-box {
    border-radius: 10px;
    background-color: #fff;
    width: 256px;
    padding: 32px 20px;
    margin-top: 60px;
    position: fixed;
  }
  .left .user-box .welcome {
    font-size: 20px;
    font-weight: 600;
    color: #0b132b;
    border-bottom: 1px solid #dedede;
    line-height: 30px;
    padding-bottom: 8px;
    margin-bottom: 10px;
  }
  .left .user-box .user-cate {
    font-weight: 500;
    position: relative;
  }
  .left .user-box .user-cate .d-flex {
    justify-content: space-between;
  }
  .left .user-box .user-cate .row {
    padding: 8px 0;
  }
  .left .user-box .user-cate .row .inner {
    position: relative;
  }
  .left .user-box .user-cate .row .inner.tg-open {
    cursor: pointer;
  }
  .left .user-box .user-cate .row .inner.tg-open:after {
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    right: 0;
    bottom: 4px;
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='21' viewBox='0 0 20 21' fill='none'%3E%3Crect y='0.5' width='20' height='20' rx='4' fill='%23F3F3F4'/%3E%3Cpath d='M8 15.5L12.2929 11.2071C12.6834 10.8166 12.6834 10.1834 12.2929 9.79289L8 5.5' stroke='%230B132B' stroke-linecap='round'/%3E%3C/svg%3E%0A");
  }
  .left .user-box .user-cate .row .inner.tg-open.on:after {
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='21' viewBox='0 0 20 21' fill='none'%3E%3Crect y='0.5' width='20' height='20' rx='4' fill='%23626CFF'/%3E%3Cpath d='M8 15.5L12.2929 11.2071C12.6834 10.8166 12.6834 10.1834 12.2929 9.79289L8 5.5' stroke='white' stroke-linecap='round'/%3E%3C/svg%3E%0A");
  }
  .left .user-box .user-cate .row .inner .label {
    font-size: 14px;
    font-weight: 300;
    color: #747474;
    display: block;
    line-height: 21px;
  }
  .left .user-box .user-cate .row .tg-cont {
    display: none;
    position: absolute;
    right: -340px;
    top: 20px;
    z-index: 99;
    width: 312px;
    border-radius: 10px;
    background-color: #fff;
    border: 1px solid #ddd;
    padding: 24px;
  }
  .left .user-box .user-cate .row .tg-cont .bg2 {
    background-color: #f8f8f8;
    border: 1px solid #d9d9d9;
  }
  .left .user-box .user-cate .row .tg-cont .bg3 {
    background-color: #f5f5f5;
    border: 1px solid #d9d9d9;
  }
  .left .user-box .user-cate .row .tg-cont .text-box h4 {
    margin-bottom: 8px;
  }
  .left .user-box .user-cate .row .tg-cont .text-box li {
    margin-bottom: 4px;
    line-height: 24px;
  }
  .left .user-box .user-cate .row .tg-cont .text-box li:last-child {
    margin-bottom: 0;
  }
  .left .user-box .user-cate .row .tg-cont .text-box ul + h4 {
    margin-top: 16px;
  }
  .left .user-box .user-cate .row .tg-cont .button {
    margin-top: 24px;
    font-size: 16px;
  }
  .left .user-box .user-cate .row .btn-more {
    font-size: 12px;
    font-weight: 400;
    color: #0b132b;
    display: block;
    background-color: #f3f3f4;
    border-radius: 10px;
    padding: 6px 8px;
  }
  .content {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    width: 1038px;
    background-color: #fff;
    padding: 0 80px 80px;
  }
  .content.max-wide {
    width: 1392px;
  }
  .content.wide {
    padding: 0 80px 80px;
  }
  .content.m-auto {
    margin: 0 auto;
  }
  .content > .inner {
    padding-top: 80px;
  }
  .content .nav {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 48px;
  }
  .content .nav:before, .content .nav:after {
    display: none;
  }
  .content .nav span {
    border-bottom: 6px solid #F3F3F4;
    background-color: #F3F3F4;
  }
  .content .nav span a {
    font-size: 24px;
    font-weight: 300;
    color: #747474;
    padding: 16px 0;
  }
  .content .nav span:hover {
    background-color: #FFFFFF;
    border-bottom: 6px solid #FFFFFF;
  }
  .content .nav span:hover a {
    font-size: 24px;
    font-weight: 500;
    color: #000;
  }
  .content .nav span.on {
    border-bottom: 6px solid #4065E7;
    background-color: #4065E7;
  }
  .content .nav span.on a {
    font-size: 24px;
    font-weight: 500;
    color: #fff;
  }
  .content .nav.col3 span {
    display: block;
    width: 33.33%;
  }
  .content .nav.col2 span {
    display: block;
    width: 50%;
  }
  .content .sub-nav {
    display: none;
    margin-bottom: 48px;
  }
}
@media all and (min-width: 1049px) and (min-width: 1049px) {
  .content .sub-nav.depth2 {
    position: relative;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
@media all and (min-width: 1049px) {
  .content .sub-nav:before, .content .sub-nav:after {
    display: none;
  }
  .content .sub-nav span {
    border-bottom: 6px solid #F3F3F4;
    background-color: #F3F3F4;
  }
  .content .sub-nav span a {
    font-size: 24px;
    font-weight: 300;
    color: #747474;
    padding: 16px 0;
  }
  .content .sub-nav span:hover {
    background-color: #FFFFFF;
    border-bottom: 6px solid #FFFFFF;
  }
  .content .sub-nav span:hover a {
    font-size: 24px;
    font-weight: 500;
    color: #000;
  }
  .content .sub-nav span.on {
    border-bottom: 6px solid #4065E7;
    background-color: #4065E7;
  }
  .content .sub-nav span.on a {
    font-size: 24px;
    font-weight: 500;
    color: #fff;
  }
  .content .sub-nav.col3 span {
    display: block;
    width: 33.33%;
  }
  .content .sub-nav.col2 span {
    display: block;
    width: 50%;
  }
  .content .history-detail {
    padding: 0 20px;
  }
  .content .history-detail .total-area {
    margin-bottom: 40px;
  }
  .content .history-detail .total-area .tit {
    line-height: 30px;
    font-size: 20px;
  }
  .content .history-detail .total-area .price {
    font-size: 40px;
    line-height: 60px;
  }
  .content .history-detail .depth {
    margin-bottom: 80px;
  }
  .content .history-detail .depth .title {
    font-weight: 500 !important;
    line-height: 36px;
    display: block;
    margin-bottom: 36px !important;
  }
  .content .history-detail .depth .list li {
    justify-content: flex-start;
    font-size: 16px !important;
    line-height: 24px;
    padding: 0;
    margin-bottom: 15px;
  }
  .content .history-detail .depth .list li .gray600 {
    font-weight: 300;
    width: 216px;
  }
  .content .history-detail .depth .list.mt {
    margin-top: 40px;
  }
  .content .history-detail .d-flex {
    display: flex;
    justify-content: center;
    align-items: center;
    justify-content: flex-end;
  }
  .content .history-detail .button {
    display: block;
    width: 427px;
    font-size: 20px;
  }
  .content .form-group .sel-box {
    font-size: 16px;
    color: #747474;
  }
  .content .form-group .select-items {
    font-size: 16px;
  }
  .content .cate-wrap .cate-list .row.bg-color div {
    background-color: #ecf4ff !important;
    border-radius: 10px;
  }
  .content .repackage-type.d-flex {
    justify-content: flex-start;
    align-items: flex-start;
  }
  .content .repackage-type .title {
    line-height: 24px;
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 600;
    color: #0b132b;
  }
  .content .repackage-type .primary-type {
    width: 208px;
    margin-right: 16px;
  }
  .content .repackage-type .primary-type .btn-group .button {
    margin-top: 16px;
  }
  .content .repackage-type .second-type {
    width: 490px;
  }
  .content .repackage-type .second-type .type-cont li {
    margin-bottom: 16px;
  }
  .content .repackage-type .second-type .btn-line {
    margin-top: 0;
    height: 40px;
  }
  .complete .content {
    width: 720px;
    margin: 0 auto;
    padding: 0;
    display: flex;
    align-items: center;
  }
  .complete .content .inner {
    padding: 0;
  }
  .complete .content .inner .i_pending,
  .complete .content .inner .i_check {
    min-width: 112px;
    min-height: 112px;
    background-size: 112px;
    margin-bottom: 30px;
  }
  .complete .content .inner .tAlign {
    line-height: 48px;
    text-align: center;
  }
  .complete .content .inner .tAlign strong {
    font-size: 32px;
    font-weight: 500;
    color: #0b132b;
  }
  .complete .content .inner .text-info {
    line-height: 24px;
    text-align: center;
    font-size: 16px;
    font-weight: 300;
    color: #0b132b;
  }
  .complete .content .inner .d-flex {
    flex-direction: column;
  }
  .footer .row {
    max-width: 1146px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-items: flex-start;
  }
  .footer .row .w100 {
    width: 1146px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-top: 1px solid #eaeaea;
    padding-top: 40px;
    margin-top: 40px;
  }
  .footer .row .w100 copyright {
    width: auto;
    border: 0;
    padding-top: 0;
    margin-top: 0;
  }
  .footer .row .w100 .d-flex {
    margin-left: auto;
  }
  .footer .row .w100 .d-flex span {
    margin-right: 0;
    margin-left: 20px;
  }
  .footer .row .img-logo-box span {
    width: calc(50% - 10px);
    margin-bottom: 15px;
  }
  .footer .row .col {
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 0;
  }
  .footer .row .col .cont + .cont {
    margin-left: -50px;
  }
  .footer .row .col.f-column {
    display: flex;
    justify-content: center;
    align-items: center;
    align-items: flex-start;
    flex-direction: column;
    flex-wrap: wrap;
    max-width: 320px;
  }
  .footer .row .col.f-row {
    flex-direction: column;
    align-items: flex-start;
    max-width: 280px;
  }
}
.goInquiryBtn {
  float: right;
  width: 25% !important;
  display: block !important;
}

.btn-search-settings {
  cursor: pointer;
}
@media all and (max-width: 780px) {
  .btn-search-settings {
    margin-bottom: 16px;
  }
}
.btn-search-settings span {
  color: #414ac7 !important;
}
@media all and (max-width: 780px) {
  .btn-search-settings span {
    font-size: 14px;
  }
}
.btn-search-settings:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 17.49px;
  height: 17.49px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("../assets/images/i_search.svg");
}
@media all and (max-width: 780px) {
  .btn-search-settings:before {
    background-image: url("../assets/images/i_search_m.svg");
    width: 15px;
    height: 15px;
  }
}

#paypal-button-container {
  margin-top: 24px;
}
@media all and (min-width: 1049px) {
  #paypal-button-container {
    margin-top: 40px;
  }
}
@media all and (min-width: 1049px) {
  #paypal-button-container + div.payment-btn-group {
    margin-top: 16px;
  }
}

.payment-btn-group {
  margin-top: 24px;
}
@media all and (min-width: 1049px) {
  .payment-btn-group {
    margin-top: 40px;
  }
}

.eventDisCount {
  margin-bottom: 5px;
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 4px 6px;
  gap: 2px;
  width: 120px;
  height: 22px;
  background: #17E4B4;
  border-radius: 9999px;
}
.eventDisCount span {
  color: #292F38;
  font-weight: 700;
  font-size: 10px;
  line-height: 120%;
  padding-left: 10px;
  padding-bottom: 1px;
}

.btn-bottom-floating {
  display: inline-block;
  width: 69% !important;
  background-color: #4065e7;
  padding: 6px 0;
  text-align: center;
  font-size: 14px;
  font-weight: 600;
  color: #fff;
  position: sticky;
  left: 50%;
  z-index: 98;
  border-radius: 27px;
  bottom: 20px;
  transform: translate(-20%, -20%);
}
@media all and (min-width: 1049px) {
  .btn-bottom-floating.pack-check {
    display: none;
  }
}
@media (min-width: 781px) and (max-width: 1048px) {
  .btn-bottom-floating.pack-check {
    display: none;
  }
}
.btn-bottom-floating.pack-check:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("../assets/images/icon_open_parcel.svg");
  margin-right: 6px;
}
@media all and (min-width: 1049px) {
  .btn-bottom-floating.arrived {
    display: none;
  }
}
@media (min-width: 781px) and (max-width: 1048px) {
  .btn-bottom-floating.arrived {
    display: none;
  }
}
.btn-bottom-floating.arrived:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("../assets/images/icon_truck.svg");
  margin-right: 6px;
}

.only-pc {
  display: block !important;
}
@media all and (max-width: 780px) {
  .only-pc {
    display: none !important;
  }
}
@media (min-width: 781px) and (max-width: 1048px) {
  .only-pc {
    display: none !important;
  }
}

.only-mo {
  display: block;
}
@media all and (min-width: 1049px) {
  .only-mo {
    display: none;
  }
}
@media (min-width: 781px) and (max-width: 1048px) {
  .only-mo {
    display: none;
  }
}

.only-tablet {
  display: block;
}
@media all and (min-width: 1049px) {
  .only-tablet {
    display: none;
  }
}
@media all and (max-width: 780px) {
  .only-tablet {
    display: none;
  }
}

div.mo-service-title-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #f3f3f4;
}
@media all and (min-width: 1049px) {
  div.mo-service-title-wrapper {
    display: none;
  }
}
@media (min-width: 781px) and (max-width: 1048px) {
  div.mo-service-title-wrapper {
    display: none;
  }
}
div.mo-service-title-wrapper div.mo-service-title {
  font-size: 16px;
  font-weight: 700;
  color: #0b132b;
  padding: 16px 0;
}

.topBanner {
  cursor: pointer;
  height: 48px;
  background-color: #FFC386;
  width: 100%;
  position: sticky;
  top: 80px;
  z-index: 99;
  display: flex;
  justify-content: center;
  align-items: center;
}
.topBanner img {
  width: 129px;
  height: 32px;
  margin-right: 8px;
}
.topBanner span {
  font-size: 20px;
  line-height: 2.5;
  text-align: center;
}

@media all and (max-width: 780px) {
  .topBanner {
    height: 30px;
    background-color: #FFC386;
    width: 100%;
    position: sticky;
    top: 40px;
    z-index: 99;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 4px;
  }
  .topBanner img {
    width: 74px;
    height: 18px;
  }
  .topBanner span {
    font-size: 12px;
    line-height: 2.5;
    text-align: center;
  }
}
@media (min-width: 781px) and (max-width: 1048px) {
  .topBanner {
    height: 40px;
    background-color: #FFC386;
    width: 100%;
    position: sticky;
    top: 40px;
    z-index: 99;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .topBanner img {
    width: 24px;
    height: 24px;
  }
  .topBanner span {
    font-size: 20px;
    line-height: 2.5;
    text-align: center;
  }
}
.go_to_top {
  display: none;
  flex-direction: column;
  position: fixed;
  right: 28px;
  bottom: 24px;
  z-index: 2;
  width: 48px;
  height: 48px;
  font-size: 10px;
  font-weight: 400;
  color: #0b132b;
}

.go_to_top.active {
  display: flex;
  justify-content: center;
  align-items: center;
}

.go_to_top::before, .go_to_top::after {
  content: "";
  display: block;
}

.go_to_top::before {
  width: 10px;
  height: 9px;
  background: url(../assets/images/icn_top_arrow.svg) no-repeat center center;
}

.go_to_top::after {
  position: absolute;
  left: 4px;
  top: 4px;
  z-index: -1;
  width: 40px;
  height: 40px;
  background-color: #fff;
  border-radius: 50%;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
}

div.btn-flat-group {
  display: flex;
  gap: 10px;
}
div.btn-flat-group > button {
  width: 200px;
}
@media all and (max-width: 780px) {
  div.btn-flat-group > button:only-child {
    width: 50%;
  }
  div.btn-flat-group > button:not(:only-child) {
    flex: 1;
  }
}
div.btn-flat-group-end {
  justify-content: flex-end;
}
div.btn-flat-group-center {
  justify-content: center;
}
div.btn-flat-group-between {
  justify-content: space-between;
}
div.btn-flat-group-around {
  justify-content: space-around;
}
div.btn-flat-group-evenly {
  justify-content: space-evenly;
}
div.btn-flat-group-start {
  justify-content: flex-start;
}
div.btn-flat-group-stretch {
  justify-content: stretch;
}

button.btn-flat {
  font-size: 12px;
  font-weight: 500;
  color: #0b132b;
  padding: 4px 8px;
  border-radius: 10px;
  border: 1px solid #95A1B2;
  background: #fff;
}

div#receipt-invoice-modal-dimmed {
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 102;
  overflow: hidden;
  position: fixed;
  top: 0;
  left: 0;
}

div#receipt-invoice-modal {
  width: 600px;
  max-width: 90%;
  background-color: #ffffff;
  border-radius: 8px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  z-index: 103;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  flex-direction: column;
}
div#receipt-invoice-modal div#receipt-invoice-modal-container {
  padding: 20px 20px;
}
@media all and (min-width: 1049px) {
  div#receipt-invoice-modal div#receipt-invoice-modal-container {
    padding: 24px 20px;
  }
}
div#receipt-invoice-modal div#receipt-invoice-modal-container #receipt-invoice-modal-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 24px;
}
div#receipt-invoice-modal div#receipt-invoice-modal-container #receipt-invoice-modal-header .receipt-invoice-modal-header-title {
  font-size: 20px;
  font-weight: 400;
  color: #0b132b;
}
div#receipt-invoice-modal div#receipt-invoice-modal-container #receipt-invoice-modal-header button#receipt-invoice-modal-header-close::after {
  display: inline-block;
  content: "×";
  font-size: 18px;
}
div#receipt-invoice-modal div#receipt-invoice-modal-container #receipt-invoice-modal-body {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
div#receipt-invoice-modal div#receipt-invoice-modal-container #receipt-invoice-modal-body div.receipt-invoice-modal-row {
  text-decoration: underline;
  cursor: pointer;
  font-size: 16px;
  font-weight: 700;
  color: #2252F8;
}
@media all and (max-width: 780px) {
  div#receipt-invoice-modal div#receipt-invoice-modal-container #receipt-invoice-modal-body div.receipt-invoice-modal-row {
    font-size: 12px;
    font-weight: 700;
    color: #2252F8;
  }
}

.modifyInvoice {
  width: 100% !important;
}

@media all and (min-width: 1049px) {
  .modifyInvoice {
    width: 40% !important;
  }
}
.check-detail {
  padding-top: 8px;
}
.check-detail div.row {
  margin-bottom: 8px;
  margin-top: 8px;
}
.check-detail div.row .line {
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 8px;
}
.check-detail div.row:first-child {
  margin-top: 0;
}
.check-detail div.row:last-child {
  margin-bottom: 0;
}
.check-detail div.row.popup-tg-open {
  cursor: pointer;
}
.check-detail div.row .main-cont,
.check-detail div.row .popup-tg-open {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 16px;
  font-weight: 500;
  color: #0b132b;
  line-height: 24px;
}
.check-detail div.row .main-cont i,
.check-detail div.row .popup-tg-open i {
  display: inline-block;
  vertical-align: middle;
  width: 6px;
  height: 6px;
  border-top: 1px solid #747474;
  border-right: 1px solid #747474;
  border-radius: 0 1px 0 0;
  transform: rotate(135deg);
  margin-top: -3px;
  margin-left: 3px;
}
.check-detail div.row .popup-tg-cont {
  display: none;
  margin-top: 10px;
  border-bottom: 1px solid #ebebeb;
}
.check-detail div.row .popup-tg-cont li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 16px;
  font-weight: 300;
  color: #747474;
  margin-bottom: 4px;
  margin-top: 4px;
}
.check-detail div.row .popup-tg-cont li.points * {
  font-size: 16px !important;
  font-weight: 300 !important;
  color: #bd0000 !important;
}
.check-detail div.row .popup-tg-cont li:first-child {
  margin-top: 0;
}
.check-detail div.row .popup-tg-cont li:last-child {
  margin-bottom: 0;
}
.check-detail div.row .detail-tg-cont {
  margin-top: 10px;
  border-bottom: 1px solid #ebebeb;
}
.check-detail div.row .detail-tg-cont li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 16px;
  font-weight: 300;
  color: #747474;
  margin-bottom: 4px;
  margin-top: 4px;
}
.check-detail div.row .detail-tg-cont li .eventDisCount {
  margin-bottom: 4px !important;
}
.check-detail div.row .detail-tg-cont li .discountCost {
  margin-bottom: 4px !important;
  font-size: 16px;
  font-weight: 300;
  color: #bd0000;
}
.check-detail div.row .detail-tg-cont li .discountCost em {
  font-size: 16px;
  font-weight: 300;
  color: #bd0000;
}
.check-detail div.row .detail-tg-cont li.points * {
  font-size: 16px !important;
  font-weight: 300 !important;
  color: #bd0000 !important;
}
.check-detail div.row .detail-tg-cont li:first-child {
  margin-top: 0;
}
.check-detail div.row .detail-tg-cont li:last-child {
  margin-bottom: 4px !important;
}
.check-detail div.row .detail-tg-cont-total {
  margin-top: 4px;
}
.check-detail div.row .detail-tg-cont-total li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 16px;
  font-weight: 600;
  color: #747474;
  margin-bottom: 4px;
  margin-top: 4px;
}
.check-detail div.row span em {
  margin-left: 8px;
}

@media all and (max-width: 780px) {
  .check-detail div.row {
    margin-bottom: 8px;
    margin-top: 8px;
  }
  .check-detail div.row .line {
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 8px;
  }
  .check-detail div.row:first-child {
    margin-top: 0;
  }
  .check-detail div.row:last-child {
    margin-bottom: 0;
  }
  .check-detail div.row.popup-tg-open {
    cursor: pointer;
  }
  .check-detail div.row .main-cont,
  .check-detail div.row .popup-tg-open {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 12px;
    font-weight: 500;
    color: #0b132b;
    line-height: 24px;
  }
  .check-detail div.row .main-cont i,
  .check-detail div.row .popup-tg-open i {
    display: inline-block;
    vertical-align: middle;
    width: 6px;
    height: 6px;
    border-top: 2px solid #0b132b;
    border-right: 2px solid #0b132b;
    border-radius: 0 1px 0 0;
    transform: rotate(135deg);
    margin-top: -3px;
    margin-left: 8px;
    cursor: pointer;
  }
  .check-detail div.row .popup-tg-cont {
    display: none;
    margin-top: 10px;
    border-bottom: 1px solid #ebebeb;
  }
  .check-detail div.row .popup-tg-cont li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 12px;
    font-weight: 300;
    color: #747474;
    margin-bottom: 4px;
    margin-top: 4px;
  }
  .check-detail div.row .popup-tg-cont li.points * {
    font-size: 12px !important;
    font-weight: 300 !important;
    color: #bd0000 !important;
  }
  .check-detail div.row .popup-tg-cont li:first-child {
    margin-top: 0;
  }
  .check-detail div.row .popup-tg-cont li:last-child {
    margin-bottom: 0;
  }
  .check-detail div.row span em {
    margin-left: 8px;
  }
}
.payment-detail {
  color: #747474;
}
.payment-detail .top-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 10px;
  margin-bottom: 15px;
  line-height: 24px;
  font-size: 16px;
  font-weight: 500 !important;
}
.payment-detail .row {
  margin-bottom: 15px;
}
.payment-detail .row em {
  font-style: normal;
}
.payment-detail .row .popup-tg-open {
  display: flex;
  justify-content: space-between;
  align-items: center;
  line-height: 24px;
  font-size: 16px;
  font-weight: 300;
}
.payment-detail .row .popup-tg-open i {
  display: inline-block;
  vertical-align: middle;
  width: 6px;
  height: 6px;
  border-top: 1px solid #0b132b;
  border-right: 1px solid #0b132b;
  border-radius: 0 1px 0 0;
  transform: rotate(135deg);
  margin-top: -3px;
  margin-left: 3px;
}
.payment-detail .row .popup-tg-open.on i {
  transform: rotate(-45deg);
  margin-top: 3px;
}
.payment-detail .row .popup-tg-cont {
  display: none;
  margin-top: 10px;
}
.payment-detail .row .popup-tg-cont li {
  line-height: 24px;
  font-weight: 300;
  margin-bottom: 8px !important;
}
.payment-detail .row span {
  line-height: 24px;
  font-weight: 300;
  font-family: "Poppins", sans-serif;
  color: #0b132b;
  font-size: 16px;
}

.wareHouse {
  padding: 0 20px;
}
.wareHouse .top.d-flex {
  flex-direction: column;
}
.wareHouse .top .col {
  width: 100%;
  position: relative;
}
.wareHouse .top .col .btn-box {
  position: absolute;
  right: 0;
  top: -320px;
}
.wareHouse .top .col .btn-box .button {
  width: 120px;
  margin-top: 0;
}
.wareHouse .top .col figure {
  margin: 0 auto;
}
.wareHouse .top .col .btn-text-pc {
  display: none;
}
.wareHouse .top .col [class*=btn-text] .btn-copy {
  display: block;
  width: 70px;
  line-height: 23px;
  background: #f3f3f4;
  border-radius: 10px;
  padding: 0 8px;
  margin-left: 10px;
  cursor: pointer;
}
.wareHouse .top figure {
  display: block !important;
  width: 320px;
  max-width: 320px;
  height: 320px;
  /*background: url(../assets/images/img_warehouse.png) no-repeat center;*/
  background-size: contain;
  font-size: 0;
}
.wareHouse .top .title {
  display: none;
}
.wareHouse .top .short-text {
  font-size: 16px;
  font-weight: 500;
  color: #0b132b;
  margin-bottom: 10px;
}
.wareHouse .top .long-text {
  line-height: 18px;
}
.wareHouse .top .long-text .d-flex {
  justify-content: space-between;
}
.wareHouse .top .line-box {
  padding: 0 20px 15px;
  text-align: left;
  line-height: 18px;
}
@media all and (min-width: 1049px) {
  .wareHouse .top .line-box {
    margin-top: 30px;
    margin-bottom: 50px;
  }
}
.wareHouse .top .line-box h5 {
  font-weight: 300;
  padding: 0 10px;
  margin: -10px 0 0 -10px;
}
.wareHouse .cont-row .title {
  font-size: 20px;
  font-weight: 600;
  color: #0b132b;
  line-height: 27px;
  margin-bottom: 25px;
}
.wareHouse .cont-row .form-group label {
  font-size: 12px;
  font-weight: 500;
  color: #0b132b;
  line-height: 18px;
}
.wareHouse .count-list li {
  margin-bottom: 20px;
}
.wareHouse .count-list .number .btn {
  font-size: 24px;
  font-weight: 400;
}
.wareHouse .count-list .number .ip-num {
  font-size: 12px;
}
.wareHouse .content.warehouse-detail .title {
  font-size: 24px;
  font-weight: 400;
  color: #0b132b;
}
.wareHouse .content.warehouse-detail .title strong {
  font-size: 32px;
  font-weight: 600;
}
.wareHouse .content.warehouse-detail .list-toggle {
  margin-bottom: 80px;
}
.wareHouse .content.warehouse-detail .list-toggle .title {
  border-bottom: 1px solid #d9d9d9;
  font-size: 24px;
  font-weight: 500;
  color: #0b132b;
}
.wareHouse .content .history-detail.forwarding .request-depth {
  margin-top: 80px;
}
.wareHouse .content .history-detail.forwarding .request-depth .none,
.wareHouse .content .history-detail.forwarding .request-depth .mo-cont,
.wareHouse .content .history-detail.forwarding .request-depth .mo-text {
  display: none;
}
.wareHouse .content .history-detail.forwarding .request-depth .btn-del {
  vertical-align: middle;
  margin-top: 10px;
}
.wareHouse .content .history-detail.forwarding .request-depth .depth {
  border-bottom: 1px solid #d9d9d9;
}
.wareHouse .content .history-detail.forwarding .request-depth .depth.step2 .text-noti {
  padding: 16px;
  border-radius: 10px;
  border: 1px solid #f8f8f8;
  opacity: 0.8;
  background: #fdfdfd;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 64px;
  display: flex;
  justify-content: center;
  align-items: center;
  justify-content: flex-start;
  align-items: flex-start;
}
.wareHouse .content .history-detail.forwarding .request-depth .depth.step2 .text-noti li {
  margin-bottom: 10px;
}
.wareHouse .content .history-detail.forwarding .request-depth .depth.step2 .text-noti li:last-child {
  margin-bottom: 0;
}
.wareHouse .content .history-detail.forwarding .request-depth .depth.step2 .text-noti i {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 8px;
}
.wareHouse .content .history-detail.forwarding .request-depth .depth.step2 .text-noti .bad {
  text-decoration: line-through;
  margin-right: 17px;
}
.wareHouse .content .history-detail.forwarding .request-depth .depth.step2 .text-noti .bad i {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Crect x='2.28711' y='-0.00189209' width='19.3946' height='3.23244' rx='1.61622' transform='rotate(45 2.28711 -0.00189209)' fill='%23F99496'/%3E%3Crect y='13.7123' width='19.3946' height='3.23244' rx='1.61622' transform='rotate(-45 0 13.7123)' fill='%23F99496'/%3E%3C/svg%3E");
}
.wareHouse .content .history-detail.forwarding .request-depth .depth.step2 .text-noti .good i {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Ccircle cx='8' cy='7.99805' r='6.5' stroke='%2300BDA6' stroke-width='3'/%3E%3C/svg%3E");
}
.wareHouse .content .history-detail.forwarding .request-depth .depth.step2 .text-info {
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
  margin-top: 16px;
}
.wareHouse .content .history-detail.forwarding .request-depth .depth.step3 {
  border-bottom: 0;
}
.wareHouse .content .history-detail.forwarding .request-depth .depth.step3 .depth-cont {
  margin-bottom: 50px;
}
.wareHouse .content .history-detail.forwarding .request-depth .depth[class*=step] .title {
  border: 0;
  font-size: 32px;
  font-weight: 600 !important;
}
.wareHouse .content .history-detail.forwarding .request-depth .depth .depth-cont {
  margin-bottom: 80px;
}
.wareHouse .content .history-detail.forwarding .request-depth .depth .depth-cont .tax-id-noti {
  padding: 16px;
  display: flex;
  flex-direction: column;
  gap: 16px;
  border-radius: 10px;
  border: 1px solid #F8F8F8;
  opacity: 0.8;
  background: #fdfdfd;
  font-size: 16px;
  font-weight: 400;
  margin-top: 10px;
}
.wareHouse .content .history-detail.forwarding .request-depth .depth .depth-cont .tax-id-noti .main-noti {
  line-height: normal;
}
.wareHouse .content .history-detail.forwarding .request-depth .depth .depth-cont .tax-id-noti .sub-noti {
  line-height: normal;
  display: flex;
  flex-direction: column;
  gap: 6px;
}
.wareHouse .content .history-detail.forwarding .request-depth .depth .depth-cont .tax-id-noti ul {
  display: flex;
  gap: 16px;
}
.wareHouse .content .history-detail.forwarding .request-depth .depth .depth-cont .tax-id-noti i {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 8px;
}
.wareHouse .content .history-detail.forwarding .request-depth .depth .depth-cont .tax-id-noti .good i {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Ccircle cx='8' cy='7.99805' r='6.5' stroke='%2300BDA6' stroke-width='3'/%3E%3C/svg%3E");
}
.wareHouse .content .history-detail.forwarding .request-depth .depth .depth-cont.mo-only {
  display: none;
}
.wareHouse .content .history-detail.forwarding .request-depth .depth .depth-cont.mo-only .bul {
  line-height: 18px;
}
.wareHouse .content .history-detail.forwarding .request-depth .depth .depth-cont .d-flex {
  position: relative;
}
.wareHouse .content .history-detail.forwarding .request-depth .depth .depth-cont .sub-tit {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 15px;
}
.wareHouse .content .history-detail.forwarding .request-depth .depth .depth-cont .sub-text {
  font-size: 16px;
  font-weight: 300;
  margin-bottom: 20px;
  line-height: 24px;
}
.wareHouse .content .history-detail.forwarding .request-depth .depth .depth-cont .sub-text.tooltip-text {
  font-size: 14px;
  font-weight: 200;
}
.wareHouse .content .history-detail.forwarding .request-depth .depth .depth-cont .label-tit {
  font-size: 16px;
  font-weight: 500;
  display: block;
}
.wareHouse .content .history-detail.forwarding .request-depth .depth .depth-cont .rdo-list-row {
  display: flex;
  justify-content: center;
  align-items: center;
  justify-content: flex-start;
}
.wareHouse .content .history-detail.forwarding .request-depth .depth .depth-cont .rdo-list-row li {
  line-height: 30px;
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 0px;
  margin-right: 24px;
}
.wareHouse .content .history-detail.forwarding .request-depth .depth .depth-cont .rdo-list-row li:last-child {
  margin-right: 0;
}
.wareHouse .content .history-detail.forwarding .request-depth .depth .depth-cont .rdo-list-row li .i-tooltip {
  margin-left: 5px;
}
.wareHouse .content .history-detail.forwarding .request-depth .depth .depth-cont .chk-list-row {
  display: flex;
  justify-content: center;
  align-items: center;
  justify-content: flex-start;
}
.wareHouse .content .history-detail.forwarding .request-depth .depth .depth-cont .chk-list-row li {
  line-height: 30px;
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 8px;
  margin-right: 24px;
}
.wareHouse .content .history-detail.forwarding .request-depth .depth .depth-cont .chk-list-row li .i-tooltip {
  margin-left: 5px;
}
.wareHouse .content .history-detail.forwarding .request-depth .depth .depth-cont .box-content :last-child {
  border-bottom: 0;
  margin-bottom: 0;
}
.wareHouse .content .history-detail.forwarding .request-depth .depth .depth-cont .box-wrap {
  margin-bottom: 32px;
  padding-bottom: 32px;
  border-bottom: 1px solid #d9d9d9;
}
.wareHouse .content .history-detail.forwarding .request-depth .depth .depth-cont .box-gray {
  border-radius: 10px;
  background: #f3f3f4;
  padding: 12px;
  color: #747474;
  font-weight: 400;
}
.wareHouse .content .history-detail.forwarding .request-depth .depth .depth-cont .ul-list li:before {
  font-size: 20px;
  height: auto;
  margin-right: 7px;
}
.wareHouse .content .history-detail.forwarding .request-depth .depth .depth-cont .bul {
  font-size: 14px;
  font-weight: 300;
}
.wareHouse .content .history-detail.forwarding .request-depth .depth .depth-cont .bul::before {
  color: #747474;
}
.wareHouse .content .history-detail.forwarding .request-depth .depth .depth-cont .mo-cont {
  text-align: right;
}
.wareHouse .content .history-detail.forwarding .request-depth .depth .depth-cont .btn-line {
  width: auto;
  font-size: 14px;
  font-weight: 400;
  padding: 4px 16px;
  border-radius: 10px;
  border: 1px solid #0b132b;
  margin-top: 20px;
  cursor: pointer;
}
.wareHouse .content .history-detail.forwarding .request-depth .depth .form-depth .list .col {
  width: 23%;
}
.wareHouse .content .history-detail.forwarding .request-depth .depth .form-depth .list .col.first {
  width: 30px;
}
.wareHouse .content .history-detail.forwarding .request-depth .depth .form-depth .list .col .ip-text {
  width: calc(100% - 10px);
}
.wareHouse .content .history-detail.forwarding .request-depth .depth .form-depth .list .ml {
  display: flex;
  align-items: center;
  margin-left: auto;
  width: 20px;
}
.wareHouse .content .history-detail.forwarding .request-depth .depth .form-depth .list .btn-del i {
  display: block;
}
.wareHouse .content .history-detail.forwarding .request-depth .depth .form-depth .list label,
.wareHouse .content .history-detail.forwarding .request-depth .depth .form-depth .list .num-label {
  line-height: 18px;
  font-size: 12px;
  font-weight: 300;
}
.wareHouse .content .history-detail.forwarding .request-depth .depth .form-depth .list .num {
  display: inline-block;
  font-size: 12px;
  line-height: 40px;
  width: 30px;
}
.wareHouse .content .history-detail.forwarding .request-depth .depth .form-depth .list .num-label {
  display: inline-block;
  width: 30px;
}
.wareHouse .content .history-detail.forwarding .request-depth .depth .form-depth .rdo-list-col {
  display: flex;
  justify-content: center;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 40px;
}
.wareHouse .content .history-detail.forwarding .request-depth .depth .form-depth .rdo-list-col .btn-line {
  cursor: pointer;
  border-radius: 10px;
  border: 1px solid #0b132b;
}
.wareHouse .content .history-detail.forwarding .request-depth .depth .form-depth .row {
  align-items: flex-start;
}
.wareHouse .content .history-detail.forwarding .request-depth .depth .form-depth .row label {
  font-size: 16px;
  font-weight: 500;
}
.wareHouse .content .history-detail.forwarding .request-depth .depth .form-depth .row .col {
  width: calc(50% - 10px);
}
.wareHouse .content .history-detail.forwarding .request-depth .depth .form-depth .mt {
  margin-top: 40px;
}
.wareHouse .content .history-detail.forwarding .request-depth .depth .total-area {
  text-align: right;
  font-size: 20px;
  font-weight: 500;
  width: calc(100% - 65px);
  margin-top: 20px;
}
.wareHouse .content .history-detail.forwarding .request-depth .depth .total-area .mb10 {
  display: none;
}
.wareHouse .content .history-detail.forwarding .request-depth .depth .total-area .mr {
  margin-right: 15px;
}
.wareHouse .content .history-detail.forwarding .request-depth .button {
  width: 100%;
}
.wareHouse .content .history-detail.forwarding .request-depth.depth-disabled .label-tit {
  color: #747474;
}
.wareHouse .content .history-detail.forwarding .request-depth.depth-disabled .form-depth .list .col {
  width: 25%;
  margin-right: 12px;
}
.wareHouse .content .history-detail.forwarding .request-depth.depth-disabled .form-depth .list .col:last-child {
  margin-right: 0;
}
.wareHouse .content .history-detail.forwarding .request-depth.depth-disabled .form-depth .list .col .ip-text {
  width: 100%;
}
.wareHouse .content .history-detail.forwarding .request-depth.depth-disabled .form-depth .list .col.sum {
  text-align: right;
  font-size: 16px;
}
.wareHouse .content .history-detail.forwarding .request-depth.depth-disabled .form-depth .list .col.sum span {
  line-height: 40px;
  display: inline-block;
  width: calc(100% - 10px);
}
.wareHouse .content .history-detail.forwarding .request-depth.depth-disabled .form-depth .row .col label {
  color: #747474;
}
.wareHouse .content .history-detail.forwarding .request-depth.depth-disabled .total-area {
  font-size: 20px;
  font-weight: 500;
  width: 100%;
}
.wareHouse .content .history-detail.forwarding .request-depth.depth-disabled .total-area .price {
  display: inline-block;
  width: calc(20% - 10px);
  font-size: 20px;
  font-weight: 500;
}
.wareHouse .content .history-detail.forwarding .request-depth.depth-disabled .last {
  font-size: 16px;
  font-weight: 300;
}
.wareHouse .content .history-detail.forwarding .request-depth.depth-disabled .btn-group .button {
  width: calc(50% - 10px);
  margin-left: 0;
}
.wareHouse .content .forwarding {
  padding: 0 !important;
}
.wareHouse .content .forwarding .top {
  margin-bottom: 56px;
}
.wareHouse .content .forwarding .top .title {
  display: block;
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 25px;
}
.wareHouse .content .forwarding .top .title strong {
  font-size: 30px;
  font-weight: 600;
}
.wareHouse .content .forwarding .top .sub-text {
  line-height: 30px;
  font-size: 20px;
  font-weight: 400;
  color: #0b132b;
}
.wareHouse .content .forwarding .top .long-text {
  font-size: 16px;
  line-height: 24px;
}
.wareHouse .content .forwarding .title-mid {
  font-size: 24px;
  font-weight: 500;
  color: #0b132b;
}
.wareHouse .content .forwarding .title-mid span {
  display: inline-block;
}
.wareHouse .content .forwarding .list-toggle {
  margin-bottom: 40px;
}
.wareHouse .content .forwarding .list-toggle .title {
  line-height: 36px !important;
  border-bottom: 1px solid #d9d9d9;
  font-size: 24px;
  font-weight: 500;
  color: #0b132b;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.wareHouse .content .forwarding .list-toggle .title.arr:after {
  display: block;
  content: "";
  width: 12px;
  height: 7px;
  background: url(../assets/images/title_arr.png) no-repeat center;
}
.wareHouse .content .forwarding .list-toggle .title.on {
  border-bottom: none;
}
.wareHouse .content .forwarding .list-toggle .title.on.arr:after {
  transform: rotate(-180deg);
}
.wareHouse .content .forwarding .list-toggle .title .count {
  margin-right: auto;
}
.wareHouse .content .forwarding .list-toggle .toggle-cont {
  display: none;
  background-color: #fdfdfd;
  border: 1px solid #d9d9d9;
  border-radius: 10px;
  padding: 24px;
}
@media all and (max-width: 780px) {
  .wareHouse .content .forwarding .list-toggle .toggle-cont {
    background-color: transparent;
    border: none;
    border-radius: 0;
    padding: 0;
  }
}
.wareHouse .content .forwarding .list-toggle .toggle-cont .cate-wrap .cate-name .prdname {
  font-weight: 300 !important;
}
.wareHouse .content .forwarding .list-toggle .toggle-cont .cate-wrap .cate-name span,
.wareHouse .content .forwarding .list-toggle .toggle-cont .cate-wrap .cate-list span {
  text-align: center;
  line-height: 21px;
  margin-top: 4px;
}
.wareHouse .content .forwarding .list-toggle .toggle-cont .cate-wrap .cate-name .no,
.wareHouse .content .forwarding .list-toggle .toggle-cont .cate-wrap .cate-list .no {
  width: 40px;
}
.wareHouse .content .forwarding .list-toggle .toggle-cont .cate-wrap .cate-name .name,
.wareHouse .content .forwarding .list-toggle .toggle-cont .cate-wrap .cate-list .name {
  width: 190px;
}
.wareHouse .content .forwarding .list-toggle .toggle-cont .cate-wrap .cate-name .memo,
.wareHouse .content .forwarding .list-toggle .toggle-cont .cate-wrap .cate-list .memo {
  width: 150px;
}
.wareHouse .content .forwarding .list-toggle .toggle-cont .cate-wrap .cate-name .vender,
.wareHouse .content .forwarding .list-toggle .toggle-cont .cate-wrap .cate-list .vender {
  width: 190px;
}
.wareHouse .content .forwarding .list-toggle .toggle-cont .cate-wrap .cate-name .invoice,
.wareHouse .content .forwarding .list-toggle .toggle-cont .cate-wrap .cate-list .invoice {
  width: 200px;
}
.wareHouse .content .forwarding .list-toggle .toggle-cont .cate-wrap .cate-name .etc,
.wareHouse .content .forwarding .list-toggle .toggle-cont .cate-wrap .cate-list .etc {
  width: 200px;
}
.wareHouse .content .forwarding .list-toggle .toggle-cont .cate-wrap .cate-name .price,
.wareHouse .content .forwarding .list-toggle .toggle-cont .cate-wrap .cate-list .price {
  width: 190px;
}
.wareHouse .content .forwarding .list-toggle .toggle-cont .cate-wrap .cate-name .quantity,
.wareHouse .content .forwarding .list-toggle .toggle-cont .cate-wrap .cate-list .quantity {
  width: 180px;
}
.wareHouse .content .forwarding .list-toggle .toggle-cont .cate-wrap .cate-name .prdname,
.wareHouse .content .forwarding .list-toggle .toggle-cont .cate-wrap .cate-list .prdname {
  width: 190px;
  font-weight: 500;
}
.wareHouse .content .forwarding .list-toggle .toggle-cont .cate-wrap .cate-name .sum,
.wareHouse .content .forwarding .list-toggle .toggle-cont .cate-wrap .cate-list .sum {
  width: 190px;
}
.wareHouse .content .forwarding .list-toggle .toggle-cont .cate-wrap .cate-name {
  color: #747474;
  font-size: 14px;
  font-weight: 300;
}
.wareHouse .content .forwarding .list-toggle .toggle-cont .cate-wrap .cate-name.d-flex {
  justify-content: space-around;
}
.wareHouse .content .forwarding .list-toggle .toggle-cont .cate-wrap .cate-list .row {
  line-height: 24px;
  margin-bottom: 10px;
  padding: 3px 0;
  color: #747474;
  border-bottom: 1px solid #eaeaea;
}
.wareHouse .content .forwarding .list-toggle .toggle-cont .cate-wrap .cate-list .row:last-child {
  border-bottom: none;
}
.wareHouse .content .forwarding .list-toggle .toggle-cont .cate-wrap .cate-list .row .d-flex {
  justify-content: space-around;
  font-size: 16px;
}
.wareHouse .content .forwarding .list-toggle .toggle-cont .cate-wrap .button {
  width: 328px;
  margin-left: auto;
  margin-top: 40px;
}
.wareHouse .content .forwarding .list-toggle .toggle-cont .tRight {
  font-size: 16px;
  margin-top: 30px;
}
.wareHouse .content .forwarding .list-toggle .toggle-cont .tRight span {
  margin-left: 20px;
  margin-right: 47px;
}
.wareHouse .content .forwarding .list-toggle .toggle-cont .list .box-info {
  display: flex;
  justify-content: center;
  align-items: center;
}
.wareHouse .content .forwarding .list-toggle .toggle-cont .list .box-info .d-flex {
  width: 100%;
  justify-content: flex-start !important;
}
.wareHouse .content .forwarding .list-toggle .toggle-cont .list .box-info .mr {
  margin-right: 20px;
}
.wareHouse .content .forwarding .list-toggle .list-box .eventDisCount {
  padding: 4px 8px;
  margin-bottom: 0;
  width: fit-content;
}
.wareHouse .content .forwarding .list-toggle .list-box .eventDisCount span {
  line-height: 14.4px;
  font-size: 12px;
  font-weight: 600;
  padding: 0;
}
.wareHouse .content .forwarding .list-toggle .list-box .d-box {
  margin-top: 8px;
  cursor: pointer;
  width: 100%;
}
.wareHouse .content .forwarding .list-toggle .list-box .d-box.d-flex {
  align-items: unset;
}
.wareHouse .content .forwarding .list-toggle .list-box .d-box .col.c1 {
  width: 222px;
  border-radius: 10px 0 0 10px;
  border: 1px solid #d9d9d9;
  border-right: none;
  background-color: #fff;
  display: flex;
  padding: 10px 20px 10px 20px;
}
.wareHouse .content .forwarding .list-toggle .list-box .d-box .col.c1 img {
  margin: auto;
}
.wareHouse .content .forwarding .list-toggle .list-box .d-box .col.c2 {
  width: calc(100% - 220px);
  padding: 24px;
  border-radius: 0 10px 10px 0;
  border: 1px solid #d9d9d9;
  background-color: #fdfdfd;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.wareHouse .content .forwarding .list-toggle .list-box .d-box .col.c2.no-ems {
  gap: 44px;
}
.wareHouse .content .forwarding .list-toggle .list-box .d-box .col.c2 .costTitle {
  display: flex;
  flex-direction: column;
}
.wareHouse .content .forwarding .list-toggle .list-box .d-box .col.c2 .costTitle .vendorName {
  line-height: 36px;
  font-size: 24px;
  font-weight: 500;
  color: #0b132b;
}
.wareHouse .content .forwarding .list-toggle .list-box .d-box .col.c2 .costTitle .costInfo .discountAmount {
  line-height: 48px;
  font-size: 32px;
  font-weight: 600;
  color: #0b132b;
}
.wareHouse .content .forwarding .list-toggle .list-box .d-box .col.c2 .costTitle .costInfo .principalAmount {
  text-decoration: line-through;
  line-height: 24px;
  font-size: 16px;
  font-weight: 300;
  color: #bd0000;
}
.wareHouse .content .forwarding .list-toggle .list-box .d-box .col.c2 .costTitle.discount {
  gap: 12px;
}
.wareHouse .content .forwarding .list-toggle .list-box .d-box .col.c2 .costDesc .red700 {
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
}
.wareHouse .content .forwarding .list-toggle .list-box .d-box .col.c2 .costDesc .period {
  line-height: 24px;
  font-size: 16px;
  font-weight: 500;
  color: #747474;
}
.wareHouse .content .forwarding .list-toggle .list-box .d-box .col.c3 {
  font-size: 20px;
  font-weight: 300;
  color: #747474;
}
.wareHouse .content .forwarding .list-toggle .list-box .d-box .col.c4 {
  width: 285px;
  line-height: 21px;
  font-size: 14px;
  font-weight: 300;
  color: #0b132b;
}
.wareHouse .content .forwarding .list-toggle .list-box .d-box .col.c4 .red700 {
  display: none;
}
.wareHouse .content .forwarding .list-toggle .list-box .d-box.d-flex {
  justify-content: space-between;
}
.wareHouse .content .forwarding .list-toggle .list-box .d-box:hover .col.c1 {
  border-radius: 10px 0 0 10px;
  border: 1px solid #4065e7;
  border-right: none;
}
.wareHouse .content .forwarding .list-toggle .list-box .d-box:hover .col.c2 {
  border-radius: 0 10px 10px 0;
  border: 1px solid #4065e7;
}
.wareHouse .content .forwarding .list-toggle .list-box .d-box.on:hover .col.c1 {
  border-radius: 10px 0 0 0;
  border: 1px solid #4065e7;
  border-right: none;
}
.wareHouse .content .forwarding .list-toggle .list-box .d-box.on:hover .col.c2 {
  border-radius: 0 10px 0 0;
  border: 1px solid #4065e7;
}
.wareHouse .content .forwarding .list-toggle .list-box .d-box.on .col.c1 {
  border-radius: 10px 0 0 0;
  border: 1px solid #4065e7;
  border-right: none;
}
.wareHouse .content .forwarding .list-toggle .list-box .d-box.on .col.c2 {
  border-radius: 0 10px 0 0;
  border: 1px solid #4065e7;
}
.wareHouse .content .forwarding .list-toggle .list-box .d-box-under {
  display: flex;
  justify-content: space-between;
  align-items: center;
  align-items: flex-start;
  margin-bottom: 20px;
  border: 1px solid #4065e7;
  border-top: none;
  border-radius: 0 0 10px 10px;
  padding: 24px;
}
.wareHouse .content .forwarding .list-toggle .list-box .d-box-under .col {
  width: calc(50% - 24px);
}
.wareHouse .content .forwarding .list-toggle .list-box .d-box-under .col .title {
  line-height: 30px;
  border-bottom: 0;
  margin-bottom: 0 !important;
  font-size: 20px;
  font-weight: 600 !important;
}
.wareHouse .content .forwarding .list-toggle .list-box .d-box-under .col .line-box {
  margin-top: 20px;
  padding: 40px;
}
.wareHouse .content .forwarding .list-toggle .list-box .d-box-under .col .line-box h5 {
  margin: -52px 0 25px -15px !important;
}
.wareHouse .content .forwarding .list-toggle .list-box .d-box-under .col .line-box .blue700 {
  position: absolute;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
}
.wareHouse .content .forwarding .list-toggle .list-box .d-box-under .col .line-box .inner-cont .deliveryTotalAmount.isDiscount {
  font-weight: 600;
  font-size: 16px;
  color: #4065e7 !important;
}
.wareHouse .content .forwarding .list-toggle .list-box .d-box-under .col .line-box .inner-cont .checkChargeBox {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.wareHouse .content .forwarding .list-toggle .list-box .d-box-under .col .line-box .inner-cont .checkChargeBox div label a {
  font-size: 12px;
  font-weight: 300;
  color: #414ac7;
}
.wareHouse .content .forwarding .list-toggle .list-box .d-box-under .col .line-box .inner-cont .check-detail {
  padding: 0;
}
.wareHouse .content .forwarding .list-toggle .list-box .d-box-under .col .line-box .inner-cont .check-detail .main-cont.title {
  font-size: 16px;
  line-height: 24px !important;
  font-weight: 500 !important;
}
.wareHouse .content .forwarding .list-toggle .list-box .d-box-under .col .line-box .inner-cont .check-detail .main-cont.totalUsd {
  font-size: 18px;
  line-height: 27px;
  font-weight: 600;
  padding-top: 4px;
}
.wareHouse .content .forwarding .list-toggle .list-box .d-box-under .col .line-box .inner-cont .check-detail .main-cont.totalUsd span:last-child, .wareHouse .content .forwarding .list-toggle .list-box .d-box-under .col .line-box .inner-cont .check-detail .main-cont.totalUsd em {
  color: #bd0000;
}
.wareHouse .content .forwarding .list-toggle .list-box .d-box-under .col .line-box .inner-cont .check-detail .sub-cont {
  display: flex;
  flex-direction: column;
  gap: 4px;
  padding: 8px 0 4px 0;
}
.wareHouse .content .forwarding .list-toggle .list-box .d-box-under .col .line-box .inner-cont .check-detail .sub-cont.totalKrw {
  padding: 4px 0;
}
.wareHouse .content .forwarding .list-toggle .list-box .d-box-under .col .line-box .inner-cont .check-detail .sub-cont.totalKrw span, .wareHouse .content .forwarding .list-toggle .list-box .d-box-under .col .line-box .inner-cont .check-detail .sub-cont.totalKrw em {
  font-size: 14px;
  font-weight: 600;
  color: #0b132b;
}
.wareHouse .content .forwarding .list-toggle .list-box .d-box-under .col .line-box .inner-cont .check-detail .sub-cont li {
  display: flex;
  justify-content: space-between;
}
.wareHouse .content .forwarding .list-toggle .list-box .d-box-under .col .line-box .inner-cont .check-detail .sub-cont li span, .wareHouse .content .forwarding .list-toggle .list-box .d-box-under .col .line-box .inner-cont .check-detail .sub-cont li em {
  font-size: 14px;
  font-weight: 500;
  color: #747474;
}
.wareHouse .content .forwarding .list-toggle .list-box .d-box-under .col .line-box .inner-cont .inner-text {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -0.5px;
}
.wareHouse .content .forwarding .list-toggle .list-box .d-box-under .col .line-box .inner-cont .row label {
  display: block;
  margin-bottom: 5px;
  line-height: 24px;
  font-size: 16px;
  font-weight: 500;
  color: #0b132b;
}
.wareHouse .content .forwarding .list-toggle .list-box .d-box-under .col .line-box .inner-cont .service-tg.disabled .popup-tg-open * span {
  color: #d9d9d9 !important;
}
.wareHouse .content .forwarding .list-toggle .list-box .d-box-under .col .line-box .inner-cont .service-tg.disabled .popup-tg-open * i {
  border-color: #d9d9d9;
}
.wareHouse .content .forwarding .list-toggle .list-box .d-box-under .col .line-box .inner-cont .btn-group {
  margin: 0;
}
.wareHouse .content .forwarding .list-toggle .list-box .d-box-under .col .line-box .inner-cont .discountGroup {
  display: flex;
  padding: 8px 0;
  gap: 8px;
}
.wareHouse .content .forwarding .list-toggle .list-box .d-box-under .col .line-box .inner-cont .discountGroup .discountBox {
  width: 100%;
}
.wareHouse .content .forwarding .list-toggle .list-box .d-box-under .col .line-box .inner-cont .discountGroup .discountBox .discountBtn {
  width: 100%;
  background: #f3f3f4;
  border-radius: 10px;
  padding: 6px 4px;
  font-size: 16px;
  font-weight: 400;
  color: #0b132b;
  line-height: 24px;
}
.wareHouse .content .forwarding .list-toggle .list-box .d-box-under .col .line-box .inner-cont .discountGroup .discountBox .discountBtn.active {
  background: #626cff;
  color: #fff;
}
.wareHouse .content .forwarding .list-toggle .list-box .d-box-under .col .line-box .inner-cont .discountInfoGroup {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.wareHouse .content .forwarding .list-toggle .list-box .d-box-under .col .line-box .inner-cont .discountInfoGroup .discount-info {
  gap: 10px;
}
.wareHouse .content .forwarding .list-toggle .list-box .d-box-under .col .line-box .inner-cont .discountInfoGroup .discount-info span {
  line-height: 24px;
  font-size: 16px;
  font-weight: 500;
  color: #747474;
}
.wareHouse .content .forwarding .list-toggle .list-box .d-box-under .col .line-box .inner-cont .discountInfoGroup .discount-info .discount-info-amount {
  color: #4065e7;
}
.wareHouse .content .forwarding .list-toggle .list-box .d-box-under .col .line-box .inner-cont .discountInfoGroup .discount-info .discount-info-amount em {
  margin-left: 4px;
  color: #4065e7;
}
.wareHouse .content .forwarding .list-toggle .list-box .d-box-under .col .line-box .button {
  width: 100%;
  display: block;
}
.wareHouse .content .forwarding .list-toggle .list-box .d-box-under .col .line-box .button.cancelSwap {
  width: 50%;
  margin-left: auto;
  border: none;
  font-size: 14px;
}
.wareHouse .content .forwarding .list-toggle .list-box .d-box-under .col .line-box .button.cancelSwap:after {
  background: #f3f3f4;
}
.wareHouse .content .forwarding .list-toggle .list-box .d-box-under .col .line-box .btn-group.d-flex {
  justify-content: space-between;
  flex-direction: column;
  gap: 40px;
}
.wareHouse .content .forwarding .list-toggle .list-box .d-box-under .col .line-box .mt40.gray-text {
  color: #d9d9d9;
}
.wareHouse .content .forwarding .list-toggle .list-box .d-box-under .col .line-box .mt40.gray-text .eventDisCount span {
  color: #292F38 !important;
}
.wareHouse .content .forwarding .list-toggle .list-box .d-box-under .col .line-box .mt40.gray-text span, .wareHouse .content .forwarding .list-toggle .list-box .d-box-under .col .line-box .mt40.gray-text em, .wareHouse .content .forwarding .list-toggle .list-box .d-box-under .col .line-box .mt40.gray-text label, .wareHouse .content .forwarding .list-toggle .list-box .d-box-under .col .line-box .mt40.gray-text input, .wareHouse .content .forwarding .list-toggle .list-box .d-box-under .col .line-box .mt40.gray-text strong {
  color: #d9d9d9 !important;
}
.wareHouse .content .forwarding .list-toggle .list-box .d-box-under .cont-col {
  width: calc(50% - 10px);
}
.wareHouse .content .forwarding .list-toggle .list-box .d-box-under .cont-col .line-box {
  margin-top: 18px;
}
.wareHouse .content .forwarding .list-toggle .list-box .d-box-under .cont-col .line-box .inner-cont .ip-text {
  padding: 0 20px;
}
.wareHouse .content .forwarding .list-toggle .mo-cont {
  display: none;
}
.wareHouse .content .forwarding .btn-area.d-flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.wareHouse .content .forwarding .btn-area.d-flex .button {
  display: block;
  width: calc(50% - 5px);
}
.wareHouse .content .forwarding .pc-cont {
  display: block;
}
.wareHouse .content .forwarding .repackage-type {
  display: flex;
  justify-content: space-between;
  align-items: center;
  align-items: flex-start;
}
.wareHouse .content .forwarding .repackage-type .primary-type .btn-group li {
  margin-bottom: 25px;
}
.wareHouse .content .forwarding .repackage-type .primary-type .btn-group li.on {
  margin-bottom: 0;
}
.wareHouse .content .forwarding .repackage-type .primary-type .btn-group li.on .button {
  color: #fff;
  background: #81a4ff;
  transform: translate(0em, 0.75em);
}
.wareHouse .content .forwarding .repackage-type .second-type .type-cont .line-box {
  position: relative;
  padding: 0 25px 25px;
  margin-top: 10px;
}
.wareHouse .content .forwarding .repackage-type .second-type .type-cont .line-box.blue {
  border: 1px solid #4065e7;
  background: #fff;
}
.wareHouse .content .forwarding .repackage-type .second-type .type-cont .line-box.gray {
  border: 1px solid #f3f3f4;
  background: #fdfdfd;
  padding: 25px 25px;
}
.wareHouse .content .forwarding .repackage-type .second-type .type-cont .line-box.gray .sub-title {
  width: 100%;
  margin: 0 0 25px;
  padding: 0;
  vertical-align: middle;
  font-size: 16px;
  font-weight: 500;
  background-color: transparent;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.wareHouse .content .forwarding .repackage-type .second-type .type-cont .line-box.gray .sub-title .ml {
  margin-left: auto;
}
.wareHouse .content .forwarding .repackage-type .second-type .type-cont .line-box.gray .sub-title .btn-text {
  margin-bottom: 0;
  font-size: 14px;
  display: inline-block;
  vertical-align: bottom;
}
.wareHouse .content .forwarding .repackage-type .second-type .type-cont .line-box.gray .chk-list .cate-name .rdo-box,
.wareHouse .content .forwarding .repackage-type .second-type .type-cont .line-box.gray .chk-list .cate-name .chk-box {
  width: 40px;
}
.wareHouse .content .forwarding .repackage-type .second-type .type-cont .line-box.gray .chk-list .cate-list .row .rdo-box,
.wareHouse .content .forwarding .repackage-type .second-type .type-cont .line-box.gray .chk-list .cate-list .row .chk-box {
  color: #747474;
  font-weight: 300;
  width: 40px;
}
.wareHouse .content .forwarding .repackage-type .second-type .type-cont .line-box.gray .chk-list .cate-list .row:last-child {
  border-bottom: 0;
}
.wareHouse .content .forwarding .repackage-type .second-type .type-cont .line-box .blue500 {
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  font-weight: 300;
  background-color: #fff;
  padding: 0 10px;
  margin: -10px 0 20px;
}
.wareHouse .content .forwarding .repackage-type .second-type .type-cont .line-box .sub-text {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 20px;
}
.wareHouse .content .forwarding .repackage-type .second-type .type-cont .line-box .btn-group.d-flex {
  justify-content: space-between;
}
.wareHouse .content .forwarding .repackage-type .second-type .type-cont .line-box .btn-group .button {
  width: calc(50% - 8px);
}
.wareHouse .content .forwarding .repackage-type .second-type .type-cont .type-box.next .line-box.gray .row .col {
  width: 50%;
  font-size: 16px;
  font-weight: 500;
  line-height: 25px;
  margin-bottom: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.wareHouse .content .forwarding .repackage-type .second-type .type-cont .type-box.next .line-box.gray .row .col span {
  display: inline-block;
  width: calc(100% - 65px);
  font-size: 14px;
  font-weight: 300;
  margin-left: auto;
  letter-spacing: 1px;
}
.wareHouse .content .forwarding .repackage-type .second-type .type-cont .type-box.next .line-box .cate-name {
  padding-left: 0 !important;
}
.wareHouse .content .forwarding .repackage-type .second-type .type-cont .type-box.next .line-box .cate-list .num {
  width: 35px;
  font-weight: 300;
  font-size: 16px;
  color: #747474;
}
.wareHouse .content .forwarding .repackage-type .second-type .type-cont .type-box.next .button {
  width: 100%;
}
.wareHouse .content .forwarding .repackage-type .second-type .type-cont .chk-list .cate-wrap .cate-list.d-flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.wareHouse .content .forwarding .repackage-type .second-type .type-cont .chk-list .cate-wrap .cate-list .row {
  line-height: 40px;
  border-bottom: 1px solid #d9d9d9;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 0;
}
.wareHouse .content .forwarding .repackage-type .second-type .type-cont .chk-list .cate-wrap .cate-list .row:last-child {
  border-bottom: 0;
}
.wareHouse .content .forwarding .repackage-type .second-type .type-cont .chk-list .cate-wrap .cate-list .row .no {
  margin-left: 5px;
}
.wareHouse .content .forwarding .repackage-type .second-type .type-cont .chk-list .cate-wrap .cate-list .row .id {
  font-weight: 300;
}
.wareHouse .content .forwarding .repackage-type .second-type .type-cont .chk-list .cate-wrap .cate-list .d-flex {
  justify-content: flex-start;
}
.wareHouse .content .forwarding .repackage-type .second-type .type-cont .chk-list .cate-wrap .cate-name {
  color: #747474;
  line-height: 18px;
  font-size: 12px;
  border-bottom: 1px solid #d9d9d9;
}
.wareHouse .content .forwarding .repackage-type .second-type .type-cont .chk-list .cate-wrap .cate-name.d-flex {
  justify-content: flex-start;
  padding-left: 30px;
}
.wareHouse .content .forwarding .repackage-type .second-type .type-cont .chk-list .cate-wrap .no,
.wareHouse .content .forwarding .repackage-type .second-type .type-cont .chk-list .cate-wrap .memo,
.wareHouse .content .forwarding .repackage-type .second-type .type-cont .chk-list .cate-wrap .id {
  width: 33.33%;
  text-align: left;
}
.wareHouse .content .forwarding .repackage-type .second-type .type-cont .chk-list.scroll .cate-list {
  height: auto;
  max-height: 428px;
  overflow: auto;
}
.wareHouse .content .forwarding .repackage-type .second-type .type-cont .chk-cont .row,
.wareHouse .content .forwarding .repackage-type .second-type .type-cont .rdo-cont .row {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.wareHouse .content .forwarding .repackage-type .second-type .type-cont .chk-cont .row .col,
.wareHouse .content .forwarding .repackage-type .second-type .type-cont .rdo-cont .row .col {
  width: 50%;
  margin-bottom: 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  align-items: flex-start;
}
.wareHouse .content .forwarding .repackage-type .second-type .type-cont .chk-cont .row .col .inner,
.wareHouse .content .forwarding .repackage-type .second-type .type-cont .rdo-cont .row .col .inner {
  width: calc(100% - 30px);
  padding-top: 0;
}
.wareHouse .content .forwarding .repackage-type .second-type .type-cont .chk-cont .row .col .inner strong,
.wareHouse .content .forwarding .repackage-type .second-type .type-cont .rdo-cont .row .col .inner strong {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 16px;
  display: block;
}
.wareHouse .content .forwarding .repackage-type .second-type .type-cont .chk-cont .row .col .inner dl,
.wareHouse .content .forwarding .repackage-type .second-type .type-cont .rdo-cont .row .col .inner dl {
  display: flex;
  justify-content: center;
  align-items: center;
  justify-content: flex-start;
  font-size: 16px;
  margin-bottom: 8px;
}
.wareHouse .content .forwarding .repackage-type .second-type .type-cont .chk-cont .row .col .inner dl dt,
.wareHouse .content .forwarding .repackage-type .second-type .type-cont .rdo-cont .row .col .inner dl dt {
  color: #747474;
  width: 70px;
  line-height: 24px;
  font-weight: 300;
}
.wareHouse .content .forwarding .repackage-type .second-type .type-cont .chk-cont .bul-text,
.wareHouse .content .forwarding .repackage-type .second-type .type-cont .rdo-cont .bul-text {
  font-size: 16px;
  font-weight: 500;
  margin-top: 0;
  margin-bottom: 40px;
}
.wareHouse .content .forwarding .repackage-type .second-type .type-cont .chk-cont .bul-text:before,
.wareHouse .content .forwarding .repackage-type .second-type .type-cont .rdo-cont .bul-text:before {
  margin-right: 5px;
}
.wareHouse .content .forwarding .repackage-type .second-type .type-cont .chk-cont .bul-text .blue500,
.wareHouse .content .forwarding .repackage-type .second-type .type-cont .rdo-cont .bul-text .blue500 {
  margin: 0;
  font-weight: 500;
  padding: 0 5px;
}
.wareHouse .content .forwarding .repackage-type .second-type .type-cont .chk-cont .bul-text .blue500 + .blue500,
.wareHouse .content .forwarding .repackage-type .second-type .type-cont .rdo-cont .bul-text .blue500 + .blue500 {
  padding-left: 0;
}
.wareHouse .content .forwarding .repackage-type .second-type .type-cont .sel-cont .bul {
  display: flex;
  justify-content: space-between;
  align-items: center;
  align-items: flex-start;
  font-size: 16px;
  font-weight: 500;
  line-height: 40px;
  margin-bottom: 20px;
  color: #0b132b;
}
.wareHouse .content .forwarding .repackage-type .second-type .type-cont .sel-cont .bul:before {
  content: "·";
  display: inline-block;
  margin-right: 10px;
  font-size: 20px;
  font-weight: 600;
  color: #bebebe;
}
.wareHouse .content .forwarding .repackage-type .second-type .type-cont .sel-cont .bul .d-flex {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  align-items: flex-start;
  line-height: 40px;
}
.wareHouse .content .forwarding .repackage-type .second-type .type-cont .sel-cont .bul .blue500 {
  margin: 0;
  padding: 0 5px;
  font-weight: 500;
}
.wareHouse .content .forwarding .repackage-type .second-type .type-cont .sel-cont .bul .select-wrap {
  width: 115px;
  margin: 0 5px;
}
.wareHouse .content .forwarding .repackage-type .second-type .type-cont .sel-cont .bul .btn-del {
  margin-left: auto;
}
.wareHouse .content .forwarding.list-detail .title {
  font-size: 32px;
  line-height: 48px;
}
.wareHouse .content .forwarding.list-detail .list-box {
  margin-top: 20px;
}
.wareHouse .content .forwarding.list-detail .list-box .btn-disabled .btn {
  font-size: 20px;
}
.wareHouse .content .forwarding.list-detail .list-toggle .title {
  font-size: 24px;
  margin-bottom: 8px;
}
.wareHouse .content .forwarding.list-detail .cont-col.serviceMenuPopup .title {
  font-size: 20px;
  font-weight: 600;
  border: 0;
  line-height: 30px;
  margin: 0;
}
.wareHouse .content .forwarding.list-detail .cont-col.serviceMenuPopup .row label {
  line-height: 24px;
  font-size: 16px;
  font-weight: 500;
  color: #0b132b;
}
.wareHouse .content .forwarding.list-detail .cont-col.serviceMenuPopup .row .ml5.mt5 {
  font-size: 14px;
  line-height: 21px;
}
.wareHouse .content .forwarding.list-detail .cont-col.serviceMenuPopup .inner-cont .inner-text {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -0.5px;
}
.wareHouse .content .forwarding.list-detail .cont-col.serviceMenuPopup .inner-cont .row label {
  display: block;
  margin-bottom: 5px;
  line-height: 24px;
  font-size: 16px;
  font-weight: 500;
  color: #0b132b;
}
.wareHouse .content .forwarding.list-detail .cont-col.serviceMenuPopup .inner-cont .btn-group .btn-secondary .btn {
  font-weight: 400;
}
.wareHouse .content .forwarding.list-detail .cont-col.serviceMenuPopup .service-tg.disabled .row .popup-tg-open .primaryColor-black {
  color: #d9d9d9 !important;
}
.wareHouse .content .forwarding.list-detail .cont-col.serviceMenuPopup .service-tg.disabled .row .popup-tg-open i {
  border-color: #d9d9d9;
}
.wareHouse .content .forwarding.list-detail .cont-col.serviceMenuPopup .btn-group {
  justify-content: space-between;
}
.wareHouse .content .forwarding.list-detail .cont-col.serviceMenuPopup .btn-group .button {
  width: calc(50% - 5px);
}
.wareHouse .content .forwarding.list-detail .btn-area {
  justify-content: space-between;
}
.wareHouse .content .forwarding.list-detail .btn-area .button {
  width: calc(50% - 5px);
}
.wareHouse .content .forwarding .packageCheck .totalPurchaseAmount.isDiscount {
  font-weight: 600;
  font-size: 16px;
  color: #4065e7 !important;
}
.wareHouse .content .forwarding .packageCheck .discountGroup {
  display: flex;
  padding: 8px 0 0 0;
  gap: 8px;
}
.wareHouse .content .forwarding .packageCheck .discountGroup .discountBox {
  width: 100%;
}
.wareHouse .content .forwarding .packageCheck .discountGroup .discountBox .discountBtn {
  width: 100%;
  background: #f3f3f4;
  border-radius: 10px;
  padding: 6px 4px;
  font-size: 16px;
  font-weight: 400;
  color: #0b132b;
  line-height: 24px;
}
.wareHouse .content .forwarding .packageCheck .discountGroup .discountBox .discountBtn.active {
  background: #626cff;
  color: #fff;
}
.wareHouse .content .forwarding .packageCheck .discountInfoGroup {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.wareHouse .content .forwarding .packageCheck .discountInfoGroup .discount-info {
  gap: 10px;
}
.wareHouse .content .forwarding .packageCheck .discountInfoGroup .discount-info span {
  line-height: 24px;
  font-size: 16px;
  font-weight: 500;
  color: #747474;
}
.wareHouse .content .forwarding .packageCheck .discountInfoGroup .discount-info .discount-info-amount {
  color: #4065e7;
}
.wareHouse .content .forwarding .packageCheck .discountInfoGroup .discount-info .discount-info-amount em {
  margin-left: 4px;
  color: #4065e7;
}
.wareHouse .content .forwarding .packageCheck .serviceMenuPopup .title {
  line-height: 30px;
  border-bottom: 0;
  margin-bottom: 0 !important;
  font-size: 20px;
  font-weight: 600 !important;
}
.wareHouse .content .forwarding .packageCheck .serviceMenuPopup .line-box {
  margin-top: 20px;
  padding: 40px !important;
}
.wareHouse .content .forwarding .packageCheck .serviceMenuPopup .line-box h5 {
  margin: -52px 0 25px -15px !important;
}
.wareHouse .content .forwarding .packageCheck .serviceMenuPopup .line-box .blue700 {
  position: absolute;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
}
.wareHouse .content .forwarding .packageCheck .serviceMenuPopup .line-box .inner-cont .check-detail {
  padding: 0;
}
.wareHouse .content .forwarding .packageCheck .serviceMenuPopup .line-box .inner-cont .check-detail .main-cont.title {
  margin-bottom: 0 !important;
  font-size: 16px;
  line-height: 24px !important;
  font-weight: 500 !important;
}
.wareHouse .content .forwarding .packageCheck .serviceMenuPopup .line-box .inner-cont .check-detail .main-cont.totalUsd {
  font-size: 18px;
  line-height: 27px;
  font-weight: 600;
  padding-top: 4px;
}
.wareHouse .content .forwarding .packageCheck .serviceMenuPopup .line-box .inner-cont .check-detail .main-cont.totalUsd span:last-child, .wareHouse .content .forwarding .packageCheck .serviceMenuPopup .line-box .inner-cont .check-detail .main-cont.totalUsd em {
  color: #bd0000;
}
.wareHouse .content .forwarding .packageCheck .serviceMenuPopup .line-box .inner-cont .check-detail .sub-cont {
  display: flex;
  flex-direction: column;
  gap: 4px;
  padding: 8px 0 4px 0;
}
.wareHouse .content .forwarding .packageCheck .serviceMenuPopup .line-box .inner-cont .check-detail .sub-cont.totalKrw {
  padding: 4px 0;
}
.wareHouse .content .forwarding .packageCheck .serviceMenuPopup .line-box .inner-cont .check-detail .sub-cont.totalKrw span, .wareHouse .content .forwarding .packageCheck .serviceMenuPopup .line-box .inner-cont .check-detail .sub-cont.totalKrw em {
  font-size: 14px;
  font-weight: 600;
  color: #0b132b;
}
.wareHouse .content .forwarding .packageCheck .serviceMenuPopup .line-box .inner-cont .check-detail .sub-cont li {
  display: flex;
  justify-content: space-between;
}
.wareHouse .content .forwarding .packageCheck .serviceMenuPopup .line-box .inner-cont .check-detail .sub-cont li span, .wareHouse .content .forwarding .packageCheck .serviceMenuPopup .line-box .inner-cont .check-detail .sub-cont li em {
  font-size: 14px;
  font-weight: 500;
  color: #747474;
}
.wareHouse .content .forwarding .packageCheck .serviceMenuPopup .line-box .inner-cont .button {
  width: 100% !important;
  display: block;
}
.wareHouse .content .forwarding .packageCheck .serviceMenuPopup .line-box .inner-cont .button.cancelSwap {
  width: 50% !important;
  margin-left: auto;
  border: none;
  font-size: 14px;
}
.wareHouse .content .forwarding .packageCheck .serviceMenuPopup .line-box .inner-cont .button.cancelSwap:after {
  background: #f3f3f4;
}
.wareHouse .content .forwarding .packageCheck .serviceMenuPopup .line-box .inner-cont .btn-group {
  margin-top: 0;
}
.wareHouse .content .forwarding .packageCheck .serviceMenuPopup .line-box .inner-cont .btn-group .cancelSwap {
  margin-top: 0 !important;
}
.wareHouse .content .forwarding .packageCheck .serviceMenuPopup .line-box .inner-cont .btn-group.d-flex {
  justify-content: space-between;
  flex-direction: column;
  gap: 40px;
}
.wareHouse .content .cancel-detail .cont-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  align-items: flex-start;
}
.wareHouse .content .cancel-detail .cont-row .cont-col {
  width: calc(50% - 20px);
}
.wareHouse .content .cancel-detail .cont-row .cont-col .list-toggle.inner-tg .total-area {
  margin-bottom: 16px;
}
.wareHouse .content .cancel-detail .cont-row .cont-col .list-toggle.inner-tg .total-area .total,
.wareHouse .content .cancel-detail .cont-row .cont-col .list-toggle.inner-tg .total-area .price {
  font-size: 16px;
  font-weight: 400 !important;
  line-height: 24px;
}
.wareHouse .content .cancel-detail .cont-row .cont-col .list-toggle.inner-tg .toggle-cont .row {
  width: 100%;
  margin-bottom: 8px;
  line-height: 24px;
  color: #747474;
}
.wareHouse .content .cancel-detail .cont-row .cont-col .list-toggle.inner-tg .toggle-cont .row .font16 {
  width: 100%;
  border-bottom: 0;
}
.wareHouse .content .cancel-detail .cont-row .cont-col .list-toggle.inner-tg .toggle-cont .row .tRight {
  margin-top: 0 !important;
}
.wareHouse .content .cancel-detail .cont-row .cont-col .list-toggle.inner-tg .bul-text {
  margin-bottom: 40px;
  line-height: 18px;
}
.wareHouse .content .cancel-detail .cont-row .cont-col .button {
  display: block;
  width: 100%;
}
.wareHouse .content .cancel-detail .cont-row .serviceMenuPopup .row label {
  line-height: 24px;
  font-size: 16px;
  font-weight: 500;
  color: #0b132b;
}
.wareHouse .content .cancel-detail .cont-row .serviceMenuPopup .inner-cont .inner-text {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -0.5px;
}
.wareHouse .content .cancel-detail .cont-row .serviceMenuPopup .inner-cont .row label {
  display: block;
  margin-bottom: 5px;
  line-height: 24px;
  font-size: 16px;
  font-weight: 500;
  color: #0b132b;
}
.wareHouse .content .cancel-detail .cont-row .serviceMenuPopup .service-tg.disabled .row .popup-tg-open .primaryColor-black {
  color: #d9d9d9 !important;
}
.wareHouse .content .cancel-detail .cont-row .serviceMenuPopup .service-tg.disabled .row .popup-tg-open i {
  border-color: #d9d9d9;
}
.wareHouse .content .cancel-detail .cont-row .serviceMenuPopup .btn-group {
  justify-content: space-between;
}
.wareHouse .content .cancel-detail .cont-row .serviceMenuPopup .btn-group .button {
  width: calc(50% - 5px);
}
.wareHouse .content .calculate .mo-top {
  display: none;
}
.wareHouse .content .calculate .top .title {
  display: block !important;
  font-size: 24px;
  font-weight: 400;
}
.wareHouse .content .calculate .top .title strong {
  font-size: 32px;
  font-weight: 600;
}
.wareHouse .content .calculate .top .long-text {
  font-size: 13px;
  line-height: 24px;
  margin-top: 25px;
}
@media all and (min-width: 1049px) {
  .wareHouse .content .calculate .top .long-text {
    font-size: 16px;
  }
}
.wareHouse .content .calculate .cont-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  align-items: flex-start;
  margin-top: 70px;
}
.wareHouse .content .calculate .cont-row .form-group label {
  font-size: 16px;
  font-weight: 500;
}
.wareHouse .content .calculate .cont-row .form-group .row.d-flex {
  justify-content: space-between;
}
.wareHouse .content .calculate .cont-row .form-group .row .mb {
  margin-bottom: 5px;
}
.wareHouse .content .calculate .cont-row .form-group .row .col3 {
  width: calc(33% - 5px);
}
.wareHouse .content .calculate .cont-row .cont-col {
  width: calc(50% - 20px);
  position: relative;
}
.wareHouse .content .calculate .cont-row .bul {
  justify-content: flex-start;
  line-height: 18px;
  margin-bottom: 5px;
  font-size: 12px;
}
.wareHouse .content .calculate .cont-row .bul:before {
  margin-right: 5px;
}
.wareHouse .content .calculate .cont-col .right-cont {
  width: 100%;
  position: absolute;
  top: 0;
  background-color: #fff;
}
.wareHouse .content .calculate .cont-col .right-cont .line-box {
  padding: 30px;
  margin-bottom: 50px;
}
.wareHouse .content .calculate .cont-col .right-cont .line-box .tit {
  font-size: 24px;
  line-height: 36px;
  margin-bottom: 15px;
}
@media all and (min-width: 1049px) {
  .wareHouse .content .calculate .cont-col .right-cont .line-box .tit {
    font-size: 30px;
  }
}
.wareHouse .content .calculate .cont-col .right-cont .line-box .text {
  margin-top: 10px;
  line-height: 24px;
  font-size: 16px;
  font-weight: 300;
  color: #000;
}
.wareHouse .content .calculate .cont-col .right-cont .line-box.gray {
  border: 1px solid #d9d9d9;
  background: #fdfdfd;
}
.wareHouse .content .calculate .calculate-img {
  max-width: 490px;
  max-height: 490px;
  height: 490px;
  margin: 0 auto;
  background: url(../assets/images/img_calculator.png) no-repeat center;
}
.wareHouse .content .findpackage .dimm {
  display: none;
}
.wareHouse .content .findpackage .top .title {
  display: block !important;
  font-size: 24px;
  font-weight: 400;
}
.wareHouse .content .findpackage .top .title strong {
  font-size: 32px;
  font-weight: 600;
}
.wareHouse .content .findpackage .top .long-text {
  font-size: 16px;
  line-height: 24px;
  margin-top: 25px;
}
.wareHouse .content .findpackage .cont-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  align-items: flex-start;
  margin-top: 70px;
}
.wareHouse .content .findpackage .cont-row .cont-col {
  width: calc(50% - 20px);
  position: relative;
}
.wareHouse .content .findpackage .cont-row .findpackage-img {
  max-width: 490px;
  max-height: 490px;
  height: 490px;
  margin: 0 auto;
  /*background: url(../assets/images/img_warehouse.png) no-repeat center;*/
}
.wareHouse .content .findpackage .cont-row .bul {
  justify-content: flex-start;
  line-height: 18px;
  margin-bottom: 5px;
  font-size: 12px;
  padding-left: 15px;
}
.wareHouse .content .findpackage .cont-row .bul:before {
  margin-right: 5px;
  margin-left: -11px;
}
.wareHouse .content .findpackage .cont-row .ownership .text {
  font-size: 16px;
  font-weight: 300;
  color: #0b132b;
  line-height: 24px;
}
.wareHouse .content .findpackage .cont-row .ownership .file-box {
  margin-top: 40px;
}
.wareHouse .content .findpackage .cont-row .ownership .file-box .upload-file {
  padding: 40px 0;
  height: 264px;
}
.wareHouse .content .findpackage .cont-row .ownership .file-box .upload-text .blue500 {
  display: block;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
  margin-bottom: 5px;
}
.wareHouse .content .findpackage .cont-row .ownership .file-box .upload-text .gray600 {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}
.wareHouse .content .findpackage .cont-row .ownership .file-list {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
}
.wareHouse .content .findpackage .cont-row .ownership .file-list li {
  width: calc(50% - 10px);
}
.wareHouse .content .findpackage .cont-row .ownership .file-list .file-view .name {
  margin-bottom: 0;
}
.wareHouse .content .findpackage .cont-row .ownership.sheet-open.popup {
  display: none;
}
.wareHouse .content .findpackage .form-group {
  position: relative;
}
.wareHouse .content .findpackage .form-group label {
  font-size: 16px;
  font-weight: 500;
}
.wareHouse .content .findpackage .form-group .row.d-flex {
  justify-content: space-between;
}
.wareHouse .content .findpackage .form-group .row .mb {
  margin-bottom: 5px;
}
.wareHouse .content .findpackage .form-group .row .col3 {
  width: calc(33% - 5px);
}
.wareHouse .content .findpackage .form-group .btn-group.col2 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.wareHouse .content .findpackage .form-group .btn-group.col2 .button {
  width: calc(50% - 10px);
}
.wareHouse .content .findpackage .invoice-tbl {
  margin: 40px 0;
}
.wareHouse .content .findpackage .invoice-tbl li {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.wareHouse .content .findpackage .invoice-tbl li span {
  display: inline-block;
  width: 50%;
  text-align: center;
}
.wareHouse .content .findpackage .invoice-tbl li.tit {
  font-size: 12px;
}
.wareHouse .content .findpackage .invoice-tbl li.list {
  padding: 32px 0;
  margin-top: 5px;
  border-top: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
  position: relative;
  font-size: 20px;
}
.wareHouse .content .findpackage .invoice-tbl li.list i {
  width: 18px;
  height: 18px;
  vertical-align: middle;
  margin-left: 10px;
}
.wareHouse .content .findpackage .tooltip-box {
  display: none;
  width: 430px;
  z-index: 55;
  transform: translateX(-50px);
  position: absolute;
  left: 50%;
  top: 60px;
}
.wareHouse .content .findpackage .tooltip-box .bul {
  display: block;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
}
.wareHouse .content .findpackage .tooltip-box .bul::before {
  vertical-align: top;
}
.wareHouse .content .repackage .list-toggle {
  margin-bottom: 60px;
}
.wareHouse .content .repackage .cont-row {
  margin-bottom: 45px;
}
.wareHouse .content .repackage .cont-row .cont-tit {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 24px;
}
.wareHouse .content .repackage .cont-row .cont-col {
  width: calc(50% - 20px);
}
.wareHouse .content .repackage .cont-row .col.type {
  width: calc(50% - 20px);
}
.wareHouse .content .repackage .cont-row .col.type .price {
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 15px;
}
.wareHouse .content .repackage .cont-row .col.type .price span {
  display: inline-block;
  margin-left: 16px;
}
.wareHouse .content .repackage .cont-row .col.type .box {
  margin-top: 24px;
}
.wareHouse .content .repackage .cont-row .col.type .box label {
  font-size: 12px;
  font-weight: 300;
  line-height: 18px;
  margin-bottom: 10px;
}
.wareHouse .content .repackage .cont-row .col.type .box [class*=File] {
  position: relative;
}
.wareHouse .content .repackage .cont-row .col.type .box [class*=File] .thumb {
  width: 100%;
  height: 200px;
  border-radius: 10px;
  background: #f3f3f4;
}
.wareHouse .content .repackage .cont-row .col.type .box [class*=File] .i-play {
  width: 48px;
  height: 48px;
  cursor: pointer;
  transform: translate(-50%, -50%);
  position: absolute;
  left: 50%;
  top: 50%;
}
.wareHouse .content .repackage .cont-row .bul {
  justify-content: flex-start;
  line-height: 18px;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 300;
}
.wareHouse .content .repackage .cont-row .bul:before {
  margin-right: 5px;
}
.wareHouse .content .repackage .cont-row .form-group .col {
  width: 50%;
}
.wareHouse .content .repackage .cont-row .form-group .col .typ-tit {
  font-size: 20px;
  font-weight: 600;
  color: #747474;
}
.wareHouse .content .repackage .cont-row .form-group .col .total {
  display: block;
  color: #747474;
  font-size: 16px;
  font-weight: 300;
  margin-left: 28px;
  margin-bottom: 28px;
}
.wareHouse .content .repackage .cont-row .form-group .col input[type=radio]:checked + label .typ-tit {
  color: #4065e7;
}
.wareHouse .content .repackage .cont-row .form-group .col input[type=radio]:checked + label .total {
  color: #0b132b;
}
.wareHouse .content .repackage .cont-row .form-group .col input[type=radio] + label:before {
  vertical-align: top;
  margin-top: 0;
}
.wareHouse .content .repackage .cont-row .form-group .row.base label {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}
.wareHouse .content .repackage .cont-row .form-group .row.base label .gray600 {
  font-size: 12px;
}
.wareHouse .content .repackage .cont-row .form-group .button {
  width: 100%;
  display: block;
}
.wareHouse .content .repackage .showUp {
  position: inherit;
  display: none;
}
.wareHouse .content .repackage .showUp.popup {
  transform: inherit;
  max-width: 100% !important;
  left: inherit;
  top: inherit;
  padding: 0;
  z-index: inherit;
}
.wareHouse .content .repackage .showUp.popup .line-box li {
  padding: 0;
  margin: 0 !important;
}
.wareHouse .content .repackage .showUp.popup .line-box .total-area {
  border-top: 0;
}
.wareHouse .content .repackage .showUp.popup .btn-group {
  justify-content: space-between !important;
}
.wareHouse .content .repackage .showUp.popup .button {
  width: calc(50% - 10px);
  margin: 0;
}
.wareHouse .content .list-toggle .toggle-cont .list li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  justify-content: flex-start;
  align-items: flex-start;
  line-height: 24px;
  margin-bottom: 15px;
  font-size: 16px;
}
.wareHouse .content .list-toggle .toggle-cont .list li:last-child {
  margin-bottom: 0;
}
.wareHouse .content .list-toggle .toggle-cont .list li .d-tit {
  width: 240px;
  font-weight: 300;
}
.wareHouse .content .list-toggle .toggle-cont .list li .d-cont {
  width: calc(100% - 240px);
  font-weight: 400;
  word-wrap: break-word;
}
.wareHouse .content .list-toggle .toggle-cont .list li .d-cont p {
  text-align: left;
}
.wareHouse .content .list-toggle .toggle-cont .list li .d-cont p:not(:last-child) {
  margin-bottom: 8px;
}
.wareHouse .content .list-toggle .toggle-cont .list li .d-cont.line {
  text-decoration: underline;
}
.wareHouse .content .list-toggle .toggle-cont .list li .d-cont i {
  width: 18px;
  height: 18px;
}
.wareHouse .content .repackage-pay .check-list .title {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 16px;
}
.wareHouse .content .repackage-pay .check-list .check-cont {
  border-radius: 10px;
  border: 1px solid #f3f3f4;
  background: #fdfdfd;
  padding: 24px;
  margin-bottom: 16px;
}
.wareHouse .content .repackage-pay .check-list .check-cont .font16 {
  line-height: 24px;
  margin-bottom: 17px;
  font-weight: 500;
}
.wareHouse .content .repackage-pay .check-list .check-cont .cate-wrap.mo {
  display: none;
}
.wareHouse .content .repackage-pay .check-list .check-cont .cate-wrap .cate-name,
.wareHouse .content .repackage-pay .check-list .check-cont .cate-wrap .cate-list {
  text-align: left;
}
.wareHouse .content .repackage-pay .check-list .check-cont .cate-wrap .cate-name .no1,
.wareHouse .content .repackage-pay .check-list .check-cont .cate-wrap .cate-list .no1 {
  width: 50px;
}
.wareHouse .content .repackage-pay .check-list .check-cont .cate-wrap .cate-name .no2,
.wareHouse .content .repackage-pay .check-list .check-cont .cate-wrap .cate-list .no2 {
  width: 250px;
}
.wareHouse .content .repackage-pay .check-list .check-cont .cate-wrap .cate-name .memo,
.wareHouse .content .repackage-pay .check-list .check-cont .cate-wrap .cate-list .memo {
  width: 250px;
}
.wareHouse .content .repackage-pay .check-list .check-cont .cate-wrap .cate-name span {
  display: inline-block;
  line-height: 18px;
  margin-bottom: 5px;
  font-size: 12px;
  font-weight: 300;
  color: #747474;
}
.wareHouse .content .repackage-pay .check-list .check-cont .cate-wrap .cate-name.d-flex {
  justify-content: flex-start;
}
.wareHouse .content .repackage-pay .check-list .check-cont .cate-wrap .cate-list .row {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  padding: 8px 0;
  border-bottom: 1px solid #eaeaea;
}
.wareHouse .content .repackage-pay .check-list .check-cont .cate-wrap .cate-list .row:last-child {
  border: 0;
}
.wareHouse .content .repackage-pay .check-list .check-cont .cate-wrap .cate-list .row .d-flex {
  justify-content: flex-start;
}
.wareHouse .content .repackage-pay .check-list .check-cont .cate-wrap .cate-list .row .no1,
.wareHouse .content .repackage-pay .check-list .check-cont .cate-wrap .cate-list .row .id {
  color: #747474;
  font-weight: 300;
}
.wareHouse .content .repackage-pay .check-list .check-cont .detail-text {
  margin-bottom: 18px;
  font-size: 14px;
  font-weight: 300;
  color: #747474;
}
.wareHouse .content .repackage-pay .check-list .check-cont .box-list li {
  margin-bottom: 8px;
  line-height: 24px;
}
.wareHouse .content .repackage-pay .check-list .check-cont .box-list li:last-child {
  margin-bottom: 0;
}
.wareHouse .content .repackage-pay .check-list .check-cont .box-list strong {
  font-size: 16px;
  font-weight: 600;
}
.wareHouse .content .repackage-pay .check-list .check-cont .box-list span {
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 1px;
  word-spacing: 1px;
  display: inline-block;
  margin: 0 5px;
}
.wareHouse .content .repackage-pay .check-list .check-cont .box-list .row {
  font-size: 16px;
  word-spacing: 5px;
  letter-spacing: -0.5px;
}
.wareHouse .content .repackage-pay .check-list .check-cont .box-list .row strong {
  word-spacing: 0;
  display: inline-block;
  margin-right: 5px;
  letter-spacing: -0.5px;
}
.wareHouse .content .repackage-pay .check-list .check-cont .box-list .col {
  width: 50%;
  text-align: left;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.wareHouse .content .repackage-pay .check-list .check-cont .box-list .col .d-flex {
  margin-left: 15px;
  font-size: 16px;
}
.wareHouse .content .repackage-pay .check-list .bul-list {
  margin: 60px 0;
  padding-left: 0;
}
.wareHouse .content .repackage-pay .check-list .bul-list .font16 {
  font-weight: 600;
  margin-bottom: 16px;
}
.wareHouse .content .repackage-pay .check-list .bul-list .bul {
  line-height: 18px;
  font-size: 12px;
  font-weight: 300;
  margin-bottom: 8px;
}
.wareHouse .content .repackage-pay .cont-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  align-items: flex-start;
}
.wareHouse .content .repackage-pay .cont-row .cont-col {
  width: calc(50% - 20px);
}
.wareHouse .content .repackage-pay .cont-row .cont-col .list-toggle .d-flex {
  flex-wrap: wrap;
  justify-content: flex-start;
}
.wareHouse .content .repackage-pay .cont-row .cont-col .list-toggle .in-box {
  width: calc(50% - 10px);
  margin-bottom: 20px;
}
.wareHouse .content .repackage-pay .cont-row .cont-col .list-toggle .in-box.ml10 {
  margin-left: 20px;
}
.wareHouse .content .repackage-pay .cont-row .cont-col .list-toggle .in-box .font16 {
  border-bottom: 1px solid #eaeaea;
  margin-bottom: 10px;
}
.wareHouse .content .repackage-pay .cont-row .cont-col .list-toggle .total-area .total {
  line-height: 18px;
}
.wareHouse .content .repackage-pay .cont-row .cont-col .list-toggle .total-area .price {
  line-height: 24px;
  font-size: 16px;
  font-weight: 400;
}
.wareHouse .content .repackage-pay .cont-row .cont-col .list-toggle .toggle-cont .line .font16.gray600 {
  line-height: 24px;
}
.wareHouse .content .repackage-pay .cont-row .cont-col .list-toggle .toggle-cont .line:first-child .font16.gray600 {
  border-bottom: 0;
}
.wareHouse .content .repackage-pay .cont-row .cont-col .bul {
  font-size: 12px;
  font-weight: 300;
  line-height: 18px;
}
.wareHouse .content .repackage-pay .cont-row .cont-col .bul:before {
  font-size: 25px;
}
.wareHouse .content .repackage-pay .cont-row .btn-group {
  justify-content: space-between;
}
.wareHouse .content .repackage-pay .cont-row .btn-group .button {
  width: calc(50% - 10px);
}
.wareHouse .content .repackage-pay .cont-row .service-tg.disabled i {
  border-color: #d9d9d9 !important;
}
.wareHouse .content .repackage-pay .cont-row .service-tg.disabled .primaryColor-black {
  color: #d9d9d9 !important;
}
.wareHouse .content .repackage-pay .serviceMenuPopup .row label {
  display: block;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}
.wareHouse .content .repackage-pay .serviceMenuPopup .ml5.mt5 {
  font-size: 14px;
  line-height: 21px;
}
.wareHouse .img-box {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.wareHouse .img-box .img-list {
  display: block !important;
  margin-right: 10px;
}
.wareHouse .img-box .img-list.thumb {
  width: 46.7%;
  text-align: left;
}
@media all and (min-width: 1049px) {
  .wareHouse .img-box .img-list.thumb {
    width: 23%;
  }
}
.wareHouse .img-box .img-list.thumb img {
  border-radius: 15px;
  border: 1px solid #0b132b;
  overflow: hidden;
}
.wareHouse .img-box .img-list.thumb video {
  border-radius: 15px;
  border: 1px solid #0b132b;
  overflow: hidden;
}
.wareHouse .img-box .img-list.thumb .primaryColor-black {
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.wareHouse .img-box .img-list.thumb .gray600 {
  font-size: 16px;
}
.wareHouse .img-box .img-list img {
  width: 100%;
}
.wareHouse .img-box .img-list video {
  width: 100%;
}
.wareHouse .arrived.list-detail .top {
  margin-bottom: 60px;
}
.wareHouse .arrived.list-detail .top .sub-text {
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
}
.wareHouse .arrived.list-detail .top .title {
  margin-top: 10px;
  font-size: 40px;
  display: block;
  font-weight: 500;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  word-break: break-all;
}
.wareHouse .arrived.list-detail .list-toggle {
  margin-bottom: 60px;
}
.wareHouse .arrived.list-detail .list-toggle .title {
  font-size: 24px;
  font-weight: 500;
  line-height: 36px;
  border-bottom: 1px solid #d9d9d9;
  margin-bottom: 8px;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.wareHouse .arrived.list-detail .list-toggle .title.arr:after {
  display: block;
  content: "";
  width: 12px;
  height: 7px;
  background: url(../assets/images/title_arr.png) no-repeat center;
}
.wareHouse .arrived.list-detail .list-toggle .title.on {
  border-bottom: none;
}
.wareHouse .arrived.list-detail .list-toggle .title.on.arr:after {
  transform: rotate(-180deg);
}
.wareHouse .arrived.list-detail .list-toggle .toggle-cont {
  display: block;
  background-color: #fdfdfd;
  border: 1px solid #d9d9d9;
  border-radius: 10px;
  padding: 24px;
}
@media all and (max-width: 780px) {
  .wareHouse .arrived.list-detail .list-toggle .toggle-cont {
    background-color: transparent;
    border: none;
    border-radius: 0;
    padding: 0;
  }
}
.wareHouse .arrived.list-detail .button {
  width: 427px;
  margin-left: auto;
}

.btn-request {
  display: block;
  width: 100% !important;
  background-color: #81a4ff;
  padding: 12px 0;
  text-align: center;
  font-size: 14px;
  font-weight: 600;
  color: #fff;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 98;
}
.btn-request:before {
  display: inline-block;
  vertical-align: middle;
  content: "";
  width: 20px;
  height: 20px;
  margin-right: 4px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("../assets/images/i_btn_request.svg");
}

.select-package,
.mo-link {
  display: none;
}

.mo-only {
  display: none;
}

.popup.myAddress .row h3.title {
  font-size: 16px;
  font-weight: 500;
  color: #000;
  border-bottom: 1px solid #bebebe;
  padding-bottom: 10px;
  margin-bottom: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.popup.myAddress .row .btn-text {
  display: block;
  background-color: #f3f3f4;
  border-radius: 10px;
  padding: 3px 8px;
  min-width: 66px;
  font-size: 12px;
  margin-left: 10px;
  cursor: pointer;
}
.popup.myAddress .row dl {
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  flex-direction: row;
}
.popup.myAddress .row dl dt {
  color: #747474;
  width: calc(100% - 100px);
  margin: 5px 0;
  font-size: 12px;
}
.popup.myAddress .row dl dt.black {
  color: #000;
}
.popup.myAddress .row dl dd {
  width: 100px;
  margin: 5px 0;
  font-size: 12px;
  text-align: right;
}
.popup.myAddress .row dl dd.gray {
  color: #747474;
}
.popup.myAddress .row .inner ol:last-child {
  border: 0;
}
.popup.myAddress .row .d-flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.popup.myAddress .row .d-flex.f-col {
  flex-direction: column;
}
.popup.myAddress .row .d-flex.f-start {
  align-items: flex-start;
}
.popup.myAddress .row .col {
  margin: 20px 0 40px;
}
.popup.myAddress .row .col .name {
  line-height: 36px;
  font-size: 24px;
  font-weight: 500;
  color: #000;
}
.popup.myAddress .row .col .email {
  line-height: 24px;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 400;
  color: #000;
}
.popup.myAddress .row .col .email .i-tw {
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  background: #fff url(../assets/images/i_twitter.png) no-repeat center;
  background-size: contain;
}
.popup.myAddress .row .col .lv {
  font-size: 16px;
  height: 24px;
}
.popup.myAddress .row .col .lv.level01 {
  color: #4065e7;
}
.popup.myAddress .row .col.border-box {
  padding: 16px 8px;
  font-size: 12px;
}
.popup.myAddress .row .col.border-box .d-flex {
  justify-content: space-between;
}
.popup.myAddress .row .col.border-box .address {
  line-height: 18px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.popup.myAddress .row .col.border-box .address.mt {
  margin-top: 20px;
}
.popup.myAddress .row .col.border-box .address.mb {
  margin-bottom: 10px;
}
.popup.myAddress .row .col .lg-text {
  line-height: 27px;
  font-size: 18px;
  font-weight: 500;
  color: #000;
}
.popup.myAddress .row h4.blue500 {
  font-size: 14px;
  font-weight: 500;
  color: #4065e7;
}
.popup.myAddress .row .text-btn {
  font-size: 12px;
  font-weight: 500;
}
.popup.myAddress .row .text-btn.ml {
  margin-left: 10px;
}
.popup.myAddress .row .text-btn.blue500 {
  color: #4065e7;
}
.popup.myAddress .row .home-text {
  margin-top: 5px;
  line-height: 18px;
  font-size: 12px;
}
.popup.myAddress .row .user-info {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #d9d9d9;
  font-size: 12px;
  color: #747474;
}
.popup.myAddress .row .user-info li {
  margin-bottom: 5px;
}
.popup.myAddress .row .user-info i {
  background-size: contain;
  font-size: 0;
  margin-right: 10px;
  display: inline-block;
  vertical-align: middle;
}
.popup.myAddress .row .user-info i.i-name {
  width: 16px;
  height: 16px;
  background: url(../assets/images/i_user.png) no-repeat center;
}
.popup.myAddress .row .user-info i.i-call {
  width: 16px;
  height: 16px;
  background: url(../assets/images/i_call.png) no-repeat center;
}
.popup.myAddress .row .user-info i.i-mail {
  width: 16px;
  height: 16px;
  background: url(../assets/images/i_mail.png) no-repeat center;
}

@media all and (max-width: 780px) {
  .i-tooltip.q-mark {
    width: 14px !important;
    height: 14px !important;
    background-size: contain !important;
    background-repeat: no-repeat;
  }
  .request-depth .chk-list-row,
  .request-depth .rdo-list-row {
    align-items: flex-start !important;
    flex-direction: column;
  }
  .request-depth .rdo-list-col {
    margin-top: 30px;
  }
  .request-depth .rdo-list-col li {
    margin-right: 10px;
    font-size: 12px;
    font-weight: 300;
  }
  .request-depth .rdo-list-col li:last-child {
    margin-left: auto;
  }
  .request-depth .rdo-list-col .btn-line {
    font-size: 10px;
    font-weight: 400;
    padding: 4px 10px;
  }
  .request-depth .depth-cont {
    margin-bottom: 20px !important;
  }
  .request-depth .depth-cont .tax-id-noti {
    font-size: 12px !important;
  }
  .request-depth .depth-cont ul {
    flex-direction: column;
    gap: 4px !important;
  }
  .request-depth .depth-cont i {
    width: 14px !important;
    height: 14px !important;
  }
  .request-depth .depth-cont.pc-only {
    display: none;
  }
  .request-depth .depth-cont.mo-only {
    display: block !important;
  }
  .wareHouse {
    padding: 0;
  }
  .wareHouse .mo-no {
    display: none;
  }
  .wareHouse .content .list-detail,
  .wareHouse .content .cancel-detail,
  .wareHouse .content .repackage,
  .wareHouse .content .repackage-pay {
    padding: 0 20px 40px 20px !important;
  }
  .wareHouse .content .list-toggle .title {
    font-size: 18px !important;
    line-height: 24px !important;
  }
  .wareHouse .content .list-toggle .toggle-cont {
    margin-top: 15px;
  }
  .wareHouse .content .list-toggle .toggle-cont .list li {
    justify-content: space-between;
    font-size: 14px;
  }
  .wareHouse .content .list-toggle .toggle-cont .list li.flex-col {
    flex-direction: column;
  }
  .wareHouse .content .list-toggle .toggle-cont .list li.flex-col .wid100 {
    width: 100% !important;
  }
  .wareHouse .content .list-toggle .toggle-cont .list .box-info {
    justify-content: space-between !important;
  }
  .wareHouse .content .list-toggle .toggle-cont .list .box-info .d-tit span {
    display: none;
  }
  .wareHouse .content .list-toggle .toggle-cont .list .box-info .d-cont .mr15 .mr5 {
    display: none;
  }
  .wareHouse .content .list-toggle .toggle-cont .list .d-tit {
    width: auto !important;
  }
  .wareHouse .content .list-toggle .toggle-cont .list .d-cont {
    width: calc(100% - 160px) !important;
    text-align: right;
  }
  .wareHouse .content .list-toggle .toggle-cont .list .d-cont .q-mark {
    width: 14px;
    height: 15px;
    background-size: contain;
  }
  .wareHouse .content .list-toggle .toggle-cont .cate-wrap .cate-name {
    display: none;
  }
  .wareHouse .content .list-toggle .toggle-cont .cate-wrap .cate-list.type1 .row span {
    font-size: 16px !important;
    text-align: left;
  }
  .wareHouse .content .list-toggle .toggle-cont .cate-wrap .cate-list.type1 .row .d-flex {
    flex-wrap: wrap;
    flex-direction: row;
  }
  .wareHouse .content .list-toggle .toggle-cont .cate-wrap .cate-list.type1 .row .no {
    display: block;
    width: 40px;
    font-size: 16px;
    font-weight: 300;
    color: #747474;
  }
  .wareHouse .content .list-toggle .toggle-cont .cate-wrap .cate-list.type1 .row .name {
    width: calc(100% - 40px);
    font-weight: 500;
  }
  .wareHouse .content .list-toggle .toggle-cont .cate-wrap .cate-list.type1 .row .memo {
    font-weight: 300;
    width: calc(100% - 40px);
    margin-left: auto;
    color: #747474;
  }
  .wareHouse .content .list-toggle .toggle-cont .cate-wrap .cate-list.type1 .row .vender {
    width: auto;
    margin-left: 40px;
    font-size: 14px !important;
    color: #747474;
    font-weight: 400;
  }
  .wareHouse .content .list-toggle .toggle-cont .cate-wrap .cate-list.type1 .row .invoice {
    width: auto;
    font-size: 14px !important;
    margin-right: auto;
    margin-left: 5px;
    color: #747474;
    font-weight: 400;
  }
  .wareHouse .content .list-toggle .toggle-cont .cate-wrap .cate-list.type1 .row .etc {
    width: auto;
    font-size: 12px !important;
    margin-right: auto;
    margin-left: 5px;
    color: #747474;
  }
  .wareHouse .content .list-toggle .toggle-cont .cate-wrap .cate-list.type2 li.row {
    padding: 0;
  }
  .wareHouse .content .list-toggle .toggle-cont .cate-wrap .cate-list.type2 li.row .d-flex {
    align-items: flex-start;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .wareHouse .content .list-toggle .toggle-cont .cate-wrap .cate-list.type2 li.row .no {
    width: 40px;
    font-size: 16px;
    font-weight: 300;
    color: #747474;
    text-align: left;
  }
  .wareHouse .content .list-toggle .toggle-cont .cate-wrap .cate-list.type2 li.row .prdname {
    width: calc(100% - 100px);
    text-align: left;
  }
  .wareHouse .content .list-toggle .toggle-cont .cate-wrap .cate-list.type2 li.row .quantity {
    width: 60px;
    font-weight: 500;
  }
  .wareHouse .content .list-toggle .toggle-cont .cate-wrap .cate-list.type2 li.row .price {
    display: none;
  }
  .wareHouse .content .list-toggle .toggle-cont .cate-wrap .cate-list.type2 li.row .sum {
    font-size: 12px;
    width: calc(100% - 40px);
    margin-left: auto;
    text-align: left;
  }
  .wareHouse .content .list-toggle .toggle-cont .cate-wrap .cate-list.type2 li.row .sum:before {
    display: inline-block;
    content: "Total";
    font-size: 12px;
    margin-right: 5px;
  }
  .wareHouse .content .forwarding.list-detail .cate-wrap {
    margin-top: 0;
  }
  .wareHouse .content .forwarding.list-detail .cate-wrap .tRight,
  .wareHouse .content .forwarding.list-detail .cate-wrap .button {
    display: none;
  }
  .wareHouse .content .forwarding.list-detail .list-box .d-box {
    margin-top: 20px;
  }
  .wareHouse .content .forwarding.list-detail .list-box .d-box.d-flex {
    justify-content: space-between !important;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: row;
  }
  .wareHouse .content .forwarding.list-detail .list-box .d-box .col {
    flex: none;
  }
  .wareHouse .content .forwarding.list-detail .list-box .d-box .col.c1 {
    width: 100%;
    min-height: 100px;
    border-radius: 10px 10px 0 0;
    border: 1px solid #d9d9d9;
    border-bottom: none;
  }
  .wareHouse .content .forwarding.list-detail .list-box .d-box .col.c1 img {
    width: unset;
  }
  .wareHouse .content .forwarding.list-detail .list-box .d-box .col.c2 {
    width: 100%;
    padding: 16px;
    border-radius: 0 0 10px 10px;
    text-align: center;
    gap: 16px;
  }
  .wareHouse .content .forwarding.list-detail .list-box .d-box .col.c2.no-ems {
    gap: 37px;
  }
  .wareHouse .content .forwarding.list-detail .list-box .d-box .col.c2 .eventDisCount {
    margin: 0 auto;
  }
  .wareHouse .content .forwarding.list-detail .list-box .d-box .col.c2 .costTitle {
    gap: 12px;
  }
  .wareHouse .content .forwarding.list-detail .list-box .d-box .col.c2 .costTitle .vendorName {
    line-height: 30px;
    font-size: 20px;
  }
  .wareHouse .content .forwarding.list-detail .list-box .d-box .col.c2 .costTitle .costInfo .discountAmount {
    font-size: 28px;
    line-height: 42px;
    padding: 0;
  }
  .wareHouse .content .forwarding.list-detail .list-box .d-box .col.c2 .costTitle .costInfo .principalAmount {
    line-height: 21px;
    font-size: 14px;
  }
  .wareHouse .content .forwarding.list-detail .list-box .d-box .col.c2 .costDesc {
    font-size: 14px;
    line-height: 21px;
  }
  .wareHouse .content .forwarding.list-detail .list-box .d-box:hover .col.c1 {
    border-radius: 10px 10px 0 0;
    border: 1px solid #4065e7;
    border-bottom: none;
  }
  .wareHouse .content .forwarding.list-detail .list-box .d-box:hover .col.c2 {
    border-radius: 0 0 10px 10px;
    border: 1px solid #4065e7;
  }
  .wareHouse .content .forwarding.list-detail .list-box .d-box.on:hover .col.c1 {
    border-radius: 10px 10px 0 0;
    border: 1px solid #4065e7;
    border-bottom: none;
  }
  .wareHouse .content .forwarding.list-detail .list-box .d-box.on:hover .col.c2 {
    border-radius: 0;
    border: 1px solid #4065e7;
    border-bottom: none;
  }
  .wareHouse .content .forwarding.list-detail .list-box .d-box.on .col.c1 {
    border-radius: 10px 10px 0 0;
    border: 1px solid #4065e7;
    border-bottom: none;
  }
  .wareHouse .content .forwarding.list-detail .list-box .d-box.on .col.c2 {
    border-radius: 0;
    border: 1px solid #4065e7;
    border-bottom: none;
  }
  .wareHouse .content .forwarding.list-detail .list-box .d-box-under {
    background: #fdfdfd;
    flex-direction: column;
    padding: 16px 16px 32px 16px;
    gap: 24px;
  }
  .wareHouse .content .forwarding.list-detail .list-box .d-box-under .check-detail div.row .detail-tg-cont {
    margin-top: 0 !important;
  }
  .wareHouse .content .forwarding.list-detail .list-box .d-box-under .check-detail div.row .detail-tg-cont li {
    font-size: 12px;
    font-weight: 500;
    line-height: 18px;
  }
  .wareHouse .content .forwarding.list-detail .list-box .d-box-under .check-detail div.row .detail-tg-cont li .eventDisCount {
    width: unset;
  }
  .wareHouse .content .forwarding.list-detail .list-box .d-box-under .check-detail div.row .detail-tg-cont li .eventDisCount span {
    font-size: 10px;
    line-height: 12px;
  }
  .wareHouse .content .forwarding.list-detail .list-box .d-box-under .check-detail div.row .detail-tg-cont li .discountCost, .wareHouse .content .forwarding.list-detail .list-box .d-box-under .check-detail div.row .detail-tg-cont li em {
    font-size: 12px;
    line-height: 18px;
  }
  .wareHouse .content .forwarding.list-detail .list-box .d-box-under .col {
    width: 100% !important;
  }
  .wareHouse .content .forwarding.list-detail .list-box .d-box-under .col .title {
    font-size: 16px !important;
  }
  .wareHouse .content .forwarding.list-detail .list-box .d-box-under .col .line-box {
    margin-top: 8px;
    padding: 0 !important;
    border: none;
  }
  .wareHouse .content .forwarding.list-detail .list-box .d-box-under .col .line-box h5 {
    display: none;
  }
  .wareHouse .content .forwarding.list-detail .list-box .d-box-under .col .line-box .inner-cont .main-cont.title {
    font-size: 12px !important;
    font-weight: 500 !important;
    line-height: 18px !important;
  }
  .wareHouse .content .forwarding.list-detail .list-box .d-box-under .col .line-box .inner-cont .main-cont.totalUsd {
    font-size: 16px !important;
    line-height: 24px !important;
  }
  .wareHouse .content .forwarding.list-detail .list-box .d-box-under .col .line-box .inner-cont .sub-cont.totalKrw {
    font-size: 12px;
    font-weight: 600;
    line-height: 18px;
  }
  .wareHouse .content .forwarding.list-detail .list-box .d-box-under .col .line-box .inner-cont .sub-cont li {
    display: flex;
    justify-content: space-between;
  }
  .wareHouse .content .forwarding.list-detail .list-box .d-box-under .col .line-box .inner-cont .sub-cont li span, .wareHouse .content .forwarding.list-detail .list-box .d-box-under .col .line-box .inner-cont .sub-cont li em {
    font-size: 12px !important;
    line-height: 18px !important;
  }
  .wareHouse .content .forwarding.list-detail .list-box .d-box-under .col .line-box .inner-cont .inner-text {
    font-size: 12px !important;
    line-height: 18px !important;
  }
  .wareHouse .content .forwarding.list-detail .list-box .d-box-under .col .line-box .inner-cont .discountGroup .discountBox .discountBtn {
    line-height: 18px;
    font-size: 12px;
    font-weight: 400;
    color: #0b132b;
  }
  .wareHouse .content .forwarding.list-detail .list-box .d-box-under .col .line-box .inner-cont .discountInfoGroup .discount-info span {
    line-height: 15px;
    font-size: 10px;
    font-weight: 400;
    color: #747474;
  }
  .wareHouse .content .forwarding.list-detail .list-box .d-box-under .col .line-box .inner-cont .mt40 {
    margin-top: 16px !important;
  }
  .wareHouse .content .forwarding.list-detail .list-box .d-box-under .col .line-box .inner-cont .mt40 .mb24 {
    margin-bottom: 16px !important;
  }
  .wareHouse .content .forwarding.list-detail .list-box .d-box-under .col .line-box .inner-cont .mt40 .mt10 {
    margin-top: 0;
  }
  .wareHouse .content .forwarding.list-detail .list-box .d-box-under .col .line-box .inner-cont .mt40 .mt20 {
    margin-top: 8px;
  }
  .wareHouse .content .forwarding.list-detail .list-box .d-box-under .col .line-box .inner-cont .mt40 .row label {
    padding: 4px;
    margin: 0;
    font-size: 12px;
    line-height: 18px;
  }
  .wareHouse .content .forwarding.list-detail .list-box .d-box-under .col .line-box .inner-cont .mt40 .row .ml5.mt5 {
    font-size: 10px;
    line-height: 15px;
    font-weight: 400 !important;
  }
  .wareHouse .content .forwarding.list-detail .mo-none {
    display: none;
  }
  .wareHouse .content .forwarding .packageCheck .totalPurchaseAmount.isDiscount {
    font-weight: 600;
    font-size: 12px;
    color: #4065e7 !important;
  }
  .wareHouse .content .forwarding .packageCheck .discountGroup .discountBox .discountBtn {
    font-size: 12px;
    line-height: 18px;
    font-size: 12px;
    font-weight: 400;
    color: #0b132b;
  }
  .wareHouse .content .forwarding .packageCheck .discountInfoGroup .discount-info span {
    font-size: 10px;
    line-height: 15px;
    font-size: 10px;
    font-weight: 400;
    color: #747474;
  }
  .wareHouse .content .forwarding .packageCheck .serviceMenuPopup .line-box {
    padding: 25px !important;
  }
  .wareHouse .content .forwarding .packageCheck .serviceMenuPopup .line-box h5 {
    margin: -38px 0 0 -15px !important;
  }
  .wareHouse .content .forwarding .packageCheck .serviceMenuPopup .line-box .inner-cont .check-detail .main-cont.title {
    font-size: 12px !important;
    font-weight: 500 !important;
    line-height: 18px !important;
  }
  .wareHouse .content .forwarding .packageCheck .serviceMenuPopup .line-box .inner-cont .check-detail .main-cont.totalUsd {
    font-size: 16px !important;
    line-height: 24px !important;
  }
  .wareHouse .content .forwarding .packageCheck .serviceMenuPopup .line-box .inner-cont .check-detail .sub-cont.totalKrw {
    font-size: 12px;
    font-weight: 600;
    line-height: 18px;
  }
  .wareHouse .content .forwarding .packageCheck .serviceMenuPopup .line-box .inner-cont .check-detail .sub-cont li {
    display: flex;
    justify-content: space-between;
  }
  .wareHouse .content .forwarding .packageCheck .serviceMenuPopup .line-box .inner-cont .check-detail .sub-cont li span, .wareHouse .content .forwarding .packageCheck .serviceMenuPopup .line-box .inner-cont .check-detail .sub-cont li em {
    font-size: 12px !important;
    line-height: 18px !important;
  }
  .wareHouse .content .forwarding .packageCheck .serviceMenuPopup .line-box .inner-cont .btn-group {
    margin-top: 0;
  }
  .wareHouse .content .forwarding .packageCheck .serviceMenuPopup .line-box .inner-cont .btn-group .cancelSwap {
    margin-top: 0 !important;
  }
  .wareHouse .content .list-detail .top .title {
    margin-top: 4px;
    font-size: 24px;
  }
  .wareHouse .content .list-detail .top .sub-text {
    display: flex;
    justify-content: space-between;
    font-size: 16px;
  }
  .wareHouse .content .list-detail .list .img-box .img-list {
    min-width: 105px !important;
    margin-right: 5px !important;
  }
  .wareHouse .content .list-detail .list .img-box .img-list .gray600,
  .wareHouse .content .list-detail .list .img-box .img-list .primaryColor-black {
    font-size: 10px;
    line-height: 1;
  }
  .wareHouse.history .cate-wrap.pc {
    display: none;
  }
  .wareHouse.history .cate-list {
    padding: 0 20px 0 20px !important;
  }
  .wareHouse.history .cate-list .mo-text {
    font-size: 12px;
    font-weight: 400;
  }
  .wareHouse.history .cate-list li {
    border: 0;
    padding: 10px 0 10px 0 !important;
  }
  .wareHouse.history .cate-list li.row {
    position: relative;
    border-bottom: 1px solid #f3f3f4;
  }
  .wareHouse.history .cate-list li.row .d-flex {
    flex-wrap: wrap;
    width: 100%;
  }
  .wareHouse.history .cate-list li.row .d-flex.status-group {
    margin-top: 4px;
  }
  .wareHouse.history .cate-list li.row .d-flex span.expired-at {
    font-size: 12px;
    font-weight: 300;
    text-align: left !important;
    width: auto;
    color: #747474;
  }
  .wareHouse.history .cate-list li.row .d-flex span.created-at {
    font-size: 12px;
    color: #0b132b;
    width: auto;
  }
  .wareHouse.history .cate-list li .memo {
    font-size: 16px;
    font-weight: 300;
    color: #747474;
    width: 40%;
    text-align: right;
    max-height: 48px;
  }
  .wareHouse.history .cate-list li .memo.text {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }
  .wareHouse.history .cate-list li .chk-box {
    margin-left: auto;
    width: auto;
  }
  .wareHouse.history .cate-list li .invoice {
    font-size: 14px;
    font-weight: 300;
    color: #747474;
    width: calc(100% - 100px);
  }
  .wareHouse.history .cate-list li .etc {
    font-size: 14px;
    font-weight: 300;
    color: #747474;
    width: calc(100% - 100px);
  }
  .wareHouse.history .cate-list li .shop {
    width: auto;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    word-break: break-all;
    text-align: left;
    line-height: 24px;
    font-size: 20px;
    font-weight: 500;
    color: #0b132b;
  }
  .wareHouse.history .cate-list li .date {
    width: auto;
    color: #747474;
    font-size: 14px;
  }
  .wareHouse.history .cate-list li .status {
    text-align: left;
    width: auto;
    margin-right: 10px;
    font-size: 14px;
    font-weight: 400;
  }
  .wareHouse.history .cate-list li .vendor {
    width: auto;
    line-height: 18px;
    font-size: 14px;
    color: #747474;
    margin-right: 5px;
  }
  .wareHouse.history .cate-list li .amount {
    text-align: right;
  }
  .wareHouse.history .cate-list li .d-flex {
    flex-wrap: wrap;
  }
  .wareHouse.history .cate-list em {
    font-style: normal;
  }
  .wareHouse.arrived {
    padding: 0;
  }
  .wareHouse.arrived .top {
    padding: 0 20px;
    margin-bottom: 30px;
  }
  .wareHouse.arrived .list-top {
    padding: 0 20px;
  }
  .wareHouse.arrived .list-top .form-group {
    display: none;
  }
  .wareHouse.arrived .list-bottom {
    display: none;
  }
  .wareHouse.arrived .cate-wrap {
    margin-bottom: 65px;
  }
  .wareHouse.arrived .cate-wrap .mo-link {
    display: inline-block;
    padding: 0 20px;
    margin-bottom: 20px;
  }
  .wareHouse.arrived .cate-list li.mo-text {
    padding: 0 20px !important;
    margin: 0 0 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .wareHouse.arrived .cate-list li.mo-text span {
    width: auto;
  }
  .wareHouse.arrived .cate-list li.row.bg-color {
    background-color: #f6f6f6;
  }
  .wareHouse.arrived .cate-list li.row .d-flex {
    position: relative;
    width: 100%;
  }
  .wareHouse.arrived .cate-list li.row .memo {
    text-align: right;
    height: 100%;
    max-height: 48px;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }
  .wareHouse.arrived .cate-list li.row .memo label {
    top: 0;
    right: 0;
    position: absolute;
  }
  .wareHouse.arrived .cate-list li.row .memo .ip-text {
    width: 100px;
    top: 0;
    right: 0;
    position: absolute;
    height: 24px;
  }
  .wareHouse.arrived .cate-list li.row .chk-box {
    bottom: 9px;
    right: 16px;
  }
  .tooltip-copy.on {
    opacity: 1;
  }
  .forwarding.history-detail .top {
    margin-bottom: 40px;
  }
  .forwarding.history-detail .top .title {
    font-size: 24px;
    font-weight: 500;
  }
  .forwarding.history-detail .top .sub-text {
    font-size: 16px !important;
  }
  .forwarding.history-detail .list-toggle .title {
    font-size: 16px !important;
  }
  .forwarding.history-detail .list-toggle .toggle-cont .cate-wrap .cate-name *,
  .forwarding.history-detail .list-toggle .toggle-cont .cate-wrap .cate-list * {
    font-size: 12px !important;
  }
  .forwarding.history-detail .list-toggle .toggle-cont .cate-wrap .cate-name .no,
  .forwarding.history-detail .list-toggle .toggle-cont .cate-wrap .cate-list .no {
    display: none;
  }
  .forwarding.history-detail .list-toggle .toggle-cont .cate-wrap .button {
    display: block;
    width: 100% !important;
    margin-left: 0;
  }
  .forwarding.history-detail .list-toggle .toggle-cont .tRight span {
    margin-right: 5% !important;
  }
  .forwarding.history-detail .list-toggle .list-box .d-box {
    padding: 20px 16px !important;
    flex-wrap: wrap;
  }
  .forwarding.history-detail .list-toggle .list-box .d-box .c1 {
    font-size: 20px;
  }
  .forwarding.history-detail .list-toggle .list-box .d-box .c2 .red700 {
    display: none;
  }
  .forwarding.history-detail .list-toggle .list-box .d-box .c2,
  .forwarding.history-detail .list-toggle .list-box .d-box .c3,
  .forwarding.history-detail .list-toggle .list-box .d-box .c4 {
    font-size: 12px !important;
  }
  .forwarding.history-detail .list-toggle .list-box .d-box .c4 {
    width: 100% !important;
    margin-top: 14px;
    line-height: 18px !important;
  }
  .forwarding.history-detail .list-toggle .list-box .d-box-under {
    flex-direction: column;
  }
  .forwarding.history-detail .list-toggle .list-box .d-box-under .col {
    width: 100% !important;
  }
  .forwarding.history-detail .list-toggle .list-box .d-box-under .col .line-box {
    padding: 10px 20px 20px !important;
  }
  .forwarding.history-detail .list-toggle .list-box .d-box-under .col .line-box .inner-cont .inner-text {
    font-size: 12px !important;
  }
  .forwarding.history-detail .list-toggle .list-box .d-box-under .col.mo-popup {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin-top: 0;
    background-color: #fff;
    border-radius: 10px;
    padding: 20px 20px;
    z-index: 122;
  }
  .forwarding.history-detail .list-toggle .list-box .d-box-under .col.mo-popup .line-box {
    padding: 0 20px !important;
  }
  .forwarding.history-detail .list-toggle .list-box .d-box-under .col.mo-popup .line-box h5 {
    margin: -9px 0 25px -15px !important;
  }
  .forwarding.history-detail .list-toggle .list-box .d-box-under .button {
    display: block;
  }
  .forwarding.history-detail .list-toggle.pc-cont {
    display: none;
  }
  .forwarding.history-detail .list-toggle.mo-cont {
    display: block;
  }
  .forwarding.history-detail .list-toggle.mo-cont .toggle-cont .list .d-flex {
    width: calc(100% - 30px);
    justify-content: space-around;
  }
  .forwarding.history-detail.request-forwarding {
    padding: 0 20px !important;
    position: relative;
  }
  .forwarding.history-detail.request-forwarding .top .title strong {
    display: none;
  }
  .forwarding.history-detail.request-forwarding .top .long-text {
    display: none;
  }
  .forwarding.history-detail.request-forwarding .request-depth {
    margin-top: 40px !important;
  }
  .forwarding.history-detail.request-forwarding .request-depth .mo-cont {
    display: block !important;
  }
  .forwarding.history-detail.request-forwarding .request-depth .mo-text {
    display: inline-block !important;
  }
  .forwarding.history-detail.request-forwarding .request-depth .depth {
    border: 0 !important;
  }
  .forwarding.history-detail.request-forwarding .request-depth .depth .ip-text {
    padding: 0 10px;
    width: 100% !important;
  }
  .forwarding.history-detail.request-forwarding .request-depth .depth[class*=step] .title {
    font-size: 18px !important;
  }
  .forwarding.history-detail.request-forwarding .request-depth .depth .depth-cont .sub-tit {
    font-size: 12px !important;
    line-height: 18px;
    margin-bottom: 10px !important;
  }
  .forwarding.history-detail.request-forwarding .request-depth .depth .depth-cont .sub-text {
    font-size: 14px !important;
    line-height: 18px !important;
    letter-spacing: 0.025rem;
  }
  .forwarding.history-detail.request-forwarding .request-depth .depth .depth-cont .label-tit {
    font-size: 12px !important;
    font-weight: 600;
  }
  .forwarding.history-detail.request-forwarding .request-depth .depth .depth-cont .rdo-list-row li {
    font-size: 16px !important;
    line-height: 24px !important;
  }
  .forwarding.history-detail.request-forwarding .request-depth .depth .depth-cont .chk-list-row li {
    font-size: 16px !important;
    line-height: 24px !important;
    margin-bottom: 15px;
    margin-right: 0 !important;
  }
  .forwarding.history-detail.request-forwarding .request-depth .depth .depth-cont .chk-list-row .box-gray {
    margin-top: 5px;
  }
  .forwarding.history-detail.request-forwarding .request-depth .depth .depth-cont .form-depth.mo-only {
    display: block;
  }
  .forwarding.history-detail.request-forwarding .request-depth .depth .depth-cont .form-depth.pc-only {
    display: none;
  }
  .forwarding.history-detail.request-forwarding .request-depth .depth .depth-cont .form-depth .list li {
    flex-direction: column;
  }
  .forwarding.history-detail.request-forwarding .request-depth .depth .depth-cont .form-depth .list li .col {
    width: 100%;
    margin-bottom: 10px;
  }
  .forwarding.history-detail.request-forwarding .request-depth .depth .depth-cont .form-depth .list li .col .label {
    background-color: transparent;
    padding: 0;
  }
  .forwarding.history-detail.request-forwarding .request-depth .depth .depth-cont .form-depth .list li .col.first {
    width: 100% !important;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .forwarding.history-detail.request-forwarding .request-depth .depth .depth-cont .form-depth .list li .col.first * {
    font-weight: 500 !important;
  }
  .forwarding.history-detail.request-forwarding .request-depth .depth .depth-cont .form-depth .list li .col.first .num-label {
    width: auto;
  }
  .forwarding.history-detail.request-forwarding .request-depth .depth .depth-cont .form-depth .list li .col.first .num {
    width: auto;
  }
  .forwarding.history-detail.request-forwarding .request-depth .depth .depth-cont .form-depth .list li .col label {
    font-size: 10px !important;
    line-height: 15px;
  }
  .forwarding.history-detail.request-forwarding .request-depth .depth .depth-cont .form-depth .list li .ml {
    display: none;
  }
  .forwarding.history-detail.request-forwarding .request-depth .depth.step2 .text-noti {
    font-size: 12px !important;
    margin-bottom: 10px !important;
  }
  .forwarding.history-detail.request-forwarding .request-depth .depth.step2 .text-noti i {
    width: 14px !important;
    height: 14px !important;
    background-size: contain !important;
  }
  .forwarding.history-detail.request-forwarding .request-depth .depth.step2 .text-info {
    font-size: 10px !important;
    line-height: 15px !important;
    padding-bottom: 10px !important;
  }
  .forwarding.history-detail.request-forwarding .request-depth .depth.step2 .bul {
    display: none;
  }
  .forwarding.history-detail.request-forwarding .request-depth .depth.step2 button.blue500 {
    display: inline-block;
  }
  .forwarding.history-detail.request-forwarding .request-depth .depth.step2 .text-info {
    font-size: 10px;
    font-weight: 300;
    padding-bottom: 25px;
    line-height: 1.5;
  }
  .forwarding.history-detail.request-forwarding .request-depth .depth .total-area {
    font-size: 12px !important;
    font-weight: 600 !important;
    width: 100% !important;
    margin: 0 !important;
  }
  .forwarding.history-detail.request-forwarding .request-depth .depth .row {
    margin: 0 !important;
  }
  .forwarding.history-detail.request-forwarding .request-depth .depth .row.j-between {
    flex-direction: column !important;
  }
  .forwarding.history-detail.request-forwarding .request-depth .depth .row .col {
    width: 100% !important;
  }
  .forwarding.history-detail.request-forwarding .request-depth .depth .row .mb {
    margin-bottom: 5px !important;
  }
  .forwarding.history-detail.request-forwarding .request-depth .depth .row label {
    font-size: 10px !important;
    font-weight: 300 !important;
  }
  .forwarding.history-detail.request-forwarding .request-depth .button {
    display: block;
  }
  .forwarding.history-detail.request-forwarding .request-depth .tax-id {
    margin-top: 40px;
  }
  .forwarding.history-detail.request-forwarding .request-depth .tax-id .ul-list li::before {
    font-size: 16px !important;
    margin-right: 3px !important;
  }
  .forwarding.history-detail.request-forwarding .request-depth .tax-id .ul-list .bul {
    display: block !important;
    font-size: 10px !important;
  }
  .forwarding.history-detail.request-forwarding .request-depth.depth-disabled .depth .title {
    margin-bottom: 24px !important;
  }
  .forwarding.history-detail.request-forwarding .request-depth.depth-disabled .depth .label-tit {
    margin-bottom: 0 !important;
  }
  .forwarding.history-detail.request-forwarding .request-depth.depth-disabled .form-depth .list .col:last-child {
    margin-right: 0;
  }
  .forwarding.history-detail.request-forwarding .request-depth.depth-disabled .form-depth .list .col.first {
    margin-bottom: 0 !important;
  }
  .forwarding.history-detail.request-forwarding .request-depth.depth-disabled .form-depth .list .col.col2 {
    width: calc(50% - 10px) !important;
  }
  .forwarding.history-detail.request-forwarding .request-depth.depth-disabled .form-depth .list .col.sum {
    display: none;
  }
  .forwarding.history-detail.request-forwarding .request-depth.depth-disabled .total-area {
    font-size: 16px;
    font-weight: 300;
    width: 100%;
  }
  .forwarding.history-detail.request-forwarding .request-depth.depth-disabled .total-area .price {
    width: auto !important;
    font-size: 12px !important;
    font-weight: 600 !important;
  }
  .forwarding.history-detail.request-forwarding .request-depth.depth-disabled .last {
    font-size: 12px !important;
  }
  .forwarding.history-detail.request-forwarding .request-depth.depth-disabled .btn-group .button {
    width: calc(50% - 10px);
    margin-left: 0;
  }
  .forwarding.history-detail.request-forwarding .btn-text {
    width: 100%;
    position: absolute;
    bottom: -65px;
  }
  .forwarding.history-detail.request-forwarding .btn-text button {
    font-size: 10px;
  }
  .forwarding.history-detail.request-forwarding .btn-text .ml-auto {
    margin-left: 0;
  }
  .forwarding.list-detail .title {
    font-size: 24px !important;
  }
  .calculate {
    padding: 0 20px;
  }
  .calculate .mo-top {
    display: block !important;
    margin-bottom: 40px;
  }
  .calculate .mo-top.top .title {
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 15px;
  }
  .calculate .mo-top.top .title strong {
    display: none;
  }
  .calculate .mo-top.top .long-text {
    font-size: 10px !important;
    line-height: 18px !important;
    margin-top: 10px !important;
  }
  .calculate .pc-top {
    display: none;
  }
  .calculate .cont-row {
    flex-direction: column-reverse;
    margin-top: 0 !important;
  }
  .calculate .cont-row .form-group label {
    font-size: 12px !important;
  }
  .calculate .cont-row .cont-col {
    width: 100% !important;
    position: inherit !important;
  }
  .calculate .cont-row .cont-col .calculate-img {
    width: 100%;
    height: 320px;
    background-size: contain;
  }
  .calculate .cont-row div.calc-dimm {
    width: 100%;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 98;
    overflow: hidden;
    position: fixed;
    top: 0;
    left: 0;
  }
  .calculate .cont-row .right-cont.mo-popup {
    width: 100%;
    padding: 20px 20px;
    border-radius: 10px;
    z-index: 99;
    top: 50% !important;
    left: 0;
    transform: translateY(-50%);
  }
  .calculate .cont-row .right-cont.mo-popup .title {
    font-size: 18px !important;
  }
  .calculate .cont-row .right-cont.mo-popup .line-box {
    padding: 15px !important;
    margin-bottom: 20px !important;
  }
  .calculate .cont-row .right-cont.mo-popup .line-box .tit {
    font-size: 24px !important;
  }
  .calculate .cont-row .right-cont.mo-popup .line-box .font16,
  .calculate .cont-row .right-cont.mo-popup .line-box .text {
    font-size: 12px !important;
    line-height: 18px;
  }
  .calculate .cont-row .right-cont .button {
    margin-top: 0 !important;
  }
  .findpackage {
    padding: 0 20px;
  }
  .findpackage .dimm {
    display: block !important;
    background-color: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100vh;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 12;
  }
  .findpackage .top .title {
    font-weight: 500 !important;
  }
  .findpackage .top .title strong {
    display: none;
  }
  .findpackage .top .long-text {
    font-size: 10px !important;
    font-weight: 300;
    line-height: 15px !important;
  }
  .findpackage .cont-row {
    flex-direction: column;
    margin-top: 0 !important;
  }
  .findpackage .cont-row .form-group label {
    font-size: 12px !important;
  }
  .findpackage .cont-row .form-group .tooltip-box {
    width: calc(100% - 20px);
    left: 50%;
    transform: translateX(-50%);
  }
  .findpackage .cont-row .form-group .tooltip-box .bul {
    line-height: 17px !important;
  }
  .findpackage .cont-row .cont-col {
    width: 100% !important;
    position: inherit !important;
  }
  .findpackage .cont-row .cont-col .findpackage-img {
    width: 100%;
    height: 320px !important;
    background-size: contain !important;
  }
  .findpackage .cont-row .cont-col .mt40 {
    margin-top: 20px !important;
  }
  .findpackage .cont-row .cont-col .bul {
    font-size: 10px !important;
  }
  .findpackage .cont-row .right-cont.mo-popup {
    display: none;
    width: 100%;
    padding: 20px 20px;
    border-radius: 10px;
    z-index: 99;
    top: 50% !important;
    left: 0;
    transform: translateY(-50%);
  }
  .findpackage .cont-row .right-cont.mo-popup .title {
    font-size: 18px !important;
  }
  .findpackage .cont-row .right-cont.mo-popup .line-box {
    padding: 15px !important;
    margin-bottom: 20px !important;
  }
  .findpackage .cont-row .right-cont.mo-popup .line-box .tit {
    font-size: 14px !important;
  }
  .findpackage .cont-row .right-cont.mo-popup .line-box .font16,
  .findpackage .cont-row .right-cont.mo-popup .line-box .text {
    font-size: 12px !important;
    line-height: 18px;
  }
  .findpackage .ownership.page-popup {
    position: absolute !important;
    z-index: 13;
    bottom: 0;
    background: #fff;
    position: fixed !important;
    bottom: 0;
    left: 0;
    padding: 20px 20px;
    border-radius: 10px;
    width: 100%;
    overflow-y: auto;
  }
  .findpackage .ownership.page-popup .textarea {
    height: 120px;
  }
  .findpackage .ownership .title {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 15px;
  }
  .findpackage .ownership .text {
    font-size: 12px !important;
    line-height: 18px !important;
  }
  .findpackage .ownership .file-box {
    margin-top: 15px;
  }
  .findpackage .ownership .file-box .upload-file {
    height: 160px !important;
    padding: 20px 0;
  }
  .findpackage .ownership .file-box .upload-file .upload-text .blue500 {
    font-size: 20px !important;
  }
  .findpackage .ownership .file-box .upload-file .upload-text .gray600 {
    font-size: 16px !important;
  }
  .findpackage .ownership .form-group label {
    font-size: 16px !important;
  }
  .cancel-detail {
    position: relative;
  }
  .cancel-detail .top {
    padding-top: 50px;
    margin-bottom: 40px !important;
  }
  .cancel-detail .top .title {
    font-weight: 500 !important;
    margin-bottom: 0 !important;
  }
  .cancel-detail .top .title strong {
    display: none;
  }
  .cancel-detail .top .long-text {
    display: none;
  }
  .cancel-detail .cancel-num {
    font-size: 14px !important;
    position: absolute;
    top: 20px;
    margin-bottom: 80px !important;
  }
  .cancel-detail .cancel-num span {
    font-weight: 400 !important;
  }
  .cancel-detail .cont-row {
    flex-direction: column;
  }
  .cancel-detail .cont-row .cont-col {
    width: 100% !important;
  }
  .cancel-detail .cont-row .cont-col .list-toggle.inner-tg .row .font16 {
    font-size: 12px !important;
  }
  .cancel-detail .cont-row .cont-col .list-toggle.inner-tg .toggle-cont {
    width: 100%;
  }
  .cancel-detail .cont-row .cont-col .list-toggle.inner-tg .toggle-cont .line {
    width: 100%;
  }
  .repackage .top {
    margin-bottom: 0 !important;
  }
  .repackage .top .title {
    font-size: 24px;
    font-weight: 500;
  }
  .repackage .top .title strong {
    display: none;
  }
  .repackage .top .line24 {
    display: none;
  }
  .repackage .list-toggle {
    margin-bottom: 60px;
  }
  .repackage .cont-row {
    margin-bottom: 45px;
  }
  .repackage .cont-row .d-flex.j-between {
    flex-direction: column !important;
  }
  .repackage .cont-row .cont-tit {
    font-size: 18px !important;
  }
  .repackage .cont-row .cont-col {
    width: 100% !important;
  }
  .repackage .cont-row .cont-tit {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 24px;
  }
  .repackage .cont-row .col.type {
    width: 100% !important;
    margin-bottom: 40px;
  }
  .repackage .cont-row .col.type .price {
    font-size: 16px;
    font-weight: 500 !important;
    margin-bottom: 15px;
  }
  .repackage .cont-row .col.type .price span {
    display: inline-block;
    margin-left: 16px;
    font-size: 12px;
    font-weight: 300;
  }
  .repackage .cont-row .col.type .box {
    margin-top: 10px !important;
  }
  .repackage .cont-row .col.type .box label {
    display: none;
  }
  .repackage .cont-row .col.type .box [class*=File] .thumb {
    height: 175px !important;
  }
  .repackage .cont-row .col.type .box [class*=File] .i-play {
    width: 24px !important;
    height: 24px !important;
    background-size: contain;
  }
  .repackage .cont-row .bul {
    justify-content: flex-start;
    line-height: 18px;
    margin-bottom: 0;
    font-size: 12px;
    font-weight: 300;
  }
  .repackage .cont-row .bul:before {
    margin-right: 5px;
  }
  .repackage .cont-row .form-group .d-flex.j-between {
    flex-direction: row !important;
  }
  .repackage .cont-row .form-group .col {
    width: 50%;
  }
  .repackage .cont-row .form-group .col .typ-tit {
    font-size: 16px !important;
  }
  .repackage .cont-row .form-group .col .total {
    font-size: 12px !important;
  }
  .repackage .cont-row .form-group .row.base label {
    font-size: 12px !important;
    line-height: 21px !important;
  }
  .repackage .cont-row .form-group .row.base label .gray600 {
    font-size: 12px;
  }
  .repackage .cont-row .form-group .row.base .textarea {
    height: 100px;
  }
  .repackage .cont-row .form-group .button {
    width: 100%;
  }
  .repackage .showUp {
    position: inherit;
  }
  .repackage .showUp.popup {
    width: calc(100% - 10px) !important;
    transform: translate(-50%, -50%) !important;
    max-width: 100% !important;
    left: 50% !important;
    top: 50% !important;
    padding: 20px 20px !important;
    z-index: 88 !important;
    position: absolute !important;
  }
  .repackage .showUp.popup .title {
    font-size: 18px !important;
  }
  .repackage .showUp.popup .line-box {
    border-radius: 10px !important;
    border: 1px solid #414ac7 !important;
    padding: 10px 20px 20px !important;
  }
  .repackage .showUp.popup .line-box h5 {
    display: inline-block !important;
    vertical-align: top;
    background-color: #fff;
    padding: 0 7px;
    margin: -17px 0 24px -9px;
    font-weight: 300;
    font-size: 12px !important;
  }
  .repackage .showUp.popup .button {
    display: block;
    margin-top: 20px !important;
  }
  .serviceMenuPopup {
    display: none;
    background-color: #fff;
    width: 100% !important;
    padding: 20px;
    border-radius: 10px;
    z-index: 99;
    transform: translate(-50%, -50%);
    position: absolute;
    left: 50%;
    top: 50%;
  }
  .serviceMenuPopup .title {
    font-size: 18px;
  }
  .serviceMenuPopup .row label {
    font-size: 12px;
    font-weight: 500;
    color: #0b132b;
    line-height: 22px;
  }
  .repackage-pay {
    position: relative;
  }
  .repackage-pay .top {
    padding-top: 50px;
    margin-bottom: 40px !important;
  }
  .repackage-pay .top .title {
    margin-bottom: 0 !important;
    font-weight: 500 !important;
  }
  .repackage-pay .top .title strong {
    display: none;
  }
  .repackage-pay .top .long-text {
    display: none;
  }
  .repackage-pay .pay-num {
    font-size: 14px !important;
    position: absolute;
    top: 20px;
    margin-bottom: 80px !important;
  }
  .repackage-pay .pay-num span {
    font-weight: 400 !important;
  }
  .repackage-pay .check-list .title {
    margin-bottom: 25px;
  }
  .repackage-pay .check-list .check-cont {
    padding: 20px !important;
  }
  .repackage-pay .check-list .cate-wrap.pc {
    display: none;
  }
  .repackage-pay .check-list .cate-wrap.mo {
    display: block !important;
  }
  .repackage-pay .check-list .cate-wrap.mo .cate-list li.row {
    border-bottom: 0 !important;
  }
  .repackage-pay .check-list .cate-wrap .cate-list li {
    border: 0;
    padding: 0 !important;
  }
  .repackage-pay .check-list .cate-wrap .cate-list li.row {
    line-height: 1 !important;
  }
  .repackage-pay .check-list .cate-wrap .cate-list li.row {
    position: relative;
  }
  .repackage-pay .check-list .cate-wrap .cate-list li.row .d-flex {
    flex-wrap: wrap;
    width: 100%;
  }
  .repackage-pay .check-list .cate-wrap .cate-list li .prd {
    width: calc(50% - 30px);
    line-height: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 10px;
    font-weight: 300;
    color: #747474;
  }
  .repackage-pay .check-list .cate-wrap .cate-list li .memo {
    font-size: 16px;
    font-weight: 300;
    color: #747474;
    width: 50% !important;
    text-align: right !important;
    line-height: 24px;
  }
  .repackage-pay .check-list .cate-wrap .cate-list li .invoice {
    font-size: 10px;
    font-weight: 300;
    color: #747474;
    line-height: 18px;
  }
  .repackage-pay .check-list .cate-wrap .cate-list li .etc {
    font-size: 10px;
    font-weight: 300;
    color: #747474;
    line-height: 18px;
  }
  .repackage-pay .check-list .cate-wrap .cate-list li .shop {
    width: 50%;
    text-align: left;
    line-height: 24px;
    font-size: 16px;
    font-weight: 400;
    color: #0b132b;
  }
  .repackage-pay .check-list .cate-wrap .cate-list li .date {
    color: #747474;
    font-size: 12px;
    line-height: 19px;
  }
  .repackage-pay .check-list .cate-wrap .cate-list li .status {
    margin-left: 10px;
    font-size: 12px;
    font-weight: 400;
    line-height: 19px;
  }
  .repackage-pay .check-list .cate-wrap .cate-list li .ml {
    margin-left: auto;
  }
  .repackage-pay .check-list .cate-wrap .cate-list li .vendor {
    line-height: 18px;
    margin-left: auto;
    font-size: 10px;
    font-weight: 300;
    color: #0b132b;
  }
  .repackage-pay .check-list .cate-wrap .cate-list li .amount {
    text-align: right;
  }
  .repackage-pay .check-list .cate-wrap .cate-list li .d-flex {
    flex-wrap: wrap;
  }
  .repackage-pay .check-list .cate-wrap .cate-list em {
    font-style: normal;
  }
  .repackage-pay .check-list .check-cont .none {
    display: none !important;
  }
  .repackage-pay .check-list .check-cont .box-list .d-flex {
    flex-direction: column;
    margin-bottom: 0px !important;
  }
  .repackage-pay .check-list .check-cont .box-list .d-flex .col {
    width: 100% !important;
    line-height: 19px;
    margin-bottom: 8px;
  }
  .repackage-pay .check-list .check-cont .box-list .d-flex .col .d-flex {
    flex-direction: row-reverse;
    margin-left: 0 !important;
  }
  .repackage-pay .check-list .check-cont .box-list .d-flex .col .num {
    display: inline-block;
    vertical-align: middle;
    width: 25px;
    color: #747474;
    font-weight: 300;
  }
  .repackage-pay .check-list .check-cont .box-list .d-flex .col .kg {
    font-weight: 500;
    margin-right: 8px;
    letter-spacing: -0.5px;
  }
  .repackage-pay .cont-col {
    width: 100% !important;
  }
  .repackage-detail {
    position: relative;
  }
  .repackage-detail .top {
    padding: 50px 20px 0;
    margin-bottom: 40px !important;
  }
  .repackage-detail .top .title {
    margin-bottom: 0 !important;
  }
  .repackage-detail .top .title strong {
    display: none;
  }
  .repackage-detail .top .long-text {
    display: none;
  }
  .repackage-detail .title-mid {
    font-size: 14px !important;
    position: absolute;
    left: 20px;
    top: 20px;
    margin-bottom: 80px !important;
  }
  .repackage-detail .title-mid span {
    font-weight: 400 !important;
  }
  .repackage-detail .list-toggle {
    padding: 0 20px;
  }
  .repackage-detail .btn-group {
    width: 100% !important;
    margin-top: 20px;
  }
  .repackage-detail .btn-group li {
    margin-bottom: 25px;
  }
  .repackage-detail .btn-group li .button {
    display: block;
    margin-top: 10px;
  }
  .repackage-detail .repackage-type {
    flex-direction: column !important;
  }
  .repackage-detail .repackage-type .primary-type {
    width: 100%;
    padding: 0 20px;
  }
  .repackage-detail .repackage-type .primary-type .btn-group .on .btn-secondary:before {
    display: none;
  }
  .repackage-detail .repackage-type .second-type {
    width: 100%;
  }
  .repackage-detail .repackage-type .second-type .type-box,
  .repackage-detail .repackage-type .second-type .line-box {
    display: none;
  }
  .repackage-detail .repackage-type .second-type .select-package {
    display: block;
    padding-top: 60px;
  }
  .repackage-detail .repackage-type .second-type .select-package h3 {
    padding: 0 20px;
  }
  .repackage-detail .repackage-type .second-type .select-package .check-cont {
    width: calc(100% - 40px);
    padding: 20px 20px;
    border-radius: 10px;
    border: 1px solid #d9d9d9;
    background-color: #fdfdfd;
    margin: 0 auto;
  }
  .repackage-detail .repackage-type .second-type .select-package .check-cont .top {
    padding: 0;
    border-bottom: 1px solid #d9d9d9;
    margin-bottom: 16px !important;
    line-height: 24px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 16px;
    font-weight: 500;
    color: #0b132b;
  }
  .repackage-detail .repackage-type .second-type .select-package .check-cont .top .mo {
    margin-right: auto;
  }
  .repackage-detail .repackage-type .second-type .select-package .check-cont .top .btn-text {
    margin: 0 2px;
    font-size: 12px;
    font-weight: 300;
    color: #4065e7;
  }
  .repackage-detail .repackage-type .second-type .select-package .check-cont .cate-list li.row {
    padding: 0;
  }
  .repackage-detail .repackage-type .second-type .select-package .check-cont .cate-list li:last-child {
    margin-bottom: 0;
  }
  .repackage-detail .repackage-type .second-type .select-package .cate-list .mo-text {
    font-size: 12px;
    font-weight: 400;
    padding: 16px 20px 0;
  }
  .repackage-detail .repackage-type .second-type .select-package .cate-list li {
    border: 0;
    font-size: 16px;
    font-weight: 400;
    color: #0b132b;
    line-height: 24px;
    padding: 10px 20px;
    margin-bottom: 4px;
    cursor: pointer;
  }
  .repackage-detail .repackage-type .second-type .select-package .cate-list li:last-child {
    margin-bottom: 110px;
  }
  .repackage-detail .repackage-type .second-type .select-package .cate-list li.row {
    position: relative;
  }
  .repackage-detail .repackage-type .second-type .select-package .cate-list li.row .d-flex {
    flex-wrap: wrap;
    width: 100%;
  }
  .repackage-detail .repackage-type .second-type .select-package .cate-list li.row.bg-color {
    background-color: #f6f6f6;
  }
  .repackage-detail .repackage-type .second-type .select-package .cate-list li.row.disabled * {
    color: #d9d9d9;
  }
  .repackage-detail .repackage-type .second-type .select-package .cate-list li .memo {
    font-size: 16px;
    font-weight: 300;
    color: #747474;
    position: absolute;
    right: 0;
    top: 0;
    width: 40%;
    text-align: right;
    max-height: 48px;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }
  .repackage-detail .repackage-type .second-type .select-package .cate-list li .package-chk {
    margin-left: auto;
    width: auto;
  }
  .repackage-detail .repackage-type .second-type .select-package .cate-list li .invoice {
    font-size: 12px;
    font-weight: 300;
    color: #747474;
    width: calc(100% - 100px);
  }
  .repackage-detail .repackage-type .second-type .select-package .cate-list li .etc {
    font-size: 12px;
    font-weight: 300;
    color: #747474;
    width: calc(100% - 100px);
  }
  .repackage-detail .repackage-type .second-type .select-package .cate-list li .shop {
    width: auto;
    max-width: 130px;
    text-align: left;
    line-height: 24px;
    font-size: 24px;
    font-weight: 500;
    color: #0b132b;
  }
  .repackage-detail .repackage-type .second-type .select-package .cate-list li .date {
    width: auto;
    color: #747474;
    font-size: 12px;
  }
  .repackage-detail .repackage-type .second-type .select-package .cate-list li .status {
    text-align: left;
    width: auto;
    margin-right: 10px;
    font-size: 12px;
    font-weight: 400;
  }
  .repackage-detail .repackage-type .second-type .select-package .cate-list li .vendor {
    width: auto;
    line-height: 18px;
    font-size: 12px;
    color: #747474;
    margin-right: 5px;
  }
  .repackage-detail .repackage-type .second-type .select-package .cate-list li .amount {
    text-align: right;
  }
  .repackage-detail .repackage-type .second-type .select-package .cate-list li .d-flex {
    flex-wrap: wrap;
  }
  .repackage-detail .repackage-type .second-type .select-package .cate-list em {
    font-style: normal;
  }
  .repackage-detail .repackage-type .second-type .select-package .package-btn {
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    background-color: #fff;
  }
  .repackage-detail .repackage-type .second-type .select-package .package-btn [class^=sel-count] {
    width: 100%;
    padding: 8px 20px;
    background-color: #4065e7;
    color: #fff;
    text-align: center;
  }
  .repackage-detail .repackage-type .second-type .select-package .package-btn [class^=sel-count] span {
    color: #fff;
  }
  .repackage-detail .repackage-type .second-type .select-package .package-btn .sel-count-info {
    background-color: #f99496;
    color: #fff;
  }
  .repackage-detail .repackage-type .second-type .select-package .package-btn .btn-group {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
    padding: 0 20px 20px;
  }
  .repackage-detail .repackage-type .second-type .select-package .package-btn .btn-group .button {
    width: calc(50% - 4px);
  }
  .serviceMenu .cont.forwarding .top .button {
    width: 101px;
    height: 26px;
    line-height: 26px;
    transition: inherit;
    transform: inherit;
  }
  .serviceMenu .cont.forwarding .top .button::before {
    display: none;
  }
  .serviceMenu .cont.forwarding .cate-wrap.mo .sort {
    padding: 0 20px;
    margin-bottom: 25px;
    justify-content: space-between;
  }
  .serviceMenu .cont.forwarding .cate-wrap.mo .sort .period-search {
    margin-bottom: 0;
  }
  .serviceMenu .cont.forwarding .cate-wrap.mo .cate-list li .id-wrapper {
    margin-bottom: 4px;
  }
  .serviceMenu .cont.forwarding .cate-wrap.mo .cate-list li span {
    width: auto;
    line-height: 18px;
  }
  .serviceMenu .cont.forwarding .cate-wrap.mo .cate-list li span em {
    color: #747474;
  }
  .serviceMenu .cont.forwarding .cate-wrap.mo .cate-list li span.id {
    color: #747474;
    font-size: 14px;
    font-weight: 200;
  }
  .serviceMenu .cont.forwarding .cate-wrap.mo .cate-list li span.d-type {
    font-weight: 300;
  }
}
@media (min-width: 781px) and (max-width: 1048px) {
  .wareHouse .top {
    margin-bottom: 30px;
  }
  .wareHouse .top figure {
    margin: 0 auto;
  }
  .wareHouse .top .type-box,
  .wareHouse .top .line-box {
    display: none;
  }
  .wareHouse .content .list-toggle .title {
    font-size: 16px !important;
    line-height: 24px !important;
  }
  .wareHouse .content .list-toggle .toggle-cont {
    margin-top: 15px;
  }
  .wareHouse .content .list-toggle .toggle-cont .list li {
    justify-content: space-between;
    font-size: 12px;
  }
  .wareHouse .content .list-toggle .toggle-cont .list li.flex-col {
    flex-direction: column;
  }
  .wareHouse .content .list-toggle .toggle-cont .list li.flex-col .wid100 {
    width: 100% !important;
  }
  .wareHouse .content .list-toggle .toggle-cont .list .box-info {
    justify-content: space-between !important;
  }
  .wareHouse .content .list-toggle .toggle-cont .list .box-info .d-tit span {
    display: none;
  }
  .wareHouse .content .list-toggle .toggle-cont .list .box-info .d-cont .mr15 .mr5 {
    display: none;
  }
  .wareHouse .content .list-toggle .toggle-cont .list .d-tit {
    width: auto !important;
  }
  .wareHouse .content .list-toggle .toggle-cont .list .d-cont {
    width: auto !important;
    text-align: right;
  }
  .wareHouse .content .list-toggle .toggle-cont .list .d-cont .q-mark {
    width: 14px;
    height: 15px;
    background-size: contain;
  }
  .wareHouse.arrived .cate-wrap .cate-list .chk-box,
  .wareHouse.arrived .cate-wrap .cate-name .chk-box {
    width: 10% !important;
    opacity: 1 !important;
  }
  .wareHouse.arrived .cate-wrap .cate-list li {
    border-bottom: 1px solid #d9d9d9;
  }
  .wareHouse.arrived .cate-wrap .cate-list li span {
    width: auto;
    text-align: left !important;
  }
  .wareHouse.arrived .cate-wrap .cate-list li span.date {
    margin-left: 10px;
  }
  .wareHouse.arrived .cate-wrap .cate-list li span.chk-box {
    text-align: right !important;
    margin-left: auto;
  }
  .wareHouse.arrived .cate-wrap .cate-list li:last-child {
    border-bottom: 0;
  }
  .wareHouse.arrived .list-top {
    justify-content: space-between;
    margin-top: 20px;
  }
}
@media (min-width: 781px) and (max-width: 1048px) and (min-width: 781px) and (max-width: 1048px) {
  .wareHouse.arrived .list-top {
    margin-bottom: 20px;
  }
}
@media (min-width: 781px) and (max-width: 1048px) {
  .wareHouse.arrived .list-top .select-wrap {
    width: 184px;
  }
  .wareHouse.arrived .list-top .d-flex {
    justify-content: flex-end;
  }
  .wareHouse.arrived .list-top .button {
    width: 230px;
    margin-top: 0;
    margin-left: 10px;
    font-size: 16px !important;
  }
  .wareHouse.arrived .list-bottom {
    margin-top: 30px;
  }
  .wareHouse.arrived .list-bottom.d-flex {
    justify-content: flex-end;
  }
  .wareHouse.arrived .list-bottom .button {
    width: 230px;
    margin-left: 10px;
    margin-top: 0;
    font-size: 16px !important;
  }
  .wareHouse.history .cate-wrap.pc {
    display: none;
  }
  .wareHouse.history .cate-wrap.mo {
    display: block;
  }
  .forwarding .list-toggle .title {
    font-size: 16px;
  }
  .forwarding .list-toggle .list-box .d-box {
    padding: 0;
  }
  .forwarding .list-toggle .list-box .d-box .col.c4 {
    margin-top: 0;
  }
  .forwarding .form-depth .rdo-list-col li {
    margin-right: 40px;
    font-size: 14px;
    font-weight: 300;
  }
  .forwarding .form-depth .rdo-list-col li:last-child {
    margin-right: 0;
  }
  .forwarding .form-depth .rdo-list-col .btn-line {
    font-size: 16px;
    font-weight: 400;
    padding: 4px 16px;
  }
  .calculate .top {
    margin-top: 50px;
  }
  .calculate .top .title {
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 15px;
  }
  .calculate .top .long-text {
    font-size: 14px !important;
    line-height: 21px !important;
  }
  .calculate .cont-row .button {
    font-size: 18px !important;
  }
  .calculate .right-cont .line-box .tit {
    font-size: 18px !important;
    letter-spacing: -1px;
  }
  .repackage .button {
    display: block !important;
  }
  .repackage-detail .repackage-type .primary-type {
    width: 180px;
  }
  .repackage-detail .repackage-type .primary-type .btn-group li {
    margin-bottom: 30px;
  }
  .repackage-detail .repackage-type .primary-type .btn-group li.on .button:before {
    display: none;
  }
  .repackage-detail .repackage-type .primary-type .btn-group .button {
    display: block;
    font-size: 16px !important;
  }
  .repackage-detail .repackage-type .second-type {
    width: calc(100% - 210px);
  }
  .repackage-detail .repackage-type .second-type .cate-wrap .cate-list li {
    line-height: 34px !important;
  }
  .repackage-detail .repackage-type .second-type .cate-wrap .cate-list * {
    font-size: 14px;
  }
  .mo-btn-fixed .sel-count {
    display: none;
  }
  .myAddress {
    width: 942px;
  }
}
@media all and (min-width: 1049px) {
  .wrapper.serviceMenu {
    width: 100%;
    min-width: 1280px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    align-items: flex-start;
  }
  .wrapper.wareHouse {
    display: flex;
    justify-content: center;
    align-items: center;
    align-items: flex-start;
    padding: 0;
  }
  .wrapper .content .mo-btn-fixed .sel-count {
    display: none;
  }
  .wrapper .content .wareHouse figure {
    width: 400px;
    max-width: 400px;
    height: 400px;
    margin: 0;
  }
  .wrapper .content .wareHouse .top {
    position: relative;
  }
  .wrapper .content .wareHouse .top .btn-box {
    width: 192px;
    position: absolute;
    right: 0;
    top: 0;
  }
  .wrapper .content .wareHouse .top .btn-box .button {
    margin-top: 0;
    width: 100%;
    font-size: 20px;
    height: auto;
    line-height: 40px;
    border-radius: 10px;
  }
  .wrapper .content .wareHouse .top.d-flex {
    justify-content: space-between;
    flex-direction: row;
  }
  .wrapper .content .wareHouse .top .col {
    width: calc(100% - 400px);
  }
  .wrapper .content .wareHouse .top .col .btn-text-mo {
    display: none;
  }
  .wrapper .content .wareHouse .top .col .btn-text-pc {
    display: block;
  }
  .wrapper .content .wareHouse .top .col [class*=btn-text] {
    position: absolute;
    right: 0;
    top: -38px;
    transform: translateY(0);
  }
  .wrapper .content .wareHouse .top .col [class*=btn-text] .btn-copy {
    width: auto;
    display: inline-block;
    background-color: transparent;
    font-size: 14px;
    font-weight: 500;
    color: #0b132b;
  }
  .wrapper .content .wareHouse .top .col .title {
    display: block;
    line-height: 48px;
    margin-bottom: 25px;
    font-size: 32px;
    font-weight: 400;
    color: #0b132b;
  }
  .wrapper .content .wareHouse .top .col .short-text {
    font-size: 20px;
    line-height: 32px;
    margin-bottom: 10px;
  }
  .wrapper .content .wareHouse .top .col .long-text {
    width: 100%;
    line-height: 24px;
    font-size: 16px;
  }
  .wrapper .content .wareHouse .top .col .line-box {
    font-size: 16px;
    line-height: 24px;
  }
  .wrapper .content .wareHouse .top .col .line-box h5 {
    margin: -13px 0 0 -10px;
  }
  .wrapper .content .wareHouse .form-group .row {
    margin-bottom: 0 !important;
  }
  .wrapper .content .wareHouse .form-group .row .mb {
    margin-bottom: 0 !important;
  }
  .wrapper .content .wareHouse .form-group label {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 9px;
  }
  .wrapper .content .wareHouse .form-group label span {
    font-size: 12px;
  }
  .wrapper .content .wareHouse .cont-row .cont-col {
    width: calc(30% - 50px);
  }
  .wrapper .content .wareHouse.arrived .list-bottom,
  .wrapper .content .wareHouse.arrived .list-top {
    margin-bottom: 10px;
    position: relative;
  }
  .wrapper .content .wareHouse.arrived .list-bottom .d-flex,
  .wrapper .content .wareHouse.arrived .list-top .d-flex {
    margin-left: auto;
  }
  .wrapper .content .wareHouse.arrived .list-bottom .font20,
  .wrapper .content .wareHouse.arrived .list-top .font20 {
    position: absolute;
    left: 0;
    bottom: 0;
  }
  .wrapper .content .wareHouse.arrived .list-bottom .button,
  .wrapper .content .wareHouse.arrived .list-top .button {
    width: 296px;
    margin-top: 0;
    margin-left: 10px;
  }
  .wrapper .content .wareHouse.arrived .list-bottom {
    margin-top: 20px;
  }
  .wrapper .content .wareHouse.arrived .list-bottom.d-flex {
    justify-content: flex-end;
  }
  .wrapper .content .wareHouse.arrived .cate-wrap.mo {
    display: none;
  }
  .wrapper .content .wareHouse.arrived .cate-wrap.typeChk .cate-list li .d-flex {
    padding: 4px 0 !important;
  }
  .wrapper .content .wareHouse.arrived .cate-wrap.typeChk .cate-list li .d-flex:last-child {
    margin-right: 0 !important;
  }
  .wrapper .content .wareHouse.arrived .cate-wrap.typeChk .cate-list li .d-flex .memo {
    font-weight: 500;
    max-height: 40px;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }
  .wrapper .content .wareHouse.arrived .cate-wrap.typeChk .cate-list li .d-flex .memo .ip-text {
    width: 180px;
  }
  .wrapper .content .wareHouse.arrived .cate-wrap.typeChk .cate-list li .d-flex .memo i {
    display: inline-block;
    width: 18px;
    height: 12px;
    margin-left: 5px;
  }
  .wrapper .content .wareHouse.arrived .cate-wrap.typeChk .cate-list li .d-flex .memo i.i-true {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='15' viewBox='0 0 22 15' fill='none'%3E%3Cpath d='M2 5.74805L8.28027 12.9255C8.667 13.3675 9.34954 13.3826 9.75549 12.9582L20 2.24805' stroke='%2300bda6' stroke-width='3' stroke-linecap='round'/%3E%3C/svg%3E");
  }
  .wrapper .content .wareHouse.arrived .cate-wrap.typeChk .cate-list li .d-flex .memo i.i-false {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='15' viewBox='0 0 22 15' fill='none'%3E%3Cpath d='M2 5.74805L8.28027 12.9255C8.667 13.3675 9.34954 13.3826 9.75549 12.9582L20 2.24805' stroke='%23D9D9D9' stroke-width='3' stroke-linecap='round'/%3E%3C/svg%3E");
  }
  .wrapper .content .wareHouse.arrived .cate-wrap .cate-name {
    justify-content: space-around;
  }
  .wrapper .content .wareHouse.arrived .cate-wrap .cate-name .chk-box {
    width: calc(10% - 1px);
  }
  .wrapper .content .wareHouse.arrived .cate-wrap .cate-list li:last-child {
    border-bottom: 0;
  }
  .wrapper .content .wareHouse.arrived .cate-wrap .cate-list li .d-flex {
    justify-content: space-around;
  }
  .wrapper .content .wareHouse.arrived .cate-wrap .cate-list li .d-flex.forwarding-item {
    height: 48px;
  }
  .wrapper .content .wareHouse.arrived .cate-wrap .cate-list li .d-flex .chk-box {
    width: 10%;
  }
  .wrapper .content .wareHouse.arrived .cate-wrap .cate-list li .i-tooltip {
    width: 18px;
    height: 18px;
    margin-top: -1px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Ccircle cx='8' cy='7.99805' r='7.5' stroke='%230B132B'/%3E%3Cpath d='M7.9795 2.99805C8.88155 2.99805 9.61048 3.234 10.1663 3.70591C10.7221 4.17782 11 4.80984 11 5.60198C11 6.48681 10.7039 7.14411 10.1116 7.57389C9.51936 7.99524 8.71754 8.20591 7.70615 8.20591L7.66515 9.40675H6.58542L6.53075 7.40956H6.92711C7.82916 7.40956 8.53531 7.28316 9.04556 7.03035C9.55581 6.77754 9.81093 6.30142 9.81093 5.60198C9.81093 5.09636 9.64692 4.69608 9.31891 4.40114C8.99089 4.10619 8.54897 3.95872 7.99317 3.95872C7.42825 3.95872 6.98178 4.10198 6.65376 4.3885C6.33485 4.66659 6.1754 5.05001 6.1754 5.53878H5C5 5.03316 5.12301 4.59074 5.36902 4.21153C5.61503 3.82389 5.96128 3.52473 6.40774 3.31406C6.86333 3.10338 7.38724 2.99805 7.9795 2.99805ZM7.11845 11.998C6.88155 11.998 6.68109 11.9222 6.51708 11.7705C6.35308 11.6188 6.27107 11.4334 6.27107 11.2143C6.27107 10.9952 6.35308 10.8098 6.51708 10.6582C6.68109 10.5065 6.88155 10.4306 7.11845 10.4306C7.34624 10.4306 7.53759 10.5065 7.69248 10.6582C7.85649 10.8098 7.9385 10.9952 7.9385 11.2143C7.9385 11.4334 7.85649 11.6188 7.69248 11.7705C7.53759 11.9222 7.34624 11.998 7.11845 11.998Z' fill='%230B132B'/%3E%3C/svg%3E");
  }
  .wrapper .content .wareHouse.arrived .cate-wrap .cate-name .chk-box,
  .wrapper .content .wareHouse.arrived .cate-wrap .cate-list .chk-box {
    opacity: 1 !important;
  }
  .wrapper .content .wareHouse.arrived span.shop {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    word-break: break-all;
  }
  .wrapper .content .wareHouse.arrived div.date-wrapper {
    display: flex;
    flex-direction: column;
    width: 25%;
    padding: 0;
    justify-content: center;
  }
  .wrapper .content .wareHouse.arrived div.date-wrapper span {
    width: auto;
  }
  .wrapper .content .arrived {
    padding: 0;
  }
  .wrapper .content .arrived .cp-gift-card {
    height: 238px;
    margin-bottom: 60px;
  }
  .wrapper .content .arrived .cp-gift-card .inner {
    height: 100%;
  }
  .wrapper .content .arrived .cp-gift-card .left {
    width: 344px;
    max-width: 344px;
    height: auto;
    text-align: center;
  }
  .wrapper .content .arrived .cp-gift-card .right {
    width: calc(100% - 344px);
    height: 100%;
    padding: 0 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
  }
  .wrapper .content .arrived .cp-gift-card .right .name {
    line-height: 48px;
    font-size: 32px;
  }
  .wrapper .content .arrived .cp-gift-card .right .price {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 15px;
  }
  .wrapper .content .arrived .cp-gift-card .right .price .gray600 {
    font-size: 16px;
    font-weight: 300;
  }
  .wrapper .content .arrived .cp-gift-card .right .pc-text span {
    line-height: 24px;
    font-size: 16px;
    font-weight: 400;
  }
  .wrapper .content .arrived .cp-gift-card .right .pc-text p {
    line-height: 21px;
    font-size: 14px;
    font-weight: 300;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
  }
  .wrapper .content .arrived .cp-gift-card .pc-text {
    display: block;
  }
  .wrapper .content .arrived .cp-gift-card .mo-text {
    display: none;
  }
  .wrapper .content .arrived .mo-text {
    display: none;
  }
  .wrapper .content .arrived .cont-row .cont-col {
    width: 100%;
  }
  .wrapper .content .arrived .cont-row .cont-col .card-list li {
    width: calc(33% - 32px);
    height: 372px;
    border-radius: 10px;
    margin-bottom: 32px;
  }
  .wrapper .content .arrived .cont-row .cont-col .card-list li:last-child {
    margin-right: auto;
  }
  .wrapper .content .arrived .cont-row .cont-col .card-list li .gift-card {
    height: 372px;
    transition: all 0.2s;
  }
  .wrapper .content .arrived .cont-row .cont-col .card-list li .gift-card:hover {
    margin-top: -16px;
  }
  .wrapper .content .arrived .cont-row .cont-col .card-list li .gift-card .cp-img {
    height: 216px;
  }
  .wrapper .content .arrived .cont-row .cont-col .card-list li .gift-card .cp-img img {
    width: auto;
    max-width: calc(100% - 50px);
    height: auto;
  }
  .wrapper .content .arrived .cont-row .cont-col .card-list li .gift-card .cp-text {
    height: 156px;
  }
  .wrapper .content .arrived .cont-row .cont-col .card-list li .gift-card .cp-text .name {
    line-height: 36px;
    font-size: 24px;
    font-weight: 600;
    color: #0b132b;
  }
  .wrapper .content .arrived .cont-row .cont-col .card-list li .gift-card .cp-text .text1 {
    display: none;
  }
  .wrapper .content .arrived .cont-row .cont-col .card-list li .gift-card .cp-text .text2 {
    margin-top: 16px;
    line-height: 24px;
    font-size: 16px;
    font-weight: 400;
    color: #0b132b;
  }
  .wrapper .content .arrived .cont-row .cont-col .total-list .row .mb {
    margin-bottom: 10px;
  }
  .wrapper .content .arrived .cont-row .cont-col.half {
    width: 50%;
  }
  .wrapper .content .arrived .cont-row .pc-form .title {
    line-height: 36px;
    margin-bottom: 28px;
  }
  .wrapper .content .arrived .form-counter .count-list li {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
  }
  .wrapper .content .arrived .form-counter .count-list li .d-flex {
    justify-content: flex-start;
  }
  .wrapper .content .arrived .form-counter .count-list li .row-col {
    text-align: left;
    margin-right: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
  }
  .wrapper .content .arrived .form-counter .count-list li .row-col .krw {
    font-size: 20px;
    line-height: 30px;
  }
  .wrapper .content .arrived .form-counter .count-list li .row-col .usd {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #0b132b;
  }
  .wrapper .content .arrived .form-counter .count-list li .number {
    margin-left: auto;
    width: 180px;
    text-align: center;
    justify-content: center;
  }
  .wrapper .content .arrived .form-counter .count-list li .number:hover {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
  }
  .wrapper .content .arrived .form-counter .count-list li .number:hover .button {
    display: block;
  }
  .wrapper .content .arrived .form-counter .count-list li .number:hover .ip-num {
    border-top: 1px solid #0b132b;
    border-bottom: 1px solid #0b132b;
  }
  .wrapper .content .arrived .form-counter .count-list li .number .button {
    display: none;
    width: 45px;
    max-width: 45px;
    min-width: 45px;
    margin-top: 0 !important;
    font-size: 36px !important;
  }
  .wrapper .content .arrived .form-counter .count-list li .number .ip-num {
    font-size: 28px;
    font-weight: 400;
    border: 0;
  }
  .wrapper .content .arrived .form-counter .total-list label {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    color: #0b132b;
  }
  .wrapper .content .arrived .form-counter .button {
    width: 100%;
    max-width: 100%;
    margin-top: 40px !important;
    font-size: 20px;
  }
  .wrapper .content .arrived .form-counter.disabled {
    position: relative;
  }
  .wrapper .content .arrived .form-counter.disabled:after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background-color: #fff;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    opacity: 0;
  }
  .wrapper .content .arrived .form-counter.disabled .btn-primary {
    display: none;
  }
  .wrapper .content .arrived .form-counter.disabled .btn-disabled {
    display: block !important;
  }
  .wrapper .content .forwarding .repackage-type {
    margin-top: 80px;
  }
  .wrapper .content .forwarding .repackage-type .title {
    font-size: 20px;
  }
  .wrapper .content .forwarding .repackage-type .primary-type .btn-group {
    width: 208px;
  }
  .wrapper .content .forwarding .repackage-type .primary-type .btn-group li {
    margin-bottom: 25px;
  }
  .wrapper .content .forwarding .repackage-type .primary-type .btn-group li.on .button {
    color: #fff;
    background: #81a4ff;
    transform: translate(0em, 0.75em);
  }
  .wrapper .content .forwarding .repackage-type .primary-type .btn-group li.on .button::before {
    box-shadow: 0 0 0 1px #0b132b, 0 0 #acbaeb;
    transform: translate3d(0, 0, -1em);
  }
  .wrapper .content .forwarding .repackage-type .primary-type .btn-group .button {
    width: 100%;
  }
  .wrapper .content .forwarding .repackage-type .second-type {
    width: calc(100% - 224px);
  }
  .wrapper .content .forwarding .request-depth .form-depth .rdo-list-col li {
    margin-right: 40px;
    font-size: 14px;
    font-weight: 300;
  }
  .wrapper .content .forwarding .request-depth .form-depth .rdo-list-col li:last-child {
    margin-right: 0;
  }
  .wrapper .content .forwarding .request-depth .form-depth .rdo-list-col .btn-line {
    font-size: 16px;
    font-weight: 400;
    padding: 4px 16px;
  }
  .wrapper .content .forwarding .request-depth .text-info {
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 25px;
  }
  .wrapper .myAddress {
    width: 942px;
  }
  .wrapper .myAddress .row .d-flex.f-col {
    flex-direction: row;
  }
  .wrapper .myAddress .row .d-flex.user-info {
    justify-content: flex-start !important;
  }
  .wrapper .myAddress .row .d-flex.user-info li {
    margin-right: 30px;
  }
}
.pcBtn {
  display: none !important;
}
@media all and (min-width: 1049px) {
  .pcBtn {
    display: block !important;
  }
}
@media (min-width: 781px) and (max-width: 1048px) {
  .pcBtn {
    display: block !important;
  }
}

.moBtn {
  display: block !important;
}
@media all and (min-width: 1049px) {
  .moBtn {
    display: none !important;
  }
}
@media (min-width: 781px) and (max-width: 1048px) {
  .moBtn {
    display: none !important;
  }
}

.goInquiryBtn {
  width: 50%;
}
@media all and (min-width: 1049px) {
  .goInquiryBtn {
    width: 20%;
    float: right;
  }
}

.custom-invoice-container {
  display: flex;
  gap: 16px;
  align-items: center;
  margin-bottom: 15px;
}
@media all and (max-width: 780px) {
  .custom-invoice-container {
    flex-direction: column;
    gap: 8px;
    align-items: start;
    margin-bottom: 0;
  }
  .custom-invoice-container .btn-container {
    margin-bottom: 8px;
  }
}

@media all and (min-width: 1049px) {
  .btn-group {
    margin-bottom: 16px;
  }
}
.btn-group.btn-arrived {
  display: flex;
  width: 100%;
  justify-content: space-between;
}
@media all and (min-width: 1049px) {
  .btn-group.btn-arrived {
    gap: 0;
  }
}
.btn-group.btn-arrived button.arrived-bottom-sheet {
  display: none;
}
@media all and (max-width: 780px) {
  .btn-group.btn-arrived button.arrived-bottom-sheet {
    display: block;
    width: 100%;
  }
}
.btn-group.btn-arrived button:not(.arrived-bottom-sheet) {
  display: block;
}
@media all and (max-width: 780px) {
  .btn-group.btn-arrived button:not(.arrived-bottom-sheet) {
    display: none;
  }
}

.btn-back-arrived {
  font-size: 14px;
  line-height: 24px;
  text-align: center;
  font-weight: 400;
  color: #4065e7 !important;
}
@media all and (min-width: 1049px) {
  .btn-back-arrived {
    font-size: 16px;
  }
}

.btn-package-check-hist {
  font-size: 14px;
  line-height: 24px;
  text-align: center;
  font-weight: 400;
  color: #4065e7 !important;
}
@media all and (min-width: 1049px) {
  .btn-package-check-hist {
    font-size: 16px;
  }
}
.btn-package-check-hist:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("../assets/images/i_check_hist.svg");
  margin-right: 6px;
}
@media all and (max-width: 780px) {
  .btn-package-check-hist:before {
    background-image: url("../assets/images/i_check_hist_m.svg");
    width: 20px;
    height: 20px;
  }
}

.tool-tip-tit {
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 10px;
}
@media all and (min-width: 1049px) {
  .tool-tip-tit {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 15px;
  }
}

.tool-tip-cont {
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0.025rem;
  font-weight: 300;
  margin-bottom: 20px;
}
@media all and (min-width: 1049px) {
  .tool-tip-cont {
    font-size: 16px;
    line-height: 24px;
  }
}

.tran-id-title {
  font-size: 16px;
  line-height: 30px;
  font-weight: 300;
  color: #0b132b;
}
@media all and (min-width: 1049px) {
  .tran-id-title {
    font-size: 20px;
    font-weight: 400;
  }
}

.tran-id {
  font-size: 20px;
  color: #0b132b;
  line-height: 32px;
  margin-bottom: 25px;
  font-weight: 500;
}
@media all and (min-width: 1049px) {
  .tran-id {
    font-size: 28px;
  }
}

.packageCheckPopUpDiv {
  height: 180px !important;
}
@media all and (min-width: 1049px) {
  .packageCheckPopUpDiv {
    height: 250px !important;
  }
}
.packageCheckPopUpDiv .p-text {
  margin-top: 10px !important;
}
@media all and (min-width: 1049px) {
  .packageCheckPopUpDiv .p-text {
    margin-top: 0px !important;
  }
}

.discountAmount {
  padding-left: 22px;
}
@media all and (min-width: 1049px) {
  .discountAmount {
    padding-left: 0px;
  }
}

.main-popup {
  padding: 0;
}
.main-popup .main-popup-img {
  width: 100%;
  border-radius: 10px 10px 0 0;
}
.main-popup .main-popup-btn-container {
  display: flex;
  gap: 8px;
  padding: 16px 16px 28px 16px;
  justify-content: center;
  align-items: center;
}
.main-popup .p-text {
  text-align: center;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  margin-top: 30px;
  margin-bottom: 10px;
}
.main-popup .main-popup-close-img {
  position: fixed;
  cursor: pointer;
  left: 95%;
  top: -12%;
}
@media all and (max-width: 780px) {
  .main-popup .main-popup-close-img {
    width: 5%;
  }
}

.additionalChargeTitle {
  font-size: 18px !important;
}
@media all and (min-width: 1049px) {
  .additionalChargeTitle {
    font-size: 24px !important;
  }
}

.tips {
  display: flex;
  justify-content: left;
  align-items: center;
  margin-top: 16px;
  margin-bottom: 60px;
  padding: 12px 16px;
  border: 1px solid #bd0000;
  border-radius: 10px;
}
.tips .logo {
  width: 20px;
  height: 20px;
}
.tips .tip_text {
  text-align: left;
  margin-left: 12px;
}
.tips .tip_text .title {
  display: flex; /* add this line */
  align-items: center; /* add this line */
  line-height: 2;
}
.tips .tip_text .title span {
  margin-left: 10px;
  font-size: 24px;
  font-weight: 700;
  color: #BD0000;
}
.tips .tip_text .description {
  padding-top: 10px;
  font-size: 16px;
  line-height: 160%;
}
.tips .tip_text .description a {
  color: #0036E7;
  text-decoration-line: underline;
  text-underline-offset: 3px;
}
.tips .tip_text .btnArea {
  margin-top: 20px;
  margin-bottom: 20px;
}

@media all and (max-width: 780px) {
  .tips {
    margin-top: 40px;
    align-items: flex-start;
  }
  .tips .logo {
    width: 24px;
    height: 24px;
  }
  .tips .tip_text .description {
    font-size: 14px;
  }
  .tips .tip_text .title {
    font-weight: 500;
  }
  .tips .tip_text .title span {
    font-size: 20px;
  }
  .description {
    padding-top: 16px;
    font-size: 14px;
  }
  .btnArea {
    width: 95%;
  }
  .btnArea button {
    width: 100% !important;
  }
}
.acTitle {
  font-size: 32px;
  font-weight: 600;
}
@media all and (max-width: 780px) {
  .acTitle {
    display: none;
  }
}

.acSubTitle {
  font-size: 32px;
  line-height: 48px;
  font-weight: 600;
}
@media all and (max-width: 780px) {
  .acSubTitle {
    font-size: 24px;
    line-height: 36px;
    margin-top: 20px;
  }
}

.acSubContent {
  font-size: 20px;
  line-height: 30px;
  font-weight: 500;
}
@media all and (max-width: 780px) {
  .acSubContent {
    font-size: 16px;
    line-height: 24px;
  }
}

.packageList {
  font-size: 24px;
  font-weight: 600;
  line-height: 36px;
  margin-top: 30px;
  margin-bottom: 20px;
}
@media all and (max-width: 780px) {
  .packageList {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
  }
}

.acDescription {
  margin-bottom: 70px !important;
}
@media all and (max-width: 780px) {
  .acDescription {
    margin-bottom: 50px !important;
  }
}

.status-tip {
  font-size: 10px;
  font-weight: 300;
  color: #0b132b;
  line-height: 160%;
}
@media all and (min-width: 1049px) {
  .status-tip {
    font-size: 14px;
    font-weight: 300;
    color: #0b132b;
  }
}

.d-day-wrapper {
  display: flex;
  flex-direction: column;
}
.d-day-wrapper span.d-day {
  margin-left: 8px;
  font-size: 14px;
}
@media all and (min-width: 1049px) {
  .d-day-wrapper {
    display: block;
  }
  .d-day-wrapper span.d-day {
    margin-left: 8px;
    font-size: 16px;
  }
}

.btn-inquiry {
  float: right;
  display: block !important;
  border: 1px solid #4065e7;
  border-radius: 10px;
  font-size: 12px;
  font-weight: 400;
  color: #4065e7;
  height: 24px;
  padding: 0 16px;
}
@media all and (min-width: 1049px) {
  .btn-inquiry {
    padding: 2px;
    font-size: 16px;
    font-weight: 400;
    color: #4065e7;
    width: 16%;
    height: auto;
  }
}

/*# sourceMappingURL=warehouse.css.map */
