body {
  position: relative;
  width: 100%;
  overflow-x: hidden;
  word-break: break-word;
  font-size: 16px;
  color: #2C6A87;
  line-height: 1.8;
  font-family: 'Microsoft JhengHei','Arial';
  background-color: #F5FAFC;
}
body.scroll-lock {
  overflow: hidden;
}

a {
  text-decoration: none;
  color: #2C6A87;
}
a:focus, a:hover, a:visited {
  text-decoration: none;
}

.color-main-1 {
  color: #F5FAFC;
}

.color-main-2 {
  color: #779BA1;
}

.color-main-3 {
  color: #DFECEA;
}

.color-sub-1 {
  color: #88C3BB;
}

.color-sub-2 {
  color: #5D91AC;
}

.container {
  width: 100%;
  padding-right: 25px;
  padding-left: 25px;
}
@media screen and (min-width: 992px) {
  .container {
    padding-right: 50px;
    padding-left: 50px;
    width: 970px;
  }
}
@media screen and (min-width: 1200px) {
  .container {
    width: 1200px;
  }
}
@media screen and (min-width: 1270px) {
  .container.lg-w1270 {
    width: 1270px;
  }
}
@media screen and (min-width: 1200px) {
  .container.lg-w1060 {
    width: 1060px;
  }
}
.container.less-pd {
  padding-left: 25px;
  padding-right: 25px;
}
@media screen and (min-width: 1200px) {
  .container.header-pd {
    width: 1170px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media screen and (min-width: 1300px) {
  .container.header-pd {
    width: 1270px;
    padding-left: 15px;
    padding-right: 15px;
  }
}

p.note-area {
  color: #92b2c2;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
}

input[type=number] {
  -moz-appearance: textfield;
}

.btn:hover, .btn:active, .btn:focus {
  box-shadow: none;
}
.btn:hover:hover, .btn:hover:active, .btn:hover:focus, .btn:active:hover, .btn:active:active, .btn:active:focus, .btn:focus:hover, .btn:focus:active, .btn:focus:focus {
  box-shadow: none;
}

.noselect {
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Safari */
  -khtml-user-select: none;
  /* Konqueror HTML */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently
     supported by Chrome and Opera */
}

.owl-carousel {
  visibility: hidden;
}
.owl-carousel.owl-loaded {
  visibility: visible;
}

.invisible {
  visibility: hidden !important;
}

[data-toggle=animation-appear-order] {
  opacity: 0;
  animation-fill-mode: forwards;
}

.a-acceky {
  position: absolute;
  display: none;
  top: 0px;
  left: -10px;
  color: #d7d7d7;
  font-size: 14px;
}
.a-acceky:focus, .a-acceky:hover, .a-acceky:visited {
  color: #d7d7d7;
}
@media screen and (min-width: 992px) {
  .a-acceky {
    display: inline-block;
  }
}

.container, #index-news-area {
  position: relative;
}

#index-news-area #main {
  top: 3px;
  left: -18px;
}

#sitemap_center_area {
  top: 0px;
  left: -15px;
}

#breadcrumbs #main {
  top: 8px;
  left: 0px;
}

#foot_area {
  top: 37px;
  left: -1px;
}

footer.eng #foot_area {
  top: 45px;
  left: -1px;
}

.hp-input-item {
  display: none;
}

.display-inline-block {
  display: inline-block;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.preload * {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -ms-transition: none !important;
  -o-transition: none !important;
}

.list-area .media-list.type-1:after, .form-area .form-group:after, .form-group .vcode-area:after, .form-group:after, .share-btn-area .share-box:after, .page-area:after, footer.website .bottom-area:after, .header-nav:after, header.website .lg-header-area .top-area:after, header.website .lg-header-area:after {
  content: "";
  display: block;
  clear: both;
}

.article-area iframe, #tinymce iframe {
  max-width: 100%;
  border: 0;
}
.article-area img, #tinymce img {
  height: auto;
  max-width: 100%;
}
.article-area h3, #tinymce h3 {
  color: #316278;
  font-size: 22px;
  font-weight: bold;
  line-height: 1.3;
  margin-top: 0;
  margin-bottom: 10px;
}
.article-area h4, #tinymce h4 {
  color: #DB6A6C;
  font-size: 19px;
  font-weight: bold;
  line-height: 1.3;
  margin-top: 0;
  margin-bottom: 10px;
}
.article-area h5, #tinymce h5 {
  color: #834A4A;
  font-size: 19px;
  font-weight: bold;
  line-height: 1.3;
  margin-top: 0;
  margin-bottom: 10px;
}
.article-area h6, #tinymce h6 {
  color: #3CA296;
  font-size: 17px;
  font-weight: bold;
  line-height: 1.3;
  margin-top: 0;
  margin-bottom: 10px;
}
.article-area p, #tinymce p {
  margin-bottom: 30px;
}
.article-area a, #tinymce a {
  color: #DB6A6C;
}
.article-area a:hover, #tinymce a:hover {
  text-decoration: underline;
}
.article-area ul, #tinymce ul {
  padding: 0;
  list-style: none !important;
  margin-bottom: 30px;
}
.article-area ul > li, #tinymce ul > li {
  padding-left: 20px;
  position: relative;
  margin-bottom: 3px;
}
.article-area ul > li:before, #tinymce ul > li:before {
  content: "";
  display: block;
  position: absolute;
  left: 0px;
  top: 8px;
  width: 14px;
  height: 14px;
  background: url("../img/page/ul_li_2x.png") center no-repeat;
  background-size: 14px;
}
.article-area ol, #tinymce ol {
  padding: 0;
  list-style: none !important;
  counter-reset: ol-item;
  margin-bottom: 30px;
}
.article-area ol > li, #tinymce ol > li {
  display: block;
  padding-left: 20px;
  position: relative;
  margin-bottom: 3px;
}
.article-area ol > li:before, #tinymce ol > li:before {
  position: absolute;
  text-align: right;
  left: 0;
  top: 3px;
  content: counter(ol-item) ".";
  counter-increment: ol-item;
  font-size: 16px;
  line-height: 1.6;
  font-weight: bold;
  color: #3CA296;
  display: inline-block;
  padding-right: 14px;
  min-width: 20px;
}
.article-area table, #tinymce table {
  max-width: 100%;
  border-collapse: collapse;
  margin-bottom: 20px;
}
.article-area table tr th, #tinymce table tr th, .article-area table tr td, #tinymce table tr td {
  border: #B8D3D5 solid 1px;
  padding: 15px;
  font-weight: normal;
  text-align: left;
}
.article-area table tr th, #tinymce table tr th {
  background-color: #DFECEA;
}

.breadcrumbs {
  font-size: 15px;
  line-height: 1;
  margin-top: 15px;
  margin-bottom: 25px;
}
@media screen and (min-width: 992px) {
  .breadcrumbs {
    margin-bottom: 50px;
  }
}
.breadcrumbs a {
  color: #2C6A87;
}
.breadcrumbs .path-alert {
  color: #3CA296;
  font-weight: bold;
}
.breadcrumbs span.cut {
  margin: 0 6px;
}

.page_list {
  text-align: center;
  position: relative;
  z-index: 1;
  margin: 0;
  font-size: 0;
}
.page_list .pagination {
  display: block;
}
.page_list ul {
  margin: 0;
}
.page_list ul li {
  cursor: pointer;
  display: inline-block;
}
.page_list ul li + li {
  margin-left: 20px;
}
.page_list ul li > span, .page_list ul li > a {
  position: relative;
  border: none;
  font-size: 16px;
  line-height: 1;
  color: #316278;
  padding: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: transparent;
  opacity: 0.6;
  padding-bottom: 12px;
}
.page_list ul li > span i, .page_list ul li > a i {
  position: relative;
}
.page_list ul li > span:after, .page_list ul li > a:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 2px;
  width: 100%;
  background: #316278;
  display: none;
}
.page_list ul li > span.selected, .page_list ul li > span:hover, .page_list ul li > span:focus, .page_list ul li > a.selected, .page_list ul li > a:hover, .page_list ul li > a:focus {
  background: transparent;
  opacity: 1;
}
.page_list ul li > span.selected:after, .page_list ul li > span:hover:after, .page_list ul li > span:focus:after, .page_list ul li > a.selected:after, .page_list ul li > a:hover:after, .page_list ul li > a:focus:after {
  display: block;
}
.page_list ul li.arr a {
  font-size: 0;
  background: url("../img/list/page_next_hover_2x.png") top no-repeat;
  background-size: 18px 16px;
  width: 7px;
  height: 28px;
}
.page_list ul li.double-arr a {
  font-size: 0;
  background: url("../img/list/page_last_hover_2x.png") top no-repeat;
  background-size: 18px 16px;
  width: 11px;
  height: 28px;
}
.page_list ul li.left a, .page_list ul li.first a {
  transform: rotate(180deg);
  background-position: bottom;
  padding-top: 12px;
  padding-bottom: 0;
}
.page_list ul li.left a:after, .page_list ul li.first a:after {
  bottom: auto;
  top: 0;
}

.tag {
  display: inline-block;
  min-height: 22px;
  line-height: 22px;
  border-radius: 22px;
  color: #FFFFFF;
  font-size: 14px;
  text-align: left;
  margin-right: 4px;
  padding: 0 19px;
  vertical-align: middle;
}
.tag.static-tag {
  text-align: center;
  width: 80px;
  padding: 0;
}
.tag.static-tag.two-word {
  letter-spacing: 10px;
  padding-left: 12px;
}

.side-func-group {
  position: fixed;
  bottom: 25px;
  right: 9px;
  z-index: 20;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
@media screen and (min-width: 992px) {
  .side-func-group {
    bottom: 40px;
    right: 18px;
  }
}
.side-func-group.bot {
  position: absolute;
  bottom: calc(100% - 30px);
}
@media screen and (min-width: 992px) {
  .side-func-group.bot {
    bottom: calc(100% - 32px);
  }
}
.side-func-group.push-up {
  bottom: 25px;
}
@media screen and (min-width: 992px) {
  .side-func-group.push-up {
    bottom: 40px;
  }
}
.side-func-group.push-up.bot {
  bottom: calc(100% + 25px);
}
.side-func-group #to-top {
  width: 38px;
  height: 32px;
  display: none;
  background: url("../img/footer/gotop_2x.png?t=202304") center no-repeat;
  background-size: cover;
  cursor: pointer;
  z-index: 3;
  text-align: center;
  font-size: 0;
}
.side-func-group .ti-support {
  padding-top: 25px;
  cursor: pointer;
}
.side-func-group .ti-support .ti-support-title {
  font-size: 14px;
  line-height: 1;
  font-weight: bold;
  margin-bottom: 5px;
}
.side-func-group .ti-support .ti-support-img img {
  max-width: 65px;
  width: 100%;
}

.modal-dialog {
  margin: 0;
  padding: 15px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) !important;
}

input:focus, select:focus {
  outline: none !important;
}

a:focus, button:focus {
  outline: none !important;
}

.alert-red {
  color: red;
}

/*tooltip*/
.tooltip {
  z-index: 3;
}

/*modal*/
.modal {
  background: rgba(0, 0, 0, 0.6);
}
.modal .modal-dialog {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .modal .modal-dialog {
    width: 590px;
  }
}
.modal .modal-dialog .modal-content {
  border-radius: 15px;
  padding: 40px 30px;
  background-color: #F5FAFC;
  z-index: 2;
}
.modal .modal-dialog .modal-content.ace-test {
  padding: 40px 30px;
}
@media screen and (min-width: 768px) {
  .modal .modal-dialog .modal-content {
    padding: 50px 70px;
  }
  .modal .modal-dialog .modal-content.less-pd {
    padding: 50px;
  }
  .modal .modal-dialog .modal-content.ace-test {
    padding: 50px 60px;
  }
}
.modal .modal-dialog .modal-content .modal-header {
  border-bottom: 0;
  padding: 0;
  text-align: center;
  padding: 0 30px;
  margin-bottom: 30px;
}
.modal .modal-dialog .modal-content .modal-header .modal-title {
  display: inline-block;
  font-size: 28px;
  line-height: 1;
  color: #316278;
  font-weight: bold;
  padding-bottom: 10px;
  border-bottom: 1px solid #6E96A8;
  margin: 0;
  vertical-align: middle;
}
@media screen and (min-width: 768px) {
  .modal .modal-dialog .modal-content .modal-header {
    margin-bottom: 35px;
    padding: 0;
  }
  .modal .modal-dialog .modal-content .modal-header .page-title {
    font-size: 32px;
  }
}
.modal .modal-dialog .modal-content .modal-body {
  padding: 0;
}
.modal .modal-dialog .modal-content .modal-body .ace-test .test-result {
  font-size: 19px;
  line-height: 1.3;
  font-weight: bold;
  text-align: center;
  margin-bottom: 35px;
}
.modal .modal-dialog .modal-content .modal-body .ace-test .test-result .score {
  color: #DB6A6C;
  font-size: 24px;
}
.modal .modal-dialog .modal-content .modal-body .ace-test .test-diagram {
  width: 100%;
  height: 265px;
  margin-bottom: 15px;
}
.modal .modal-dialog .modal-content .modal-body .ace-test .test-diagram canvas {
  height: 265px;
}
.modal .modal-dialog .modal-content .modal-body .ace-test .test-note {
  text-align: center;
  color: #DB6A6C;
  font-size: 15px;
  line-height: 1.3;
  margin-bottom: 30px;
}
.modal .modal-dialog .modal-content .modal-body .ace-test .test-note i {
  margin-right: 5px;
}
.modal .modal-dialog .modal-content .modal-body .ace-test p {
  margin-bottom: 35px;
}
@media screen and (min-width: 768px) {
  .modal .modal-dialog .modal-content .modal-body .ace-test p {
    text-align: center;
  }
}
.modal .modal-dialog .modal-content .modal-body img {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .modal .modal-dialog .modal-content .modal-body {
    max-height: 600px;
    overflow: auto;
  }
}
.modal .modal-dialog .modal-content .modal-body.scrollbar-inner {
  padding-right: 15px;
  max-height: 550px !important;
  overflow: hidden;
}
.modal .modal-dialog .modal-content .modal-body.scrollbar-inner::-webkit-scrollbar {
  display: none;
}
.modal .modal-dialog .modal-content .modal-body .progress-bar-warning {
  background-color: #DDAD9A !important;
}
.modal .modal-dialog .modal-content .modal-footer {
  border-top: 0;
  padding: 0;
  text-align: center;
  margin-top: 30px;
}
.modal .modal-dialog .modal-content .modal-footer .btn + .btn {
  margin-left: 0;
}
@media screen and (min-width: 768px) {
  .modal .modal-dialog .modal-content .modal-footer .btn + .btn {
    margin-left: 20px;
  }
}
.modal .modal-dialog .modal-content .modal-footer .btn.btn-primary:hover, .modal .modal-dialog .modal-content .modal-footer .btn.btn-primary:focus, .modal .modal-dialog .modal-content .modal-footer .btn.btn-primary.active {
  background-color: #88C3BB;
  color: #FFF;
  border: 1px solid #88C3BB;
}
.modal .modal-dialog .modal-content button.close {
  position: absolute;
  top: 20px;
  right: 20px;
  height: 32px;
  width: 32px;
  opacity: 1;
  background: url("../img/button/button_close_2x.png") center no-repeat;
  background-size: 32px;
  font-size: 0;
}
.modal .modal-dialog .modal-content button.close:hover {
  background: url("../img/button/button_close_hover_2x.png") center no-repeat;
  background-size: 32px;
}
.modal .form-group:last-child, .modal .form-group:only-of-type {
  margin-bottom: 0;
}
.modal.podcast-modal {
  padding: 60px 30px;
}
.modal.podcast-modal .video-dialog {
  position: absolute;
  top: 100px;
  left: 50%;
  transform: translateX(-50%);
  max-width: 1280px;
  width: 100%;
  padding: 15px;
}
@media screen and (min-width: 768px) {
  .modal.podcast-modal .video-dialog {
    top: 80px;
  }
}
.modal.podcast-modal .modal-video-area {
  height: 100%;
  width: 100%;
}
.modal.podcast-modal .modal-video-area .modal-play-video {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 10px;
  width: 100%;
  height: 100%;
}
.modal.podcast-modal .modal-video-area iframe {
  width: 100%;
  height: 100%;
}
.modal.podcast-modal button.close {
  position: absolute;
  top: -23px;
  right: 15px;
  height: 32px;
  width: 32px;
  opacity: 1;
  background: url("../img/button/button_close_2x.png") center no-repeat;
  background-size: 32px;
  font-size: 0;
}
.modal.podcast-modal button.close:hover {
  background: url("../img/button/button_close_hover_2x.png") center no-repeat;
  background-size: 32px;
}
.modal.video-modal .video-dialog {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 15px;
}
.modal.video-modal .modal-video-area {
  width: 80vw;
  max-width: 1300px;
}
.modal.video-modal .modal-video-area .modal-play-video {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 10px;
  width: 100%;
  height: 100%;
}
.modal.video-modal .modal-video-area iframe {
  width: 100%;
  height: 100%;
}
.modal.video-modal button.close {
  position: absolute;
  top: 30px;
  right: 30px;
  height: 32px;
  width: 32px;
  opacity: 1;
  background: url("../img/button/button_close_2x.png") center no-repeat;
  background-size: 32px;
  font-size: 0;
}
.modal.video-modal button.close:hover {
  background: url("../img/button/button_close_hover_2x.png") center no-repeat;
  background-size: 32px;
}
.modal.bootbox-alert button.close {
  display: none;
}
.modal.scroll-content .modal-dialog .modal-content {
  padding: 50px 15px;
}
.modal.scroll-content .modal-dialog .modal-content .scrollbar-inner {
  padding: 0 35px;
}

.support-anime-page {
  display: none;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.6);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
}
.support-anime-page .wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.support-anime-page .wrapper img {
  max-width: 250px;
  width: 100%;
}

[data-toggle=animation-appear] {
  opacity: 0;
}

.acart-proportion-box {
  height: 0;
  position: relative;
}
.acart-proportion-box > .proportion-item {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  max-height: 100%;
  max-width: 100%;
  width: auto;
  height: auto;
}
.acart-proportion-box > iframe.proportion-item {
  width: 100%;
  height: 100%;
}
.acart-proportion-box.proportion-3-4 {
  padding-bottom: 133.3333333333%;
}
.acart-proportion-box.proportion-4-3 {
  padding-bottom: 75%;
}
.acart-proportion-box.proportion-16-9 {
  padding-bottom: 56.25%;
}
.acart-proportion-box.proportion-5-4 {
  padding-bottom: 80%;
}
.acart-proportion-box.proportion-4-5 {
  padding-bottom: 125%;
}
.acart-proportion-box.proportion-1-1 {
  padding-bottom: 100%;
}

/*
=================================================================
(#m02-1hds) HEADER
=================================================================
*/
.fixed-height.is-sticky {
  z-index: 99 !important;
  position: fixed !important;
  background: #F5FAFC;
  width: 100%;
  box-shadow: 0 2px 8px rgba(22, 40, 65, 0.15);
}
.fixed-height.is-sticky .top-area {
  display: block;
}

.fixed-height {
  background: transparent;
  height: 48px;
  transition: box-shadow 0.2s, background 0.2s;
}
@media screen and (min-width: 1200px) {
  .fixed-height {
    height: 70px;
  }
}
.fixed-height .container {
  height: 100%;
}
.fixed-height.sidebar-open {
  box-shadow: none;
  background: #F5FAFC;
}
@media screen and (min-width: 1200px) {
  .fixed-height.sidebar-open {
    box-shadow: 0 2px 8px rgba(22, 40, 65, 0.15);
    background: #FFF;
  }
}
.fixed-height.entity {
  background: #F5FAFC;
  box-shadow: 0 2px 8px rgba(22, 40, 65, 0.15);
  position: relative;
}

header.website {
  width: 100%;
  top: 0;
  left: 0;
  position: fixed;
  z-index: 99;
}
header.website h1 {
  margin: 0;
}
header.website .lg-header-area {
  position: relative;
  height: 100%;
  width: 100%;
}
header.website .lg-header-area .top-area {
  height: 100%;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.3) 50%, rgba(0, 0, 0, 0) 100%);
}
header.website .lg-header-area .top-area .lg-logo-area {
  padding-top: 11px;
  float: left;
}
header.website .lg-header-area .top-area .top-right-area {
  float: right;
  height: 100%;
  display: flex;
  align-items: center;
}
header.website .lg-header-area .top-area nav {
  height: 100%;
}

.header-nav {
  list-style: none;
  margin: 0;
  padding: 0;
  height: 100%;
  display: inline-flex;
  align-items: center;
}
.header-nav .header-nav2 {
  padding: 0px;
  list-style: none;
  pointer-events: none;
  opacity: 0;
  transform: translateY(-26px);
  transition: opacity 0.3s cubic-bezier(0.12, 0.53, 0.33, 0.99), transform 0.3s cubic-bezier(0.12, 0.53, 0.33, 0.99);
}
.header-nav > li {
  float: left;
  position: relative;
  height: 100%;
}
.header-nav > li + li {
  margin-left: 25px;
}
.header-nav > li > a {
  font-size: 16px;
  color: #316278;
  line-height: 1;
  font-weight: bold;
  position: relative;
  height: 100%;
  width: 100%;
  text-align: center;
  display: flex;
  align-items: center;
}
.header-nav > li > a:focus ~ .header-nav2 {
  display: block;
}
.header-nav > li.open .header-nav2 {
  display: block;
}
@media screen and (min-width: 1200px) {
  .header-nav > li + li {
    margin-left: 25px;
  }
}
.header-nav > li.open > a, .header-nav > li:hover > a, .header-nav > li.active > a {
  color: #3CA296;
}
.header-nav > li:hover .header-nav2 {
  transform: translateY(-16px);
  pointer-events: auto;
  opacity: 1;
}
.header-nav .header-nav2 {
  width: 100%;
  position: absolute;
  top: 100%;
  left: calc(50% - 85px);
  box-shadow: 0px 2px 4px 0 rgba(22, 40, 65, 0.15);
  background: #FFF;
  width: 190px;
  padding: 25px 5px 25px 20px;
  border-radius: 10px;
  /*@media screen and (min-width:$screen_lg_width){
  	>li{
  		>a{
  			font-size: 16px;
  			&:after{ 
  				left: 15px;
  				top: 23px;
  			}

  		}
  	}
  }*/
}
.header-nav .header-nav2 > li > a {
  position: relative;
  font-size: 15px;
  line-height: 1;
  display: block;
  color: #2C6A87;
  padding-left: 20px;
}
.header-nav .header-nav2 > li > a:hover, .header-nav .header-nav2 > li > a.active {
  color: #3CA296;
  background: url("../img/page/ul_li_2x.png") left 0 top 50% no-repeat;
  background-size: 14px;
}
.header-nav .header-nav2 > li > a:hover:after, .header-nav .header-nav2 > li > a.active:after {
  display: block;
}
.header-nav .header-nav2 > li + li a {
  margin-top: 15px;
}

div.mb-header {
  position: relative;
  z-index: 1000;
  height: 100%;
  padding-right: 67px;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.3) 50%, rgba(0, 0, 0, 0) 100%);
}
div.mb-header .mb-logo-area {
  padding-top: 10px;
  display: inline-block;
  padding-left: 25px;
}
div.mb-header .mb-logo-area img {
  vertical-align: middle;
  max-width: 100%;
  height: auto;
}
div.mb-header .button-area {
  position: absolute;
  top: 0;
  right: 0;
}
div.mb-header div.xs-menu {
  height: 100%;
  text-align: center;
  cursor: pointer;
  overflow: hidden;
  background-size: 100%;
  background-position: 5px 50%;
  padding: 0 25px;
}
div.mb-header div.xs-menu .wrapper-area {
  height: 20px;
  width: 32px;
  border-radius: 50%;
  position: relative;
  margin: 17px 0 0 0;
}
div.mb-header div.xs-menu .icon-wrapper {
  display: inline-block;
  width: 32px;
  height: 22px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
div.mb-header div.xs-menu .icon-wrapper span {
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  background: #5D91AC;
  border-radius: 2px;
  opacity: 1;
  right: 0;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 400ms ease-in-out;
  transition: 400ms ease-in-out;
}
div.mb-header div.xs-menu .icon-wrapper span:nth-child(1) {
  top: 0;
}
div.mb-header div.xs-menu .icon-wrapper span:nth-child(2) {
  top: 8px;
}
div.mb-header div.xs-menu .icon-wrapper span:nth-child(3) {
  top: 16px;
}
div.mb-header div.xs-menu.active span:nth-child(2) {
  width: 75%;
}
div.mb-header div.xs-menu.active span:nth-child(3) {
  width: 50%;
}

.header-btn-area {
  display: inline-flex;
  align-items: center;
  margin-left: 25px;
}

.header-btn {
  width: 38px;
  height: 38px;
  border-radius: 50%;
}
.header-btn.search {
  background: url("../img/header/button_header_search_2x.png") center no-repeat;
  background-color: #88C3BB;
  background-size: 38px;
}
.header-btn.search:hover {
  background-color: #70B6AB;
}
.header-btn.lang-tw {
  background: url("../img/header/button_header_tw@2x.png") center no-repeat;
  background-color: #A5CFB3;
  background-size: 38px;
}
.header-btn.lang-tw:hover {
  background-color: #89bb9a;
}
.header-btn.lang-en {
  background: url("../img/header/button_header_en@2x.png") center no-repeat;
  background-color: #A5CFB3;
  background-size: 38px;
}
.header-btn.lang-en:hover {
  background-color: #89bb9a;
}
.header-btn.member {
  background: url("../img/header/button_header_member_2x.png") #5D91AC center no-repeat;
  background-color: #5D91AC;
  background-size: 38px;
}
.header-btn.member:hover {
  background-color: #4B7F9A;
}
.header-btn + .header-btn {
  margin-left: 12px;
}

header .main-area-quick-link {
  position: absolute;
  left: 15px;
  opacity: 0;
  color: #000;
}
header .main-area-quick-link:focus {
  opacity: 1;
}

div#mb-sidebar {
  display: none;
  position: fixed;
  width: 100%;
  top: -100%;
  z-index: 25;
  background: #F5FAFC;
  padding-bottom: 20px;
}
div#mb-sidebar .slimScrollDiv {
  width: 100%;
}
div#mb-sidebar.hidden-sidebar {
  display: block;
  top: -100%;
  padding-bottom: 0;
  -webkit-animation-name: hiddensidebar;
  -webkit-animation-timing-function: ease-in;
  -webkit-animation-duration: 0.5s;
  animation-name: hiddensidebar;
  animation-timing-function: ease-in;
  animation-duration: 0.5s;
}
div#mb-sidebar.show-sidebar {
  display: block;
  top: 48px;
  height: calc(100vh - 48px);
  -webkit-animation-name: showsidebar;
  -webkit-animation-timing-function: ease-in;
  -webkit-animation-duration: 0.5s;
  animation-name: showsidebar;
  animation-timing-function: ease-in;
  animation-duration: 0.5s;
}
@media screen and (min-width: 1200px) {
  div#mb-sidebar {
    display: none;
  }
  div#mb-sidebar.show-sidebar {
    display: none;
  }
}
div#mb-sidebar .sidebar-top.english .dropdown {
  width: 100%;
}
div#mb-sidebar .sidebar-top.english .share-box {
  display: none;
}

@-webkit-keyframes hiddensidebar {
  0% {
    top: 48px;
  }
  100% {
    top: -100%;
  }
}
@-moz-keyframes hiddensidebar {
  0% {
    top: 48px;
  }
  100% {
    top: -100%;
  }
}
@-ms-keyframes hiddensidebar {
  0% {
    top: 48px;
  }
  100% {
    top: -100%;
  }
}
@keyframes hiddensidebar {
  0% {
    top: 48px;
  }
  100% {
    top: -100%;
  }
}
@-webkit-keyframes showsidebar {
  0% {
    top: -100%;
  }
  100% {
    top: 48px;
  }
}
@-moz-keyframes showsidebar {
  0% {
    top: -100%;
  }
  100% {
    top: 48px;
  }
}
@-ms-keyframes showsidebar {
  0% {
    top: -100%;
  }
  100% {
    top: 48px;
  }
}
@keyframes showsidebar {
  0% {
    top: -100%;
  }
  100% {
    top: 48px;
  }
}
div.sidebar-content {
  padding-bottom: 48px;
  padding-left: 25px;
  padding-right: 25px;
  position: relative;
  margin-bottom: 25px;
}
div.sidebar-content ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: none;
}
div.sidebar-content ul li a {
  display: block;
  padding: 20px 10px;
}
div.sidebar-content ul li a.active ~ ul {
  display: block;
}
div.sidebar-content ul li a.sidebar-nav-menu:after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 10px;
  background: url("../img/sidebar/sidebar_arrow_2x.png") center no-repeat;
  background-size: 20px 20px;
  width: 16px;
  height: 16px;
  transition: 0.5s all;
}
div.sidebar-content ul li a.sidebar-nav-menu.open:after {
  transform: translateY(-50%) rotate(90deg);
}
div.sidebar-content ul.layer-1 {
  padding-top: 10px;
}
div.sidebar-content ul.layer-1 > li > a > span {
  display: inline-block;
  vertical-align: middle;
}
div.sidebar-content ul.layer-2 {
  padding-bottom: 20px;
}
div.sidebar-content ul.layer-2 > li {
  position: relative;
}
div.sidebar-content ul.layer-2 > li + li {
  margin-top: 15px;
}
div.sidebar-content ul.layer-2 > li:not(:first-of-type) {
  border-top: 0 !important;
}
div.sidebar-content ul.layer-2 > li > a {
  padding: 0 0 0 30px;
  position: relative;
}
div.sidebar-content ul.layer-2 > li > a:hover, div.sidebar-content ul.layer-2 > li > a:focus, div.sidebar-content ul.layer-2 > li > a.active, div.sidebar-content ul.layer-2 > li > a.open {
  background: url("../img/page/ul_li_2x.png") left 10px top 50% no-repeat;
  background-size: 14px;
}
div.sidebar-content ul.layer-3 > li {
  position: relative;
}
div.sidebar-content ul.layer-3 > li > a {
  padding-left: 44px;
}
div.sidebar-content ul.layer-3 > li > a.active {
  color: #ca6f27;
}
div.sidebar-content ul.layer-1 > li > a {
  font-size: 16px;
  color: #316278;
  position: relative;
  line-height: 1;
  font-weight: bold;
}
div.sidebar-content ul.layer-1 > li > a:hover, div.sidebar-content ul.layer-1 > li > a.open {
  color: #3CA296;
}
div.sidebar-content ul.layer-1 > li:not(:first-child) {
  border-top: 1px solid #D4E5E6;
}
div.sidebar-content ul.layer-2 > li > a {
  font-size: 15px;
  color: #316278;
  position: relative;
  line-height: 1;
}
div.sidebar-content ul.layer-2 > li > a:hover, div.sidebar-content ul.layer-2 > li > a.open {
  color: #3CA296;
}
div.sidebar-content ul.layer-2 > li:not(:first-child) {
  border-top: 0 solid;
}
div.sidebar-content ul.layer-3 > li > a {
  font-size: 15px;
  background: #FED796;
  position: relative;
  line-height: 1;
}
div.sidebar-content ul.layer-3 > li > a:hover, div.sidebar-content ul.layer-3 > li > a.open {
  background: #FED796;
}
div.sidebar-content ul.layer-3 > li:not(:first-child) {
  border-top: 1px solid #fffad6;
}
div.sidebar-content > ul {
  display: block;
}

.sidebar-btn-area {
  text-align: center;
}
.sidebar-btn-area .sidebar-btn {
  width: 30px;
  height: 30px;
  display: inline-block;
}
.sidebar-btn-area .sidebar-btn.yt {
  background: url("../img/header/icon_yt_2x.png") left no-repeat;
  background-size: 30px;
}
.sidebar-btn-area .sidebar-btn.fb {
  background: url("../img/header/icon_fb_2x.png") left no-repeat;
  background-size: 30px;
}
.sidebar-btn-area .sidebar-btn + .sidebar-btn {
  margin-left: 20px;
}

/*
=================================================================
(#m02-2fts) FOOTER
=================================================================
*/
footer.website {
  position: relative;
  background-color: #779BA1;
  margin-top: 120px;
}
@media screen and (min-width: 768px) {
  footer.website {
    margin-top: 130px;
  }
}
footer.website.footer-no-mt {
  margin-top: 0;
}
footer.website .top-area {
  padding: 50px 0 50px;
}
footer.website .top-area .footer-outer-box {
  display: flex;
  flex-direction: column;
  align-items: center;
}
footer.website .top-area .footer-outer-box.en {
  align-items: start;
}
@media screen and (min-width: 768px) {
  footer.website .top-area .footer-outer-box {
    width: 100%;
    flex-wrap: wrap;
  }
}
@media screen and (min-width: 992px) {
  footer.website .top-area .footer-outer-box {
    flex-direction: row;
    flex-wrap: nowrap;
  }
}
footer.website .top-area .footer-box.logo {
  width: auto;
  padding-bottom: 30px;
}
footer.website .top-area .footer-box.logo.tw {
  max-width: 293px;
}
@media screen and (min-width: 992px) {
  footer.website .top-area .footer-box.logo {
    padding-bottom: 0;
  }
  footer.website .top-area .footer-box.logo.tw {
    min-width: 293px;
  }
}
footer.website .top-area .footer-box.logo > a {
  display: block;
}
footer.website .top-area .footer-box.logo .footer-logo {
  max-width: 100%;
}
@media screen and (min-width: 992px) {
  footer.website .top-area .footer-box.logo .footer-logo.en {
    width: 416px;
    max-width: 416px;
  }
}
footer.website .top-area .footer-box.info {
  width: 100%;
  flex: 1 1 auto;
  text-align: left;
  font-size: 0;
  padding-bottom: 50px;
  max-width: 340px;
}
@media screen and (min-width: 768px) {
  footer.website .top-area .footer-box.info {
    text-align: left;
  }
}
@media screen and (min-width: 992px) {
  footer.website .top-area .footer-box.info {
    max-width: none;
    padding-left: 30px;
    padding-right: 15px;
    padding-bottom: 0;
  }
}
@media screen and (min-width: 1200px) {
  footer.website .top-area .footer-box.info {
    padding-left: 60px;
  }
}
footer.website .top-area .footer-box .info-area {
  display: inline-flex;
  flex-direction: column;
}
footer.website .top-area .footer-box .info-area .info-group {
  color: #FFF;
  font-size: 15px;
  line-height: 1;
  display: flex;
  flex-wrap: wrap;
}
footer.website .top-area .footer-box .info-area .info-group + .info-group {
  margin-top: 8px;
}
footer.website .top-area .footer-box .info-area .info-group a {
  color: #FFF;
}
footer.website .top-area .footer-box .info-area .info-group a:hover {
  text-decoration: underline;
}
footer.website .footer-btn-group {
  width: auto;
  height: 100%;
  display: inline-flex;
}
footer.website .footer-btn-group.en {
  margin-top: 20px;
}
footer.website .footer-btn-group .footer-btn {
  font-size: 0;
  width: 40px;
  height: 40px;
  position: relative;
  z-index: 5;
}
footer.website .footer-btn-group .footer-btn + .footer-btn {
  margin-left: 12px;
}
footer.website .footer-btn-group .footer-btn.web {
  background: url("../img/footer/button_footer_web_2x.png") center no-repeat;
  background-size: 40px 40px;
}
footer.website .footer-btn-group .footer-btn:hover.web {
  background: url("../img/footer/button_footer_web_hover_2x.png") center no-repeat;
  background-size: 40px 40px;
}
footer.website .footer-btn-group .footer-btn.fb {
  background: url("../img/footer/button_footer_fb_2x.png") center no-repeat;
  background-size: 40px 40px;
}
footer.website .footer-btn-group .footer-btn:hover.fb {
  background: url("../img/footer/button_footer_fb_hover_2x.png") center no-repeat;
  background-size: 40px 40px;
}
footer.website .footer-btn-group .footer-btn.yt {
  background: url("../img/footer/button_footer_yt_2x.png") center no-repeat;
  background-size: 40px 40px;
}
footer.website .footer-btn-group .footer-btn:hover.yt {
  background: url("../img/footer/button_footer_yt_hover_2x.png") center no-repeat;
  background-size: 40px 40px;
}
footer.website .footer-btn-group .footer-btn.podcast {
  background: url("../img/footer/button_footer_podcast_2x.png") center no-repeat;
  background-size: 40px 40px;
}
footer.website .footer-btn-group .footer-btn:hover.podcast {
  background: url("../img/footer/button_footer_podcast_hover_2x.png") center no-repeat;
  background-size: 40px 40px;
}
footer.website .bottom-area {
  line-height: 1;
  font-size: 15px;
  padding-bottom: 30px;
}
@media screen and (min-width: 992px) {
  footer.website .bottom-area {
    text-align: center;
  }
}
footer.website .bottom-area .copyright-area {
  text-align: center;
  display: block;
  color: #FFF;
  float: left;
  opacity: 0.7;
  margin: auto;
  width: 100%;
  margin-bottom: 20px;
}
@media screen and (min-width: 992px) {
  footer.website .bottom-area .copyright-area {
    width: auto;
    margin: 0;
    text-align: left;
    display: inline-block;
  }
}
footer.website .bottom-area a:hover {
  text-decoration: underline;
}
footer.website .bottom-area .acart-area {
  display: block;
  color: #FFF;
  text-align: center;
  margin: auto;
}
footer.website .bottom-area .acart-area .copyright-word {
  opacity: 0.7;
}
footer.website .bottom-area .acart-area > a {
  color: #FFF;
}
@media screen and (min-width: 992px) {
  footer.website .bottom-area .acart-area {
    display: inline-block;
    text-align: right;
    float: right;
  }
}

/*
=================================================================
(#m03mcs) MAIN CONTENT
=================================================================
*/
.btn {
  height: 40px;
  border-radius: 20px;
  padding: 12px 20px;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
  color: #3CA296;
  border: 1px solid #88C3BB;
  border-radius: 20px;
  background-color: #FFF;
  position: relative;
  transition: background-color 0.3s;
}
.btn:hover, .btn:focus, .btn.active {
  background-color: #88C3BB;
  color: #FFF;
  box-shadow: none;
}
@media (hover: none) {
  .btn {
    transition: unset;
  }
}
.btn.download {
  padding-left: 41px;
}
.btn.download:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-58px, -50%);
  background: url("../img/button/button_download_2x.png") center no-repeat;
  background-size: 11px auto;
  height: 12px;
  width: 11px;
}
.btn.download:hover:before, .btn.download:focus:before, .btn.download.active:before {
  background: url("../img/button/button_download_hover_2x.png") center no-repeat;
  background-size: 11px auto;
}
.btn.left-arrow {
  padding-left: 44px;
}
.btn.left-arrow > span {
  position: relative;
}
.btn.left-arrow > span:before {
  content: "";
  position: absolute;
  left: -24px;
  top: 0.25em;
  background: url("../img/button/button_arrow_left_2x.png") center no-repeat;
  background-size: 14px auto;
  height: 6px;
  width: 14px;
}
.btn.left-arrow:hover > span:before, .btn.left-arrow:focus > span:before, .btn.left-arrow.active > span:before {
  background: url("../img/button/button_arrow_left_hover_2x.png") center no-repeat;
  background-size: 14px auto;
}
.btn.right-arrow {
  padding-right: 44px;
}
.btn.right-arrow > span {
  position: relative;
}
.btn.right-arrow > span:before {
  content: "";
  position: absolute;
  right: -24px;
  top: 0.25em;
  background: url("../img/button/button_arrow_right_2x.png") center no-repeat;
  background-size: 14px auto;
  height: 6px;
  width: 14px;
}
.btn.right-arrow:hover > span:before, .btn.right-arrow:focus > span:before, .btn.right-arrow.active > span:before {
  background: url("../img/button/button_arrow_right_hover_2x.png") center no-repeat;
  background-size: 14px auto;
}
.btn.type-2 {
  color: #2C6A87;
  border: 1px solid #5D91AC;
}
.btn.type-2.right-arrow > span {
  position: relative;
}
.btn.type-2.right-arrow > span:before {
  background: url("../img/button/button_arrow_blue_2x.png") center no-repeat;
  background-size: 14px auto;
}
.btn.type-2:hover, .btn.type-2:focus, .btn.type-2.active {
  background-color: #5D91AC;
  color: #FFF;
}
.btn.type-2:hover.right-arrow > span, .btn.type-2:focus.right-arrow > span, .btn.type-2.active.right-arrow > span {
  position: relative;
}
.btn.type-2:hover.right-arrow > span:before, .btn.type-2:focus.right-arrow > span:before, .btn.type-2.active.right-arrow > span:before {
  background: url("../img/button/button_arrow_right_hover_2x.png") center no-repeat;
  background-size: 14px auto;
}
.btn.type-3 {
  background-color: #95C9C1;
  color: #FFF;
  border: 0;
}
.btn.type-3:hover, .btn.type-3:focus, .btn.type-3.active {
  background-color: #70B6AB;
  color: #FFF;
  box-shadow: none;
}

.children-btn {
  display: inline-block;
  height: 49px;
  padding: 17px 20px 16px 52px;
  background: #FFF;
  border-radius: 26px;
  border: 1px solid #DC0031;
  font-size: 16px;
  line-height: 1;
  color: #000;
  position: relative;
}
.children-btn:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-47px, -50%);
  background: url("../img/button/botton_member_2x.png") center no-repeat;
  background-size: 22px auto;
  height: 25px;
  width: 22px;
}
.children-btn:hover, .children-btn:focus, .children-btn.active {
  background: #DC0031;
  color: #FFF;
}
.children-btn:hover:before, .children-btn:focus:before, .children-btn.active:before {
  background: url("../img/button/botton_member_hover_2x.png") center no-repeat;
  background-size: 22px auto;
}

#page-container {
  overflow: hidden;
}

.page-area {
  position: relative;
}
.page-area .bg-item-1 {
  content: "";
  position: absolute;
  top: 62px;
  left: -38px;
  background: url("../img/page/bg_pic_01.png") center no-repeat;
  background-size: 100% auto;
  width: 49vw;
  height: 49vw;
  max-width: 660px;
  max-height: 660px;
  min-width: 330px;
  min-height: 330px;
  z-index: -1;
}
@media screen and (min-width: 768px) {
  .page-area .bg-item-1 {
    right: 55%;
    left: auto;
  }
}
@media screen and (min-width: 992px) {
  .page-area .bg-item-1 {
    top: -40px;
  }
}
.page-area .bg-item-2 {
  content: "";
  position: absolute;
  top: 830px;
  right: -94px;
  background: url("../img/page/bg_pic_02.png") center no-repeat;
  background-size: cover;
  width: 49vw;
  height: 49vw;
  max-width: 660px;
  max-height: 660px;
  min-width: 330px;
  min-height: 330px;
  z-index: -1;
}
@media screen and (min-width: 768px) {
  .page-area .bg-item-2 {
    left: 58%;
    right: auto;
    top: 739px;
  }
}
.page-area .bg-line {
  position: absolute;
  top: 10vw;
  left: calc(50% - 1500px);
}

.page-banner-area {
  height: 230px;
  position: relative;
}
.page-banner-area.about {
  background: url("../img/banner/banner_about_xs.jpg") no-repeat;
  background-size: 768px 230px;
  background-position: right -134px top 50%;
  background-color: #C2E0E7;
}
.page-banner-area.members {
  background: url("../img/banner/banner_members_xs.jpg") no-repeat;
  background-size: 768px 230px;
  background-position: right -134px top 50%;
  background-color: #C2E0E7;
}
.page-banner-area.news {
  background: url("../img/banner/banner_news_xs.jpg") no-repeat;
  background-size: 768px 230px;
  background-position: right -134px top 50%;
  background-color: #C2E0E7;
}
.page-banner-area.support_system {
  background: url("../img/banner/banner_support_system_xs.jpg") no-repeat;
  background-size: 768px 230px;
  background-position: right -134px top 50%;
  background-color: #C2E0E7;
}
.page-banner-area.ti_distance {
  background: url("../img/banner/banner_ti_distance_xs.jpg") no-repeat;
  background-size: 768px 230px;
  background-position: right -134px top 50%;
  background-color: #C2E0E7;
}
.page-banner-area.trauma_healing {
  background: url("../img/banner/banner_trauma_healing_xs.jpg") no-repeat;
  background-size: 768px 230px;
  background-position: right -134px top 50%;
  background-color: #C2E0E7;
}
.page-banner-area.treasurebox {
  background: url("../img/banner/banner_treasurebox_xs.jpg") no-repeat;
  background-size: 768px 230px;
  background-position: right -134px top 50%;
  background-color: #C2E0E7;
}
@media screen and (min-width: 500px) {
  .page-banner-area {
    background-position: center;
  }
}
@media screen and (min-width: 768px) {
  .page-banner-area {
    height: 350px;
  }
  .page-banner-area.about {
    background: url("../img/banner/banner_about_lg.jpg") no-repeat;
    background-size: 1920px 350px;
    background-color: #C2E0E7;
    background-position: center;
  }
  .page-banner-area.members {
    background: url("../img/banner/banner_members_lg.jpg") no-repeat;
    background-size: 1920px 350px;
    background-color: #C2E0E7;
    background-position: center;
  }
  .page-banner-area.news {
    background: url("../img/banner/banner_news_lg.jpg") no-repeat;
    background-size: 1920px 350px;
    background-color: #C2E0E7;
    background-position: center;
  }
  .page-banner-area.support_system {
    background: url("../img/banner/banner_support_system_lg.jpg") no-repeat;
    background-size: 1920px 350px;
    background-color: #C2E0E7;
    background-position: center;
  }
  .page-banner-area.ti_distance {
    background: url("../img/banner/banner_ti_distance_lg.jpg") no-repeat;
    background-size: 1920px 350px;
    background-color: #C2E0E7;
    background-position: center;
  }
  .page-banner-area.trauma_healing {
    background: url("../img/banner/banner_trauma_healing_lg.jpg") no-repeat;
    background-size: 1920px 350px;
    background-color: #C2E0E7;
    background-position: center;
  }
  .page-banner-area.treasurebox {
    background: url("../img/banner/banner_treasurebox_lg.jpg") no-repeat;
    background-size: 1920px 350px;
    background-color: #C2E0E7;
    background-position: center;
  }
}
.page-banner-area .banner-container {
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .page-banner-area .banner-container {
    width: 1110px;
  }
}
.page-banner-area .page-banner-text-area {
  position: absolute;
  top: 115px;
  left: 32px;
  font-size: 28px;
  font-weight: bold;
  color: #316278;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .page-banner-area .page-banner-text-area {
    top: 186px;
    left: 70px;
    font-size: 32px;
  }
}

.page-title-area {
  text-align: center;
  font-size: 0;
  margin-bottom: 30px;
}
.page-title-area.left-shift {
  text-align: left;
}
.page-title-area.top-line {
  border-top: 1px solid #B8D3D5;
  margin-top: 55px;
  padding-top: 50px;
}
.page-title-area .page-title {
  display: inline;
  font-size: 28px;
  line-height: 1.6;
  color: #316278;
  font-weight: bold;
  padding-bottom: 5px;
  border-bottom: 1px solid #6E96A8;
  margin: 0;
  vertical-align: middle;
}
.page-title-area .sub-title {
  font-size: 22px;
  line-height: 1.3;
  font-weight: bold;
  margin: 8px 0 0 0;
}
@media screen and (min-width: 768px) {
  .page-title-area {
    margin-bottom: 35px;
  }
  .page-title-area .page-title {
    font-size: 32px;
  }
}
.page-title-area .btn {
  vertical-align: middle;
  margin-left: 25px;
}

.page-search-box {
  margin-bottom: 35px;
  font-size: 0;
}
.page-search-box .search-main-area {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
}
.page-search-box .search-main-area .search-input {
  margin-bottom: 10px;
}
.page-search-box .search-main-area .search-select {
  margin-bottom: 10px;
}
.page-search-box .search-btn-area {
  display: block;
  vertical-align: middle;
}
.page-search-box .search-btn-area .btn {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .page-search-box .search-main-area {
    width: calc(100% - 158px);
  }
  .page-search-box .search-main-area .search-input {
    margin-left: 16px;
    width: calc(78% - 16px);
    margin-bottom: 0;
  }
  .page-search-box .search-main-area .search-select {
    width: 22%;
    margin-bottom: 0;
  }
  .page-search-box .search-main-area.two-cat-inline .search-input {
    margin-left: 0px;
    width: calc(58% - 32px);
    margin-bottom: 0;
  }
  .page-search-box .search-main-area.two-cat-inline .search-select {
    width: 21%;
    margin-right: 16px;
    margin-bottom: 0;
  }
  .page-search-box .search-main-area.two-cat .search-select {
    width: calc(50% - 8px);
  }
  .page-search-box .search-main-area.two-cat .search-select + .search-select {
    margin-left: 16px;
  }
  .page-search-box .search-btn-area {
    display: inline-block;
    margin-left: 16px;
  }
  .page-search-box .search-btn-area .btn {
    width: 142px;
  }
}

.page-intro-area {
  padding: 25px 15px;
  background: #FFF;
  border-radius: 15px;
  margin-bottom: 50px;
  border: 1px solid #B8D3D5;
}
.page-intro-area .page-intro-content {
  position: relative;
}
.page-intro-area .page-intro-content.open {
  -webkit-mask-image: none;
  mask-image: none;
  max-height: none;
}
.page-intro-area .page-intro-btn-area {
  margin-top: 20px;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .page-intro-area {
    padding: 50px 70px;
    margin-bottom: 80px;
  }
}

.page-cat-area {
  margin-bottom: 30px;
  text-align: center;
  font-size: 0;
  margin-bottom: 25px;
}
.page-cat-area .btn {
  color: #2C6A87;
  border: 1px solid #5D91AC;
  background: #DFE9EC;
  margin-right: 10px;
  margin-left: 10px;
  margin-bottom: 10px;
}
.page-cat-area .btn:hover, .page-cat-area .btn:focus, .page-cat-area .btn.active {
  background: #5D91AC;
  color: #FFF;
}
@media screen and (min-width: 768px) {
  .page-cat-area {
    margin-bottom: 35px;
  }
}

.xs-full-btn > a, .xs-full-btn > button {
  width: 100%;
}
.xs-full-btn > a + a, .xs-full-btn > a + button, .xs-full-btn > button + a, .xs-full-btn > button + button {
  margin-top: 10px;
}
@media screen and (min-width: 768px) {
  .xs-full-btn > a, .xs-full-btn > button {
    width: auto;
  }
  .xs-full-btn > a + a, .xs-full-btn > a + button, .xs-full-btn > button + a, .xs-full-btn > button + button {
    margin-top: 0;
    margin-left: 20px;
  }
}

.detail-area .detail-info-area {
  font-size: 0;
  margin-bottom: 10px;
}
@media screen and (min-width: 768px) {
  .detail-area .detail-info-area {
    margin-bottom: 15px;
  }
}
.detail-area .detail-info-area .detail-cat {
  margin-right: 10px;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
}
.detail-area .detail-info-area .detail-cat .cat-tag {
  font-size: 14px;
  line-height: 1;
  font-weight: bold;
  color: #FFF;
  padding: 6px 10px;
  background: #DDAD9A;
  border-radius: 28px;
  display: inline-block;
  vertical-align: middle;
}
.detail-area .detail-info-area .detail-cat .cat-tag.white {
  background: #FFF;
  border: 1px solid #316278;
  color: #316278;
}
.detail-area .detail-info-area .detail-cat .cat-tag.green {
  background: #A5CFBD;
}
.detail-area .detail-info-area .detail-cat .cat-tag + .cat-tag {
  margin-left: 10px;
}
.detail-area .detail-info-area .detail-date {
  font-family: "Arial";
  font-size: 16px;
  display: inline-block;
  color: #5D91AC;
  line-height: 1;
  vertical-align: middle;
}
.detail-area .detail-title-area {
  margin-bottom: 10px;
}
.detail-area .detail-title-area .detail-title {
  font-size: 32px;
  line-height: 1.3;
  color: #316278;
  font-weight: bold;
  margin: 0;
}
@media screen and (min-width: 768px) {
  .detail-area .detail-title-area {
    margin-bottom: 15px;
  }
}
.detail-area .detail-media-area {
  text-align: center;
  margin-bottom: 25px;
}
.detail-area .detail-media-area img {
  max-width: 100%;
  border-radius: 15px;
}
@media screen and (min-width: 768px) {
  .detail-area .detail-media-area {
    margin-bottom: 30px;
  }
}
.detail-area .detail-main-content {
  margin-bottom: 40px;
}
.detail-area .detail-btn-area {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.detail-area .detail-btn-area.mt-8 {
  margin-top: 30px;
}
.detail-area .detail-btn-area .share-btn-area {
  margin-top: 30px;
  margin-left: auto;
}
@media screen and (min-width: 768px) {
  .detail-area .detail-btn-area .share-btn-area {
    margin-top: 0;
  }
}

.page-bottom-area {
  background: #D4E5E6;
  padding-top: 50px;
  padding-bottom: 120px;
  overflow: hidden;
  margin-top: 50px;
}
@media screen and (min-width: 768px) {
  .page-bottom-area {
    padding-top: 80px;
    padding-bottom: 130px;
    margin-top: 80px;
  }
}
.page-bottom-area .page-title-area {
  position: relative;
  z-index: 2;
}
.page-bottom-area .page-bottom-wrapper {
  position: relative;
}
.page-bottom-area .page-bottom-wrapper.remove-item2:after {
  display: none !important;
}
.page-bottom-area .page-bottom-wrapper:before {
  content: "";
  position: absolute;
  top: -64px;
  right: -157px;
  background: url("../img/bg/bg_pic_04_2x.png") top no-repeat;
  background-size: 266px auto;
  width: 266px;
  height: 90px;
}
.page-bottom-area .page-bottom-wrapper:after {
  display: none;
  content: "";
  position: absolute;
  top: 70%;
  left: -227px;
  background: url("../img/bg/bg_pic_03_2x.png") top no-repeat;
  background-size: 252px auto;
  width: 252px;
  height: 242px;
}
@media screen and (min-width: 768px) {
  .page-bottom-area .page-bottom-wrapper:before {
    background: url("../img/bg/bg_pic_04_2x.png") top no-repeat;
    background-size: 377px 352px;
    width: 377px;
    height: 352px;
    top: -92px;
    right: -189px;
  }
  .page-bottom-area .page-bottom-wrapper:after {
    display: block;
  }
}
.page-bottom-area .comment-box {
  background: #FFF;
  padding: 15px;
  border-radius: 15px;
  position: relative;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  .page-bottom-area .comment-box {
    padding: 45px 50px;
  }
}
.page-bottom-area .comment-item {
  display: flex;
}
.page-bottom-area .comment-item + .comment-item {
  padding-top: 25px;
  border-top: 1px solid #D4E5E6;
  margin-top: 25px;
}
.page-bottom-area .comment-item .comment-photo {
  min-width: 45px;
  height: 45px;
  margin-right: 15px;
}
@media screen and (min-width: 768px) {
  .page-bottom-area .comment-item .comment-photo {
    margin-right: 0;
  }
}
.page-bottom-area .comment-item:nth-child(3n-2) .comment-photo {
  background: url("../img/page/comment/comment_role01_2x.png") top no-repeat;
  background-size: 45px;
}
.page-bottom-area .comment-item:nth-child(3n-1) .comment-photo {
  background: url("../img/page/comment/comment_role02_2x.png") top no-repeat;
  background-size: 45px;
}
.page-bottom-area .comment-item:nth-child(3n) .comment-photo {
  background: url("../img/page/comment/comment_role03_2x.png") top no-repeat;
  background-size: 45px;
}
.page-bottom-area .comment-item .comment-content {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
}
.page-bottom-area .comment-item .comment-content .info-area {
  display: flex;
  align-items: center;
  margin-bottom: 5px;
}
.page-bottom-area .comment-item .comment-content .info-area .comment-name {
  font-size: 19px;
  font-weight: bold;
  line-height: 1;
  color: #3CA296;
  margin-right: 15px;
}
.page-bottom-area .comment-item .comment-content .info-area .comment-date {
  font-size: 14px;
  line-height: 1;
  color: #5D91AC;
}
@media screen and (min-width: 768px) {
  .page-bottom-area .comment-item .comment-content {
    padding-left: 15px;
  }
  .page-bottom-area .comment-item .comment-content .info-area {
    margin-bottom: 10px;
  }
}

.activity-info ul.row {
  margin-left: -20px;
  margin-right: -20px;
}
.activity-info ul.row li[class*=col-] {
  padding-left: 40px;
  padding-right: 20px;
}
.activity-info ul.row li[class*=col-]:before {
  left: 20px;
}

.article-area, #tinymce {
  overflow: visible;
}

.share-btn-area .share-box {
  display: inline-flex;
  align-items: center;
  position: relative;
  vertical-align: top;
}
.share-btn-area .share-box .share-text {
  font-size: 16px;
  line-height: 1;
  color: #2C6A87;
}
.share-btn-area .share-box .share-btn {
  width: 35px;
  height: 35px;
  display: inline-block;
  text-indent: -9999999px;
}
.share-btn-area .share-box .share-btn.facebook {
  background: url("../img/button/share/button_share_fb_2x.png") no-repeat center;
  background-size: 100%;
  margin-left: 15px;
}
.share-btn-area .share-box .share-btn.facebook:hover {
  background-image: url("../img/button/share/button_share_fb_hover_2x.png");
  background-size: 100%;
}
.share-btn-area .share-box .share-btn.line {
  background: url("../img/button/share/button_share_line_2x.png") no-repeat center;
  background-size: 100%;
  margin-left: 8px;
}
.share-btn-area .share-box .share-btn.line:hover {
  background-image: url("../img/button/share/button_share_line_hover_2x.png");
  background-size: 100%;
}

.jump-page-box {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 120px;
}
.jump-page-box.no-mb {
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .jump-page-box {
    margin-bottom: 130px;
  }
}
@media screen and (min-width: 992px) {
  .jump-page-box {
    flex-direction: row;
  }
}
.jump-page-box .jump-page-img img {
  max-width: 300px;
  width: 100%;
}
.jump-page-box .jump-content-area {
  width: 100%;
}
.jump-page-box .jump-content-area .jump-text-area {
  margin-bottom: 40px;
}
.jump-page-box .jump-content-area .jump-text-area .jump-title {
  font-size: 19px;
  line-height: 1.3;
  color: #316278;
  font-weight: bold;
  margin-bottom: 10px;
}
@media screen and (min-width: 768px) {
  .jump-page-box .jump-content-area {
    width: auto;
    padding-left: 45px;
  }
}

.gsc-control-cse {
  padding: 0 !important;
  border: none !important;
  background-color: transparent !important;
}
.gsc-control-cse .gsc-input-box {
  border: 0;
  border-radius: 0;
  background-color: #F5FAFC !important;
}
.gsc-control-cse .gsc-orderby {
  white-space: nowrap;
}
.gsc-control-cse .gsc-results-wrapper-visible {
  margin-top: 35px;
  border-radius: 10px;
  background-color: transparent;
}
.gsc-control-cse .gcsc-find-more-on-google-root {
  margin-top: 30px !important;
}
.gsc-control-cse .gsc-webResult .gsc-result {
  border: 0;
}
.gsc-control-cse .gsc-webResult .gsc-result .gs-title * {
  color: #2C6A87;
}
.gsc-control-cse .gsc-webResult .gs-visibleUrl {
  color: #5D91AC;
}
.gsc-control-cse .gsc-webResult .gs-snippet {
  color: #316278;
}

.media-carousel-box {
  margin-bottom: 60px;
}
.media-carousel-box .owl-dots {
  position: relative;
  font-size: 0;
  width: 100%;
  text-align: center;
  margin-top: 20px;
}
.media-carousel-box .owl-dots .owl-dot {
  background: none;
  border: 0;
  padding: 0;
}
.media-carousel-box .owl-dots .owl-dot span {
  border-radius: 50%;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background-color: transparent;
  border: 1px solid #316278;
  display: block;
}
.media-carousel-box .owl-dots .owl-dot.active span {
  background-color: #316278;
}
@media screen and (min-width: 768px) {
  .media-carousel-box {
    margin-bottom: 80px;
  }
}

.customize-dropdown {
  position: relative;
  text-align: center;
  width: 100%;
  color: #F5FAFC;
}
.customize-dropdown .dropdown-toggle {
  display: block;
  padding: 12px;
  height: 40px;
  text-align: center;
  border-radius: 20px;
  cursor: pointer;
  background: url("../img/button/dropdown_arrow_white_2x.png") #5D91AC right 19px top 50% no-repeat;
  background-size: 16px auto;
  border: 1px solid #5D91AC;
  font-size: 16px;
  line-height: 1;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  position: relative;
}
.customize-dropdown .menu {
  display: none;
  border-radius: 20px;
  position: absolute;
  bottom: 0;
  left: 0;
  transform: translateY(100%) translateY(5px);
  width: 100%;
  background: #FFF;
  border: 1px solid #2C6A87;
  z-index: 20;
  overflow: hidden;
}
.customize-dropdown .item {
  display: block;
  font-size: 17px;
  line-height: 1;
  padding: 17px 20px;
  margin-top: 0;
  color: #2C6A87;
}
.customize-dropdown .item:focus, .customize-dropdown .item:hover, .customize-dropdown .item.active {
  background: #C9DBE0;
}
.customize-dropdown.show .menu {
  display: block;
}

.member-login-wrapper {
  max-width: 580px;
  margin: 0 auto;
  text-align: center;
}

.member-tab-area {
  text-align: center;
  border-bottom: 1px solid #B8D3D5;
  max-width: 436px;
  margin: 0 auto 35px;
}
.member-tab-area .member-tab {
  position: relative;
  display: inline-block;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  color: #316278;
  opacity: 0.6;
  padding-bottom: 15px;
}
.member-tab-area .member-tab + .member-tab {
  margin-left: 60px;
}
.member-tab-area .member-tab:hover, .member-tab-area .member-tab.active {
  opacity: 1;
}
.member-tab-area .member-tab:hover:after, .member-tab-area .member-tab.active:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 120px;
  height: 5px;
  background-color: #5D91AC;
}

.recently-graph-area {
  background: #DFECEA;
  padding: 50px 30px;
  border-radius: 15px;
  margin-bottom: 20px;
}
@media screen and (min-width: 992px) {
  .recently-graph-area {
    margin-bottom: 60px;
  }
}
.recently-graph-area .hint-text {
  text-align: center;
  margin-top: 15px;
}
.recently-graph-area .btn-area {
  text-align: center;
  margin-top: 30px;
}
.recently-graph-area .graph-area {
  max-width: 595px;
  width: 100%;
  margin: 0 auto;
  height: 231px;
  position: relative;
  overflow: auto;
  padding-top: 28px;
  padding-bottom: 28px;
}
@media screen and (min-width: 768px) {
  .recently-graph-area .graph-area {
    overflow: visible;
  }
}
@media screen and (min-width: 992px) {
  .recently-graph-area .graph-area {
    padding-top: 10px;
    padding-bottom: 10px;
    max-width: 880px;
    height: 271px;
  }
}
.recently-graph-area .graph-area.white-cover {
  -webkit-mask-image: linear-gradient(to right, black 80%, transparent);
  mask-image: linear-gradient(to right, black 80%, transparent);
}
.recently-graph-area .graph-area .graph-box {
  width: 595px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media screen and (min-width: 992px) {
  .recently-graph-area .graph-area .graph-box {
    width: 100%;
  }
}
.recently-graph-area .graph-area .graph-box .graph-row {
  position: relative;
}
.recently-graph-area .graph-area .graph-box .graph-row:after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  border-top: 1px dashed #B8D3D5;
}
.recently-graph-area .graph-area .graph-box .graph-row .row-title {
  width: 120px;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
  color: #FFF;
  text-align: center;
  padding: 12px;
  border-radius: 5px;
  margin-right: 45px;
  display: none;
}
.recently-graph-area .graph-area .graph-box .graph-row .row-title.blue {
  background: #88C3BB;
}
.recently-graph-area .graph-area .graph-box .graph-row .row-title.yellow {
  background: #DDCB82;
}
.recently-graph-area .graph-area .graph-box .graph-row .row-title.red {
  background: #DDAD9A;
}
@media screen and (min-width: 992px) {
  .recently-graph-area .graph-area .graph-box .graph-row:after {
    width: calc(100% - 165px);
  }
  .recently-graph-area .graph-area .graph-box .graph-row .row-title {
    display: inline-block;
  }
}
.recently-graph-area .graph-area .graph-dots-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 595px;
  height: 100%;
  display: block;
}
@media screen and (min-width: 992px) {
  .recently-graph-area .graph-area .graph-dots-wrapper {
    left: 165px;
    width: calc(100% - 165px);
  }
}
.recently-graph-area .graph-area .graph-dots-wrapper .graph-dots-box {
  width: 100%;
  height: 100%;
  display: flex;
}
.recently-graph-area .graph-area .graph-dots-wrapper .graph-dots-box .line {
  position: absolute;
  width: 100%;
  height: 2px;
  background-color: #FFF;
  transform-origin: center;
}
.recently-graph-area .graph-area .graph-dots-wrapper .graph-dots-box .dot-item {
  position: relative;
  width: 18px;
}
.recently-graph-area .graph-area .graph-dots-wrapper .graph-dots-box .dot-item + .dot-item {
  padding-left: 62px;
}
@media screen and (min-width: 992px) {
  .recently-graph-area .graph-area .graph-dots-wrapper .graph-dots-box .dot-item + .dot-item {
    padding-left: 67.6px;
  }
}
@media screen and (min-width: 1200px) {
  .recently-graph-area .graph-area .graph-dots-wrapper .graph-dots-box .dot-item + .dot-item {
    padding-left: 75px;
  }
}
.recently-graph-area .graph-area .graph-dots-wrapper .graph-dots-box .graph-dot {
  position: absolute;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  z-index: 2;
}
.recently-graph-area .graph-area .graph-dots-wrapper .graph-dots-box .graph-dot span.date {
  position: absolute;
  top: -20px;
  left: -8px;
  width: 41px;
  font-size: 14px;
  line-height: 1;
}
.recently-graph-area .graph-area .graph-dots-wrapper .graph-dots-box .graph-dot.type-A {
  top: 18px;
  background: #88C3BB;
}
.recently-graph-area .graph-area .graph-dots-wrapper .graph-dots-box .graph-dot.type-B {
  top: calc(50% - 8px);
  background: #DDCB82;
}
.recently-graph-area .graph-area .graph-dots-wrapper .graph-dots-box .graph-dot.type-C {
  bottom: 18px;
  background: #DDAD9A;
}
@media screen and (min-width: 992px) {
  .recently-graph-area .graph-area .graph-dots-wrapper .graph-dots-box .graph-dot.type-A {
    top: 20px;
  }
  .recently-graph-area .graph-area .graph-dots-wrapper .graph-dots-box .graph-dot.type-B {
    top: calc(50% - 9px);
  }
  .recently-graph-area .graph-area .graph-dots-wrapper .graph-dots-box .graph-dot.type-C {
    bottom: 20px;
  }
}

.no-record-note {
  text-align: center;
}
.no-record-note .btn-area {
  margin-top: 25px;
}

.recently-mark-area {
  font-size: 0;
  margin-bottom: 60px;
}
.recently-mark-area .recently-mark {
  display: inline-block;
  font-size: 14px;
  line-height: 1;
  position: relative;
  padding-left: 23px;
  padding-top: 2px;
  padding-bottom: 2px;
}
.recently-mark-area .recently-mark + .recently-mark {
  margin-left: 20px;
}
.recently-mark-area .recently-mark:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 18px;
  height: 18px;
  border-radius: 50%;
}
.recently-mark-area .recently-mark.blue:before {
  background: #88C3BB;
}
.recently-mark-area .recently-mark.yellow:before {
  background: #DDCB82;
}
.recently-mark-area .recently-mark.red:before {
  background: #DDAD9A;
}

.table-list-area {
  border: 1px solid #B8D3D5;
  border-radius: 15px;
  text-align: left;
  margin-bottom: 70px;
  position: relative;
}
.table-list-area:before {
  content: "";
  position: absolute;
  top: -60px;
  right: -40px;
  background: url("../img/member/ladder_record_pic_2x.png") top no-repeat;
  background-size: 100% auto;
  width: 123px;
  height: 130px;
}
@media screen and (min-width: 768px) {
  .table-list-area:before {
    top: -90px;
    right: -19px;
  }
}
@media screen and (min-width: 992px) {
  .table-list-area:before {
    top: -92px;
    right: -21px;
  }
}
@media screen and (min-width: 1200px) {
  .table-list-area:before {
    width: 200px;
    height: 208px;
    top: -237px;
    right: -80px;
  }
}
.table-list-area .table-list-title {
  padding: 20px;
  font-weight: bold;
  line-height: 1;
}
.table-list-area .table-list {
  padding: 20px;
}
.table-list-area .table-list + .table-list {
  border-top: 1px solid #B8D3D5;
}
.table-list-area .table-list:nth-child(2) {
  border-top: 0;
}
.table-list-area .table-list .list-item {
  line-height: 1.3;
}
.table-list-area .table-list .list-item.date {
  color: #5D91AC;
  margin-bottom: 12px;
}
.table-list-area .table-list .list-item.type {
  font-weight: bold;
  color: #3CA296;
  margin-bottom: 12px;
}
@media screen and (min-width: 768px) {
  .table-list-area .table-list {
    display: grid;
    grid-template-columns: 150px 150px 1fr;
    padding: 0 20px;
  }
  .table-list-area .table-list:nth-child(2) {
    border-top: 1px solid #B8D3D5;
  }
  .table-list-area .table-list .list-item {
    padding: 20px 25px;
  }
  .table-list-area .table-list .list-item.date {
    margin-bottom: 0;
  }
  .table-list-area .table-list .list-item.type {
    margin-bottom: 0;
  }
  .table-list-area .table-list .list-item.right-dashed {
    border-right: 1px dashed #B8D3D5;
  }
}

.alert-text {
  color: #DB6A6C;
}

@media screen and (min-width: 768px) {
  .column-system.two-column.type1 {
    display: table;
    width: 100%;
  }
  .column-system.two-column.type1 > .column {
    display: table-cell;
    vertical-align: top;
    width: calc(100% - 36%);
  }
  .column-system.two-column.type1 > .column.static-column {
    width: 36%;
  }
}
@media screen and (min-width: 1200px) {
  .column-system.two-column.type1 {
    display: table;
    width: 100%;
  }
  .column-system.two-column.type1 > .column {
    display: table-cell;
    vertical-align: top;
    width: calc(100% - 258px);
  }
  .column-system.two-column.type1 > .column.static-column {
    width: 258px;
  }
}
@media screen and (min-width: 768px) {
  .column-system.two-column.for-search {
    display: table;
    width: 100%;
  }
  .column-system.two-column.for-search > .column {
    display: table-cell;
    vertical-align: top;
    width: calc(100% - 130px);
  }
  .column-system.two-column.for-search > .column.static-column {
    width: 130px;
  }
}
@media screen and (min-width: 768px) {
  .column-system.two-column.half {
    display: table;
    width: 100%;
  }
  .column-system.two-column.half > .column {
    display: table-cell;
    vertical-align: top;
    width: calc(100% - 50%);
  }
  .column-system.two-column.half > .column.static-column {
    width: 50%;
  }
}
@media screen and (min-width: 768px) {
  .column-system.two-column.type3 {
    display: table;
    width: 100%;
  }
  .column-system.two-column.type3 > .column {
    display: table-cell;
    vertical-align: top;
    width: calc(100% - 40%);
  }
  .column-system.two-column.type3 > .column.static-column {
    width: 40%;
  }
}
@media screen and (min-width: 768px) {
  .column-system.two-column.type4 {
    display: table;
    width: 100%;
  }
  .column-system.two-column.type4 > .column {
    display: table-cell;
    vertical-align: top;
    width: calc(100% - 45%);
  }
  .column-system.two-column.type4 > .column.static-column {
    width: 45%;
  }
}

.form-intro-area {
  margin-bottom: 35px;
}

.form-control {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0;
  background-color: #fff;
  padding: 12px 15px;
  border-radius: 5px;
  border: 1px solid #B8D3D5;
  display: inline-block;
  vertical-align: middle;
  color: #394263;
  font-size: 16px;
}
.form-control:not(textarea) {
  height: 40px;
}
.form-control:focus {
  box-shadow: none;
}
.form-control[readonly] {
  background-color: #CEE2DF;
}
.form-control::-webkit-input-placeholder {
  color: #89ABBC;
  font-size: 16px;
  line-height: 1;
  opacity: 1;
}
.form-control:-moz-placeholder {
  color: #89ABBC;
  font-size: 16px;
  line-height: 1;
  opacity: 1;
}
.form-control::-moz-placeholder {
  color: #89ABBC;
  font-size: 16px;
  line-height: 1;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #89ABBC;
  font-size: 16px;
  line-height: 1;
  opacity: 1;
}

.control-label {
  font-weight: normal;
  font-size: 17px;
  line-height: 1;
  margin-bottom: 10px;
}

.required {
  color: #DA3F1B;
}

.form-group {
  margin-bottom: 30px;
}
.form-group .note {
  margin-top: 8px;
  font-size: 16px;
  color: #DB6A6C;
}
.form-group .vcode-area > * {
  float: left;
}
.form-group .vcode-area > .vcode_img {
  width: 120px;
  border: 0;
  padding: 0;
  margin-left: 0;
}
.form-group .vcode-area > input[type=text] {
  width: 100%;
  margin-bottom: 8px;
}
.form-group .vcode-area > #auth_code_audio {
  padding-left: 5px;
  padding-top: 4px;
}
.form-group .vcode-area .refresh_img {
  display: inline-block;
  width: 30px;
  height: 30px;
  padding: 0;
  margin-top: 4px;
  margin-left: 16px;
  vertical-align: middle;
  cursor: pointer;
  background: url("../img/button/button_refresh_2x.png") center no-repeat;
  background-size: 30px;
}
@media screen and (min-width: 768px) {
  .form-group .vcode-area > input[type=text] {
    width: calc(100% - 182px);
    margin-bottom: 0;
  }
  .form-group .vcode-area > .vcode_img {
    margin-left: 16px;
  }
}

.xs-mt {
  margin-top: 30px;
}
@media screen and (min-width: 768px) {
  .xs-mt {
    margin-top: 0;
  }
}

textarea {
  resize: none;
  overflow: auto;
}

.form-area {
  padding: 40px 15px;
  background: #DFECEA;
  border-radius: 15px;
}
@media screen and (min-width: 768px) {
  .form-area {
    padding: 50px 70px;
  }
}
.form-area.no-bg {
  padding: 0;
  background: transparent;
  border-radius: 0;
}
.form-area label {
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  color: #2C6A87;
  margin-bottom: 8px;
}
.form-area label.required {
  position: relative;
  padding-right: 8px;
}
.form-area label.required:after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #DB6A6C;
}
@media screen and (min-width: 992px) {
  .form-area .align-right {
    text-align: right;
    padding-right: 0;
  }
}
.form-area .address-row .xs-mt {
  margin-top: 10px;
}
@media screen and (min-width: 768px) {
  .form-area .address-row .xs-mt {
    margin-top: 0;
  }
}

.form-btn-area {
  text-align: center;
  margin-top: 40px;
}

input.error, select.error, textarea.error, .select2-container.error {
  border: 1px solid #DB6A6C !important;
}

.select2-container {
  border-radius: 5px;
  color: #2C6A87;
  font-size: 16px;
  box-shadow: none;
  padding: 0;
}
.select2-container .select2-choice {
  border: 0;
  font-size: 16px;
  width: 100%;
  height: 100%;
  border-radius: 5px;
  background: #fff url("../img/button/dropdown_arrow_2x.png") right 15px top 50% no-repeat;
  background-size: 16px auto;
  padding: 4px 38px 4px 15px;
}
.select2-container .select2-choice > .select2-chosen {
  margin-right: 0;
}
.select2-container .select2-arrow {
  opacity: 0;
}
.select2-container::-webkit-input-placeholder {
  color: #89ABBC;
  font-size: 16px;
}
.select2-container:-moz-placeholder {
  color: #89ABBC;
  font-size: 16px;
}
.select2-container::-moz-placeholder {
  color: #89ABBC;
  font-size: 16px;
}
.select2-container:-ms-input-placeholder {
  color: #89ABBC;
  font-size: 16px;
}
.select2-container:focus {
  box-shadow: none;
  border: 1px solid #779BA1;
}

.select2-drop {
  transform: translate(0px, 2px);
  border: 1px solid #B8D3D5 !important;
  padding: 10px;
  border-radius: 7px !important;
  font-size: 15px;
}
.select2-drop.select2-drop-above {
  transform: translate(0px, -2px);
}
.select2-drop .select2-results {
  color: #2C6A87;
}
.select2-drop .select2-results .select2-highlighted {
  background: #88C3BB;
  color: #FFF;
}

.select2-drop-above .select2-choice {
  border: none !important;
}

.select2-default {
  color: #f00 !important;
}

.input-btn-group {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.input-btn-group .btn {
  position: relative;
  margin-top: 8px;
  margin-left: 0;
  width: 142px;
}
.input-btn-group .btn input[type=file] {
  position: absolute;
  max-width: 100%;
  max-height: 100%;
  height: 42px;
  opacity: 0;
  left: 0;
  top: 0;
  z-index: 100;
  cursor: pointer;
}
.input-btn-group .btn input[type=file]::-webkit-file-upload-button {
  /* chromes and blink button */
  cursor: pointer;
}
.input-btn-group .form-control {
  width: 100%;
}
.input-btn-group.w-80 .btn {
  width: 80px;
}
.input-btn-group.w-90 .btn {
  width: 90px;
}
.input-btn-group.s-450-full .btn {
  width: 100%;
}
@media screen and (min-width: 450px) {
  .input-btn-group.s-450-full .form-control {
    width: calc(100% - 158px);
  }
  .input-btn-group.s-450-full .btn {
    width: 142px;
    margin-top: 0;
    margin-left: 16px;
  }
}
@media screen and (min-width: 768px) {
  .input-btn-group .btn {
    margin-top: 0;
    margin-left: 16px;
  }
  .input-btn-group .form-control {
    flex: 1 1 auto;
    width: calc(100% - 158px);
  }
  .input-btn-group.w-80 .form-control {
    width: calc(100% - 96px);
  }
  .input-btn-group.w-90 .form-control {
    width: calc(100% - 106px);
  }
}

label.customize-checkbox-style {
  font-size: 16px;
  line-height: 1.6;
  color: #2C6A87;
  font-weight: normal;
  cursor: pointer;
  padding-left: 34px;
  position: relative;
  z-index: 2;
  margin-bottom: 0;
  text-align: left;
  margin-top: 7px;
  margin-bottom: 7px;
}
label.customize-checkbox-style > a {
  color: #88C3BB;
}
label.customize-checkbox-style > a:hover {
  text-decoration: underline;
}
label.customize-checkbox-style .checkbox-btn {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 26px;
  height: 26px;
  border: 1px solid #B8D3D5;
  border-radius: 2px;
  background-color: #FFF;
}
label.customize-checkbox-style input {
  width: 0;
  opacity: 0;
}
label.customize-checkbox-style input:checked ~ .checkbox-btn {
  background: url("../img/button/check_on_2x.png") #94CEC6 center no-repeat;
  background-size: 16px 14px;
}
label.customize-checkbox-style input:disabled ~ .checkbox-btn {
  background: #F3CE9B;
}
label.customize-checkbox-style input.error ~ .checkbox-btn {
  border: 1px solid #DC0031;
}

label.customize-radio-style {
  cursor: pointer;
  padding-right: 0 !important;
  padding: 2px 0 2px 34px;
  position: relative;
  font-size: 16px;
  line-height: 1;
  color: #2C6A87;
  margin-top: 7px;
  margin-bottom: 7px;
}
label.customize-radio-style .radio-btn {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  background-color: #FFF;
  border: 1px solid #B8D3D5;
}
label.customize-radio-style .radio-btn:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 17px;
  height: 17px;
  border-radius: 50%;
  background-color: #FFF;
}
label.customize-radio-style input {
  width: 0;
  opacity: 0;
}
label.customize-radio-style input:checked ~ .radio-btn:after {
  background-color: #95C9C1;
}
label.customize-radio-style input:disabled ~ .radio-btn {
  background: #F3CE9B;
}
label.customize-radio-style input.error ~ .radio-btn {
  border: 1px solid #DC0031;
}

.customize-input-group {
  display: flex;
  flex-wrap: wrap;
}
.customize-input-group > label[class^=customize] {
  min-width: 100%;
}
@media screen and (min-width: 768px) {
  .customize-input-group > label[class^=customize] {
    min-width: 0;
    margin-right: 30px;
  }
}

.agree-check-area {
  margin-top: 30px;
  text-align: center;
}
.agree-check-area .customize-checkbox-style {
  font-weight: bold;
}
.agree-check-area .customize-checkbox-style a {
  color: #DB6A6C;
}

.apply-step-area {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  max-width: 310px;
  margin: 0 auto 35px;
  position: relative;
}
.apply-step-area .step-line {
  content: "";
  position: absolute;
  top: 14px;
  width: 100%;
  height: 2px;
  background: #AFC8D6;
}
.apply-step-area .apply-step {
  flex: 1;
  font-size: 16px;
  line-height: 1;
  position: relative;
}
.apply-step-area .apply-step.step2 {
  text-align: center;
}
.apply-step-area .apply-step.step2 .step-line {
  right: 55%;
}
.apply-step-area .apply-step.step3 {
  text-align: right;
}
.apply-step-area .apply-step.step3 .step-line {
  right: 45%;
}
.apply-step-area .apply-step .step-content {
  display: inline-block;
}
.apply-step-area .apply-step .step-content .step-circle {
  width: 30px;
  height: 30px;
  color: #FFF;
  background: #AFC8D6;
  border-radius: 50%;
  padding: 8px 10px;
  text-align: center;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
.apply-step-area .apply-step .step-content .step-title {
  margin-top: 8px;
  color: #3B7390;
}
.apply-step-area .apply-step.active .step-circle {
  background: #5D91AC;
}
.apply-step-area .apply-step.active .step-line {
  background: #5D91AC;
}

.multi-text-input {
  font-size: 0;
}
.multi-text-input .form-control {
  width: calc(50% - 8px);
}
.multi-text-input .form-control:first-child {
  margin-right: 16px;
}

.radio-text-group {
  flex: 1 1 auto;
  display: inline-flex;
}
.radio-text-group input[type=text] {
  flex: 1 1 auto;
  margin-left: 10px;
  width: 50px;
  display: none;
}

.home-banner-area {
  position: relative;
  margin-bottom: 45px;
  background-color: #C2E0E7;
}
@media screen and (min-width: 992px) {
  .home-banner-area {
    margin-bottom: 84px;
  }
}
.home-banner-area #home-banner-carousel {
  position: relative;
}
@media screen and (min-width: 768px) {
  .home-banner-area #home-banner-carousel .owl-box {
    position: relative;
    overflow: hidden;
    height: 50vw;
  }
}
@media screen and (min-width: 1200px) {
  .home-banner-area #home-banner-carousel .owl-box {
    width: 100%;
    height: 600px;
    position: relative;
    overflow: hidden;
  }
}
.home-banner-area #home-banner-carousel .owl-box a {
  display: block;
}
.home-banner-area #home-banner-carousel .banner-img {
  width: 100%;
  height: auto;
}
.home-banner-area #home-banner-carousel .banner-img.for-sm {
  display: none;
}
@media screen and (min-width: 768px) {
  .home-banner-area #home-banner-carousel .banner-img {
    width: auto;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .home-banner-area #home-banner-carousel .banner-img.for-xs {
    display: none;
  }
  .home-banner-area #home-banner-carousel .banner-img.for-sm {
    display: block;
  }
}
.home-banner-area #home-banner-carousel .owl-dots {
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 0;
  margin-top: 0;
}
.home-banner-area #home-banner-carousel .owl-dots .owl-dot {
  background: none;
  border: 0;
  padding: 0;
}
.home-banner-area #home-banner-carousel .owl-dots .owl-dot + .owl-dot {
  margin-left: 3px;
}
.home-banner-area #home-banner-carousel .owl-dots .owl-dot span {
  border-radius: 50%;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background-color: transparent;
  border: 1px solid #316278;
}
.home-banner-area #home-banner-carousel .owl-dots .owl-dot.active span {
  background-color: #316278;
}
@media screen and (min-width: 768px) {
  .home-banner-area #home-banner-carousel .owl-dots {
    bottom: 30px;
  }
}

.home-quick-link-area {
  position: relative;
}
.home-quick-link-area .quick-link-wrapper {
  min-width: 150px;
  max-width: 500px;
  margin: 0 auto;
}
@media screen and (min-width: 992px) {
  .home-quick-link-area .quick-link-wrapper {
    max-width: none;
  }
}
.home-quick-link-area .page-title-area {
  margin-bottom: 25px;
}
.home-quick-link-area .quick-link-intro {
  text-align: left;
  margin-bottom: 30px;
}
@media screen and (min-width: 992px) {
  .home-quick-link-area .quick-link-intro {
    margin-bottom: 65px;
    text-align: center;
  }
}
.home-quick-link-area .quick-link-box {
  display: flex;
  flex-wrap: wrap;
}
.home-quick-link-area .quick-link-box .link-item {
  width: calc(50% - 10px);
  padding-bottom: calc(50% - 10px);
  text-align: center;
  position: relative;
  margin-right: 20px;
  opacity: 0;
  animation-fill-mode: forwards;
}
.home-quick-link-area .quick-link-box .link-item.bg_01 {
  background: url("../img/index/index_link_bg_01_2x.png") center no-repeat;
  background-size: cover;
  animation-delay: 0s;
}
.home-quick-link-area .quick-link-box .link-item.bg_02 {
  background: url("../img/index/index_link_bg_02_2x.png") center no-repeat;
  background-size: cover;
  animation-delay: 0.3s;
}
.home-quick-link-area .quick-link-box .link-item.bg_03 {
  background: url("../img/index/index_link_bg_03_2x.png") center no-repeat;
  background-size: cover;
  animation-delay: 0.6s;
}
.home-quick-link-area .quick-link-box .link-item.bg_04 {
  background: url("../img/index/index_link_bg_04_2x.png") center no-repeat;
  background-size: cover;
  animation-delay: 0.9s;
}
.home-quick-link-area .quick-link-box .link-item:nth-child(2n) {
  margin-right: 0;
}
@media screen and (min-width: 768px) {
  .home-quick-link-area .quick-link-box .link-item {
    width: calc(50% - 24px);
    padding-bottom: calc(50% - 24px);
    margin-right: 48px;
  }
}
@media screen and (min-width: 992px) {
  .home-quick-link-area .quick-link-box .link-item {
    width: calc(25% - 24px);
    padding-bottom: calc(25% - 24px);
    margin-right: 32px;
    margin-bottom: 0;
  }
  .home-quick-link-area .quick-link-box .link-item:nth-child(2n) {
    margin-right: 32px;
  }
  .home-quick-link-area .quick-link-box .link-item:nth-child(4n) {
    margin-right: 0;
  }
}
.home-quick-link-area .quick-link-box .link-item .link-item-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  padding: 5% 21%;
}
.home-quick-link-area .quick-link-box .link-item .link-item-content .link-img {
  margin-bottom: 12px;
}
.home-quick-link-area .quick-link-box .link-item .link-item-content .link-img img {
  width: 100%;
  transition: transform 0.3s cubic-bezier(0.33, 0.73, 0.32, 0.73);
}
.home-quick-link-area .quick-link-box .link-item .link-item-content .link-title {
  font-weight: bold;
  line-height: 1;
  color: #316278;
  font-size: calc(12px + 10 * (100vw - 320px) / 230);
}
@media screen and (min-width: 550px) {
  .home-quick-link-area .quick-link-box .link-item .link-item-content {
    padding: 0;
  }
  .home-quick-link-area .quick-link-box .link-item .link-item-content .link-img img {
    max-width: 130px;
  }
  .home-quick-link-area .quick-link-box .link-item .link-item-content .link-title {
    font-size: 22px;
  }
}
@media screen and (min-width: 992px) {
  .home-quick-link-area .quick-link-box .link-item .link-item-content .link-img img {
    max-width: 95px;
  }
}
@media screen and (min-width: 1200px) {
  .home-quick-link-area .quick-link-box .link-item .link-item-content .link-img img {
    max-width: 130px;
  }
}
.home-quick-link-area .quick-link-box .link-item:hover .link-img img {
  transform: scale(1.2);
}
.home-quick-link-area .link-bg {
  content: "";
  position: absolute;
  top: -34px;
  left: calc(50% - 55px);
  background: url("../img/bg/bg_pic_02.png") center no-repeat;
  background-size: 440px 440px;
  width: 440px;
  height: 440px;
}
@media screen and (min-width: 768px) {
  .home-quick-link-area .link-bg {
    top: -70px;
    left: calc(50% + 128px);
    background: url("../img/bg/bg_pic_02.png") center no-repeat;
    background-size: 660px 660px;
    width: 660px;
    height: 660px;
  }
}
.home-quick-link-area .index-bg-line {
  position: absolute;
  top: -870px;
  left: calc(50% - 1500px);
}
@media screen and (min-width: 768px) {
  .home-quick-link-area .index-bg-line {
    top: -800px;
  }
}

.home-ladder-test-area {
  margin-bottom: 80px;
  position: relative;
}
.home-ladder-test-area .ladder-bg {
  content: "";
  position: absolute;
  top: -34px;
  right: calc(50% - 135px);
  background: url("../img/bg/bg_pic_01.png") center no-repeat;
  background-size: 440px 440px;
  width: 440px;
  height: 440px;
}
@media screen and (min-width: 768px) {
  .home-ladder-test-area .ladder-bg {
    top: -70px;
    right: calc(50% + 70px);
    background: url("../img/bg/bg_pic_01.png") center no-repeat;
    background-size: 660px 660px;
    width: 660px;
    height: 660px;
  }
}
.home-ladder-test-area label.customize-checkbox-style {
  min-width: 100%;
}
.home-ladder-test-area label.customize-checkbox-style .checkbox-btn {
  border-radius: 50%;
  overflow: visible;
}
.home-ladder-test-area label.customize-checkbox-style .checkbox-btn:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 26px;
  height: 26px;
  background: url("../img/button/check_box_on_2x.png") center no-repeat;
  background-size: 26px 26px;
  display: none;
}
.home-ladder-test-area label.customize-checkbox-style input:checked ~ .checkbox-btn {
  background: #FFF;
}
.home-ladder-test-area label.customize-checkbox-style input:checked ~ .checkbox-btn:after {
  display: block;
}
.home-ladder-test-area .container {
  max-width: 550px;
}
.home-ladder-test-area .page-title-area {
  margin-bottom: 15px;
}
.home-ladder-test-area .page-title-area span.social {
  color: #3CA296;
}
.home-ladder-test-area .page-title-area span.fight {
  color: #D3B63C;
}
.home-ladder-test-area .page-title-area span.freeze {
  color: #DB6A6C;
}
.home-ladder-test-area .ladder-question-title {
  font-weight: bold;
  color: #3CA296;
  display: flex;
  font-size: 16px;
  line-height: 1.6;
  margin-bottom: 10px;
}
.home-ladder-test-area .ladder-question-title .title {
  min-width: 26px;
}
.home-ladder-test-area .ladder-img-area {
  width: 100%;
  margin-bottom: 25px;
  text-align: center;
}
.home-ladder-test-area .ladder-img-area img {
  max-width: 200px;
  width: 100%;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .home-ladder-test-area .ladder-img-area img {
    max-width: 400px;
  }
}
.home-ladder-test-area .ladder-question-area {
  font-size: 0;
}
.home-ladder-test-area .ladder-question-area .question-group {
  display: inline-block;
  vertical-align: top;
  width: 100%;
}
.home-ladder-test-area .ladder-text-area p {
  margin-bottom: 0;
}
.home-ladder-test-area .ladder-text-area p + p {
  margin-top: 15px;
}
.home-ladder-test-area .ladder-text-area textarea {
  width: 100%;
  height: 137px;
}
.home-ladder-test-area .ladder-btn-area {
  margin-top: 25px;
}
@media screen and (min-width: 992px) {
  .home-ladder-test-area {
    margin-bottom: 100px;
  }
  .home-ladder-test-area .container {
    max-width: none;
  }
  .home-ladder-test-area .ladder-test-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .home-ladder-test-area .ladder-test-wrapper .ladder-img-area {
    opacity: 0;
    animation-delay: 0.3s;
    animation-fill-mode: forwards;
    width: auto;
    margin-right: 50px;
    margin-bottom: 0;
    flex: 0 0 400px;
  }
  .home-ladder-test-area .ladder-test-wrapper .ladder-content-area {
    animation-delay: 0.3s;
    max-width: 508px;
    width: 100%;
    opacity: 0;
    visibility: hidden;
  }
  .home-ladder-test-area .ladder-test-wrapper .page-title-area {
    text-align: left;
    margin-bottom: 25px;
  }
  .home-ladder-test-area .ladder-test-wrapper .ladder-question-title {
    margin-bottom: 20px;
  }
  .home-ladder-test-area .ladder-test-wrapper .ladder-question-area .question-group {
    width: calc(50% - 12px);
  }
  .home-ladder-test-area .ladder-test-wrapper .ladder-question-area .question-group + .question-group {
    width: calc(50% - 28px);
    margin-left: 40px;
  }
}

@-webkit-keyframes fade-jump-in {
  from {
    opacity: 0;
    visibility: hidden;
    transform: scale(0.3);
  }
  to {
    opacity: 1;
    transform: scale(1);
    visibility: visible;
  }
}
@-moz-keyframes fade-jump-in {
  from {
    opacity: 0;
    visibility: hidden;
    transform: scale(0.3);
  }
  to {
    opacity: 1;
    transform: scale(1);
    visibility: visible;
  }
}
@-ms-keyframes fade-jump-in {
  from {
    opacity: 0;
    visibility: hidden;
    transform: scale(0.3);
  }
  to {
    opacity: 1;
    transform: scale(1);
    visibility: visible;
  }
}
@keyframes fade-jump-in {
  from {
    opacity: 0;
    visibility: hidden;
    transform: scale(0.3);
  }
  to {
    opacity: 1;
    transform: scale(1);
    visibility: visible;
  }
}
.fade-jump-in {
  opacity: 0;
  visibility: hidden;
  transform: scale(0.3);
}
.fade-jump-in.motion {
  animation-name: fade-jump-in;
  animation-duration: 1s;
  animation-timing-function: easing;
  animation-fill-mode: forwards;
}

.bg-line {
  stroke-dashoffset: 0;
  stroke-dasharray: 3100;
  z-index: -1;
}
.bg-line.motion {
  animation-name: bg-line-draw;
  animation-duration: 3s;
  animation-timing-function: linear;
  animation-fill-mode: forwards;
}

@keyframes bg-line-draw {
  from {
    stroke-dashoffset: 3100;
  }
  to {
    stroke-dashoffset: 6000;
  }
}
.ellipsis-area {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.ellipsis-area.line-1 {
  -webkit-line-clamp: 1;
}
.ellipsis-area.line-2 {
  -webkit-line-clamp: 2;
}
.ellipsis-area.line-3 {
  -webkit-line-clamp: 3;
}
.ellipsis-area.line-4 {
  -webkit-line-clamp: 4;
}

.no-data {
  margin-top: 15px;
  margin-bottom: 70px;
}

.list-area {
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.list-area.more-mb {
  margin-bottom: 40px;
}
@media screen and (min-width: 768px) {
  .list-area.more-mb {
    margin-bottom: 100px;
  }
}
.list-area ul {
  list-style: none;
  padding: 0;
  margin-bottom: 0;
}
@media screen and (min-width: 650px) {
  .list-area ul > li[class*=col-600-6] {
    width: 50%;
  }
}
@media screen and (min-width: 992px) {
  .list-area ul > li[class*=col-600-6] {
    width: 33.33333333%;
  }
}
@media screen and (min-width: 650px) {
  .list-area ul > li[class*=col-600-4] {
    width: 50%;
  }
}
@media screen and (min-width: 768px) {
  .list-area ul > li[class*=col-600-4] {
    width: 33.33333333%;
  }
}
@media screen and (min-width: 1200px) {
  .list-area ul > li[class*=col-600-4] {
    width: 25%;
  }
}
@media screen and (min-width: 650px) {
  .list-area ul > li[class*=col-992-1] {
    width: 50%;
  }
}
@media screen and (min-width: 768px) {
  .list-area ul > li[class*=col-992-1] {
    width: 100%;
  }
}
.list-area.text {
  margin-bottom: 70px;
}
.list-area .date {
  font-family: "Arial";
  font-size: 16px;
  display: inline-block;
  color: #5D91AC;
  line-height: 1;
  vertical-align: middle;
}
.list-area .date.course {
  width: 100%;
}
.list-area .article-tag {
  font-size: 14px;
  line-height: 1;
  font-weight: bold;
  color: #FFF;
  padding: 6px 10px;
  background: #DDAD9A;
  border-radius: 28px;
  display: inline-block;
  vertical-align: middle;
}
.list-area .article-tag.green {
  background: #A5CFBD;
}
.list-area .title-area {
  font-size: 20px;
  color: #316278;
  line-height: 1.3;
  font-weight: bold;
  margin-bottom: 10px;
  overflow: hidden;
}
.list-area .desc-area, .list-area .source-area {
  font-size: 16px;
  color: #6B8B9B;
  line-height: 1.6;
  margin-bottom: 5px;
  overflow: hidden;
}
.list-area .acart-proportion-box {
  position: relative;
  border-radius: 15px;
  max-height: 100%;
  max-width: 100%;
  width: 100%;
  height: 100%;
  overflow: hidden;
  -webkit-mask-image: linear-gradient(0deg, rgba(172, 211, 223, 0.8), rgba(172, 211, 223, 0.8));
  mask-image: linear-gradient(0deg, rgba(172, 211, 223, 0.8), rgba(172, 211, 223, 0.8));
}
.list-area .acart-proportion-box:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: inherit;
  background: inherit;
  background-size: cover;
  transform: scale(1) translate3d(0, 0, 0);
  -webkit-transform: scale(1) translate3d(0, 0, 0);
  transition: all 0.5s;
}
.list-area .row.type-1 {
  margin-left: -30px;
  margin-right: -30px;
}
.list-area .row.type-1 [class*=col] {
  padding-left: 30px;
  padding-right: 30px;
  margin-bottom: 60px;
}
.list-area .row.type-1 [class*=col].small-mb {
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .list-area .row.type-1 [class*=col] {
    margin-bottom: 80px;
  }
  .list-area .row.type-1 [class*=col].small-mb {
    margin-bottom: 20px;
  }
}
.list-area .media-list {
  font-size: 0;
}
.list-area .media-list.type-1 {
  position: relative;
  max-width: 580px;
  margin: auto;
  overflow: visible;
  transition: box-shadow 0.5s;
}
@media screen and (min-width: 768px) {
  .list-area .media-list.type-1 {
    max-width: none;
  }
}
.list-area .media-list.type-1 .media-area {
  position: relative;
  width: 100%;
  display: inline-block;
  margin-bottom: 15px;
}
.list-area .media-list.type-1 .content-area {
  position: relative;
  width: 100%;
  display: inline-block;
  vertical-align: top;
  height: 100%;
  margin-top: 0;
}
.list-area .media-list.type-1 .content-area .info-area {
  margin-bottom: 10px;
}
.list-area .media-list.type-1 .content-area .info-area .article-tag {
  margin-right: 10px;
}
.list-area .media-list.type-1 .title-area .title-text {
  will-change: background-size;
}
.list-area .media-list.type-1 .btn-area {
  text-align: right;
  margin-top: 10px;
}
@media screen and (min-width: 700px) {
  .list-area .media-list.type-1 .btn-area {
    position: absolute;
    right: 0;
    bottom: 0;
    margin-top: 0;
  }
}
.list-area .media-list.type-1 > a {
  display: block;
}
.list-area .media-list.type-1:hover .acart-proportion-box:before {
  transform: scale(1.15) translate3d(0, 0, 0);
  -webkit-transform: scale(1.15) translate3d(0, 0, 0);
}
.list-area .media-list.type-1:hover .title-area {
  color: #3CA296;
}
.list-area .media-list.type-1:hover .title-area .title-text {
  animation: title-line 1s cubic-bezier(0.43, 0.05, 0.17, 1) 0s;
  background: url("../img/list/title_line.png") no-repeat left bottom;
  background-size: 100% 1px;
}
.list-area .media-list.type-2 {
  max-width: 580px;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .list-area .media-list.type-2 {
    max-width: none;
  }
}
.list-area .media-list.type-2 .media-area {
  position: relative;
}
.list-area .media-list.type-2 .media-area .media-content-box {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  display: flex;
  align-items: center;
  padding: 15px;
}
.list-area .media-list.type-2 .media-area .media-content-box .title-area {
  margin-bottom: 0;
  color: #FFF;
  max-width: 242px;
  padding-right: 10px;
}
.list-area .media-list.type-2 .media-area .media-content-box .play-btn {
  background: url("../img/list/button_video_2x.png") center no-repeat;
  background-size: 40px;
  width: 40px;
  height: 40px;
  margin-left: auto;
  flex: 0 0 40px;
}
.list-area .media-list.type-2 .acart-proportion-box:before {
  transform: scale(1) !important;
  -webkit-transform: scale(1) !important;
}
.list-area .media-list.type-2 .acart-proportion-box .media-cover {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: inherit;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 40%, rgba(49, 98, 120, 0.6));
  opacity: 1 !important;
  transition: all 0.5s;
  z-index: 99;
}
@media (hover: hover) {
  .list-area .media-list.type-2:hover .acart-proportion-box:before {
    transform: scale(1.15) !important;
    -webkit-transform: scale(1.15) !important;
  }
}
.list-area .media-list.type-3 .media-area {
  margin-bottom: 15px;
}
.list-area .media-list.type-3 .content-area .info-area {
  margin-bottom: 10px;
}
.list-area .media-list.type-3 .content-area .info-area .article-tag {
  margin-right: 10px;
}
.list-area .media-list.type-3 .content-area .desc-ellipsis {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .list-area .media-list.type-3 > * {
    display: flex;
    overflow: hidden;
  }
  .list-area .media-list.type-3 .media-area {
    flex: 0 0 327px;
    margin-right: 30px;
    margin-bottom: 0;
  }
  .list-area .media-list.type-3 .media-area .acart-proportion-box {
    height: 0;
  }
  .list-area .media-list.type-3 .content-area {
    flex: 1 1 auto;
  }
  .list-area .media-list.type-3 .content-area .desc-ellipsis {
    -webkit-line-clamp: 5;
  }
}
.list-area .text-list + .text-list {
  padding-top: 18px;
  border-top: 1px solid #B8D3D5;
  margin-top: 18px;
}
.list-area .text-list .info-area {
  width: 100%;
  margin-bottom: 15px;
  display: flex;
  align-items: center;
}
.list-area .text-list .info-area .article-tag {
  margin-right: 10px;
  position: relative;
}
.list-area .text-list .info-area .article-tag span.two-digit {
  display: inline-block;
  letter-spacing: 27px;
  text-indent: -27px;
  direction: rtl;
}
.list-area .text-list .info-area .date {
  margin-right: 10px;
}
.list-area .text-list .title-area {
  width: 100%;
  font-weight: normal;
  margin-bottom: 15px;
}
@media screen and (min-width: 768px) {
  .list-area .text-list .title-area {
    margin-bottom: 0;
  }
}
.list-area .text-list .title-area .title-text {
  will-change: background-size;
}
.list-area .text-list .author-area {
  font-size: 16px;
  line-height: 1;
  color: #6B8B9B;
  margin-left: auto;
}
.list-area .text-list:hover .title-area {
  color: #3CA296;
}
.list-area .text-list:hover .title-area .title-text {
  animation: title-line 1s cubic-bezier(0.43, 0.05, 0.17, 1) 0s;
  background: url("../img/list/title_line.png") no-repeat left bottom;
  background-size: 100% 1px;
}

.related-unit-list .row {
  margin-left: -30px;
  margin-right: -30px;
}
.related-unit-list .row li[class*=col] {
  padding-left: 30px;
  padding-right: 30px;
}
.related-unit-list .related-unit-item {
  width: 100%;
  margin-bottom: 30px;
}
.related-unit-list .related-unit-item .related-unit-img-wrapper {
  padding: 10px;
  background: #FFF;
  border-radius: 15px;
  margin-bottom: 10px;
}
.related-unit-list .related-unit-item .related-unit-img-wrapper .related-unit-img {
  position: relative;
  overflow: hidden;
  padding-bottom: 106px;
  height: 0;
}
.related-unit-list .related-unit-item .related-unit-img-wrapper .related-unit-img img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 100%;
  max-height: 100%;
}
.related-unit-list .related-unit-item .related-unit-title {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.3;
  color: #316278;
  text-align: center;
}

@-webkit-keyframes title-line {
  0% {
    background-position: left bottom;
    background-size: 0 1px;
  }
  100% {
    background-position: left bottom;
    background-size: 100% 1px;
  }
}
@-moz-keyframes title-line {
  0% {
    background-position: left bottom;
    background-size: 0 1px;
  }
  100% {
    background-position: left bottom;
    background-size: 100% 1px;
  }
}
@-ms-keyframes title-line {
  0% {
    background-position: left bottom;
    background-size: 0 1px;
  }
  100% {
    background-position: left bottom;
    background-size: 100% 1px;
  }
}
@keyframes title-line {
  0% {
    background-position: left bottom;
    background-size: 0 1px;
  }
  100% {
    background-position: left bottom;
    background-size: 100% 1px;
  }
}
.three-in-row {
  display: none;
}
@media screen and (min-width: 992px) {
  .three-in-row {
    display: block;
  }
}

.two-in-row {
  display: none;
}
@media screen and (min-width: 600px) {
  .two-in-row {
    display: block;
  }
}
@media screen and (min-width: 992px) {
  .two-in-row {
    display: none;
  }
}

span.highlight {
  display: inline-block;
  position: relative;
  font-weight: bold;
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  color: #834A4A;
}
span.highlight:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #F4EEC8;
  width: 100%;
  height: calc(100% - 0.5em);
  transform: translateZ(-1px);
  z-index: -1;
}
span.highlight.no_bg:before {
  content: none;
}
span.highlight.multi {
  display: inline;
  background-color: #F4EEC8;
}
span.highlight.multi:before {
  content: none;
}

.fixedpage-intro-area {
  padding: 20px 15px;
  background: #FFF;
  color: #463333;
  border-radius: 15px;
  border: 1px solid #B8D3D5;
  margin-bottom: 30px;
}
.fixedpage-intro-area.more-mb {
  margin-bottom: 100px;
}
.fixedpage-intro-area .intro-content {
  position: relative;
  padding: 45px 0 37px;
}
.fixedpage-intro-area .intro-content:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: url("../img/fixedpage/icon/foreword_shiny_top_2x.png") center no-repeat;
  background-size: 35px 40px;
  width: 35px;
  height: 40px;
}
.fixedpage-intro-area .intro-content:after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  background: url("../img/fixedpage/icon/foreword_shiny_below_2x.png") center no-repeat;
  background-size: 28px 32px;
  width: 28px;
  height: 32px;
}
.fixedpage-intro-area .intro-content .author {
  text-align: right;
  margin-top: 15px;
}
@media screen and (min-width: 768px) {
  .fixedpage-intro-area {
    padding: 20px 30px;
    margin-bottom: 35px;
  }
  .fixedpage-intro-area.about-ti {
    margin-bottom: 30px;
  }
  .fixedpage-intro-area .intro-content {
    padding: 30px 33px 30px 40px;
  }
}

.fixedpage-article-area {
  margin-bottom: 35px;
}
.fixedpage-article-area .article-area p {
  margin-bottom: 0;
}
.fixedpage-article-area .article-area p + p {
  margin-top: 25px;
}
.fixedpage-article-area .article-area ul {
  margin-bottom: 0;
}
.fixedpage-article-area.img-article {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.fixedpage-article-area.img-article .img-area {
  text-align: center;
  margin-top: 30px;
}
.fixedpage-article-area.img-article .img-area img {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .fixedpage-article-area.img-article {
    flex-direction: row;
  }
  .fixedpage-article-area.img-article .img-area {
    margin-top: 0;
  }
}
.fixedpage-article-area.mb-0 {
  margin-bottom: 0;
}
.fixedpage-article-area.ace-test.img-article .img-area img {
  max-width: 350px;
}
@media screen and (min-width: 768px) {
  .fixedpage-article-area.ace-test.img-article .img-area {
    margin-left: 30px;
    flex: 0 0 350px;
  }
}
.fixedpage-article-area.about-ti.img-article {
  margin-bottom: 100px;
}
.fixedpage-article-area.about-ti.img-article .img-area {
  margin-bottom: 30px;
}
.fixedpage-article-area.about-ti.img-article .img-area img {
  max-width: 280px;
}
@media screen and (min-width: 768px) {
  .fixedpage-article-area.about-ti.img-article {
    margin-bottom: 120px;
  }
  .fixedpage-article-area.about-ti.img-article .img-area {
    flex: 0 0 280px;
    margin-right: 30px;
    margin-bottom: 0;
  }
}
.fixedpage-article-area.now-status.img-article {
  margin-bottom: 35px;
}
.fixedpage-article-area.now-status.img-article .img-area {
  margin-bottom: 30px;
}
.fixedpage-article-area.now-status.img-article .img-area img {
  max-width: 360px;
}
@media screen and (min-width: 768px) {
  .fixedpage-article-area.now-status.img-article .img-area {
    flex: 0 0 360px;
    margin-right: 40px;
    margin-bottom: 0;
  }
}

.page-bottom-area {
  overflow: visible;
}
.page-bottom-area .content-wrapper {
  background: #FFF;
  border-radius: 15px;
  position: relative;
  z-index: 2;
}
.page-bottom-area.ace-test {
  padding-top: 70px;
  padding-bottom: 50px;
  margin-bottom: 50px;
  margin-top: 122px;
}
@media screen and (min-width: 768px) {
  .page-bottom-area.ace-test {
    padding-top: 80px;
    padding-bottom: 80px;
    margin-bottom: 80px;
    margin-top: 45px;
  }
}
.page-bottom-area.ace-test .page-bottom-wrapper .ace-label {
  position: absolute;
  top: -266px;
  left: -10px;
  background: url("../img/fixedpage/ace_test/ace_label_2x.png") center no-repeat;
  background-size: 180px 180px;
  width: 180px;
  height: 180px;
  z-index: 3;
  opacity: 0;
}
@media screen and (min-width: 768px) {
  .page-bottom-area.ace-test .page-bottom-wrapper .ace-label {
    top: -142px;
    left: 56px;
  }
}
.page-bottom-area.ace-test .content-wrapper {
  margin-bottom: 60px;
  padding: 40px 15px;
}
@media screen and (min-width: 768px) {
  .page-bottom-area.ace-test .content-wrapper {
    padding: 50px 70px;
  }
}
.page-bottom-area.ace-test .content-wrapper .ace-test-title {
  font-weight: bold;
  color: #3CA296;
  margin-bottom: 30px;
}
.page-bottom-area.ace-test .content-wrapper .ace-test-box .ace-test-item {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 768px) {
  .page-bottom-area.ace-test .content-wrapper .ace-test-box .ace-test-item {
    flex-direction: row;
    align-items: center;
  }
}
.page-bottom-area.ace-test .content-wrapper .ace-test-box .ace-test-item + .ace-test-item {
  border-top: 1px solid #B8D3D5;
  padding-top: 10px;
  margin-top: 10px;
}
.page-bottom-area.ace-test .content-wrapper .ace-test-box .ace-test-item .test-title {
  display: flex;
  align-items: flex-start;
}
.page-bottom-area.ace-test .content-wrapper .ace-test-box .ace-test-item .test-title .ques-num {
  min-width: 14px;
  font-weight: bold;
  color: #3CA296;
  margin-right: 6px;
}
.page-bottom-area.ace-test .content-wrapper .ace-test-box .ace-test-item .test-title .ques-num.two-digit {
  min-width: 23px;
}
@media screen and (min-width: 768px) {
  .page-bottom-area.ace-test .content-wrapper .ace-test-box .ace-test-item .test-title {
    padding-right: 50px;
  }
}
.page-bottom-area.ace-test .content-wrapper .ace-test-box .ace-test-item .ans-box {
  min-width: 130px;
  font-size: 0;
  margin-left: 20px;
}
.page-bottom-area.ace-test .content-wrapper .ace-test-box .ace-test-item .ans-box > label[class^=customize] {
  margin-right: 30px;
}
.page-bottom-area.ace-test .content-wrapper .ace-test-box .ace-test-item .ans-box > label[class^=customize]:last-child {
  margin-right: 0;
}
@media screen and (min-width: 768px) {
  .page-bottom-area.ace-test .content-wrapper .ace-test-box .ace-test-item .ans-box {
    margin-left: auto;
  }
}
.page-bottom-area.ace-test .content-wrapper .btn-area {
  margin-top: 30px;
  text-align: center;
}
.page-bottom-area.about-ti {
  padding-bottom: 50px;
  margin-bottom: 50px;
}
.page-bottom-area.about-ti.mb-0 {
  margin-bottom: 0px;
}
.page-bottom-area.about-ti.en {
  padding-bottom: 80px;
}
@media screen and (min-width: 768px) {
  .page-bottom-area.about-ti {
    padding-bottom: 80px;
  }
  .page-bottom-area.about-ti.en {
    padding-bottom: 180px;
  }
}
.page-bottom-area.about-ti .content-wrapper {
  margin-bottom: 57px;
  padding: 0;
}
@media screen and (min-width: 768px) {
  .page-bottom-area.about-ti .content-wrapper {
    margin-bottom: 0;
    padding: 40px 50px;
  }
  .page-bottom-area.about-ti .content-wrapper:before {
    content: "";
    position: absolute;
    top: 32%;
    left: calc(50% - 69px);
    background: url("../img/fixedpage/about_ti/trauma_informed_pic02_2x.png") center no-repeat;
    background-size: 138px 90px;
    width: 138px;
    height: 90px;
    z-index: 2;
  }
  .page-bottom-area.about-ti .content-wrapper:after {
    content: "";
    position: absolute;
    top: 60%;
    left: calc(50% - 50px);
    background: url("../img/fixedpage/about_ti/trauma_informed_pic03_2x.png") center no-repeat;
    background-size: 100px 108px;
    width: 100px;
    height: 108px;
  }
  .page-bottom-area.about-ti .content-wrapper.en:before {
    content: unset;
  }
  .page-bottom-area.about-ti .content-wrapper.en:after {
    content: unset;
  }
  .page-bottom-area.about-ti .content-wrapper.en .trauma-method-box {
    position: relative;
  }
  .page-bottom-area.about-ti .content-wrapper.en .trauma-method-box:before {
    content: "";
    position: absolute;
    top: -90px;
    right: calc(0% - 119px);
    background: url("../img/fixedpage/about_ti/trauma_informed_pic02_2x.png") center no-repeat;
    background-size: 138px 90px;
    width: 138px;
    height: 90px;
    z-index: 2;
  }
  .page-bottom-area.about-ti .content-wrapper.en .trauma-method-box:after {
    content: "";
    position: absolute;
    bottom: -90px;
    left: -90px;
    background: url("../img/fixedpage/about_ti/trauma_informed_pic03_2x.png") center no-repeat;
    background-size: 100px 108px;
    width: 100px;
    height: 108px;
  }
}
@media screen and (min-width: 992px) {
  .page-bottom-area.about-ti .content-wrapper {
    padding: 50px 70px;
  }
}

.ace-card-box .row {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}
.ace-card-box .row [class*=col] {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 15px;
}
@media screen and (min-width: 768px) {
  .ace-card-box .row [class*=col] {
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 992px) {
  .ace-card-box .row {
    margin-left: -30px;
    margin-right: -30px;
  }
  .ace-card-box .row [class*=col] {
    padding-left: 30px;
    padding-right: 30px;
    margin-bottom: 45px;
  }
}
.ace-card-box .card-item {
  height: 296px;
  position: relative;
}
@media screen and (min-width: 1200px) {
  .ace-card-box .card-item {
    height: 262px;
  }
}
.ace-card-box .card-item .card-title {
  font-size: 22px;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 25px;
  text-align: center;
}
.ace-card-box .card-item .card-img {
  text-align: center;
}
.ace-card-box .card-item .card-img img {
  max-width: 160px;
  width: 100%;
}
.ace-card-box .card-item.for-lg .card-side {
  position: absolute;
  top: 0px;
  left: 0px;
  padding: 45px 34px 30px;
  backface-visibility: hidden;
  transition: transform 1s;
  width: 100%;
  height: 100%;
  border-radius: 15px;
}
.ace-card-box .card-item.for-lg .card-side.front.green {
  background: #A5CFBD;
}
.ace-card-box .card-item.for-lg .card-side.front.blue {
  background: #B0CCD3;
}
.ace-card-box .card-item.for-lg .card-side.back {
  background-color: #fff;
  transform: rotateY(180deg);
}
.ace-card-box .card-item.for-lg .card-side.back.green {
  border-bottom: 1px solid #A5CFBD;
}
.ace-card-box .card-item.for-lg .card-side.back.blue {
  border-bottom: 1px solid #B0CCD3;
}
.ace-card-box .card-item.for-lg:hover .card-side.front {
  transform: rotateY(180deg);
}
.ace-card-box .card-item.for-lg:hover .card-side.back {
  transform: rotateY(0);
}
.ace-card-box .card-item.for-xs {
  height: 100%;
  background: #FFF;
  border-radius: 15px;
  overflow: hidden;
}
.ace-card-box .card-item.for-xs .card-title {
  margin-bottom: 0;
}
.ace-card-box .card-item.for-xs .card-img {
  margin-right: 8px;
}
.ace-card-box .card-item.for-xs .card-img img {
  max-width: 64px;
}
.ace-card-box .card-item.for-xs .card-top {
  border-radius: 15px 15px 0px 0px;
  padding: 10px 15px;
  display: flex;
  align-items: center;
  position: relative;
}
.ace-card-box .card-item.for-xs .card-top:after {
  content: "";
  position: absolute;
  top: calc(50% - 8px);
  right: 15px;
  background: url("../img/fixedpage/ace_test/ace_arrow2x.png") center no-repeat;
  background-size: 16px 16px;
  width: 16px;
  height: 16px;
  transform: rotate(-90deg);
}
.ace-card-box .card-item.for-xs .card-bottom {
  background: #FFF;
  padding: 0 15px;
  max-height: 0;
  transition: all 0.25s;
}
.ace-card-box .card-item.for-xs.green {
  border: 1px solid #A5CFBD;
}
.ace-card-box .card-item.for-xs.green .card-top {
  background: #A5CFBD;
}
.ace-card-box .card-item.for-xs.blue {
  border: 1px solid #B0CCD3;
}
.ace-card-box .card-item.for-xs.blue .card-top {
  background: #B0CCD3;
}
.ace-card-box .card-item.for-xs.active .card-top:after {
  transform: none;
}
.ace-card-box .card-item.for-xs.active .card-bottom {
  padding: 20px 15px;
  max-height: none;
  transition: all 0.25s;
}
@media screen and (min-width: 768px) {
  .ace-card-box .card-item.for-xs .card-top {
    flex-direction: column;
    padding: 30px 15px 15px;
  }
  .ace-card-box .card-item.for-xs .card-top:after {
    display: none;
  }
  .ace-card-box .card-item.for-xs .card-bottom {
    display: block !important;
  }
  .ace-card-box .card-item.for-xs .card-title {
    margin-bottom: 25px;
    order: 1;
  }
  .ace-card-box .card-item.for-xs .card-img {
    order: 2;
  }
  .ace-card-box .card-item.for-xs .card-img img {
    max-width: 80px;
  }
}

.research-box .research-item {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.research-box .research-item + .research-item {
  margin-top: 30px;
}
@media screen and (min-width: 768px) {
  .research-box .research-item {
    flex-direction: row;
  }
  .research-box .research-item + .research-item {
    margin-top: 35px;
  }
}
.research-box .research-item .research-title {
  flex: 0 0 270px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: url("../img/fixedpage/about_ti/article_title_bg_2x.png") center no-repeat;
  background-size: 270px 270px;
  width: 270px;
  height: 270px;
  font-size: 22px;
  line-height: 1.3;
}
.research-box .research-item .research-title.en {
  font-size: 16px;
}
.research-box .research-item .research-title .title-text {
  text-align: center;
}
.research-box .research-item .research-title .title-text .field {
  display: block;
  font-size: 26px;
  font-weight: bold;
  margin-top: 5px;
  margin-bottom: 5px;
}
.research-box .research-item .research-title.en {
  font-size: 16px;
}
.research-box .research-item .research-title.en .title-text .field {
  font-size: 20px;
}
.research-box .research-item .research-title.green {
  background: url("../img/fixedpage/about_service/article_title_bg_green_2x.png") center no-repeat;
  background-size: 270px 270px;
}
.research-box .research-item .research-text {
  margin-top: -50px;
}
.research-box .research-item .research-text .fixedpage-article-area {
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .research-box .research-item .research-text {
    padding-left: 30px;
    margin-top: 0;
  }
}
.research-box .label-group {
  margin-top: 20px;
}
.research-box .label-group .label-item {
  display: inline-block;
  padding: 8px 10px;
  font-size: 16px;
  line-height: 1;
  font-weight: bold;
  color: #FFF;
  background-color: #88C3BB;
  border-radius: 15px;
  min-width: 84px;
  margin-bottom: 10px;
}
.research-box .label-group .label-item.en {
  min-width: 135px;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .research-box .label-group {
    display: flex;
    align-items: flex-start;
  }
  .research-box .label-group .label-item {
    margin-right: 10px;
    margin-bottom: 0;
    flex-shrink: 0;
  }
}
.research-box.mb-100 {
  margin-bottom: 100px;
}

.trauma-method-box .flex-box {
  display: none;
}
.trauma-method-box .owl-carousel .owl-dots {
  position: absolute;
  bottom: -57px;
  width: 100%;
  text-align: center;
  font-size: 0;
}
.trauma-method-box .owl-carousel .owl-dots .owl-dot {
  background: none;
  border: 0;
  padding: 0;
}
.trauma-method-box .owl-carousel .owl-dots .owl-dot + .owl-dot {
  margin-left: 3px;
}
.trauma-method-box .owl-carousel .owl-dots .owl-dot span {
  display: block;
  border-radius: 50%;
  width: 10px;
  height: 10px;
  margin: 0 9px;
  background-color: transparent;
  border: 1px solid #316278;
}
.trauma-method-box .owl-carousel .owl-dots .owl-dot.active span {
  background-color: #316278;
}
@media screen and (min-width: 768px) {
  .trauma-method-box .owl-carousel .owl-dots {
    bottom: 76px;
  }
}
.trauma-method-box .owl-carousel .owl-nav {
  height: 0;
  margin-top: 0;
}
.trauma-method-box .owl-carousel .owl-nav button {
  position: absolute;
  bottom: -66px;
  z-index: 2;
}
.trauma-method-box .owl-carousel .owl-nav button > span {
  font-size: 0;
  display: block;
  width: 15px;
  height: 27px;
  border-radius: 50%;
  background: url("../img/button/button_next_2x.png") center no-repeat;
  background-size: 15px 27px;
  margin: 0;
  border: 0;
}
.trauma-method-box .owl-carousel .owl-nav button.disabled {
  display: none;
}
.trauma-method-box .owl-carousel .owl-nav .owl-prev {
  right: calc(50% + 122px);
}
.trauma-method-box .owl-carousel .owl-nav .owl-prev > span {
  transform: rotate(180deg);
}
.trauma-method-box .owl-carousel .owl-nav .owl-next {
  left: calc(50% + 122px);
}
@media screen and (min-width: 768px) {
  .trauma-method-box .flex-box {
    display: flex;
    flex-wrap: wrap;
  }
  .trauma-method-box .owl-carousel {
    display: none;
  }
}
.trauma-method-box .method-item {
  padding: 40px 15px;
}
.trauma-method-box .method-item .eng-title {
  font-weight: bold;
  color: #D8CD80;
  text-align: center;
  margin-bottom: 10px;
}
.trauma-method-box .method-item .ch-title {
  font-size: 22px;
  line-height: 1.3;
  font-weight: bold;
  color: #316278;
  text-align: center;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .trauma-method-box .method-item {
    flex: 0 50%;
    padding: 0;
    padding-top: 40px;
    padding-bottom: 40px;
    border-bottom: 1px solid #B8D3D5;
  }
  .trauma-method-box .method-item.no-pt {
    padding-top: 0;
  }
  .trauma-method-box .method-item.no-pb {
    padding-bottom: 0;
    border-bottom: 0;
  }
  .trauma-method-box .method-item:nth-child(even) {
    border-left: 1px solid #B8D3D5;
    padding-left: 50px;
  }
  .trauma-method-box .method-item:nth-child(odd) {
    padding-right: 50px;
  }
}
@media screen and (min-width: 992px) {
  .trauma-method-box .method-item:nth-child(even) {
    padding-left: 70px;
  }
  .trauma-method-box .method-item:nth-child(odd) {
    padding-right: 70px;
  }
}

.care-element-area {
  position: relative;
  margin-bottom: 100px;
}
.care-element-area .care-element-title {
  font-size: 28px;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  margin-bottom: 30px;
}
.care-element-area .care-element-title span {
  position: relative;
  padding: 0 15px 30px;
  display: inline-block;
}
.care-element-area .care-element-title span:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  background: url("../img/fixedpage/ti_care/title_frame_line_2x.png") center no-repeat;
  background-size: 100% auto;
  width: 100%;
  padding-bottom: 10.7491856678%;
}
@media screen and (min-width: 360px) {
  .care-element-area .care-element-title span:after {
    width: 307px;
    height: 33px;
    padding-bottom: 0;
  }
}
.care-element-area .care-element-img {
  text-align: center;
}
.care-element-area .care-element-img img {
  max-width: 340px;
  width: 100%;
}
.care-element-area .care-element-box {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (min-width: 600px) {
  .care-element-area {
    margin-bottom: 120px;
  }
  .care-element-area .care-element-title {
    margin-bottom: 15px;
  }
  .care-element-area .care-element-box {
    max-width: 512px;
    margin: 0 auto 40px;
  }
}
@media screen and (min-width: 992px) {
  .care-element-area {
    padding-right: 340px;
  }
  .care-element-area .care-element-title {
    position: absolute;
    top: 0;
    right: 16px;
    margin-bottom: 0;
  }
  .care-element-area .care-element-img {
    position: absolute;
    top: 71px;
    right: 0;
  }
  .care-element-area .care-element-box {
    max-width: none;
    padding-right: 18px;
    margin: 0;
  }
}
@media screen and (min-width: 1200px) {
  .care-element-area {
    padding-left: 34px;
    padding-right: 374px;
  }
  .care-element-area .care-element-title {
    right: 50px;
  }
  .care-element-area .care-element-img {
    right: 34px;
  }
  .care-element-area .care-element-box {
    padding-right: 40px;
  }
}

.element-item {
  margin-bottom: 30px;
}
.element-item .en-title {
  display: flex;
  align-items: center;
  color: #D8CD80;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 5px;
}
.element-item .en-title .letter {
  font-size: 40px;
  margin-right: 3px;
}
.element-item .en-title .word .top-word {
  color: #88C3BB;
}
.element-item .ch-title {
  font-size: 22px;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 15px;
}
@media screen and (min-width: 400px) {
  .element-item {
    width: calc(50% - 15px);
  }
  .element-item:nth-child(even) {
    margin-left: 30px;
  }
}
@media screen and (min-width: 600px) {
  .element-item {
    max-width: 236px;
    margin-top: 60px;
    margin-bottom: 0;
  }
  .element-item .en-title {
    margin-bottom: 10px;
  }
  .element-item .ch-title {
    margin-bottom: 20px;
  }
  .element-item:first-child {
    margin-top: 0;
  }
  .element-item:nth-child(2) {
    margin-top: 50px;
  }
  .element-item:nth-child(even) {
    margin-left: 40px;
  }
}

.care-principle-area {
  position: relative;
  max-width: 705px;
  margin: 0 auto 80px;
}
@media screen and (min-width: 768px) {
  .care-principle-area {
    margin: 0 auto 70px;
  }
}
@media screen and (min-width: 992px) {
  .care-principle-area {
    max-width: 774px;
  }
}
.care-principle-area .circle {
  border-radius: 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.care-principle-area .fixedpage-intro-area {
  max-width: 325px;
  border: 0;
  background: transparent;
  position: relative;
  z-index: 2;
  padding: 0;
  margin: 0 auto -62px;
}
@media screen and (min-width: 768px) {
  .care-principle-area .fixedpage-intro-area {
    max-width: 355px;
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
  }
}
.care-principle-area .care-principle-img {
  position: relative;
  z-index: 2;
  text-align: center;
  margin-top: -49px;
}
.care-principle-area .care-principle-img img {
  max-width: 168px;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .care-principle-area .care-principle-img {
    position: absolute;
    bottom: 0;
    left: 145px;
    margin-top: 0;
  }
}
@media screen and (min-width: 992px) {
  .care-principle-area .care-principle-img {
    left: -95px;
  }
  .care-principle-area .care-principle-img img {
    max-width: 240px;
    width: 100%;
  }
}
.care-principle-area .care-select-box {
  width: 350px;
  height: 350px;
  background: #FAF5D5;
  font-size: 20px;
  font-weight: bold;
  position: relative;
  z-index: 2;
}
.care-principle-area .care-select-box .select-item {
  padding: 5px 10px;
  cursor: pointer;
  border-radius: 15px;
}
.care-principle-area .care-select-box .select-item + .select-item {
  margin-top: 2px;
}
.care-principle-area .care-select-box .select-item .num {
  color: #88C3BB;
  margin-right: 8px;
}
.care-principle-area .care-select-box .select-item:hover, .care-principle-area .care-select-box .select-item.active {
  background: #88C3BB;
  color: #FFF;
}
.care-principle-area .care-select-box .select-item:hover .num, .care-principle-area .care-select-box .select-item.active .num {
  color: #FFF;
}
@media screen and (min-width: 992px) {
  .care-principle-area .care-select-box {
    width: 400px;
    height: 400px;
  }
}
.care-principle-area .care-content-box {
  position: relative;
  max-width: 274px;
  height: 450px;
  margin-right: auto;
  margin-left: auto;
}
.care-principle-area .care-content-box:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  background: #FFF;
  width: 450px;
  height: 450px;
  border-radius: 50%;
}
.care-principle-area .care-content-box .content-item {
  max-width: 326px;
  margin: 0 auto;
  padding: 0 26px;
  display: flex;
  align-items: center;
  height: 450px;
  transition: all 0.2s;
  opacity: 0;
}
.care-principle-area .care-content-box .content-item.motion {
  opacity: 1;
}
.care-principle-area .care-content-box .num {
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  line-height: 1;
  color: #88C3BB;
  margin-bottom: 10px;
}
.care-principle-area .care-content-box .en-title {
  text-align: center;
  font-weight: bold;
  line-height: 1;
  color: #D8CD80;
  margin-bottom: 10px;
}
.care-principle-area .care-content-box .ch-title {
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .care-principle-area .care-content-box {
    max-width: none;
    width: 450px;
    height: 450px;
    background: #FFF;
    padding-top: 0;
    margin-top: -213px;
    margin-right: 0;
  }
  .care-principle-area .care-content-box:before {
    display: none;
  }
}
@media screen and (min-width: 992px) {
  .care-principle-area .care-content-box {
    margin-top: -263px;
  }
}
.care-principle-area .owl-carousel .owl-nav {
  height: 0;
  margin-top: 0;
}
.care-principle-area .owl-carousel .owl-nav button {
  position: absolute;
  top: calc(50% - 13px);
}
.care-principle-area .owl-carousel .owl-nav button > span {
  font-size: 0;
  display: block;
  width: 15px;
  height: 27px;
  border-radius: 50%;
  background: url("../img/button/button_next_2x.png") center no-repeat;
  background-size: 15px 27px;
  margin: 0;
  border: 0;
}
.care-principle-area .owl-carousel .owl-nav button:hover > span {
  background: url("../img/button/button_next_hover_2x.png") center no-repeat;
  background-size: 15px 27px;
}
.care-principle-area .owl-carousel .owl-nav button.disabled {
  display: none;
}
.care-principle-area .owl-carousel .owl-nav .owl-prev {
  left: -13px;
}
.care-principle-area .owl-carousel .owl-nav .owl-prev > span {
  transform: rotate(180deg);
}
.care-principle-area .owl-carousel .owl-nav .owl-next {
  right: -13px;
}

.ti-road-area {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  position: relative;
  margin-bottom: 20px;
}
.ti-road-area .road-img {
  margin-top: 20px;
}
.ti-road-area .road-img img {
  width: 100%;
  max-width: 325px;
}
.ti-road-area .article-area ul {
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .ti-road-area {
    margin-bottom: 25px;
  }
}
@media screen and (min-width: 992px) {
  .ti-road-area {
    flex-direction: row;
    align-items: flex-start;
  }
  .ti-road-area .road-img {
    margin-top: 35px;
  }
  .ti-road-area .road-img img {
    max-width: 464px;
  }
}
@media screen and (min-width: 1200px) {
  .ti-road-area .road-img {
    margin-top: 0;
  }
}
.ti-road-area .road-wrapper {
  width: 100%;
  max-width: 500px;
  margin: 0 auto;
}
.ti-road-area .road-wrapper .road-content {
  gap: 8px 10px;
  position: relative;
  margin-bottom: 20px;
}
.ti-road-area .road-wrapper .road-content .stage-label {
  width: 100%;
  background-color: #D8CD80;
  padding: 8px 15px;
  border-radius: 15px;
  text-align: center;
  font-size: 20px;
  line-height: 1;
  font-weight: bold;
  color: #FFF;
}
.ti-road-area .road-wrapper .road-content .road-group {
  display: grid;
  grid-template-columns: 139px 162px 325px;
  align-items: center;
  background-color: #FFF;
  border-radius: 15px;
  padding: 15px 5px;
}
.ti-road-area .road-wrapper .road-content .road-group .group-item {
  display: flex;
  align-items: center;
  padding: 0 30px;
  height: 100%;
}
.ti-road-area .road-wrapper .road-content .road-group .group-item ul {
  margin-bottom: 0;
}
.ti-road-area .road-wrapper .road-content .road-group .group-item + .group-item {
  border-left: 1px solid #B8D3D5;
}
.ti-road-area .road-wrapper .road-content .road-group .group-item.center {
  justify-content: center;
  text-align: center;
}
.ti-road-area .road-wrapper .road-content .road-group .group-item.title {
  font-size: 22px;
  line-height: 1;
  font-weight: bold;
  padding: 0 25px;
}
.ti-road-area .road-wrapper .road-content .road-group .group-item:last-child {
  padding-right: 20px;
}
.ti-road-area .road-wrapper .road-content .road-group.road-title {
  grid-template-columns: 139px 152px 325px;
  background-color: transparent;
  gap: 8px 10px;
  padding: 0;
}
.ti-road-area .road-wrapper .road-content .road-group.road-title .group-item {
  padding: 0;
}
.ti-road-area .road-wrapper .road-content .road-group.road-title .group-item + .group-item {
  border-left: 0;
}
.ti-road-area .road-wrapper .road-content.for-sm {
  display: block;
}
.ti-road-area .road-wrapper .road-content.for-sm .road-item {
  width: 100%;
  margin-bottom: 20px;
}
.ti-road-area .road-wrapper .road-content.for-sm .road-item .item-title {
  width: 100%;
}
.ti-road-area .road-wrapper .road-content.for-sm .road-item .item-content {
  background: #FFF;
  border-radius: 15px;
  padding: 25px 15px;
  margin-top: 8px;
}
.ti-road-area .road-wrapper .road-content.for-lg {
  display: none;
}
.ti-road-area .road-wrapper .refer-text {
  margin: 0;
}
@media screen and (min-width: 768px) {
  .ti-road-area .road-wrapper {
    max-width: none;
    width: auto;
    margin: 0;
  }
  .ti-road-area .road-wrapper .road-content.for-lg {
    display: grid;
  }
  .ti-road-area .road-wrapper .road-content.for-sm {
    display: none;
  }
}
@media screen and (min-width: 992px) {
  .ti-road-area .road-wrapper .refer-text {
    padding-left: 35px;
  }
}
@media screen and (min-width: 1200px) {
  .ti-road-area .road-wrapper:after {
    content: "";
    display: block;
    background: url("../img/fixedpage/about_origin/origin_pic02_2x.png") center no-repeat;
    background-size: 100% auto;
    width: 490px;
    height: 100px;
    margin-top: 20px;
  }
}

.service-point-area {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-bottom: 100px;
}
.service-point-area .point-img img {
  width: 100%;
  max-width: 400px;
}
.service-point-area .point-box {
  display: grid;
  grid-template-columns: 120px 120px;
  gap: 10px 20px;
  font-size: 26px;
  line-height: 1.3;
  font-weight: bold;
  margin-top: 30px;
}
.service-point-area .point-box .point-item {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 120px;
  height: 120px;
  background: url("../img/fixedpage/about_service/service_item_bg_2x.png") center no-repeat;
  background-size: 100% auto;
}
@media screen and (min-width: 768px) {
  .service-point-area {
    flex-direction: row;
  }
  .service-point-area .point-box {
    grid-template-columns: 120px 120px 120px;
    gap: 20px;
    margin-top: 0;
    margin-left: 50px;
  }
}

.service-info-area {
  margin-bottom: 35px;
}
.service-info-area .info-item {
  height: 100%;
  text-align: center;
  border-radius: 15px;
  background-color: #FFF;
  border: 1px solid #A5CFBD;
  padding: 25px 20px;
}
.service-info-area .info-item .info-title {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 18px;
}
.service-info-area .col-sm-4 + .col-sm-4 {
  margin-top: 10px;
}
@media screen and (min-width: 768px) {
  .service-info-area .row {
    display: flex;
  }
  .service-info-area .col-sm-4 + .col-sm-4 {
    margin-top: 0;
  }
}

.loading-page {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  color: #fff;
  z-index: 100;
  background: #fff;
}
.loading-page .wrapper {
  width: 200px;
  height: 60px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) translate(0px, -120px);
  text-align: center;
}
.loading-page .wrapper span {
  font-family: "AndesRounded", "Arial";
  font-size: 20px;
  letter-spacing: 12px;
  color: #90644c;
  display: block;
  text-align: center;
  margin-top: 30px;
}
.loading-page .loading-img {
  width: 186px;
  max-width: 100%;
  height: auto;
}

.lds-ellipsis {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}

.lds-ellipsis div {
  position: absolute;
  top: 20px;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: #DC0031;
  animation-timing-function: cubic-bezier(0, 1, 1, 0);
}

.lds-ellipsis div:nth-child(1) {
  left: 8px;
  animation: lds-ellipsis1 0.6s infinite;
}

.lds-ellipsis div:nth-child(2) {
  left: 8px;
  animation: lds-ellipsis2 0.6s infinite;
}

.lds-ellipsis div:nth-child(3) {
  left: 32px;
  animation: lds-ellipsis2 0.6s infinite;
}

.lds-ellipsis div:nth-child(4) {
  left: 56px;
  animation: lds-ellipsis3 0.6s infinite;
}

@keyframes lds-ellipsis1 {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes lds-ellipsis3 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
@keyframes lds-ellipsis2 {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(24px, 0);
  }
}
/*# sourceMappingURL=maps/base.css.map */
