@import url('https://fonts.googleapis.com/css?family=Noto+Sans+KR:400,500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR&display=swap');

* {
    font-family: 'Noto Sans KR', sans-serif;
}

p {
    margin: 0;
    padding: 0;
}

a {
    color: inherit;
    text-decoration: none;
}
a:hover {
    color: inherit;
}
.reserve-box-container {
    text-align: center;
    display: flex;
}
.reserve-box {
    flex: 1;
    display: inline-block;
    /*width: 280px;*/ /* 3 */
    /*width: 428px; !* 2 *!*/
    margin: 0 4px 16px;
    padding: 28px 28px;
    object-fit: contain;
    border-radius: 8px;
    box-shadow: 0 2px 8px 0 rgba(136, 136, 136, 0.75);
    background-color: #ffffff;
  text-align: center;
}

.reserve-box.fjord:not(:last-child) {
    margin-right: 14px;
}

.reserve-box.crux {
  width: 48%;
  margin: 0 8px 16px;
}

.reserve-box .product-name {
    font-size: 20px;
    color: #785b2c;
    font-weight: 500;
    font-stretch: normal;
    margin-bottom: 16px;
}

.reserve-box .product-date {
    color: #777777;
    font-size: 13px;
    margin: 8px 0;
}

.reserve-box .product-price {
    margin: 16px 0;
    color: #ff6400;
    font-size: 20px;
    font-weight: 700;
}
.reserve-box .product-price:after {
    content: '원';
    font-size: 16px;
    color: #ff6400;
    font-weight: 700;
}


.reserve-box .reserve-btn {
    display: inline-block;
    width: 100%;
    max-width: 200px;
    padding: 6px 20px;
    border-radius: 50px;
    color: #fff;
    background-color: #ff9700;
    font-size: 16px;
}

.reserve-box .reserve-btn.inactive {
    color: #fff;
    background-color: #c5c5c5;
}


.divider {
    border-top: 1px solid rgba(0,0,0,0.1);
    border-bottom: none;
    height: 2px;
}

.cancel-btn {
    color: #aaa;
    line-height: 16px;
    background-color: #efefef;
    display: inline-block;
    padding: 4px 10px;
    border-radius: 8px;
}


.crux .divider {
  margin: 0 100px;
}

.li-title {
  margin-top: 28px !important;
    margin-bottom: 5px !important;
  font-size: 18px;
  line-height: 34px;
    color: #a26700;
    font-weight: 700;
}
.orange-color {
    color: #ff680c;
}

.li-sub-title {
    color: #ff6a10;
    font-size: 17px;
    line-height: 21px;
}

.mid-bold {
    font-weight: 500;
}

.bold {
    font-weight: 700;
}

.li-item {
    margin-left: 40px;
    font-size: 13px;
    line-height: 21px;
    color: #777777;
}

.li-item.mo {
    margin-left: 0;
}
.li-item.mo p {
    line-height: 1.7em;
    font-size: 17px;
    letter-spacing: -0.8px;
}
.li-item.mo p b {
    font-weight: 500;
}
.li-item.mo p .package {
    display: block;
    margin-left: 8px;
}

.li-item p.li-num {
    text-indent: -18px;
    margin-left: 18px;
}

.last-message {
    margin-bottom: 20px;
}
.last-message p {
    font-size: 18px;
    line-height: 1.7em;
}

.large-btn {
  margin: 12px 0;
  display: block;
  border-radius: 8px;
  height: 86px;
  width: 261px;
  line-height: 86px;
  color: #f9f9f9;
  background-color: #f39c12;
  border-bottom: 4px solid #e67e22;
  text-align: center;
  font-size: 26px;
}
.large-btn.mo {
width: 100%;
  height: 66px;
  line-height: 66px;
  font-size: 24px;
  font-weight: 500;
}
.large-btn:hover {
    background-color: #e77f1c;
    border-bottom: 4px solid #d76400;
    color: #f9f9f9;
}
.reserve-large-btn.mo {
    width: 100%;
}
.consult_pc.img-wrapper img {
    max-width: 100%;
    width: 100%;
    /*padding: 10px 0;*/
}

.reserve-step-wrapper {
  text-align: center;
}

.consult_survey_link {
  display: inline-block;
  background-repeat: no-repeat;
}

.consult_survey_link img {
  visibility: hidden;
}

.consult_pc {
  position: relative;
}

.consult_pc .consult_mobile {
    max-width: 600px;
}

.consult_early_bird,
.consult_golden_time,
.consult_golden_time_add,
.consult_survey,
.consult_pay {
  position: absolute;
}

.early_bird_box_pc {
  position: absolute;
  top:380px;
  left:170px;
  text-align: center
}

.consult_box_pc {
  position: absolute;
  top:380px;
  left:670px;
  text-align: center
}

.consult_date_pc {
  text-align: center;
  color: #fc6b25;
  font-weight: 700;
  font-size: 0.875rem;
}

.consult_price_pc{
  font-size: 18px;
  font-weight: 700;
  color: #fc6b25
}

.consult_early_bird {
  left: 76px;
  top: 425px;
}

.consult_golden_time {
  left: 406px;
  top: 425px;
}

.consult_golden_time_add {
  left: 736px;
  top: 425px;
}

.consult_link_button {
  background-size: 180px 36px;
  background-position: center;
  background-repeat: no-repeat;
}

.consult_link_button a {
  width: 100%;
  height: 100%;
  display: block;
}

.consult_pc .consult_link_button {
  background-size: 154px;
  width: 154px;
  height: 36px;
}

.consult_pc .consult_pay .consult_link_button {
  background-size: 180px;
  width: 180px;
  height: 36px;
}

.consult_survey {
  left: 97px;
  top: 1235px;
}

.consult_pay {
  left: 400px;
  bottom: 80px;
  background-repeat: no-repeat;
  background-position: center;
}

.consult_pay a {
  display: block;
  width: 100%;
  height: 100%;
}

.consult_mobile_register {
  display: flex;
  justify-content: space-around;
  padding: 0 10px;
}

.consult_mobile_register .consult_box {
  padding: 100px 12px 8px;
  border: solid 1px #b2a89a;
  margin: 0 4px;

  background-position: center 16px;
  background-size: 114px;
  background-repeat: no-repeat;
  flex-grow: 1;
}

.consult_mobile img {
  max-width: 100%;
  width: auto;
}

.consult_mobile .consult_link_button {
  width: 140px;
  height: 36px;
  margin-left: auto;
  margin-right: auto;
}

.consult_mobile_back {
  font-size: 1.3em;
  margin: 45px 0 50px;
  padding: 0 18px;
}

.consult_mobile_back a {
  color: #624814;
  text-decoration: none;
}

.consult_email {
  position: absolute;
  left: 150px;
  top: 1400px;
  width: 164px;
  height: 23px;
}

.consult_email a {
  display: block;
  width: 100%;
  height: 100%;
}

.consult_mobile_email_wrap {
  position: relative;
}

.consult_mobile_email_wrap .consult_mobile_email {
  position: absolute;
  left: 72px;
  top: 2px;
  width: 134px;
  height: 23px;
}

.consult_mobile_email_wrap .consult_mobile_email a {
  display: block;
  width: 100%;
  height: 100%;
}

.consult_survey_link {
  background-image: url(/static/images/consult/button/survey_button.png);
}
.consult_survey_link:hover {
  background-image: url(/static/images/consult/button/survey_button_hover.png);
}
