/*******************기존소스*********************/
/*_eng,scss*/
#buy_products {
  padding-bottom: 130px;
}
#buy_stage {
  max-width: 700px;
  margin: 0 auto;
}
#buy_stage:before {
  content: "";
  width: 500px;
  height: 2px;
  background-color: #dbdbdb;
  position: absolute;
  left: 16%;
  top: 33%;
}
#buy_stage .bs_status {
  background: none;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
#buy_stage .bs_status .step {
  font-size: 28px;
  font-family: "Jua", sans-serif;
  background: #fff;
  display: inline-block;
  width: 53px;
  height: 53px;
  border-radius: 50%;
  border: 1px solid #d9d9d9;
  box-sizing: border-box;
  padding: 6px 0 0 0px;
  margin-bottom: 15px;
  line-height: 43px;
}
#buy_stage .active .bs_status {
  background: none !important;
}
#buy_stage .active .bs_status .step {
  font-size: 0;
  line-height: 0;
  background: url(/images/home/renew/check.png) center no-repeat !important;
  background-size: 100%;
  border-color: rgb(206, 0, 23);
}
#buy_stage .bs_status div {
  color: #d9d9d9;
  font-size: 20px;
  width: 100%;
}
#buy_stage .active .bs_status div {
  color: rgb(206, 0, 23);
}
#buy_stage .prev .bs_status .step {
  background: #d5d5d5;
  color: #fff;
}

#buy_products .bp_product {
  background-color: #fff9ea;
  border: 2px solid #c1a672;
  border-radius: 30px;
  padding: 0;
  overflow: hidden;
  margin-top: 20px;
}
.course_type {
  list-style: none;
  color: #000;
}
.error_valid {
  display: inline-block;
  padding: 5px;
}
/*content.css*/
.automatic_payment {
  margin: 0 auto;
}
.payment_price {
  border-top: 3px solid #c2c2c2;
}
.payment_price_new_top_solid {
    border-top: 3px solid #c2c2c2;
}
.automatic_payment .list {
  padding: 0;
  margin: 20px 0 100px 0;
}
.guideLayout .automatic_payment .list {
  margin-bottom: 90px;
}
.guideLayout .automatic_payment.buy .list {
  margin-bottom: 40px;
}
.automatic_payment .list li {
  list-style: none;
}
.automatic_payment .agree_all {
  margin-bottom: 100px;
  margin-top: 50px;
}
.automatic_payment .agree_all ul {
  padding: 0;
}
.automatic_payment .agree_all.caution { margin-top: 0; margin-bottom: 0; }
.automatic_payment .agree_all.caution ul { border-top: none; }
.download_list {
  padding-bottom: 100px;
}
#content {
  padding-bottom: 0;
}
.program h2 {
  font-size: 40px;
  margin-bottom: 70px;
}
.tbl .input_box {
  align-items: flex-start;
}

/*layout.css*/
#buy_products .bp_product .bpp_full_top {
  padding-bottom: 0;
}
#buy_products .bp_product .bpp_full_top .bpp_title {
  margin-bottom: 20px;
  font-size: 30px;
  font-weight: 700;
  color: #000;
  padding: 0;
  text-align: left;
}
.gbs_card_exist .gce_num {
  width: 100%;
}
.gbs_card_exist .gce_title {
  color: #000;
}
.gbs_card_exist .gce_num .gcen_text,
.gbs_card_exist .gce_num .gcen_text .gcen_digit {
  font-size: 18px;
  color: #000;
}
.gbs_card_exist .gce_inst1 {
  margin-bottom: 10px;
  color: #000;
  font-weight: 600;
  margin-top: 15px;
}
.gbs_card_exist .gce_inst2 {
  font-size: 15px;
  color: #999;
  margin: 0 auto 30px auto;
  max-width: 370px;
}
.gbs_card_exist .gce_btn {
  padding: 15px 30px;
  font-size: 18px;
}
#header .header-wrap .gnb .nav .depth01 {
  padding: 5px 30px;
  box-sizing: border-box;
}
#header.kinder-header.sticky .gnb {
  padding: 42px 0 0 0;
  margin: 0 auto;
}
#buy_address #final_title {
  margin-top: 75px;
}
.gb_floating_bn_wrap {
  display: none;
}
/*****************신규*******************/

/*결제01*/
.buy_text {
  font-family: "Overpass", sans-serif;
  font-size: 200px;
  text-align: center;
  font-weight: 600;
}
.bulb {
  background: url(/images/home/renew/bulb.png) center no-repeat;
  display: block;
  width: 126px;
  height: 244px;
  background-size: 100%;
  position: absolute;
  left: 50%;
  top: 122px;
  margin-left: 250px;
  z-index: -1;
}
#buy_products .bp_product .bbp_title_inner .bpp_title p {
  font-size: 32px;
  font-weight: 600;
}
#buy_products .bp_product .bbp_title_inner .bpp_title p em {
  font-style: normal;
  font-weight: 400;
}
#buy_products .bp_product .bbp_title_inner .bpp_title span {
  font-size: 18px;
  margin-top: 10px;
  display: block;
  font-weight: 400;
}
#buy_products .bp_product .bbp_title_inner .bpp_title span em {
  font-style: normal;
}
#buy_products .bp_product .bbp_title_inner .bpp_title .recommend {
  position: absolute;
  right: -57px;
  top: 11px;
}
#buy_products .bp_product .bbp_title_inner .bpp_title {
  width: auto;
  float: none;
  line-height: 1.3;
  text-align: left;
  margin-bottom: 0;
  margin-left: 26px;
}
#buy_products .bp_product .bbp_title_inner {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 20px 40px;
  background: #fff9ea !important;
  height: 118px;
  position: relative;
  margin: 0;
  line-height: 1.5;
  width: 100%;
  min-width: auto;
  color: #000;
}
#buy_products .bp_product .bbp_title_inner:after {
  content: "";
  width: 29px;
  height: 16px;
  background: url(/images/home/renew/buy01_arrow.png) center no-repeat;
  background-size: 100%;
  position: absolute;
  right: 40px;
  top: 50%;
  margin-top: -8px;
  transform: rotate(180deg);
}
#buy_products .bp_product .bbp_title_inner.on:after {
  transform: rotate(-180deg);
}
#buy_products .bp_product .bbp_title_inner .bpp_select {
  width: auto;
  float: none;
  margin: 0;
}
.point_red {
  color: #ce0017;
}
.bppfb_images {
  width: 450px;
  display: initial;
  align-items: center;
  text-align: center;
  justify-content: center;
  padding-right: 30px;
  box-sizing: border-box;
  float: left;
}
.bppfb_images img {
  display: inline-block;
  width: 100%;
}
.bppfbd_title {
  font-family: "Jua", sans-serif;
  font-size: 32px;
  margin-bottom: 10px;
  color: #000;
}
.bppfbdod_row {
  font-size: 20px;
  color: #676767;
}
.div_inline-block {
    display: inline-block;
}
.div_line-through {
    text-decoration: line-through;
}
.round_row {
  font-size: 20px;
  color: #676767;
  background: #e8e8e8;
  display: inline-block;
  padding: 4px 25px;
  border-radius: 50px;
  margin-top: 15px;
}
.bppfb_images img.m_img {
  display: none;
}
.bppfbd_price {
  width: 100%;
  margin-top: 40px;
  padding-top: 30px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-image: linear-gradient(
    to right,
    #e7decb 60%,
    rgba(255, 255, 255, 0) 0%
  );
  background-position: top;
  background-size: 16px 2px;
  background-repeat: repeat-x;
}
.bppfbd_price .left {
  font-size: 20px;
  padding-left: 30px;
  font-weight: 500;
  position: relative;
}
.bppfbd_price .left:before {
  content: "";
  width: 21px;
  height: 21px;
  background: url(/images/home/renew/pay_bg.png) center no-repeat;
  position: absolute;
  left: 0;
  top: 5px;
  background-size: 100%;
}
.bppfbd_price .right {
  font-family: "Jua", sans-serif;
  font-size: 35px;
  color: #ce0017;
  margin-left: auto;
}
.bppfbd_price .right .sale {
  font-size: 20px;
  color: #9d9d9d;
  font-style: normal;
  margin-right: 15px;
  text-decoration: line-through;
}

.bppfbd_price .right strong {
  font-size: 40px;
}
.short_bppfb_detail {
  padding-top: 0;
  margin-top: 0;
  background: none;
}

#buy_products .bp_product .bpp_detail {
  background-color: #fff;
  border-top: 2px solid #c1a672;
}
#buy_products .bp_product .bpp_detail {
  /*display: flex;*/
  padding: 37px 37px 40px 37px;
  align-items: center;
  box-sizing: border-box;
  width: 100%;
  flex-wrap: wrap;
  display: none;
}
#buy_products .bp_product .bpp_detail .bppfb_detail {
  width: calc(100% - 450px);
  padding: 0;
  padding-left: 40px;
  background-image: linear-gradient(
    to bottom,
    #e7decb 60%,
    rgba(255, 255, 255, 0) 0%
  );
  background-position: left;
  background-size: 2px 16px;
  background-repeat: repeat-y;
  float: left;
}
#buy_products .bp_product .bpp_detail .bppfb_detail .bppfbd_option_desc {
  width: 100%;
  float: none;
}
#buy_products .bp_product .bpp_detail.detail_short .bppfb_detail {
  width: 100%;
  padding-left: 0;
  background: none;
  margin-top: 0 !important;
}
#buy_products .bp_product .bpp_detail.detail_short .bppfb_detail {
  width: 100%;
  background: none;
  padding-left: 0;
}

#buy_products .bp_product.on .bbp_title_inner:after {
  transform: rotate(0);
}

.select_btn {
  font-size: 0;
  line-height: 0;
  width: 32px;
  height: 32px;
  min-width: inherit;
  background: url(/images/home/renew/buy01_check_default.png) center no-repeat;
  background-size: 100%;
  margin: 0;
}
.bbp_title_inner.on .select_btn {
  background: url(/images/home/renew/buy01_check_on.png) center no-repeat;
  background-size: 100%;
}
.bppfb_detail.short_bppfb_detail .bppfbd_price {
  padding-top: 0;
  margin-top: 0;
  background: none;
}
.apply_btn {
  position: fixed;
  left: 50%;
  overflow: hidden;
  bottom: 0;
  z-index: 10;
  transform: translate(-50%, 0);
  box-shadow: 0 -7px 10px rgb(0 0 0 / 25%);
  border-radius: 45px 45px 0 0;
}
.apply_btn.sticky {
  position: absolute;
}
.apply_btn p {
  font-size: 40px;
  background: #ce0118;
  font-family: "Jua", sans-serif;
  display: block;
  color: #fff;
  padding: 10px 100px 5px 100px;
  border-radius: 45px 45px 0 0;
  min-width: 600px;
  box-sizing: border-box;
  cursor: pointer;
  text-align: center;
}

/*결제02*/
.guideLayout h3 {
  margin-bottom: 20px;
  font-size: 30px;
  font-weight: 700;
  color: #000;
}

/*결제03*/
#buy_products .bp_product {
  margin-top: 25px;
}
#buy_products.buy03_product {
  padding: 0;
  padding-bottom: 130px;
}
.automatic_payment.buy {
  width: auto;
}
.guideLayout #buy_products .bp_product {
  background: none;
  border: none;
  border-radius: 0;
}
.buyLayout {
  max-width: 800px;
}
.guideLayout .tbl {
  border-collapse: collapse;
  margin: 0;
}
.guideLayout .tbl th {
  padding: 25px;
  font-weight: 600;
}
.guideLayout .tbl td {
  padding: 30px 20px;
}
.guideLayout .tbl .txt {
  height: auto;
  padding: 0;
  display: table-cell;
  line-height: 1.5;
}
.guideLayout .tbl .price_tr th {
  background: #ce0017;
  color: #fff;
}
.guideLayout .tbl .price_tr .price {
  font-size: 16px;
  color: #ce0017;
  font-weight: 600;
}
.guideLayout .tbl .price_tr .price strong {
  font-size: 34px;
}
.guideLayout .tbl .flex {
  display: flex;
  align-items: center;
}
.guideLayout .tbl .flex .input_p {
  margin-right: 10px;
  width: 120px;
}
.guideLayout .tbl .flex .input_p:last-child {
  margin-right: 0;
}
.guideLayout .tbl .flex .p {
  font-size: 15px;
  color: #999;
}
.automatic_payment .tbl .input_p {
  width: auto;
  margin: 0;
}
.automatic_payment .tbl td {
  padding: 5px 20px;
}

/* 앱 연장 구매 */
.extend_info_box {
    margin-top: 0.9em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 0.5em;
}

.extend_info_box .desc {
    position: relative;
    font-size: 15px;
    font-weight: 500;
    color: #333;
    padding-left: 9px;
}

.extend_info_box .desc::before {
    content: '';
    position: absolute;
    top: 0.32em;
    left: 0;
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background-color: #333;
}

.extend_info_box .desc span {
    font-size: inherit;
    font-weight: 600;
}

    /*주문내역*/
.mpli_top {
  display: flex;
}
.mpli_top .mplit_elem {
  width: 50%;
  font-weight: 700;
  font-size: 24px;
  padding: 18px 0px;
}
.mpli_top .mplit_elem.on {
  background: #ed3a40;
}
.select_line {
  text-align: center;
  margin-bottom: 70px;
}
.select_line select {
  color: #676767;
  font-size: 20px;
  border: 2px solid #000;
  border-radius: 10px;
  padding: 18px 33px 18px 30px;
  display: inline-block;
  height: auto;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #fffefa url(/images/home/renew/select_arrow.png) right 25px center
    no-repeat;
  min-width: 280px;
}

@media screen and (max-width: 1280px) {
  .buyLayout {
    margin: 0 auto;
  }
}
@media screen and (max-width: 1200px) {
  .gbs1_max_width {
    padding: 0 30px !important;
  }
  .buy_text {
    font-size: 12vw;
  }
  .price-title {
    font-size: 5vw;
    margin-top: 1vw;
  }
  .bulb {
    width: 10vw;
    height: 20vw;
    right: 15vw;
    top: 13vw;
    margin-left: auto;
  }
  .price-title .effect-buy {
    width: 9vw;
    height: 7vw;
    left: 13vw;
    top: -4vw;
  }
  #buy_products .bp_product .bbp_title_inner .bpp_title p {
    font-size: 24px;
  }
  #buy_products .bp_product .bbp_title_inner .bpp_title span {
    font-size: 17px;
    margin-top: 8px;
  }
  .bppfbd_title {
    font-size: 28px;
  }
  .course_type {
    font-size: 17px;
    margin-bottom: 8px;
  }
  .bppfbdod_row {
    font-size: 15px;
  }
  .round_row {
    font-size: 16px;
    padding: 4px 18px 7px 18px;
  }
  .bppfbd_price .left {
    font-size: 16px;
  }
  .bppfbd_price .left:before {
    top: 3px;
  }
  .bppfbd_price .right {
    font-size: 26px;
  }
  .bppfbd_price .right .sale {
    font-size: 17px;
  }
  .bppfbd_price .right strong {
    font-size: 32px;
  }
  .apply_btn p {
    min-width: initial;
    width: 80vw;
    padding: 16px 50px 10px 50px;
    font-size: 25px;
    max-width: 600px;
  }
  #buy_products .bp_product .bbp_title_inner .bpp_title .recommend {
    top: 5px;
  }
  #buy_stage .bs_status div {
    font-size: 16px;
  }
  #buy_stage .bs_status .step {
    width: 45px;
    height: 45px;
    font-size: 23px;
    line-height: 35px;
  }
  .bppfb_images {
    width: 40%;
  }
  #buy_products .bp_product .bpp_detail .bppfb_detail {
    width: 60%;
  }
  .guideLayout h3 {
    margin-bottom: 15px;
    font-size: 21px;
  }
  .payment_price {
    padding: 25px 20px;
  }
  .payment_price .t1 {
    font-size: 20px;
  }
  .payment_price .t2 strong {
    font-size: 20px;
  }
  .payment_price .t2 strong span {
    font-size: 26px;
  }
  .payment_price .t2 > span {
    font-size: 15px;
  }
  .automatic_payment .list li {
    font-size: 14px;
    margin-bottom: 3px;
    line-height: 19px;
  }
  .buyLayout {
    padding: 0 30px;
    box-sizing: border-box;
  }
  .guideLayout .automatic_payment .list {
    margin-bottom: 60px;
  }
  .tbl th,
  .tbl td {
    font-size: 14px;
  }
  .guideLayout .tbl th {
    padding: 20px;
  }
  .automatic_payment h3 + .tbl {
    margin: 0;
  }
  .automatic_payment .tbl + h3 {
    margin-top: 60px;
  }
  .caution_list {
    padding: 25px;
  }
  .guideLayout .tbl .price_tr .price strong {
    font-size: 24px;
  }
  #buy_products .bp_product .bpp_full_top .bpp_title {
    font-size: 21px;
  }
  .guideLayout .tbl td {
    padding: 20px 20px;
  }
  .guideLayout .automatic_payment.buy .list {
    margin-bottom: 20px;
  }
  .automatic_payment .tbl td {
    padding: 5px 20px;
  }
}
@media screen and (max-width: 1100px) {
  .guideLayout {
    width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 0 30px;
  }
  .mypage .automatic_payment {
    margin: 60px 0 0;
    width: 100%;
  }
  .mypage h2 {
    font-size: 40px;
  }
  .select_line select {
    font-size: 17px;
    padding: 18px 39px 18px 25px;
    background: #fffefa url(/images/home/renew/select_arrow.png) right 18px
      center no-repeat;
    min-width: 240px;
  }
  .mpli_top .mplit_elem {
    font-size: 20px;
  }
  .textbook_list .img_box {
    width: 65%;
  }
  .textbook_list .img_box img {
    margin-right: 10px;
    display: block;
    width: calc(25% - 10px);
    height: auto;
  }
  .textbook_list .img_box img:last-child {
    margin-right: 0;
  }
}
@media screen and (max-width: 960px) {
  .download_list {
    padding: 30px;
  }
}
@media screen and (max-width: 900px) {
  #buy_products .bp_product .bpp_detail {
    text-align: center;
  }
  .bppfb_images {
    width: 100%;
    padding-right: 0;
    float: none;
  }
  #buy_products .bp_product .bpp_detail .bppfb_detail {
    width: 100%;
    padding-left: 0;
    margin-top: 20px;
    background: none;
    float: none;
    text-align: left;
  }
  .bppfb_images img {
    max-width: 282px;
  }
  #goods1_info .bppfb_images img,
  #goods2_info .bppfb_images img,
  #goods4_info .bppfb_images img {
    display: none;
  }
  #goods1_info .bppfb_images img.m_img,
  #goods2_info .bppfb_images img.m_img,
  #goods4_info .bppfb_images img.m_img {
    display: inline-block;
    max-width: 282px;
  }
  #buy_products .bp_product .bbp_title_inner {
    padding: 20px 32px;
    height: 100px;
  }
  #buy_products .bp_product .bbp_title_inner .bpp_title {
    margin-left: 20px;
  }
  #buy_products .bp_product .bbp_title_inner:after {
    right: 32px;
  }
  .gb_evt_bn {
    padding: 0 30px;
    box-sizing: border-box;
    margin-top: 50px;
  }
  .textbook_list .img_box {
    width: 40%;
  }
  .textbook_list .img_box img {
    width: calc(50% - 10px);
  }
  .textbook_list .img_box img:nth-child(2n) {
    margin-right: 0;
  }
  .textbook_list .img_box img:nth-child(n + 3) {
    margin-top: 10px;
  }
}

@media screen and (max-width: 768px) {
  .price-title {
    text-align: center;
  }
  .price-title .effect-buy {
    display: block;
    width: 12vw;
    height: 9vw;
    left: 15vw;
    top: -5vw;
  }
  #buy_stage .bs_status div {
    font-size: 14px;
  }
  #buy_stage .bs_status .step {
    width: 40px;
    height: 40px;
    font-size: 19px;
    line-height: 30px;
    margin-bottom: 5px;
  }
  #buy_stage:before {
    left: 15%;
    top: 37%;
    width: 73%;
  }
  #buy_products {
    padding: 15px 0;
    padding-bottom: 100px;
  }
  #buy_stage .active .bs_status .step {
    background-size: 104% !important;
  }
  #buy_products .bp_product .bbp_title_inner .bpp_title {
    margin-left: 15px;
  }
  #buy_products .bp_product .bbp_title_inner .bpp_title p {
    font-size: 20px;
  }
  #buy_products .bp_product .bbp_title_inner .bpp_title span {
    font-size: 14px;
    margin-top: 6px;
  }
  #buy_products .bp_product .bbp_title_inner .bpp_title .recommend {
    top: 2px;
  }
  .select_btn {
    width: 27px;
    height: 27px;
  }
  #buy_products .bp_product .bbp_title_inner {
    padding: 15px 20px;
    height: 85px;
  }
  #buy_products .bp_product .bbp_title_inner:after {
    width: 21px;
    right: 26px;
    height: 14px;
  }
  .bppfbd_title {
    font-size: 23px;
  }
  .course_type {
    font-size: 15px;
    margin-bottom: 5px;
  }
  .bppfbdod_row {
    font-size: 14px;
  }
  .round_row {
    font-size: 14px;
    padding: 4px 18px 6px 18px;
  }
  .bppfbd_price {
    margin-top: 20px;
    padding-top: 20px;
  }
  .bppfbd_price .left {
    font-size: 14px;
    padding-left: 23px;
  }
  .bppfbd_price .left:before {
    width: 17px;
    height: 17px;
  }
  .bppfbd_price .right {
    font-size: 18px;
  }
  .bppfbd_price .right strong {
    font-size: 23px;
  }
  .bppfbd_price .right .sale {
    font-size: 15px;
    margin-right: 10px;
  }
  #buy_products .bp_product .bpp_detail {
    padding-bottom: 33px;
  }
  .apply_btn p {
    width: 100vw;
  }
  .program h2 {
    font-size: 25px;
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 640px) {
  #container.sub_buy {
    padding-top: 25px !important;
  }
  #allwrap {
    padding-top: 95px;
  }
  #allwrap:has(.jp) { padding-top: 0; }
  .course_type {
    padding-left: 0;
  }
  #buy_products .bp_product {
    margin-top: 15px;
    border-radius: 15px;
  }
  #buy_products
    .bp_product
    .bpp_full_info
    .bppfb_detail
    .bppfbd_option_desc
    .bppfbdod_row {
    padding-left: 0;
  }
  .first_page_products {
    padding-bottom: 100px !important;
  }
  #buy_address #final_title {
    margin-top: 50px;
  }
  .payment_price .t1 {
    margin-bottom: 15px;
  }
  .payment_price .t2 {
    text-align: right;
  }
  #buy_products.buy03_product {
    padding-bottom: 60px;
  }
  .guideLayout .tbl .flex .p {
    font-size: 13px;
  }
  .guideLayout .tbl .flex .input_p input {
    width: 100% !important;
  }

  .extend_info_box .desc { font-size: 13px; }

  .gbs_card_exist .gce_title {
    text-align: center;
  }
  .gbs_card_exist .gce_inst1 {
    text-align: center;
  }
  .download_list > div {
    justify-content: center;
  }
  .download_list > div a {
    max-width: 168px;
    margin: 0 2px;
  }
  .tbl .payment_box .t1 b {
    font-size: 24px;
  }
  .mpli_top .mplit_elem {
    font-size: 15px;
    padding: 10px 0px;
  }
  .mypage h2 {
    font-size: 30px;
  }
  .mypage .automatic_payment {
    margin: 35px 0 0;
  }
  .select_line select {
    font-size: 15px;
    padding: 12px 30px 12px 19px;
    background: #fffefa url(/images/home/renew/select_arrow.png) right 13px
      center no-repeat;
    min-width: 185px;
  }
  .select_line {
    margin-bottom: 30px;
  }
  .textbook_list .img_box {
    width: 100%;
  }
  .textbook_list .img_box img {
    width: calc(25% - 10px);
  }
  .textbook_list .img_box img:nth-child(n + 3) {
    margin-top: 0;
  }
  .textbook_list .img_box img:nth-child(2n) {
    margin-right: 10px;
  }
  .textbook_list .img_box img:last-child {
    margin-right: 0;
  }
}
@media screen and (max-width: 500px) {
  .apply_btn {
    border-radius: 30px 30px 0 0;
  }
  .apply_btn p {
    padding: 16px 20px 10px 20px;
    border-radius: 30px 30px 0 0;
    font-size: 18px;
  }
  .buy_text {
    font-size: 55px;
  }
  .price-title {
    font-size: 24px;
    margin-top: 5px;
  }
  .gb_evt_bn {
    margin-top: 20px;
    padding: 0 15px;
  }
  .bulb {
    width: 50px;
    height: 100px;
    right: 55px;
    top: 70px;
  }
  .price-title .effect-buy {
    display: block;
    width: 60px;
    height: 45px;
    left: 20px;
    top: -10px;
    z-index: -1;
  }
  #buy_stage .bs_status .step {
    width: 32px;
    height: 32px;
    font-size: 17px;
    line-height: 21px;
  }
  #buy_products .bp_product {
    border-radius: 15px;
    margin-top: 10px;
  }
  #buy_products .bp_product .bbp_title_inner {
    padding: 10px 15px;
    height: auto;
    min-height: 70px;
  }
  .select_btn {
    width: 20px;
    height: 20px;
  }
  #buy_products .bp_product .bbp_title_inner .bpp_title {
    margin-left: 10px;
  }
  #buy_products .bp_product .bbp_title_inner .bpp_title p {
    font-size: 16px;
  }
  #buy_products .bp_product .bbp_title_inner .bpp_title span {
    font-size: 12px;
  }
  #buy_products .bp_product .bbp_title_inner .bpp_title .recommend {
    top: 2px;
    width: 30px;
    right: 10px;
  }
  #buy_products .bp_product .bbp_title_inner:after {
    width: 15px;
    right: 17px;
    height: 10px;
  }
  #buy_products .bp_product .bpp_detail {
    padding: 25px 25px 20px 25px;
  }
  .bppfbd_title {
    font-size: 18px;
  }
  .course_type {
    font-size: 14px;
  }
  .bppfbdod_row {
    font-size: 13px;
  }
  .round_row {
    font-size: 12px;
    margin-top: 5px;
  }
  .bppfbd_price {
    flex-wrap: wrap;
  }
  .bppfbd_price .left {
    width: 100%;
    font-size: 13px;
  }
  .bppfbd_price .right {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 15px;
    font-size: 14px;
  }
  .bppfbd_price .right .sale {
    font-size: 13px;
  }
  .bppfbd_price .right strong {
    font-size: 20px;
    margin-left: auto;
  }
  #buy_products .bp_product .bbp_title_inner .bpp_title p em {
    display: block;
    font-size: 14px;
  }
  #buy_stage .bs_status div {
    font-size: 12px;
  }
  .gbs1_max_width {
    padding: 0 15px !important;
  }
  .guideLayout h3 {
    margin-bottom: 10px;
    font-size: 17px;
  }
  .payment_price {
    padding: 15px;
  }
  .payment_price .t1 {
    font-size: 15px;
    margin-bottom: 15px;
  }
  .payment_price .t2 > span {
    font-size: 13px;
  }
  .payment_price .t2 strong span {
    font-size: 21px;
  }
  .payment_price .t2 strong {
    font-size: 15px;
  }
  .automatic_payment .list li {
    font-size: 12px;
    margin-bottom: 3px;
    line-height: 16px;
  }
  .automatic_payment .list {
    margin: 15px 0 80px 0;
  }
  .guideLayout .automatic_payment .list {
    margin-bottom: 40px;
  }
  .guideLayout .tbl th {
    padding: 15px;
  }
  .tbl th,
  .tbl td {
    font-size: 12px;
  }
  .automatic_payment .tbl + h3 {
    margin-top: 40px;
  }
  .caution_list {
    padding: 15px;
  }
  .caution_list li {
    font-size: 13px;
  }
  .buyLayout {
    padding: 0 15px;
  }
  .guideLayout .tbl .flex {
    flex-wrap: wrap;
  }
  .guideLayout .tbl .flex .p {
    width: 100%;
    margin-top: 5px;
  }
  #buy_products .bp_product .bpp_full_top .bpp_title {
    font-size: 17px;
  }
  .gbs_card_exist .gce_btn {
    font-size: 15px;
  }
  .guideLayout .tbl colgroup {
    display: none;
  }
  .guideLayout .tbl th {
    padding: 14px 15px;
    display: block;
    width: 100%;
    box-sizing: border-box;
  }
  .guideLayout .tbl td {
    padding: 14px 15px;
    display: block;
    width: 100%;
    box-sizing: border-box;
  }
  .automatic_payment .tbl td {
    padding: 5px 10px;
    min-height: 30px;
  }
  .automatic_payment .tbl .input_p input,
  .guideLayout .tbl .flex .input_p {
    width: 100% !important;
    margin-right: 0;
  }
  .guideLayout .tbl .card_flex .input_p {
    margin-right: 5px;
    width: calc(25% - 5px) !important;
  }
  .gbs_card_exist .gce_title {
    font-size: 17px;
  }
  .gbs_card_exist .gce_num .gcen_text,
  .gbs_card_exist .gce_num .gcen_text .gcen_digit {
    display: block;
    margin-top: 10px;
  }
  .guideLayout {
    padding: 0 15px;
  }
  .textbook_list > li {
    padding: 20px 10px;
  }
  .tab_wrap {
    margin-bottom: 20px;
  }
  .program h2 {
    font-size: 20px;
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 414px) {
}
