/* shop.css - 주문내역, 주문상세, 마이페이지, 위시리스트, 주문서, 쿠폰, 커리큘럼, 상세페이지 */

/* 주문내역 */
#sod_v {
  padding: 15px;
  background: #fff;
  border: 0px solid #d9dde3;
  width: 900px;
  margin: 0px auto;
}

#sod_v .td_stat {
  width: 100px
}

#sod_v_info {
  margin: 0 0 10px;
  padding: 10px;
  ;
  color: #b20088;
  text-align: center;
}

/* 주문상세내역 */
#sod_list_inq {}

#sod_fin {
  background: #fff;
  padding: 15px;
  width: 1000px;
  margin: 0px auto;
}

.sod_fin_list .sod_ta_wr {
  padding: 15px;
  background: #fff
}

.sod_fin_list h2 {
  position: absolute;
  border: 0;
  font-size: 0;
  line-height: 0;
  content: ""
}

.sod_fin_list .prqty_stat {
  position: absolute;
  top: 0;
  right: 0;
  padding: 3px 5px;
  background: #aaa;
  color: #fff
}

.sod_fin_list .li_opt {
  color: #777;
  margin: 3px 0;
  line-height: 1.3em;
  padding-right: 50px
}

#sod_sts_wrap {
  margin: 10px
}

#sod_sts_wrap .btn_wr {
  text-align: center
}

#sod_sts_explan_open {
  padding: 0 10px;
  height: 30px;
  border: 1px solid #bbb;
  border-top: 1px solid #e6e6e6;
  margin-top: -1px;
  color: #333;
  background: none;
  display: none
}

#sod_sts_explan {
  display: none
}

#sod_fin_legend {
  background: #f7f7f7;
  margin: 0 0 10px;
  padding: 10px;
  line-height: 20px
}

#sod_fin_legend:after {
  display: block;
  visibility: hidden;
  clear: both;
  content: ""
}

#sod_fin_legend dt {
  float: left;
  width: 20%
}

#sod_fin_legend dd {
  float: left;
  width: 80%
}

#sod_fin_view {
  margin: 10px
}

#sod_fin_view h2 {
  position: absolute;
  border: 0;
  font-size: 0;
  line-height: 0;
  content: ""
}

#sod_fin_view h3 {
  font-size: 1.167em;
  margin: 20px 0 10px
}

#sod_fin_no {
  margin: 10px;
  border: 2px solid #b9b9b9;
  background: #f3f3f3;
  color: #444;
  text-align: center;
  padding: 10px
}

#sod_fin_no strong {
  font-size: 1.167em
}

#sod_fin_tot {
  margin: 10px
}

#sod_fin_tot h2 {
  font-size: 1.167em;
  margin: 20px 0 10px
}

#sod_fin_tot ul {
  margin: 0;
  padding: 0;
  list-style: none
}

#sod_fin_tot li {
  padding: 10px;
  background: #b20088;
  border-bottom: 1px solid #C12DA0;
  color: #fff;
  zoom: 1
}

#sod_fin_tot li:after {
  display: block;
  visibility: hidden;
  clear: both;
  content: ""
}

#sod_fin_tot #alrdy {
  border-bottom: 0 !important
}

#sod_fin_tot #alrdy .right {
  margin-top: 10px;
  text-align: right;
  color: #f3f3f3;
  font-size: 0.9em
}

#sod_fin_tot #alrdy .right p {
  position: relative
}

#sod_fin_tot #alrdy .right .title {
  position: absolute;
  left: 0;
  padding-left: 8px
}

#sod_fin_tot strong {
  float: right
}

#sod_fin_cancel {
  margin: 10px
}

#sod_fin_cancel h2 {
  position: absolute;
  border: 0;
  font-size: 0;
  line-height: 0;
  content: ""
}

#sod_fin_cancel h2 {
  position: absolute;
  font-size: 0;
  line-height: 0;
  overflow: hidden
}

#sod_fin_cancel button {
  height: 40px;
  border: 1px solid #5e6b6f;
  font-weight: bold;
  width: 100%;
  background: none;
  color: #5e6b6f
}

#sod_fin_cancel p {
  text-align: center;
  background: #ffe0e0;
  border: 2px solid #d50c0c;
  padding: 15px;
  color: #d50c0c;
  font-size: 1.167em;
  font-weight: bold
}

#sod_fin_cancelfrm {
  display: none;
  margin: 10px 0 0;
  text-align: center;
  background: #fff;
  padding: 15px
}

#sod_fin_cancelfrm .frm_input {
  background: #fff;
  margin: 0 0 3px;
  width: 100%
}

#sod_fin_cancelfrm .btn_frmline {
  background: #5e6b6f;
  color: #fff;
  border: 0;
  padding: 10px;
  width: 100%;
  cursor: pointer
}

#sod_fin_test {
  padding: 10px
}


/* 마이페이지 */
#smb_my {
  padding: 15px;
  background: #fff;
  border: 1px solid #d9dde3
}

#smb_my .btn_more {
  display: block;
  height: 43px;
  width: 100%;
  border: 1px solid #c8c8c8;
  border-bottom-color: #aaa;
  font-size: 1.167em;
  color: #282828;
  line-height: 43px;
  text-align: center
}

#smb_my_ov {
  margin: 0 0 20px
}

#smb_my_ov h2 {
  position: absolute;
  font-size: 0;
  text-indent: -9999em;
  line-height: 0;
  overflow: hidden
}

#smb_my_ov .my_name {
  position: relative;
  line-height: 20px;
  height: 50px;
  padding: 15px;
  background: #1e5cf6;
  color: #fff;
  font-weight: normal;
  font-size: 1.083em
}

#smb_my_ov .my_name img {
  border-radius: 50%;
  vertical-align: top
}

#smb_my_ov .smb_my_act {
  position: absolute;
  top: 10px;
  right: 10px
}

#smb_my_ov .smb_my_act li {
  display: inline-block;
  font-size: 0.92em
}

#smb_my_ov .smb_my_act li a {
  line-height: 28px;
  height: 30px;
  vertical-align: middle;
  padding: 0 5px;
  margin: 0;
  border-radius: 3px
}

#smb_my_ov .my_pocou {
  padding: 10px 5px;
  background: #fff
}

#smb_my_ov .my_pocou li {
  position: relative;
  padding: 0 10px;
  line-height: 30px
}

#smb_my_ov .my_pocou a {
  position: absolute;
  top: 0;
  right: 10px;
  font-weight: bold;
  color: #f50057
}

#smb_my_ov .my_info {
  display: none;
  clear: both;
  width: 100%;
  background: #fff;
  padding: 10px;
  border-top: 1px solid #e6e6e6
}

#smb_my_ov .my_info:after {
  display: block;
  visibility: hidden;
  clear: both;
  content: ''
}

#smb_my_ov .my_info_wr {
  float: left;
  width: 50%;
  line-height: 20px;
  padding: 3px 0px;
  position: relative;
  color: #666
}

#smb_my_ov .my_info_wr strong {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  vertical-align: top;
  padding: 3px 0px
}

#smb_my_ov .my_info_wr span {
  display: block;
  padding-left: 100px
}

#smb_my_ov .ov_addr {
  width: 100%
}

#smb_my_ov .my_ov_btn {
  text-align: center;
  border-top: 1px solid #ccc
}

#smb_my_ov .my_ov_btn button {
  border: 1px solid #ccc;
  border-top: 1px solid #fff;
  background: #fff;
  padding: 0 20px;
  height: 20px;
  margin-top: -1px
}

#smb_my_od h2 {
  font-size: 1.167em;
  margin: 10px 0
}

#smb_my_wish h2 {
  font-size: 1.167em;
  margin: 30px 0 10px
}

.wishlist ul {
  margin: 10px 0
}

.wishlist ul:after {
  display: block;
  visibility: hidden;
  clear: both;
  content: ''
}

.wishlist li {
  float: left;
  padding: 5px;
  width: 33.333%;
  text-align: center
}

.wishlist li img {
  width: 100%;
  height: auto;
  max-width: 250px
}

.wishlist li .info_link {
  display: block;
  font-weight: bold;
  margin: 5px 0 2px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap
}

.wishlist li .info_date {
  font-size: 0.92em;
  color: #666
}

@media (max-width:970px) {
  #smb_my_ov .my_info_wr {
    width: 100%
  }
}

/* 위시리스트 */
#sod_ws {
  padding: 15px;
  border: 1px solid #d9dde3;
  background: #fff
}

#sod_ws li {
  background: #fff;
  border-bottom: 1px solid #eaeaea;
  margin: 10px 0;
  position: relative
}

#sod_ws .wish_img {
  position: absolute;
  top: 50%;
  left: 20px;
  z-index: 10;
  width: 70px;
  height: 70px;
  margin-top: -35px;
  border-radius: 50%;
  overflow: hidden;
  z-index: 4
}

#sod_ws .wish_info {
  padding: 15px 15px 15px 100px;
  min-height: 90px
}

#sod_ws .wish_chk {
  position: absolute;
  top: 5px;
  left: 5px;
  z-index: 9
}

#sod_ws .info_date {
  color: #777;
  display: block;
  font-size: 0.92em;
  margin: 5px 0 0
}

#sod_ws .wish_prd {
  display: block;
  font-weight: bold;
  font-size: 1.083em
}

#sod_ws .wish_del {
  position: absolute;
  bottom: 10px;
  right: 10px
}

#sod_ws .wish_del a {
  display: block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  background: #eee;
  border-radius: 3px;
  color: #777;
  text-align: center;
  font-size: 1.25em
}

#sod_ws .sold_out {
  display: inline-block;
  padding: 3px 5px;
  background: #ff0000;
  color: #fff
}

#sod_ws_act {
  text-align: center;
  margin: 10px 0
}

#sod_ws_act:after {
  display: block;
  visibility: hidden;
  clear: both;
  content: ''
}

#sod_ws_act .btn01 {
  float: left;
  width: 49%;
  height: 50px;
  background: #b20088;
  font-weight: bold;
  border: 0;
  color: #fff;
  border-radius: 3px;
  font-weight: bold;
  font-size: 1.25em
}

#sod_ws_act .btn02 {
  float: right;
  width: 49%;
  height: 50px;
  border: 1px solid #b20088;
  color: #b20088;
  font-weight: bold;
  border-radius: 3px;
  background: #fff;
  font-weight: bold;
  font-size: 1.25em
}

/* 주문내역 include */
#sod_inquiry li {
  background: #f7f7f7;
  border-bottom: 1px solid #ccc;
  padding: 15px;
  margin-bottom: 10px;
  position: relative;
  border-radius: 5px
}

#sod_inquiry li .idtime_link {
  font-weight: bold;
  font-size: 1.167em
}

#sod_inquiry li .idtime_time {
  position: absolute;
  top: 15px;
  right: 15px;
  color: #999
}

#sod_inquiry li .inquiry_name {
  margin: 10px 0;
  color: #000
}

#sod_inquiry li .inquiry_price {
  font-size: 1em;
  padding-bottom: 5px;
  color: #999
}

#sod_inquiry li .inv_status {
  display: block;
  text-align: center;
  margin: 5px 0 0;
  font-weight: bold
}

#sod_inquiry li .inv_inv {
  margin: 10px 0 0;
  display: block;
  border: 1px solid #c4c5cc;
  color: #666
}

#sod_inquiry li .inv_inv i {
  width: 30px;
  height: 30px;
  line-height: 30px;
  background: #f3f3f3;
  text-align: center;
  color: #555;
  font-size: 15px;
  margin-right: 5px
}

.status_01 {
  display: block;
  background: #fda83c;
  color: #fff;
  line-height: 30px;
  text-align: center;
}

.status_02 {
  display: block;
  background: #b20088;
  color: #fff;
  line-height: 30px;
  text-align: center;
}

.status_03 {
  display: block;
  background: #5bd085;
  color: #fff;
  line-height: 30px;
  text-align: center;
}

.status_04 {
  display: block;
  background: #6fa8ff;
  color: #fff;
  line-height: 30px;
  text-align: center;
}

.status_05 {
  display: block;
  background: #333;
  color: #fff;
  line-height: 30px;
  text-align: center;
}

.status_06 {
  display: block;
  background: #f3f3f3;
  border: 1px solid #ddd;
  color: #666;
  line-height: 30px;
  font-weight: bold;
  text-align: center;
}

/* 주문상세내역 중 현금영수증 발급 */
#scash {}

#scash section {
  padding: 10px 0
}

#scash h2 {
  margin: 0 0 10px;
  text-align: center
}

#scash .tbl_head01 th {
  padding: 0 10px;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  background: #f2f5f9;
  text-align: left
}

#scash_apply {
  padding: 10px 0 15px;
  text-align: center
}

#scash_apply button {
  padding: 10px;
  border: 0;
  background: #565e60;
  color: #fff
}

#scash_copy {
  text-align: center
}

/* 화면낭독기 사용자용 */
#hd_login_msg {
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 1px;
  overflow: hidden
}

.msg_sound_only,
.sound_only {
  display: inline-block !important;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0 !important;
  padding: 0 !important;
  width: 1px !important;
  height: 1px !important;
  font-size: 0;
  text-indent: -9999em;
  line-height: 0;
  border: 0 !important;
  overflow: hidden !important
}


/*구매페이지*/
.tab_con {
  width: 100%;
  max-width: 800px;

}

/*구매페이지*/

/* 커리큘럼 (shadcn 아코디언 스타일) */

.stitle {
  display: inline-block;
  font-size: 16px;
  padding: 15px 10px;
  font-weight: 700;
  letter-spacing: -0.5px;
}

.curri-container {
  max-width: 100%;
  margin: 0 auto;
}

.curri-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 4px 16px;
}

.curri-title {
  font-size: 18px;
  font-weight: 700;
  color: #0f172a;
  letter-spacing: -0.3px;
  margin: 0;
}

.curri-count {
  font-size: 13px;
  color: #94a3b8;
  font-weight: 500;
}

.curri-sections {
  border: 1px solid #e2e8f0;
  border-radius: 12px;
  overflow: hidden;
  background: #fff;
}

.curri-section {
  border-bottom: 1px solid #e2e8f0;
}

.curri-section:last-child {
  border-bottom: none;
}

.curri-section-toggle {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 14px 16px;
  background: #f8fafc;
  border: none;
  cursor: pointer;
  transition: background 0.15s;
  text-align: left;
  font-family: inherit;
}

.curri-section-toggle:hover {
  background: #f1f5f9;
}

.curri-section-left {
  display: flex;
  align-items: center;
  gap: 8px;
  min-width: 0;
}

.curri-chevron {
  flex-shrink: 0;
  color: #94a3b8;
  transition: transform 0.2s ease;
}

.curri-section.is-open .curri-chevron {
  transform: rotate(90deg);
}

.curri-section-title {
  font-size: 14px;
  font-weight: 600;
  color: #1e293b;
  letter-spacing: -0.2px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.curri-section-count {
  flex-shrink: 0;
  font-size: 12px;
  color: #94a3b8;
  font-weight: 500;
  margin-left: 12px;
}

.curri-items {
  display: none;
}

.curri-section.is-open>.curri-items {
  display: block;
}

.curri-item {
  border-top: 1px solid #f1f5f9;
}

.curri-link {
  display: flex;
  align-items: center;
  padding: 11px 16px 11px 40px;
  text-decoration: none;
  color: #334155;
  font-size: 14px;
  font-weight: 400;
  transition: background 0.15s, color 0.15s;
  line-height: 1.5;
}

.curri-link:hover {
  background: #f8fafc;
  color: #0f172a;
}

.curri-link-locked {
  color: #cbd5e1;
}

.curri-link-locked:hover {
  color: #94a3b8;
}

.curri-item-sub .curri-link {
  padding-left: 56px;
  font-size: 13px;
  color: #64748b;
}

.curri-item-text {
  flex: 1;
  min-width: 0;
}

.curri-more-wrap {
  display: flex;
  justify-content: center;
  margin-top: 20px;
}

.curri-more-btn {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 10px 40px;
  background: #fff;
  color: #334155;
  font-size: 14px;
  font-weight: 600;
  border-radius: 9999px;
  text-decoration: none;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08), 0 4px 12px rgba(0, 0, 0, 0.06);
  transition: all 0.2s;
}

.curri-more-btn:hover {
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1), 0 8px 20px rgba(0, 0, 0, 0.08);
  transform: translateY(-1px);
  color: #0f172a;
}

/* 기존 상세페이지 css (하위 호환) */
.분류타이틀 {
  display: none;
}

.강의 {
  display: none;
}

.추가설명 {
  display: none;
}

.usepoint {
  font-size: 12px;
  color: #999
}

.price0 {
  padding: 10px 0;
  font-size: 16px;
  color: #555
}

.price12 {
  font-size: 24px;
  color: #b20088;
  font-weight: bold;
  padding: 1px;
  display: inline-block
}

.sit_opt_list {
  height: 0px;
  padding: 0px;
  margin: 0px;
}

#sit_ov_btn .btn_lecgo {
  background-color: #333;
}

#sit_story .box {
  display: none;
}

/************* 모바일 */
@media (max-width:700px) {

  .stitle {
    display: inline-block;
    font-size: 16px;
    padding: 15px 0px;
    font-weight: 700;
    letter-spacing: -0.5px;
  }

  .curri-header {
    padding: 0 2px 12px;
  }

  .curri-title {
    font-size: 16px;
  }

  .curri-section-toggle {
    padding: 12px 14px;
  }

  .curri-section-title {
    font-size: 13px;
  }

  .curri-link {
    padding: 10px 14px 10px 34px;
    font-size: 13px;
  }

  .curri-item-sub .curri-link {
    padding-left: 48px;
    font-size: 12px;
  }

  #sit_ov_wrap {
    top: -32px;
    position: relative;
    margin: 0px;
    padding: 0px;
    border: 0px
  }

  #hd_wrapper {
    z-index: 9999;
  }


  #sit_ov_btn {
    position: fixed;
    bottom: 12px;
    width: 80%;
    z-index: 1000;
  }

  #sit_ov_btn input {
    width: 60vw;
    border: 0;
    outline: 0;
  }

}

/* 커리큘럼 */
/* 비밀문서 */


/* 비밀문서 */


/*주문창*/
/*PC 주문서*/
#sod_frm .tbl_head03 {
  padding: 0;
  background: none
}

#sod_frm .tbl_head03 .sod_opt {
  padding: 5px 0
}

#sod_frm_orderer .odpw_info {
  display: block;
  margin: 0 0 7px;
  color: #3a8afd
}

#sod_frm_orderer .tbl_frm01,
#sod_frm_taker .tbl_frm01 {
  background: #fff;
  padding: 0 0 10px;
  margin: 0
}

#sod_frm_taker .choice_place {
  background: #edf3fc;
  margin: 10px;
  padding: 10px;
  border: 1px solid #d1ddee
}

#sod_frm_taker .choice_tit {
  display: block;
  font-weight: bold;
  margin: 0 0 5px
}

#sod_frm_orderer table th,
#sod_frm_taker table th {
  border: 0;
  padding: 10px 5px;
  text-align: right;
  vertical-align: top
}

#sod_frm_orderer table td,
#sod_frm_taker table td {
  border: 0;
  padding: 5px 10px;
  vertical-align: baseline
}

.sod_right #sod_bsk_tot {
  margin: 10px
}

#sod_frm_taker textarea {
  width: 100%;
  height: 80px
}

#od_pay_sl input[type="radio"] {
  position: absolute;
  width: 0;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  text-indent: -999px;
  left: 0;
  z-index: -1px;
}

#od_pay_sl .lb_icon {
  display: inline-block;
  float: left;
  width: 150px;
  background: #fff;
  border: 1px solid #eceff4;
  margin: 0px 0 0 -1px;
  cursor: pointer;
  height: 45px;
  position: relative;
  text-align: center;
  padding-top: 12px;
  z-index: 1
}

#od_pay_sl input[type="radio"]:checked+.lb_icon {
  border: 1px solid #b20088;
  z-index: 3;
  color: #b20088
}

#sod_frm_paysel {}

#sod_frm_paysel legend {
  position: absolute;
  font-size: 0;
  line-height: 0;
  overflow: hidden
}

.sod_bsk_dvr {
  text-align: right
}

.sod_bsk_cnt {
  text-align: right
}

.sod_bsk_point {
  text-align: right
}

#sod_frm_paysel .KPAY {
  background: url('../../../img/kpay.png') no-repeat 0 3px;
  width: 67px;
  overflow: hidden;
  text-indent: -999px;
  display: inline-block;
  background-size: 35px auto
}

#sod_frm_paysel .PAYNOW {
  background: url('../../../img/paynow.png') no-repeat 0 3px;
  width: 74px;
  overflow: hidden;
  text-indent: -999px;
  display: inline-block;
  background-size: 45px auto;
}

#sod_frm_paysel .PAYCO {
  background: url('../../../img/payco.png') no-repeat 0 3px;
  width: 74px;
  ;
  overflow: hidden;
  text-indent: -999px;
  display: inline-block;
  background-size: 45px auto;
}

#sod_frm_paysel .inicis_lpay {
  background: url('../../../img/lpay_logo.png') no-repeat 0 3px;
  width: 65px;
  overflow: hidden;
  text-indent: -999px;
  display: inline-block;
  background-size: 35px auto;
}

#sod_frm_paysel .kakaopay_icon {
  background: url('../../../img/kakao.png') no-repeat 0 3px;
  width: 74px;
  display: inline-block;
  overflow: hidden;
  text-indent: -999px;
  background-size: 35px auto
}

#sod_frm_paysel .samsung_pay {
  background: url('../../../img/samsungpay.png') no-repeat 0 3px;
  width: 106px;
  display: inline-block;
  overflow: hidden;
  text-indent: -999px
}

#sod_bsk_tot {
  border: 1px solid #3a8afd
}

#sod_bsk_tot:after {
  display: block;
  visibility: hidden;
  clear: both;
  content: ""
}

.sod_info li {
  position: relative;
  float: left;
  background: #fff;
  width: 33.333%;
  height: 70px;
  text-align: center;
  border-bottom: 1px solid #e7ebf1;
  padding: 15px 0
}

.sod_info li:after {
  display: block;
  visibility: hidden;
  clear: both;
  content: ""
}

.sod_info li span {
  display: block;
  color: #777;
  margin-bottom: 5px;
  font-weight: bold;
  color: #000
}

.sod_info .sod_bsk_sell,
.sod_info .sod_bsk_coupon {
  border-right: 1px solid #e7ebf1
}

.sod_bsk_sell {
  color: #b20088;
  font-size: 1.1em
}

.sod_info .sod_bsk_coupon:before {
  display: block;
  content: "-";
  position: absolute;
  top: 25px;
  left: -10px;
  width: 20px;
  height: 20px;
  background: #fff;
  color: #9da6c9;
  border-radius: 50%;
  border: 1px solid #e7ebf1;
  font-weight: bold;
  font-size: 16px;
  line-height: 14px
}

.sod_info .sod_bsk_dvr:before {
  display: block;
  content: "+";
  position: absolute;
  top: 25px;
  left: -10px;
  width: 20px;
  height: 20px;
  background: #fff;
  color: #9da6c9;
  border-radius: 50%;
  border: 1px solid #e7ebf1;
  font-weight: bold;
  font-size: 16px;
  line-height: 14px
}

.sod_info .sod_bsk_cnt strong {
  font-size: 1.25em
}

.sod_info_bt {
  clear: both;
  padding: 10px 15px;
  background: #fff
}

.sod_info_bt:after {
  display: block;
  visibility: hidden;
  clear: both;
  content: ""
}

.sod_info_bt li {}

.sod_info_bt li:after {
  display: block;
  visibility: hidden;
  clear: both;
  content: ""
}

.sod_info_bt li span {
  display: inline-block;
  float: left;
  width: 50%;
  line-height: 28px;
  text-align: left;
  font-weight: bold;
  color: #000
}

.sod_info_bt li strong {
  display: inline-block;
  float: left;
  width: 50%;
  line-height: 28px;
  text-align: right
}

.sod_info_option {
  clear: both;
  border-top: 1px solid #e7ebf1
}

.sod_info_option h2 {
  position: absolute;
  font-size: 0;
  line-height: 0;
  overflow: hidden
}

.sod_info_option ul {
  padding: 10px 15px;
  background: #fff
}

.sod_info_option li {
  margin-bottom: 5px
}

.sod_info_option li:after {
  display: block;
  visibility: hidden;
  clear: both;
  content: ""
}

.sod_info_option .sod_ifop_tit {
  display: inline-block;
  float: left;
  width: 50%;
  line-height: 28px;
  text-align: left;
  font-weight: bold
}

.sod_info_option .sod_ifop_tit .btn_frmline {
  width: auto;
  height: 30px;
  color: #3a8afd;
  background: #fff;
  border: 1px solid #d4d6db;
  font-size: 0.93em;
  border-radius: 3px
}

.sod_info_option .sod_ifop_tit .cp_cancel {
  width: auto;
  height: 30px;
  border: 1px solid #d4d6db;
  padding: 0 5px;
  margin-left: 5px;
  color: #b1b1b1;
  vertical-align: baseline
}

.sod_info_option .sod_ifop_tit .od_coupon>td {
  text-align: left
}

.sod_info_option>td,
.sod_info_option .sod_ifop_t {
  display: inline-block;
  float: left;
  width: 50%;
  line-height: 28px;
  text-align: right
}

.sod_info_option>td {
  text-align: right;
  padding: 10px;
  height: 30px
}

.sod_info_option>td .cp_cancel {
  margin: 0 0 0 2px
}

.sod_info_option>td .btn_frmline {
  padding: 0 7px;
  border: 1px solid #38b2b9;
  color: #38b2b9;
  background: #fff;
  height: 23px;
  line-height: 21px;
  margin: 0
}

.btn_address {
  background: #b20088;
  border: 0px;
  height: 38px;
  color: #fff;
  padding: 0 10px;
  font-size: 14px;
  padding-bottom: 2px;
  font-weight: bold;
}

#od_tot_price {
  line-height: 20px;
  padding: 0px 0px
}

#od_tot_price span {
  margin-left: 10px;
  font-size: 14px;
  color: #666666;
  font-weight: 300;
}

#od_tot_price h3 {
  font-size: 1.25em;
  margin: 20px 0;
  display: inline-block;
  width: 100px;
}

#od_tot_price strong {
  font-size: 1.5em;
  color: #b20088
}

#sod_frm_pay_info {
  margin: 0 0 10px
}

#sod_point {
  clear: both;
  background: #fff;
  margin: 10px;
  border: 1px solid #e3e5e8
}

#sod_point h2 {
  font-size: 1.167em;
  padding: 15px;
  border-bottom: 1px solid #e3e5e8
}

#sod_point h2:after {
  display: block;
  visibility: hidden;
  clear: both;
  content: ''
}

#sod_point .point_tit {
  vertical-align: baseline;
  float: left;
  line-height: 28px
}

#sod_point .point_tit label {
  vertical-align: baseline
}

#sod_point .point_ipt {
  float: right;
  display: inline-block;
  margin-left: 35px;
  text-align: left;
  text-align: right;
  font-weight: normal
}

#sod_point .point_ipt:after {
  display: block;
  visibility: hidden;
  clear: both;
  content: ''
}

#sod_point .point_ipt #od_temp_point {
  width: 100px;
  height: 30px;
  text-align: right;
  padding: 0 5px;
  border: 1px solid #d0d3db;
  border-radius: 3px
}


#sod_frm_pt strong {
  display: inline-block;
  width: 75%;
  color: #000;
  line-height: 28px;
  text-align: left;
  font-size: 13px;
}

#sod_frm_pt span {
  display: inline-block;
  color: #000;
  margin-left: 10px;
}

#sod_frm_pt span:after {
  display: block;
  visibility: hidden;
  clear: both;
  content: ''
}

#sod_frm_pt .max_point_box {
  font-style: normal !important
}

.sod_frm_pc #sod_frm_pay {
  position: relative;
  margin: 0px;
  padding: 0;
  background: #fff;
  border-top: 1px solid #e3e5e8
}

.sod_frm_pc #sod_frm_pay h2 {
  font-size: 1.167em;
  padding: 15px;
  margin: 0;
  border-bottom: 1px solid #e3e5e8
}

.sod_frm_pc #sod_frm_pay .tooltip_txt {
  height: auto;
  line-height: 18px;
  font-weight: normal;
  font-size: 1em;
  padding: 10px 20px;
  margin: 10px
}

.sod_frm_pc #sod_frm_pay .tooltip_txt:before {
  height: 100%
}

.sod_frm_pc #sod_frm_pay input[type="radio"] {}

.sod_frm_pc #sod_frm_pay .lb_icon {
  display: inline-block;
  position: relative;
  cursor: pointer;
  z-index: 1
}

.sod_frm_pc #sod_frm_pay input[type="radio"]:checked+.lb_icon {
  color: #fff;
  font-weight: bold;
  z-index: 3;
  background: #b20088;
}

.sod_frm_pc #sod_frm_pay input[type="radio"]+label span {
  top: 0px
}

.sod_frm_pc .pay_way {
  padding: 0 10px 10px
}

.sod_frm_pc .pay_way li {
  margin: 0 0 5px
}

.sod_frm_pc #settle_bank {
  border: 0;
  background-color: #e3e5e8;
  text-align: right;
  padding: 0
}

.sod_frm_pc #sod_frm_paysel {
  padding: 0;
  display: inline-block;
}

.sod_frm_pc #settle_bank {
  padding: 10px
}

.sod_frm_pc #sod_frm_orderer .tbl_frm01 th {
  text-align: left
}

.sod_frm_pc #sod_frm_taker .tbl_frm01 th {
  text-align: left
}

.sod_frm_pc td .frm_input {
  width: 100%
}

.sod_frm_pc td #od_zip,
.sod_frm_pc td #od_b_zip {
  width: auto
}

/* 팁 */
.tooltip_icon {
  display: inline-block;
  vertical-align: middle;
  color: #b3b5b8;
  border: 0;
  font-size: 1.4em;
  background: transparent;
  cursor: pointer
}

.tooltip_icon:hover {
  color: #448bf5
}

.tooltip {
  position: relative;
  width: auto;
  color: #fff;
  background: #000;
  padding: 10px;
  font-size: small;
  line-height: 18px;
  display: none;
  position: absolute;
  z-index: 9;
  font-weight: normal;
  margin-left: 15px;
  margin-top: 20px
}

.tooltip:before {
  content: "";
  position: absolute;
  top: 0;
  left: -10px;
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 0px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 0;
  border-right: 10px solid #000
}

.tooltip_txt {
  position: relative;
  text-align: left;
  color: #fff;
  height: 50px;
  line-height: 50px;
  font-size: 1.1em;
  background: #f2838f;
  margin: 0 0 10px;
  padding: 0 20px;
  border-radius: 5px;
  font-weight: bold
}

.tooltip_txt:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 5px;
  height: 50px;
  border-radius: 5px 0 0 5px;
  background: #da4453
}

.tooltip_txt i {
  font-size: 1.2em;
  vertical-align: middle
}

/*개인결제 폼*/
#m_sod_frm_orderer {
  margin: 10px
}

#m_sod_frm_orderer h2 {
  position: absolute;
  font-size: 0;
  text-indent: -9999em;
  line-height: 0;
  overflow: hidden
}

#m_sod_frm_orderer ul {
  background: #fff;
  margin: 10px 0;
  border-bottom: 1px solid #ccc;
  padding: 10px 15px
}

#m_sod_frm_orderer li {
  line-height: 20px
}

#m_sod_frm_orderer th {
  width: 80px
}

#m_sod_frm_orderer td .frm_input {
  width: 100%
}

#m_pv_sod_frm .btn_confirm {
  margin: 10px
}

#m_pv_sod_frm .btn_confirm .btn_submit {
  width: 100%;
  height: 45px;
  font-size: 1.167em;
  font-weight: bold;
  margin: 0 0 3px
}

#m_pv_sod_frm .btn_confirm .btn_cancel {
  width: 100%;
  height: 45px;
  line-height: 43px;
  font-size: 1.167em;
  font-weight: bold;
  padding: 0
}



/* 주문서 작성 */
#sod_frm {
  padding: 10px;
  background: #fff;
}

#sod_frm .od_prd_list {
  background: #fff;
  padding: 15px
}

.od_prd_list .td_chk {
  border-left: 0
}

.od_prd_list .td_prd {
  border-left: 0;
  position: relative;
  padding-left: 90px;
  min-height: 100px
}

.od_prd_list .td_prd .sod_img {
  position: absolute;
  top: 10px;
  left: 0
}

.od_prd_list .td_prd .sod_name {
  min-height: 70px;
  padding: 25px 20px
}

.od_prd_list .td_prd .prd_name {
  font-size: 1.167em
}

.od_prd_list .total_prc {
  color: #b20088;
  font-weight: bold;
  font-size: 1.167em
}

#sod_frm_orderer,
#sod_frm_taker {
  background: #fff;
  margin: 0 0 10px
}

#sod_frm_taker h2,
#sod_frm_orderer h2 {
  margin: 15px 0;
  font-size: 22px;
  font-weight: 700
}

.odf_list {
  padding-top: 10px;
}

.odf_list li {}

.odf_list label,
.odf_list strong {
  display: block;
  margin: 7px 0 5px;
  color: #444;
  font-weight: normal
}

.odf_list .frm_input {
  width: 100%;
  margin: 0 0 5px
}

.odf_list .dlv_slt div {
  background: #f3f3f3;
  border: 1px solid #ccc;
  margin: 5px 0;
  padding: 10px
}

.odf_list .dlv_slt div label {
  display: inline-block;
  margin: 3px 0;
  color: #000
}

#order_address {
  display: block;
  text-align: center;
  border: 1px solid #3476be;
  color: #3476be;
  height: 30px;
  line-height: 28px;
  margin: 5px 0 0;
  background: none
}

.odf_list .ad_default {
  display: inline-block;
  margin: 0
}

.odf_list .btn_addsch {
  position: absolute;
  top: 5px;
  right: 5px;
  border-radius: 3px;
  height: 30px
}

.odf_list .add_num {
  position: relative;
  display: block
}

.odf_list textarea {
  border: 1px solid #ccc;
  background: #fff;
  color: #000;
  vertical-align: middle;
  border-radius: 3px;
  padding: 5px;
  width: 100%;
  height: 70px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

#m_sod_frm_paysel {
  margin: 0px 0
}

#m_sod_frm_paysel ul {
  margin: 0 0;
  background: #fff;
  padding: 10px;
}

#m_sod_frm_paysel ul:after {
  display: block;
  visibility: hidden;
  clear: both;
  content: ""
}

#m_sod_frm_paysel li {
  margin: 0 auto;
  padding: 5px;
  width: 36%;
  height: 25px
}

#m_sod_frm_paysel .KPAY {
  background: url('../../../img/kpay.png') no-repeat;
  width: 37px;
  height: 15px;
  overflow: hidden;
  text-indent: -999px;
  display: inline-block;
  background-size: 100%
}

#m_sod_frm_paysel .PAYNOW {
  background: url('../../../img/paynow.png') no-repeat;
  width: 46px;
  height: 15px;
  overflow: hidden;
  text-indent: -999px;
  display: inline-block;
  background-size: 100%
}

#m_sod_frm_paysel .PAYCO {
  background: url('../../../img/payco.png') no-repeat 1px;
  width: 46px;
  height: 15px;
  overflow: hidden;
  text-indent: -999px;
  display: inline-block;
  background-size: 100%
}

#m_sod_frm_paysel .inicis_lpay {
  background: url('../../../img/lpay_logo.png') no-repeat;
  width: 35px;
  height: 12px;
  overflow: hidden;
  text-indent: -999px;
  display: inline-block;
  background-size: 100%
}

.kakaopay_icon {
  background: url('../../../img/kakao.png') no-repeat;
  height: 21px;
  width: 74px;
  display: inline-block;
  overflow: hidden;
  text-indent: -999px;
  background-size: 100%
}

.samsung_pay {
  background: url('../../../img/samsungpay.png') no-repeat;
  height: 12px;
  width: 83px;
  display: inline-block;
  overflow: hidden;
  text-indent: -999px
}

#sod_frm .sod_ta_wr {
  background: #f4f4f4;
  padding: 0px 15px;
  border: 1px solid #d9dde3
}

#sod_frm .btn_confirm {
  margin: 10px
}

#sod_frm .btn_submit {
  width: 100%;
  height: 45px;
  font-size: 20px;
  margin: 5px 0;
  background: #000;
  color: #fff;
}

#sod_frm .btn_cancel,
#sod_frm .btn01 {
  width: 49.5%;
  height: 45px;
  line-height: 43px;
  font-size: 1.167em;
  border-radius: 3px;
  font-weight: bold;
  padding: 0
}

#sod_frm_pay {
  border: 1px solid #fff;
  background: #fff
}

#sod_frm_pay h2 {
  margin: 0 0 20px;
  font-size: 1.25em
}

#sod_frm_pay .cp_btn1,
#sod_frm_pay .cp_cancel1 {
  margin-top: 0
}

#sod_frm_pay table {
  border: 1px solid #e7ebf1
}

.odf_tbl {
  position: relative
}

.odf_tbl table {
  background: #fff;
  width: 100%;
  border-collapse: collapse;
  border-bottom: 1px solid #ccc
}

.odf_tbl table th {
  border-top: 1px solid #eceff4;
  padding: 10px;
  text-align: left;
  width: 120px;
  font-weight: normal
}

.odf_tbl table td {
  border-top: 1px solid #eceff4;
  padding: 7px 10px;
  text-align: right
}

#sod_frm_pt_alert {
  margin: 10px 0;
  color: #328abd
}

.sod_frm_point {
  padding: 10px 0;
  clear: both
}

.sod_frm_point div {
  background: #fff;
  padding: 0px
}

.sod_frm_point div:after {
  display: block;
  visibility: hidden;
  clear: both;
  content: ''
}

.sod_frm_point div label {
  padding-right: 10px;
  line-height: 30px;
  font-size: 13px;
}

.sod_frm_point div span {
  display: block;
  font-size: 13px;
}

.sod_frm_point div span:after {
  display: block;
  visibility: hidden;
  clear: both;
  content: ''
}

.sod_frm_point .max_point_box em {
  font-style: normal !important
}

.sod_frm_point div strong {
  float: left;
  color: #666;
  font-weight: normal
}

.sod_frm_point #od_temp_point {
  height: 30px;
  border: 1px solid #eee;
  text-align: right;
  font-size: 13px;
  width: 150px;
}

#settle_bank {
  background: #fff;
  padding: 10px;
  text-align: center;
  clear: both;
  width: 400px;
  margin: 0 auto;
}

#settle_bank select {
  height: 30px;
  margin: 0 0 5px;
  width:
}

#settle_bank #od_deposit_name {
  height: 30px;
  width: 150px;
  border: 0;
  background-color: #E3E5E8;
  border-bottom: 1px solid #333;
  text-align: right;
  margin-top: 10px
}

#settle_bank label b {
  text-align: right;
  line-height: 20px;
  position: relative;
  top: 10px
}

#sod_frm_pt_info {
  border-bottom: 1px solid #fff
}

.od_coupon {
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
  width: 100%;
  z-index: 99;
  border-radius: 0 0 3px 3px;
  -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.4);
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.4)
}

.od_coupon h3 {
  height: 45px;
  line-height: 45px;
  font-size: 1.167em;
  background: #333;
  color: #fff;
  padding: 0 15px;
  text-align: left
}

.od_coupon .tbl_head02 {}

.od_coupon .tbl_head02 .btn_frmline {
  background: #3b67c2;
  color: #fff;
  border: 0;
  padding: 0 5px;
  line-height: 25px
}

.od_coupon .tbl_head02 td {
  text-align: left
}

.od_coupon .tbl_head02 th {
  width: auto !important
}

.od_coupon .tbl_head02 .td_mngsmall {
  width: 60px;
  text-align: center
}

.od_coupon .tbl_head02 .td_numbig {
  width: 80px;
  text-align: right
}

.od_coupon .btn_confirm {
  margin: 20px;
}

.od_coupon .btn_confirm .btn_submit {
  height: 40px;
  font-size: 1.167em;
  font-weight: bold;
  width: 100%
}

.od_coupon .btn_confirm .btn_close {
  position: absolute;
  top: 0;
  right: 0;
  width: 45px;
  height: 45px;
  border: 0;
  background: none;
  color: #fff;
  font-size: 1.25em
}

.cp_btn,
.cp_btn1 {
  padding: 0 7px;
  border: 1px solid #38b2b9;
  color: #38b2b9;
  background: #fff;
  height: 23px;
  line-height: 21px;
  margin: 10px 0 0
}

.cp_apply {
  background: #3b67c2;
  color: #fff;
  border: 0;
  padding: 0 5px;
  line-height: 25px
}

.cp_cancel,
.cp_cancel1 {
  padding: 0 7px;
  border: 1px solid #aaa;
  color: #666;
  background: #fff;
  height: 23px;
  line-height: 21px;
  margin: 10px 0 0 2px
}

#sod_frm_escrow {
  margin: 10px
}

#sod_frm_escrow h2 {
  font-size: 1.25em
}

#od_pay_sl h3 {
  font-size: 1.25em;
  margin: 17px 0;
  display: inline-block;
  width: 100px;
  vertical-align: bottom;
}

#od_pay_sl {
  line-height: 20px;
  padding: 0px 0px;
}

/*주문창*/

.tbl_head03 {
  margin: 0 0 10px
}

.tbl_head03 table {
  border-bottom: 1px solid #d3d3d3
}

.tbl_head03 caption {
  padding: 0;
  font-size: 0;
  line-height: 0;
  overflow: hidden
}

.tbl_head03 thead th {
  padding: 12px 0;
  border-top: 2px solid #000;
  border-bottom: 1px solid #d3d3d3;
  background: #fff;
  color: #383838;
  font-size: 0.95em;
  text-align: center;
  letter-spacing: -0.1em
}

.tbl_head03 thead a {
  color: #383838
}

.tbl_head03 thead th input {
  vertical-align: top
}

/* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head03 tfoot th,
.tbl_head03 tfoot td {
  padding: 10px 0;
  border-top: 1px solid #c1d1d5;
  border-bottom: 1px solid #c1d1d5;
  background: #d7e0e2;
  text-align: center
}

.tbl_head03 tbody th {
  padding: 10px 0;
  border-top: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9
}

.tbl_head03 td {
  padding: 15px 5px;
  border-top: 1px solid #f3f3f3;
  border-left: 1px solid #f3f3f3;
  line-height: 1.5em;
  word-break: break-all
}

.tbl_head03 td:first-child {
  border-left: 0
}

.tbl_head03 a {}

.btn_bo_user {
  float: right;
  margin: 0;
  padding: 0;
  list-style: none
}

.btn_bo_user li {
  float: left;
  margin-left: 5px
}

#bo_btn_top {
  height: 52px;
}

.ol_arm {
  display: inline-block;
  color: #ba3b9c;
}

.mb_memo_view {
  position: relative;
  display: inline-block;
}

.memo_wrap {
  position: absolute;
  top: 0px;
  left: 35px
}

.memo_wrap textarea {
  position: absolute;
  padding-top: 20px;
  margin: 0px;
  width: 185px;
  height: 147px;
  z-index: 1;
}

.memo_wrap i.fa-check {
  position: absolute;
  top: 0;
  left: 148px;
  cursor: pointer;
  padding: 3px;
  z-index: 2
}

.memo_wrap i.fa-times {
  position: absolute;
  top: 0;
  left: 168px;
  cursor: pointer;
  padding: 3px;
  z-index: 2;
}

.goodwrap i {
  margin: 0px 5px;
  cursor: pointer;
}

.sit_admin {
  background: #b20088;
}

.required,
textarea.required {
  background-image: url(../img/require.png) !important;
  background-repeat: no-repeat !important;
  background-position: right top !important;
}

.sv_wrap i {
  vertical-align: super;
}



#orderform {
  max-width: 800px;
  margin: 0px auto;
}

#orderform .order_item_wrap {

  justify-content: center;
}

#orderform .order_item_wrap .box {
  border: 1px solid #eeeeee;
  color: #888888;

  margin: 0px 20px;
  padding: 20px 20px;
}

#orderform .order_item_wrap .box.active {
  border: 3px solid #b20088;
}

#orderform .order_item_wrap .box .price {
  color: #b20088;
  font-size: 22px;
  font-weight: 700;
}

#orderform .order_item_wrap .box .total_price {
  color: #000;
  font-size: 14px;
  font-weight: 700;
}

#orderform .order_item_wrap .box .price span {
  font-size: 14px;
  color: #999;
}

#orderform .order_item_wrap .box button {
  background: #fff;
  color: #999999;
  width: 100%;
  border: 1px solid #999999;
  padding: 6px 20px 8px;
  font-size: 15px;
  margin-top: 30px;
}

#orderform .order_item_wrap .box button.active {
  background: #b20088;
  color: #fff;
}

#orderform .order_item_wrap .item_title {
  font-size: 24px;
  font-weight: 700;
  color: #000;
  margin-bottom: 15px;
}

.hr {
  display: block;
  border-top: 0px;
  border-left: 0px;
  border-right: 0px;
  border-bottom: 2px solid #eee;
  margin: 40px 0px;
}

.error_page {
  text-align: center;
  font-size: 20px;
  padding-top: 50px;
}

.href {
  cursor: pointer;
}



.youtube {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  z-index: 9999 !important
}

.youtube iframe,
.youtube object,
.youtube embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999 !important
}
