@charset "UTF-8";
/* line 1, ../sass/landing_page.scss */
div.main-wrapper {
  min-height: 1000px;
  /*background-image: url("../images/pic/img-landing2.png");*/
  background-size: cover;
  background-position: center center;
}
/* The Modal (background) */
.modal_shop {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
}

/* The Close Button */
＃close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

＃close:hover,
＃close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}
div.desc-card{
    margin: 10px 0px 25px 0px;
    padding: 20px;
    background-color: #D3E6EC;
    height: 420px;
    box-shadow: 8px 8px 0px 0px #547188;
    /*height: 400px;*/
}
div.eng-desc-card{
    margin: 10px 0px 25px 0px;
    padding: 20px;
    background-color: #D3E6EC;
    height: auto;
    box-shadow: 8px 8px 0px 0px #547188;
    /*height: 400px;*/
}
div.recommend-card{
    margin: 10px 10px 25px 10px;
    padding: 20px;
    background-color: #D3E6EC;
    height: 440px;
    border-radius: 25px;
}
div.recommend-card-en{
    margin: 10px 10px 25px 10px;
    padding: 20px;
    background-color: #D3E6EC;
    height: 465px;
    border-radius: 25px;
}
.img-fluid {
    max-width: 100%;
    height: auto;
}
.d-block {
    display: block !important;
}
.mr-auto, .mx-auto {
    margin-right: auto !important;
}
.ml-auto, .mx-auto {
    margin-left: auto !important;
}

div.banner_img img.pc,div.banner_img img.mb {
    border: 1px solid #10465b;
}
.pc{
    display: block;
}
.mb{
    display: none;
}
.btn-buy{
    width: 45%;
}
div.banner_course {
    height: 80px;
    width:100%;
}
.bootstarp-accordion .panel-heading.active h4.panel-title {
    border-bottom: 1px solid #979797;
}

.bootstarp-accordion .panel-heading h4.panel-title {
    border-bottom: 1px solid #d9d9d9;
}
.panel-title a {
    padding: 20px 0;
}

.bootstarp-accordion .panel-heading a:before {
  top:30px;
}

.panel-group {

    margin-bottom: 20px;
}

.panel-title a {
    color: #10465b;
    font-size: 26px;
}

div .faq-thread p {
    line-height: 40px;
    color: #10465b;
    font-size: 22px;
}
.bootstarp-accordion .panel-heading.active a:before {
    color: #10465b;
}
.bootstarp-accordion .panel-heading h4.panel-title a:hover {
    /*color: #333;*/
    color: #10465b;
}
ul.shop li.large {
    padding-top:30px;
}
ul.shop li.large2 {
    padding-top:0px;
}
.btn {
    font-size: 1.3rem;
    font-weight: bold;
    padding: 11px 15px 13px;
}
/*@media screen and (max-width: 767px) {*/
/*  !* line 1, ../sass/landing_page.scss *!*/
/*  div.main-wrapper {*/
/*    !*background-image: url("../images/pic/img-landing-bg-m.png");*!*/
/*  }*/
/*}*/

/* line 10, ../sass/landing_page.scss */
div.scene_1 {
  background-repeat: no-repeat;
  background-size: cover;
  /*height: 540px;*/
  /*border: 1px solid red;*/
}
/*@media screen and (max-width: 767px) {*/
/*  !* line 10, ../sass/landing_page.scss *!*/
/*  div.scene_1 {*/
/*    height: 360px;*/
/*    position: relative;*/
/*  }*/
/*}*/
/* line 20, ../sass/landing_page.scss */
div.scene_1 section.form_section {
  width: 480px;
  height: 706px;
  margin: 57px 0 0 0;
  padding: 32px;
  opacity: 0.8;
  border: 1px solid #b4b9be;
  background-color: #FFF;
  float: right;
}
h3 {
    font-weight: 700;
    margin-block-start: 0.2em;
    margin-block-end: 0.2em;
    font-size: 28px;
}
/*@media screen and (max-width: 767px) {*/
/*  !* line 20, ../sass/landing_page.scss *!*/
/*  div.scene_1 section.form_section {*/
/*    height: 628px;*/
/*    max-width: 100%;*/
/*    float: none;*/
/*    position: absolute;*/
/*    padding: 16px;*/
/*    margin: 0;*/
/*    top: 320px;*/
/*    left: 0;*/
/*    width: 100%;*/
/*  }*/
/*}*/
/* line 40, ../sass/landing_page.scss */
div.scene_1 section.form_section p.para1 {
  font-size: 30px;
  font-weight: normal;
  line-height: 1.47;
  color: #000000;
  margin: 0 0 16px 0;
}
@media screen and (max-width: 767px) {
  /* line 40, ../sass/landing_page.scss */
  div.scene_1 section.form_section p.para1 {
    font-size: 23px;
  }
    .font26 {
        font-size: 20px !important;
    }
    .height32{
        line-height: 1.45 !important;
    }
    ul.shop li.large {
        padding-top: 20px;
    }
    ul.shop li.large2 {
        padding-top: 20px;
    }
    .panel-title a {
        font-size: 20px;
    }
    div .faq-thread p {
        font-size: 18px;
        line-height: 1.45 !important;
    }
    div.desc-card {
        height: 340px;
    }
    /*div.eng-desc-card {*/
    /*    height: 500px;*/
    /*}*/
    div.recommend-card {
        height: 445px;
    }
    div.recommend-card-en {
        height: 485px;
    }
    ul.shop li.pt-10{
        padding-top: 5px  !important;
    }
    ul.pt30{
        padding-top: 15px  !important;
    }
    .pc{
        display: none;
    }
    .mb{
        display: block;
    }
    div.banner_course {
        height: 60px;
    }
    h3 {
         font-size: 24px;
    }
    .btn {
        font-size: 1.1rem;
    }
    .panel-group .panel .panel-heading{
        padding-right: 10px;
    }
    .bootstarp-accordion .panel-heading a:before {
        right: -10px;
    }
    .btn-buy{
        font-size: 0.5rem;
        width: 50%;
    }
}
/* line 50, ../sass/landing_page.scss */
div.scene_1 section.form_section p.para2 {
  font-size: 16px;
  line-height: 1.5;
  color: #808285;
}
.card-img-circle {
    width: 100px !important;
    height: 100px;
    border-radius: 50px;

}
@media screen and (max-width: 399px) {
  /* line 50, ../sass/landing_page.scss */
  /*div.scene_1 section.form_section p.para2 {*/
  /*  margin-bottom: 10px;*/
  /*}*/
    div.desc-card {
        height: 360px;
    }
}
/*@media screen and (max-width: 399px) {*/
/*  !* line 59, ../sass/landing_page.scss *!*/
/*  div.scene_1 section.form_section div.form-group {*/
/*    margin-bottom: 10px;*/
/*  }*/
/*}*/
/* line 63, ../sass/landing_page.scss */
div.scene_1 section.form_section span.-must {
  color: red;
}
/*@media screen and (max-width: 767px) {*/
/*  !* line 66, ../sass/landing_page.scss *!*/
/*  div.scene_1 section.form_section input.form-control {*/
/*    padding-top: 4px;*/
/*    padding-bottom: 4px;*/
/*    height: 36px;*/
/*  }*/
/*}*/
/* line 73, ../sass/landing_page.scss */
div.scene_1 section.form_section div.type_span_block {
  text-align: center;
}
/* line 76, ../sass/landing_page.scss */
div.scene_1 section.form_section div.type_span_block span.type_span {
  display: inline-block;
  margin-right: 20px;
  text-align: left;
  font-size: 16px;
  color: black;
}
@media screen and (max-width: 399px) {
  /* line 76, ../sass/landing_page.scss */
  div.scene_1 section.form_section div.type_span_block span.type_span {
    font-size: 14px;
  }
}
/* line 85, ../sass/landing_page.scss */
div.scene_1 section.form_section div.type_span_block span.type_span.-last {
  margin-right: 0;
}
/* line 89, ../sass/landing_page.scss */
div.scene_1 section.form_section div.type_span_block span.type_span label::before {
  top: 4px;
  left: -2px;
}
/* line 96, ../sass/landing_page.scss */
div.scene_1 section.form_section div.action_block {
  font-size: 0;
  margin-top: 30px;
}
/*@media screen and (max-width: 767px) {*/
/*  !* line 96, ../sass/landing_page.scss *!*/
/*  div.scene_1 section.form_section div.action_block {*/
/*    margin-top: 16px;*/
/*  }*/
/*}*/
/*@media screen and (max-width: 399px) {*/
/*  !* line 96, ../sass/landing_page.scss *!*/
/*  div.scene_1 section.form_section div.action_block {*/
/*    margin-top: 14px;*/
/*  }*/
/*}*/
/* line 105, ../sass/landing_page.scss */
div.scene_1 section.form_section div.action_block a.btn_action, div.scene_1 section.form_section div.action_block button.btn_action {
  display: inline-block;
  border-radius: 4px;
  color: white;
  font-size: 16px;
  text-align: center;
  padding: 7px 0;
  font-size: 23px;
  font-weight: bold;
  width: calc((100% - 16px) / 2);
  text-transform: none;
}
@media screen and (max-width: 399px) {
  /* line 105, ../sass/landing_page.scss */
  div.scene_1 section.form_section div.action_block a.btn_action, div.scene_1 section.form_section div.action_block button.btn_action {
    font-size: 14px;
    font-weight: normal;
  }
}
/* line 120, ../sass/landing_page.scss */
div.scene_1 section.form_section div.action_block a.btn_action::after, div.scene_1 section.form_section div.action_block button.btn_action::after {
  background: none;
}
/* line 123, ../sass/landing_page.scss */
div.scene_1 section.form_section div.action_block a.btn_action.-watch, div.scene_1 section.form_section div.action_block button.btn_action.-watch {
  background-color: #808285;
  margin-right: 16px;
}
/* line 127, ../sass/landing_page.scss */
div.scene_1 section.form_section div.action_block a.btn_action.-start, div.scene_1 section.form_section div.action_block button.btn_action.-start {
  background-color: #1859a2;
}

/* line 135, ../sass/landing_page.scss */
div.scene_2 {
  height: auto;
  /*height: 972px;*/
  /*padding-top: 20px;*/
  /*padding-bottom: 20px;*/
}
/*@media screen and (max-width: 767px) {*/
/*  !* line 135, ../sass/landing_page.scss *!*/
/*  div.scene_2 {*/
/*    padding-top: 40px;*/
/*    margin-top: calc(628px - 40px);*/
/*    padding-left: 0;*/
/*    padding-right: 0;*/
/*    height: auto;*/
/*  }*/
/*}*/
/* line 145, ../sass/landing_page.scss */
div.scene_2 h2.custom_h2 {
  color: #1859a2;
  margin-bottom: 48px;
}
@media screen and (max-width: 1199px) {
  /* line 145, ../sass/landing_page.scss */
  div.scene_2 h2.custom_h2 {
    font-size: 30px;
  }
}
@media screen and (max-width: 991px) {
  /* line 145, ../sass/landing_page.scss */
  div.scene_2 h2.custom_h2 {
    font-size: 28px;
  }
}
@media screen and (max-width: 767px) {
  /* line 145, ../sass/landing_page.scss */
  div.scene_2 h2.custom_h2 {
    font-size: 30px;
    margin-bottom: 30px;
  }
}
/* line 159, ../sass/landing_page.scss */
div.scene_2 div.text_tree_block {
  text-align: center;
}
/* line 161, ../sass/landing_page.scss */
div.scene_2 div.text_tree_block img.text_tree {
  max-width: 100%;
}
/* line 163, ../sass/landing_page.scss */
div.scene_2 div.text_tree_block img.text_tree.-d {
  display: inline;
  width: 945px;
}
/*@media screen and (max-width: 767px) {*/
/*  !* line 163, ../sass/landing_page.scss *!*/
/*  div.scene_2 div.text_tree_block img.text_tree.-d {*/
/*    display: none;*/
/*  }*/
/*}*/
/* line 170, ../sass/landing_page.scss */
div.scene_2 div.text_tree_block img.text_tree.-m {
  display: none;
  width: 100%;
}
/*@media screen and (max-width: 767px) {*/
/*  !* line 170, ../sass/landing_page.scss *!*/
/*  div.scene_2 div.text_tree_block img.text_tree.-m {*/
/*    display: inline;*/
/*  }*/
/*}*/

/* line 181, ../sass/landing_page.scss */
div.scene_3 {
  background-image: url("../images/pic/img-landing-banner.png");
  background-repeat: no-repeat;
  background-size: cover;
  height: 300px;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}
@media screen and (max-width: 767px) {
  /* line 181, ../sass/landing_page.scss */
  div.scene_3 {
    background-image: url("../images/pic/img-landing-banner-m.png");
  }
}
/* line 192, ../sass/landing_page.scss */
div.scene_3 div.scene_3_action_block {
  background-color: rgba(0, 0, 0, 0.66);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* line 199, ../sass/landing_page.scss */
div.scene_3 div.scene_3_action_block div.action_list_block {
  position: absolute;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
}
/* line 205, ../sass/landing_page.scss */
div.scene_3 div.scene_3_action_block div.action_list_block ul.action_list {
  margin: 0;
  padding: 0;
}
/* line 208, ../sass/landing_page.scss */
div.scene_3 div.scene_3_action_block div.action_list_block ul.action_list > li {
  display: inline-block;
  list-style: none;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 767px) {
  /* line 208, ../sass/landing_page.scss */
  div.scene_3 div.scene_3_action_block div.action_list_block ul.action_list > li {
    display: block;
  }
}
/* line 216, ../sass/landing_page.scss */
div.scene_3 div.scene_3_action_block div.action_list_block ul.action_list > li a.action_link {
  display: inline-block;
  margin: 0;
  border-radius: 100px;
  color: white;
  width: 200px;
  text-align: center;
  padding: 13px 0 12px 0;
  font-size: 23px;
}
/* line 225, ../sass/landing_page.scss */
div.scene_3 div.scene_3_action_block div.action_list_block ul.action_list > li a.action_link.-watch {
  background-color: #808285;
  margin-right: 16px;
}
@media screen and (max-width: 767px) {
  /* line 225, ../sass/landing_page.scss */
  div.scene_3 div.scene_3_action_block div.action_list_block ul.action_list > li a.action_link.-watch {
    margin-right: 0;
    margin-bottom: 24px;
  }
}
/* line 233, ../sass/landing_page.scss */
div.scene_3 div.scene_3_action_block div.action_list_block ul.action_list > li a.action_link.-start {
  background-color: #1859a2;
}

/* line 244, ../sass/landing_page.scss */
body.zh-tw div.scene_2, body.zh-cn div.scene_2 {
  height: auto;
  /*height: 1080px;*/
}
@media screen and (max-width: 767px) {
  /* line 244, ../sass/landing_page.scss */
  body.zh-tw div.scene_2, body.zh-cn div.scene_2 {
    height: auto;
  }
}
/* line 250, ../sass/landing_page.scss */
body.zh-tw div.scene_2 h2.custom_h2.-d, body.zh-cn div.scene_2 h2.custom_h2.-d {
  display: block;
}
@media screen and (max-width: 767px) {
  /* line 250, ../sass/landing_page.scss */
  body.zh-tw div.scene_2 h2.custom_h2.-d, body.zh-cn div.scene_2 h2.custom_h2.-d {
    display: none;
  }
}
/* line 256, ../sass/landing_page.scss */
body.zh-tw div.scene_2 h2.custom_h2.-m, body.zh-cn div.scene_2 h2.custom_h2.-m {
  display: none;
}
@media screen and (max-width: 767px) {
  /* line 256, ../sass/landing_page.scss */
  body.zh-tw div.scene_2 h2.custom_h2.-m, body.zh-cn div.scene_2 h2.custom_h2.-m {
    display: block;
  }
}

/* line 266, ../sass/landing_page.scss */
body.zh-cn h2.custom_h2 {
  font-family: "微軟正黑體" !important;
}
