@charset "UTF-8";
body {
  position: relative;
  width: 100%;
  overflow-x: hidden;
  word-break: break-word;
  font-size: 16px;
  color: #343434;
  line-height: 1.6;
  font-family: 'Arial','Microsoft JhengHei';
  background-color: #FEF5EE; }
  body.adopt {
    background-color: #EEF4EA; }
  body.raised {
    background-color: #F9EFDD; }

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

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

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

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

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

.color-main-5 {
  color: #81B9A9; }

.color-main-6 {
  color: #245255; }

.color-main-7 {
  color: #C0DDD4; }

.color-main-8 {
  color: #F4D1A8; }

.color-main-9 {
  color: #EEF4EA; }

.color-main-10 {
  color: #F9EFDD; }

.color-sub-1 {
  color: #72A898; }

.color-sub-2 {
  color: #6E9D90; }

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

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

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

.color-sub-6 {
  color: #39817D; }

.color-sub-7 {
  color: #505050; }

.color-sub-8 {
  color: #F8E2D7; }

.color-sub-9 {
  color: #EDBCA2; }

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px; }
  @media screen and (min-width: 992px) {
    .container {
      width: 970px; } }
  @media screen and (min-width: 1200px) {
    .container {
      width: 1110px; }
      .container.header-container {
        width: 1200px; } }
  .container.home-container {
    padding-right: 20px;
    padding-left: 20px; }
  .container.detail-container {
    width: 100%; }
    @media screen and (min-width: 992px) {
      .container.detail-container {
        width: 924px; } }
  .container.service-process {
    width: 100%;
    padding-right: 31px;
    padding-left: 31px; }
    @media screen and (min-width: 600px) {
      .container.service-process {
        padding-right: 15px;
        padding-left: 15px; } }
    @media screen and (min-width: 992px) {
      .container.service-process {
        width: 976px; } }
  .container.member-container {
    width: 100%; }
    @media screen and (min-width: 768px) {
      .container.member-container {
        width: 555px; } }

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 */ }

.main-area {
  margin-top: 50px; }
  @media screen and (min-width: 1200px) {
    .main-area {
      margin-top: 0; } }

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

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

header.website .lg-header-area:after, header.website .lg-header-area .top-area:after, .header-nav:after, footer.website .bottom-area:after, .page-area:after, .detail-page .page-top-area:after, .detail-page .page-top-area .content-area:after, .page-btn-area .share-box:after, .search-area .search-box:after, .form-group:after, .form-group .vcode-area:after, .page-search-area:after, .form-btn-area:after, .input-btn-box:after, .list-area .media-list.type-1:after, .interact-result-list .t-row: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: #245255;
    font-size: 21px;
    font-weight: bold;
    line-height: 1.3;
    margin-top: 0;
    margin-bottom: 15px; }
  .article-area h4, #tinymce h4 {
    color: #D6836B;
    font-size: 21px;
    font-weight: bold;
    line-height: 1.3;
    margin-top: 0;
    margin-bottom: 15px; }
  .article-area h5, #tinymce h5 {
    color: #F1B73E;
    font-size: 17px;
    font-weight: bold;
    line-height: 1.3;
    margin-top: 0;
    margin-bottom: 15px; }
  .article-area h6, #tinymce h6 {
    color: #418783;
    font-size: 17px;
    font-weight: bold;
    line-height: 1.3;
    margin-top: 0;
    margin-bottom: 15px; }
  .article-area p, #tinymce p {
    color: #505050;
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 30px; }
  .article-area a, #tinymce a {
    color: #BE5A3D;
    font-size: 16px;
    line-height: 1.6; }
    .article-area a:hover, #tinymce a:hover {
      text-decoration: underline; }
  .article-area ul, #tinymce ul, .article-area ol, #tinymce ol {
    margin-bottom: 30px; }
    .article-area ul > li, #tinymce ul > li, .article-area ol > li, #tinymce ol > li {
      font-size: 16px;
      line-height: 1.6;
      color: #505050; }
      .article-area ul > li + li, #tinymce ul > li + li, .article-area ol > li + li, #tinymce ol > li + li {
        margin-top: 8px; }
  .article-area ul, #tinymce ul {
    padding: 0;
    list-style: none !important; }
    .article-area ul > li, #tinymce ul > li {
      padding-left: 18px;
      position: relative; }
      .article-area ul > li:before, #tinymce ul > li:before {
        position: absolute;
        content: '';
        left: 4px;
        top: 9px;
        width: 5px;
        height: 5px;
        border-radius: 50%;
        background-color: #39817D; }
  .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: 23px;
      position: relative; }
      .article-area ol > li:before, #tinymce ol > li:before {
        position: absolute;
        text-align: right;
        left: 0;
        top: 0;
        content: counter(ol-item) ".";
        counter-increment: ol-item;
        font-size: 16px;
        line-height: 1.6;
        color: #39817D;
        display: inline-block;
        padding-right: 5px;
        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: #E2D1C7 solid 1px;
      font-size: 16px;
      line-height: 1.6;
      padding: 15px;
      font-weight: normal;
      text-align: left; }
    .article-area table tr th, #tinymce table tr th {
      background-color: #F8E2D7;
      color: #2E6764; }
    .article-area table tr td, #tinymce table tr td {
      background-color: #FEF5EE;
      color: #505050; }

.breadcrumbs {
  font-size: 14px;
  line-height: 1.3;
  padding-top: 15px;
  padding-bottom: 25px; }
  @media screen and (min-width: 992px) {
    .breadcrumbs {
      padding-left: 10px;
      padding-top: 20px;
      padding-bottom: 35px; } }
  .breadcrumbs.detail-bg {
    background: #F2D6C7; }
  .breadcrumbs a {
    color: #343434;
    margin-right: 10px; }
  .breadcrumbs span {
    color: #C57064;
    margin-right: 10px; }
  .breadcrumbs i {
    color: #505050;
    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: 34px;
      height: 34px; }
      .page_list ul li + li {
        margin-left: 9px; }
      .page_list ul li > span, .page_list ul li > a {
        position: relative;
        background-color: #FEF5EE;
        border: none;
        font-size: 17px;
        font-weight: bold;
        line-height: 1;
        color: #D6836B;
        padding: 9px 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: #FFF;
          background-color: #D6836B; }

.tag {
  display: inline-block;
  min-height: 22px;
  line-height: 22px;
  border-radius: 22px;
  background: #245255;
  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: 45px;
  height: 45px;
  display: none;
  background: url("../img/gotop/gotop_xs_2x.png") #39817D center no-repeat;
  background-size: cover;
  cursor: pointer;
  z-index: 3;
  text-align: center;
  font-size: 0;
  position: fixed;
  top: 90%;
  left: calc(100% - 15px);
  border-radius: 50%;
  transform: translateX(-100%); }
  @media screen and (min-width: 768px) {
    #to-top {
      width: 60px;
      height: 60px;
      background: url("../img/gotop/gotop_lg_2x.png") #39817D center no-repeat;
      background-size: cover;
      transform: translate(-100%, 0); } }
  @media screen and (min-width: 1200px) {
    #to-top {
      top: 85%; } }
  #to-top.bot {
    position: absolute;
    top: -7%; }
    @media screen and (min-width: 768px) {
      #to-top.bot {
        top: -8%; } }
    @media screen and (min-width: 992px) {
      #to-top.bot {
        top: -12%; } }
    @media screen and (min-width: 1200px) {
      #to-top.bot {
        top: -20%; } }

.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: 605px; } }
    .modal .modal-dialog .modal-content {
      border-radius: 20px;
      padding: 16px 25px;
      background-color: #F2D6C7; }
      @media screen and (min-width: 768px) {
        .modal .modal-dialog .modal-content {
          padding: 40px; } }
      .modal .modal-dialog .modal-content .modal-header {
        border-bottom: 0;
        padding: 0;
        margin-bottom: 25px; }
      .modal .modal-dialog .modal-content .modal-body {
        padding: 0; }
      .modal .modal-dialog .modal-content .modal-footer {
        border-top: 0;
        padding: 0;
        text-align: center; }
  .modal button.close {
    position: absolute;
    top: -40px;
    right: 15px;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    opacity: 1;
    border: 1px solid #FFF; }
    @media screen and (min-width: 992px) {
      .modal button.close {
        top: -32px;
        right: -34px; } }
    .modal button.close span {
      display: block;
      position: absolute;
      height: 2px;
      width: 60%;
      left: 10px;
      background: #FFF;
      cursor: pointer; }
      .modal button.close span:nth-child(1) {
        top: 24px;
        -webkit-transform: rotate(-40deg);
        -ms-transform: rotate(-40deg);
        transform: rotate(-40deg);
        transform-origin: center; }
      .modal button.close span:nth-child(2) {
        top: 24px;
        -webkit-transform: rotate(40deg);
        -ms-transform: rotate(40deg);
        transform: rotate(40deg);
        transform-origin: center; }
  .modal .form-group:last-child, .modal .form-group:only-of-type {
    margin-bottom: 0; }
  .modal.home-video-modal .video-dialog {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 880px;
    width: 100%;
    padding: 0 15px; }
    @media screen and (min-width: 992px) {
      .modal.home-video-modal .video-dialog {
        padding: 0; } }
  .modal.home-video-modal button.close {
    top: -55px;
    right: 15px;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    border: 1px solid #FFF; }
    @media screen and (min-width: 992px) {
      .modal.home-video-modal button.close {
        right: -50px; } }
    .modal.home-video-modal button.close span {
      width: 60%;
      left: 10px;
      height: 2px;
      background: #FFF; }
      .modal.home-video-modal button.close span:nth-child(1) {
        top: 24px; }
      .modal.home-video-modal button.close span:nth-child(2) {
        top: 24px; }
  .modal.home-video-modal .video-area {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 100%;
    width: 100%; }
    .modal.home-video-modal .video-area iframe {
      border-radius: 10px; }

.bootbox .modal-content {
  position: relative; }

.bootbox .bootbox-close-button.close {
  display: none;
  /*position:absolute;
      top:0;
      right:0;
      font-size:0 !important; 
      background:url('');
      background-size:cover;*/ }

.bootbox .modal-footer {
  margin-top: 40px; }

.bootbox .btn {
  padding: 11px 20px;
  border-radius: 47px;
  font-size: 16px;
  font-weight: bold;
  height: 36px;
  display: inline-block;
  line-height: 1;
  cursor: pointer;
  background-color: #81B9A9;
  color: #FFF;
  border: 0; }
  .bootbox .btn:hover, .bootbox .btn:focus, .bootbox .btn.active {
    background-color: #618F81; }

.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.33333%; }
  .acart-proportion-box.proportion-4-3 {
    padding-bottom: 75%; }
  .acart-proportion-box.proportion-16-9 {
    padding-bottom: 56.25%; }
  .acart-proportion-box.proportion-5-4 {
    padding-bottom: 80%; }
  .acart-proportion-box.proportion-4-5 {
    padding-bottom: 125%; }
  .acart-proportion-box.proportion-1-1 {
    padding-bottom: 100%; }

/*
=================================================================
(#m02-1hds) HEADER
=================================================================
*/
.fixed-height.is-sticky {
  z-index: 99 !important;
  position: fixed !important;
  top: 0 !important;
  left: 0 !important;
  width: 100%;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.12);
  /*.logo-area{
		bottom: 13px !important;
	}
	.top-area{
		//display: none !important;
		display:block;
		nav{
			li{
				>a{
					color: map-get($website_font_color, '2') !important;
				}
				&.open, &:hover, &.active{
					> a{
						color: map-get($website_font_color, '3') !important;
					}
					
				}
			}
		}
	}*/ }

.fixed-height {
  background: white !important;
  height: 50px; }
  @media screen and (min-width: 1200px) {
    .fixed-height {
      height: 70px; } }
  .fixed-height .logo-area a, .fixed-height .mb-logo-area a {
    display: block; }
  .fixed-height .container {
    height: 100%; }

header.website {
  width: 100%;
  top: 0;
  left: 0;
  position: fixed;
  z-index: 99;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.12); }
  @media screen and (min-width: 1200px) {
    header.website {
      position: relative; } }
  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: 16px;
      float: left; }
      header.website .lg-header-area .top-area .logo-area img {
        width: 254px;
        vertical-align: top; }
    header.website .lg-header-area .top-area nav {
      float: left;
      display: inline-block; }
    header.website .lg-header-area .top-area .header-right-area {
      float: right;
      padding-top: 16px; }
      header.website .lg-header-area .top-area .header-right-area .link-btn-area {
        padding-top: 1px;
        margin-left: 35px;
        display: inline-block;
        vertical-align: middle;
        position: relative; }
      header.website .lg-header-area .top-area .header-right-area .member-dropdown-box:hover .member-menu-box {
        display: block; }

.header-nav {
  list-style: none;
  margin: 0;
  height: 100%;
  display: inline-block;
  padding-top: 8px; }
  .header-nav .header-nav2 {
    display: none;
    padding: 0px;
    list-style: none; }
  .header-nav > li {
    float: left;
    position: relative;
    height: 100%;
    padding-bottom: 20px; }
    .header-nav > li + li {
      margin-left: 35px; }
    .header-nav > li > a {
      font-size: 17px;
      line-height: 1;
      position: relative;
      height: 100%;
      width: 100%;
      text-align: center;
      color: #343434;
      position: relative; }
      .header-nav > li > a:after {
        content: '';
        position: absolute;
        top: calc(100% + 3px);
        right: -3px;
        width: 0;
        height: 3px;
        border-radius: 5px;
        background-color: #81B9A9;
        transition: all 0.3s ease-out 0s; }
    .header-nav > li > a:focus ~ .header-nav2 {
      display: block; }
    .header-nav > li.open .header-nav2 {
      display: block; }
    .header-nav > li.open > a:after, .header-nav > li:hover > a:after, .header-nav > li.active > a:after {
      width: calc(100% + 6px);
      right: auto;
      left: -3px; }
    .header-nav > li:hover .header-nav2 {
      display: block; }
  .header-nav .header-nav2 {
    width: 100%;
    position: absolute;
    top: 100%;
    left: -3px;
    background: #FEF5EE;
    width: 190px;
    top: calc(100%);
    padding: 14px;
    border-radius: 0 0 10px 10px;
    box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.15); }
    .header-nav .header-nav2 > li > a {
      position: relative;
      font-size: 15px;
      line-height: 1.3;
      display: block;
      color: #343434; }
      .header-nav .header-nav2 > li > a:hover, .header-nav .header-nav2 > li > a.active {
        color: #72A898; }
    .header-nav .header-nav2 > li + li {
      margin-top: 20px; }

div.mb-header {
  position: relative;
  z-index: 1000;
  padding-right: 60px;
  height: 100%; }
  div.mb-header .mb-logo-area {
    padding-top: 10px;
    display: inline-block;
    padding-left: 15px; }
    div.mb-header .mb-logo-area img {
      vertical-align: middle;
      width: 200px;
      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 16px; }
    div.mb-header div.xs-menu .wrapper-area {
      height: 40px;
      width: 40px;
      position: relative;
      margin: 9px 0 0 0; }
    div.mb-header div.xs-menu .icon-wrapper {
      display: inline-block;
      width: 20px;
      height: 20px;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); }
      div.mb-header div.xs-menu .icon-wrapper span {
        display: block;
        position: absolute;
        height: 3px;
        width: 100%;
        background: #E28F71;
        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;
        cursor: pointer; }
        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: 9px; }
    div.mb-header div.xs-menu.active .icon-wrapper {
      width: 24px; }
      div.mb-header div.xs-menu.active .icon-wrapper span:nth-child(1) {
        top: 6px;
        -webkit-transform: rotate(-40deg);
        -ms-transform: rotate(-40deg);
        transform: rotate(-40deg);
        transform-origin: center; }
      div.mb-header div.xs-menu.active .icon-wrapper span:nth-child(2) {
        top: 6px;
        -webkit-transform: rotate(40deg);
        -ms-transform: rotate(40deg);
        transform: rotate(40deg);
        transform-origin: center; }

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

.member-menu-box {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  cursor: auto; }
  .member-menu-box .menu-content {
    width: 100%;
    margin-top: 17px;
    background: #FEF5EE;
    width: 190px;
    padding: 14px;
    border-radius: 0 0 10px 10px;
    box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.15); }
  .member-menu-box .menu-item > a {
    position: relative;
    font-size: 15px;
    font-weight: normal;
    line-height: 1.3;
    display: block;
    color: #343434; }
    .member-menu-box .menu-item > a:hover, .member-menu-box .menu-item > a.active {
      color: #72A898; }
  .member-menu-box .menu-item + .menu-item {
    margin-top: 20px; }

div#mb-sidebar {
  display: none;
  position: fixed;
  width: 100%;
  top: -100%;
  z-index: 20;
  background: #FFF;
  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: 50px;
    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: 50px; }
  100% {
    top: -100%; } }

@-moz-keyframes hiddensidebar {
  0% {
    top: 50px; }
  100% {
    top: -100%; } }

@-ms-keyframes hiddensidebar {
  0% {
    top: 50px; }
  100% {
    top: -100%; } }

@keyframes hiddensidebar {
  0% {
    top: 50px; }
  100% {
    top: -100%; } }

@-webkit-keyframes showsidebar {
  0% {
    top: -100%; }
  100% {
    top: 50px; } }

@-moz-keyframes showsidebar {
  0% {
    top: -100%; }
  100% {
    top: 50px; } }

@-ms-keyframes showsidebar {
  0% {
    top: -100%; }
  100% {
    top: 50px; } }

@keyframes showsidebar {
  0% {
    top: -100%; }
  100% {
    top: 50px; } }

div.sidebar-content {
  padding: 0 0 50px 0;
  position: relative; }
  div.sidebar-content .member-menu > a {
    padding: 16px 20px 16px 68px; }
    div.sidebar-content .member-menu > a:before {
      content: '';
      width: 30px;
      height: 30px;
      position: absolute;
      top: 10px;
      left: 28px;
      background: url("../img/icon/icon_login_2x.png") center no-repeat;
      background-size: 30px; }
    div.sidebar-content .member-menu > a.member:before {
      background: url("../img/icon/icon_member_2x.png") center no-repeat;
      background-size: 30px; }
  div.sidebar-content ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: none; }
    div.sidebar-content ul li a {
      display: block;
      padding: 16px 20px 16px 28px; }
      div.sidebar-content ul li a .sidebar-nav-icon {
        float: right;
        margin-top: 2px;
        width: 14px;
        height: 14px;
        background: url("../img/btn/sidebar_button_close_2x.png") center no-repeat;
        background-size: cover; }
      div.sidebar-content ul li a.open .sidebar-nav-icon {
        background: url("../img/btn/sidebar_button_open_2x.png") center no-repeat;
        background-size: cover; }
      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 {
      background: #FEF5EE;
      padding: 8px 0;
      border-top: 1px solid #DCD8D6;
      list-style: circle; }
      div.sidebar-content ul.layer-2 > li {
        position: relative; }
        div.sidebar-content ul.layer-2 > li > a {
          position: relative;
          padding: 10px 36px 10px 49px; }
          div.sidebar-content ul.layer-2 > li > a:before {
            content: '';
            width: 3px;
            height: 3px;
            border-radius: 50%;
            position: absolute;
            top: 50%;
            left: 36px;
            transform: translateY(-50%);
            background-color: #343434; }
    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: 18px;
      background: #FFF;
      color: #343434;
      position: relative;
      line-height: 1; }
      div.sidebar-content ul.layer-1 > li > a:hover, div.sidebar-content ul.layer-1 > li > a.open {
        background: #FEF5EE;
        color: #72A898; }
    div.sidebar-content ul.layer-1 > li:not(.member-menu) {
      border-top: 1px solid #DCD8D6; }
    div.sidebar-content ul.layer-2 > li > a {
      font-size: 15px;
      background: #FEF5EE;
      color: #343434;
      position: relative;
      line-height: 1.3; }
      div.sidebar-content ul.layer-2 > li > a:hover, div.sidebar-content ul.layer-2 > li > a.open {
        color: #72A898; }
        div.sidebar-content ul.layer-2 > li > a:hover .sidebar-nav-icon, div.sidebar-content ul.layer-2 > li > a.open .sidebar-nav-icon {
          color: #FFF; }
    div.sidebar-content ul.layer-2 > li:not(.member-menu) {
      border-top: 0 solid #DCD8D6; }
    div.sidebar-content ul.layer-3 > li > a {
      font-size: 15px;
      background: #FED796;
      color: #FEF5EE;
      position: relative;
      line-height: 1; }
      div.sidebar-content ul.layer-3 > li > a:hover, div.sidebar-content ul.layer-3 > li > a.open {
        background: #FED796; }
    div.sidebar-content ul.layer-3 > li:not(.member-menu) {
      border-top: 1px solid #fffad6; }
  div.sidebar-content > ul {
    display: block; }

/*
=================================================================
(#m02-2fts) FOOTER
=================================================================
*/
footer.website {
  position: relative; }
  footer.website .top-area {
    display: flex;
    align-items: stretch;
    flex-direction: column; }
    @media screen and (min-width: 992px) {
      footer.website .top-area {
        flex-direction: row; } }
    footer.website .top-area .top-content-area {
      width: 100%;
      padding: 45px 0 45px 15px;
      position: relative; }
      footer.website .top-area .top-content-area .top-content-link-area {
        display: flex;
        align-items: center; }
        footer.website .top-area .top-content-area .top-content-link-area .link-img-area {
          transition: all 0.5s; }
        footer.website .top-area .top-content-area .top-content-link-area:hover .link-img-area {
          transform: translateY(-20px);
          transition: all 0.5s; }
      footer.website .top-area .top-content-area.left {
        background: #F1B27D; }
        footer.website .top-area .top-content-area.left:before {
          content: '';
          position: absolute;
          top: 0;
          right: -15px;
          width: 100vw;
          height: 100%;
          background: #F1B27D;
          z-index: -1; }
      footer.website .top-area .top-content-area.right {
        background: #81B9A9; }
        footer.website .top-area .top-content-area.right:before {
          content: '';
          position: absolute;
          top: 0;
          left: -15px;
          width: 100vw;
          height: 100%;
          background: #81B9A9;
          z-index: -1; }
      @media screen and (min-width: 992px) {
        footer.website .top-area .top-content-area {
          width: 50%; }
          footer.website .top-area .top-content-area.left {
            padding: 80px 15px 70px 0; }
            footer.website .top-area .top-content-area.left:before {
              width: 50vw;
              right: 0; }
          footer.website .top-area .top-content-area.right {
            padding: 80px 0 70px 15px; }
            footer.website .top-area .top-content-area.right:before {
              width: 50vw;
              left: 0; }
            footer.website .top-area .top-content-area.right .link-text-area {
              order: 1; }
            footer.website .top-area .top-content-area.right .link-img-area {
              order: 2; } }
    footer.website .top-area .link-text-area {
      display: inline-block;
      width: calc(100% - 110px);
      padding-left: 33px;
      color: #FFF; }
      footer.website .top-area .link-text-area .link-title {
        font-size: 20px;
        font-weight: bold;
        line-height: 1;
        margin-bottom: 15px; }
      footer.website .top-area .link-text-area .link-desc {
        font-size: 15px;
        line-height: 1.6; }
      @media screen and (min-width: 992px) {
        footer.website .top-area .link-text-area {
          padding: 0 45px;
          width: calc(100% - 180px); }
          footer.website .top-area .link-text-area .link-title {
            font-size: 22px; }
          footer.website .top-area .link-text-area .link-desc {
            font-size: 16px; } }
    footer.website .top-area .link-img-area {
      display: inline-block;
      width: 110px; }
      @media screen and (min-width: 992px) {
        footer.website .top-area .link-img-area {
          width: 180px; } }
      footer.website .top-area .link-img-area img {
        max-width: 100%; }
  footer.website .middle-area {
    background: #39817D;
    padding: 45px 0 15px 0; }
    @media screen and (min-width: 992px) {
      footer.website .middle-area {
        padding: 70px 0 35px 0; } }
    footer.website .middle-area .footer-outer-box {
      width: 100%;
      display: flex;
      flex-direction: column;
      justify-content: flex-start;
      align-items: flex-start;
      flex-wrap: wrap; }
      @media screen and (min-width: 992px) {
        footer.website .middle-area .footer-outer-box {
          flex-direction: row; } }
    footer.website .middle-area .footer-box {
      display: block;
      color: #fff;
      width: 100%;
      margin-bottom: 25px; }
      footer.website .middle-area .footer-box + .footer-box {
        margin-top: 30px; }
      @media screen and (min-width: 992px) {
        footer.website .middle-area .footer-box {
          width: calc((100% / 3) - 20px); }
          footer.website .middle-area .footer-box + .footer-box {
            margin-top: 0;
            margin-left: 30px; } }
      footer.website .middle-area .footer-box:nth-child(4n) {
        margin-left: 0; }
      footer.website .middle-area .footer-box .info-title {
        font-size: 16px;
        line-height: 1;
        margin-bottom: 15px;
        font-weight: bold; }
      footer.website .middle-area .footer-box .info {
        display: flex;
        align-items: flex-start;
        justify-content: flex-start;
        font-size: 14px;
        line-height: 1.5; }
        footer.website .middle-area .footer-box .info + .info {
          margin-top: 6px; }
        footer.website .middle-area .footer-box .info span {
          width: 42px; }
          footer.website .middle-area .footer-box .info span + span {
            width: calc(100% - 42px); }
  footer.website .bottom-area {
    font-size: 14px;
    padding-bottom: 20px;
    line-height: 1.7;
    background: #39817D; }
    footer.website .bottom-area .copyright-area {
      display: block;
      color: #A0CCCA;
      float: left;
      padding-bottom: 15px;
      width: 100%; }
      @media screen and (min-width: 768px) {
        footer.website .bottom-area .copyright-area {
          width: auto;
          text-align: left;
          display: inline-block;
          padding-bottom: 0; } }
    footer.website .bottom-area a {
      color: #A0CCCA; }
      footer.website .bottom-area a:hover {
        text-decoration: underline; }
    footer.website .bottom-area .acart-area {
      color: #A0CCCA; }
      @media screen and (min-width: 768px) {
        footer.website .bottom-area .acart-area {
          float: right; } }

/*
=================================================================
(#m03mcs) MAIN CONTENT
=================================================================
*/
.btn-area button {
  border: 0; }

.btn-area .click-btn {
  padding: 11px 20px;
  border-radius: 47px;
  font-size: 16px;
  font-weight: bold;
  height: 36px;
  display: inline-block;
  line-height: 1;
  cursor: pointer; }
  .btn-area .click-btn.login-btn {
    background-color: #E28F71;
    color: #FFF; }
  .btn-area .click-btn.member-btn {
    background-color: #81B9A9;
    color: #FFF;
    padding: 10px 15px 10px 20px; }
    .btn-area .click-btn.member-btn i {
      margin-left: 8px;
      font-weight: bold; }
  .btn-area .click-btn.type-01 {
    background-color: #81B9A9;
    color: #FFF; }
  .btn-area .click-btn.type-02 {
    background-color: #D6836B;
    color: #FFF; }
  .btn-area .click-btn.type-03 {
    background-color: transparent;
    border: 1px solid #D6836B;
    color: #D6836B; }

.btn-area .click-btn.login-btn:hover, .btn-area .click-btn.login-btn:focus {
  background-color: #CC8166; }

.btn-area .click-btn.member-btn:hover, .btn-area .click-btn.member-btn:focus {
  background-color: #6E9D90; }

.btn-area .click-btn.type-01:hover, .btn-area .click-btn.type-01:focus {
  background-color: #618F81; }

.btn-area .click-btn.type-02:hover, .btn-area .click-btn.type-02:focus {
  background-color: #B56F5B; }

.btn-area .click-btn.type-03:hover, .btn-area .click-btn.type-03:focus {
  background-color: #D6836B;
  color: #FFF; }

.circle-btn-area {
  text-align: center;
  position: relative;
  font-size: 0; }
  .circle-btn-area .circle-btn {
    max-width: 185px;
    position: relative;
    display: inline-block;
    width: calc(50% - 12px);
    transition: all 0.5s; }
    .circle-btn-area .circle-btn + .circle-btn {
      margin-left: 24px; }
    .circle-btn-area .circle-btn.red {
      display: block;
      margin: 10px auto 0 auto; }
    @media screen and (min-width: 768px) {
      .circle-btn-area .circle-btn {
        width: calc(50% - 24px); }
        .circle-btn-area .circle-btn + .circle-btn {
          margin-left: 48px; }
        .circle-btn-area .circle-btn.red {
          margin: 20px auto 0 auto; } }
    .circle-btn-area .circle-btn img {
      max-width: 100%;
      max-height: 100%; }
    .circle-btn-area .circle-btn .btn-text {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      font-size: 20px;
      line-height: 1;
      color: #FFF;
      font-weight: 600; }
      @media screen and (min-width: 768px) {
        .circle-btn-area .circle-btn .btn-text {
          font-size: 25px; } }
    .circle-btn-area .circle-btn:hover {
      transform: translateY(-20px); }

/*.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; }
  .page-area.no-margin {
    margin-bottom: 0; }
  @media screen and (min-width: 992px) {
    .page-area .main-right-area {
      display: table-cell;
      vertical-align: top;
      width: 100%; } }

.page-banner-area {
  width: 100%;
  position: relative;
  padding-bottom: calc((512 / 768) * 100%); }
  @media screen and (min-width: 768px) {
    .page-banner-area {
      padding-bottom: calc((330 / 992) * 100%); } }
  @media screen and (min-width: 992px) {
    .page-banner-area {
      height: 330px;
      padding-bottom: 0; } }
  .page-banner-area .page-banner-proportion {
    position: absolute;
    top: 0;
    left: 0;
    background: url("../img/banner/page_banner_xs.jpg") 50% 50% no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%; }
    @media screen and (min-width: 768px) {
      .page-banner-area .page-banner-proportion {
        left: 50%;
        transform: translateX(-50%);
        background: url("../img/banner/page_banner_lg.jpg") calc(50% + 90px) 50% no-repeat;
        background-size: cover; } }
    @media screen and (min-width: 992px) {
      .page-banner-area .page-banner-proportion {
        left: -360px;
        transform: none;
        background: url("../img/banner/page_banner_lg.jpg") 50% 50% no-repeat;
        background-size: cover;
        width: 1920px; } }
    @media screen and (min-width: 1200px) {
      .page-banner-area .page-banner-proportion {
        left: 50%;
        transform: translateX(-50%); } }
  .page-banner-area .page-banner-text-area {
    position: absolute;
    top: 40%;
    left: 19%;
    display: none; }
    @media screen and (min-width: 768px) {
      .page-banner-area .page-banner-text-area {
        top: 38%;
        display: block; } }
    @media screen and (min-width: 1200px) {
      .page-banner-area .page-banner-text-area {
        left: 50%;
        transform: translateX(calc(-50% - 330px)); } }
    .page-banner-area .page-banner-text-area .eng-title {
      height: 12px;
      margin-bottom: 13px;
      margin-left: 2px; }
      .page-banner-area .page-banner-text-area .eng-title.adopt, .page-banner-area .page-banner-text-area .eng-title.raised, .page-banner-area .page-banner-text-area .eng-title.adopt_service {
        height: 25px; }
      @media screen and (min-width: 500px) {
        .page-banner-area .page-banner-text-area .eng-title {
          height: 24px;
          margin-bottom: 10px;
          margin-left: 0; }
          .page-banner-area .page-banner-text-area .eng-title.adopt, .page-banner-area .page-banner-text-area .eng-title.raised, .page-banner-area .page-banner-text-area .eng-title.adopt_service {
            height: 50px; } }
      .page-banner-area .page-banner-text-area .eng-title img {
        max-width: 100%;
        max-height: 100%; }
    .page-banner-area .page-banner-text-area .ch-title {
      font-family: 'Noto Sans TC';
      font-size: 17px;
      font-weight: 600;
      color: #245255;
      line-height: 1;
      position: relative;
      display: inline-block; }
      @media screen and (min-width: 500px) {
        .page-banner-area .page-banner-text-area .ch-title {
          font-size: 32px; } }
      .page-banner-area .page-banner-text-area .ch-title:before {
        content: '';
        position: absolute;
        bottom: 3px;
        left: calc(100% + 8px);
        background: url("../img/banner/title_line_2x.png") center no-repeat;
        background-size: 19px 6px;
        width: 19px;
        height: 6px; }
        @media screen and (min-width: 500px) {
          .page-banner-area .page-banner-text-area .ch-title:before {
            width: 35px;
            height: 10px;
            background-size: 35px 10px; } }
  .page-banner-area.about .page-banner-proportion {
    background: url("../img/banner/about_banner_xs.jpg") 50% 50% no-repeat;
    background-size: cover; }
    @media screen and (min-width: 768px) {
      .page-banner-area.about .page-banner-proportion {
        background: url("../img/banner/about_banner_lg.jpg") calc(50% + 90px) 50% no-repeat;
        background-size: cover; } }
    @media screen and (min-width: 992px) {
      .page-banner-area.about .page-banner-proportion {
        background: url("../img/banner/about_banner_lg.jpg") 50% 50% no-repeat;
        background-size: cover; } }
  .page-banner-area.adopt_service .page-banner-proportion {
    background: url("../img/banner/adopt_service_banner_xs.jpg") 50% 50% no-repeat;
    background-size: cover; }
    @media screen and (min-width: 768px) {
      .page-banner-area.adopt_service .page-banner-proportion {
        background: url("../img/banner/adopt_service_banner_lg.jpg") calc(50% + 90px) 50% no-repeat;
        background-size: cover; } }
    @media screen and (min-width: 992px) {
      .page-banner-area.adopt_service .page-banner-proportion {
        background: url("../img/banner/adopt_service_banner_lg.jpg") 50% 50% no-repeat;
        background-size: cover; } }
  .page-banner-area.raised .page-banner-proportion {
    background: url("../img/banner/raised_banner_xs.jpg") 50% 50% no-repeat;
    background-size: cover; }
    @media screen and (min-width: 768px) {
      .page-banner-area.raised .page-banner-proportion {
        background: url("../img/banner/raised_banner_lg.jpg") calc(50% + 90px) 50% no-repeat;
        background-size: cover; } }
    @media screen and (min-width: 992px) {
      .page-banner-area.raised .page-banner-proportion {
        background: url("../img/banner/raised_banner_lg.jpg") 50% 50% no-repeat;
        background-size: cover; } }
  .page-banner-area.adopt .page-banner-proportion {
    background: url("../img/banner/adopt_banner_xs.jpg") 50% 50% no-repeat;
    background-size: cover; }
    @media screen and (min-width: 768px) {
      .page-banner-area.adopt .page-banner-proportion {
        background: url("../img/banner/adopt_banner_lg.jpg") calc(50% + 90px) 50% no-repeat;
        background-size: cover; } }
    @media screen and (min-width: 992px) {
      .page-banner-area.adopt .page-banner-proportion {
        background: url("../img/banner/adopt_banner_lg.jpg") 50% 50% no-repeat;
        background-size: cover; } }
  .page-banner-area.contactus .page-banner-proportion {
    background: url("../img/banner/contactus_banner_xs.jpg") 50% 50% no-repeat;
    background-size: cover; }
    @media screen and (min-width: 768px) {
      .page-banner-area.contactus .page-banner-proportion {
        background: url("../img/banner/contactus_banner_lg.jpg") calc(50% + 90px) 50% no-repeat;
        background-size: cover; } }
    @media screen and (min-width: 992px) {
      .page-banner-area.contactus .page-banner-proportion {
        background: url("../img/banner/contactus_banner_lg.jpg") 50% 50% no-repeat;
        background-size: cover; } }
  .page-banner-area.members .page-banner-proportion {
    background: url("../img/banner/members_banner_xs.jpg") 50% 50% no-repeat;
    background-size: cover; }
    @media screen and (min-width: 768px) {
      .page-banner-area.members .page-banner-proportion {
        background: url("../img/banner/members_banner_lg.jpg") calc(50% + 90px) 50% no-repeat;
        background-size: cover; } }
    @media screen and (min-width: 992px) {
      .page-banner-area.members .page-banner-proportion {
        background: url("../img/banner/members_banner_lg.jpg") 50% 50% no-repeat;
        background-size: cover; } }
  .page-banner-area.news .page-banner-proportion {
    background: url("../img/banner/news_banner_xs.jpg") 50% 50% no-repeat;
    background-size: cover; }
    @media screen and (min-width: 768px) {
      .page-banner-area.news .page-banner-proportion {
        background: url("../img/banner/news_banner_lg.jpg") calc(50% + 90px) 50% no-repeat;
        background-size: cover; } }
    @media screen and (min-width: 992px) {
      .page-banner-area.news .page-banner-proportion {
        background: url("../img/banner/news_banner_lg.jpg") 50% 50% no-repeat;
        background-size: cover; } }

.page-title-area {
  margin-bottom: 30px;
  text-align: center; }
  @media screen and (min-width: 768px) {
    .page-title-area {
      margin-bottom: 45px; } }
  .page-title-area.modal-title {
    margin-bottom: 0; }
  .page-title-area.after-middle {
    margin-top: 37px; }
    @media screen and (min-width: 768px) {
      .page-title-area.after-middle {
        margin-top: 48px; } }
  .page-title-area .eng-title {
    height: 20px;
    margin-bottom: 8px; }
    .page-title-area .eng-title.high {
      height: 50px; }
    @media screen and (min-width: 768px) {
      .page-title-area .eng-title {
        height: 24px;
        margin-bottom: 10px; } }
    .page-title-area .eng-title img {
      max-width: 100%;
      max-height: 100%; }
  .page-title-area .page-title {
    margin: 0;
    font-family: 'Noto Sans TC';
    font-size: 25px;
    font-weight: bold;
    line-height: 1;
    color: #245255; }
    @media screen and (min-width: 768px) {
      .page-title-area .page-title {
        font-size: 32px; } }
    .page-title-area .page-title span {
      position: relative;
      display: inline-block; }
      .page-title-area .page-title span:after {
        content: '';
        position: absolute;
        bottom: 3px;
        left: calc(100% + 8px);
        background: url("../img/banner/title_line_2x.png") center no-repeat;
        background-size: 27px 8px;
        width: 27px;
        height: 8px; }
        @media screen and (min-width: 500px) {
          .page-title-area .page-title span:after {
            width: 35px;
            height: 10px;
            background-size: 35px 10px; } }

.acart-proportion-box.mask {
  -webkit-mask-image: url("../img/page/page_frame_2x.png");
  mask-image: url("../img/page/page_frame_2x.png");
  -webkit-mask-position: center;
  mask-position: center;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  mask-size: contain;
  overflow: hidden; }

.acart-proportion-box.graphics-mask {
  -webkit-mask-image: url("../img/index/index_video_frame_2x.png");
  mask-image: url("../img/index/index_video_frame_2x.png"); }

.detail-page .page-top-area {
  position: relative;
  background-color: #F2D6C7;
  margin-bottom: 35px; }
  @media screen and (min-width: 768px) {
    .detail-page .page-top-area {
      margin-bottom: 60px; } }
  .detail-page .page-top-area:before {
    content: '';
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 10px;
    background: url("../img/index/index_bg_xs.png") 50% repeat;
    background-size: 768px 10px;
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg); }
  @media screen and (min-width: 768px) {
    .detail-page .page-top-area:before {
      height: 15px;
      background: url("../img/index/index_bg_lg.png") 50% repeat;
      background-size: 1340px 15px; } }
  .detail-page .page-top-area .page-top-inner-area {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    justify-content: center;
    position: relative; }
    @media screen and (min-width: 992px) {
      .detail-page .page-top-area .page-top-inner-area {
        padding-bottom: 42px;
        flex-direction: row;
        width: 100%; } }
  .detail-page .page-top-area .media-area {
    width: 100%;
    max-width: 526px;
    margin: 0 auto;
    margin-bottom: 25px; }
    @media screen and (min-width: 992px) {
      .detail-page .page-top-area .media-area {
        margin-bottom: 0; } }
  .detail-page .page-top-area .content-area {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%; }
    @media screen and (min-width: 992px) {
      .detail-page .page-top-area .content-area {
        width: calc(100% - 420px);
        padding-left: 50px; } }
    .detail-page .page-top-area .content-area .info-area {
      margin-bottom: 10px;
      color: #343434;
      line-height: 1; }
      .detail-page .page-top-area .content-area .info-area .cate {
        padding: 10px 10px 10px 41px;
        margin-right: 10px;
        font-size: 15px;
        background: #FEF5EE;
        border-radius: 10px;
        display: inline-block;
        position: relative;
        vertical-align: middle; }
        .detail-page .page-top-area .content-area .info-area .cate:before {
          content: '';
          position: absolute;
          top: 5px;
          left: 10px;
          background: url("../img/icon/icon_label_type01_2x.png");
          background-size: 23px;
          width: 23px;
          height: 23px; }
        .detail-page .page-top-area .content-area .info-area .cate.article:before {
          background: url("../img/icon/icon_label_type01_2x.png");
          background-size: 23px; }
        .detail-page .page-top-area .content-area .info-area .cate.raised:before {
          background: url("../img/icon/icon_label_type02_2x.png");
          background-size: 23px; }
        .detail-page .page-top-area .content-area .info-area .cate.adopt:before {
          background: url("../img/icon/icon_label_type03_2x.png");
          background-size: 23px; }
        .detail-page .page-top-area .content-area .info-area .cate.book:before {
          background: url("../img/icon/icon_label_type04_2x.png");
          background-size: 23px; }
        .detail-page .page-top-area .content-area .info-area .cate.course:before {
          background: url("../img/icon/icon_label_type01_2x.png");
          background-size: 23px; }
        .detail-page .page-top-area .content-area .info-area .cate.event:before {
          background: url("../img/icon/icon_label_type03_2x.png");
          background-size: 23px; }
      .detail-page .page-top-area .content-area .info-area .date {
        font-size: 16px;
        display: inline-block;
        vertical-align: middle; }
    .detail-page .page-top-area .content-area h2.title-area {
      color: #245255;
      line-height: 1.2;
      font-size: 22px;
      font-weight: bold;
      margin: 0 0 15px; }
      @media screen and (min-width: 992px) {
        .detail-page .page-top-area .content-area h2.title-area {
          margin: 0 0 25px;
          font-size: 32px; } }
    .detail-page .page-top-area .content-area .desc-area {
      color: #245255;
      font-size: 15px;
      line-height: 1.6;
      flex-grow: 1; }
    .detail-page .page-top-area .content-area .page-btn-area {
      align-self: flex-end;
      padding-top: 25px;
      padding-bottom: 22px; }
      @media screen and (min-width: 992px) {
        .detail-page .page-top-area .content-area .page-btn-area {
          padding-top: 25px;
          padding-bottom: 0; } }

.detail-page .page-video-area {
  position: relative;
  padding-bottom: calc(100% * (9 / 16));
  width: 100%;
  height: 0;
  overflow: hidden;
  margin-bottom: 30px; }
  .detail-page .page-video-area iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.article-area, #tinymce {
  overflow: visible;
  margin-bottom: 30px; }
  @media screen and (min-width: 992px) {
    .article-area, #tinymce {
      margin-bottom: 50px; } }
  .article-area .article-img, #tinymce .article-img {
    text-align: center; }

.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: 27px;
      height: 30px;
      display: inline-block;
      position: absolute;
      top: 6px;
      left: 20px;
      background: url("../img/page/icon_share_2x.png");
      background-size: 27px 30px; }
    .page-btn-area .share-box .share-btn {
      width: 40px;
      height: 40px;
      display: inline-block;
      text-indent: -9999999px; }
      .page-btn-area .share-box .share-btn.facebook {
        background: url("../img/btn/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/btn/button_share_fb_hover_2x.png");
          background-size: 100%; }
      .page-btn-area .share-box .share-btn.line {
        background: url("../img/btn/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/btn/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 {
  text-align: center; }
  .jump-page-box .img-area {
    margin: 0 auto;
    max-width: 476px;
    margin-bottom: 20px;
    position: relative; }
    .jump-page-box .img-area img {
      max-width: 100%;
      max-height: 100%; }
    .jump-page-box .img-area .page-title {
      position: absolute;
      top: 35%;
      left: 25%;
      transform: translate(-26%, -35%);
      margin: 0; }
      .jump-page-box .img-area .page-title .eng-title {
        height: 20px;
        margin-bottom: 13px;
        margin-left: 2px; }
        @media screen and (min-width: 500px) {
          .jump-page-box .img-area .page-title .eng-title {
            height: 24px;
            margin-bottom: 10px;
            margin-left: 0; } }
      .jump-page-box .img-area .page-title .ch-title {
        font-family: 'Noto Sans TC';
        font-size: 26px;
        font-weight: 600;
        color: #245255;
        line-height: 1;
        position: relative; }
        @media screen and (min-width: 500px) {
          .jump-page-box .img-area .page-title .ch-title {
            font-size: 32px; } }
  .jump-page-box .text-area {
    text-align: center;
    font-size: 17px;
    line-height: 1.6;
    margin-bottom: 20px;
    color: #444444; }

.gsc-control-cse {
  padding: 0 !important;
  border: none !important;
  background-color: !important; }
  .gsc-control-cse .gsc-input-box {
    border: 0;
    border-radius: 0; }
  .gsc-control-cse form.gsc-search-box {
    box-shadow: none;
    background-color: #E28F71;
    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: #FEF5EE;
      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 {
  font-size: 0;
  background: #F2D6C7;
  border-radius: 20px;
  padding: 25px 16px;
  margin-bottom: 25px; }
  @media screen and (min-width: 768px) {
    .search-area {
      padding: 30px 27px;
      margin-bottom: 40px; } }
  .search-area .search-box {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-end; }
    @media screen and (min-width: 768px) {
      .search-area .search-box {
        flex-direction: row; } }
    .search-area .search-box .search-item {
      display: block;
      margin-bottom: 10px;
      width: 100%; }
      @media screen and (min-width: 768px) {
        .search-area .search-box .search-item {
          display: inline-block;
          margin-bottom: 0; }
          .search-area .search-box .search-item + .search-item {
            margin-left: 20px; } }
      .search-area .search-box .search-item.search-date span {
        font-size: 16px;
        line-height: 1;
        color: #245255;
        vertical-align: middle;
        width: 22px;
        display: inline-block;
        text-align: center; }
      .search-area .search-box .search-item.search-date .form-control {
        width: calc(50% - 11px); }
      @media screen and (min-width: 768px) {
        .search-area .search-box .search-item.search-date {
          width: 252px; }
        .search-area .search-box .search-item.search-type {
          width: 135px; }
        .search-area .search-box .search-item.search-keyword {
          width: calc(100% - 252px - 135px - 104px - 40px); } }
      @media screen and (min-width: 992px) {
        .search-area .search-box .search-item.search-keyword {
          width: calc(100% - 252px - 135px - 148px - 40px); } }
      @media screen and (min-width: 1200px) {
        .search-area .search-box .search-item.search-date {
          width: 36.85345%; }
        .search-area .search-box .search-item.search-type {
          width: 17.24138%; }
        .search-area .search-box .search-item.search-keyword {
          width: 43.75%; } }
    .search-area .search-box .control-label {
      display: block; }
    .search-area .search-box .form-control {
      display: inline-block;
      vertical-align: middle; }
  .search-area .btn-area {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    margin-top: 15px; }
    @media screen and (min-width: 768px) {
      .search-area .btn-area {
        margin-left: 20px;
        width: 104px; } }
    @media screen and (min-width: 992px) {
      .search-area .btn-area {
        margin-left: 20px;
        width: 148px; } }
    .search-area .btn-area button {
      width: 100%;
      border: none; }

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

.middle-content-area {
  position: relative;
  margin: 10px 0;
  background-color: #F2D6C7;
  padding: 47px 0 56px 0; }
  .middle-content-area:before, .middle-content-area:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 10px;
    background: url("../img/index/index_bg_xs.png") center repeat;
    background-size: 768px 10px; }
  .middle-content-area:before {
    bottom: 100%; }
  .middle-content-area:after {
    top: 100%;
    transform: rotate(180deg); }
  @media screen and (min-width: 768px) {
    .middle-content-area {
      margin: 15px 0; }
      .middle-content-area:before, .middle-content-area:after {
        height: 15px;
        background: url("../img/index/index_bg_lg.png") center repeat;
        background-size: 1340px 15px; } }
  .middle-content-area.green-bg {
    background-color: #C0DDD4; }
    .middle-content-area.green-bg:before, .middle-content-area.green-bg:after {
      background: url("../img/page/bg/adopt_bg_xs.png") center repeat;
      background-size: 768px 10px; }
      @media screen and (min-width: 768px) {
        .middle-content-area.green-bg:before, .middle-content-area.green-bg:after {
          background: url("../img/page/bg/adopt_bg_lg.png") center repeat;
          background-size: 1340px 15px; } }
  .middle-content-area.yellow-bg {
    background-color: #F4D1A8; }
    .middle-content-area.yellow-bg:before, .middle-content-area.yellow-bg:after {
      background: url("../img/page/bg/raised_bg_xs.png") center repeat;
      background-size: 768px 10px; }
      @media screen and (min-width: 768px) {
        .middle-content-area.yellow-bg:before, .middle-content-area.yellow-bg:after {
          background: url("../img/page/bg/raised_bg_lg.png") center repeat;
          background-size: 1340px 15px; } }
  .middle-content-area.raised {
    padding: 43px 0 75px 0; }
    @media screen and (min-width: 768px) {
      .middle-content-area.raised {
        padding: 91px 0 74px 0; } }
  .middle-content-area.no-bottom-bg {
    margin-bottom: 0; }
    .middle-content-area.no-bottom-bg:after {
      display: none; }

.page-middle-title-area {
  margin-bottom: 35px; }
  .page-middle-title-area.center {
    text-align: center; }
  .page-middle-title-area.graphics {
    margin-bottom: 15px; }
  .page-middle-title-area.after-middle {
    margin-top: 37px; }
    @media screen and (min-width: 768px) {
      .page-middle-title-area.after-middle {
        margin-top: 48px; } }
  .page-middle-title-area img.title-line {
    width: 27px;
    height: auto;
    margin-bottom: 10px; }
  .page-middle-title-area .page-middle-title {
    font-family: 'Noto Sans TC';
    font-size: 25px;
    line-height: 1;
    font-weight: bold;
    color: #245255; }
  @media screen and (min-width: 768px) {
    .page-middle-title-area {
      margin-bottom: 35px; }
      .page-middle-title-area.graphics {
        margin-bottom: 20px; }
      .page-middle-title-area img.title-line {
        width: 35px;
        margin-bottom: 15px; }
      .page-middle-title-area .page-middle-title {
        font-size: 32px; } }

.graphics-box {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  margin-bottom: 70px;
  position: relative; }
  @media screen and (min-width: 768px) {
    .graphics-box {
      flex-direction: row; } }
  @media screen and (min-width: 768px) {
    .graphics-box.left-img .graphics-text {
      padding-left: 40px; } }
  .graphics-box.right-img .graphics-img {
    order: 1; }
  .graphics-box.right-img .graphics-text {
    order: 2; }
  @media screen and (min-width: 768px) {
    .graphics-box.right-img .graphics-img {
      order: 2; }
    .graphics-box.right-img .graphics-text {
      order: 1;
      padding-right: 40px; } }
  .graphics-box.home-video {
    margin-bottom: 0; }
    .graphics-box.home-video .graphics-img {
      max-width: 566px;
      margin-bottom: 25px; }
    .graphics-box.home-video .graphics-text .title {
      font-size: 25px; }
    .graphics-box.home-video .graphics-text .desc {
      font-size: 16px;
      line-height: 1.6; }
    @media screen and (min-width: 768px) {
      .graphics-box.home-video .graphics-img {
        width: 55%;
        padding: 0px 60px;
        margin-bottom: 0; }
      .graphics-box.home-video .graphics-text {
        max-width: none;
        width: 45%;
        padding: 0 50px; }
        .graphics-box.home-video .graphics-text .title {
          font-size: 32px; } }
  .graphics-box.raised {
    margin-bottom: 0; }
    .graphics-box.raised .graphics-img {
      max-width: 430px;
      margin-bottom: 25px; }
    .graphics-box.raised .graphics-text {
      max-width: none;
      width: 100%; }
    @media screen and (min-width: 768px) {
      .graphics-box.raised .graphics-img {
        margin-bottom: 0; }
      .graphics-box.raised .graphics-text {
        width: calc(100% - 430px);
        padding-right: 60px; } }
  .graphics-box .graphics-img {
    width: 100%;
    max-width: 516px;
    margin-bottom: 5px; }
    @media screen and (min-width: 768px) {
      .graphics-box .graphics-img {
        width: 50%;
        margin-bottom: 0; } }
    .graphics-box .graphics-img .acart-proportion-box.advantage01 {
      background: url("../img/advantage/advantage_pic01_2x.png") center no-repeat;
      background-size: cover; }
    .graphics-box .graphics-img .acart-proportion-box.advantage02 {
      background: url("../img/advantage/advantage_pic02_2x.png") center no-repeat;
      background-size: cover; }
    .graphics-box .graphics-img .acart-proportion-box.advantage03 {
      background: url("../img/advantage/advantage_pic03_2x.png") center no-repeat;
      background-size: cover; }
    .graphics-box .graphics-img .acart-proportion-box.raised {
      padding-bottom: calc(( 676 / 860 ) * 100%);
      background: url("../img/service_process/raised/raised_pic_2x.png") center no-repeat;
      background-size: cover; }
  .graphics-box .graphics-text {
    width: 100%;
    color: #245255; }
    .graphics-box .graphics-text img.title-line {
      width: 27px;
      height: auto;
      margin-bottom: 10px; }
    .graphics-box .graphics-text .title {
      font-family: 'Noto Sans TC';
      font-size: 22px;
      line-height: 1;
      font-weight: bold;
      margin-bottom: 15px; }
    .graphics-box .graphics-text .desc {
      font-size: 16px;
      line-height: 1.6; }
    .graphics-box .graphics-text .btn-area {
      margin-top: 20px; }
    @media screen and (min-width: 768px) {
      .graphics-box .graphics-text {
        width: 50%;
        max-width: 490px; }
        .graphics-box .graphics-text img.title-line {
          width: 35px;
          margin-bottom: 12px; }
        .graphics-box .graphics-text .title {
          margin-bottom: 20px; }
        .graphics-box .graphics-text .btn-area {
          margin-top: 30px; } }

.intro-content-area {
  margin-bottom: 25px;
  color: #245255;
  font-size: 16px;
  line-height: 1.6; }
  @media screen and (min-width: 768px) {
    .intro-content-area {
      margin-bottom: 50px; } }
  .intro-content-area.center {
    text-align: center; }
  @media screen and (min-width: 768px) {
    .intro-content-area.raised {
      padding-right: 18px; } }
  .intro-content-area.service-process {
    margin-bottom: 15px;
    padding-right: 16px;
    padding-left: 16px; }
    @media screen and (min-width: 768px) {
      .intro-content-area.service-process {
        padding-right: 0;
        padding-left: 0; } }
  .intro-content-area .info-group {
    display: flex;
    font-size: 16px;
    line-height: 1.6;
    justify-content: center; }
    .intro-content-area .info-group + .info-group {
      padding-top: 8px; }
    .intro-content-area .info-group.center {
      max-width: 412px;
      margin: 0 auto; }
    .intro-content-area .info-group .title {
      font-weight: bold;
      width: 108px; }
      .intro-content-area .info-group .title.icon {
        padding-left: 28px; }
      .intro-content-area .info-group .title.time {
        background: url("../img/icon/icon_service_time_2x.png") left top no-repeat;
        background-size: 20px 26px; }
      .intro-content-area .info-group .title.phone {
        background: url("../img/icon/icon_service_phone_2x.png") left top no-repeat;
        background-size: 20px 26px; }
      .intro-content-area .info-group .title.address {
        background: url("../img/icon/icon_service_address_2x.png") left top no-repeat;
        background-size: 20px 26px; }
    .intro-content-area .info-group .desc {
      width: calc(100% - 108px); }
  .intro-content-area a {
    color: #BE5A3D; }
    .intro-content-area a:hover {
      text-decoration: underline; }
  .intro-content-area p {
    margin-bottom: 0; }
    .intro-content-area p + p {
      margin-top: 15px; }

.content-box-group {
  display: flex;
  flex-direction: column; }
  @media screen and (min-width: 768px) {
    .content-box-group {
      flex-direction: row; } }
  .content-box-group .content-box {
    background: #FFF;
    padding: 28px 20px;
    border-radius: 10px;
    flex: 1; }
    .content-box-group .content-box + .content-box {
      margin-top: 20px; }
      @media screen and (min-width: 768px) {
        .content-box-group .content-box + .content-box {
          margin-left: 20px;
          margin-top: 0; } }
    .content-box-group .content-box .content-title {
      font-size: 20px;
      line-height: 1.3;
      font-weight: bold;
      color: #245255;
      margin-bottom: 15px; }
    .content-box-group .content-box .content-desc {
      font-size: 15px;
      line-height: 1.6;
      color: #505050; }
      .content-box-group .content-box .content-desc a {
        color: #BE5A3D; }
        .content-box-group .content-box .content-desc a:hover {
          text-decoration: underline; }

.folding-box {
  background: #FFF;
  border-radius: 10px; }
  .folding-box + .folding-box {
    margin-top: 20px; }
  .folding-box .folding-icon-area {
    display: inline-block;
    vertical-align: top;
    width: 40px;
    margin-right: 6px; }
    .folding-box .folding-icon-area img {
      max-width: 100%; }
  .folding-box .switch-btn-area {
    margin-left: auto;
    width: 24px; }
    .folding-box .switch-btn-area .switch-btn {
      width: 24px;
      height: 24px;
      background: url("../img/btn/question_button_close_2x.png") center no-repeat;
      background-size: 24px; }
  .folding-box .folding-title {
    display: flex;
    align-items: center;
    font-size: 17px;
    line-height: 1.3;
    color: #245255;
    font-weight: bold;
    cursor: pointer;
    padding: 15px 15px 15px 15px; }
    @media screen and (min-width: 768px) {
      .folding-box .folding-title {
        padding: 12px 20px 12px 20px; } }
    .folding-box .folding-title .title {
      width: calc(100% - 46px - 24px);
      padding-right: 20px; }
    @media screen and (min-width: 768px) {
      .folding-box .folding-title {
        font-size: 21px; } }
  .folding-box .folding-content {
    font-size: 0;
    display: none;
    overflow: hidden;
    padding: 5px 15px 15px 15px; }
    @media screen and (min-width: 768px) {
      .folding-box .folding-content {
        padding: 3px 20px 15px 20px; } }
  .folding-box .article-area {
    display: inline-block;
    vertical-align: top;
    width: calc( 100% - 51px);
    padding-top: 4px;
    margin: 0;
    font-size: 16px;
    line-height: 1.6;
    color: #505050; }
    .folding-box .article-area ul, .folding-box .article-area ol {
      margin-bottom: 0; }
  .folding-box.active .switch-btn-area .switch-btn {
    background: url("../img/btn/question_button_open_2x.png") center no-repeat;
    background-size: 24px; }
  .folding-box.service-point .folding-icon-area {
    width: 27px;
    margin-right: 10px; }
  .folding-box.service-point .folding-title {
    line-height: 1; }
  .folding-box.service-point .folding-content {
    padding: 5px 15px 15px 15px; }
    @media screen and (min-width: 768px) {
      .folding-box.service-point .folding-content {
        padding: 3px 20px 12px 57px; } }
    .folding-box.service-point .folding-content .article-area {
      padding-top: 0;
      width: 100%; }
  .folding-box.service-point .info + .info {
    margin-top: 10px; }
  .folding-box.service-point .info .title, .folding-box.service-point .info .content {
    display: inline-block;
    vertical-align: top; }
  .folding-box.service-point .info .title {
    width: 48px; }
  .folding-box.service-point .info .content {
    width: calc(100% - 48px); }
  .folding-box.service-point .info.point .title {
    width: 80px; }
  .folding-box.service-point .info.point .content {
    width: calc(100% - 80px); }
  .folding-box.service-point .info.full .title, .folding-box.service-point .info.full .content {
    width: 100%; }
  .folding-box.service-process {
    background: #5BA7A3;
    margin: 0 16px; }
    .folding-box.service-process span.num-word {
      color: #FFCC61;
      font-weight: bold; }
    .folding-box.service-process span.subject {
      margin-right: 10px; }
    .folding-box.service-process .folding-title {
      align-items: flex-start;
      flex-wrap: wrap;
      color: #FFF;
      font-size: 22px;
      padding: 20px;
      transition: all .25s;
      cursor: initial; }
      .folding-box.service-process .folding-title .subtitle {
        font-weight: normal;
        font-size: 16px;
        line-height: 1.6;
        margin-top: 10px;
        width: 100%; }
      .folding-box.service-process .folding-title .title {
        width: calc(100% - 24px);
        padding-right: 10px; }
    .folding-box.service-process .folding-content {
      padding: 0 20px 20px 20px; }
    .folding-box.service-process .article-area {
      width: 100%;
      border-top: 1px dashed rgba(255, 255, 255, 0.5);
      color: #FFF;
      padding-top: 10px;
      transition: all .25s; }
      .folding-box.service-process .article-area ol {
        list-style: none !important;
        counter-reset: ol-item;
        margin-bottom: 10px; }
        .folding-box.service-process .article-area ol > li {
          padding-left: 23px;
          color: #FFF; }
          .folding-box.service-process .article-area ol > li:before {
            font-size: 16px;
            line-height: 1.6;
            color: #FFF;
            display: inline-block;
            padding-right: 5px;
            min-width: 22px; }
    .folding-box.service-process.active {
      background: #418783; }
      .folding-box.service-process.active .folding-title {
        padding: 20px 20px 10px 20px; }
      .folding-box.service-process.active span.num-word {
        color: #F0C15F; }
    @media screen and (min-width: 600px) {
      .folding-box.service-process {
        margin: 0; } }
    @media screen and (min-width: 768px) {
      .folding-box.service-process .folding-title {
        padding: 28px; }
      .folding-box.service-process .folding-content {
        padding: 0 28px 28px 28px; }
      .folding-box.service-process.active .folding-title {
        padding: 28px 28px 10px 28px; } }
  .folding-box.raised {
    background: transparent;
    border-radius: 0; }
    .folding-box.raised + .folding-box {
      margin-top: 15px;
      padding-top: 15px;
      border-top: 1px solid #DEBA96; }
    .folding-box.raised .folding-title {
      padding: 0 0 0 25px;
      font-size: 20px;
      line-height: 1;
      color: #D78448;
      position: relative; }
      .folding-box.raised .folding-title:before {
        content: '';
        position: absolute;
        top: 50%;
        left: 0;
        transform: translateY(-50%) rotate(-90deg);
        background: url("../img/service_process/raised/raised_button_2x.png") #D78448 center no-repeat;
        background-color: #D78448;
        background-size: 20px;
        width: 20px;
        height: 20px;
        border-radius: 50%;
        transition: all .25s; }
    .folding-box.raised .folding-content {
      padding: 8px 0 0 6px; }
      .folding-box.raised .folding-content .article-area {
        padding-top: 0;
        width: 100%;
        font-size: 15px;
        color: #6B5A49; }
    .folding-box.raised.active .folding-title {
      color: #245255; }
      .folding-box.raised.active .folding-title:before {
        transform: translateY(-50%) rotate(0);
        background-color: #245255; }

.circle-btn-area {
  margin-bottom: 0; }
  @media screen and (min-width: 992px) {
    .circle-btn-area {
      margin-bottom: 65px; } }
  .circle-btn-area.home {
    margin-bottom: 40px; }
    @media screen and (min-width: 992px) {
      .circle-btn-area.home {
        margin-bottom: 130px; } }
  .circle-btn-area .about-img.left-img, .circle-btn-area .about-img.right-img {
    position: absolute;
    top: 0;
    width: 30%; }
    @media screen and (min-width: 1200px) {
      .circle-btn-area .about-img.left-img, .circle-btn-area .about-img.right-img {
        width: 370px; } }
  .circle-btn-area .about-img.home-img {
    top: 50%;
    transform: translateY(-50%); }
  .circle-btn-area .about-img.left-img {
    left: -72px; }
  .circle-btn-area .about-img.right-img {
    right: -50px; }
  .circle-btn-area .about-img img {
    max-width: 100%; }
  .circle-btn-area .about-img.bottom-img {
    margin-top: 20px;
    width: 100%; }
    .circle-btn-area .about-img.bottom-img img {
      max-width: 360px;
      width: 100%; }

@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 rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  padding: 12px 14px; }
  .form-control:not(textarea) {
    height: 40px; }
  .form-control:focus {
    box-shadow: none; }
  .form-control ::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.2);
    font-size: 16px;
    line-height: 1; }
  .form-control :-moz-placeholder {
    color: rgba(0, 0, 0, 0.2);
    font-size: 16px;
    line-height: 1; }
  .form-control ::-moz-placeholder {
    color: rgba(0, 0, 0, 0.2);
    font-size: 16px;
    line-height: 1; }
  .form-control :-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.2);
    font-size: 16px;
    line-height: 1; }

.contact-area {
  position: relative;
  background-color: #F1B73E;
  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: 16px;
  line-height: 1;
  color: #245255;
  margin-bottom: 0;
  padding-left: 0;
  margin-bottom: 10px; }

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

.form-group {
  margin-left: 0 !important;
  margin-right: 0 !important;
  border: none;
  /*.vcode-label{
		display:inline-block;
		padding-right:15px;
		text-align: right;
		//width:74px;
		@media screen and (min-width: $screen_md_width){
			//width:108px;
		}
		@media screen and (min-width: $screen_lg_width){
			//width:91px;
		}
	}*/ }
  @media screen and (min-width: 1200px) {
    .form-group {
      margin-bottom: 25px; } }
  @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 {
    font-size: 0; }
    .form-group.vcode-group input {
      display: inline-block;
      margin: auto;
      margin-bottom: 20px;
      width: 248px;
      display: inline-block; }
  .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 .check-vcode-area {
    margin-bottom: 10px; }
  .form-group.vcode-group {
    font-size: 0; }
    .form-group.vcode-group input {
      display: inline-block;
      margin: auto;
      margin-bottom: 15px;
      width: 100%; }
      @media screen and (min-width: 992px) {
        .form-group.vcode-group input {
          margin: 0;
          width: 248px; } }
  .form-group .vcode-area {
    /*>.vcode_refresh, >#auth_code_audio{
			cursor: pointer;
			margin-left: 10px;
			padding: 0;
			text-align: center;
			width: 35px;
			height: 35px;
			background-color: map-get($website_sub_color, '4');
			border-radius: 5px;
		    padding-top: 7px;
			i{
				color: #8e8e8e;
				font-size: 18px;
				&.fa-wheelchair{
					font-size: 25px;
				}
			}
			&:hover{
				background-color: map-get($website_sub_color, '3');
				i{
					color: #ffffff;
				}
			}
		}*/ }
    @media screen and (min-width: 992px) {
      .form-group .vcode-area {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: flex-start; } }
    .form-group .vcode-area > * {
      float: left; }
    .form-group .vcode-area > .vcode_img {
      width: 155px;
      border-radius: 0;
      border: 0;
      padding: 0;
      margin-right: 15px; }
      @media screen and (min-width: 992px) {
        .form-group .vcode-area > .vcode_img {
          margin-right: 0;
          margin-left: 30px; } }
    .form-group .vcode-area > #auth_code_audio {
      padding-left: 5px;
      padding-top: 4px; }
    .form-group .vcode-area .refresh_img {
      display: inline-block;
      width: 32px;
      height: 35px;
      margin-left: 30px;
      vertical-align: middle;
      cursor: pointer;
      background: url("../img/btn/verification_code_again_2x.png") center no-repeat;
      background-size: 100%; }
      .form-group .vcode-area .refresh_img:hover {
        background: url("../img/btn/verification_code_again_2x.png") center no-repeat;
        background-size: 100%; }

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

.page-search-area {
  background-color: #F1B73E;
  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: 768px) {
    .xs-mt {
      margin-top: 0; } }

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

.form-btn-area {
  margin-top: 40px;
  text-align: center; }
  .form-btn-area .link-btn {
    float: none; }
  .form-btn-area .form-btn-group {
    float: none; }
  .form-btn-area .form-btn {
    display: block;
    width: 136px;
    margin: 15px auto 0 auto; }
  @media screen and (min-width: 500px) {
    .form-btn-area .link-btn {
      float: left; }
    .form-btn-area .form-btn-group {
      float: right; }
    .form-btn-area .form-btn {
      display: inline-block;
      margin: 0; }
      .form-btn-area .form-btn + .form-btn {
        margin-left: 30px; } }

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

.form-area label {
  font-size: 16px;
  font-weight: normal;
  line-height: 1; }

@media screen and (min-width: 992px) {
  .form-area .row.form-pair div[class*='col-'] + div[class*='col-'] {
    padding-right: 0; } }

@media screen and (min-width: 992px) {
  .form-area .align-right {
    text-align: right;
    padding-right: 0; } }

@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{
			>[class*="col"]{
				&:nth-child(2),&:nth-child(3){
					width:50%;
					@media screen and (min-width: $screen_md_width){
						width: calc(19% - 2px);
					}
					@media screen and (min-width: $screen_lg_width){
						width: calc(21% - 2px);
					}
				}
				&:nth-child(4){
					width:100%;
					margin-top: 8px;
					@media screen and (min-width: $screen_md_width){
						width: calc(100% - 40% - 87px);
						margin-top: 0;
					}
					@media screen and (min-width: $screen_lg_width){
						width: calc(100% - 42% - 87px);
					}
					
				}

			}
		}*/ }

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

label.customize-checkbox-style {
  font-size: 17px;
  line-height: 1;
  color: #245255;
  font-weight: normal;
  cursor: pointer;
  padding-right: 0 !important;
  padding-left: 33px;
  padding-top: 3px;
  padding-bottom: 3px;
  position: relative; }
  label.customize-checkbox-style + label.customize-checkbox-style {
    margin-left: 10px; }
  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: 0;
    left: 0;
    width: 26px;
    height: 26px;
    border-radius: 3px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    background-color: #fff; }
  label.customize-checkbox-style input {
    width: 0;
    opacity: 0; }
    label.customize-checkbox-style input:checked ~ .checkbox-btn {
      background: url("../img/btn/checkbox_tick.png") #81B9A9 center no-repeat;
      background-size: 18px 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 !important; }

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

select.form-control.select-select2, .form-control.select2-container {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0;
  overflow: hidden;
  width: 100%;
  height: 100%; }

.select2-container {
  height: 50px;
  font-size: 14px;
  box-shadow: none; }
  .select2-container .select2-choice {
    border: 5px;
    font-size: 14px;
    width: 100%;
    height: 100%;
    padding: 2px 20px 2px 14px;
    background: #fff url("../img/btn/select_dropdown_arrow.png") center no-repeat;
    background-size: 15px auto;
    background-position: top 50% right 10px; }
    .select2-container .select2-choice > .select2-chosen {
      margin-right: 0;
      padding-right: 8px; }
  .select2-container .select2-arrow {
    opacity: 0; }
  .select2-container ::-webkit-input-placeholder {
    color: #8E8E8E;
    font-size: 15px; }
  .select2-container :-moz-placeholder {
    color: #8E8E8E;
    font-size: 15px; }
  .select2-container ::-moz-placeholder {
    color: #8E8E8E;
    font-size: 15px; }
  .select2-container :-ms-input-placeholder {
    color: #8E8E8E;
    font-size: 15px; }
  .select2-container:focus {
    box-shadow: none;
    border: 1px solid #E28F71; }

.select2-drop {
  transform: translate(0px, 2px);
  border: 1px solid rgba(0, 0, 0, 0.2) !important;
  padding: 10px;
  font-size: 14px; }
  .select2-drop.select2-drop-above {
    transform: translate(0px, -2px); }

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

.select2-results .select2-highlighted {
  background: #EDBCA2; }

label.customize-radio-style {
  cursor: pointer;
  padding-right: 0 !important;
  padding-top: 2px;
  padding-bottom: 4px;
  padding-left: 34px;
  margin-top: 10px;
  position: relative;
  font-size: 17px; }
  label.customize-radio-style + label.customize-radio-style {
    margin-left: 40px; }
  label.customize-radio-style input {
    width: 0;
    opacity: 0; }
    label.customize-radio-style input:checked ~ .radio-btn {
      background-color: #72A898;
      border: none; }
      label.customize-radio-style input:checked ~ .radio-btn:before {
        content: '';
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 12px;
        height: 12px;
        background-color: #FFF;
        border-radius: 50%; }
    label.customize-radio-style input:disabled ~ .radio-btn {
      background: #ececec; }
    label.customize-radio-style input.error ~ .radio-btn {
      border-color: #E87169; }
  label.customize-radio-style .radio-btn {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    border: 1px solid rgba(0, 0, 0, 0.2);
    background-color: #fff; }
  label.customize-radio-style.radio-xs-block {
    display: block;
    margin-right: 0; }
    @media screen and (min-width: 500px) {
      label.customize-radio-style.radio-xs-block {
        display: inline-block;
        margin-right: 30px; } }

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

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: rgba(0, 0, 0, 0.08); }

.form-intro-box {
  background-color: #F2D6C7;
  padding: 16px 25px;
  border-radius: 20px;
  margin-bottom: 15px; }
  @media screen and (min-width: 768px) {
    .form-intro-box {
      padding: 40px; } }
  .form-intro-box .intro-title {
    font-size: 22px;
    line-height: 1;
    font-weight: bold;
    color: #245255;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #245255; }
  .form-intro-box .intro-content {
    font-size: 16px;
    line-height: 1.6;
    color: #505050;
    height: 310px;
    overflow: hidden; }

.home-banner-area {
  position: relative;
  height: 100vw; }
  .home-banner-area picture {
    height: 100%; }
    .home-banner-area picture img {
      height: 100%; }
    @media screen and (min-width: 768px) {
      .home-banner-area picture {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%); } }
  @media screen and (min-width: 768px) {
    .home-banner-area {
      height: calc((530 / 1200) * 100vw); } }
  @media screen and (min-width: 1200px) {
    .home-banner-area {
      height: 530px; } }
  .home-banner-area .acart-proportion-box {
    width: 100%;
    padding-bottom: 100%;
    background: url("../img/banner/index_banner_xs.jpg") center no-repeat;
    background-size: cover;
    position: relative; }
    @media screen and (min-width: 768px) {
      .home-banner-area .acart-proportion-box {
        background: url("../img/banner/index_banner_lg.jpg") center no-repeat;
        background-size: cover;
        padding-bottom: calc((530 / 1200) * 100%); } }
    @media screen and (min-width: 1200px) {
      .home-banner-area .acart-proportion-box {
        background: url("../img/banner/index_banner_lg.jpg") center no-repeat;
        padding-bottom: 530px; } }

.index-area .page-title-area {
  display: block;
  margin-top: 40px;
  margin-bottom: 20px; }
  @media screen and (min-width: 768px) {
    .index-area .page-title-area {
      margin-top: 60px; } }

.index-area.service .about-desc {
  text-align: center;
  margin-bottom: 40px;
  font-size: 15px;
  line-height: 1.6;
  color: #245255; }
  @media screen and (min-width: 768px) {
    .index-area.service .about-desc {
      margin-bottom: 60px;
      font-size: 16px; } }

.index-area.video .container.home-container {
  padding: 0; }

.index-area.video .middle-content-area {
  padding: 51px 0 30px; }
  @media screen and (min-width: 768px) {
    .index-area.video .middle-content-area {
      padding: 91px 0 27px; } }

.index-area.video .acart-proportion-box {
  cursor: pointer; }
  .index-area.video .acart-proportion-box:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.25);
    width: 100%;
    height: 100%;
    display: none; }
  .index-area.video .acart-proportion-box span.play-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 15%;
    padding-bottom: 15%;
    background: url("../img/index/index_video_button_2x.png") center no-repeat;
    background-size: cover; }
  .index-area.video .acart-proportion-box:hover span.play-btn {
    background: url("../img/index/index_video_button_hover_2x.png") center no-repeat;
    background-size: cover; }
  .index-area.video .acart-proportion-box:hover:before {
    display: block; }

.index-area.video .graphics-img {
  position: relative;
  padding: 0 6%; }
  .index-area.video .graphics-img:before {
    content: '';
    position: absolute;
    top: 0;
    right: -1%;
    background: url("../img/index/index_video_line02_2x.png") center no-repeat;
    background-size: cover;
    width: 25%;
    padding-bottom: calc((264 / 294) * 25%); }
    @media screen and (min-width: 768px) {
      .index-area.video .graphics-img:before {
        right: 0; } }
  .index-area.video .graphics-img:after {
    content: '';
    position: absolute;
    bottom: 8%;
    left: -3%;
    background: url("../img/index/index_video_line01_2x.png") center no-repeat;
    background-size: cover;
    width: 26%;
    padding-bottom: calc((84 / 316) * 26%); }
    @media screen and (min-width: 768px) {
      .index-area.video .graphics-img:after {
        left: 0; } }

.index-area.video .graphics-text {
  padding: 0 30px; }

.index-area.video .owl-dots {
  font-size: 0;
  margin-top: 25px !important; }
  @media screen and (min-width: 768px) {
    .index-area.video .owl-dots {
      margin-top: 45px !important; } }
  .index-area.video .owl-dots .owl-dot {
    background: none;
    border: 0;
    padding: 0; }
    .index-area.video .owl-dots .owl-dot + .owl-dot {
      margin-left: 15px; }
    .index-area.video .owl-dots .owl-dot span {
      border-radius: 50%;
      width: 12px;
      height: 12px;
      margin: 0;
      background-color: rgba(255, 255, 255, 0.3);
      border: 1px solid #FFF; }
    .index-area.video .owl-dots .owl-dot.active span, .index-area.video .owl-dots .owl-dot:hover span {
      background-color: #FFF; }

.index-area.news {
  margin-bottom: 50px; }
  @media screen and (min-width: 768px) {
    .index-area.news {
      margin-bottom: 60px; } }
  .index-area.news .btn-area {
    text-align: center; }
  .index-area.news .media-list {
    padding-top: 15px;
    padding-left: 14px; }
    .index-area.news .media-list .date-icon {
      position: absolute;
      top: 0;
      left: 0;
      width: 69px;
      height: 64px;
      padding: 7px 14px;
      background: url("../img/index/index_news_date_2x.png") center no-repeat;
      background-size: cover;
      z-index: 2;
      text-align: center;
      color: #FFF;
      line-height: 1; }
      .index-area.news .media-list .date-icon .icon-day {
        font-size: 24px;
        padding-bottom: 2px;
        border-bottom: 1px solid #FFF; }
      .index-area.news .media-list .date-icon .icon-month {
        font-size: 15px;
        padding-top: 5px; }

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

.list-area {
  margin: 0;
  padding: 0;
  list-style: none; }
  .list-area ul {
    list-style: none;
    padding: 0;
    margin-bottom: 0; }
  .list-area .date {
    font-family: 'Arial';
    font-size: 16px;
    display: inline-block;
    color: #343434;
    line-height: 1;
    vertical-align: middle; }
  .list-area .cate {
    font-size: 16px;
    display: inline-block;
    color: #343434;
    line-height: 1;
    vertical-align: middle;
    position: relative;
    padding: 4px 0 4px 28px; }
    .list-area .cate span {
      margin: 0 7px; }
    .list-area .cate:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      background: url("../img/icon/icon_label_type01_2x.png") center no-repeat;
      background-size: 23px 23px;
      width: 23px;
      height: 23px; }
  .list-area .title-area {
    font-size: 20px;
    color: #343434;
    line-height: 1.3;
    font-weight: bold;
    margin-bottom: 10px; }
  .list-area .desc-area, .list-area .source-area {
    font-size: 15px;
    color: #505050;
    line-height: 1.6;
    margin-bottom: 10px; }
  .list-area .list-bg-img {
    position: absolute;
    background: url("../img/list/list_frame_pic01.png") center no-repeat;
    background-size: cover;
    top: 0;
    right: 0;
    width: 100%;
    padding-bottom: calc( (250 / 328) * 100%); }
  .list-area .acart-proportion-box {
    position: relative;
    max-height: 100%;
    max-width: 100%;
    width: 100%;
    height: 100%;
    padding-bottom: calc( (250 / 328) * 100%);
    -webkit-mask-image: url("../img/list/list_frame_2x.png");
    mask-image: url("../img/list/list_frame_2x.png");
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    mask-size: contain;
    overflow: hidden;
    /*&:after{
			content:'';
			position:absolute;
			top:-12px;
			left:-11px;
			background: url('../img/list/list_frame_pic01_2x.png') center no-repeat;
			background-size:cover;
			width:100%;
			height:100%;
			z-index: -1;
		}*/ }
    .list-area .acart-proportion-box:before {
      content: "";
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background: inherit;
      background-size: cover;
      transform: scale(1) translate3d(0, 0, 0);
      -webkit-transform: scale(1) translate3d(0, 0, 0);
      transition: all .8s; }
    .list-area .acart-proportion-box:after {
      content: '';
      position: absolute;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.25);
      display: none; }
  .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 > a:hover .acart-proportion-box:before {
      transform: scale(1.15) translate3d(0, 0, 0);
      -webkit-transform: scale(1.15) translate3d(0, 0, 0); }
    .list-area .media-list > a:hover .acart-proportion-box:after {
      display: block; }
    .list-area .media-list > a:hover .acart-proportion-box .download-btn {
      display: block; }
    .list-area .media-list.article .cate:before, .list-area .media-list.bg-0 .cate:before {
      background: url("../img/icon/icon_label_type01_2x.png") center no-repeat;
      background-size: 23px 23px; }
    .list-area .media-list.article .list-bg-img, .list-area .media-list.bg-0 .list-bg-img {
      background: url("../img/list/list_frame_pic01_2x.png") center no-repeat;
      background-size: cover; }
    .list-area .media-list.raised .cate:before, .list-area .media-list.bg-1 .cate:before {
      background: url("../img/icon/icon_label_type02_2x.png") center no-repeat;
      background-size: 23px 23px; }
    .list-area .media-list.raised .list-bg-img, .list-area .media-list.bg-1 .list-bg-img {
      background: url("../img/list/list_frame_pic02_2x.png") center no-repeat;
      background-size: cover; }
    .list-area .media-list.adopt .cate:before, .list-area .media-list.bg-2 .cate:before {
      background: url("../img/icon/icon_label_type03_2x.png") center no-repeat;
      background-size: 23px 23px; }
    .list-area .media-list.adopt .list-bg-img, .list-area .media-list.bg-2 .list-bg-img {
      background: url("../img/list/list_frame_pic03_2x.png") center no-repeat;
      background-size: cover; }
    .list-area .media-list.book .cate:before, .list-area .media-list.bg-3 .cate:before {
      background: url("../img/icon/icon_label_type04_2x.png") center no-repeat;
      background-size: 23px 23px; }
    .list-area .media-list.book .list-bg-img, .list-area .media-list.bg-3 .list-bg-img {
      background: url("../img/list/list_frame_pic04_2x.png") center no-repeat;
      background-size: cover; }
    .list-area .media-list.course .cate:before {
      background: url("../img/icon/icon_label_type01_2x.png") center no-repeat;
      background-size: 23px 23px; }
    .list-area .media-list.course .list-bg-img {
      background: url("../img/list/list_frame_pic01_2x.png") center no-repeat;
      background-size: cover; }
    .list-area .media-list.event .cate:before {
      background: url("../img/icon/icon_label_type03_2x.png") center no-repeat;
      background-size: 23px 23px; }
    .list-area .media-list.event .list-bg-img {
      background: url("../img/list/list_frame_pic03_2x.png") center no-repeat;
      background-size: cover; }
    .list-area .media-list.type-1 {
      position: relative;
      max-width: 580px;
      margin: auto; }
      .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%;
        padding: 8px 5px; }
      .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; } }
    .list-area .media-list.download .download-btn {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      background: url("../img/btn/download_button_2x.png") center no-repeat;
      background-size: 50px 50px;
      width: 50px;
      height: 50px;
      z-index: 1;
      display: none; }

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

.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;
    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; }
      @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 #6E9D90;
          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-area {
  margin-bottom: 20px; }

.customize-dropdown {
  position: relative;
  width: 100%;
  color: #E79072;
  font-size: 20px;
  line-height: 1; }
  .customize-dropdown .dropdown-toggle {
    border-radius: 5px;
    display: block;
    padding: 15px 16px;
    height: 50px;
    border-radius: 10px;
    border: 1px solid #E79072;
    font-weight: bold;
    cursor: pointer;
    background: url("../img/service_process/raised/decide_select_dropdown_arrow_2x.png") calc(100% - 15px) 50% no-repeat;
    background-size: 15px 8px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    position: relative; }
    .customize-dropdown .dropdown-toggle i {
      position: absolute;
      top: 13px;
      right: 19px;
      font-size: 26px;
      transform: rotate(90deg); }
  .customize-dropdown .menu {
    display: none;
    border-radius: 10px;
    position: absolute;
    bottom: 0;
    left: 0;
    transform: translateY(100%) translateY(4px);
    width: 100%;
    padding: 14px 10px;
    background-color: rgba(255, 255, 255, 0.9);
    z-index: 1;
    border: 1px solid #E79072; }
  .customize-dropdown .item {
    display: block;
    font-size: 18px;
    line-height: 1.5;
    padding: 15px 16px; }
    .customize-dropdown .item:focus, .customize-dropdown .item:hover, .customize-dropdown .item.active {
      background: #E79072;
      color: #FFF; }
  .customize-dropdown.show .menu {
    display: block; }

.milestone-area {
  display: flex;
  flex-direction: column;
  align-items: center; }
  .milestone-area .milestone-year-box {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 652px;
    margin-bottom: 35px; }
    .milestone-area .milestone-year-box .milestone-year {
      flex: 1;
      position: relative;
      text-align: center; }
      .milestone-area .milestone-year-box .milestone-year:after {
        content: '';
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        left: 0;
        width: 100%;
        height: 2px;
        background: #EDBCA2;
        z-index: -1; }
      .milestone-area .milestone-year-box .milestone-year.half-left:after {
        width: 50%;
        left: 50%; }
      .milestone-area .milestone-year-box .milestone-year.half-right:after {
        width: 50%; }
      .milestone-area .milestone-year-box .milestone-year .year {
        display: inline-block;
        width: 58px;
        height: 58px;
        border-radius: 50%;
        background: #EDBCA2;
        border: 3px solid #FEF5EE;
        padding: 14px 6px;
        font-size: 16px;
        line-height: 1.6;
        color: #FFF;
        cursor: pointer; }
        .milestone-area .milestone-year-box .milestone-year .year.active, .milestone-area .milestone-year-box .milestone-year .year:hover {
          background: #D6836B;
          font-weight: bold; }
  .milestone-area .milestone-contet-box {
    border-radius: 10px;
    background: #FFF;
    max-width: 770px;
    width: 100%;
    visibility: hidden;
    height: 0; }
    .milestone-area .milestone-contet-box.active {
      height: auto;
      visibility: visible;
      padding: 20px 20px; }
      @media screen and (min-width: 768px) {
        .milestone-area .milestone-contet-box.active {
          padding: 24px 41px; } }
      .milestone-area .milestone-contet-box.active .milestone-wrapper {
        opacity: 1; }
    .milestone-area .milestone-contet-box .milestone-wrapper {
      transition: opacity .75s ease-out;
      opacity: 0; }
    .milestone-area .milestone-contet-box .title {
      font-size: 21px;
      line-height: 1.3;
      color: #245255;
      font-weight: bold;
      margin-bottom: 12px; }
    .milestone-area .milestone-contet-box ul {
      padding: 0;
      list-style: none !important; }
      .milestone-area .milestone-contet-box ul > li {
        padding-left: 27px;
        position: relative;
        font-size: 16px;
        line-height: 1.6;
        color: #505050; }
        .milestone-area .milestone-contet-box ul > li:before {
          position: absolute;
          content: '';
          left: 4px;
          top: 5px;
          border-style: solid;
          height: 0;
          width: 0;
          border-color: transparent transparent transparent #39817D;
          border-width: 6px 0 6px 7px; }
        .milestone-area .milestone-contet-box ul > li + li {
          margin-top: 5px; }

.service-point-area {
  display: flex;
  justify-content: center;
  flex-direction: column; }
  .service-point-area .service-point-map {
    max-width: calc(307px * 0.8);
    width: 100%;
    margin: 0 auto;
    margin-bottom: 30px; }
    @media screen and (min-width: 768px) {
      .service-point-area .service-point-map {
        max-width: 307px; } }
    .service-point-area .service-point-map img {
      max-width: 100%; }
  .service-point-area .service-point-info {
    width: 100%; }
  @media screen and (min-width: 768px) {
    .service-point-area {
      flex-direction: row; }
      .service-point-area .service-point-map {
        width: 100%;
        margin-bottom: 0; }
      .service-point-area .service-point-info {
        max-width: 585px;
        width: calc(100% - 307px);
        padding-left: 63px;
        padding-top: 21px; } }

.service-process-area.margin {
  margin-bottom: 50px; }

.service-process-area.raised {
  margin-bottom: 100px; }

.service-process-area .process-title {
  font-size: 22px;
  line-height: 1.3;
  color: #245255;
  font-weight: bold;
  margin-bottom: 10px; }

.service-process-area .process-desc {
  font-size: 16px;
  line-height: 1.6;
  color: #505050; }
  .service-process-area .process-desc a {
    color: #BE5A3D; }
    .service-process-area .process-desc a:hover {
      text-decoration: underline; }

.service-process-area .service-intro-box {
  max-width: 939px;
  width: calc(100% - 32px);
  background: #D9ECDD;
  padding: 30px 16px 48px 16px;
  border-radius: 15px;
  margin: 0 auto 30px auto;
  position: relative; }
  .service-process-area .service-intro-box.raised {
    background: #FFF9EF; }
  .service-process-area .service-intro-box .process-desc {
    position: relative; }
    .service-process-area .service-intro-box .process-desc:after {
      content: '';
      position: absolute;
      bottom: -27px;
      left: -33px;
      background: url("../img/service_process/process_line01_2x.png") center no-repeat;
      background-size: cover;
      width: 92px;
      height: 21px; }
  @media screen and (min-width: 600px) {
    .service-process-area .service-intro-box {
      width: 100%;
      padding: 70px 60px 74px 60px;
      border-radius: 80px;
      margin-bottom: 45px; }
      .service-process-area .service-intro-box .process-desc:after {
        bottom: -50px;
        left: -86px;
        width: 131px;
        height: 31px; } }

.service-process-area .process-arrow-area {
  width: 100%;
  text-align: center;
  display: block; }
  .service-process-area .process-arrow-area img.process-arrow {
    width: 19px;
    height: 26px; }
  .service-process-area .process-arrow-area.last {
    display: none !important; }
  .service-process-area .process-arrow-area.folding {
    margin-top: 25px;
    margin-bottom: 25px; }
  @media screen and (min-width: 600px) {
    .service-process-area .process-arrow-area {
      display: none; } }
  .service-process-area .process-arrow-area.fee {
    display: block; }

.service-process-area .service-process-box {
  display: flex;
  justify-content: center;
  margin-bottom: 18px;
  position: relative;
  padding-top: 18px;
  padding-right: 16px;
  padding-left: 16px; }
  .service-process-area .service-process-box img {
    max-width: 100%; }
  .service-process-area .service-process-box.last .service-step-area:after {
    display: none; }
  .service-process-area .service-process-box.process-box-fadein {
    opacity: 0;
    transition: all .5s; }
  .service-process-area .service-process-box.non-transparent {
    opacity: 1; }
  .service-process-area .service-process-box .service-step-area {
    display: flex;
    align-items: center;
    position: absolute;
    top: 0;
    right: 0; }
    .service-process-area .service-process-box .service-step-area:after {
      content: '';
      display: none;
      background: url("../img/service_process/process_arrow_2x.png");
      background-size: cover;
      width: 19px;
      height: 26px;
      position: absolute;
      top: calc(100% + 4px);
      left: 50%;
      transform: translateX(-50%); }
      @media screen and (min-width: 600px) {
        .service-process-area .service-process-box .service-step-area:after {
          display: block; } }
    .service-process-area .service-process-box .service-step-area .step-icon {
      width: 75px;
      height: 75px;
      background: #E1B65C;
      border-radius: 50%;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center; }
      .service-process-area .service-process-box .service-step-area .step-icon img.step {
        width: 35px;
        height: 15px;
        margin-bottom: 8px; }
      .service-process-area .service-process-box .service-step-area .step-icon img.step_num {
        width: 11px;
        height: 27px; }
  .service-process-area .service-process-box .service-info-area {
    display: flex;
    flex-direction: column;
    max-width: 645px;
    width: 100%;
    padding: 25px 16px;
    background: #FFF;
    border-radius: 20px; }
    .service-process-area .service-process-box .service-info-area .info-area {
      display: flex;
      flex-direction: column;
      justify-content: center;
      width: 100%;
      margin-bottom: 25px; }
    .service-process-area .service-process-box .service-info-area .info-img {
      width: 160px;
      margin-left: auto;
      margin-right: auto; }
  @media screen and (min-width: 600px) {
    .service-process-area .service-process-box {
      margin-bottom: 30px;
      padding-top: 0;
      padding-right: 0;
      padding-left: 0; }
      .service-process-area .service-process-box .service-step-area {
        margin-right: 35px;
        position: relative;
        top: auto;
        right: auto; }
        .service-process-area .service-process-box .service-step-area .step-icon {
          width: 97px;
          height: 97px; }
          .service-process-area .service-process-box .service-step-area .step-icon img.step {
            width: 41px;
            height: 18px;
            margin-bottom: 12px; }
          .service-process-area .service-process-box .service-step-area .step-icon img.step_num {
            width: 14px;
            height: 28px; }
      .service-process-area .service-process-box .service-info-area {
        flex-direction: row;
        padding: 28px; }
        .service-process-area .service-process-box .service-info-area .info-area {
          width: calc(100% - 160px - 30px);
          margin-bottom: 0; }
        .service-process-area .service-process-box .service-info-area .info-img {
          margin-left: 30px;
          margin-right: 0; } }
  .service-process-area .service-process-box.decide {
    visibility: hidden;
    height: 0;
    margin: 0;
    padding: 0;
    background: #FFF;
    border-radius: 20px;
    position: relative; }
    .service-process-area .service-process-box.decide .service-info-area {
      max-width: none;
      padding: 25px 16px;
      opacity: 0;
      transition: opacity .75s ease-out;
      background: transparent;
      border-radius: 0; }
      .service-process-area .service-process-box.decide .service-info-area .info-img {
        margin: 0 auto;
        width: 150px; }
      .service-process-area .service-process-box.decide .service-info-area .info-area {
        width: 100%; }
        .service-process-area .service-process-box.decide .service-info-area .info-area .process-title {
          margin-top: 10px;
          color: #D26E19; }
    .service-process-area .service-process-box.decide.active {
      height: auto;
      visibility: visible; }
      .service-process-area .service-process-box.decide.active .service-info-area {
        opacity: 1; }
    .service-process-area .service-process-box.decide .decide-box-bg {
      position: absolute;
      bottom: -21px;
      right: -13px;
      background: url("../img/service_process/decide/decide_bg_xs_2x.png") 100% 100% no-repeat;
      background-size: cover;
      width: 100%;
      padding-bottom: calc((390 / 313 ) * 100%);
      z-index: -1; }
      @media screen and (min-width: 375px) {
        .service-process-area .service-process-box.decide .decide-box-bg {
          width: 52%;
          padding-bottom: calc((390 / 313 ) * 52%); } }
      @media screen and (min-width: 600px) {
        .service-process-area .service-process-box.decide .decide-box-bg {
          bottom: -28px;
          right: -31px;
          background: url("../img/service_process/decide/decide_bg_lg_2x.png") 100% 100% no-repeat;
          background-size: cover;
          max-width: 692px;
          width: 100%;
          padding-bottom: calc((390 / 313 ) * 30%); } }
      @media screen and (min-width: 768px) {
        .service-process-area .service-process-box.decide .decide-box-bg {
          padding-bottom: 0;
          height: 266px; } }
    @media screen and (min-width: 600px) {
      .service-process-area .service-process-box.decide:after {
        content: '';
        position: absolute;
        bottom: -35px;
        left: -41px;
        background: url("../img/service_process/decide/decide_line01_2x.png") center no-repeat;
        background-size: cover;
        width: 103px;
        height: 101px;
        z-index: -1; }
      .service-process-area .service-process-box.decide:before {
        content: '';
        position: absolute;
        top: 19px;
        right: -27px;
        background: url("../img/service_process/decide/decide_line02_2x.png") center no-repeat;
        background-size: cover;
        width: 104px;
        height: 42px; }
      .service-process-area .service-process-box.decide .service-info-area {
        padding: 60px;
        position: relative; }
        .service-process-area .service-process-box.decide .service-info-area .info-img {
          margin-left: 0;
          margin-right: 30px;
          width: 150px; }
        .service-process-area .service-process-box.decide .service-info-area .info-area {
          width: calc(100% - 150px - 30px); }
          .service-process-area .service-process-box.decide .service-info-area .info-area .process-title {
            margin-top: 0; }
      .service-process-area .service-process-box.decide.right-img .info-img {
        margin-left: 30px;
        margin-right: 0;
        order: 2; }
      .service-process-area .service-process-box.decide.right-img .info-area {
        order: 1; } }

.service-process-area .page-middle-title-area.decide {
  margin-bottom: 30px; }
  @media screen and (min-width: 768px) {
    .service-process-area .page-middle-title-area.decide {
      margin-bottom: 45px; } }

.service-process-area .decide-btn-area {
  display: none;
  margin-bottom: 66px; }
  .service-process-area .decide-btn-area .decide-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 140px;
    height: 130px;
    cursor: pointer;
    position: relative; }
    .service-process-area .decide-btn-area .decide-btn .btn-title {
      font-weight: bold;
      font-size: 19px;
      line-height: 1.3;
      color: #EBA163; }
    .service-process-area .decide-btn-area .decide-btn:hover .btn-title, .service-process-area .decide-btn-area .decide-btn.active .btn-title {
      color: #FFF; }
    .service-process-area .decide-btn-area .decide-btn.active:after {
      content: '';
      position: absolute;
      top: calc(100% + 20px);
      left: 50%;
      transform: translateX(-50%);
      background: url("../img/service_process/process_arrow_2x.png") center no-repeat;
      background-size: 14px 26px;
      width: 14px;
      height: 26px; }
    .service-process-area .decide-btn-area .decide-btn + .decide-btn {
      margin-left: 37px; }
    .service-process-area .decide-btn-area .decide-btn.button01 {
      background: url("../img/service_process/decide/decide_button01_2x.png") center no-repeat;
      background-size: 140px 130px; }
      .service-process-area .decide-btn-area .decide-btn.button01:hover, .service-process-area .decide-btn-area .decide-btn.button01.active {
        background: url("../img/service_process/decide/decide_button01_hover_2x.png") center no-repeat;
        background-size: 140px 130px; }
    .service-process-area .decide-btn-area .decide-btn.button02 {
      background: url("../img/service_process/decide/decide_button02_2x.png") center no-repeat;
      background-size: 140px 130px; }
      .service-process-area .decide-btn-area .decide-btn.button02:hover, .service-process-area .decide-btn-area .decide-btn.button02.active {
        background: url("../img/service_process/decide/decide_button02_hover_2x.png") center no-repeat;
        background-size: 140px 130px; }
    .service-process-area .decide-btn-area .decide-btn.button03 {
      background: url("../img/service_process/decide/decide_button03_2x.png") center no-repeat;
      background-size: 140px 130px; }
      .service-process-area .decide-btn-area .decide-btn.button03:hover, .service-process-area .decide-btn-area .decide-btn.button03.active {
        background: url("../img/service_process/decide/decide_button03_hover_2x.png") center no-repeat;
        background-size: 140px 130px; }
    .service-process-area .decide-btn-area .decide-btn.button04 {
      background: url("../img/service_process/decide/decide_button04_2x.png") center no-repeat;
      background-size: 140px 130px; }
      .service-process-area .decide-btn-area .decide-btn.button04:hover, .service-process-area .decide-btn-area .decide-btn.button04.active {
        background: url("../img/service_process/decide/decide_button04_hover_2x.png") center no-repeat;
        background-size: 140px 130px; }
  @media screen and (min-width: 768px) {
    .service-process-area .decide-btn-area {
      display: flex;
      justify-content: center; } }

.adopt-preview-area .graphics-box.line01:before {
  content: '';
  background: url("../img/advantage/advantage_line01.png") center no-repeat;
  background-size: cover;
  width: 168px;
  height: 139px;
  position: absolute;
  top: 0;
  right: 48%;
  display: none; }

.adopt-preview-area .graphics-box.line02:after {
  content: '';
  background: url("../img/advantage/advantage_line02.png") center no-repeat;
  background-size: cover;
  width: 118px;
  height: 53px;
  position: absolute;
  bottom: 0;
  right: 0;
  display: none; }

@media screen and (min-width: 992px) {
  .adopt-preview-area .graphics-box.line01:before {
    display: block; }
  .adopt-preview-area .graphics-box.line02:after {
    display: block; } }

/*# sourceMappingURL=maps/base.css.map */
