/*!***************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/assets/css/pages/product.css ***!
  \***************************************************************************************************************************/
@charset "UTF-8";
/*
-Desktop: 985px~
-Tablet: 690~1023px
-Mobile: ~689px
*/
* {
  box-sizing: border-box;
}

html, body {
  height: 100%;
  overflow: inherit;
  background-color: #fff;
}

html {
  -webkit-text-size-adjust: none;
}

body {
  min-width: 300px;
  word-break: keep-all;
  word-wrap: break-word;
  white-space: inherit;
  color: #000;
  margin: 0;
}

body, input, button, textarea {
  font: 16px/1.56 "Noto Sans KR", AppleSDGothicNeo-Regular, "맑은 고딕", "Malgun Gothic", 나눔고딕, 돋움, Dotum, 굴림, Gulim, "Apple SD Gothic Neo", sans-serif;
  letter-spacing: -0.005em;
  font-weight: 400;
}

button {
  border: none;
}

:root {
  --succes-color: #2ecc71;
  --error-color: #e74c3c;
}

* {
  box-sizing: border-box;
}

.grey_type {
  color: #707070 !important;
}

.grey_type2 {
  background-color: #fafafa;
}

.red_type {
  color: #df4243 !important;
}

.blue_type {
  color: #126CCD !important;
}

.ace_type {
  color: #00ADEF;
}

.df_type {
  color: #df4243 !important;
}

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

.mg-bt-sm {
  margin-bottom: 12px;
}

.mg-bt-sm-2 {
  margin-bottom: 16px;
}

.mg-bt-sm-3 {
  margin-bottom: 12px;
}

.mg-bt-sm-4 {
  margin-bottom: 24px;
}

.mg-bt-ssm {
  margin-bottom: 8px;
}

.mg-bt-ssm-8 {
  margin-bottom: 8px;
}

.mg-bt-md {
  margin-bottom: 24px;
}

.mg-bt-md-2 {
  margin-bottom: 32px;
}

.mgr-sm {
  margin-right: 12px;
}

.mgr-sm-2 {
  margin-right: 28px;
}

.mgr-sm-3 {
  margin-right: 24px;
}

.mgr-sm-4 {
  margin-right: 16px;
}

.mgr-sm-5 {
  margin-right: 12px;
}

.mgr-ssm {
  margin-right: 8px;
}

.mgr-ssm-2 {
  margin-right: 4px;
}

.mgt-sm {
  margin-top: 12px;
}

.mgl-bg {
  margin-left: 200px;
}

.mgl-sm {
  margin-left: 12px;
}

.mgl-sm-2 {
  margin-left: 20px;
}

.mg-tp-sm {
  margin-top: 8px;
}

.mg-tp-sm2 {
  margin-top: 8px;
}

.mg-tp-sm3 {
  margin-top: 8px;
}

.mg-tp-md {
  margin-top: 16px;
}

.mg-tp-bg {
  margin-top: 160px;
}

.mg-rt-zero {
  margin-right: 0 !important;
}

.mg-lg {
  margin-left: 127px;
}

.grey_type {
  color: #707070 !important;
}

.grey_type2 {
  background-color: #fafafa;
}

.red_type {
  color: #df4243 !important;
}

.blue_type {
  color: #126CCD !important;
}

.ace_type {
  color: #00ADEF;
}

.df_type {
  color: #df4243 !important;
}

@media all and (min-width: 690px) and (max-width: 985px) {
  .mgl-bg {
    margin-left: 0;
  }
  .mg-bt-md-2 {
    margin-bottom: 16px;
  }
  .moblie-mgb-0 {
    margin-bottom: 0;
  }
  .mg-bt-ssm {
    margin-bottom: 4px;
  }
  .mg-tp-sm2 {
    margin-top: 2px;
  }
  .mgr-ssm-2 {
    margin-right: 2px;
  }
}
@media all and (max-width: 689px) {
  .mg-bt {
    margin-bottom: 24px !important;
  }
  .mg-bt-sm {
    margin-bottom: 8px !important;
  }
  .mg-bt-sm-4 {
    margin-bottom: 16px;
  }
  .mg-bt-ssm {
    margin-bottom: 4px;
  }
  .mgl-bg {
    margin-left: 0;
  }
  .mgl-sm-2 {
    margin-left: 12px;
  }
  .mg-tp-sm2 {
    margin-top: 2px;
  }
  .mg-tp-sm3 {
    margin-top: 4px;
  }
  .mg-tp-bg {
    margin-top: 40px;
  }
  .moblie-mgb-0 {
    margin-bottom: 0;
  }
  .mgr-sm-2 {
    margin-right: 8px;
  }
  .mgr-sm-5 {
    margin-right: 8px;
  }
  .mg-bt-sm-3 {
    margin-bottom: 0;
  }
  .mgr-ssm-2 {
    margin-right: 2px;
  }
  .mg-bt-md-2 {
    margin-bottom: 24px;
  }
  .mg-ssm-rg {
    margin-right: 4px;
  }
}
body.modal-open {
  overflow: hidden;
}

#modalWrap {
  position: fixed;
  display: none;
  z-index: 99;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.4);
}

.modalWrap {
  position: fixed;
  display: none;
  z-index: 99;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.4);
}

.modalWrap2 {
  position: fixed;
  display: none;
  z-index: 99;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.4);
}

#modalBody {
  border: 1px solid #777;
  background-color: #fff;
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border: none;
}

#modalBody2 {
  background: #fff;
  border-radius: 10px;
  max-width: 640px;
  max-height: 480px;
  padding: 48px 94px;
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

#modalBody3 {
  width: 400px;
  height: 568px;
  margin: 0 auto;
  border: 1px solid #777;
  background-color: #fff;
  position: relative;
  border-radius: 8px;
  border: none;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

#modalBody .modal_img_wrap img {
  width: 100%;
  height: 100%;
}

#modalBody .modal_img_wrap .desktop {
  display: block;
}

#modalBody .modal_img_wrap .mobile {
  display: none;
}

#modalBody .modal_btn_wrap {
  display: flex;
}

#modalBody .modal_btn_wrap .btn_today {
  flex-basis: 50%;
  padding: 16px 0;
  color: #222;
  background-color: #DBDBDB;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
}

#modalBody .modal_btn_wrap .btn_close {
  flex-basis: 50%;
  padding: 16px 0;
  color: #fff;
  background-color: #000;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
}

#closeBtn {
  float: right;
  font-weight: bold;
  color: #fff;
  font-size: 25px;
  cursor: pointer;
  position: absolute;
  top: 10px;
  right: 11px;
  z-index: 999;
  background: url(https://image.chosun.com/chuncheonmarathon/2023/ch_modal_close_white.png) no-repeat;
  width: 24px;
  height: 24px;
  background-size: 100%;
}

#closeBtn2 {
  font-weight: bold;
  cursor: pointer;
  margin-bottom: 15.58px;
  float: right;
}

.today_close {
  position: absolute;
  bottom: -30px;
  right: 0;
}

.today_close .close_text {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: -0.08px;
  color: #fff;
  padding-right: 26px;
}

.today_close input {
  width: 16px;
  height: 16px;
  float: right;
}

.today_close input[type=checkbox] {
  display: none;
}

.today_close input[type=checkbox] + label {
  display: inline-block;
  position: relative;
  cursor: pointer;
  margin-bottom: 3px;
}

.today_close input[type=checkbox] + label:before {
  content: "";
  position: absolute;
  width: 24px;
  height: 24px;
  right: 0;
  background: url(https://image.chosun.com/chuncheonmarathon/2023/ch_chk_chosun.png) no-repeat;
  background-size: 100%;
}

.today_close input[type=checkbox]:checked + label:before {
  display: none;
}

.today_close input[type=checkbox]:checked + label:after {
  content: "";
  position: absolute;
  width: 24px;
  height: 24px;
  right: 0;
  background: url(https://image.chosun.com/chuncheonmarathon/2023/ch_chk_chosun_active.png) no-repeat;
  background-size: 100%;
}

#modalBody2 .modal_title {
  margin-bottom: 4px;
}

#modalBody2 .record_modal_text {
  display: block;
  text-align: center;
  font-size: 16px !important;
  line-height: 1.5;
  font-weight: 400 !important;
  font-family: "Noto Sans KR";
  color: #707070 !important;
  margin-bottom: 24px;
}

#modalBody2 input {
  margin-right: 24px;
  cursor: default;
}

#modalBody2 input::file-selector-button {
  display: none;
}

#modalBody2 .button_wrap {
  margin-top: 32px;
  display: flex;
  flex-direction: row;
  justify-content: center;
}

#modalBody2 .button_wrap button {
  padding: 13px 16px;
  align-items: flex-start;
  border-radius: 30px;
  border: 1px solid #222;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 500;
}

#modalBody2 .button_wrap .btn_white {
  background-color: #fff;
  color: #000;
  margin-right: 12px;
}

#modalBody2 .button_wrap .btn_black {
  background-color: #222;
  color: #fff;
}

#modalBody2 .file_name {
  padding: 12px 16px;
  font-size: 14px !important;
  font-weight: 500 !important;
  line-height: 1.5 !important;
  color: #999 !important;
  margin-right: 8px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

#modalBody2 .modalConfirm {
  padding: 13px;
  width: 200px !important;
  margin-bottom: 0;
}

.modal_item {
  width: 100%;
  height: 100%;
  position: relative;
}

.modal_item .modal_close_btn img {
  width: 24px;
  height: 24px;
  position: absolute;
  top: 24px;
  right: 11px;
}

.modal_title {
  display: block;
  text-align: center;
  margin-bottom: 30px;
  font-weight: 700 !important;
  font-size: 20px !important;
  line-height: 30px !important;
}

.modal_content {
  color: #000;
  display: inline-block;
  width: 200px;
  margin: 0 auto;
}

.modalConfirm {
  display: block;
  color: #fff;
  border-radius: 20px;
  background-color: #000 !important;
  margin: 0 auto;
  margin-top: 30px;
}

.confirm {
  background-color: #fff !important;
  color: #000 !important;
  margin-right: 12px;
}

.particle_modal_title {
  display: block;
  color: #000;
  text-align: center;
  margin-bottom: 4px;
  font-weight: 700;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: -0.1px;
}

.particle_modal_sub_title {
  display: block;
  text-align: center;
  color: #707070;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.08px;
  margin-bottom: 20px;
}

.content_wrap {
  padding: 16px;
  margin-bottom: 8px;
}

.confirm_history .modal_content {
  display: block;
  text-align: center;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  letter-spacing: -0.07px;
  color: #999;
}

.confirm_history .modal_content_2 {
  display: block;
  text-align: center;
  font-size: 30px;
  line-height: 42px;
  font-weight: 700;
  letter-spacing: -0.15px;
  color: #222;
}

.confirm_history .modal_detail_content {
  display: block;
  text-align: center;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: -0.06px;
  color: #999;
}

.button_wrap {
  margin-top: 40px;
  text-align: center;
}

.button_wrap .modalConfirm {
  display: inline-block !important;
  margin-top: 0;
}

.border_radius_spec {
  border-top-left-radius: 10px !important;
  border-top-right-radius: 10px !important;
}

.record-modal-bg {
  display: block;
  background: url(https://image.chosun.com/chuncheonmarathon/2023/bg.png) no-repeat;
  width: 100%;
  height: 100%;
}

@media all and (max-width: 689px) {
  .modal_btn_location {
    top: 12px !important;
    right: 12px !important;
  }
  #modalBody {
    width: 270px;
    height: 397px;
  }
  #modalBody2 {
    background: #fff;
    border-radius: 10px;
    max-width: 640px;
    max-height: 480px;
    padding: 20px 28px;
    margin: 0 16px;
  }
  #closeBtn2 {
    position: absolute;
    right: 20px;
  }
  .particle_modal_title {
    margin-bottom: 7px;
  }
  .particle_modal_sub_title {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: -0.07px;
    margin-bottom: 16px;
  }
  .modal_item .modal_close_btn img {
    top: 0;
    right: 0;
  }
  .record-modal-bg {
    display: block;
    background: url(https://image.chosun.com/chuncheonmarathon/2023/bg_mobile.png) no-repeat;
    height: 100%;
  }
}
@media all and (max-width: 600px) {
  #modalBody {
    width: 320px;
  }
  .main_modal_text {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.08px;
  }
  #modalBody .modal_img_wrap {
    height: 213px;
  }
  #modalBody .modal_img_wrap .desktop {
    display: none;
  }
  #modalBody .modal_img_wrap .mobile {
    display: block;
  }
  #modalBody .modal_btn_wrap .btn_today {
    padding: 10px;
  }
  #modalBody .modal_btn_wrap .btn_close {
    padding: 10px;
  }
}
.pagination-container {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 160px;
}

.pagination-number,
.pagination-button {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: -0.07px;
  color: #999;
  background-color: transparent;
  border: none;
  margin-right: 12px;
  cursor: pointer;
  border-radius: 0.2rem; /* height: 24px; width: 24px; */
}

.pagination-number {
  padding: 0 8px;
}

.pagination-button {
  height: 24px;
  width: 24px;
}

#prev-button {
  background: url(https://image.chosun.com/chuncheonmarathon/2023/prev_button.png) no-repeat;
  width: 24px;
  height: 24px;
  background-size: 100%;
  border-radius: 0;
  margin-right: 12px;
}

#next-button {
  background: url(https://image.chosun.com/chuncheonmarathon/2023/next_button.png) no-repeat;
  width: 24px;
  height: 24px;
  background-size: 100%;
  border-radius: 0;
  margin-right: 0;
}

.pagination-number:hover,
.pagination-button:not(.disabled):hover {
  background: #fff;
}

.pagination-number.active {
  color: #222;
  background: #eaeaea;
  font-weight: 700;
  border-radius: 0;
}

#pagingul {
  display: flex;
}

.board-table-new {
  width: 100%;
  margin: 50px 0 0 0;
}

.board-table-new .thead {
  padding: 12px 0;
  display: table;
  width: 100%;
  background: #f7f7f7;
  border-bottom: 1px solid #d7d7d7;
  text-align: center;
}

.board-table-new .thead .item {
  display: table-cell;
  width: 19%;
  font-size: 14px;
  font-weight: 500;
  color: #707070;
  position: relative;
}

.board-table-new .thead .item:first-child {
  width: 5%;
}

.board-table-new .thead .item input[type=checkbox] {
  width: 0px;
  height: 0px;
}

.board-table-new .thead .item input[type=checkbox]:before {
  content: "";
  position: absolute;
  top: -1px;
  left: 20px;
  width: 24px;
  height: 24px;
  background: url(https://image.chosun.com/chuncheonmarathon/2023/ch_chk_color.png) no-repeat;
  background-size: 100%;
}

.board-table-new .thead input[type=checkbox]:checked:before {
  display: none;
}

.board-table-new .thead input[type=checkbox]:checked:after {
  content: "";
  position: absolute;
  top: -1px;
  left: 20px;
  width: 24px;
  height: 24px;
  background: url(https://image.chosun.com/chuncheonmarathon/2023/ch_chk_color_active.png) no-repeat;
  background-size: 100%;
}

.board-table-new input[type=checkbox] {
  width: auto;
}

.board-table-new .tbody .item input[type=checkbox] {
  width: 0px;
  height: 0px;
}

.board-table-new .tbody .item {
  padding: 12px 0;
  display: table;
  width: 100%;
  background: #fff;
  text-align: center;
  border-bottom: 1px solid #eaeaea;
  position: relative;
}

.board-table-new .tbody .item:last-child {
  border: 0px;
  margin-bottom: 32px;
}

.board-table-new .tbody .item div {
  display: table-cell;
  width: 19%;
  font-size: 16px;
  font-weight: 500;
  color: #222;
}

.board-table-new .tbody .item div:first-child {
  width: 5%;
}

.board-table-new .tbody .item .course_icon {
  display: none;
}

.board-table-new .mobile-chk-label {
  display: none;
}

.board-table-new .tbody .item input[type=checkbox]:before {
  content: "";
  position: absolute;
  top: 13px;
  left: 20px;
  width: 24px;
  height: 24px;
  background: url(https://image.chosun.com/chuncheonmarathon/2023/ch_chk_color.png) no-repeat;
  background-size: 100%;
}

.board-table-new .tbody input[type=checkbox]:checked:before {
  display: none;
}

.board-table-new .tbody input[type=checkbox]:checked:after {
  content: "";
  position: absolute;
  top: 13px;
  left: 20px;
  width: 24px;
  height: 24px;
  background: url(https://image.chosun.com/chuncheonmarathon/2023/ch_chk_color_active.png) no-repeat;
  background-size: 100%;
}

#board-list .thead .item:first-child {
  width: 25%;
}

#board-list-part .item div:first-child {
  width: 25%;
}

#board-list {
  margin: 0;
}

@media all and (max-width: 689px) {
  .board-table-new {
    width: 100%;
    margin: 16px 0 20px 0;
  }
  .board-table-new .thead {
    display: flex;
    background: #fff;
    padding: 0 0 12px 0;
  }
  .board-table-new .thead .item:first-child {
    display: flex;
  }
  .board-table-new .thead .item {
    display: none;
  }
  .board-table-new .thead .mobile-chk-label {
    display: block;
    margin-left: 8px;
    font-size: 14px;
    font-weight: 500;
    color: #707070;
  }
  .board-table-new .tbody .item .chk,
  .board-table-new .tbody .item .name,
  .board-table-new .tbody .item .pay,
  .board-table-new .tbody .item .pay_method_new,
  .board-table-new .tbody .item .baebun {
    display: block;
  }
  .board-table-new .tbody .item {
    display: block;
    text-align: left;
  }
  .board-table-new .tbody .item:last-child {
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 20px;
  }
  .board-table-new .tbody .item::after {
    content: "";
    clear: both;
    display: block;
  }
  .board-table-new .tbody .item div {
    display: none;
    width: auto;
    float: left;
  }
  .board-table-new .tbody .item .name {
    margin-left: 8px;
    display: flex;
    align-items: center;
  }
  .board-table-new .tbody .item .pay {
    float: right;
  }
  .board-table-new .tbody .item .pay_method_new {
    width: 100%;
    clear: both;
    margin-top: 8px;
    font-size: 14px;
    color: #707070;
  }
  .board-table-new .tbody .item .pay_method_new:before {
    content: "조선닷컴 ";
  }
  .board-table-new .tbody .item .baebun {
    width: 100%;
    clear: both;
    margin-top: 8px;
    font-size: 14px;
    color: #707070;
  }
  .board-table-new .tbody .item .course_icon {
    display: block;
    width: 16px;
    height: 16px;
    margin-left: 4px;
  }
  .board-table-new .tbody .item .course_icon img {
    width: 100%;
    vertical-align: top;
  }
  .board-table-new .thead .item input[type=checkbox]:before, .board-table-new .tbody .item input[type=checkbox]:before {
    left: -1px;
  }
  .board-table-new .thead .item input[type=checkbox]:checked:after, .board-table-new .tbody .item input[type=checkbox]:checked:after {
    left: -1px;
  }
  #board-list .thead {
    display: none;
  }
  #board-list-part .item .name {
    margin-left: 0;
  }
  #board-list-part .item div:first-child {
    width: initial;
  }
}

/*# sourceMappingURL=src_assets_css_pages_product_css.bcf18d8a6a7255a2762e.css.map*/