body {
  color: #333333;
}

#wrap:not(.tnc-page) {
  max-width: none !important;
}
#wrap:not(.tnc-page) #logo_area {
  position: absolute;
  z-index: 2;
  width: 100%;
  max-width: none;
}
#wrap:not(.tnc-page) #main_content_area .row:first-child {
  padding-top: 0;
}
@media screen and (max-width: 650px) {
  #wrap:not(.tnc-page) #main_content_area .row:first-child {
    padding-top: 0;
  }
}
#wrap:not(.tnc-page) #main_content_area .row {
  max-width: 1440px;
  padding: 0 20px;
  margin: 0 auto;
}
#wrap:not(.tnc-page) #main_content_area .large-12.columns {
  padding: 0;
}
#wrap:not(.tnc-page) #footer .footer_mid_area .hotline {
  text-align: center;
  color: #333;
  font-size: 35px;
  line-height: 40px;
  font-weight: 700;
  margin-bottom: 50px;
}
@media screen and (max-width: 650px) {
  #wrap:not(.tnc-page) #footer .footer_mid_area .hotline {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 25px;
  }
}
#wrap:not(.tnc-page) #footer .footer_bot_area {
  color: #333;
  padding-bottom: 70px;
}
@media screen and (max-width: 650px) {
  #wrap:not(.tnc-page) #footer .footer_bot_area {
    padding-bottom: 35px;
  }
}
#wrap:not(.tnc-page) #footer .footer_bot_area p {
  margin-bottom: 0;
}
#wrap:not(.tnc-page) #footer .footer_bot_area p,
#wrap:not(.tnc-page) #footer .footer_bot_area ul,
#wrap:not(.tnc-page) #footer .footer_bot_area li,
#wrap:not(.tnc-page) #footer .footer_bot_area span {
  color: #333;
  font-size: 16px;
  line-height: 24px;
}
@media screen and (max-width: 650px) {
  #wrap:not(.tnc-page) #footer .footer_bot_area p,
  #wrap:not(.tnc-page) #footer .footer_bot_area ul,
  #wrap:not(.tnc-page) #footer .footer_bot_area li,
  #wrap:not(.tnc-page) #footer .footer_bot_area span {
    font-size: 16px;
    line-height: 24px;
  }
}

.tnc_link a {
  font-size: 16px;
  line-height: 24px;
  color: #245442 !important;
  font-weight: 700;
}
@media screen and (max-width: 650px) {
  .tnc_link a {
    font-size: 16px;
    line-height: 24px;
  }
}
.tnc_link a:hover {
  color: #245442;
}
.tnc_link a:hover:after {
  background: url(../images/icn_solid_external_link_green.svg) no-repeat;
}
.tnc_link a:after {
  content: "";
  background: url(../images/icn_stroke_non_hase_link_grey02.svg) no-repeat;
  width: 25px;
  height: 25px;
  margin-left: 0;
  margin-top: -4px;
  display: inline-block;
  vertical-align: middle;
}

.banner_kv {
  background-image: url(../images/top_banner.jpg);
  height: 640px;
}

@media screen and (max-width: 650px) {
  .banner_kv {
    background-image: none;
    height: auto;
  }
}
.main_banner_section.page_banner {
  background-position: center center;
}

#top_banner_area.row,
#footer .row {
  max-width: none;
}

#main_content_area .section1 {
  padding: 70px 0;
}
@media screen and (max-width: 650px) {
  #main_content_area .section1 {
    padding: 35px 0;
  }
}
#main_content_area .section2 {
  background: rgb(186, 203, 179);
  background: linear-gradient(180deg, rgb(186, 203, 179) 0%, rgba(255, 255, 255, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#bacbb3", endColorstr="#ffffff", GradientType=1);
  padding: 70px 0 0;
}
@media screen and (max-width: 650px) {
  #main_content_area .section2 {
    padding: 35px 0 0;
  }
}

.green {
  color: #245442;
}

.leadin-desc {
  font-size: 24px;
  line-height: 32px;
  position: relative;
  color: #333;
  text-align: center;
}
@media screen and (max-width: 650px) {
  .leadin-desc {
    font-size: 16px;
    line-height: 24px;
  }
}

.leadin-desc-1 {
  margin-bottom: 75px;
}
@media screen and (max-width: 650px) {
  .leadin-desc-1 {
    margin-bottom: 25px;
  }
}

.leadin-desc-2 {
  margin-bottom: 55px;
}
@media screen and (max-width: 650px) {
  .leadin-desc-2 {
    margin-bottom: 25px;
  }
}

.head-title h1 {
  font-size: 45px;
  line-height: 52px;
  position: relative;
  color: #245442;
  margin-bottom: 40px;
}
@media screen and (max-width: 650px) {
  .head-title h1 {
    font-size: 34px;
    line-height: 40px;
    margin-bottom: 25px;
  }
}

.head-title2 h2 {
  font-size: 35px;
  line-height: 42px;
  position: relative;
  color: #245442;
  margin-bottom: 25px;
  text-align: center;
}
@media screen and (max-width: 650px) {
  .head-title2 h2 {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 20px;
  }
}

#tableNewInvestment > div table,
#tableExpiredInvestment > div table {
  border: 1px #fff solid;
  border-radius: 20px;
  overflow: hidden;
  margin-bottom: 45px;
}
@media screen and (max-width: 650px) {
  #tableNewInvestment > div table,
  #tableExpiredInvestment > div table {
    margin-bottom: 20px;
  }
}

#tableExpiredInvestment_tnc > div table {
  border: 1px #fff solid;
  border-radius: 20px;
  overflow: hidden;
  margin-bottom: 15px;
}
@media screen and (max-width: 650px) {
  #tableExpiredInvestment_tnc > div table {
    margin-bottom: 10px;
  }
}

#tableNewInvestment_tnc td,
#tableNewInvestment_tnc th {
  border: 1px #d4d4d4 solid;
  font-size: 14px !important;
  line-height: 16px !important;
  color: #333333 !important;
  text-align: center !important;
}

#tableExpiredInvestment_tnc th,
#tableExpiredInvestment_tnc td {
  border: 1px #fff solid;
  font-size: 11px !important;
  line-height: 14px !important;
  color: #333333 !important;
  text-align: center !important;
}

#tableExpiredInvestment_tnc td:nth-child(1),
#tableNewInvestment td:nth-child(1),
#tableExpiredInvestment td:nth-child(1) {
  background-color: #ececec !important;
  color: #333333 !important;
}

#tableExpiredInvestment_tnc td:nth-child(2),
#tableNewInvestment td:nth-child(2),
#tableExpiredInvestment td:nth-child(2) {
  background-color: #d9e9e0 !important;
  color: #245442 !important;
  font-weight: 700 !important;
}

#tableExpiredInvestment_tnc td:nth-child(3),
#tableNewInvestment td:nth-child(3),
#tableExpiredInvestment td:nth-child(3) {
  background-color: #bfd9cb !important;
  color: #245442 !important;
  font-weight: 700 !important;
}

#tableExpiredInvestment > div table td,
#tableExpiredInvestment > div table th {
  border: 2px #fff solid;
}
@media screen and (max-width: 650px) {
  #tableExpiredInvestment > div table td,
  #tableExpiredInvestment > div table th {
    border: 1px #fff solid;
  }
}

#tableExpiredInvestment > div .table-title {
  padding: 0px 0px 0px;
  font-size: 19px;
  font-weight: bold;
  text-decoration: none;
  color: #245442;
  font-size: 35px;
  line-height: 43px;
  margin-bottom: 10px;
}
@media screen and (max-width: 650px) {
  #tableExpiredInvestment > div .table-title {
    font-size: 20px;
    line-height: 28px;
  }
}

#tableExpiredInvestment_tnc > div .table-title {
  padding: 0px 0px 0px;
  font-weight: bold;
  text-decoration: none;
  color: #245442;
  font-size: 11px;
}

#tableExpiredInvestment > div table th {
  font-size: 24px;
  line-height: 28px;
  font-weight: 700;
  background-color: #e0e0e0 !important;
  color: #333333 !important;
}
@media screen and (max-width: 650px) {
  #tableExpiredInvestment > div table th {
    font-size: 18px;
    line-height: 20px;
  }
}

#tableExpiredInvestment > div table td {
  font-size: 24px;
  line-height: 28px;
  font-weight: 400;
}
@media screen and (max-width: 650px) {
  #tableExpiredInvestment > div table td {
    font-size: 14px;
    line-height: 16px;
  }
}

.remark .tnc_link {
  font-size: 16px;
  line-height: 24px;
  color: #333;
}
@media screen and (max-width: 650px) {
  .remark .tnc_link {
    font-size: 16px;
    line-height: 24px;
  }
}
.remark .tnc_link a {
  color: #245442;
  font-weight: 700;
}

.bottom-text {
  font-size: 35px;
  line-height: 40px;
  color: #245442;
  font-weight: 700;
  text-align: center;
  margin-bottom: 30px;
}
@media screen and (max-width: 650px) {
  .bottom-text {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 25px;
  }
}

.common_faq h2 {
  text-align: center;
  color: #245442;
  font-weight: 700;
  font-size: 45px;
  line-height: 52px;
  margin-bottom: 50px;
}
@media screen and (max-width: 650px) {
  .common_faq h2 {
    font-size: 34px;
    line-height: 40px;
    margin-bottom: 20px;
  }
}

.faq1 {
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 20px;
}
.faq1 > div {
  background: #fff;
  border-radius: 30px;
  overflow: hidden;
}
.faq1 .collapse_header {
  background-color: #ededed;
}
.faq1 .collapse_header.active {
  background-color: #c8daca;
  border-bottom: 3px solid #245442;
}
.faq1 .collapse_header:hover {
  background-color: #ededed;
}
.faq1 .collapse_header:hover.active {
  background-color: #c8daca;
}
.faq1 .swiper-button-next {
  background-image: url("../images/btnNext.png");
  right: 0;
}
.faq1 .swiper-button-prev {
  background-image: url("../images/btnPrev.png");
  left: 0;
}
.faq1 .swiper-button-next,
.faq1 .swiper-button-prev {
  width: 29px;
  height: 71px;
  background-size: cover;
}
@media screen and (max-width: 650px) {
  .faq1 .swiper-button-next,
  .faq1 .swiper-button-prev {
    top: 10px;
    width: 20px;
    height: 53px;
  }
}

.faq-question {
  font-size: 35px;
  line-height: 40px;
  color: #245442;
  font-weight: 700;
  margin-bottom: 20px;
  text-align: center;
}
@media screen and (max-width: 650px) {
  .faq-question {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 15px;
  }
}

.faq-answer {
  font-size: 24px;
  line-height: 50px;
  color: #333333;
  text-align: center;
}
@media screen and (max-width: 650px) {
  .faq-answer {
    font-size: 16px;
    line-height: 24px;
  }
}

.faq2 {
  padding: 70px 0px 0px;
}
@media screen and (max-width: 650px) {
  .faq2 {
    padding: 25px 20px 0px;
  }
}
.faq2 ul {
  text-align: center;
  margin-left: 24px;
}
@media screen and (max-width: 650px) {
  .faq2 ul {
    text-align: left;
    margin-left: 0;
    list-style-type: none;
  }
}

.faq3 {
  padding: 70px 0px;
}
@media screen and (max-width: 650px) {
  .faq3 {
    padding: 25px 20px 50px;
  }
}
.faq3 ul {
  text-align: center;
  margin-left: 24px;
  display: inline-block;
}
@media screen and (max-width: 650px) {
  .faq3 ul {
    text-align: left;
    margin-left: 0;
    list-style-type: none;
    display: block;
  }
}
.faq3 a {
  color: #245442;
  text-decoration: underline;
}

.collapse_header {
  font-size: 18px;
}

.collapse_body {
  padding: 60px 40px;
}
@media screen and (max-width: 650px) {
  .collapse_body {
    padding: 20px;
  }
}
.collapse_body .step {
  max-width: 1000px;
  margin: 0 auto;
}
@media screen and (max-width: 650px) {
  .collapse_body .step {
    padding-top: 4px;
  }
}
.collapse_body .step h3 {
  text-align: center;
  font-size: 35px;
  line-height: 50px;
  margin-bottom: 30px;
  color: #245442;
}
@media screen and (max-width: 650px) {
  .collapse_body .step h3 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 20px;
  }
}
.collapse_body .step ul {
  margin-left: 24px;
  font-size: 24px;
  line-height: 44px;
  margin-bottom: 30px;
}
@media screen and (max-width: 650px) {
  .collapse_body .step ul {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 20px;
  }
}
.collapse_body .remark {
  font-size: 16px;
  line-height: 24px;
}
.collapse_body .remark ul li {
  font-size: 16px;
  line-height: 24px;
}
.collapse_body .step-img {
  max-width: 1000px;
  margin: 0 auto;
  text-align: center;
}
.collapse_body .step-img img {
  text-align: center;
  margin: 0 auto;
}

#collapse_desktop_wrapper,
#collapse_mobile_wrapper {
  display: none;
}

#collapse_desktop_wrapper.active,
#collapse_mobile_wrapper.active {
  display: block;
}

.collapse_header:hover {
  background-color: #f7f5ee;
}

.collapse_header_wrapper {
  display: flex;
}
.collapse_header_wrapper .collapse_header {
  width: 50%;
  padding: 30px;
  font-weight: 700;
  text-align: center;
  font-size: 30px;
  line-height: 34px;
  color: #333333;
}
@media screen and (max-width: 650px) {
  .collapse_header_wrapper .collapse_header {
    padding: 20px;
    font-size: 20px;
    line-height: 24px;
  }
}
.collapse_header_wrapper .collapse_header.active {
  color: #245442;
}

.step3 {
  cursor: pointer;
}/*# sourceMappingURL=style.css.map */