@charset "UTF-8";
body {
  position: relative;
  width: 100%;
  overflow-x: hidden;
  word-break: break-word;
  font-size: 17px;
  color: #573B23;
  line-height: 1.6;
  font-family: 'Arial','Microsoft JhengHei';
  background-color: #FDF8EE;
}

a {
  text-decoration: none;
  color: #573B23;
}
a:focus, a:hover, a:visited {
  text-decoration: none;
}

.color-main-1 {
  color: #5EABF8;
}

.color-main-2 {
  color: #FFF3DA;
}

.color-main-3 {
  color: #64C2A1;
}

.color-main-4 {
  color: #FFB03A;
}

.color-main-5 {
  color: #f8971e;
}

.color-main-6 {
  color: #1a5438;
}

.color-main-7 {
  color: #5fa481;
}

.color-sub-1 {
  color: #573B23;
}

.color-sub-2 {
  color: #44BC91;
}

.color-sub-3 {
  color: #483728;
}

.color-sub-4 {
  color: #ffeac3;
}

.color-sub-5 {
  color: #e7e7e7;
}

.container {
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
}
@media screen and (min-width: 992px) {
  .container {
    padding-right: 15px;
    padding-left: 15px;
    width: 970px;
  }
}
@media screen and (min-width: 1200px) {
  .container {
    width: 1200px;
  }
}
@media screen and (min-width: 1200px) {
  .container.lg-1230 {
    width: 1230px;
  }
}

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;
}

.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;
}

.interact-result-list .t-row:after, .list-area .media-list.type-3:after, .list-area .media-list.type-1:after, .input-btn-box:after, .page-search-area:after, .form-group .vcode-area:after, .form-group:after, .search-area .search-box:after, .page-btn-area .share-box:after, .page-info-area: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, #tinymce {
  font-size: 17px;
  line-height: 1.6;
}
.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: #573B23;
  font-size: 21px;
  font-weight: bold;
  line-height: 1.3;
  margin-top: 0;
  margin-bottom: 15px;
}
.article-area h4, #tinymce h4 {
  color: #EB8D00;
  font-size: 17px;
  font-weight: bold;
  line-height: 1.6;
  margin-top: 0;
  margin-bottom: 15px;
}
.article-area h5, #tinymce h5 {
  color: #F23A00;
  font-size: 17px;
  line-height: 1.6;
  margin-top: 0;
  margin-bottom: 15px;
}
.article-area h6, #tinymce h6 {
  color: #44BC91;
  font-size: 17px;
  line-height: 1.6;
  margin-top: 0;
  margin-bottom: 15px;
}
.article-area p, #tinymce p {
  color: #573B23;
  font-size: 17px;
  line-height: 1.6;
  margin-bottom: 20px;
}
.article-area a, #tinymce a {
  color: #351E63;
  font-size: 17px;
  line-height: 1.6;
}
.article-area a:hover, #tinymce a:hover {
  text-decoration: underline;
}
.article-area ul, #tinymce ul {
  padding: 0;
  list-style: none !important;
}
.article-area ul > li, #tinymce ul > li {
  padding-left: 25px;
  position: relative;
  margin-bottom: 5px;
}
.article-area ul > li:before, #tinymce ul > li:before {
  content: "";
  display: block;
  position: absolute;
  border-style: solid;
  border-width: 6px 0 6px 10px;
  border-color: transparent transparent transparent #77C8AB;
  left: 0px;
  top: 5px;
}
.article-area ol, #tinymce ol {
  padding: 0;
  list-style: none !important;
  counter-reset: ol-item;
}
.article-area ol > li, #tinymce ol > li {
  display: block;
  padding-left: 30px;
  position: relative;
  margin-bottom: 5px;
}
.article-area ol > li:before, #tinymce ol > li:before {
  position: absolute;
  text-align: right;
  left: 0;
  top: 2px;
  content: counter(ol-item) ")";
  counter-increment: ol-item;
  font-size: 18px;
  line-height: 1;
  font-weight: bold;
  color: #77C8AB;
  display: inline-block;
  padding-right: 15px;
  min-width: 22px;
}
.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: #C59D78 solid 1px;
  font-size: 17px;
  padding: 10px;
  font-weight: normal;
  text-align: left;
}
.article-area table tr th, #tinymce table tr th {
  background-color: #FEDDA7;
}

.breadcrumbs {
  font-size: 14px;
  margin-bottom: 25px;
}
@media screen and (min-width: 992px) {
  .breadcrumbs {
    margin-bottom: 35px;
  }
}
.breadcrumbs a {
  color: #876446;
  margin-right: 10px;
}
.breadcrumbs span {
  color: #44BC91;
  margin-right: 10px;
}
.breadcrumbs i {
  color: #876446;
  font-size: 16px;
  margin-right: 10px;
}

.page_list {
  text-align: center;
  margin: 8px 0 12px 0;
  position: relative;
  z-index: 1;
  /*.arr{
    position: relative;
    width: 28px;
    @media screen and (min-width: $screen_sm_width){
      width: 78px;
    }
    a{
      &:hover{
        background-color: transparent;
        // &:before{
        //   background: url('../img/list/icon_pre_2x_hover.png') no-repeat center;
        //   background-size: 16px; 
        //   z-index: 1;    
        // }
      }
    }
  }
  .arr.left{
    margin-right: 8px; // 15-7
    @media screen and (min-width: $screen_sm_width){
      margin-right: 1px;
    }
  }
  .arr.right{
    margin-left: 10px;
  }*/
}
@media screen and (min-width: 992px) {
  .page_list {
    margin-top: 60px;
  }
}
@media screen and (min-width: 1200px) {
  .page_list {
    margin-top: 60px;
  }
}
.page_list ul {
  margin: 0;
}
.page_list ul li {
  cursor: pointer;
  display: inline-block;
  width: 32px;
  height: 32px;
}
.page_list ul li + li {
  margin-left: 10px;
}
.page_list ul li > span, .page_list ul li > a {
  position: relative;
  background-color: #FDF8EE;
  border: none;
  font-size: 17px;
  line-height: 1;
  color: #876446;
  padding: 7px 0;
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 50% !important;
}
.page_list ul li > span i, .page_list ul li > a i {
  font-size: 18px;
  position: relative;
  bottom: 1px;
}
.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 {
  color: #FDF8EE;
  background-color: #FFB03A;
}

.tag {
  display: inline-block;
  min-height: 22px;
  line-height: 22px;
  border-radius: 22px;
  background: #1a5438;
  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;
}

#to-top {
  width: 137px;
  height: 189px;
  background: url("../img/footer/button_gotop_xs_2x.png") center no-repeat;
  background-size: cover;
  cursor: pointer;
  z-index: 3;
  text-align: center;
  font-size: 0;
  position: absolute;
  top: -49%;
  left: calc(100% - 15px);
  transform: translate(calc(-100% - 15px), 0);
}
@media screen and (min-width: 768px) {
  #to-top {
    width: 297px;
    height: 187px;
    background: url("../img/footer/button_gotop_2x.png") center no-repeat;
    background-size: cover;
    top: -56%;
    left: 100%;
    transform: translate(-100%, 0);
  }
}
@media screen and (min-width: 1200px) {
  #to-top {
    top: -109%;
  }
}

.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.2);
}
.modal .modal-dialog {
  width: 100%;
  max-height: 700px;
  height: calc(100vh - 20px);
}
@media screen and (min-width: 768px) {
  .modal .modal-dialog {
    width: 650px;
  }
}
.modal .modal-dialog .modal-content {
  border: 1px solid #FFD886;
  border-radius: 10px;
  padding: 40px 35px;
  background-color: #FFF3DA;
}
@media screen and (min-width: 992px) {
  .modal .modal-dialog .modal-content {
    padding: 55px 50px;
  }
}
.modal .modal-dialog .modal-content .modal-header {
  position: relative;
  padding: 0;
  padding-bottom: 15px;
  margin-bottom: 30px;
  border-bottom: 1px solid rgba(87, 59, 35, 0.15);
}
.modal .modal-dialog .modal-content .modal-header .sidebar-close-btn-style {
  top: -8px;
  right: 0;
}
.modal .modal-dialog .modal-content .modal-header button {
  opacity: 1;
  display: block;
  margin: 0;
}
.modal .modal-dialog .modal-content .modal-header .modal-title {
  font-size: 24px;
  line-height: 1;
  font-weight: bold;
  color: #573B23;
}
.modal .modal-dialog .modal-content .modal-body {
  padding: 0;
  color: #000;
  font-size: 18px;
}
.modal .modal-dialog .modal-content .modal-body .article-area {
  padding-right: 10px;
}
.modal .modal-dialog .modal-content .modal-body .form-group {
  margin-bottom: 15px;
}
.modal .modal-dialog .modal-content .modal-body .form-group:last-child, .modal .modal-dialog .modal-content .modal-body .form-group:only-of-type {
  margin-bottom: 0;
}
.modal .modal-dialog .modal-content .modal-body .panel-body {
  padding: 0;
}
.modal .modal-dialog .modal-content .modal-footer {
  padding: 0;
  border-top: 0;
  text-align: center;
  padding-top: 25px;
}
.modal .modal-dialog .modal-content .modal-footer .modal-btn {
  margin-left: 0;
  margin-top: 0px;
  width: 100%;
  display: inline-block;
}
@media screen and (min-width: 992px) {
  .modal .modal-dialog .modal-content .modal-footer .modal-btn {
    margin-left: 10px;
    width: calc((100% - 20px) / 2);
  }
}
.modal .modal-dialog .modal-content .modal-footer .modal-btn:first-child {
  margin-left: 0;
}
.modal .modal-dialog .modal-content .modal-footer .modal-btn + .modal-btn {
  margin-top: 8px;
}
.modal .modal-dialog .modal-content .modal-footer a {
  width: 100%;
}
@media screen and (min-width: 992px) {
  .modal .modal-dialog .modal-content .modal-footer a {
    width: calc((100% - 20px) / 2);
    height: 45px;
  }
}
.modal .modal-dialog .modal-content .modal-footer a + a {
  margin-top: 8px;
}
.modal .modal-dialog .modal-content .modal-footer.three-btn .modal-btn {
  width: 100% !important;
}
@media screen and (min-width: 992px) {
  .modal .modal-dialog .modal-content .modal-footer.three-btn .modal-btn {
    width: calc((100% - 30px) / 3) !important;
  }
}

.bootbox .modal-content {
  position: relative;
}
.bootbox .bootbox-close-button.close {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 0 !important;
  background: url("");
  background-size: cover;
}
.bootbox .btn {
  display: inline-block;
  height: 41px;
  border-radius: 42px;
  padding: 4px 30px;
  color: #573B23;
  border: 2px solid #573B23;
  font-size: 17px;
  line-height: 1.8;
  background-color: transparent;
}
.bootbox .btn + .btn {
  margin-top: 0;
}
.bootbox .btn:hover, .bootbox .btn:focus, .bootbox .btn.active {
  background-color: #573B23;
  color: #fff;
}

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

.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 {
  background: white !important;
  height: 60px;
}
@media screen and (min-width: 1200px) {
  .fixed-height {
    height: 73px;
  }
}
.fixed-height .logo-area .white-logo, .fixed-height .mb-logo-area .white-logo {
  display: none;
}
.fixed-height .logo-area .color-logo, .fixed-height .mb-logo-area .color-logo {
  display: block;
}
.fixed-height .container {
  height: 100%;
}
.fixed-height.transparent {
  background: rgba(255, 255, 255, 0) !important;
}
.fixed-height.transparent .logo-area .white-logo, .fixed-height.transparent .mb-logo-area .white-logo {
  display: block;
}
.fixed-height.transparent .logo-area .color-logo, .fixed-height.transparent .mb-logo-area .color-logo {
  display: none;
}
.fixed-height.transparent nav .header-nav > li > a {
  color: #fff;
}
.fixed-height.transparent nav .header-nav > li.open > a, .fixed-height.transparent nav .header-nav > li:hover > a, .fixed-height.transparent nav .header-nav > li.active > a {
  color: #77C8AB !important;
}

header.website {
  width: 100%;
  top: 0;
  left: 0;
  position: fixed;
  z-index: 99;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0);
}
@media screen and (min-width: 992px) {
  header.website {
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
  }
}
header.website.transparent {
  box-shadow: none !important;
}
header.website h1 {
  margin: 0;
}
header.website .lg-header-area {
  position: relative;
  height: 100%;
  width: 100%;
}
header.website .lg-header-area .top-area .logo-area {
  padding-top: 17px;
  float: left;
}
header.website .lg-header-area .top-area .logo-area img {
  width: 282px;
}
header.website .lg-header-area .top-area nav {
  float: left;
  display: inline-block;
  width: calc(100% - 282px - 268px);
  padding-top: 17px;
}
header.website .lg-header-area .top-area .header-btn-area {
  float: right;
  padding-top: 10px;
}
header.website .lg-header-area .top-area .header-btn-area .link-btn-area {
  display: inline-block;
  vertical-align: top;
}
header.website .lg-header-area .top-area .header-btn-area .link-btn-area .link-btn + .link-btn {
  margin-left: 15px;
}
header.website .lg-header-area .top-area .header-btn-area .link-btn-area .link-btn.search {
  display: inline-block;
  vertical-align: top;
  width: 46px;
  height: 46px;
  border-radius: 50%;
  background: url("../img/header/icon_banner_search_2x.png") center no-repeat;
  background-size: 46px;
  background-color: #5EABF8;
}
header.website .lg-header-area .top-area .header-btn-area .link-btn-area .link-btn.search:hover {
  background-color: #2c91f6;
}
header.website .lg-header-area .top-area .header-btn-area .link-btn-area .link-btn.book {
  width: 136px;
  border-radius: 42px;
  background-size: 46px 46px;
  background-position: center left 7px;
  color: #fff;
  padding: 18px 15px 15px 56px;
  font-size: 16px;
  line-height: 0.875;
  font-weight: bold;
}
header.website .lg-header-area .top-area .header-btn-area .link-btn-area .link-btn.book {
  display: inline-block;
  vertical-align: top;
  width: 46px;
  height: 46px;
  border-radius: 50%;
  background: url("../img/header/icon_banner_book_2x.png") center no-repeat;
  background-size: 46px;
  background-color: #44BC91;
}
header.website .lg-header-area .top-area .header-btn-area .link-btn-area .link-btn.book:hover {
  background-color: #369674;
}
header.website .lg-header-area .top-area .header-btn-area .link-btn-area .link-btn.book {
  width: 136px;
  border-radius: 42px;
  background-size: 46px 46px;
  background-position: center left 7px;
  color: #fff;
  padding: 18px 15px 15px 56px;
  font-size: 16px;
  line-height: 0.875;
  font-weight: bold;
}
header.website .lg-header-area .top-area .header-btn-area .link-btn-area .link-btn.member {
  display: inline-block;
  vertical-align: top;
  width: 46px;
  height: 46px;
  border-radius: 50%;
  background: url("../img/header/icon_banner_member_2x.png") center no-repeat;
  background-size: 46px;
  background-color: #FFB03A;
}
header.website .lg-header-area .top-area .header-btn-area .link-btn-area .link-btn.member:hover {
  background-color: #ff9b05;
}
header.website .lg-header-area .top-area .header-btn-area .link-btn-area .link-btn.book {
  width: 136px;
  border-radius: 42px;
  background-size: 46px 46px;
  background-position: center left 7px;
  color: #fff;
  padding: 18px 15px 15px 56px;
  font-size: 16px;
  line-height: 0.875;
  font-weight: bold;
}
header.website .lg-header-area .top-area .header-btn-area .web-btn-area {
  display: inline-block;
  vertical-align: top;
  margin-left: 5px;
}
header.website .lg-header-area .top-area .header-btn-area .web-btn-area .web-btn {
  display: inline-block;
  font-size: 13px;
  color: #fff;
  background-color: #499d73;
  border: 2px solid #3d9167;
  padding: 2px 9px;
  border-radius: 30px;
  font-weight: bold;
}
header.website .lg-header-area .top-area .header-btn-area .web-btn-area .web-btn:hover {
  background-color: #3d9167;
}
header.website .lg-header-area .search-form-area {
  float: right;
}
header.website .lg-header-area .search-form-area .search-area {
  margin-left: 10px;
  width: 180px;
  height: 30px;
  position: relative;
  background: #f6f6f6;
  border: 1px solid #E3E3E3;
  border-radius: 5px;
  display: inline-block;
  vertical-align: middle;
}
@media screen and (min-width: 1200px) {
  header.website .lg-header-area .search-form-area .search-area {
    width: 285px;
  }
}
header.website .lg-header-area .search-form-area .search-area input {
  background: transparent;
  color: #505050;
  font-size: 13px;
  border: none;
  width: 100%;
  height: 100%;
  padding: 0 40px 0 17px;
}
header.website .lg-header-area .search-form-area .search-area .btn {
  color: transparent;
  overflow: hidden;
  width: 40px;
}
header.website .lg-header-area .search-form-area .search-area input, header.website .lg-header-area .search-form-area .search-area .btn {
  height: 100%;
}
header.website .lg-header-area .search-form-area .search-area .btn {
  position: absolute;
  right: 0;
  top: 0;
  border: none;
  background: url("../img/header/icon_search_2x.png") center right 10px no-repeat;
  background-size: 20px auto;
}
header.website .mb-header .white-logo {
  display: none;
}
header.website .mb-header .color-logo {
  display: block;
}

.header-nav {
  list-style: none;
  margin: 0;
  padding: 12px 0 0 40px;
  height: 100%;
  display: inline-block;
}
.header-nav .header-nav2 {
  display: none;
  padding: 0px;
  list-style: none;
}
.header-nav > li {
  float: left;
  position: relative;
  height: 100%;
  padding-bottom: 9px;
}
.header-nav > li + li {
  margin-left: 32px;
}
.header-nav > li > a {
  font-size: 16px;
  font-weight: bold;
  line-height: 2;
  position: relative;
  height: 100%;
  width: 100%;
  text-align: center;
  color: #505050;
}
.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 + li:before {
    left: -32px;
  }
}
.header-nav > li.open > a, .header-nav > li:hover > a, .header-nav > li.active > a {
  color: #77C8AB;
}
.header-nav > li:hover .header-nav2 {
  display: block;
}
.header-nav > li.active > a {
  border-bottom: 1px solid #77C8AB;
}
.header-nav .header-nav2 {
  width: 100%;
  position: absolute;
  top: 100%;
  box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.15);
  left: 0;
  background: #FFF3DA;
  width: 190px;
  top: 100%;
  border-top: 3px solid #77C8AB;
  padding: 15px;
  border-radius: 0 0 20px 20px;
  /*@media screen and (min-width:$screen_lg_width){
  	>li{
  		>a{
  			font-size: 16px;
  			&:after{ 
  				left: 15px;
  				top: 23px;
  			}

  		}
  	}
  }*/
}
.header-nav .header-nav2 > li + li {
  border-top: 1px solid #573b2326;
}
.header-nav .header-nav2 > li > a {
  position: relative;
  font-size: 16px;
  padding: 8px 0;
  display: block;
  color: #573B23;
}
.header-nav .header-nav2 > li > a:hover {
  color: #ED8D00;
}
.header-nav .header-nav2 > li > a:hover:after {
  display: block;
}

div.mb-header {
  position: relative;
  z-index: 1000;
  padding-right: 60px;
  height: 100%;
}
div.mb-header .mb-logo-area {
  padding-top: 13px;
  display: inline-block;
  padding-left: 15px;
}
div.mb-header .mb-logo-area img {
  vertical-align: middle;
  width: 282px;
  max-width: 100%;
  height: auto;
}
div.mb-header .button-area {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
}
div.mb-header div.xs-menu {
  display: inline-block;
  height: 100%;
  text-align: center;
  cursor: pointer;
  overflow: hidden;
  background-size: 100%;
  background-position: 5px 50%;
  padding: 0 15px;
}
div.mb-header div.xs-menu .wrapper-area {
  height: 40px;
  width: 40px;
  background-color: #77C8AB;
  border-radius: 50%;
  position: relative;
  margin: 11px 0 0 0;
}
div.mb-header div.xs-menu .icon-wrapper {
  display: inline-block;
  width: 21px;
  height: 15px;
  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: #fff;
  border-radius: 2px;
  opacity: 1;
  left: 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: 6px;
}
div.mb-header div.xs-menu .icon-wrapper span:nth-child(3) {
  top: 6px;
}
div.mb-header div.xs-menu .icon-wrapper span:nth-child(4) {
  top: 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: 100;
  background: #FFF3DA;
  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: 0;
  height: calc(100vh + 60px);
  -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: 0;
  }
  100% {
    top: -100%;
  }
}
@-moz-keyframes hiddensidebar {
  0% {
    top: 0;
  }
  100% {
    top: -100%;
  }
}
@-ms-keyframes hiddensidebar {
  0% {
    top: 0;
  }
  100% {
    top: -100%;
  }
}
@keyframes hiddensidebar {
  0% {
    top: 0;
  }
  100% {
    top: -100%;
  }
}
@-webkit-keyframes showsidebar {
  0% {
    top: -100%;
  }
  100% {
    top: 0;
  }
}
@-moz-keyframes showsidebar {
  0% {
    top: -100%;
  }
  100% {
    top: 0;
  }
}
@-ms-keyframes showsidebar {
  0% {
    top: -100%;
  }
  100% {
    top: 0;
  }
}
@keyframes showsidebar {
  0% {
    top: -100%;
  }
  100% {
    top: 0;
  }
}
.sidebar-close-btn-style {
  position: absolute;
  top: 22px;
  right: 24px;
  height: 20px;
  width: 20px;
}
.sidebar-close-btn-style span {
  display: block;
  position: absolute;
  height: 100%;
  width: 2px;
  background: #876446;
  border-radius: 2px;
  opacity: 1;
  top: 0;
  right: 9px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.sidebar-close-btn-style span + span {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

div.sidebar-content {
  padding: 60px 20px 0 20px;
  position: relative;
}
div.sidebar-content .book-btn-area {
  padding-bottom: 20px;
}
div.sidebar-content .book-btn-area .book-btn {
  display: inline-block;
  vertical-align: top;
  width: 136px;
  height: 46px;
  border-radius: 42px;
  color: #fff;
  font-weight: bold;
  padding: 18px 15px 15px 56px;
  font-size: 16px;
  line-height: 0.875;
  background: url("../img/header/icon_banner_book_2x.png") center no-repeat;
  background-size: 46px;
  background-color: #44BC91;
  background-position: center left 7px;
}
div.sidebar-content ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: none;
}
div.sidebar-content ul li a {
  display: block;
  padding: 20px 31px;
}
div.sidebar-content ul li a .sidebar-nav-icon {
  font-size: 22px;
  transition: all 0.5s;
}
div.sidebar-content ul li a.open .sidebar-nav-icon {
  transform: rotate(90deg);
}
div.sidebar-content ul li a.active ~ ul {
  display: block;
}
div.sidebar-content ul li.link-btn {
  position: relative;
}
div.sidebar-content ul li.link-btn a {
  padding-left: 70px;
}
div.sidebar-content ul li.link-btn.facebook:after {
  content: "";
  position: absolute;
  left: 36px;
  top: 19px;
  display: block;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  background: url("../img/header/icon_facebook_2x.png") center no-repeat;
  background-size: 100% auto;
}
div.sidebar-content ul li.link-btn.youtube:after {
  content: "";
  position: absolute;
  left: 36px;
  top: 19px;
  display: block;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  background: url("../img/header/icon_youtube_2x.png") center no-repeat;
  background-size: 100% auto;
}
div.sidebar-content ul.layer-2 > li {
  position: relative;
}
div.sidebar-content ul.layer-2 > li:first-child > a {
  padding: 0 31px 10px 31px;
}
div.sidebar-content ul.layer-2 > li:last-child > a {
  padding: 10px 31px 20px 31px;
}
div.sidebar-content ul.layer-2 > li > a {
  padding: 10px 31px;
  position: relative;
}
div.sidebar-content ul.layer-2 > li > a .sidebar-nav-icon {
  font-size: 16px;
  position: absolute;
  top: 15px;
  right: 17px;
  transform-origin: center;
}
div.sidebar-content ul.layer-2 > li > a.active {
  /*&:before{
  	content:'';
  	display: block;
  	position: absolute;
  	top: 18px;
  	left: 15px;
  	@include css-triangle('right',map-get($website_sub_color, '2'), 8px,6px);
  }*/
}
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: 17px;
  color: #52472B;
  position: relative;
  line-height: 1;
}
div.sidebar-content ul.layer-1 > li > a:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
  background: url("../img/sidebar/button_sidebar_2x-min.png") no-repeat;
  background-size: 6px 14px;
  font-weight: bold;
  height: 14px;
  width: 6px;
}
div.sidebar-content ul.layer-1 > li:not(.book-btn-area) {
  border-top: 1px solid #573b2326;
}
div.sidebar-content ul.layer-2 > li > a:before {
  background: transparent !important;
}
div.sidebar-content ul.layer-2 > li > a {
  font-size: 16px;
  color: #52472B;
  position: relative;
  line-height: 1;
}
div.sidebar-content ul.layer-2 > li > a:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
  background: url("../img/sidebar/button_sidebar_2x-min.png") no-repeat;
  background-size: 6px 14px;
  font-weight: bold;
  height: 14px;
  width: 6px;
}
div.sidebar-content ul.layer-2 > li > a:hover, div.sidebar-content ul.layer-2 > li > a.open {
  color: #EB8D00;
}
div.sidebar-content ul.layer-2 > li:not(.book-btn-area) {
  border-top: 1px solid #FFF3DA;
}
div.sidebar-content ul.layer-2 > li > a:before {
  background: transparent !important;
}
div.sidebar-content ul.layer-3 > li > a {
  font-size: 15px;
  color: #FFB03A;
  position: relative;
  line-height: 1;
}
div.sidebar-content ul.layer-3 > li > a:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
  background: url("../img/sidebar/button_sidebar_2x-min.png") no-repeat;
  background-size: 6px 14px;
  font-weight: bold;
  height: 14px;
  width: 6px;
}
div.sidebar-content ul.layer-3 > li:not(.book-btn-area) {
  border-top: 1px solid #fffad6;
}
div.sidebar-content ul.layer-2 > li > a:before {
  background: transparent !important;
}
div.sidebar-content > ul {
  display: block;
}

/*
=================================================================
(#m02-2fts) FOOTER
=================================================================
*/
.more-top-img-area {
  position: relative;
  height: 246px;
  width: 100%;
  background: url("../img/index/bg.png") center no-repeat;
  background-size: 1500px auto;
}
@media screen and (min-width: 768px) {
  .more-top-img-area {
    height: 492px;
    background-size: 3000px auto;
  }
}
.more-top-img-area img {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 1500px;
  height: 246px;
}
@media screen and (min-width: 768px) {
  .more-top-img-area img {
    height: 492px;
    width: 3000px;
  }
}

footer.website {
  position: relative;
  background-color: #64C2A1;
}
footer.website .role01 {
  position: absolute;
  z-index: 2;
  top: -36%;
  width: 157px;
  left: 15px;
}
@media screen and (min-width: 768px) {
  footer.website .role01 {
    top: -56%;
    width: 223px;
    left: 25%;
    transform: translate(-25%, 0);
  }
}
@media screen and (min-width: 1200px) {
  footer.website .role01 {
    top: -97%;
  }
}
footer.website .role02 {
  position: absolute;
  z-index: 2;
  top: -36%;
  width: 136px;
  left: calc(100% - 15px);
  transform: translate(calc(-100% - 15px), 0);
}
@media screen and (min-width: 768px) {
  footer.website .role02 {
    top: -56%;
    width: 182px;
    left: 88%;
    transform: translate(-85%, 0);
  }
}
@media screen and (min-width: 1200px) {
  footer.website .role02 {
    top: -82%;
  }
}
footer.website .top-img-area {
  background: url("../img/footer/footer.png");
  background-size: 3000px auto;
  position: absolute;
  top: 0;
  left: 50%;
  width: 3000px;
  height: 70px;
  transform: translateX(-50%);
  border-bottom: 1px solid #64C2A1;
}
footer.website .info-area {
  color: #fff;
  text-align: left;
  margin-bottom: 20px;
}
@media screen and (min-width: 1200px) {
  footer.website .info-area {
    margin-bottom: 0;
  }
}
footer.website .info-area .info-title {
  font-size: 24px;
  line-height: 1;
  margin-bottom: 13px;
  font-weight: bold;
}
footer.website .info-area .info {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  font-size: 16px;
  line-height: 1.6;
  margin-bottom: 3px;
}
footer.website .info-area .info:last-child {
  margin-bottom: 0;
}
footer.website .info-area .info span {
  width: 48px;
}
footer.website .info-area .info span + span {
  width: calc(100% - 48px);
}
footer.website .button-area {
  display: block;
  vertical-align: bottom;
  text-align: center;
}
@media screen and (min-width: 1200px) {
  footer.website .button-area {
    text-align: right;
  }
}
footer.website .button-area .footer-btn {
  display: block;
  font-size: 16px;
  line-height: 1;
  font-weight: bold;
  width: 171px;
  height: 48px;
  background-color: transparent;
  border: 2px solid #fff;
  border-radius: 40px;
  margin: auto;
  margin-bottom: 9px;
  color: #fff;
}
@media screen and (min-width: 768px) {
  footer.website .button-area .footer-btn {
    margin-bottom: 0;
    margin-right: 10px;
    display: inline-block;
  }
}
@media screen and (min-width: 1200px) {
  footer.website .button-area .footer-btn:last-child {
    margin-right: 0;
  }
}
footer.website .button-area .footer-btn.web {
  background: url("../img/footer/icon_footer_web_2x.png") center no-repeat;
  background-size: 32px 48px;
  background-position: center left 20px;
  padding: 15px 15px 15px 55px;
}
@media screen and (min-width: 1200px) {
  footer.website .button-area .footer-btn.web {
    background-position: center left 20px;
    padding: 15px 15px 15px 55px;
  }
}
footer.website .button-area .footer-btn.web:hover, footer.website .button-area .footer-btn.web:focus {
  background: url("../img/footer/icon_footer_web_hover_2x.png") center no-repeat;
  background-size: 32px 48px;
  background-position: center left 20px;
  background-color: #fff;
  color: #000;
}
@media screen and (min-width: 1200px) {
  footer.website .button-area .footer-btn.web:hover, footer.website .button-area .footer-btn.web:focus {
    background-position: center left 20px;
  }
}
footer.website .button-area .footer-btn {
  display: block;
  font-size: 16px;
  line-height: 1;
  font-weight: bold;
  width: 171px;
  height: 48px;
  background-color: transparent;
  border: 2px solid #fff;
  border-radius: 40px;
  margin: auto;
  margin-bottom: 9px;
  color: #fff;
}
@media screen and (min-width: 768px) {
  footer.website .button-area .footer-btn {
    margin-bottom: 0;
    margin-right: 10px;
    display: inline-block;
  }
}
@media screen and (min-width: 1200px) {
  footer.website .button-area .footer-btn:last-child {
    margin-right: 0;
  }
}
footer.website .button-area .footer-btn.fb {
  background: url("../img/footer/icon_footer_fb_2x.png") center no-repeat;
  background-size: 32px 48px;
  background-position: center left 24px;
  padding: 15px 19px 15px 55px;
}
@media screen and (min-width: 1200px) {
  footer.website .button-area .footer-btn.fb {
    background-position: center left 28px;
    padding: 15px 23px 15px 55px;
  }
}
footer.website .button-area .footer-btn.fb:hover, footer.website .button-area .footer-btn.fb:focus {
  background: url("../img/footer/icon_footer_fb_hover_2x.png") center no-repeat;
  background-size: 32px 48px;
  background-position: center left 24px;
  background-color: #fff;
  color: #000;
}
@media screen and (min-width: 1200px) {
  footer.website .button-area .footer-btn.fb:hover, footer.website .button-area .footer-btn.fb:focus {
    background-position: center left 28px;
  }
}
footer.website .button-area .footer-btn {
  display: block;
  font-size: 16px;
  line-height: 1;
  font-weight: bold;
  width: 171px;
  height: 48px;
  background-color: transparent;
  border: 2px solid #fff;
  border-radius: 40px;
  margin: auto;
  margin-bottom: 9px;
  color: #fff;
}
@media screen and (min-width: 768px) {
  footer.website .button-area .footer-btn {
    margin-bottom: 0;
    margin-right: 10px;
    display: inline-block;
  }
}
@media screen and (min-width: 1200px) {
  footer.website .button-area .footer-btn:last-child {
    margin-right: 0;
  }
}
footer.website .button-area .footer-btn.yt {
  background: url("../img/footer/icon_footer_yt_2x.png") center no-repeat;
  background-size: 32px 48px;
  background-position: center left 32px;
  padding: 15px 27px 15px 55px;
}
@media screen and (min-width: 1200px) {
  footer.website .button-area .footer-btn.yt {
    background-position: center left 36px;
    padding: 15px 31px 15px 55px;
  }
}
footer.website .button-area .footer-btn.yt:hover, footer.website .button-area .footer-btn.yt:focus {
  background: url("../img/footer/icon_footer_yt_hover_2x.png") center no-repeat;
  background-size: 32px 48px;
  background-position: center left 32px;
  background-color: #fff;
  color: #000;
}
@media screen and (min-width: 1200px) {
  footer.website .button-area .footer-btn.yt:hover, footer.website .button-area .footer-btn.yt:focus {
    background-position: center left 36px;
  }
}
footer.website .button-area .footer-btn {
  display: block;
  font-size: 16px;
  line-height: 1;
  font-weight: bold;
  width: 171px;
  height: 48px;
  background-color: transparent;
  border: 2px solid #fff;
  border-radius: 40px;
  margin: auto;
  margin-bottom: 9px;
  color: #fff;
}
@media screen and (min-width: 768px) {
  footer.website .button-area .footer-btn {
    margin-bottom: 0;
    margin-right: 10px;
    display: inline-block;
  }
}
@media screen and (min-width: 1200px) {
  footer.website .button-area .footer-btn:last-child {
    margin-right: 0;
  }
}
footer.website .button-area .footer-btn.line {
  background: url("../img/footer/icon_footer_line_2x.png") center no-repeat;
  background-size: 32px 48px;
  background-position: center left 24px;
  padding: 15px 19px 15px 55px;
}
@media screen and (min-width: 1200px) {
  footer.website .button-area .footer-btn.line {
    background-position: center left 28px;
    padding: 15px 23px 15px 55px;
  }
}
footer.website .button-area .footer-btn.line:hover, footer.website .button-area .footer-btn.line:focus {
  background: url("../img/footer/icon_footer_line_hover_2x.png") center no-repeat;
  background-size: 32px 48px;
  background-position: center left 24px;
  background-color: #fff;
  color: #000;
}
@media screen and (min-width: 1200px) {
  footer.website .button-area .footer-btn.line:hover, footer.website .button-area .footer-btn.line:focus {
    background-position: center left 28px;
  }
}
footer.website .top-area {
  padding: 120px 0 30px 0;
}
@media screen and (min-width: 768px) {
  footer.website .top-area {
    padding: 120px 0 30px 0;
  }
}
@media screen and (min-width: 1200px) {
  footer.website .top-area {
    padding: 120px 0 33px 0;
  }
}
footer.website .top-area .footer-outer-box {
  display: block;
  width: 100%;
  margin: auto;
}
@media screen and (min-width: 1200px) {
  footer.website .top-area .footer-outer-box {
    display: table;
  }
}
footer.website .top-area .footer-box {
  margin: auto;
  display: block;
  width: 100%;
}
@media screen and (min-width: 1200px) {
  footer.website .top-area .footer-box {
    width: 50%;
    display: table-cell;
  }
}
footer.website .top-area .footer-box + .footer-box {
  vertical-align: bottom;
}
footer.website .bottom-area {
  line-height: 1.8;
  font-size: 14px;
  padding-bottom: 27px;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  footer.website .bottom-area {
    text-align: center;
  }
}
footer.website .bottom-area .copyright-area {
  text-align: center;
  display: block;
  color: #AFE9D4;
  float: left;
  padding-bottom: 15px;
  margin: auto;
  width: 100%;
}
@media screen and (min-width: 768px) {
  footer.website .bottom-area .copyright-area {
    width: auto;
    margin: 0;
    text-align: left;
    display: inline-block;
    padding-bottom: 0;
  }
}
footer.website .bottom-area a {
  color: #AFE9D4;
}
footer.website .bottom-area a:hover {
  text-decoration: underline;
}
footer.website .bottom-area a.privacy-link {
  border-right: 1px solid #AFE9D4;
  padding-right: 10px;
  margin-right: 6px;
}
footer.website .bottom-area .acart-area {
  display: block;
  color: #AFE9D4;
  text-align: center;
  margin: auto;
}
@media screen and (min-width: 768px) {
  footer.website .bottom-area .acart-area {
    display: inline-block;
    text-align: right;
    float: right;
  }
}

/*
=================================================================
(#m03mcs) MAIN CONTENT
=================================================================
*/
.btn-main1 {
  display: inline-block;
  height: 42px;
  border-radius: 42px;
  padding: 6px 30px;
  color: #573B23;
  border: 2px solid #573B23;
  font-size: 17px;
  line-height: 1.8;
  background-color: transparent;
}
.btn-main1:hover, .btn-main1:focus, .btn-main1.active {
  background-color: #573B23;
  color: #fff;
}
.btn-main1a {
  padding: 8px 30px;
}
.btn-main1.download-btn {
  height: 40px;
  background: url("../img/members/button_download_2x.png") center no-repeat;
  background-size: 28px 28px;
  background-position: center left 7px;
  color: #fff;
  padding: 14px 13px 9px 35px;
  font-size: 16px;
  line-height: 0.875;
  font-weight: bold;
  background-color: #44BC91;
  border: none;
}
.btn-main1.download-btn:hover {
  background-color: #369674;
}

/*.btn{
	font-size: 15px;
	width: 100%;
	border-radius: 5px;
	color: #fff;
	&:focus{
		color: #fff;
	}
	&.btn-green{
		background-color: map-get($website_main_color, '6');
		&:hover{
			background-color: map-get($website_main_color, '5');
			color: #fff;
		}
	}

}*/
#page-container {
  overflow: hidden;
}

.page-area {
  margin-bottom: 76px;
}
@media screen and (min-width: 992px) {
  .page-area .main-right-area {
    display: table-cell;
    vertical-align: top;
    width: 100%;
  }
}

.page-banner-area {
  height: 197px;
  position: relative;
}
@media screen and (min-width: 768px) {
  .page-banner-area {
    height: 344px;
  }
}
@media screen and (min-width: 992px) {
  .page-banner-area {
    height: 430px;
  }
}
.page-banner-area.about {
  background: url("../img/index/banner_about_xs.png") center no-repeat;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  .page-banner-area.about {
    background: url("../img/index/banner_about_lg.png") center no-repeat;
    background-size: cover;
  }
}
@media screen and (min-width: 992px) {
  .page-banner-area.about {
    background: url("../img/index/banner_about_lg.png") center no-repeat;
    background-size: cover;
  }
}
.page-banner-area.news {
  background: url("../img/index/banner_news_xs.png") center no-repeat;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  .page-banner-area.news {
    background: url("../img/index/banner_news_lg.png") center no-repeat;
    background-size: cover;
  }
}
@media screen and (min-width: 992px) {
  .page-banner-area.news {
    background: url("../img/index/banner_news_lg.png") center no-repeat;
    background-size: cover;
  }
}
.page-banner-area.service {
  background: url("../img/index/banner_service_xs.png") center no-repeat;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  .page-banner-area.service {
    background: url("../img/index/banner_service_lg.png") center no-repeat;
    background-size: cover;
  }
}
@media screen and (min-width: 992px) {
  .page-banner-area.service {
    background: url("../img/index/banner_service_lg.png") center no-repeat;
    background-size: cover;
  }
}
.page-banner-area.treasure {
  background: url("../img/index/banner_treasure_xs.png") center no-repeat;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  .page-banner-area.treasure {
    background: url("../img/index/banner_treasure_lg.png") center no-repeat;
    background-size: cover;
  }
}
@media screen and (min-width: 992px) {
  .page-banner-area.treasure {
    background: url("../img/index/banner_treasure_lg.png") center no-repeat;
    background-size: cover;
  }
}
.page-banner-area.apply {
  background: url("../img/index/banner_apply_xs.png") center no-repeat;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  .page-banner-area.apply {
    background: url("../img/index/banner_apply_lg.png") center no-repeat;
    background-size: cover;
  }
}
@media screen and (min-width: 992px) {
  .page-banner-area.apply {
    background: url("../img/index/banner_apply_lg.png") center no-repeat;
    background-size: cover;
  }
}
.page-banner-area.member {
  background: url("../img/index/banner_member_xs.png") center no-repeat;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  .page-banner-area.member {
    background: url("../img/index/banner_member_lg.png") center no-repeat;
    background-size: cover;
  }
}
@media screen and (min-width: 992px) {
  .page-banner-area.member {
    background: url("../img/index/banner_member_lg.png") center no-repeat;
    background-size: cover;
  }
}
.page-banner-area.lesson {
  background: url("../img/index/banner_lesson_xs.png") center no-repeat;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  .page-banner-area.lesson {
    background: url("../img/index/banner_lesson_lg.png") center no-repeat;
    background-size: cover;
  }
}
@media screen and (min-width: 992px) {
  .page-banner-area.lesson {
    background: url("../img/index/banner_lesson_lg.png") center no-repeat;
    background-size: cover;
  }
}
.page-banner-area.service_apply {
  background: url("../img/index/banner_service_apply_xs.png") center no-repeat;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  .page-banner-area.service_apply {
    background: url("../img/index/banner_service_apply_lg.png") center no-repeat;
    background-size: cover;
  }
}
@media screen and (min-width: 992px) {
  .page-banner-area.service_apply {
    background: url("../img/index/banner_service_apply_lg.png") center no-repeat;
    background-size: cover;
  }
}
.page-banner-area .banner-bg {
  height: 190.4px;
  background: url("../img/index/banner_bg.png") center repeat;
  background-size: 502px 272px;
  position: absolute;
  bottom: -65px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  opacity: 0.7;
  z-index: -1;
}
@media screen and (min-width: 768px) {
  .page-banner-area .banner-bg {
    height: clac(217.6px);
  }
}
@media screen and (min-width: 992px) {
  .page-banner-area .banner-bg {
    height: 272px;
  }
}
.page-banner-area .page-banner-text-area {
  position: absolute;
  top: 100px;
  left: 38px;
}
@media screen and (min-width: 992px) {
  .page-banner-area .page-banner-text-area {
    top: 120px;
  }
}
.page-banner-area .page-banner-text-area .text {
  display: inline-block;
  vertical-align: middle;
  margin-left: 13px;
  display: none;
}
@media screen and (min-width: 768px) {
  .page-banner-area .page-banner-text-area .text {
    display: block;
  }
}
.page-banner-area .page-banner-text-area .text .eng-title {
  font-family: Comic Sans MS;
  font-size: 20px;
  line-height: 1;
  color: #FEDDA7;
  display: block;
  margin-bottom: 16px;
}
.page-banner-area .page-banner-text-area .text .ch-title {
  font-size: 40px;
  font-weight: bold;
  line-height: 1;
  color: #FFF3DA;
}

.page-title-area {
  margin-bottom: 15px;
  text-align: center;
  font-size: 0;
}
@media screen and (min-width: 768px) {
  .page-title-area {
    margin-bottom: 30px;
  }
}
.page-title-area.form {
  margin-bottom: 25px;
}
@media screen and (min-width: 768px) {
  .page-title-area.form {
    margin-bottom: 40px;
  }
}
.page-title-area.page404 {
  margin-bottom: 25px;
}
.page-title-area.lesson {
  margin-bottom: 35px !important;
}
.page-title-area.members {
  width: 35%;
  text-align: center;
  margin-bottom: 0;
}
@media screen and (min-width: 992px) {
  .page-title-area.members {
    text-align: left;
  }
}
.page-title-area.members .page-title-icon {
  display: block;
  height: 102px;
  width: 102px;
  background: url("../img/members/icon_login_member_2x.png") center no-repeat;
  background-size: 102px 102px;
  margin: 0 auto 10px;
}
@media screen and (min-width: 992px) {
  .page-title-area.members .page-title-icon {
    display: inline-block;
    margin: 0 30px 0 auto;
  }
}
.page-title-area .page-title-icon {
  height: 46px;
  width: 46px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
@media screen and (min-width: 768px) {
  .page-title-area .page-title-icon {
    height: 52px;
    width: 52px;
  }
}
.page-title-area .page-title-icon.news {
  background: url("../img/list/icon_news_news_2x.png") center no-repeat;
  background-size: 46px 46px;
}
@media screen and (min-width: 768px) {
  .page-title-area .page-title-icon.news {
    background-size: 52px 52px;
  }
}
.page-title-area .page-title-icon.share {
  background: url("../img/list/icon_news_share_2x.png") center no-repeat;
  background-size: 46px 46px;
}
@media screen and (min-width: 768px) {
  .page-title-area .page-title-icon.share {
    background-size: 52px 52px;
  }
}
.page-title-area .page-title-icon.service {
  background: url("../img/list/icon_news_service_2x.png") center no-repeat;
  background-size: 46px 46px;
}
@media screen and (min-width: 768px) {
  .page-title-area .page-title-icon.service {
    background-size: 52px 52px;
  }
}
.page-title-area .page-title-icon.watch {
  background: url("../img/list/icon_news_watch_2x.png") center no-repeat;
  background-size: 46px 46px;
}
@media screen and (min-width: 768px) {
  .page-title-area .page-title-icon.watch {
    background-size: 52px 52px;
  }
}
.page-title-area .page-title-icon.title01 {
  background: url("../img/about/icon_about_title01_2x.png") center no-repeat;
  background-size: 46px 46px;
}
@media screen and (min-width: 768px) {
  .page-title-area .page-title-icon.title01 {
    background-size: 52px 52px;
  }
}
.page-title-area .page-title-icon.title02 {
  background: url("../img/about/icon_about_title02_2x.png") center no-repeat;
  background-size: 46px 46px;
}
@media screen and (min-width: 768px) {
  .page-title-area .page-title-icon.title02 {
    background-size: 52px 52px;
  }
}
.page-title-area .page-title-icon.title03 {
  background: url("../img/about/icon_about_title03_2x.png") center no-repeat;
  background-size: 46px 46px;
}
@media screen and (min-width: 768px) {
  .page-title-area .page-title-icon.title03 {
    background-size: 52px 52px;
  }
}
.page-title-area .page-title-icon.title04 {
  background: url("../img/about/icon_about_title04_2x.png") center no-repeat;
  background-size: 46px 46px;
}
@media screen and (min-width: 768px) {
  .page-title-area .page-title-icon.title04 {
    background-size: 52px 52px;
  }
}
.page-title-area .page-title-icon.service_title01 {
  background: url("../img/service/icon_service_title01_2x.png") center no-repeat;
  background-size: 46px 46px;
}
@media screen and (min-width: 768px) {
  .page-title-area .page-title-icon.service_title01 {
    background-size: 52px 52px;
  }
}
.page-title-area .page-title-icon.service_title02 {
  background: url("../img/service/icon_service_title02_2x.png") center no-repeat;
  background-size: 46px 46px;
}
@media screen and (min-width: 768px) {
  .page-title-area .page-title-icon.service_title02 {
    background-size: 52px 52px;
  }
}
.page-title-area .page-title-icon.service_title03 {
  background: url("../img/service/icon_service_title03_2x.png") center no-repeat;
  background-size: 46px 46px;
}
@media screen and (min-width: 768px) {
  .page-title-area .page-title-icon.service_title03 {
    background-size: 52px 52px;
  }
}
.page-title-area .page-title-icon.service_title04 {
  background: url("../img/service/icon_service_title04_2x.png") center no-repeat;
  background-size: 46px 46px;
}
@media screen and (min-width: 768px) {
  .page-title-area .page-title-icon.service_title04 {
    background-size: 52px 52px;
  }
}
.page-title-area .page-title-icon.course_title01 {
  background: url("../img/lesson/icon_course_title01_2x.png") center no-repeat;
  background-size: 46px 46px;
}
@media screen and (min-width: 768px) {
  .page-title-area .page-title-icon.course_title01 {
    background-size: 52px 52px;
  }
}
.page-title-area .page-title-icon.course_title02 {
  background: url("../img/lesson/icon_course_title02_2x.png") center no-repeat;
  background-size: 46px 46px;
}
@media screen and (min-width: 768px) {
  .page-title-area .page-title-icon.course_title02 {
    background-size: 52px 52px;
  }
}
.page-title-area .page-title {
  margin: 0;
  font-size: 25px;
  font-weight: bold;
  color: #483728;
  line-height: 1;
  display: inline-block;
  vertical-align: middle;
}
@media screen and (min-width: 768px) {
  .page-title-area .page-title {
    font-size: 32px;
  }
}

@media screen and (min-width: 1200px) {
  .detail-page {
    width: 1000px;
    margin: auto;
  }
}
.detail-page .page-title-area {
  text-align: left;
  margin-bottom: 15px;
}
@media screen and (min-width: 768px) {
  .detail-page .page-title-area {
    margin-bottom: 20px;
  }
}
.detail-page .page-title-area .page-title {
  color: #573B23;
  line-height: 1.3;
}

.page-info-area {
  margin-bottom: 20px;
  position: relative;
}
@media screen and (min-width: 768px) {
  .page-info-area {
    margin-bottom: 30px;
  }
}
.page-info-area .cate-area {
  font-size: 16px;
  line-height: 1;
  color: #876446;
  margin-right: 12px;
}
.page-info-area .cate-area .cate-icon {
  height: 40px !important;
}
.page-info-area .cate-area span + span {
  margin-left: 12px;
}
.page-info-area .date {
  font-family: "Arial";
  font-size: 16px;
  display: inline-block;
  color: #876446;
  line-height: 1;
  vertical-align: middle;
  padding: 12px 0;
}

.detail-desc-area {
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .detail-desc-area {
    margin-bottom: 35px;
  }
}
.detail-desc-area .source-area {
  margin-top: 15px;
  font-size: 16px;
  color: #C59D78;
  line-height: 1;
}
.detail-desc-area .source-area a {
  color: #C59D78;
}

.article-area, #tinymce {
  overflow: visible;
  margin-bottom: 40px;
}
@media screen and (min-width: 992px) {
  .article-area, #tinymce {
    margin-bottom: 50px;
  }
}
.article-area.no-mb, #tinymce.no-mb {
  margin-bottom: 0;
}
.article-area iframe, #tinymce iframe {
  width: 100%;
}
.article-area .article-img, #tinymce .article-img {
  text-align: center;
}

.detail-media-area {
  text-align: center;
  margin-bottom: 30px;
  position: relative;
  font-size: 0;
}
@media screen and (min-width: 992px) {
  .detail-media-area {
    margin-bottom: 35px;
  }
}
.detail-media-area img {
  max-width: 100%;
  border-radius: 30px;
  margin-bottom: 15px;
}
.detail-media-area .player-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 126px;
  height: 126px;
  cursor: pointer;
}
.detail-media-area .player-btn.play {
  background: url("../img/btn/button_music_2x.png") no-repeat center;
  background-size: 126px 126px;
}
.detail-media-area .player-btn.pause {
  background: url("../img/btn/button_stop_2x.png") no-repeat center;
  background-size: 126px 126px;
}
.detail-media-area audio {
  width: 100%;
}
.detail-media-area iframe {
  width: 100%;
  max-width: 100%;
}

.page-btn-area {
  float: right;
}
.page-btn-area .share-box {
  display: inline-block;
  position: relative;
  vertical-align: top;
}
.page-btn-area .share-box:before {
  content: "";
  width: 22px;
  height: 24px;
  display: inline-block;
  position: absolute;
  top: 6px;
  left: 20px;
  background: url("../img/page/icon_share_2x.png");
  background-size: 22px auto;
}
.page-btn-area .share-box .share-btn {
  width: 37px;
  height: 37px;
  display: inline-block;
  text-indent: -9999999px;
}
.page-btn-area .share-box .share-btn.facebook {
  background: url("../img/page/button_share_fb_2x.png") no-repeat center;
  background-size: 100%;
  margin-left: 67px;
}
.page-btn-area .share-box .share-btn.facebook:hover {
  background-image: url("../img/page/button_share_fb_hover_2x.png");
  background-size: 100%;
}
.page-btn-area .share-box .share-btn.line {
  background: url("../img/page/button_share_line_2x.png") no-repeat center;
  background-size: 100%;
  margin-left: 10px;
}
.page-btn-area .share-box .share-btn.line:hover {
  background-image: url("../img/page/button_share_line_hover_2x.png");
  background-size: 100%;
}

.back-btn-area {
  text-align: center;
}

/*.page-bottom-btn-area{ //頁面下方
	padding-top: 20px;
	border-top: 1px solid #D7D7D7;
	.page-btn-area{
		@extend %clearfloat;
		position: static;
		right: 0;
		bottom: 0;
		float: none;
		.back-btn{
			float: left;
			display: inline-block;
			width: auto;
			background-color: #787878;
			border-radius: 10px;
			font-size: 16px;
			padding: 5px 48px;
			@media screen and (min-width: 500px){
				padding: 5px 72px;
			}
			&:hover{
				background-color: #6e6e6e;
				color: #fff;
			}
		}
		.share-box{
			float: right;
		}
	}
}*/
.jump-page-box {
  margin-top: 50px;
  margin-bottom: 45px;
  text-align: center;
}
.jump-page-box .img-area img {
  margin: 0 auto;
  width: 486px;
  height: auto;
  max-width: 100%;
}
.jump-page-box .text-area {
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 30px;
}
.jump-page-box .text-area .ch {
  font-family: "Microsoft JhengHei";
  color: #6D5A49;
  font-size: 17px;
  line-height: 1.7;
  font-weight: normal;
}
@media screen and (min-width: 992px) {
  .jump-page-box .text-area {
    margin-top: 44px;
  }
}
.jump-page-box .text-area #error-time {
  color: #DB471C;
  font-size: 17px;
}
.jump-page-box .btn-area {
  margin-top: 35px;
}
.jump-page-box .btn-area .btn-main1 {
  display: block;
  margin: auto;
  width: 132px;
}
@media screen and (min-width: 992px) {
  .jump-page-box .btn-area .btn-main1 {
    display: inline-block;
  }
}
.jump-page-box .btn-area .btn-main1 + .btn-main1 {
  margin-top: 15px;
}
@media screen and (min-width: 992px) {
  .jump-page-box .btn-area .btn-main1 + .btn-main1 {
    margin-left: 30px;
    margin-top: 0;
  }
}

.gsc-control-cse {
  padding: 0 !important;
  border: none !important;
  background-color: #FDF8EE !important;
}
.gsc-control-cse .gsc-input-box {
  border: 0;
  border-radius: 0;
}
.gsc-control-cse form.gsc-search-box {
  box-shadow: none;
  background-color: #FFF3DA;
  border: 1px solid #FFD886;
  border-radius: 10px;
  padding: 20px;
  font-size: 0;
  margin: 0;
}
.gsc-control-cse form.gsc-search-box td {
  padding: 0;
}
.gsc-control-cse form.gsc-search-box * {
  background-color: #FFF3DA;
}
.gsc-control-cse form.gsc-search-box input {
  padding-left: 15px !important;
  height: 33px !important;
  background-position: left 15px center !important;
  box-shadow: none !important;
  border: 1px solid #FFD886 !important;
  border-radius: 4px;
}
.gsc-control-cse form.gsc-search-box .gsc-search-button-v2 {
  width: 100%;
  background: url("../img/list/button_search_2x.png") center no-repeat;
  background-color: #FFB03A;
  background-size: 25px 28px;
  height: 30px;
  border: none;
  border-radius: 5px;
}
@media screen and (min-width: 768px) {
  .gsc-control-cse form.gsc-search-box .gsc-search-button-v2 {
    width: 107px;
  }
}
.gsc-control-cse form.gsc-search-box .gsc-search-button-v2 img {
  max-width: 100%;
  max-height: 100%;
}
.gsc-control-cse form.gsc-search-box .gsc-search-button-v2 svg {
  display: none;
}
.gsc-control-cse .gsc-orderby {
  white-space: nowrap;
}
.gsc-control-cse .gsc-results-wrapper-visible {
  margin-top: 35px;
  border: 1px solid #FFD886;
  border-radius: 10px;
  padding: 20px;
  background-color: #FFF;
}

.search-area {
  background-color: #FFF3DA;
  border: 1px solid #FFD886;
  border-radius: 10px;
  padding: 20px;
  font-size: 0;
  margin-bottom: 35px;
}
.search-area .search-box {
  width: 100%;
  display: block;
  vertical-align: middle;
}
@media screen and (min-width: 768px) {
  .search-area .search-box {
    display: inline-block;
    width: calc(100% - 107px - 25px);
  }
}
.search-area .search-box .search-type {
  display: block;
  width: 100%;
  margin-bottom: 10px;
}
@media screen and (min-width: 768px) {
  .search-area .search-box .search-type {
    width: 33%;
    display: inline-block;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 768px) {
  .search-area .search-box .search-type .form-control {
    width: calc(100% - 48px);
  }
}
.search-area .search-box .search-keyword {
  display: block;
  width: 100%;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .search-area .search-box .search-keyword {
    width: calc(67% - 25px);
    margin-left: 25px;
    margin-bottom: 0;
    display: inline-block;
  }
}
@media screen and (min-width: 768px) {
  .search-area .search-box .search-keyword .form-control {
    width: calc(100% - 66px);
  }
}
.search-area .search-box .form-label {
  font-size: 16px;
  line-height: 1;
  font-weight: normal;
  display: block;
  color: #6D5A49;
}
@media screen and (min-width: 768px) {
  .search-area .search-box .form-label {
    display: inline-block;
  }
}
.search-area .search-box .form-control {
  display: inline-block;
  width: 100%;
  display: block;
}
@media screen and (min-width: 768px) {
  .search-area .search-box .form-control {
    display: inline-block;
  }
}
.search-area .btn-area {
  width: 100%;
  display: inline-block;
  vertical-align: middle;
}
@media screen and (min-width: 768px) {
  .search-area .btn-area {
    margin-left: 25px;
    width: 107px;
  }
}
.search-area .btn-area button {
  width: 100%;
  background-color: #FFB03A;
  height: 30px;
  border: none;
  border-radius: 5px;
}
@media screen and (min-width: 768px) {
  .search-area .btn-area button {
    width: 107px;
  }
}
.search-area .btn-area button img {
  max-width: 100%;
  max-height: 100%;
}

.member-top-area {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 20px;
}
@media screen and (min-width: 992px) {
  .member-top-area {
    margin-bottom: 38px;
    flex-direction: row;
  }
}
.member-top-area .member-cat-area {
  width: 100%;
  text-align: right;
}
@media screen and (min-width: 992px) {
  .member-top-area .member-cat-area {
    width: 65%;
  }
}
.member-top-area .member-cat-area .cat-btn {
  margin-right: 30px;
}
.member-top-area .member-cat-area .cat-btn:last-child {
  margin-right: 0;
}

.share-result-page {
  width: 100%;
  height: 100%;
  min-height: 500px;
  background-color: #FDF8EE;
  position: relative;
}
@media screen and (min-width: 600px) {
  .share-result-page {
    min-height: 700px;
  }
}
@media screen and (min-width: 992px) {
  .share-result-page {
    min-height: 850px;
  }
}
.share-result-page .share-img-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.share-result-page .share-img-wrapper .share-title {
  font-size: 32px;
  text-align: center;
  margin-bottom: 20px;
  font-weight: bold;
  line-height: 1;
}
@media screen and (min-width: 992px) {
  .share-result-page .share-img-wrapper .share-title {
    font-size: 40px;
  }
}
.share-result-page .share-img-wrapper .share-img {
  margin-bottom: 40px;
}
.share-result-page .share-img-wrapper .share-img img {
  max-width: 100%;
  max-height: 100%;
}
.share-result-page .share-img-wrapper .share-btn-box {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.share-result-page .share-img-wrapper .share-btn-box .link-btn {
  display: inline-block;
  height: 65px;
  width: 198px;
  border: 0;
  font-size: 0;
}
.share-result-page .share-img-wrapper .share-btn-box .link-btn.home {
  background: url("../img/share_page/button_web_home_2x.png") no-repeat;
  background-size: auto 100%;
  vertical-align: middle;
}
.share-result-page .share-img-wrapper .share-btn-box .link-btn.home:hover {
  background: url("../img/share_page/button_web_home_hover_2x.png") no-repeat;
  background-size: auto 100%;
}
.share-result-page .share-img-wrapper .share-btn-box .link-btn.lesson {
  background: url("../img/share_page/button_picture_book_2x_1.png") center no-repeat;
  background-size: auto 100%;
  vertical-align: middle;
}
.share-result-page .share-img-wrapper .share-btn-box .link-btn.lesson:hover {
  background: url("../img/share_page/button_picture_book_hover_2x_1.png") center no-repeat;
  background-size: auto 100%;
}
.share-result-page .share-img-wrapper .share-btn-box .link-btn + .link-btn {
  margin-top: 15px;
}
@media screen and (min-width: 768px) {
  .share-result-page .share-img-wrapper .share-btn-box {
    flex-direction: row;
  }
  .share-result-page .share-img-wrapper .share-btn-box .link-btn + .link-btn {
    margin-top: 0;
    margin-left: 40px;
  }
}
.share-result-page .more-top-img-area {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  height: 246px;
  background: url("../img/share_page/share_bg.png") bottom no-repeat;
  background-size: 1500px auto;
}
@media screen and (min-width: 768px) {
  .share-result-page .more-top-img-area {
    height: 492px;
    background-size: 3000px auto;
  }
}

@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-control {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #FFD886;
}
.form-control:not(textarea) {
  height: 35px;
}
.form-control:focus {
  box-shadow: none;
}
.form-control ::-webkit-input-placeholder {
  color: #717171;
  font-size: 15px;
}
.form-control :-moz-placeholder {
  color: #717171;
  font-size: 15px;
}
.form-control ::-moz-placeholder {
  color: #717171;
  font-size: 15px;
}
.form-control :-ms-input-placeholder {
  color: #717171;
  font-size: 15px;
}

.contact-area {
  position: relative;
  background-color: #e7e7e7;
  padding: 20px;
}

.avg-two-column {
  display: table;
  width: 100%;
  table-layout: fixed;
}
@media screen and (min-width: 768px) {
  .avg-two-column .column {
    display: table-cell;
    width: 50%;
  }
}

.control-label {
  font-weight: normal;
  font-size: 15px;
  color: #64C2A1;
  padding-top: 7px;
  margin-bottom: 0;
  text-align: right;
  padding-right: 5px;
  padding-left: 0;
}

.requred-area {
  text-align: right;
  margin-bottom: -20px;
}

.form-group {
  margin-top: 15px;
  margin-left: 0 !important;
  margin-right: 0 !important;
  border: none;
}
@media screen and (min-width: 1200px) {
  .form-group {
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 768px) {
  .form-group.type-1 > .control-label {
    width: 100px;
    padding-left: 0;
    float: left;
  }
}
@media screen and (min-width: 768px) {
  .form-group.type-1 > div {
    float: left;
    width: calc(100% - 100px);
  }
}
.form-group.vcode-group {
  border-top: 1px solid rgba(87, 59, 35, 0.15);
  padding-top: 30px;
  margin-top: 40px;
  font-size: 0;
}
.form-group.vcode-group input {
  display: inline-block;
  margin: auto;
  margin-bottom: 20px;
}
@media screen and (min-width: 992px) {
  .form-group.vcode-group input {
    margin-bottom: 0;
  }
}
.form-group.profile-vcode-area {
  font-size: 0;
}
.form-group.profile-vcode-area input {
  display: inline-block;
  margin: auto;
  margin-bottom: 20px;
}
@media screen and (min-width: 992px) {
  .form-group.profile-vcode-area input {
    margin-bottom: 0;
  }
}
.form-group .vcode-label {
  display: inline-block;
  padding-right: 15px;
  text-align: right;
}
.form-group .check-vcode-area {
  margin-bottom: 10px;
}
.form-group .vcode-area {
  text-align: left;
}
.form-group .vcode-area > .vcode_img {
  width: 114px;
  padding: 0;
  height: 35px;
  margin: 0 auto 0 auto;
  border-radius: 4px;
  box-shadow: none;
  border: 1px solid #FFD886;
  vertical-align: middle;
  display: inline-block;
}
.form-group .vcode-area > .vcode_refresh, .form-group .vcode-area > #auth_code_audio {
  cursor: pointer;
  margin-left: 10px;
  padding: 0;
  text-align: center;
  width: 35px;
  height: 35px;
  background-color: #ffeac3;
  border-radius: 5px;
  padding-top: 7px;
}
.form-group .vcode-area > .vcode_refresh i, .form-group .vcode-area > #auth_code_audio i {
  color: #8e8e8e;
  font-size: 18px;
}
.form-group .vcode-area > .vcode_refresh i.fa-wheelchair, .form-group .vcode-area > #auth_code_audio i.fa-wheelchair {
  font-size: 25px;
}
.form-group .vcode-area > .vcode_refresh:hover, .form-group .vcode-area > #auth_code_audio:hover {
  background-color: #483728;
}
.form-group .vcode-area > .vcode_refresh:hover i, .form-group .vcode-area > #auth_code_audio:hover i {
  color: #ffffff;
}
.form-group .vcode-area > #auth_code_audio {
  padding-left: 5px;
  padding-top: 4px;
}
.form-group .vcode-area > .refresh-text {
  display: block;
  vertical-align: middle;
  margin-top: 10px;
  font-size: 16px;
  line-height: 1;
  color: #6D5A49;
}
@media screen and (min-width: 480px) {
  .form-group .vcode-area > .refresh-text {
    display: inline-block;
    margin-top: 0;
    margin-left: 20px;
  }
}

.row.small-padding {
  margin-left: -12px;
  margin-right: -12px;
}
.row.small-padding > div[class*=col-] {
  padding: 0 12px;
}

.page-search-area {
  background-color: #e7e7e7;
  padding: 10px 15px;
}
.page-search-area input {
  height: 35px;
}
.page-search-area ::-webkit-input-placeholder {
  color: #717171;
  font-size: 15px;
}
.page-search-area :-moz-placeholder {
  color: #717171;
  font-size: 15px;
}
.page-search-area ::-moz-placeholder {
  color: #717171;
  font-size: 15px;
}
.page-search-area :-ms-input-placeholder {
  color: #717171;
  font-size: 15px;
}
@media screen and (min-width: 768px) {
  .page-search-area .input-area {
    float: left;
    width: calc(100% - 110px - 30px);
  }
}
.page-search-area .search-btn-area {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .page-search-area .search-btn-area {
    margin-left: 30px;
    float: left;
    width: 110px;
  }
}

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

textarea {
  resize: none;
  overflow: auto;
  height: 120px !important;
}
textarea::placeholder {
  color: #6D5A49;
  font-size: 16px;
}

.form-btn-area {
  margin-top: 34px;
  text-align: center;
}
.form-btn-area .btn {
  display: block;
  width: auto;
  padding: 6px 32px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 400px) {
  .form-btn-area .btn {
    display: inline-block;
  }
}
.form-btn-area .btn + .btn {
  margin-top: 15px;
}
@media screen and (min-width: 400px) {
  .form-btn-area .btn + .btn {
    margin-top: 0;
    margin-left: 20px;
  }
}

.alert-hint {
  color: red;
  padding-right: 5px;
}

.form-area label {
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  color: #6D5A49;
  margin-top: 10px;
}
@media screen and (min-width: 992px) {
  .form-area .align-right {
    padding-right: 0;
    text-align: right;
  }
}
@media screen and (min-width: 992px) {
  .form-area .full-label {
    width: 108px;
  }
}
@media screen and (min-width: 1200px) {
  .form-area .full-label {
    width: 91px;
  }
}
@media screen and (min-width: 992px) {
  .form-area .full-content {
    width: calc(100% - 108px);
  }
}
@media screen and (min-width: 1200px) {
  .form-area .full-content {
    width: calc(100% - 91px);
  }
}
@media screen and (min-width: 992px) {
  .form-area .full-content-address {
    width: calc(50% - 108px);
  }
}
@media screen and (min-width: 1200px) {
  .form-area .full-content-address {
    width: calc(50% - 91px);
  }
}
.form-area .row.address-row .xs-mt {
  margin-top: 10px;
}
@media screen and (min-width: 768px) {
  .form-area .row.address-row .xs-mt {
    margin-top: 0;
  }
}

.required {
  color: #FF6A3A;
  font-size: 16px;
}

label.customize-checkbox-style {
  font-size: 16px;
  line-height: 1.3;
  color: #6D5A49;
  font-weight: normal;
  cursor: pointer;
  padding-right: 0 !important;
  padding-left: 20px;
  position: relative;
  margin-bottom: 15px;
  margin-top: 6px;
}
label.customize-checkbox-style + label.customize-checkbox-style {
  margin-left: 20px;
}
label.customize-checkbox-style.required-text {
  padding-left: 26px;
}
label.customize-checkbox-style a {
  color: #FF6A3A;
}
label.customize-checkbox-style a:hover {
  text-decoration: underline;
}
label.customize-checkbox-style .checkbox-btn {
  content: "";
  display: block;
  position: absolute;
  top: 3px;
  left: 0;
  width: 16px;
  height: 16px;
  border-radius: 2px;
  border: 1px solid #FFD886;
  background-color: #fff;
}
label.customize-checkbox-style input {
  width: 0;
  opacity: 0;
}
label.customize-checkbox-style input:checked ~ .checkbox-btn {
  background: #ED8D00 url("../img/btn/check_on_2x.png") center no-repeat;
  background-size: 14px auto;
  border: none;
}
label.customize-checkbox-style input:disabled ~ .checkbox-btn {
  background: #fff;
}
label.customize-checkbox-style input.error ~ .checkbox-btn {
  border: 1px solid #DC0031;
}

.form-btn {
  margin: auto;
  display: inline-block;
  padding: 6px 17px;
  margin: 0 6px;
}
@media screen and (min-width: 992px) {
  .form-btn {
    display: inline-block;
    padding: 6px 30px;
    margin: 0 15px;
  }
}
.form-btn + .form-btn {
  margin-top: 9px;
}
@media screen and (min-width: 992px) {
  .form-btn + .form-btn {
    margin-top: 0;
  }
}

.member-login-area {
  margin: auto;
  text-align: center;
}
@media screen and (min-width: 992px) {
  .member-login-area {
    width: 770px;
  }
}
.member-login-area .green-border-tab-area {
  text-align: center;
  border-bottom: 1px solid rgba(87, 59, 35, 0.15);
  margin-bottom: 30px;
}
.member-login-area .green-border-tab-area .green-border-tab {
  position: relative;
  display: inline-block;
  font-size: 24px;
  line-height: 1;
  font-weight: normal;
  color: #483728;
  padding-bottom: 30px;
  cursor: pointer;
}
.member-login-area .green-border-tab-area .green-border-tab + .green-border-tab {
  margin-left: 60px;
}
.member-login-area .green-border-tab-area .green-border-tab.active {
  font-weight: bold;
}
.member-login-area .green-border-tab-area .green-border-tab.active:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 110px;
  height: 5px;
  background-color: #44BC91;
}
.member-login-area .btn-area {
  margin-top: 40px;
  text-align: center;
}
.member-login-area .btn-area .member-btn {
  color: #fff;
  border: none;
  padding: 8px 30px 8px 70px;
  background: url("../img/footer/icon_footer_web_2x.png") no-repeat #DC0031;
  background-position: top -2px left 30px;
  background-size: 30px 48px;
}
.member-login-area .btn-area .member-btn:hover {
  background: url("../img/footer/icon_footer_web_2x.png") no-repeat #000;
  background-position: top -2px left 30px;
  background-size: 30px 48px;
}

.input-btn-box input {
  margin-bottom: 10px;
}
@media screen and (min-width: 500px) {
  .input-btn-box input {
    float: left;
    margin-bottom: 0;
    margin-right: 10px;
    width: calc(100% - 85px - 10px);
  }
}
.input-btn-box .function-btn {
  float: left;
  width: 100%;
  text-align: center;
  padding: 3px 21px;
  font-size: 16px;
  height: 35px;
}
@media screen and (min-width: 500px) {
  .input-btn-box .function-btn {
    width: 85px;
  }
}
.input-btn-box .function-btn + .function-btn {
  margin-left: 10px;
}
@media screen and (min-width: 500px) {
  .input-btn-box.two-btn input {
    width: calc(100% - 170px - 20px);
  }
}
.input-btn-box.two-btn .function-btn {
  width: calc((100% - 10px) / 2);
}
@media screen and (min-width: 500px) {
  .input-btn-box.two-btn .function-btn {
    width: 85px;
  }
}

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

.customize-input-group {
  display: inline-flex;
  flex-wrap: wrap;
  width: 100%;
}
@media screen and (min-width: 992px) {
  .customize-input-group {
    width: auto;
    padding-left: 15px;
  }
}

.home-banner-area {
  height: 375px;
  position: relative;
}
@media screen and (min-width: 768px) {
  .home-banner-area {
    height: 584px;
  }
}
@media screen and (min-width: 992px) {
  .home-banner-area {
    height: 730px;
  }
}
.home-banner-area .banner-img {
  height: 100%;
  max-height: 100%;
}
.home-banner-area .banner-img.for-sm {
  display: none;
}
@media screen and (min-width: 768px) {
  .home-banner-area .banner-img.for-xs {
    display: none;
  }
  .home-banner-area .banner-img.for-sm {
    display: block;
  }
}
.home-banner-area .item.pointer {
  cursor: pointer;
}
.home-banner-area .item.normal {
  cursor: default;
}
.home-banner-area .banner-bg {
  height: 190.4px;
  background: url("../img/index/banner_bg.png") center repeat;
  background-size: 502px 272px;
  position: absolute;
  bottom: -110px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  opacity: 0.7;
  z-index: -1;
}
@media screen and (min-width: 768px) {
  .home-banner-area .banner-bg {
    height: clac(217.6px);
  }
}
@media screen and (min-width: 992px) {
  .home-banner-area .banner-bg {
    height: 272px;
  }
}

.index-title-area {
  text-align: center;
  margin-bottom: 25px;
}
@media screen and (min-width: 768px) {
  .index-title-area {
    margin-bottom: 30px;
  }
}
.index-title-area .eng-title {
  font-family: Comic Sans MS;
  font-size: 18px;
  line-height: 1;
  color: #C59D78;
  display: block;
  margin-bottom: 10px;
}
@media screen and (min-width: 768px) {
  .index-title-area .eng-title {
    font-size: 20px;
    margin-bottom: 15px;
  }
}
.index-title-area h2 {
  font-size: 28px;
  font-weight: bold;
  line-height: 1;
  color: #573B23;
}
@media screen and (min-width: 768px) {
  .index-title-area h2 {
    font-size: 40px;
  }
}

.index-area.website {
  background: url("../img/index/bg_01.png") center repeat;
  background-size: 40px;
  margin-top: 0px;
  padding: 30px 0;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .index-area.website {
    padding: 0 0 30px 0;
  }
}
.index-area.website .website-title {
  font-size: 20px;
  font-weight: bold;
  color: #5EABF8;
  margin-top: 10px;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .index-area.website .website-title {
    font-size: 22px;
    margin-top: 25px;
  }
}
.index-area.website .row [class^=col] {
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .index-area.website .row [class^=col] {
    margin-bottom: 0;
  }
}
.index-area.website .row a:last-child [class^=col] {
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .index-area.website .row {
    margin-top: -20px;
  }
}
.index-area.website .row img {
  max-width: 100%;
}
.index-area.service .index-desc-area {
  width: 100%;
  margin-bottom: 60px;
}
@media screen and (min-width: 768px) {
  .index-area.service .index-desc-area {
    text-align: center;
    margin-bottom: 35px;
  }
}
.index-area.service .index-desc-area .index-desc {
  display: block;
  font-size: 17px;
  color: #573B23;
  line-height: 1.6;
}
.index-area.service .index-desc-area .index-desc + .index-desc {
  margin-top: 30px;
}
.index-area.service .serivce-item-area {
  text-align: center;
}
.index-area.service .serivce-item-area .service-item {
  margin-bottom: 45px;
}
@media screen and (min-width: 768px) {
  .index-area.service .serivce-item-area .service-item {
    margin-bottom: 0;
  }
  .index-area.service .serivce-item-area .service-item:nth-child(2) {
    margin-top: 17px;
  }
}
.index-area.service .serivce-item-area .img-area {
  margin-bottom: 20px;
}
.index-area.service .serivce-item-area .img-area img {
  max-width: 100%;
  width: 360px;
  width: 320px;
}
.index-area.service .serivce-item-area .content-area .title {
  font-weight: bold;
  font-size: 24px;
  margin-bottom: 15px;
  line-height: 1;
}
.index-area.service .serivce-item-area .content-area .desc {
  font-size: 16px;
  line-height: 1;
}
.index-area.news {
  background-color: #87D4B9;
}
.index-area.news .index-title-area .eng-title {
  color: #FFEAD1;
}
.index-area.news .index-title-area .ch-title {
  color: #fff;
}
.index-area.news .index-news-area {
  margin-bottom: 40px;
}
.index-area.news .more-btn-area {
  margin-bottom: 65px;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .index-area.news .more-btn-area {
    margin-bottom: 60px;
  }
}
.index-area.news .more-btn-area .more-btn {
  color: #fff;
  border: 2px solid #fff;
}
.index-area.news .more-btn-area .more-btn:hover {
  color: #87D4B9;
  background-color: #fff;
}

.more-top-img-area .role-container {
  height: 100%;
}
.more-top-img-area .role01 {
  position: absolute;
  height: 96px;
  width: 83px;
  top: 100%;
  left: -3%;
  transform: translate(3%, -100%);
}
@media screen and (min-width: 768px) {
  .more-top-img-area .role01 {
    top: 117%;
    left: 19%;
    transform: translate(-15%, -117%);
  }
}
.more-top-img-area .role02 {
  position: absolute;
  top: 67%;
  left: 88%;
  transform: translate(-88%, -67%);
  height: 100px;
  width: 100px;
}
@media screen and (min-width: 768px) {
  .more-top-img-area .role02 {
    top: 77%;
    left: 63%;
    transform: translate(-63%, -77%);
  }
}
.more-top-img-area .role03 {
  position: absolute;
  top: 121%;
  left: 94%;
  transform: translate(-94%, -121%);
  height: 120px;
  width: 90px;
  display: none;
}
@media screen and (min-width: 768px) {
  .more-top-img-area .role03 {
    display: block;
  }
}

.index-news-list-area {
  margin-bottom: 10px;
}
@media screen and (min-width: 768px) {
  .index-news-list-area {
    margin-bottom: 40px;
  }
}
.index-news-list-area .row.type-1 [class*=col] {
  margin-bottom: 30px !important;
}
@media screen and (min-width: 768px) {
  .index-news-list-area .row.type-1 [class*=col] {
    margin-bottom: 40px !important;
  }
}
@media screen and (min-width: 768px) {
  .index-news-list-area ul li:nth-child(2) {
    margin-top: 50px;
  }
}
.index-news-list-area ul li a {
  display: block;
}
.index-news-list-area ul li a:hover .acart-proportion-box:before {
  background-size: auto 120%;
}
.index-news-list-area ul li a:hover .acart-proportion-box:after {
  background-color: rgba(0, 0, 0, 0.6);
}
.index-news-list-area ul li a:hover .view-btn {
  opacity: 1;
}
.index-news-list-area ul li .media-list .date-icon {
  position: absolute;
  top: 0;
  left: -8px;
  width: 88px;
  height: 84px;
  z-index: 3;
  padding: 10px 16px 15px 16px;
  text-align: center;
}
.index-news-list-area ul li .media-list .date-icon.news {
  background: url("../img/index/icon_news_date02_2x.png") center no-repeat;
  background-size: 88px 84px;
}
.index-news-list-area ul li .media-list .date-icon.share {
  background: url("../img/index/icon_news_date03_2x.png") center no-repeat;
  background-size: 88px 84px;
}
.index-news-list-area ul li .media-list .date-icon.service {
  background: url("../img/index/icon_news_date01_2x.png") center no-repeat;
  background-size: 88px 84px;
}
.index-news-list-area ul li .media-list .date-icon.watch {
  background: url("../img/index/icon_news_date04_2x.png") center no-repeat;
  background-size: 88px 84px;
}
.index-news-list-area ul li .media-list .date-icon span {
  font-size: 17px;
  line-height: 1.8;
  color: #fff;
  display: block;
}
.index-news-list-area ul li .media-list .date-icon span + span {
  border-top: 1px solid #fff;
  padding-top: 2px;
}
.index-news-list-area ul li .media-list .view-btn {
  position: absolute;
  top: calc(50% + 10px);
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 24px;
  line-height: 1.25;
  color: #fff;
  width: 130px;
  height: 50px;
  text-align: center;
  padding: 10px;
  border: 1px solid #fff;
  z-index: 2;
  border-radius: 12px;
  opacity: 0;
}
.index-news-list-area ul li .media-list .acart-proportion-box {
  margin-top: 10px;
  border-radius: 30px 30px 0 0;
}
.index-news-list-area ul li .media-list .content-area {
  background-color: #fff;
  padding: 25px 25px 30px 25px !important;
  border-radius: 0 0 30px 30px;
}

/*
.index-publish-list-area.list-area{
  ul{
    li{
      +li{
        margin-top: 20px;
      }
    }
  }
  .media-list.type-1{
    .media-area{
      @media screen and (min-width: $screen_md_width){
        width: 180px;
      }
      @media screen and (min-width: $screen_lg_width){
        width: 200px;
      }
    }
    .content-area{

      .title-area{
        font-size: 16px;
        @media screen and (min-width: $screen_sm_width){
          font-size: 18px;
        }
      }
      .desc-area{
        @media screen and (min-width: $screen_md_width){
          margin-top: 10px;
        }
      }
      @media screen and (min-width: $screen_md_width){
        width: calc(100% - 180px);
      }
      @media screen and (min-width: $screen_lg_width){
        width: calc(100% - 200px);
      }
    }
  }
}
*/
/*
.index-tech-list-area{
  .row{
    margin-left: 0;
    margin-right: 0;
    [class^='col']{
      padding-left: 0;
      padding-right: 0;
    }
  }
}
#home-tech-carousel{
  .owl-dots{
    position: absolute;
    bottom: -44px;
    left: 50%;
    transform: translateX(-50%);
    .owl-dot{
      background: none;
      border: 0;
      padding: 0;
      span{
          border-radius: 0;
          width: 12px;
          height: 12px;
          margin: 5px 5px;
          background-color: #7878785c;
          border-radius: 5px;
      }
      &.active, &:hover{
        span{
          background-color: #787878;
        }
      }
    }
  }
}
*/
.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;
}

@media screen and (min-width: 992px) {
  .main-right-area .list-area {
    min-height: 200px;
  }
}

.cate-area {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  font-size: 16px;
  line-height: 1;
  color: #C59D78;
}
.cate-area.news .cate-icon.news {
  display: inline-block;
  height: 37px;
  width: 37px;
  background: url("../img/list/icon_label_news_news_2x.png") center no-repeat;
  background-size: 37px 37px;
  background-position: left;
  vertical-align: middle;
  margin-left: 0;
  margin-right: 5px;
}
.cate-area.news .cate-icon.share {
  display: inline-block;
  height: 37px;
  width: 37px;
  background: url("../img/list/icon_label_news_share_2x.png") center no-repeat;
  background-size: 37px 37px;
  background-position: left;
  vertical-align: middle;
  margin-left: 0;
  margin-right: 5px;
}
.cate-area.news .cate-icon.service {
  display: inline-block;
  height: 37px;
  width: 37px;
  background: url("../img/list/icon_label_news_service_2x.png") center no-repeat;
  background-size: 37px 37px;
  background-position: left;
  vertical-align: middle;
  margin-left: 0;
  margin-right: 5px;
}
.cate-area.news .cate-icon.watch {
  display: inline-block;
  height: 37px;
  width: 37px;
  background: url("../img/list/icon_label_news_watch_2x.png") center no-repeat;
  background-size: 37px 37px;
  background-position: left;
  vertical-align: middle;
  margin-left: 0;
  margin-right: 5px;
}
.cate-area.reading .cate-icon.article {
  display: inline-block;
  height: 37px;
  width: 37px;
  background: url("../img/commend_reading/icon_read_article_2x.png") center no-repeat;
  background-size: 37px 37px;
  background-position: left;
  vertical-align: middle;
  margin-left: 0;
  margin-right: 5px;
}
.cate-area.reading .cate-icon.book {
  display: inline-block;
  height: 37px;
  width: 37px;
  background: url("../img/commend_reading/icon_read_book_2x.png") center no-repeat;
  background-size: 37px 37px;
  background-position: left;
  vertical-align: middle;
  margin-left: 0;
  margin-right: 5px;
}
.cate-area.reading .cate-icon.video {
  display: inline-block;
  height: 37px;
  width: 37px;
  background: url("../img/commend_reading/icon_read_video_2x.png") center no-repeat;
  background-size: 37px 37px;
  background-position: left;
  vertical-align: middle;
  margin-left: 0;
  margin-right: 5px;
}
.cate-area.reading .cate-icon.pbook {
  display: inline-block;
  height: 37px;
  width: 37px;
  background: url("../img/commend_reading/icon_read_pbook_2x.png") center no-repeat;
  background-size: 37px 37px;
  background-position: left;
  vertical-align: middle;
  margin-left: 0;
  margin-right: 5px;
}
.cate-area.reading .cate-icon.mp3 {
  display: inline-block;
  height: 37px;
  width: 37px;
  background: url("../img/commend_reading/icon_read_mp3_2x.png") center no-repeat;
  background-size: 37px 37px;
  background-position: left;
  vertical-align: middle;
  margin-left: 0;
  margin-right: 5px;
}
.cate-area.reading .cate-icon.podcast {
  display: inline-block;
  height: 37px;
  width: 37px;
  background: url("../img/commend_reading/icon_read_podcast_2x.png") center no-repeat;
  background-size: 37px 37px;
  background-position: left;
  vertical-align: middle;
  margin-left: 0;
  margin-right: 5px;
}
.cate-area.grief_and_recovery .cate-icon {
  height: 37px;
  width: 37px;
  vertical-align: middle;
  margin-left: 0;
  margin-right: 5px;
  display: inline-block;
}
.cate-area.grief_and_recovery .cate-icon.type01 {
  background: url("../img/grief_and_recovery/icon_type01_2x.png") center no-repeat;
  background-size: 37px 37px;
  background-position: left;
}
.cate-area.grief_and_recovery .cate-icon.type02 {
  background: url("../img/grief_and_recovery/icon_type02_2x.png") center no-repeat;
  background-size: 37px 37px;
  background-position: left;
}
.cate-area.grief_and_recovery .cate-icon.type03 {
  background: url("../img/grief_and_recovery/icon_type03_2x.png") center no-repeat;
  background-size: 37px 37px;
  background-position: left;
}
.cate-area.grief_and_recovery .cate-icon.type04 {
  background: url("../img/grief_and_recovery/icon_type04_2x.png") center no-repeat;
  background-size: 37px 37px;
  background-position: left;
}
.cate-area span + span {
  margin-left: 5px;
}

.list-area {
  margin: 0;
  padding: 0;
  list-style: none;
}
.list-area ul {
  list-style: none;
  padding: 0;
  margin-bottom: 0;
}
.list-area a {
  display: block;
}
.list-area a:hover .title-area {
  text-decoration: underline;
}
.list-area a:hover .acart-proportion-box:before {
  transform: scale(1.2);
}
.list-area .vip-icon {
  position: absolute;
  top: 0;
  left: 30px;
  width: 40px;
  height: 34px;
  z-index: 2;
}
.list-area .date {
  font-family: "Arial";
  font-size: 16px;
  display: inline-block;
  color: #C59D78;
  line-height: 1;
  vertical-align: middle;
}
.list-area .title-area {
  font-size: 21px;
  color: #573B23;
  line-height: 1.5;
  font-weight: bold;
  margin-bottom: 5px;
}
.list-area .desc-area, .list-area .source-area {
  font-size: 15px;
  color: #6D5A49;
  line-height: 1.6;
  margin-bottom: 15px;
}
.list-area .acart-proportion-box {
  position: relative;
  border-radius: 30px;
  max-height: 100%;
  max-width: 100%;
  width: 100%;
  height: 100%;
  margin-top: 5px;
  overflow: hidden;
}
.list-area .acart-proportion-box:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background-color: rgba(169, 101, 39, 0.1);
  border-radius: inherit;
}
.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);
  transition: all 0.8s;
}
.list-area .row.type-1 [class*=col] {
  margin-bottom: 45px;
}
@media screen and (min-width: 768px) {
  .list-area .row.type-1 [class*=col] {
    margin-bottom: 35px;
  }
}
.list-area .media-list {
  font-size: 0;
}
.list-area .media-list.type-1 {
  position: relative;
  max-width: 580px;
  margin: auto;
}
@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;
}
.list-area .media-list.type-1 .content-area {
  position: relative;
  width: 100%;
  display: inline-block;
  vertical-align: top;
  height: 100%;
  margin-top: 0;
  padding: 15px 10px;
}
.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 .btn-area .download-btn {
  width: auto;
  padding: 6px 27px;
}
@media screen and (min-width: 700px) {
  .list-area .media-list.type-1 .btn-area .download-btn {
    padding: 9px 27px;
  }
}
@media screen and (min-width: 768px) {
  .list-area .media-list.type-2 {
    height: auto;
  }
}
.list-area .media-list.type-2 .media-area {
  height: 100%;
  width: 112px;
  display: inline-block;
  position: relative;
}
@media screen and (min-width: 500px) {
  .list-area .media-list.type-2 .media-area {
    width: 35%;
  }
}
@media screen and (min-width: 768px) {
  .list-area .media-list.type-2 .media-area {
    display: block;
    width: auto;
  }
}
.list-area .media-list.type-2 .content-area {
  position: relative;
  display: inline-block;
  width: calc(100% - 112px);
  vertical-align: top;
  height: 100%;
  padding-left: 12px;
}
@media screen and (min-width: 500px) {
  .list-area .media-list.type-2 .content-area {
    width: 65%;
  }
}
@media screen and (min-width: 768px) {
  .list-area .media-list.type-2 .content-area {
    display: block;
    margin-top: 10px;
    width: auto;
    padding-left: 0px;
  }
}
.list-area .media-list.type-3 {
  position: relative;
}
.list-area .media-list.type-3 .media-area {
  height: 100%;
  position: relative;
}
@media screen and (min-width: 700px) {
  .list-area .media-list.type-3 .media-area {
    width: 35%;
    display: inline-block;
  }
}
@media screen and (min-width: 992px) {
  .list-area .media-list.type-3 .media-area {
    width: 220px;
  }
}
@media screen and (min-width: 1200px) {
  .list-area .media-list.type-3 .media-area {
    width: 268px;
  }
}
.list-area .media-list.type-3 .media-area .acart-proportion-box:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: rgba(0, 0, 0, 0.05) 1px solid;
}
.list-area .media-list.type-3 .content-area {
  position: relative;
  margin-top: 10px;
}
@media screen and (min-width: 700px) {
  .list-area .media-list.type-3 .content-area {
    width: 65%;
    display: inline-block;
    vertical-align: top;
    height: 100%;
    padding-left: 12px;
    margin-top: 0;
  }
}
@media screen and (min-width: 992px) {
  .list-area .media-list.type-3 .content-area {
    width: calc(100% - 220px);
  }
}
@media screen and (min-width: 1200px) {
  .list-area .media-list.type-3 .content-area {
    width: calc(100% - 268px);
  }
}
.list-area .media-list.type-3 .btn-area {
  text-align: right;
  margin-top: 10px;
}
@media screen and (min-width: 700px) {
  .list-area .media-list.type-3 .btn-area {
    position: absolute;
    right: 0;
    bottom: 0;
    margin-top: 0;
  }
}
.list-area .media-list.type-3 .btn-area .download-btn {
  display: inline-block;
  width: auto;
  padding: 6px 27px;
}
@media screen and (min-width: 700px) {
  .list-area .media-list.type-3 .btn-area .download-btn {
    padding: 9px 27px;
  }
}
.list-area .media-list.type-4 .content-area {
  margin-top: 15px;
}
.list-area .media-list.type-4 .content-area .desc-area {
  margin-top: 6px;
}

.intro-box-area {
  margin-bottom: 25px;
  padding: 0;
}
@media screen and (min-width: 768px) {
  .intro-box-area {
    margin-bottom: 35px;
    padding: 0 80px;
  }
}

.folding-box {
  background-color: #FFF3DA;
  border: 1px solid #FFD886;
  border-radius: 10px;
  padding: 25px 20px;
}
@media screen and (min-width: 768px) {
  .folding-box {
    padding: 35px 30px;
  }
}
@media screen and (min-width: 992px) {
  .folding-box {
    padding: 55px 50px;
  }
}
.folding-box.react-result {
  width: 100%;
  margin: auto;
}
.folding-box .form-title {
  font-size: 20px;
  line-height: 1;
  font-weight: bold;
  color: #573B23;
  border-bottom: 1px solid rgba(87, 59, 35, 0.15);
  padding-bottom: 15px;
  margin-bottom: 15px;
  margin-top: 40px;
}
@media screen and (min-width: 992px) {
  .folding-box .form-title {
    margin-bottom: 30px;
    font-size: 24px;
  }
}
.folding-box .form-title:first-child {
  margin-top: 0;
}
.folding-box .form-title.no-mt {
  margin-top: 0;
}
.folding-box .form-title span {
  display: block;
  vertical-align: middle;
}
@media screen and (min-width: 400px) {
  .folding-box .form-title span {
    display: inline-block;
  }
}
.folding-box .form-title span + span {
  font-size: 16px;
  color: #FF6A3A;
  margin-top: 5px;
  font-weight: normal;
}
@media screen and (min-width: 400px) {
  .folding-box .form-title span + span {
    margin-top: 0;
    margin-left: 15px;
  }
}
@media screen and (min-width: 992px) {
  .folding-box .checkbox-group {
    padding-left: 0px;
  }
}
@media screen and (min-width: 1200px) {
  .folding-box .checkbox-group {
    padding-left: 10px;
  }
}

.interact-result-list {
  display: table;
  width: 100%;
}
.interact-result-list .t-row {
  border-bottom: 1px solid rgba(87, 59, 35, 0.15);
  padding: 20px 10px 20px 10px;
  position: relative;
}
@media screen and (min-width: 992px) {
  .interact-result-list .t-row {
    display: table-row;
    padding: 0;
  }
}
.interact-result-list .t-row.head {
  display: none;
}
@media screen and (min-width: 992px) {
  .interact-result-list .t-row.head {
    display: table-row;
  }
}
.interact-result-list .t-row.head .t-cell {
  color: #5a5a5a;
  padding-top: 0;
  font-weight: bold;
}
.interact-result-list .t-row:last-child {
  border-bottom: 0;
}
@media screen and (min-width: 992px) {
  .interact-result-list .t-row:last-child .t-cell {
    border-bottom: 0;
  }
}
.interact-result-list .t-cell {
  display: block;
  color: #6D5A49;
  font-size: 17px;
  line-height: 1;
  padding: 4px 0;
}
.interact-result-list .t-cell.w-20 {
  width: 20px;
}
.interact-result-list .t-cell.w-70 {
  width: 70px;
}
.interact-result-list .t-cell.w-85 {
  width: 85px;
}
.interact-result-list .t-cell.w-120 {
  width: 120px;
}
.interact-result-list .t-cell.w-220 {
  width: 220px;
}
.interact-result-list .t-cell.w-10-percent {
  width: 10%;
}
.interact-result-list .t-cell.w-15-percent {
  width: 15%;
}
.interact-result-list .t-cell.w-20-percent {
  width: 20%;
}
.interact-result-list .t-cell.w-60-percent {
  width: 60%;
}
.interact-result-list .t-cell.w-80-percent {
  width: 80%;
}
.interact-result-list .t-cell.set-align-center {
  text-align: center;
}
@media screen and (min-width: 992px) {
  .interact-result-list .t-cell {
    display: table-cell;
    vertical-align: middle;
    border-bottom: 1px solid rgba(87, 59, 35, 0.15);
    padding: 22px 0;
    font-size: 16px;
  }
}
@media screen and (min-width: 992px) {
  .interact-result-list .t-cell {
    font-size: 18px;
  }
}
.interact-result-list .t-cell .xs-show {
  font-size: 16px;
}
@media screen and (min-width: 992px) {
  .interact-result-list .t-cell .xs-show {
    display: none;
  }
}
.interact-result-list .t-cell.chapter {
  padding-right: 62px;
}
@media screen and (min-width: 992px) {
  .interact-result-list .t-cell.chapter {
    padding-right: 0;
  }
}
.interact-result-list .t-cell.date {
  display: table-header-group;
  text-align: left;
  color: #C59D78;
}
@media screen and (min-width: 992px) {
  .interact-result-list .t-cell.date {
    display: table-cell;
    text-align: center;
  }
}
.interact-result-list .t-cell.img {
  display: table-footer-group;
}
@media screen and (min-width: 992px) {
  .interact-result-list .t-cell.img {
    display: table-cell;
  }
}
.interact-result-list .t-cell.img .image-area {
  width: 100%;
  margin-top: 10px;
  min-height: 1;
}
@media screen and (min-width: 768px) {
  .interact-result-list .t-cell.img .image-area {
    max-width: 600px;
  }
}
@media screen and (min-width: 992px) {
  .interact-result-list .t-cell.img .image-area {
    max-width: 200px;
    margin-top: 0;
  }
}
.interact-result-list .t-cell.img img {
  min-height: 1;
  width: 100%;
  max-width: 100%;
}
.interact-result-list .t-cell.btn-group {
  text-align: center;
  position: absolute;
  top: 13px;
  right: 0;
}
@media screen and (min-width: 992px) {
  .interact-result-list .t-cell.btn-group {
    top: 0;
    position: relative;
    transform: none;
  }
}
.interact-result-list .t-cell.btn-group .t-cell-btn {
  width: 28px;
  height: 28px;
  display: inline-block;
  border-radius: 50%;
  border: 0;
  padding: 0;
  vertical-align: middle;
}
.interact-result-list .t-cell.btn-group .t-cell-btn.download-btn {
  background: url("../img/members/button_download_2x.png") no-repeat center #44BC91;
  background-size: 28px 28px;
}
.interact-result-list .t-cell.btn-group .t-cell-btn.delete-btn {
  background: url("../img/members/button_delete_2x.png") no-repeat center #FF6A3A;
  background-size: 28px 28px;
  margin-left: 5px;
}
@media screen and (min-width: 992px) {
  .interact-result-list .t-cell.btn-group .t-cell-btn.delete-btn {
    margin-left: 20px;
  }
}

.customize-dropdown {
  position: relative;
  text-align: center;
  width: 100%;
  font-size: 17px;
  line-height: 1.8;
  color: #573B23;
  margin-top: 25px;
}
.customize-dropdown .dropdown-toggle {
  width: 100%;
  border: 2px solid #573B23;
  border-radius: 42px;
  display: inline-block;
  padding: 15px 40px 12px 40px;
  line-height: 1;
  background: #FDF8EE;
  cursor: pointer;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.customize-dropdown .menu {
  display: none;
  border: 2px solid #573B23;
  border-radius: 20px;
  position: absolute;
  bottom: 0;
  left: 0;
  transform: translateY(100%) translateY(4px);
  width: 100%;
  background-color: #FDF8EE;
  z-index: 1;
}
.customize-dropdown .item {
  display: block;
  padding: 15px 20px 12px 20px;
  line-height: 1;
}
.customize-dropdown .item + .item {
  border-top: 2px solid #573B23;
}
.customize-dropdown .item:hover {
  color: #EB8D00;
}
.customize-dropdown.show .menu {
  display: block;
}
.customize-dropdown i {
  position: absolute;
  top: 13px;
  right: 20px;
  font-size: 26px;
}

.fixed-page .page-title-area {
  text-align: center;
}
.fixed-page .page-title-area.about-service-rail {
  margin-bottom: 15px;
}
@media screen and (min-width: 992px) {
  .fixed-page .page-title-area.about-service-rail {
    margin-bottom: 31px;
  }
}
.fixed-page p {
  text-indent: 34px;
}
.fixed-page p.year-list {
  text-indent: 0;
  margin-left: 34px;
}

.fixedpage-area-box {
  position: relative;
  margin-bottom: 40px;
  width: 100%;
}
@media screen and (min-width: 992px) {
  .fixedpage-area-box {
    margin-bottom: 47px;
  }
}
.fixedpage-area-box.lesson {
  margin-bottom: 35px;
}
.fixedpage-area-box.lesson-story {
  margin-bottom: 5px;
}
@media screen and (min-width: 992px) {
  .fixedpage-area-box.lesson-story {
    margin-bottom: 55px;
  }
}
.fixedpage-area-box.case {
  margin-bottom: 55px;
}
@media screen and (min-width: 768px) {
  .fixedpage-area-box.case {
    margin-bottom: 100px;
  }
}
@media screen and (min-width: 1200px) {
  .fixedpage-area-box.case {
    margin-bottom: 55px;
  }
}
.fixedpage-area-box.school {
  margin-bottom: 60px;
}
@media screen and (min-width: 992px) {
  .fixedpage-area-box.school {
    margin-bottom: 67px;
  }
}
.fixedpage-area-box.service {
  padding-top: 24px;
}
@media screen and (min-width: 992px) {
  .fixedpage-area-box.service {
    padding-top: 0;
  }
}
.fixedpage-area-box.service:after {
  content: "";
  position: absolute;
  top: 0;
  left: 20px;
  background: url("../img/about/timeline_sideline_2x.png") top repeat;
  background-size: 6px 211px;
  width: 6px;
  height: calc(100% + 10px);
  display: block;
}
@media screen and (min-width: 992px) {
  .fixedpage-area-box.service:after {
    display: none;
  }
}
.fixedpage-area-box.service .service-role01 {
  position: absolute;
  top: -30px;
  right: calc(100% - 71px);
  z-index: 1;
  width: 104px;
  height: 65px;
  background: url("../img/about/timeline_ufo_2x.png") top repeat;
  background-size: 104px 65px;
}
@media screen and (min-width: 992px) {
  .fixedpage-area-box.service .service-role01 {
    top: 57px;
    right: calc(100% + 6px);
    width: 128.8px;
    height: 86.4px;
    background-size: 128.8px 86.4px;
  }
}
@media screen and (min-width: 1200px) {
  .fixedpage-area-box.service .service-role01 {
    top: 38px;
    right: calc(100% + 42px);
    width: 161px;
    height: 108px;
    background-size: 161px 108px;
  }
}
.fixedpage-area-box.service .service-role02 {
  position: absolute;
  top: 100%;
  right: calc(100% - 71px);
  z-index: 1;
  width: 69px;
  height: 63px;
  background: url("../img/about/timeline_star_xs_2x.png") top repeat;
  background-size: 69px 63px;
  display: block;
}
@media screen and (min-width: 992px) {
  .fixedpage-area-box.service .service-role02 {
    display: none;
  }
}
.fixedpage-area-box h3.lesson-article-title {
  font-size: 24px;
  color: #EB8D00;
  line-height: 1;
  margin-bottom: 35px;
}

.article-box-list {
  position: relative;
  padding-left: 60px;
  margin-bottom: 157px;
}
@media screen and (min-width: 992px) {
  .article-box-list {
    padding-left: 0;
    margin-bottom: 117px;
  }
}
.article-box-list .time-line-point {
  width: 35px;
  height: 34px;
  position: absolute;
  top: 0;
  left: 5px;
  z-index: 1;
  opacity: 1;
  transition: opacity 1s;
}
@media screen and (min-width: 992px) {
  .article-box-list .time-line-point {
    width: 62px;
    height: 60px;
  }
}
.article-box-list .time-line-point.point01 {
  background: url("../img/about/icon_timeline_point01_2x.png") top repeat;
  background-size: 35px 34px;
}
@media screen and (min-width: 992px) {
  .article-box-list .time-line-point.point01 {
    background-size: 62px 60px;
    top: 125px;
    left: auto;
    right: calc(100% + 22px);
  }
}
@media screen and (min-width: 1200px) {
  .article-box-list .time-line-point.point01 {
    right: calc(100% + 84px);
  }
}
.article-box-list .time-line-point.point02 {
  background: url("../img/about/icon_timeline_point02_2x.png") top repeat;
  background-size: 35px 34px;
}
@media screen and (min-width: 992px) {
  .article-box-list .time-line-point.point02 {
    left: calc(100% + 22px);
    top: 126px;
    background-size: 62px 60px;
  }
}
@media screen and (min-width: 1200px) {
  .article-box-list .time-line-point.point02 {
    left: calc(100% + 82px);
  }
}
.article-box-list .time-line-point.point03 {
  background: url("../img/about/icon_timeline_point03_2x.png") top repeat;
  background-size: 35px 34px;
}
@media screen and (min-width: 992px) {
  .article-box-list .time-line-point.point03 {
    top: 142px;
    right: calc(100% + 22px);
    left: auto;
    background-size: 62px 60px;
  }
}
@media screen and (min-width: 1200px) {
  .article-box-list .time-line-point.point03 {
    right: calc(100% + 84px);
  }
}
.article-box-list .time-line-point.point04 {
  background: url("../img/about/icon_timeline_point04_2x.png") top repeat;
  background-size: 35px 34px;
}
@media screen and (min-width: 992px) {
  .article-box-list .time-line-point.point04 {
    left: calc(100% + 22px);
    top: 126px;
    background-size: 62px 60px;
  }
}
@media screen and (min-width: 1200px) {
  .article-box-list .time-line-point.point04 {
    left: calc(100% + 82px);
  }
}
.article-box-list:last-child {
  margin-bottom: 158px;
}
@media screen and (min-width: 992px) {
  .article-box-list.no-line .article-box-bottom-line {
    width: 0;
  }
  .article-box-list.no-line .article-box-side-line {
    height: 0;
  }
  .article-box-list.no-line .time-line-point {
    opacity: 0;
  }
}

.article-box-side-line {
  position: absolute;
  width: 5px;
  background: url("../img/about/timeline_sideline_2x.png") top repeat;
  background-size: 5px 189.9px;
  display: none;
  z-index: -1;
  transition: all 0.2s linear;
}
@media screen and (min-width: 992px) {
  .article-box-side-line {
    display: block;
  }
}
@media screen and (min-width: 1200px) {
  .article-box-side-line {
    width: 6px;
    background-size: 6px 211px;
  }
}
.article-box-side-line.right {
  height: calc(100% - 141px);
  top: 71px;
  left: calc(100% + 51px);
}
@media screen and (min-width: 1200px) {
  .article-box-side-line.right {
    left: calc(100% + 112px);
  }
}
.article-box-side-line.left {
  height: calc(100% - 159px);
  top: 80px;
  right: calc(100% + 51px);
}
@media screen and (min-width: 1200px) {
  .article-box-side-line.left {
    right: calc(100% + 112px);
  }
}

.article-box-bottom-line {
  position: absolute;
  top: calc(100% - 80px);
  width: calc(100% + 112px);
  height: 287px;
  display: none;
  z-index: -1;
  transition: all 1.5s linear 0.2s;
  -ms-transition: all 1.5s linear 0.2s;
  transition-delay: 0;
}
@media screen and (min-width: 992px) {
  .article-box-bottom-line {
    display: block;
  }
}
@media screen and (min-width: 1200px) {
  .article-box-bottom-line {
    width: calc(100% + 236px);
  }
}
.article-box-bottom-line.left {
  background: url("../img/about/timeline_left_2x.png") left 0 center no-repeat;
  background-size: 932.4px 258.3px;
  left: -57px;
}
@media screen and (min-width: 1200px) {
  .article-box-bottom-line.left {
    left: -118px;
    background-size: 1036px 287px;
  }
}
.article-box-bottom-line.right {
  background: url("../img/about/timeline_right_2x.png") right 0 center no-repeat;
  background-size: 932.4px 258.3px;
  right: -57px;
}
@media screen and (min-width: 1200px) {
  .article-box-bottom-line.right {
    right: -118px;
    background-size: 1036px 287px;
  }
}
.article-box-bottom-line.end {
  background: url("../img/about/timeline_right_2x.png") right 0 center no-repeat;
  bottom: -71px;
  background-size: 932.4px 258.3px;
  width: calc(100% - 5px);
  right: -57px;
}
@media screen and (min-width: 1200px) {
  .article-box-bottom-line.end {
    bottom: -80px;
    background-size: 1036px 287px;
    width: calc(100% + 102px);
    right: -118px;
  }
}

.fixedpage-container {
  margin: auto;
  width: 100%;
}
@media screen and (min-width: 992px) {
  .fixedpage-container {
    padding: 0 60px;
  }
}
@media screen and (min-width: 1200px) {
  .fixedpage-container {
    padding: 0 100px;
  }
}
@media screen and (min-width: 768px) {
  .fixedpage-container.service {
    padding: 0 30px;
  }
}
.fixedpage-container .article-area {
  margin-bottom: 0;
}
.fixedpage-container .detail-media-area {
  font-size: 0;
}
.fixedpage-container .detail-media-area .acart-proportion-box {
  position: relative;
  background: url("../img/about/about_video_2x.jpg") center no-repeat;
  background-size: cover;
  border-radius: 30px;
}
.fixedpage-container .detail-media-area .acart-proportion-box:hover {
  background: url("../img/about/about_video_hover_2x.jpg") center no-repeat;
  background-size: cover;
}
.fixedpage-container .detail-media-area .acart-proportion-box .media-player {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.fixedpage-container .detail-media-area .acart-proportion-box iframe {
  border-radius: 30px;
}
.fixedpage-container .video-intro-area {
  color: #573B23;
  text-align: left;
  font-size: 17px;
  font-weight: bold;
  line-height: 1.3;
  margin-top: 13px;
}
.fixedpage-container .mile-stone-area {
  margin-bottom: 15px;
}
.fixedpage-container .mile-stone-area .mile-stone {
  display: block;
  padding-left: 0;
  margin-bottom: 25px;
  padding-left: 15px;
}
@media screen and (min-width: 992px) {
  .fixedpage-container .mile-stone-area .mile-stone {
    display: inline-block;
    margin-bottom: 0;
  }
  .fixedpage-container .mile-stone-area .mile-stone + .mile-stone {
    margin-left: 35px;
  }
}
.fixedpage-container .mile-stone-area .mile-stone .mile-stone-year {
  font-weight: bold;
  line-height: 1;
  font-size: 15px;
}
.fixedpage-container .mile-stone-area .mile-stone .mile-stone-title {
  color: #573B23;
  font-size: 17px;
  line-height: 1.7;
  font-weight: bold;
}
.fixedpage-container .mile-stone-area .mile-stone .mile-stone-desc {
  color: #573B23;
  font-size: 15px;
  line-height: 1.3;
}
.fixedpage-container .mile-stone-area.red .mile-stone {
  border-left: 2px solid #FF6A3A;
}
.fixedpage-container .mile-stone-area.red .mile-stone .mile-stone-year {
  color: #FF6A3A;
}
.fixedpage-container .mile-stone-area.yellow .mile-stone {
  border-left: 2px solid #FFB03A;
}
.fixedpage-container .mile-stone-area.yellow .mile-stone .mile-stone-year {
  color: #FFB03A;
}
.fixedpage-container .mile-stone-area.green .mile-stone {
  border-left: 2px solid #7FC808;
}
.fixedpage-container .mile-stone-area.green .mile-stone .mile-stone-year {
  color: #7FC808;
}
.fixedpage-container .mile-stone-area.blue .mile-stone {
  border-left: 2px solid #3969E7;
}
.fixedpage-container .mile-stone-area.blue .mile-stone .mile-stone-year {
  color: #3969E7;
}
.fixedpage-container .planet {
  position: absolute;
  top: calc(100% + 30px);
  right: -49px;
  width: 96px;
  height: 99px;
}
.fixedpage-container .planet.pic01 {
  background: url("../img/about/timeline_pic01_2x.png") center no-repeat;
  background-size: 96px 99px;
}
.fixedpage-container .planet.pic02 {
  background: url("../img/about/timeline_pic02_2x.png") center no-repeat;
  background-size: 96px 99px;
}
.fixedpage-container .planet.pic03 {
  background: url("../img/about/timeline_pic03_2x.png") center no-repeat;
  background-size: 96px 99px;
}
.fixedpage-container .planet.pic04 {
  background: url("../img/about/timeline_pic04_2x.png") center no-repeat;
  background-size: 96px 99px;
}
@media screen and (min-width: 992px) {
  .fixedpage-container .planet.pic01 {
    top: calc(100% - 55px);
    left: calc(100% + 10px);
  }
  .fixedpage-container .planet.pic02 {
    top: calc(100% - 32px);
    right: calc(100% + 8px);
  }
  .fixedpage-container .planet.pic03 {
    top: calc(100% - 59px);
    left: calc(100% + 3px);
  }
  .fixedpage-container .planet.pic04 {
    top: calc(100% + 7px);
    right: calc(100% - 59px);
  }
}
@media screen and (min-width: 1200px) {
  .fixedpage-container .planet.pic01 {
    top: calc(100% - 66px);
    left: calc(100% + 50px);
  }
  .fixedpage-container .planet.pic02 {
    top: calc(100% - 32px);
    right: calc(100% + 57px);
  }
  .fixedpage-container .planet.pic03 {
    top: calc(100% - 59px);
    left: calc(100% + 33px);
  }
  .fixedpage-container .planet.pic04 {
    top: calc(100% + 20px);
    right: 100%;
  }
}
.fixedpage-container .folding-box {
  padding: 7px 12px;
  font-size: 19px;
  line-height: 1.3;
  font-weight: bold;
  margin-bottom: 15px;
}
@media screen and (min-width: 992px) {
  .fixedpage-container .folding-box {
    padding: 13px 25px;
    font-size: 21px;
  }
}

.case-intro-area {
  display: flex;
  flex-direction: column;
  position: relative;
}
@media screen and (min-width: 768px) {
  .case-intro-area {
    flex-direction: row;
    align-items: center;
  }
}
.case-intro-area .media-area {
  margin: auto;
  padding-bottom: 15px;
}
@media screen and (min-width: 768px) {
  .case-intro-area .media-area {
    margin: 0;
    padding: 0;
  }
}
.case-intro-area .case-text-area {
  margin: auto;
  padding: 0 50px;
  width: 100%;
}
@media screen and (min-width: 375px) {
  .case-intro-area .case-text-area {
    padding: 0 30px;
  }
}
@media screen and (min-width: 768px) {
  .case-intro-area .case-text-area {
    padding: 0;
  }
}
.case-intro-area .case-title {
  font-size: 24px;
  line-height: 1;
  font-weight: bold;
  margin-bottom: 10px;
}
@media screen and (min-width: 768px) {
  .case-intro-area .case-title {
    margin-bottom: 15px;
  }
}
.case-intro-area .case-desc {
  font-size: 17px;
  line-height: 1.6;
}
.case-intro-area.left {
  justify-content: flex-start;
  margin-bottom: 40px;
}
@media screen and (min-width: 768px) {
  .case-intro-area.left {
    margin-bottom: 0;
  }
}
.case-intro-area.left .media-area {
  width: 100%;
  max-width: 578px;
}
@media screen and (min-width: 768px) {
  .case-intro-area.left .media-area {
    width: 50%;
  }
}
.case-intro-area.left .media-area img {
  max-width: 100%;
  max-height: 100%;
}
.case-intro-area.left .case-text-area {
  max-width: 578px;
}
@media screen and (min-width: 768px) {
  .case-intro-area.left .case-text-area {
    max-width: 384px;
    margin-left: 5px;
    padding-right: 30px;
    width: 50%;
  }
}
@media screen and (min-width: 992px) {
  .case-intro-area.left .case-text-area {
    padding-right: 0;
  }
}
.case-intro-area.left:after {
  content: "";
  position: absolute;
  background: url("../img/service/service_role01_lg_2x.png") top repeat;
  background-size: cover;
  width: 98px;
  height: 68px;
  display: none;
}
@media screen and (min-width: 768px) {
  .case-intro-area.left:after {
    display: block;
    bottom: 30px;
    left: calc(100% - 100px);
  }
}
@media screen and (min-width: 992px) {
  .case-intro-area.left:after {
    bottom: 75px;
    left: calc(100% - 100px);
  }
}
@media screen and (min-width: 1200px) {
  .case-intro-area.left:after {
    left: calc(100% - 228px);
  }
}
.case-intro-area.right {
  justify-content: flex-end;
}
.case-intro-area.right .media-area {
  width: 100%;
  max-width: 549px;
  order: 1;
}
@media screen and (min-width: 768px) {
  .case-intro-area.right .media-area {
    width: 50%;
    order: 2;
  }
}
.case-intro-area.right .media-area img {
  max-width: 100%;
  max-height: 100%;
}
.case-intro-area.right .case-text-area {
  max-width: 549px;
  order: 2;
}
@media screen and (min-width: 768px) {
  .case-intro-area.right .case-text-area {
    padding-left: 30px;
    max-width: 384px;
    margin-right: 5px;
    width: 50%;
    order: 1;
  }
}
@media screen and (min-width: 992px) {
  .case-intro-area.right .case-text-area {
    padding-left: 0;
  }
}
.case-intro-area.right:after {
  content: "";
  position: absolute;
  right: calc(100% - 385px);
  background: url("../img/service/service_role02_lg_2x.png") top repeat;
  background-size: cover;
  width: 346px;
  height: 140px;
  display: none;
}
@media screen and (min-width: 768px) {
  .case-intro-area.right:after {
    display: block;
    right: calc(100% - 320px);
    bottom: -88px;
  }
}
@media screen and (min-width: 992px) {
  .case-intro-area.right:after {
    bottom: -47px;
  }
}
@media screen and (min-width: 1200px) {
  .case-intro-area.right:after {
    right: calc(100% - 385px);
    bottom: 0;
  }
}

.serivce-list-area {
  padding: 0;
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
}
@media screen and (min-width: 768px) {
  .serivce-list-area {
    padding: 0 30px;
  }
}
@media screen and (min-width: 1200px) {
  .serivce-list-area {
    padding: 0;
  }
}
.serivce-list-area .service-list + .service-list {
  margin-top: 35px;
}
@media screen and (min-width: 1200px) {
  .serivce-list-area .service-list + .service-list {
    margin-top: 0px;
  }
}
.serivce-list-area .service-list .list-title {
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 5px;
}
.serivce-list-area .service-list .list-desc {
  font-size: 17px;
  line-height: 1.6;
}
.serivce-list-area .service-list .type-area {
  background-color: #44BC91;
  padding: 5px 10px;
  font-size: 17px;
  font-weight: bold;
  line-height: 1;
  color: #FFF;
  border-radius: 8px;
  display: inline-block;
  vertical-align: middle;
}
.serivce-list-area .service-list.type1 {
  max-width: 580px;
}
@media screen and (min-width: 768px) {
  .serivce-list-area .service-list.type1 {
    max-width: none;
  }
}
@media screen and (min-width: 768px) {
  .serivce-list-area .service-list.type1.mid {
    margin-top: 50px;
  }
}
.serivce-list-area .service-list.type1 .acart-proportion-box {
  border-radius: 30px 30px 0 0;
}
.serivce-list-area .service-list.type1 .acart-proportion-box.pic01 {
  background: url("../img/service/service_school_pic01_2x.jpg") center no-repeat;
  background-size: cover;
}
.serivce-list-area .service-list.type1 .acart-proportion-box.pic02 {
  background: url("../img/service/service_school_pic02_2x.jpg") center no-repeat;
  background-size: cover;
}
.serivce-list-area .service-list.type1 .acart-proportion-box.pic03 {
  background: url("../img/service/service_school_pic03_2x.jpg") center no-repeat;
  background-size: cover;
}
.serivce-list-area .service-list.type1 .folding-box {
  padding: 30px 28px 20px 28px;
  border-radius: 0 0 30px 30px;
  position: relative;
}
.serivce-list-area .service-list.type1 .folding-box .type-area {
  position: absolute;
  top: -14px;
  left: 28px;
}
.serivce-list-area .service-list.type2 .folding-box {
  padding: 0;
  border-radius: 30px;
  border: 1px solid #FFD886;
  position: relative;
  height: 100%;
}
.serivce-list-area .service-list.type2 .type-area {
  margin-bottom: 15px;
}
.serivce-list-area .service-list.type2 .media-area {
  border-radius: 30px 0 0 30px;
  vertical-align: top;
  width: calc(100% + 2px);
  margin: -1px 0 0 -1px;
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .serivce-list-area .service-list.type2 .media-area {
    width: 315px;
  }
}
@media screen and (min-width: 1200px) {
  .serivce-list-area .service-list.type2 .media-area {
    width: calc(100% + 2px);
    margin: -1px 0 0 -1px;
  }
}
.serivce-list-area .service-list.type2 .media-area .acart-proportion-box {
  border-radius: 30px 30px 0 0;
}
.serivce-list-area .service-list.type2 .media-area .acart-proportion-box.pic01 {
  background: url("../img/service/service_school_pic01_2x.jpg") center no-repeat;
  background-size: cover;
}
.serivce-list-area .service-list.type2 .media-area .acart-proportion-box.pic02 {
  background: url("../img/service/service_school_pic02_2x.jpg") center no-repeat;
  background-size: cover;
}
.serivce-list-area .service-list.type2 .media-area .acart-proportion-box.pic03 {
  background: url("../img/service/service_school_pic03_2x.jpg") center no-repeat;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  .serivce-list-area .service-list.type2 .media-area .acart-proportion-box {
    border-radius: 30px 0px 0 30px;
  }
}
@media screen and (min-width: 1200px) {
  .serivce-list-area .service-list.type2 .media-area .acart-proportion-box {
    border-radius: 30px 30px 0 0;
  }
}
.serivce-list-area .service-list.type2 .content-area {
  position: relative;
  display: inline-block;
  padding: 20px 28px;
  border-radius: 0 0 30px 30px;
  width: 100%;
  vertical-align: top;
}
.serivce-list-area .service-list.type2 .content-area .type-area {
  position: absolute;
  top: -14px;
  left: 28px;
}
.serivce-list-area .service-list.type2 .content-area .list-title {
  vertical-align: middle;
  display: inline-block;
  margin: 10px 0;
}
@media screen and (min-width: 768px) {
  .serivce-list-area .service-list.type2 .content-area {
    border-radius: 0 30px 30px 0;
    width: calc(100% - 319px);
    border-left: 0px solid #FFD886;
  }
  .serivce-list-area .service-list.type2 .content-area .type-area {
    position: unset;
    display: inline-block;
  }
  .serivce-list-area .service-list.type2 .content-area .list-title {
    vertical-align: middle;
    display: inline-block;
    margin: 0 0 15px 10px;
  }
}
@media screen and (min-width: 1200px) {
  .serivce-list-area .service-list.type2 .content-area {
    width: 100%;
    border-radius: 0 0 30px 30px;
  }
  .serivce-list-area .service-list.type2 .content-area .type-area {
    position: absolute;
    top: -14px;
    left: 28px;
  }
  .serivce-list-area .service-list.type2 .content-area .list-title {
    vertical-align: middle;
    display: inline-block;
    margin: 10px 0;
  }
}

@media screen and (min-width: 1200px) {
  .service-social-area {
    width: 80%;
    margin: auto;
  }
}

.service-social-intro-area {
  font-size: 17px;
  line-height: 1.6;
  margin: auto;
  margin-bottom: 30px;
  max-width: 580px;
}
@media screen and (min-width: 768px) {
  .service-social-intro-area {
    max-width: none;
  }
}

.service-social-list-area {
  font-size: 0;
}
.service-social-list-area .service-social-list {
  margin: auto;
  max-width: 580px;
}
@media screen and (min-width: 768px) {
  .service-social-list-area .service-social-list {
    max-width: none;
    margin: 0;
  }
}
.service-social-list-area .service-social-list + .service-social-list {
  margin-top: 32px;
}
@media screen and (min-width: 768px) {
  .service-social-list-area .service-social-list + .service-social-list {
    margin-top: 30px;
  }
}
@media screen and (min-width: 1200px) {
  .service-social-list-area .service-social-list + .service-social-list {
    margin-top: 70px;
  }
}
.service-social-list-area .media-area {
  display: block;
  vertical-align: top;
  border-radius: 30px;
  margin: auto;
  padding-bottom: 75%;
}
.service-social-list-area .media-area.pic01 {
  background: url("../img/service/service_society_pic01_2x.jpg") center no-repeat;
  background-size: cover;
}
.service-social-list-area .media-area.pic02 {
  background: url("../img/service/service_society_pic02_2x.jpg") center no-repeat;
  background-size: cover;
}
.service-social-list-area .media-area.pic03 {
  background: url("../img/service/service_society_pic03_2x.jpg") center no-repeat;
  background-size: cover;
}
.service-social-list-area .media-area.pic04 {
  background: url("../img/service/service_society_pic04_2x.jpg") center no-repeat;
  background-size: cover;
}
@media screen and (min-width: 768px) {
  .service-social-list-area .media-area {
    padding-bottom: 0;
    width: 280px;
    height: 210px;
    max-width: none;
    margin: 0;
    display: inline-block;
  }
}
.service-social-list-area .content-area {
  display: inline-block;
  color: #573B23;
  margin: auto;
  vertical-align: top;
  padding-top: 15px;
}
@media screen and (min-width: 768px) {
  .service-social-list-area .content-area {
    padding-left: 30px;
    width: calc(100% - 280px);
  }
}
.service-social-list-area .content-area .list-title {
  font-size: 24px;
  line-height: 1.3;
  font-weight: bold;
  margin-bottom: 15px;
}
.service-social-list-area .content-area .list-desc {
  font-size: 17px;
}

.lesson-logo-area {
  width: 100%;
  text-align: center;
  margin-bottom: 25px;
}
.lesson-logo-area img {
  max-width: 427px;
  max-height: 333px;
  width: 100%;
  margin-bottom: 15px;
}
.lesson-logo-area .author-area {
  text-align: center;
  width: 100%;
  font-size: 16px;
  color: #876446;
  line-height: 1.6;
}

.lesson-role-intro-area .lesson-intro-text {
  margin-bottom: 55px;
}

.lesson-role-intro-list-area {
  position: relative;
}
.lesson-role-intro-list-area h3.lesson-article-title {
  text-align: center;
}
.lesson-role-intro-list-area h3.lesson-article-title.list-title {
  font-size: 28px;
  margin-bottom: 55px;
}
@media screen and (min-width: 992px) {
  .lesson-role-intro-list-area h3.lesson-article-title.list-title {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    margin-bottom: 0;
  }
}
.lesson-role-intro-list-area .role-list {
  max-width: 295px;
  width: 100%;
  margin: auto;
}
@media screen and (min-width: 1200px) {
  .lesson-role-intro-list-area .role-list.left {
    margin-left: 140px;
  }
}
@media screen and (min-width: 1200px) {
  .lesson-role-intro-list-area .role-list.right {
    margin-right: 140px;
  }
}
.lesson-role-intro-list-area .role-list .role {
  max-width: 100%;
  padding-bottom: 98.3050847458%;
  margin-bottom: 20px;
}
.lesson-role-intro-list-area .role-list .role.role01 {
  background: url("../img/lesson/course_role01_2x.png") center no-repeat;
  background-size: cover;
}
.lesson-role-intro-list-area .role-list .role.role02 {
  background: url("../img/lesson/course_role02_2x.png") center no-repeat;
  background-size: cover;
}
.lesson-role-intro-list-area .role-list .role.role03 {
  background: url("../img/lesson/course_role03_2x.png") center no-repeat;
  background-size: cover;
}
.lesson-role-intro-list-area .role-list .role.role04 {
  background: url("../img/lesson/course_role04_2x.png") center no-repeat;
  background-size: cover;
}
.lesson-role-intro-list-area .role-list .role.role05 {
  background: url("../img/lesson/course_role05_2x.png") center no-repeat;
  background-size: cover;
}
.lesson-role-intro-list-area .role-list .role.role06 {
  background: url("../img/lesson/course_role06_2x.png") center no-repeat;
  background-size: cover;
}
.lesson-role-intro-list-area .role-list .role.role07 {
  background: url("../img/lesson/course_role07_2x.png") center no-repeat;
  background-size: cover;
}
.lesson-role-intro-list-area .role-list .role.role08 {
  background: url("../img/lesson/course_role08_2x.png") center no-repeat;
  background-size: cover;
}
.lesson-role-intro-list-area .role-text {
  padding: 0 33px;
}
.lesson-role-intro-list-area .role-text .name {
  font-size: 21px;
  line-height: 1;
  font-weight: bold;
  margin-bottom: 15px;
}
.lesson-role-intro-list-area .role-text .desc {
  font-size: 15px;
  line-height: 1.6;
}
.lesson-role-intro-list-area [class*=col] {
  margin-bottom: 50px;
}
@media screen and (min-width: 992px) {
  .lesson-role-intro-list-area [class*=col] {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 992px) {
  .lesson-role-intro-list-area [class*=col].mid {
    margin-top: 80px;
  }
}

.fixedpage-btn-area {
  text-align: center;
  margin-bottom: 70px;
}
.fixedpage-btn-area .form-btn {
  text-decoration: none !important;
  color: #573B23;
  width: 239px;
}
.fixedpage-btn-area .form-btn:hover, .fixedpage-btn-area .form-btn:focus {
  color: #fff;
}
.fixedpage-btn-area .form-btn.type-01 {
  background: #44BC91;
  color: #fff;
  border: 0;
  height: 42px;
  border-radius: 42px;
  padding: 13px 30px;
  line-height: 1;
}
.fixedpage-btn-area .form-btn.type-01:hover, .fixedpage-btn-area .form-btn.type-01:focus {
  background: #369674;
  color: #fff;
}
.fixedpage-btn-area .form-btn.type-02 {
  background: #5EABF8;
  color: #fff;
  border: 0;
  height: 42px;
  border-radius: 42px;
  padding: 13px 30px;
  line-height: 1;
}
.fixedpage-btn-area .form-btn.type-02:hover, .fixedpage-btn-area .form-btn.type-02:focus {
  background: #2c91f6;
  color: #fff;
}
.fixedpage-btn-area .form-btn.type-03 {
  background: #FFB03A;
  color: #fff;
  border: 0;
  height: 42px;
  border-radius: 42px;
  padding: 13px 30px;
  line-height: 1;
}
.fixedpage-btn-area .form-btn.type-03:hover, .fixedpage-btn-area .form-btn.type-03:focus {
  background: #ff9b05;
  color: #fff;
}
/*# sourceMappingURL=maps/base.css.map */
