@charset "UTF-8"; /*! Tue Mar 31 2026  */
.contactus_style h6,
.main_title h3 {
  line-height: 1.5;
}
.index_s5-table table,
.main_tb,
.main_tb2 {
  border-collapse: separate;
  border-spacing: 0;
}
.main_img_banner > img,
.main_kv-img img {
  -o-object-fit: cover;
  background-repeat: no-repeat;
}
.footer-social-modal__item,
.section-kv .kv-cta {
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -webkit-box-direction: normal;
}
.post {
  transition: width 5s;
  -moz-transition: width 5s;
  -webkit-transition: width 5s;
  -o-transition: width 5s;
}
@-webkit-keyframes rotate {
  from {
    transform: rotate(0);
    -webkit-transform: rotate(0);
  }
  to {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
  }
}
@-moz-keyframes {
  from {
    transform: rotate(0);
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
  }
  to {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
  }
}
@-o-keyframes {
  from {
    transform: rotate(0);
    -webkit-transform: rotate(0);
    -o-transform: rotate(0);
  }
  to {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
  }
}
@-moz-keyframes rotate {
  from {
    -moz-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform: rotate(0);
  }
  to {
    -moz-transform: rotate(360deg);
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
  }
}
@-o-keyframes rotate {
  from {
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform: rotate(0);
  }
  to {
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
  }
}
@keyframes rotate {
  from {
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform: rotate(0);
  }
  to {
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
  }
}
.nav.nav-tabs .nav-link,
.nav.nav-tabs .nav-link.active {
  border: none;
}
.nav.nav-tabs .nav-link,
.news_section .nav-tabs .nav-link,
.news_section .nav.nav-tabs .nav-link,
.story-section02.news_section .nav-tabs .nav-link {
  color: #333;
  background: 0 0;
  border: 1px solid #333;
}
.news_section .nav.nav-tabs {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.news_section .news_items {
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-link:hover,
.news_section .nav-tabs .nav-link.active,
.news_section .nav-tabs .nav-link:hover,
.news_section .nav.nav-tabs .nav-link.active,
.news_section .nav.nav-tabs .nav-link:hover,
.story-section02.news_section .nav-tabs .nav-link.active,
.story-section02.news_section .nav-tabs .nav-link:hover {
  color: #fff;
  background: #b47377;
  border: none;
  border: 1px solid #b47377;
}
.news_section .bg-gray,
.story-section02 .bg-gray {
  background: #f5f5f6;
}
.tab_rwd .btn-outline-primary {
  font-size: 18px;
  color: #b47377;
  border-color: #b47377;
}
.tab_rwd .btn-outline-primary:hover {
  background-color: transparent;
  border-color: #b47377;
}
.tab_rwd .btn-outline-primary:not(:disabled):not(.disabled):active,
.tab_rwd .show > .btn-outline-primary.dropdown-toggle,
.tab_rwd .tab_rwd .show > .btn-outline-primary.dropdown-toggle {
  background-color: transparent;
  border-color: #b47377;
  color: #b47377;
}
.tab_rwd .dropdown-item.active,
.tab_rwd .dropdown-item:active {
  color: #fff;
  background-color: #b47377;
}
.main_page_title h3,
.main_page_title h3 span,
.main_page_title p {
  color: #333;
}
.team_link h3 {
  font-size: 16px;
  color: #1d2939;
}
.team_link p {
  font-size: 14px;
  color: #666;
}
.team_s4-link {
  background: #b47377;
  border: 1px solid #b47377;
  color: #fff;
}
.team_s4-link:hover {
  background: #1d2939;
  color: #b47377;
}
.news_items .word-item h3,
.news_items .word-item small {
  font-size: 16px;
  color: #000;
  margin-bottom: 5px;
}
.main_Blog-bg_color {
  background: #f7f2f2;
}
.main_Blog-date span,
.main_Blog-date time {
  font-size: 16px;
  color: #000;
}
.main_cases-item .cases-tag li {
  color: #a7977e;
  font-size: 15px;
}
.main_cases-item h4 {
  font-size: 21px;
  color: #000;
}
.main_cases-item p {
  font-size: 15px;
  color: #333;
}
.main_cases-item a {
  color: #666;
  font-size: 15px;
}
.main_cases-item a:hover {
  color: #000;
}
.main_cases-item:nth-child(even) .text-item,
.main_cases-item:nth-child(odd) .text-item {
  -webkit-box-shadow: 10px 10px 0 #e1dace;
  -moz-box-shadow: 10px 10px 0 #e1dace;
  box-shadow: 10px 10px 0 #e1dace;
}
.vdo_text1 h3 {
  font-size: 28px;
  color: #333;
}
@media (max-width: 768px) {
  .vdo_text1 h3 {
    font-size: 21px;
  }
}
.clients-item1 h5 {
  font-size: 18px;
  color: #000;
}
.pagination li a {
  background: 0 0;
  color: #000;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}
.pagination li a:hover {
  background-color: #b47377;
}
.pagination .page-item .page-link {
  border: none;
  color: #000;
  background: 0 0;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}
.pagination .page-item .page-link:hover {
  background-color: #b47377;
  color: #fff;
}
.pagination .page-item.active .page-link {
  background-color: #b47377;
  color: #fff;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}
.pagination .page-item:first-child .page-link {
  -webkit-border-top-left-radius: 7px;
  -moz-border-radius-topleft: 7px;
  border-top-left-radius: 7px;
  -webkit-border-bottom-left-radius: 7px;
  -moz-border-radius-bottomleft: 7px;
  border-bottom-left-radius: 7px;
}
.pagination .page-item:last-child .page-link {
  -webkit-border-top-right-radius: 7px;
  -moz-border-radius-topright: 7px;
  border-top-right-radius: 7px;
  -webkit-border-bottom-right-radius: 7px;
  -moz-border-radius-bottomright: 7px;
  border-bottom-right-radius: 7px;
}
.inside-content img {
  max-width: 100%;
}
.inside-content .sidebar-menu ul li.active a,
.inside-content .sidebar-menu ul li:hover a {
  background-color: #b47377;
  color: #fff;
}
.inside-content .sidebar-menu ul li a {
  color: #666;
  border-bottom: 1px solid #cfcfcf;
  display: block;
}
.inside-content .sidebar-title,
.products_style-title {
  font-size: 18px;
  border-bottom: 3px solid #b47377;
}
.inside-content .sidebar-menu ul li a .sidebar-right {
  color: #fff;
}
.inside-content .sidebar-menu ul li .sidebar-menu-sec li a {
  color: #fff;
  border: none;
  background-color: #b47377;
}
.inside-content .sidebar-menu ul li .sidebar-menu-sec li a:hover {
  background-color: #b47377;
  color: #fff;
}
.inside-content details summary {
  background: #b47377;
}
.header {
  background: #fff;
}
.header .logo {
  width: 50%;
  margin-right: 5px;
}
.header .logo img {
  max-width: 100%;
  display: block;
  margin-right: 0;
}
.nav-tabs {
  border-bottom: none;
}
.header-top_text {
  font-size: 15px;
  color: #fff;
  padding: 5px;
  text-align: center;
  background: #29aabf;
}
.section_product_items .img-wrap .img-item::before {
  background: 0 0;
}
.section_product_items:hover .img-item img {
  -webkit-transform: translate(-50%, -50%) scale(1.2);
  -moz-transform: translate(-50%, -50%) scale(1.2);
  -ms-transform: translate(-50%, -50%) scale(1.2);
  -o-transform: translate(-50%, -50%) scale(1.2);
  transform: translate(-50%, -50%) scale(1.2);
  -webkit-transition: all 1.5s ease;
  -o-transition: all 1.5s ease;
  -moz-transition: all 1.5s ease;
  transition: all 1.5s ease;
}
.section_product_items .img-wrap .img-item .add-cart .btn-cart {
  font-size: 16px;
}
.header.stick .header-top_text {
  display: none;
}
.bg-item,
.bg-item2,
.list-item,
.news_section .word-item small,
.story-section02 .word-item small {
  display: block;
}
@media (max-width: 991px) {
  .header .logo {
    width: auto;
    max-width: 79%;
  }
  .header .logo img {
    max-height: 55px;
    width: auto;
  }
  .header.stick {
    height: auto;
  }
  .section_product_items .img-wrap .img-item .add-cart .btn-cart {
    font-size: 14px;
  }
}
.sidebar-right_title {
  font-size: 24px;
  padding-bottom: 26px;
  margin-bottom: 26px;
  border-bottom: 1px solid #e2e2e2;
}
.news_style {
  padding-top: 50px;
}
.news_style .nav-tabs {
  border: none;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.nav-tabs02 .nav-link.active {
  border-bottom: none;
}
.news_section .tm_shadow_tab,
.story-section02 .tm_shadow_tab {
  margin-top: 45px;
}
.bg-item .img-wrap .img-item img {
  -o-transition: all 1.3s ease;
  transition: all 1.3s ease;
  -moz-transition: all 1.3s ease;
  -webkit-transition: all 1.3s ease;
}
.bg-item:hover .img-item img {
  -webkit-transform: translate(-50%, -50%) scale(1.2);
  -moz-transform: translate(-50%, -50%) scale(1.2);
  -ms-transform: translate(-50%, -50%) scale(1.2);
  -o-transform: translate(-50%, -50%) scale(1.2);
  transform: translate(-50%, -50%) scale(1.2);
}
.bg-item2 img {
  -o-transition: all 1.2s ease;
  transition: all 1.2s ease;
  -moz-transition: all 1.2s ease;
  -webkit-transition: all 1.2s ease;
}
.bg-item2:hover img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
.list-item56 .img-wrap .img-item {
  padding-top: 56.25%;
}
.list-item60 .img-wrap .img-item {
  padding-top: 60%;
}
.footer-social-modal__item,
.list-item2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
}
.list-item .img-wrap .img-item {
  padding-top: 56.25%;
}
.list-item .text-item {
  padding: 10px 0;
}
.list-item .text-item p {
  color: #666;
  margin: 0;
}
.list-item2 .text-item h4,
.list-item:hover .text-item p {
  color: #000;
}
.list-item:hover .img-wrap {
  -webkit-box-shadow: 2px 2px 5px 5px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 2px 2px 5px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 2px 2px 5px 5px rgba(0, 0, 0, 0.1);
}
.list-item2 {
  display: flex;
  background-color: #fff;
  border: 1px solid #f1f1f1;
}
.list-item2 .img-wrap {
  width: 45%;
  margin-right: 30px;
}
@media (max-width: 991px) {
  .list-item2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .list-item2 .img-wrap {
    width: 100%;
    margin-right: 0;
  }
}
.list-item2 .img-wrap .img-item {
  padding-top: 75%;
}
.list-item2 .text-item {
  width: -webkit-calc(55% - 30px);
  width: -moz-calc(55% - 30px);
  width: calc(55% - 30px);
}
@media (max-width: 991px) {
  .list-item2 .text-item {
    width: 100%;
    text-align: center;
    padding: 15px;
  }
}
.list-item2 .text-item p {
  color: #666;
  margin: 0;
}


.list-item2:hover {
  -webkit-box-shadow: 2px 2px 5px 5px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 2px 2px 5px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 2px 2px 5px 5px rgba(0, 0, 0, 0.1);
}
.list-item2:hover .text-item p {
  color: #000;
}
.list-item3 {
  display: block;
}

@media (min-width: 992px) {
  .dropdown-menu-center {
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .header nav .nav .dropdown-menu {
    background: #fff;
    -webkit-box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.36);
    -moz-box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.36);
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.36);
    padding: 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
  }
  .header_mb_style.header nav .nav .dropdown-menu {
    padding-left: 0;
    padding-right: 0;
  }
  .header nav .nav .dropdown-menu a {
    padding: 9px 18px;
    color: #000;
    border-bottom: 1px dashed #d9d9d9;
  }
  .header
    nav
    .nav
    .dropdown-menu
    > .dropdown-submenu:last-child
    > .dropdown-item,
  .header nav .nav .dropdown-menu > a:last-child,
  .header nav .nav .dropdown-menu > li:last-child > a {
    border-bottom: none !important;
  }
  .header nav .nav .dropdown-menu a:before {
    display: none;
  }
  .header .top-header .top-menu .collapse li .dropdown-menu a:hover {
    background: #b47377;
    color: #fff;
  }
  .header
    nav
    .nav
    .dropdown-menu
    > .dropdown-submenu:first-child
    > .dropdown-item:focus,
  .header
    nav
    .nav
    .dropdown-menu
    > .dropdown-submenu:first-child
    > .dropdown-item:focus-visible,
  .header
    nav
    .nav
    .dropdown-menu
    > .dropdown-submenu:first-child
    > .dropdown-item:hover,
  .header nav .nav .dropdown-menu > a:first-child:focus,
  .header nav .nav .dropdown-menu > a:first-child:focus-visible,
  .header nav .nav .dropdown-menu > a:first-child:hover {
    -webkit-border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    border-top-right-radius: 5px;
  }
  .header
    nav
    .nav
    .dropdown-menu
    > .dropdown-submenu:last-child
    > .dropdown-item:focus,
  .header
    nav
    .nav
    .dropdown-menu
    > .dropdown-submenu:last-child
    > .dropdown-item:focus-visible,
  .header
    nav
    .nav
    .dropdown-menu
    > .dropdown-submenu:last-child
    > .dropdown-item:hover,
  .header nav .nav .dropdown-menu > a:last-child:focus,
  .header nav .nav .dropdown-menu > a:last-child:focus-visible,
  .header nav .nav .dropdown-menu > a:last-child:hover,
  .header nav .nav .dropdown-menu > li:last-child > a:focus,
  .header nav .nav .dropdown-menu > li:last-child > a:focus-visible,
  .header nav .nav .dropdown-menu > li:last-child > a:hover {
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    border-bottom-right-radius: 5px;
  }
  .header .dropdown-menu {
    padding-left: 5px;
    padding-right: 5px;
    margin-top: 0;
  }
  .header .dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -1px;
    margin-left: -0.1rem;
  }
  .header .dropdown-submenu > .dropdown-toggle::after {
    content: "";
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    border-top: 0.3em solid transparent;
    border-bottom: 0.3em solid transparent;
    border-left: 0.3em solid;
    border-right: 0;
    position: absolute;
    right: 5px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
}
.header .dropdown-submenu {
  position: relative;
}
.header .dropdown-menu.show {
  display: block;
}
@media (max-width: 991px) {
  .header nav .nav .dropdown-menu .dropdown-menu {
    border: none;
  }
  .dropdown-menu {
    top: 96%;
  }
  .header_mb_style.header .top-header .top-menu .navbar-collapse .nav li a {
    border-bottom: none;
  }
  .header_mb_style.header .top-header .top-menu nav .navbar-collapse {
    background: #f5f4f2;
  }
  .header .top-header .top-menu nav .navbar-collapse.show {
    padding-top: 15px;
  }
  .header nav .nav .dropdown-menu .dropdown-submenu .dropdown-menu,
  .header nav .nav .dropdown-menu.dropdown-menu-center.show,
  .header nav .nav .dropdown-menu.show {
    padding-left: 9px;
  }
  .header .top-header .top-menu .collapse li a:hover,
  .header .top-header .top-menu .navbar-collapse .nav li a:hover {
    background: 0 0;
  }
  .pc_link {
    display: none !important;
  }
  .header .dropdown-menu {
    position: static;
    float: none;
  }
  .header .dropdown-submenu > .dropdown-menu {
    margin-left: 0;
  }
  .header nav .nav .dropdown-menu {
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
    border: none;
    background: #333;
  }
  .header
    nav
    .nav
    .dropdown-menu
    .dropdown-submenu
    .dropdown-menu
    .dropdown-submenu
    > .dropdown-item,
  .header nav .nav .dropdown-menu .dropdown-submenu > .dropdown-item {
    background: 0 0;
  }
}
.fx-btn-area .fx-btn,
.section-kv .kv-cta {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}
.contactus_style h3 {
  font-size: 32px;
}
@media (max-width: 767px) {
  .contactus_style h3 {
    font-size: 25px;
  }
  .contactus_style .contactus_map iframe {
    height: 250px;
  }
}
.fx-btn-area .cd-top,
.fx-btn-area .fx-btn {
  width: 40px;
  height: 40px;
  text-indent: -9999px;
  overflow: hidden;
}
*,
a,
body,
h1,
h2,
h3,
h4,
h5,
h6,
li,
p,
span {
  font-family:
    "Microsoft JhengHei", "微軟正黑體", Arial, "新細明體", sans-serif;
}
.main_title {
  margin-bottom: 35px;
  display: inline-block;
  border-bottom: 6px solid #edc2c1;
}
.main_title h3 {
  font-size: 36px;
  color: #333;
  position: relative;
  letter-spacing: 8px;
  margin-bottom: 13px;
}
.main_title h3 span {
  font-size: 72%;
  display: block;
  color: #9aa3a4;
  letter-spacing: 4px;
}
.main_title2 h3,
.main_title2 p {
  letter-spacing: 2px;
  font-weight: 700;
}
.main_title p {
  font-size: 24px;
  color: #000;
}
@media (max-width: 767px) {
  .main_title {
    margin-bottom: 25px;
  }
  .main_title h3 {
    font-size: 25px;
  }
  .main_title p {
    font-size: 18px;
  }
}
.main_title2 {
  display: inline-block;
  padding-left: 18px;
  border-left: 3px solid #e7b3b0;
  margin-bottom: 35px;
}
.main_title3,
.main_title5 {
  border-left: 3px solid #edc2c1;
}
.main_title2 h3 {
  font-size: 34px;
  color: #545454;
  margin: 0 0 10px;
}
.main_title2 h3 i {
  color: #b27b7a;
  margin-left: 6px;
  font-size: 100%;
}
.main_title2 p {
  margin: 0;
  font-size: 20px;
  color: #edc2c1;
  line-height: 1.6;
}
.main_title2 p span {
  color: #edc2c1;
  font-size: 100%;
  font-weight: 700;
}
@media (max-width: 767px) {
  .main_title2 {
    padding-left: 14px;
  }
  .main_title2 h3 {
    font-size: 26px;
  }
  .main_title2 p {
    font-size: 18px;
  }
}
.main_title3 {
  display: inline-block;
  padding-left: 16px;
  margin-bottom: 30px;
}
.main_title3 h3 {
  font-size: 28px;
  color: #545454;
  margin: 0;
  font-weight: 700;
  letter-spacing: 1px;
}
.main_title4 h3,
.main_title4 span {
  color: #605549;
  line-height: 1.5;
  font-weight: 700;
}
@media (max-width: 767px) {
  .main_title3 {
    padding-left: 12px;
  }
  .main_title3 h3 {
    font-size: 21px;
  }
}
.main_title4 {
  margin-bottom: 35px;
}
.main_title4 h3 {
  font-size: 42px;
  letter-spacing: 4px;
}
.main_title4 span {
  font-size: 26px;
  margin-bottom: 0;
  letter-spacing: 4px;
  display: block;
}
@media (max-width: 767px) {
  .main_title4 {
    margin-bottom: 25px;
  }
  .main_title4 h3 {
    font-size: 32px;
  }
  .main_title4 span {
    font-size: 16px;
  }
}
.main_title5 {
  padding-left: 16px;
  font-size: 29px;
  color: #545454;
  margin: 0;
  font-weight: 700;
  letter-spacing: 0.1em;
}
.news_items h3,
.news_items h5,
.news_items p {
  letter-spacing: 2px;
}
.fx-btn-area {
  position: fixed;
  right: 10px;
  bottom: 100px;
  width: 40px;
  opacity: 0.8;
  z-index: 999;
}
.fx-btn-area .fx-btn {
  display: block;
  border-radius: 50%;
  border: 1px solid #fff;
  margin-bottom: 15px;
  opacity: 1;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: contain;
  background-color: transparent;
}
.fx-btn-area .fx-btn[data-icon="phone_icon"] {
  background-image: url(../images/phone_icon.png);
}
.fx-btn-area .fx-btn[data-icon="line_icon"] {
  background-image: url(../images/line_icon.png);
}
.fx-btn-area .fx-btn[data-icon="fb_icon"] {
  background-image: url(../images/fb_icon.png);
}
.fx-btn-area .fx-btn[data-icon="link_icon"] {
  background-image: url(../images/link_icon.png);
}
@media (max-width: 991px) {
  .fx-btn-area {
    right: 5px;
  }
  .fx-btn-area .fx-btn {
    opacity: 1;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    background-size: contain;
  }
}
.fx-btn-area .fx-btn:hover {
  opacity: 1;
}
.fx-btn-area .cd-top {
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease;
  display: inline-block;
  opacity: 0;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  visibility: hidden;
  z-index: 777;
  border: 1px solid #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: url(../images/top_icon.png) center/contain no-repeat;
}
.fx-btn-area .cd-top::before {
  content: "";
  display: none;
}
.new_link ul li::before,
.ul_style1 li:before {
  content: "";
}
.fx-btn-area .cd-top.cd-fade-out {
  visibility: visible;
  opacity: 1;
}
.mymodal button:focus {
  outline: 0;
}
@media (min-width: 576px) {
  .mymodal .modal-dialog {
    max-width: 600px;
  }
}
.mymodal img {
  max-width: 100%;
}
.mymodal-img img {
  display: block;
  width: 100%;
}
.footer-social-modal .modal-content {
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: #f2f2f2;
}
.footer-social-modal .modal-header {
  padding: 6px 20px;
  border-bottom: 1px solid #d7d7d7;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.footer-social-modal .close {
  margin: 0;
  padding: 0;
  font-size: 52px;
  font-weight: 300;
  line-height: 1;
  color: #bfbfbf;
  opacity: 1;
  text-shadow: none;
}
.main_tb tbody th,
.main_tb2 tbody th {
  font-weight: 400;
  white-space: nowrap;
}
.footer-social-modal .modal-body {
  padding: 45px 15px 16px;
}
.footer-social-modal .modal-body .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.footer-social-modal .modal-footer {
  border-top: 0;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 0 26px 20px;
}
.footer-social-modal .btn-secondary {
  border: 2px solid #bfbfbf;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background: 0 0;
  color: #4e4e4e;
  font-size: 16px;
  line-height: 1.2;
  padding: 8px 16px;
}
.footer-social-modal .btn-secondary:focus,
.footer-social-modal .btn-secondary:hover {
  background: #ececec;
  color: #4e4e4e;
}
.footer-social-modal__list > [class*="col-"] {
  margin-bottom: 20px;
}
.footer-social-modal__item {
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
  text-align: center;
  color: #505050;
}
.footer-social-modal__item:hover {
  color: #505050;
}
.footer-social-modal__icon {
  width: 60px;
  margin-bottom: 22px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.footer-social-modal__icon img {
  max-width: 100%;
  max-height: 100%;
  display: block;
}
.footer-social-modal__text {
  font-size: 16px;
  line-height: 1.25;
  letter-spacing: 2px;
}
.bg_color1 {
  background: #f6f6f6;
}
.main_a {
  font-size: 16px;
  background: #f2a66c;
  border: 1px solid #f2a66c;
  padding: 5px 29px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  color: #fff;
  display: inline-block;
}
.main_a:hover {
  background: #fff;
  color: #f2a66c;
}
.main_tb {
  background-color: #fff;
}
.main_tb td,
.main_tb th {
  border: 1px solid #fff;
  font-size: 16px;
}
.main_tb thead td,
.main_tb thead th {
  background-color: #285f99;
  color: #fff;
  text-align: center;
  vertical-align: middle;
  border-bottom: none;
}
.main_tb tbody td,
.main_tb tbody th {
  background-color: #fafafa;
  color: #666;
}
.main_tb tbody td {
  vertical-align: middle;
}
@media (max-width: 767px) {
  .main_tb td,
  .main_tb th {
    font-size: 14px;
  }
}
.main_tb2 {
  background-color: #fff;
}
.main_tb2 td,
.main_tb2 th {
  border: none;
  font-size: 16px;
  padding-top: 16px;
  padding-bottom: 16px;
}
.main_tb2 td a,
.main_tb2 th a {
  text-decoration: underline;
  color: #0175b4;
}
.nav_list a,
.section-kv .kv-cta,
.section-kv .kv-cta:hover {
  text-decoration: none;
}
.main_tb2 thead td,
.main_tb2 thead th {
  background-color: #0175b4;
  color: #fff;
  vertical-align: middle;
  border-bottom: none;
}
.main_tb2 tbody tr:nth-child(odd) td,
.main_tb2 tbody tr:nth-child(odd) th {
  background: #fff;
}
.main_tb2 tbody tr:nth-child(even) td,
.main_tb2 tbody tr:nth-child(even) th {
  background: #f1f1f1;
}
.main_tb2 tbody th {
  color: #666;
}
.main_tb2 tbody td {
  vertical-align: middle;
  color: #000;
}
.ul_style1 li {
  font-size: 14px;
  color: #1d2939;
  padding-bottom: 13px;
  margin-bottom: 13px;
  position: relative;
  padding-left: 20px;
  border-bottom: 1px solid #ddd;
}
.ul_style1 li:before {
  background-image: url(../images/ab_s1_icon1.png);
  width: 16px;
  height: 16px;
  display: block;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: contain;
  position: absolute;
  left: 0;
  top: 2.5px;
}
.ul_style1 li:last-child {
  border: none;
}
.slider_style .slick-prev,
.slider_style .slick-prev:focus,
.slider_style .slick-prev:hover {
  left: -15px;
  outline: 0;
  width: 45px;
  height: 45px;
  background-image: url(../images/s_l.png);
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: contain;
  z-index: 6;
  opacity: 1;
}
.slider_style .slick-next,
.slider_style .slick-next:focus,
.slider_style .slick-next:hover {
  right: -15px;
  outline: 0;
  width: 45px;
  height: 45px;
  z-index: 6;
  background-image: url(../images/s_r.png);
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: contain;
  opacity: 1;
}
@media (min-width: 1390px) {
  .slider_style .slick-prev,
  .slider_style .slick-prev:focus,
  .slider_style .slick-prev:hover {
    left: -9%;
  }
  .slider_style .slick-next,
  .slider_style .slick-next:focus,
  .slider_style .slick-next:hover {
    right: -9%;
  }
}
.slider_style .slick-dots {
  padding-right: 0;
  bottom: -25px;
}
.slider_style .slick-dots li {
  opacity: 1;
  margin: 0 4px;
}
.slider_style .slick-dots li button:before {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: #d9d9d9;
  border: none;
  width: 21px;
  height: 6px;
}
.slider_style .slick-dots li.slick-active button:before {
  border: none;
  background: #b47377;
}
.slider_style .slick-dots li,
.slider_style .slick-dots li button {
  height: 6px;
  width: 21px;
}
@media (max-width: 767px) {
  .main_tb2 td,
  .main_tb2 th {
    font-size: 14px;
  }
  .table-responsive .main_tb td,
  .table-responsive .main_tb th,
  .table-responsive .main_tb2 td,
  .table-responsive .main_tb2 th {
    white-space: nowrap;
  }
  .slider_style {
    --slider-dots-bottom: -19px;
    --slider-align-offset: 19.5px;
  }
  .slider_style .slick-dots {
    line-height: 0;
    font-size: 0;
    padding: 0;
    bottom: var(--slider-dots-bottom);
  }
  .slider_style .slick-prev,
  .slider_style .slick-prev:focus,
  .slider_style .slick-prev:hover {
    left: 55px;
    top: auto;
    bottom: var(--slider-dots-bottom);
    -webkit-transform: translateY(var(--slider-align-offset));
    -moz-transform: translateY(var(--slider-align-offset));
    -ms-transform: translateY(var(--slider-align-offset));
    -o-transform: translateY(var(--slider-align-offset));
    transform: translateY(var(--slider-align-offset));
  }
  .slider_style .slick-next,
  .slider_style .slick-next:focus,
  .slider_style .slick-next:hover {
    right: 55px;
    top: auto;
    bottom: var(--slider-dots-bottom);
    -webkit-transform: translateY(var(--slider-align-offset));
    -moz-transform: translateY(var(--slider-align-offset));
    -ms-transform: translateY(var(--slider-align-offset));
    -o-transform: translateY(var(--slider-align-offset));
    transform: translateY(var(--slider-align-offset));
  }
}
.main_tag span {
  padding: 7px 13px;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  border-radius: 35px;
  border: 1px solid #fff;
  display: inline-block;
  margin-bottom: 5px;
}
.main_kv img,
.main_kv-img img {
  display: block;
  width: 100%;
}
.main_tag span.color1 {
  background: #dbeafe;
  color: #193cb8;
}
.main_tag span.color2 {
  background: #f3e8ff;
  color: #6e11b0;
}
.main_tag span.color3 {
  background: #e0e7ff;
  color: #372aac;
}
.main_tag span.color4 {
  background: #cefafe;
  color: #355fa3;
}
.main_tag span.color5 {
  background: #dbfce7;
  color: #016630;
}
.main_kv {
  position: relative;
  z-index: 1;
}
.main_kv-img {
  overflow: hidden;
  position: relative;
  min-height: 400px;
}
.main_kv-img img {
  object-fit: cover;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.main_kv-text {
  position: absolute;
  left: 0;
  width: 100%;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0 5px;
  text-align: center;
}
.main_kv-text h3 {
  font-size: 32px;
  color: #fff;
  font-weight: 700;
}
.contactus_style {
  padding: 35px 0;
}
.contactus_style .contactus_map iframe {
  width: 100%;
  height: 350px;
}
@media (max-width: 767px) {
  .main_kv-img {
    min-height: 300px;
  }
  .main_kv-text h3 {
    font-size: 25px;
  }
  .contactus_style .contactus_map iframe {
    height: 250px;
  }
}
.main_img_banner {
  min-height: 400px;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}
.main_img_banner .main_title {
  text-align: center;
  margin-bottom: 13px;
}
.main_img_banner .main_title h3 {
  font-size: 60px;
}
.main_img_banner .main_title p {
  color: #01727a;
  font-size: 24px;
  margin-bottom: 0;
}
.main_img_banner > img {
  object-fit: cover;
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.main_img_banner-text {
  position: relative;
  z-index: 1;
  display: inline-block;
  padding: 5px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}
.main_img_banner-text p {
  font-size: 14px;
  color: #666;
  margin-bottom: 15px;
}
@media (max-width: 991px) {
  .main_img_banner {
    min-height: 350px;
  }
  .main_img_banner .main_title,
  .main_img_banner-row {
    text-align: center;
  }
  .main_img_banner .main_title h3,
  .main_img_banner-row h3 {
    display: inline-block;
  }
  .main_img_banner .main_title h3 {
    font-size: 25px;
  }
  .main_img_banner .main_title p {
    font-size: 18px;
  }
  .section-kv .img-wrap .img-item {
    padding-top: 40%;
  }
}
.section-kv .kv-cta,
.section-kv .kv-head {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
}
.f6f6,
.news_section {
  background: #f6f6f6;
}
.news_items h5 {
  color: #a6a6a6;
}
.news_section .nav-tabs .nav-link,
.news_section .nav.nav-tabs .nav-link,
.news_section.story-section02 .nav-tabs .nav-link {
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  border-radius: 35px;
}
.section-kv .img-wrap .img-item {
  padding-top: 40%;
}
@media (max-width: 767px) {
  .section-kv .img-wrap .img-item {
    padding-top: 121%;
  }
}
.section-kv {
  margin-bottom: 0;
  padding: 50px 0 35px;
  position: relative;
  background: #f5f4f2;
}
.section-kv .kv-cta {
  width: 140px;
  height: 140px;
  border-radius: 50%;
  background: #fff;
  color: #7a7a7a;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 25px;
  -webkit-box-shadow: 0 18px 30px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 18px 30px rgba(0, 0, 0, 0.12);
  box-shadow: 0 18px 30px rgba(0, 0, 0, 0.12);
}
.section-kv .kv-cta span {
  font-size: 100%;
}
.section-kv .kv-cta span:last-child {
  color: #b47377;
  margin-top: 6px;
}
.section-kv .kv-cta-pos {
  position: absolute;
  left: 8%;
  bottom: -30px;
  z-index: 8;
}
.section-kv .kv-schedule {
  background: #f5f4f2;
  -webkit-border-top-left-radius: 18px;
  -moz-border-radius-topleft: 18px;
  border-top-left-radius: 18px;
  padding: 22px 26px;
}
.section-kv .kv-schedule-pos {
  position: absolute;
  right: 50px;
  bottom: 0;
  z-index: 8;
  max-width: 450px;
  width: 100%;
}
.section-kv .kv-table {
  width: 100%;
  border-collapse: collapse;
  color: #7a7a7a;
}
.section-kv .kv-table td,
.section-kv .kv-table th {
  text-align: center;
  padding: 10px 6px;
  border-bottom: 1px solid #eee7e7;
  font-size: 14px;
  vertical-align: middle;
}
.section-kv .kv-table thead th {
  font-weight: 600;
}
.section-kv .kv-table tbody th {
  text-align: right;
  font-weight: 500;
  color: #6b6b6b;
  width: 27%;
}
.section-kv .kv-table td {
  color: #d0b2b2;
  font-size: 16px;
}
.section-kv .kv-table tr:last-child td,
.section-kv .kv-table tr:last-child th {
  border-bottom: 0;
}
.section-kv .kv-dot {
  width: 14px;
  height: 14px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  display: inline-block;
  background: #eec2c1;
  margin: 0 auto;
}
.section-kv .kv-slash {
  color: #eec2c1;
  font-size: 16px;
}
.section-kv .kv-slash:before {
  content: "/";
}
.section-kv .kv-head {
  text-align: right;
  padding-left: 0;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
  white-space: nowrap;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.header_nav,
.section-kv .swiper-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
}
.section-kv .kv-icon {
  color: #eec2c1;
}
.section-kv .kv-title {
  font-weight: 600;
}
.section-kv .swiper {
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  margin: 0;
}
.section-kv .swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.section-kv .swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
}
.section-kv .swiper-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  -moz-transition-property: opacity;
  transition-property: opacity;
}
.section-kv .swiper-fade .swiper-slide-active {
  pointer-events: auto;
}
.section-kv .kv {
  position: relative;
}
@media (min-width: 768px) {
  .section-kv .kv {
    min-height: 630px;
    height: -webkit-calc(100vh - 215px);
    height: -moz-calc(100vh - 215px);
    height: calc(100vh - 215px);
  }
  .section-kv .kv-slider .kv-line {
    background-image: url(../images/kv/kv_line.png);
  }
}
.section-kv .main-visual {
  position: relative;
  height: 100%;
  overflow: visible;
}
.section-kv .kv-slider {
  position: relative;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease 0s;
  -o-transition: opacity 0.3s ease 0s;
  -moz-transition: opacity 0.3s ease 0s;
  transition: opacity 0.3s ease 0s;
  will-change: opacity;
}
.section-kv .kv-slider.is-fade {
  opacity: 1;
}
.section-kv .kv-slider .kv-item {
  overflow: hidden;
}
.section-kv .kv-slider .kv-line {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  width: 0;
  -webkit-transition-property: width;
  -o-transition-property: width;
  -moz-transition-property: width;
  transition-property: width;
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
  -webkit-transition-delay: 5s;
  -moz-transition-delay: 5s;
  -o-transition-delay: 5s;
  transition-delay: 5s;
  will-change: width;
  background-repeat: no-repeat;
  background-position: left top;
  -webkit-background-size: 100vw 100%;
  -moz-background-size: 100vw 100%;
  background-size: 100vw 100%;
}
@media (max-width: 767px) {
  .section-kv .kv-slider .kv-line {
    background-image: url(../images/kv/kv_line_m.png);
  }
}
.section-kv .kv-slider .kv-line:after {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image:
    -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(rgba(255, 255, 255, 0.35)),
      color-stop(55%, rgba(255, 255, 255, 0.14)),
      to(rgba(255, 255, 255, 0))
    ),
    -webkit-gradient(
        linear,
        left top,
        right top,
        from(rgba(255, 255, 255, 0)),
        color-stop(38%, rgba(255, 255, 255, 0.72)),
        color-stop(55%, rgba(255, 255, 255, 0.25)),
        color-stop(72%, rgba(255, 255, 255, 0))
      );
  background-image:
    -webkit-linear-gradient(
      top,
      rgba(255, 255, 255, 0.35) 0,
      rgba(255, 255, 255, 0.14) 55%,
      rgba(255, 255, 255, 0) 100%
    ),
    -webkit-linear-gradient(
        left,
        rgba(255, 255, 255, 0) 0,
        rgba(255, 255, 255, 0.72) 38%,
        rgba(255, 255, 255, 0.25) 55%,
        rgba(255, 255, 255, 0) 72%
      );
  background-image:
    -moz-linear-gradient(
      top,
      rgba(255, 255, 255, 0.35) 0,
      rgba(255, 255, 255, 0.14) 55%,
      rgba(255, 255, 255, 0) 100%
    ),
    -moz-linear-gradient(
        left,
        rgba(255, 255, 255, 0) 0,
        rgba(255, 255, 255, 0.72) 38%,
        rgba(255, 255, 255, 0.25) 55%,
        rgba(255, 255, 255, 0) 72%
      );
  background-image:
    -o-linear-gradient(
      top,
      rgba(255, 255, 255, 0.35) 0,
      rgba(255, 255, 255, 0.14) 55%,
      rgba(255, 255, 255, 0) 100%
    ),
    -o-linear-gradient(
        left,
        rgba(255, 255, 255, 0) 0,
        rgba(255, 255, 255, 0.72) 38%,
        rgba(255, 255, 255, 0.25) 55%,
        rgba(255, 255, 255, 0) 72%
      );
  background-image:
    linear-gradient(
      180deg,
      rgba(255, 255, 255, 0.35) 0,
      rgba(255, 255, 255, 0.14) 55%,
      rgba(255, 255, 255, 0) 100%
    ),
    linear-gradient(
      90deg,
      rgba(255, 255, 255, 0) 0,
      rgba(255, 255, 255, 0.72) 38%,
      rgba(255, 255, 255, 0.25) 55%,
      rgba(255, 255, 255, 0) 72%
    );
  -webkit-background-size:
    100% 100%,
    260% 100%;
  -moz-background-size:
    100% 100%,
    260% 100%;
  background-size:
    100% 100%,
    260% 100%;
  background-position:
    0 0,
    -40% 0;
  background-blend-mode: screen, screen;
  -webkit-mask-position: left;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-clip: fill-box;
  -webkit-mask-size: 100vw 100%;
  mask-position: left;
  mask-repeat: no-repeat;
  mask-clip: fill-box;
  mask-size: 100vw 100%;
  mix-blend-mode: screen;
  -webkit-filter: blur(0.7px) brightness(1.35) saturate(1.2);
  filter: blur(0.7px) brightness(1.35) saturate(1.2);
  opacity: 0;
  pointer-events: none;
  will-change: background-position, opacity;
}
.section-kv .kv-slider .kv-img1,
.section-kv .kv-slider .kv-img2 {
  z-index: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  overflow: hidden;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
@media (min-width: 768px) {
  .section-kv .kv-slider .kv-line:after {
    -webkit-mask-image: url(../images/kv/kv_line.png);
    mask-image: url(../images/kv/kv_line.png);
  }
  .section-kv .kv-slider .kv-img1,
  .section-kv .kv-slider .kv-img2 {
    left: 50px;
    right: 50px;
  }
  .section-kv .kv-slider .swiper-slide {
    background: #f5f4f2;
  }
}
@media (max-width: 767px) {
  .section-kv .kv-slider .kv-line:after {
    -webkit-mask-image: url(../images/kv/kv_line_m.png);
    mask-image: url(../images/kv/kv_line_m.png);
  }
  .section-kv .kv-slider .kv-img1,
  .section-kv .kv-slider .kv-img2 {
    left: 25px;
    right: 25px;
  }
}
.section-kv .kv-slider .kv-img1 img,
.section-kv .kv-slider .kv-img2 img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.section-kv .kv-slider .kv-img2 {
  z-index: 2;
}
.section-kv .kv-slider .slider-inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(1.15);
  -moz-transform: scale(1.15);
  -ms-transform: scale(1.15);
  -o-transform: scale(1.15);
  transform: scale(1.15);
  opacity: 0;
  will-change: transform;
  -webkit-transition:
    opacity 2s,
    -webkit-transform 0s 2s linear;
  -o-transition:
    opacity 2s,
    -o-transform 0s 2s linear;
  -moz-transition:
    opacity 2s,
    transform 0s 2s linear,
    -moz-transform 0s 2s linear;
  transition:
    opacity 2s,
    transform 0s 2s linear;
  transition:
    opacity 2s,
    transform 0s 2s linear,
    -webkit-transform 0s 2s linear,
    -moz-transform 0s 2s linear,
    -o-transform 0s 2s linear;
  -webkit-transform-origin: center center;
  -moz-transform-origin: center center;
  -ms-transform-origin: center center;
  -o-transform-origin: center center;
  transform-origin: center center;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  overflow: hidden;
}
.section-kv .kv-slider .swiper-slide-active .slider-inner {
  opacity: 1;
  z-index: 2;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition-duration: 2s, 5s;
  -moz-transition-duration: 2s, 5s;
  -o-transition-duration: 2s, 5s;
  transition-duration: 2s, 5s;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transition-timing-function:
    cubic-bezier(0.65, 0, 0.35, 1), cubic-bezier(0.33, 1, 0.68, 1);
  -moz-transition-timing-function:
    cubic-bezier(0.65, 0, 0.35, 1), cubic-bezier(0.33, 1, 0.68, 1);
  -o-transition-timing-function:
    cubic-bezier(0.65, 0, 0.35, 1), cubic-bezier(0.33, 1, 0.68, 1);
  transition-timing-function:
    cubic-bezier(0.65, 0, 0.35, 1), cubic-bezier(0.33, 1, 0.68, 1);
}
.section-kv .kv-slider .swiper-slide-active .kv-line {
  width: -webkit-calc(100vw + 20%);
  width: -moz-calc(100vw + 20%);
  width: calc(100vw + 20%);
  -webkit-transition-duration: 1.5s;
  -moz-transition-duration: 1.5s;
  -o-transition-duration: 1.5s;
  transition-duration: 1.5s;
  -webkit-transition-delay: 1.2s;
  -moz-transition-delay: 1.2s;
  -o-transition-delay: 1.2s;
  transition-delay: 1.2s;
  -webkit-transition-timing-function: cubic-bezier(0.33, 1, 0.68, 1);
  -moz-transition-timing-function: cubic-bezier(0.33, 1, 0.68, 1);
  -o-transition-timing-function: cubic-bezier(0.33, 1, 0.68, 1);
  transition-timing-function: cubic-bezier(0.33, 1, 0.68, 1);
}
.section-kv .kv-slider .swiper-slide-active .kv-line:after {
  -webkit-animation: glow_sweep 3.2s cubic-bezier(0.45, 0, 0.55, 1) 0.8s 1
    forwards;
  -moz-animation: glow_sweep 3.2s cubic-bezier(0.45, 0, 0.55, 1) 0.8s 1 forwards;
  -o-animation: glow_sweep 3.2s cubic-bezier(0.45, 0, 0.55, 1) 0.8s 1 forwards;
  animation: glow_sweep 3.2s cubic-bezier(0.45, 0, 0.55, 1) 0.8s 1 forwards;
}
@media (max-width: 767px) {
  .section-kv .main-visual {
    margin-bottom: 15px;
  }
  .section-kv .kv-slider {
    height: -webkit-calc(100vh - 318px);
    height: -moz-calc(100vh - 318px);
    height: calc(100vh - 318px);
    min-height: 328px;
  }
  .section-kv .kv-slider .is-mb_style .slider-inner img {
    -o-object-position: left center;
    object-position: left center;
  }
  .section-kv .kv-slider .swiper-slide {
    background: #f0efed;
  }
}
.section-kv .kv-text {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 4;
  pointer-events: auto;
}
.section-kv .kv-text-p {
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
}
@media (min-width: 768px) {
  .section-kv .kv-text-p {
    font-size: 31px;
    line-height: 1.8;
    letter-spacing: 0.25em;
    color: #fff;
    position: absolute;
    z-index: 5;
    left: 8%;
    top: 6%;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
  }
  .section-kv .kv-text-p span {
    font-size: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .section-kv .kv-text-p {
    left: 8%;
    top: 5%;
    font-size: 2.5vw;
  }
}
@media (max-width: 767px) {
  .section-kv .kv-text-p {
    font-size: 25px;
    line-height: 1.8;
    letter-spacing: 0.12em;
    padding-left: 10px;
    margin-bottom: 5px;
  }
  .section-kv .kv-text-p span {
    font-size: 100%;
  }
  .section-kv .kv-text {
    height: auto;
    pointer-events: auto;
    padding: 15px 25px;
    position: relative;
  }
  .section-kv .kv-cta-pos {
    position: absolute;
    right: 20px;
    bottom: -34px;
    left: auto;
    padding: 0;
    z-index: 6;
    display: block;
  }
  .section-kv .kv-schedule {
    background: #fff;
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
    border-radius: 18px;
    padding: 22px 15px;
    -webkit-box-shadow: 0 18px 30px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 0 18px 30px rgba(0, 0, 0, 0.08);
    box-shadow: 0 18px 30px rgba(0, 0, 0, 0.08);
  }
  .section-kv .kv-schedule-pos {
    position: relative;
    right: auto;
    bottom: auto;
    margin: 0 auto;
    max-width: 450px;
    width: 92%;
  }
  .section-kv .kv-cta {
    width: 95px;
    height: 95px;
    font-size: 16px;
  }
  .section-kv .kv-cta span:last-child {
    margin-top: 5px;
  }
  .section-kv .kv-table td,
  .section-kv .kv-table th {
    font-size: 12px;
    padding: 6px 2px;
  }
  .section-kv .kv-table td {
    font-size: 14px;
  }
}
@-webkit-keyframes glow {
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-moz-keyframes glow {
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-o-keyframes glow {
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes glow {
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes glow_bg {
  100% {
    background-position: 100% 100%;
  }
}
@-moz-keyframes glow_bg {
  100% {
    background-position: 100% 100%;
  }
}
@-o-keyframes glow_bg {
  100% {
    background-position: 100% 100%;
  }
}
@keyframes glow_bg {
  100% {
    background-position: 100% 100%;
  }
}
@-webkit-keyframes glow_sweep {
  0% {
    opacity: 0;
    background-position:
      0 0,
      -40% 0;
  }
  12%,
  82% {
    opacity: 0.35;
  }
  38% {
    opacity: 0.8;
  }
  100% {
    opacity: 0;
    background-position:
      0 0,
      140% 0;
  }
}
@-moz-keyframes glow_sweep {
  0% {
    opacity: 0;
    background-position:
      0 0,
      -40% 0;
  }
  12%,
  82% {
    opacity: 0.35;
  }
  38% {
    opacity: 0.8;
  }
  100% {
    opacity: 0;
    background-position:
      0 0,
      140% 0;
  }
}
@-o-keyframes glow_sweep {
  0% {
    opacity: 0;
    background-position:
      0 0,
      -40% 0;
  }
  12%,
  82% {
    opacity: 0.35;
  }
  38% {
    opacity: 0.8;
  }
  100% {
    opacity: 0;
    background-position:
      0 0,
      140% 0;
  }
}
@keyframes glow_sweep {
  0% {
    opacity: 0;
    background-position:
      0 0,
      -40% 0;
  }
  12%,
  82% {
    opacity: 0.35;
  }
  38% {
    opacity: 0.8;
  }
  100% {
    opacity: 0;
    background-position:
      0 0,
      140% 0;
  }
}
@media (max-width: 991px) {
  .header_mb_style.header
    .header
    .top-header
    .top-menu
    .collapse
    .top-icon-list
    .top-icon-link
    a,
  .header_mb_style.header .top-header .top-menu .navbar-collapse .nav li a {
    font-size: 16px;
  }
  .header_mb_style.header
    .top-header
    .top-menu
    .navbar-collapse
    .nav
    li.hover_pc
    a {
    padding: 10px 42px 10px 15px;
  }
  .pad_hide {
    display: none !important;
  }
  .mb_nav_btn {
    padding-right: 55px;
    margin-bottom: 15px;
    width: 100%;
    border-bottom: none !important;
  }
  .mb_nav_btn a {
    width: auto !important;
    display: inline-block !important;
    color: #fff !important;
  }
  .header .logo img {
    height: 49px;
    width: auto;
  }
}
.header.stick {
  z-index: 999;
}
@media (max-width: 991px) {
  .header .top-header .top-menu .navbar-toggler {
    z-index: 999;
  }
}
.lg-toolbar .lg-icon {
  font-size: 39px;
}
body {
  max-width: 100%;
}
.header .logo {
  top: 0;
  left: 0;
  position: relative;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
  max-width: 235px;
}
.header .logo img {
  width: auto;
  height: auto;
  max-height: 55px;
}
.header .top-header {
  background: #fff;
  padding: 9px 0;
}
.header .top-header .dropdown-item {
  white-space: normal;
  letter-spacing: 2px;
}
.header .top-header .dropdown-toggle::after {
  color: #000;
}
.header .top-header .top-menu {
  padding: 1px 0;
}
.header .top-header .top-menu .collapse li a {
  color: #545454;
  font-size: 14px;
  margin-right: 0;
  padding: 10px 4px;
}
.header .top-header .top-menu .collapse li a.nav-cta {
  background: #edc2c1;
  color: #fff;
  padding: 9px;
  -webkit-border-radius: 999px;
  -moz-border-radius: 999px;
  border-radius: 999px;
  font-size: 14px;
  line-height: 1.1;
  letter-spacing: 0.06em;
}
.header .top-header .top-menu .collapse li a.nav-cta:hover {
  color: #fff;
  background: #d09a9c;
}
@media (min-width: 1111px) {
  .header .top-header .top-menu .collapse li a {
    padding: 10px 9px;
  }
}
@media (min-width: 1280px) {
  .header .top-header .top-menu .collapse li a {
    padding: 10px 15px;
  }
}
@media (min-width: 992px) {
  .pc_hide {
    display: none !important;
  }
  .header .top-header .top-menu .collapse li a:hover {
    color: #b47377;
  }
}
.header .top-header .top-menu .collapse li.active a::before,
.header .top-header .top-menu .collapse li:hover a::before {
  display: none;
}
.header .top-header .top-menu .collapse li.active a,
.header .top-header .top-menu .collapse li:hover > a {
  color: #b47377;
}
.header nav .nav li {
  font-size: 14px;
}
.header nav .nav li a {
  font-size: 14px;
  padding: 13px 5px;
}
@media (min-width: 1150px) and (max-width: 1349px) {
  .header .top-header .top-menu .collapse li a,
  .header .top-header .top-menu .collapse li a.nav-cta,
  .header .top-header .top-menu .dropdown-menu a,
  .header nav .nav li,
  .header nav .nav li a {
    font-size: 16px;
  }
}
@media (min-width: 1350px) {
  .header .top-header .top-menu .collapse li a,
  .header .top-header .top-menu .collapse li a.nav-cta,
  .header .top-header .top-menu .dropdown-menu a,
  .header nav .nav li,
  .header nav .nav li a {
    font-size: 18px;
  }
}
.header_nav {
  display: flex;
}
.new_link ul {
  padding: 0;
  list-style: none;
  margin: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.new_link ul li {
  padding: 0 9px;
  position: relative;
  text-align: center;
}
.new_link ul li a {
  display: inline-block;
  text-align: center;
  font-size: 18px;
  color: #666;
}
.new_link ul li a:hover {
  color: #34993f;
}
.new_link ul li::before {
  display: block;
  background: #ccc;
  width: 1px;
  height: 20px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -0.5px;
  margin: auto;
}
.nav_list_ul,
.new_link ul li:first-child:before {
  display: none;
}
.nav_list {
  position: relative;
}
.nav_list_ul {
  position: absolute;
}
.nav_list a:hover {
  text-decoration: none !important;
}
.index_s1-btn,
.index_s1-link,
.index_s1-link:hover {
  text-decoration: none;
}
.nav_list:hover > a {
  color: #ed6d01 !important;
}
.nav_list:hover .nav_list_ul {
  position: absolute;
  display: block;
  top: 100%;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  background: #fff;
  z-index: 1;
  -webkit-box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.36);
  -moz-box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.36);
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.36);
}
.nav_list:hover .nav_list_ul li a {
  white-space: nowrap;
  padding: 9px 25px !important;
  text-align: center;
}
@media (max-width: 991px) {
  .nav_list:hover .nav_list_ul {
    position: static;
    top: auto;
    left: auto;
    left: 50%;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .nav_list:hover .nav_list_ul li a {
    white-space: nowrap;
    padding: 9px 25px !important;
    text-align: left;
  }
}
@media (min-width: 992px) {
  .dropdown-menu {
    top: 96%;
  }
  .header .top-header .top-menu .collapse .nav_top li a {
    font-size: 14px;
    color: #878787;
  }
  .header .top-header .top-menu .collapse {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .nav_list_ul {
    padding: 13px 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
  }
  .nav_list_ul li a {
    border-bottom: none !important;
  }
  .header nav .nav li:first-child:before {
    display: none;
  }
}
@media (max-width: 991px) {
  .header nav .nav .dropdown-menu {
    background: 0 0;
  }
  .header .top-header .top-menu .collapse li a:hover,
  .header .top-header .top-menu .collapse li.active a,
  .header .top-header .top-menu .collapse li:hover > a {
    color: #e69d11;
  }
  .mb_nav_list > a {
    color: #000 !important;
  }
  .nav_list_ul {
    position: static;
    display: block !important;
    background: #545454;
    z-index: 1;
  }
  .nav_list_ul a {
    background: #545454 !important;
  }
  .header
    .top-header
    .top-menu
    .navbar-collapse
    .nav
    li:hover
    .nav_list_ul
    a:before {
    content: "►";
    font-size: 12px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    background-color: transparent;
    position: static;
    width: auto;
    height: auto;
  }
  .header {
    height: auto;
  }
  .new_link {
    display: none;
  }
  .header .top-header {
    padding: 5px 0;
  }
  .header .logo {
    width: auto;
    max-width: 80%;
  }
  .header .top-header .top-menu .navbar-toggler,
  .header nav .navbar-toggler {
    background-color: #b47377;
    right: 15px;
    z-index: 1052;
  }
  .header .top-header .top-menu .navbar-collapse .nav li {
    border-bottom: 1px dashed #d9d9d9;
    width: 100%;
  }
  .header
    .top-header
    .top-menu
    .navbar-collapse
    .nav
    .dropdown-menu
    .dropdown-item {
    border-bottom: 1px dashed #d9d9d9;
  }
  .header
    .top-header
    .top-menu
    .navbar-collapse
    .nav
    .dropdown-menu
    .dropdown-item:last-child,
  .header .top-header .top-menu .navbar-collapse .nav li:last-child {
    border-bottom: none;
  }
  .header .top-header .top-menu .navbar-collapse .nav li a {
    color: #000;
  }
  .header nav .navbar-toggler .icon-bar {
    background: #fff;
  }
  .header .top-header .top-menu nav .navbar-collapse {
    position: fixed;
    top: 0;
    right: 0;
    left: auto;
    width: 90%;
    height: 100vh;
    background: #f7f3f1;
    text-align: left;
    padding: 80px 20px 30px;
    overflow-y: auto;
    opacity: 1;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.35s ease;
    -o-transition: -o-transform 0.35s ease;
    -moz-transition:
      transform 0.35s ease,
      -moz-transform 0.35s ease;
    transition: transform 0.35s ease;
    transition:
      transform 0.35s ease,
      -webkit-transform 0.35s ease,
      -moz-transform 0.35s ease,
      -o-transform 0.35s ease;
    z-index: 1051;
  }
  .header .top-header .top-menu nav .navbar-collapse.show {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    top: 0;
  }
  .header .top-header .top-menu .navbar-collapse .nav {
    width: 100%;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .header .top-header .top-menu .mb_nav_mask {
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.35);
    opacity: 0;
    visibility: hidden;
    -webkit-transition:
      opacity 0.35s ease,
      visibility 0.35s ease;
    -o-transition:
      opacity 0.35s ease,
      visibility 0.35s ease;
    -moz-transition:
      opacity 0.35s ease,
      visibility 0.35s ease;
    transition:
      opacity 0.35s ease,
      visibility 0.35s ease;
    z-index: 1040;
  }
  .header .top-header .top-menu nav .navbar-collapse.show + .mb_nav_mask {
    opacity: 1;
    visibility: visible;
  }
}
@media (min-width: 992px) {
  .navbar-expand-lg .navbar-collapse {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
}
.announcement-bar {
  background: #b47477;
  color: #fff;
  padding: 12px 10px;
  font-size: 18px;
  line-height: 1.4;
  letter-spacing: 0.02em;
  font-weight: 700;
  position: relative;
  overflow: hidden;
  white-space: nowrap;
}
@media (max-width: 767px) {
  .announcement-bar {
    font-size: 16px;
    padding: 10px;
  }
}
.announcement-sr {
  position: absolute;
  left: -9999px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
.announcement-viewport {
  overflow: hidden;
  width: 100%;
}
.announcement-track {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  white-space: nowrap;
  will-change: transform;
  -webkit-transform: translate3d(var(--marquee-start, 100%), 0, 0);
  -moz-transform: translate3d(var(--marquee-start, 100%), 0, 0);
  transform: translate3d(var(--marquee-start, 100%), 0, 0);
  -webkit-animation: announcement-marquee var(--marquee-duration, 20s) linear
    infinite;
  -moz-animation: announcement-marquee var(--marquee-duration, 20s) linear
    infinite;
  -o-animation: announcement-marquee var(--marquee-duration, 20s) linear
    infinite;
  animation: announcement-marquee var(--marquee-duration, 20s) linear infinite;
}
.announcement-item {
  font-size: 18px;
  display: inline-block;
  padding-right: 0;
  font-weight: 700;
  letter-spacing: 0.02em;
}
.announcement-bar:hover .announcement-track {
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  -o-animation-play-state: paused;
  animation-play-state: paused;
}
@-webkit-keyframes announcement-marquee {
  0% {
    -webkit-transform: translate3d(var(--marquee-start, 100%), 0, 0);
    transform: translate3d(var(--marquee-start, 100%), 0, 0);
  }
  100% {
    -webkit-transform: translate3d(var(--marquee-end, -100%), 0, 0);
    transform: translate3d(var(--marquee-end, -100%), 0, 0);
  }
}
@-moz-keyframes announcement-marquee {
  0% {
    -moz-transform: translate3d(var(--marquee-start, 100%), 0, 0);
    transform: translate3d(var(--marquee-start, 100%), 0, 0);
  }
  100% {
    -moz-transform: translate3d(var(--marquee-end, -100%), 0, 0);
    transform: translate3d(var(--marquee-end, -100%), 0, 0);
  }
}
@-o-keyframes announcement-marquee {
  0% {
    transform: translate3d(var(--marquee-start, 100%), 0, 0);
  }
  100% {
    transform: translate3d(var(--marquee-end, -100%), 0, 0);
  }
}
@keyframes announcement-marquee {
  0% {
    -webkit-transform: translate3d(var(--marquee-start, 100%), 0, 0);
    -moz-transform: translate3d(var(--marquee-start, 100%), 0, 0);
    transform: translate3d(var(--marquee-start, 100%), 0, 0);
  }
  100% {
    -webkit-transform: translate3d(var(--marquee-end, -100%), 0, 0);
    -moz-transform: translate3d(var(--marquee-end, -100%), 0, 0);
    transform: translate3d(var(--marquee-end, -100%), 0, 0);
  }
}
.footer .footer-brand .footer-social .social-btn:hover,
.index_s1-item:hover {
  -webkit-transform: translateY(-2px);
  -moz-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  -o-transform: translateY(-2px);
}
.header .container {
  max-width: 1360px;
}
.footer .container {
  max-width: 1200px;
}
.container {
  max-width: 1100px;
}
.container.max {
  max-width: 1200px;
}
@media (max-width: 767px) {
  .container.mb_pd {
    padding-left: 25px;
    padding-right: 25px;
  }
}
.index_s1 {
  padding: 69px 0;
  text-align: left;
  background: #f5f4f2;
  position: relative;
  overflow: hidden;
}
.index_s1::before,
.line_bg:before {
  content: "";
  -webkit-background-size: contain;
  -moz-background-size: contain;
}
.index_s1::before {
  background-image: url(../images/s_bg1.png);
  width: 24%;
  padding-bottom: 21%;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  background-repeat: no-repeat;
  background-size: contain;
}
.index_s1-item,
.index_s4-nav {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
}
.index_s1 .container,
.index_s1-item {
  z-index: 1;
  position: relative;
}
.index_s1-title {
  margin-bottom: 35px;
}
.index_s1-item {
  background: #fff;
  -webkit-border-radius: 22px;
  -moz-border-radius: 22px;
  border-radius: 22px;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  padding: 22px 26px;
  overflow: hidden;
  -webkit-transition:
    -webkit-transform 0.25s ease,
    -webkit-box-shadow 0.25s ease;
  -o-transition:
    box-shadow 0.25s ease,
    -o-transform 0.25s ease;
  -moz-transition:
    transform 0.25s ease,
    box-shadow 0.25s ease,
    -moz-transform 0.25s ease,
    -moz-box-shadow 0.25s ease;
  transition:
    transform 0.25s ease,
    box-shadow 0.25s ease;
  transition:
    transform 0.25s ease,
    box-shadow 0.25s ease,
    -webkit-transform 0.25s ease,
    -moz-transform 0.25s ease,
    -o-transform 0.25s ease,
    -webkit-box-shadow 0.25s ease,
    -moz-box-shadow 0.25s ease;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: left;
  gap: 18px;
  display: -webkit-flex;
  display: flex;
}
.index_s1-item:hover {
  transform: translateY(-2px);
  -webkit-box-shadow: 0 22px 36px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 22px 36px rgba(0, 0, 0, 0.1);
  box-shadow: 0 22px 36px rgba(0, 0, 0, 0.1);
}
.index_s1-item h4 {
  font-size: 18px;
  color: #545454;
  font-weight: 700;
  margin: 0 0 10px;
  line-height: 1.35;
}
.index_s1-item p {
  font-size: 14px;
  color: #545454;
  margin: 0;
  line-height: 1.7;
}
.index_s1-img {
  width: 74px;
  height: 74px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 74px;
  -moz-box-flex: 0;
  -ms-flex: 0 0 74px;
  flex: 0 0 74px;
}
.index_s1-img img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.index_s1-text {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -moz-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  text-align: right;
}
.index_s1-text h4,
.index_s1-text p {
  text-align: left;
}
.index_s1-text a {
  color: #edc2c1;
}
.index_s1-link {
  display: block;
  height: 100%;
  color: inherit;
}
.index_s1-btn {
  padding: 7% 5px;
  display: block;
  width: 100%;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  background: #b47377;
  color: #fff;
  font-size: 14px;
  -webkit-transition: background 0.2s ease;
  -o-transition: background 0.2s ease;
  -moz-transition: background 0.2s ease;
  transition: background 0.2s ease;
  margin-top: auto;
}
.index_s1-btn:hover {
  background: #9ebd78;
  color: #fff;
}
@media (max-width: 767px) {
  .index_s1 {
    padding: 35px 0;
  }
  .index_s1 .row {
    margin-left: -7.5px;
    margin-right: -7.5px;
  }
  .index_s1 .row > [class*="col-"] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 7.5px;
  }
  .index_s1-item {
    -webkit-border-radius: 13px;
    -moz-border-radius: 13px;
    border-radius: 13px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    margin: 0 auto;
    text-align: center;
    padding: 22px 15px;
  }
  .index_s1-item h4 {
    font-size: 16px;
  }
  .index_s1-item p {
    font-size: 14px;
  }
  .index_s1-link {
    height: 100%;
  }
  .index_s1-img {
    width: 80px;
    height: 80px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 80px;
    -moz-box-flex: 0;
    -ms-flex: 0 0 80px;
    flex: 0 0 80px;
    margin: 0 auto 15px;
  }
  .index_s1-text {
    position: relative;
    padding-bottom: 25px;
  }
  .index_s1-text a {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
  }
  .index_s1-btn {
    padding: 9% 5px;
  }
}
.line_bg {
  position: relative;
  z-index: 2;
}
.line_bg:after,
.line_bg:before {
  background-image: url(../images/line_bg.png);
  position: absolute;
  width: 35%;
  padding-top: 4.5%;
  display: block;
  z-index: -1;
}
.line_bg:before {
  right: 0;
  top: 35px;
  background-size: contain;
}
.index_s2::after,
.line_bg:after {
  content: "";
  -webkit-background-size: contain;
  -moz-background-size: contain;
}
.line_bg:after {
  left: 0;
  bottom: 35px;
  background-size: contain;
}
.index_s2 {
  padding: 55px 0 115px;
  position: relative;
  overflow: hidden;
}
.index_s2::after,
.index_s2::before {
  position: absolute;
  background-repeat: no-repeat;
}
.index_s2::after {
  background-image: url(../images/s_bg2.png);
  width: 28%;
  padding-bottom: 25%;
  display: block;
  top: 0;
  right: 0;
  background-size: contain;
}
.index_s2::before,
.index_s3 .container::before {
  content: "";
  width: 39%;
  display: block;
}
.index_s2::before {
  background-image: url(../images/s_bg3.png);
  top: 7%;
  left: -12%;
  padding-bottom: 39%;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: contain;
}
.index_s2 .container {
  position: relative;
  z-index: 1;
}
.index_s2 .main_title {
  margin-bottom: 55px;
}
.index_s2 .index_s2-slider {
  max-width: 950px;
  margin: 0 auto;
}
.index_s2-slider-item {
  padding: 0 15px;
}
.index_s2-item {
  display: block;
  color: inherit;
}
.index_s2 .img-wrap {
  position: relative;
}
.index_s2 .img-wrap .img-item {
  padding-top: 125%;
  -webkit-border-radius: 29px;
  -moz-border-radius: 29px;
  border-radius: 29px;
}
.index_s2 .img-wrap .index_s2-name {
  position: absolute;
  right: 0;
  bottom: -1px;
  background: #fff;
  -webkit-border-top-left-radius: 14px;
  -moz-border-radius-topleft: 14px;
  border-top-left-radius: 14px;
  padding: 9px 15% 8px;
  text-align: center;
}
.index_s2 .img-wrap .index_s2-name p {
  margin: 0;
  color: #545454;
  font-size: 20px;
  font-weight: 700;
}
.index_s2 .img-wrap .index_s2-name p span {
  display: block;
  font-size: 16px;
  color: #edc2c1;
  font-weight: 600;
}
.index_s2-text {
  padding-top: 25px;
}
.index_s2-text ul {
  padding-left: 20px;
  margin: 0;
}
.index_s2-text ul li {
  color: #545454;
  font-size: 16px;
  line-height: 1.6;
  margin-bottom: 8px;
  list-style: disc;
}
.index_s2-btn {
  text-align: right;
  padding-top: 35px;
}
@media (max-width: 767px) {
  .index_s2 {
    padding: 35px 0 95px;
  }
  .index_s2 .index_s2-slider-item:nth-child(even) {
    padding-top: 0;
  }
  .index_s2-item {
    margin-bottom: 35px;
  }
}
.index_s3 {
  overflow: hidden;
  background: #f5f4f2;
}
.index_s3 .container::before,
.index_s4::before {
  -webkit-background-size: contain;
  -moz-background-size: contain;
}
.index_s3 .container {
  padding-top: 45px;
  padding-bottom: 125px;
  position: relative;
}
.index_s3 .container::before {
  background-image: url(../images/s_bg4.png);
  bottom: 0;
  left: 0;
  padding-bottom: 39%;
  position: absolute;
  background-repeat: no-repeat;
  background-size: contain;
}
.index_s3-title {
  margin-bottom: 45px;
  position: relative;
  z-index: 1;
}
.index_s3-viedo {
  position: relative;
  z-index: 1;
  max-width: 80%;
  margin: 0 auto 45px;
}
.index_s3-viedo .embed-responsive {
  overflow: hidden;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
.index_s3-viedo .embed-responsive .embed-responsive-item {
  width: 100%;
  height: 100%;
}
.index_s3-viedo .embed-responsive img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
@media (max-width: 767px) {
  .index_s3 .container {
    padding-top: 35px;
    padding-bottom: 35px;
  }
  .index_s3 .container::before {
    display: none;
  }
  .index_s3-viedo {
    max-width: 100%;
  }
}
.index_s4 {
  padding: 65px 0 165px;
  background: #fff;
  position: relative;
  overflow: hidden;
}
.index_s4::after,
.index_s4::before {
  display: block;
  position: absolute;
  background-repeat: no-repeat;
  content: "";
}
.index_s4::before {
  background-image: url(../images/s_bg5.png);
  left: -12%;
  top: 17%;
  width: 36%;
  padding-bottom: 36%;
  background-size: contain;
}
.index_s4::after {
  background-image: url(../images/s_bg6.png);
  right: 7%;
  top: 8%;
  width: 25%;
  padding-bottom: 25%;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: contain;
}
.index_s4 .container {
  position: relative;
  z-index: 1;
}
.index_s4-body {
  padding: 0 15px;
}
.index_s4-nav {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 65px;
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 12px;
}
.page_body-row1-item,
.page_body-row2-text {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
}
.index_s4-nav.nav-tabs .nav-link {
  padding: 9px 5px;
  margin: 0;
}
.index_s4-nav .nav-link {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 -webkit-calc((100% - 48px)/ 5);
  -moz-box-flex: 0;
  -ms-flex: 0 0 calc((100% - 48px) / 5);
  flex: 0 0 calc((100% - 48px) / 5);
  max-width: -webkit-calc((100% - 48px)/ 5);
  max-width: -moz-calc((100% - 48px)/ 5);
  max-width: calc((100% - 48px) / 5);
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.index_s4-item .img-item {
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}
.index_s4-item .word-item {
  padding-top: 5px;
}
.index_s4-item .word-item small {
  color: #737373;
  font-size: 14px;
  margin-bottom: 5px;
}
.index_s4-item .word-item h5 {
  font-size: 14px;
  margin-bottom: 8px;
  color: #737373;
}
.index_s4-item .word-item h3 {
  color: #545454;
  font-size: 16px;
  font-weight: 700;
}
.index_s4-btn {
  text-align: right;
  padding-top: 45px;
}
@media (max-width: 767px) {
  .index_s4 {
    padding: 35px 0 95px;
  }
  .index_s4-title {
    margin-bottom: 35px;
  }
  .index_s4-body {
    padding: 0;
  }
  .index_s4-nav {
    margin-bottom: 45px;
    gap: 5px;
  }
  .index_s4-nav.nav-tabs .nav-link {
    padding: 9px 5px;
    margin-bottom: 5px;
    font-size: 14px;
  }
  .index_s4-nav .nav-link {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 -webkit-calc((100% - 10px)/ 3);
    -moz-box-flex: 0;
    -ms-flex: 0 0 calc((100% - 10px) / 3);
    flex: 0 0 calc((100% - 10px) / 3);
    max-width: -webkit-calc((100% - 10px)/ 3);
    max-width: -moz-calc((100% - 10px)/ 3);
    max-width: calc((100% - 10px) / 3);
  }
  .index_s4-item {
    margin-bottom: 35px;
  }
}
.index_s5 {
  padding: 65px 0;
  background: #f5f4f2;
  position: relative;
  overflow: hidden;
}
.index_s5::after {
  content: "";
  background-image: url(../images/s_bg7.png);
  width: 18%;
  padding-bottom: 18%;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: contain;
}
.index_s5-text .info-block,
.index_s5-text h3 {
  margin-bottom: 25px;
  padding-bottom: 25px;
  border-bottom: 1px solid #ddd;
}
.index_s5 .container {
  position: relative;
  z-index: 1;
}
.index_s5-text h3 {
  font-size: 18px;
  color: #b47377;
  font-weight: 700;
}
.index_s5-text .info-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.index_s5-text .info-block:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
.index_s5-text .info-block .info-label {
  min-width: 72px;
  font-size: 18px;
  color: #b47377;
  font-weight: 600;
  line-height: 1.5;
}
.index_s5-text .info-block .info-content {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0;
  -moz-box-flex: 1;
  -ms-flex: 1 1 0px;
  flex: 1 1 0;
}
.index_s5-text .info-block .info-content ul {
  padding-left: 20px;
  margin-bottom: 0;
}
.index_s5-text .info-block .info-content li {
  font-size: 16px;
  color: #545454;
  margin-bottom: 6px;
  list-style-type: disc;
}
.index_s5-text .info-block .info-content p {
  font-size: 16px;
  color: #545454;
  margin-bottom: 0;
  line-height: 1.8;
}
.index_s5-img img {
  max-width: 100%;
  display: block;
}
.index_s5-table {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0;
  -moz-box-flex: 1;
  -ms-flex: 1 1 0px;
  flex: 1 1 0;
  overflow-x: auto;
}
.ab_kv-img,
.ab_s1,
.over-1 {
  overflow: hidden;
}
.index_s5-table table {
  width: 100%;
}
.index_s5-table table td,
.index_s5-table table th {
  padding: 11px 12px;
  text-align: center;
  font-size: 14px;
  color: #000;
  border: 2px solid #fff;
}
.index_s5-table table thead th {
  background: #f2b2a3;
  color: #fff;
  font-weight: 600;
}
.index_s5-table table tbody th {
  background: #dceac8;
  color: #545454;
  font-weight: 600;
  width: 120px;
}
.index_s5-table table tbody th span {
  display: block;
  font-size: 14px;
  color: #545454;
}
.index_s5-table table tbody td {
  background: #fff6f4;
  vertical-align: middle;
}
.index_s5-table table .is-off {
  color: #b47377;
  font-weight: 600;
}
@media (max-width: 767px) {
  .index_s5 {
    padding: 35px 0 45px;
  }
  .index_s5 .index_s4-nav .nav-link {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 -webkit-calc((100% - 5px)/ 2);
    -moz-box-flex: 0;
    -ms-flex: 0 0 calc((100% - 5px) / 2);
    flex: 0 0 calc((100% - 5px) / 2);
    max-width: -webkit-calc((100% - 5px)/ 2);
    max-width: -moz-calc((100% - 5px)/ 2);
    max-width: calc((100% - 5px) / 2);
  }
  .index_s5-text {
    margin-bottom: 35px;
  }
  .index_s5-table table td,
  .index_s5-table table th {
    padding: 11px 5px;
    font-size: 12px;
    border: 1px solid #fff;
  }
  .index_s5-table table tbody th {
    width: 80px;
  }
  .index_s5-table table tbody th span {
    font-size: 12px;
  }
}
.over-1 {
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.index_s6 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.index_s6 > img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  display: block;
}
.index_s6-text {
  position: relative;
  z-index: 1;
  display: inline-block;
  padding: 5px;
}
.index_s6-text p {
  font-size: 18px;
  color: #fff;
  margin-bottom: 35px;
}
@media (max-width: 767px) {
  .index_s6 .main_title,
  .index_s6-row {
    text-align: center;
  }
  .index_s6 .main_title h3,
  .index_s6-row h3 {
    display: inline-block;
  }
  .index_s6-text {
    padding: 5px 15px;
  }
  .index_s6-text p {
    font-size: 16px;
    margin-bottom: 15px;
  }
}
.footer {
  background: #fff6f4;
  padding: 55px 0 45px;
  font-weight: 700;
}
.footer .footer-main {
  margin-bottom: 25px;
}
.footer .footer-brand {
  text-align: center;
  margin-bottom: 35px;
}
.footer .footer-brand .footer-brand-logo {
  display: inline-block;
  width: 90%;
  max-width: 425px;
}
.footer .footer-brand .footer-social {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  max-width: 90%;
  gap: 14px;
  margin-top: 25px;
}
.footer .footer-brand .footer-social .social-btn {
  width: 50px;
  height: 50px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 25px;
  color: #fff;
  background: #b47377;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.footer .footer-brand .footer-social .social-btn:hover {
  transform: translateY(-2px);
  -webkit-box-shadow: 0 6px 15px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0 6px 15px rgba(0, 0, 0, 0.08);
  box-shadow: 0 6px 15px rgba(0, 0, 0, 0.08);
}
.footer .footer-brand .footer-social .social-btn i {
  font-size: 100%;
}
.footer .footer-right {
  border-left: 5px dotted #dfd9d4;
  padding-left: 30px;
}
.footer .footer-links {
  margin-top: 25px;
}
.footer .footer-links a {
  font-size: 18px;
  margin-bottom: 9px;
  display: inline-block;
  color: #545454;
  letter-spacing: 0.02em;
  text-decoration: none;
}
.footer .footer-links a:hover {
  text-decoration: underline;
}
.footer h3 {
  font-size: 29px;
  color: #545454;
  font-weight: 700;
  letter-spacing: 0.171em;
  margin-bottom: 25px;
}
.footer .footer-card {
  background: #fff;
  height: 100%;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  padding: 20px 18px;
  -webkit-box-shadow: 0 8px 25px rgba(0, 0, 0, 0.04);
  -moz-box-shadow: 0 8px 25px rgba(0, 0, 0, 0.04);
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.04);
}
.footer .footer-card img {
  max-width: 100%;
  display: inline-block;
}
.footer .footer-card .card-head {
  margin-bottom: 12px;
}
.footer .footer-card .card-head h4 {
  font-size: 28px;
  color: #b47377;
  margin-bottom: 4px;
  font-weight: 700;
}
.footer .footer-card .card-head h5 {
  font-size: 18px;
  color: #edc2c1;
  margin-bottom: 0;
  position: relative;
  font-weight: 700;
}
.footer .footer-card .card-head h5 span {
  position: relative;
  z-index: 1;
  background: #fff;
  padding-right: 5px;
  font-size: 100%;
  font-weight: 700;
}
.footer .footer-card .card-head h5::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  margin: auto;
  bottom: 0;
  width: 90%;
  height: 2px;
  background: #edc2c1;
}
.footer .footer-card span {
  font-weight: 700;
  font-size: 100%;
}
.footer .footer-card p {
  font-size: 16px;
  color: #545454;
  margin-bottom: 5px;
  line-height: 1.6;
  font-weight: 700;
}
.footer .footer-card .card-actions {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  margin-top: 15px;
}
.footer .footer-card .card-actions .ft_btn {
  font-weight: 700;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0;
  -moz-box-flex: 1;
  -ms-flex: 1 1 0px;
  flex: 1 1 0;
  display: inline-block;
  text-align: center;
  padding: 5px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
  font-size: 15px;
  color: #fff;
  background: #b47377;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.footer .footer-card .card-actions .ft_btn:hover {
  -webkit-transform: translateY(-2px);
  -moz-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  -o-transform: translateY(-2px);
  transform: translateY(-2px);
  -webkit-box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);
}
.footer .footer-bottom {
  text-align: center;
  margin-top: 35px;
}
.footer .footer-bottom p {
  margin-bottom: 0;
  font-size: 15px;
  color: #666;
  letter-spacing: 0.02em;
}
@media (max-width: 991px) {
  .footer {
    padding: 35px 0;
  }
  .footer .footer-clinics {
    width: 100%;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .footer .footer-card {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 240px;
    -moz-box-flex: 1;
    -ms-flex: 1 1 240px;
    flex: 1 1 240px;
  }
  .footer .footer-right {
    border-left: none;
    padding-left: 15px;
    margin-bottom: 35px;
    padding-bottom: 35px;
    position: relative;
  }
  .footer .footer-right:before {
    content: "";
    position: absolute;
    border-bottom: 5px dotted #dfd9d4;
    bottom: -2.5px;
    left: 15px;
    right: 15px;
    display: block;
  }
  .footer .footer-links {
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .footer .footer-brand .footer-social {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 100%;
  }
  .footer .footer-clinics {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .footer .footer-card {
    width: 100%;
    margin-bottom: 35px;
    height: auto;
    padding: 20px 15px;
  }
  .footer .footer-links,
  .footer .footer-links p {
    text-align: center;
  }
  .footer .footer-card .card-head {
    margin-bottom: 12px;
  }
  .footer .footer-card .card-head h4 {
    font-size: 21px;
  }
  .footer .footer-card .card-head h5 {
    font-size: 18px;
  }
  .footer .footer-card p {
    font-size: 16px;
  }
}
.ab_s1-brand,
.ab_s1-content {
  max-width: 80%;
}
.ab_kv-text .main_title,
.ab_kv-text h5 {
  margin-bottom: 18px;
}
.ab_kv {
  padding: 55px 0;
}
.ab_kv img {
  width: 100%;
  display: block;
}
.ab_kv-img {
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  position: relative;
  min-height: 400px;
}
.ab_s1-visual,
.ab_s1-visual::before {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}
.ab_kv-img img {
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  background-repeat: no-repeat;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.ab_s1-photo,
.ab_s3-photo {
  -o-object-fit: cover;
  display: block;
}
.ab_kv-text {
  position: absolute;
  left: 5%;
  width: 41%;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0 5px;
}
.ab_kv-text h5 {
  color: #545454;
  font-size: 16px;
  line-height: 1.5;
}
@media (max-width: 767px) {
  .ab_kv {
    padding: 15px 0;
  }
  .ab_kv-img {
    min-height: 300px;
  }
  .ab_kv .main_title {
    margin-bottom: 15px;
  }
  .ab_kv-text {
    position: absolute;
    right: 15px;
    left: 15px;
    width: 80%;
    top: 15px;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .ab_kv-text h5 {
    font-size: 16px;
  }
}
.ab_s1 {
  padding: 95px 0 115px;
  color: #5e5e5e;
}
.ab_s1 .row {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.ab_s1-content p {
  margin: 0;
  font-size: 18px;
  line-height: 1.9;
  color: #545454;
}
.ab_s1-brand {
  margin-bottom: 55px;
}
.ab_s1-brand img {
  max-width: 100%;
}
.ab_s1-title {
  font-size: 29px;
  margin: 0 0 25px;
  color: #545454;
  position: relative;
  padding-bottom: 25px;
  line-height: 1.8;
  letter-spacing: 4px;
}
.ab_s1-title::before {
  content: "";
  width: 46px;
  height: 2px;
  background: #f0b3ae;
  position: absolute;
  left: 0;
  bottom: 0;
}
.ab_s1-visual {
  position: relative;
  margin-left: auto;
  aspect-ratio: 1/1;
  border-radius: 50%;
  overflow: visible;
  background: #f2f2f2;
}
.ab3_page_1,
.ab3_page_1-video,
.ab3_s1,
.ab4_s2,
.ab4_s3,
.ab4_s4,
.ab_s3,
.ab_s3-frame,
.main_qa-item {
  overflow: hidden;
}
.ab_s1-visual::before {
  content: "";
  position: absolute;
  right: -10%;
  top: 2%;
  width: 34%;
  height: 34%;
  background: #fff;
  border-radius: 50%;
  z-index: 2;
}
.ab_s1-photo,
.ab_s2.ab_s1 .ab_s1-content::after {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}
.ab_s1-photo {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 50%;
}
@media (max-width: 767px) {
  .ab_s1-brand,
  .ab_s1-content {
    max-width: 100%;
  }
  .ab_s1 {
    padding: 60px 0;
  }
  .ab_s1-visual::before {
    content: "";
    right: -15px;
    top: 45px;
    width: 60px;
    height: 60px;
  }
  .ab_s1-brand {
    margin-bottom: 30px;
    text-align: center;
  }
  .ab_s1-title {
    font-size: 25px;
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
}
.ab_s2.ab_s1 {
  background: #fff;
}
.ab_s2.ab_s1 .ab_s1-content {
  position: relative;
  z-index: 2;
  max-width: 80%;
  margin-left: auto;
  text-align: left;
}
.ab2_s1-btn span,
.ab2_s4-img,
.ab2_s5-img {
  text-align: center;
}
.ab_s2.ab_s1 .ab_s1-content::after {
  content: "";
  position: absolute;
  right: -26%;
  top: 83%;
  width: 54%;
  padding-bottom: 55%;
  background: #f6f6f6;
  border-radius: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: -1;
}
.ab_s2.ab_s1 .ab_s1-visual::before {
  right: auto;
  top: auto;
  left: -4%;
  bottom: 2%;
  width: 25%;
  height: 25%;
  background: #fff6f4;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  z-index: 2;
}
@media (max-width: 767px) {
  .ab_s2.ab_s1 .ab_s1-content {
    max-width: 100%;
  }
  .ab_s2.ab_s1 .ab_s1-visual::before {
    left: 0;
    bottom: 20px;
    width: 60px;
    height: 60px;
  }
}
.ab_s3 {
  padding: 95px 0 115px;
}
.ab_s3 .ab_s1-content {
  margin-bottom: 95px;
}
.ab_s3-item {
  padding: 0 1%;
}
.ab_s3-frame {
  width: 100%;
  height: 100%;
  -webkit-border-radius: 135px;
  -moz-border-radius: 135px;
  border-radius: 135px;
  background: #e9e9e9;
  aspect-ratio: 7/4;
}
.ab_s3-photo {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 767px) {
  .ab_s3 {
    padding: 60px 0;
  }
  .ab_s3 .ab_s1-content {
    margin-bottom: 30px;
  }
}
.ab3_s1 {
  padding: 125px 0 155px;
  position: relative;
}
.ab3_s1::after,
.ab3_s1::before {
  content: "";
  position: absolute;
  z-index: 0;
}
.ab3_s1::before {
  left: 5%;
  top: 0;
  width: 25%;
  padding-bottom: 25%;
  background: #fff6f4;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.ab3_s1::after {
  top: auto;
  right: 6%;
  bottom: 6%;
  width: 107px;
  padding-bottom: 107px;
  background: #f6f6f6;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.ab3_s1 .container,
.breadcrumb-area {
  z-index: 1;
  position: relative;
}
.ab3_s1-item {
  padding: 0 4%;
}
.ab3_s1 .index_s2-item {
  margin-bottom: 65px;
}
@media (max-width: 767px) {
  .ab3_s1 .index_s2-item {
    margin-bottom: 35px;
  }
}
.breadcrumb-area {
  padding: 22px 0;
  border: none;
}
.breadcrumb-area .container {
  max-width: 1200px;
}
.breadcrumb-area .breadcrumb {
  background: 0 0;
  margin: 0;
  padding: 0;
  border: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  gap: 12px;
  font-size: 16px;
  color: #edc2c1;
}
.breadcrumb-area .breadcrumb li,
.breadcrumb-area .breadcrumb li + li {
  float: none;
  list-style: none;
}
.breadcrumb-area .breadcrumb li + li:before,
.breadcrumb-area .breadcrumb li:before {
  content: "・";
  color: #edc2c1 !important;
  font-size: 120%;
  top: 0;
  padding: 0;
}
.breadcrumb-area .breadcrumb li:hover a {
  color: #e4b9b3;
}
.breadcrumb-area .breadcrumb li a {
  padding: 0;
  float: none;
  color: #e4b9b3;
  text-decoration: none;
  font-weight: 600;
}
.breadcrumb-area .breadcrumb li a:hover {
  color: #e4b9b3;
  text-decoration: underline;
}
.breadcrumb-area .breadcrumb li a::after,
.breadcrumb-area .breadcrumb li a::before {
  content: none;
}
.ab2_s1-img::before,
.ab3_page_1-img::before,
.ab4_s2 .container:before,
.ab4_s3 .container:before,
.ab4_s4 .container:before {
  content: "";
}
.breadcrumb-area .breadcrumb span {
  background: #b47377;
  color: #fff;
  padding: 6px 16px;
  -webkit-border-radius: 999px;
  -moz-border-radius: 999px;
  border-radius: 999px;
  letter-spacing: 1px;
  font-weight: 600;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.ab2_s1-img::before,
.ab2_s2:before {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}
.breadcrumb-area .breadcrumb > ul {
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  list-style: none;
}
.breadcrumb-area .breadcrumb > ul li:last-child a {
  color: inherit;
}
.ab2_s1-block ul li,
.ab2_s1-label,
.ab2_s1-phone {
  color: #545454;
  font-size: 18px;
}
@media (max-width: 767px) {
  .breadcrumb-area {
    padding: 16px 0 6px;
  }
  .breadcrumb-area .breadcrumb {
    font-size: 14px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .breadcrumb-area .breadcrumb > ul {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
.ab2_s1 {
  padding: 125px 0;
}
.ab2_s1-img {
  position: relative;
  width: 100%;
  aspect-ratio: 4/3;
}
.ab2_s1-img::before {
  position: absolute;
  left: -18%;
  top: -18%;
  width: 45%;
  padding-bottom: 45%;
  background: #fff;
  border-radius: 50%;
  z-index: 0;
}
.ab2_s1-img img,
.ab3_page_1-img {
  position: relative;
}
.ab2_s1-img img {
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  z-index: 1;
}
.ab2_s1-text {
  padding-left: 15%;
}
.ab2_s1-info {
  margin: 8px 0;
  color: #545454;
}
.ab2_s1-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  gap: 18px;
  margin-bottom: 15px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.ab2_s1-block ul {
  margin: 0;
  padding-left: 20px;
}
.ab2_s1-block ul li {
  margin-bottom: 6px;
  line-height: 1.6;
  list-style: disc;
}
.ab2_s1-label {
  min-width: 92px;
  font-weight: 600;
}
.ab2_s1-phone {
  font-weight: 600;
}
.ab2_s1-actions {
  margin-top: 35px;
}
.ab2_s1-actions a {
  margin-bottom: 30px;
}
.ab2_s1-btn {
  display: grid;
  grid-template-columns: 28px 1fr;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 10px;
  -moz-column-gap: 10px;
  column-gap: 10px;
  padding: 10px 8%;
  -webkit-border-radius: 999px;
  -moz-border-radius: 999px;
  border-radius: 999px;
  background: #b47377;
  color: #fff;
  font-size: 18px;
  text-decoration: none;
  -webkit-transition: background 0.25s ease;
  -o-transition: background 0.25s ease;
  -moz-transition: background 0.25s ease;
  transition: background 0.25s ease;
}
.ab2_s1-btn i {
  font-size: 25px;
  justify-self: center;
}
.ab2_s1-btn span {
  display: block;
  font-size: 100%;
}
.ab2_s1-btn:hover {
  background: #9f6866;
  color: #fff;
}
@media (max-width: 767px) {
  .ab2_s1 {
    padding: 70px 0 55px;
  }
  .ab2_s1-img {
    margin-left: -15px;
    padding-right: 30px;
    margin-bottom: 45px;
  }
  .ab2_s1-img::before {
    content: "";
    left: 60%;
  }
  .ab2_s1-img img {
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topleft: 0;
    border-top-left-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-left-radius: 0;
  }
  .ab2_s1-text {
    padding-left: 0;
  }
  .ab2_s1-label {
    min-width: auto;
  }
  .ab2_s1-actions a {
    margin-bottom: 15px;
  }
  .ab2_s1-btn {
    font-size: 16px;
  }
  .ab2_s1-btn i {
    font-size: 21px;
  }
}
.ab2_s2:before {
  width: 20%;
  padding-bottom: 20%;
  background: #fff6f4;
  border-radius: 50%;
  left: auto;
  right: -5%;
  top: auto;
  bottom: 5%;
}
.ab2_s2:after,
.ab2_s6-icon {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}
.ab2_s2:after {
  width: 107px;
  padding-bottom: 107px;
  background: #f6f6f6;
  border-radius: 50%;
  right: auto;
  bottom: auto;
  top: 28%;
  left: 9%;
}
@media (max-width: 767px) {
  .ab2_s2 {
    padding: 55px 0;
  }
  .ab2_s2:after {
    width: 53px;
    padding-bottom: 53px;
    top: 15px;
    left: 78%;
  }
  .ab2_s2:before {
    width: 25%;
    padding-bottom: 25%;
    right: -4%;
    bottom: 1%;
  }
}
.ab2_s3 {
  padding: 125px 0;
}
@media (max-width: 767px) {
  .ab2_s3 {
    padding: 55px 0;
  }
}
.ab2_s4 {
  padding: 125px 0;
}
.ab2_s4-img img {
  width: 100%;
  display: block;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .ab2_s4 {
    padding: 55px 0;
  }
}
.ab2_s5 {
  padding: 125px 0;
}
.ab2_s5-img img {
  display: inline-block;
  max-width: 100%;
}
@media (max-width: 767px) {
  .ab2_s5 {
    padding: 55px 0;
  }
}
.ab2_s6 {
  padding: 95px 0 65px;
}
.ab2_s6-text {
  padding: 95px 0 5px;
}
.ab2_s6-location {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 22px;
  color: #edc2c1;
  font-size: 29px;
  font-weight: 700;
}
.ab2_s6-icon,
.ab4_s2-top {
  -webkit-box-align: center;
}
.ab2_s6-icon {
  width: 67px;
  height: 67px;
  border-radius: 50%;
  background: #edc2c1;
  color: #fff;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 36px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 67px;
  -moz-box-flex: 0;
  -ms-flex: 0 0 67px;
  flex: 0 0 67px;
}
.ab2_s6-icon i,
.ab2_s6-ps {
  font-size: 100%;
}
.ab2_s6-ps {
  color: #edc2c1;
  font-weight: 700;
}
@media (max-width: 991px) {
  .ab2_s6-icon {
    width: 45px;
    height: 45px;
    font-size: 21px;
    -webkit-flex-basis: 45px;
    -ms-flex-preferred-size: 45px;
    flex-basis: 45px;
  }
}
@media (max-width: 767px) {
  .ab2_s6 {
    padding: 55px 0 45px;
  }
  .ab2_s6-text {
    padding: 45px 0 0;
  }
  .ab2_s6-location {
    font-size: 21px;
  }
}
.ab3_page_1 {
  padding: 70px 0;
}
.ab3_page_1-img::before {
  position: absolute;
  left: -30%;
  top: -15%;
  width: 60%;
  padding-bottom: 60%;
  background: #f6f6f6;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  z-index: 0;
}
.ab3_page_1-info,
.ab4_s2 .container {
  position: relative;
}
.ab3_page_1-img .img-item {
  padding-top: 125%;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.ab3_page_1-info {
  margin-top: 35px;
  z-index: 1;
}
.ab3_page_1-btn {
  background: #b47377;
  border: 1px solid #b47377;
  padding: 8px 30px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  font-size: 20px;
  display: inline-block;
  vertical-align: middle;
  color: #fff;
}
.ab3_page_1-btn:hover {
  background: #fff;
  color: #b47377;
}
.ab3_page_1-name {
  font-size: 28px;
  color: #545454;
  margin: 0 0 18px;
  font-weight: 700;
}
.ab3_page_1-text {
  padding-top: 10px;
  padding-left: 5%;
}
.ab3_page_1-block {
  margin-bottom: 15px;
}
.ab3_page_1-skill {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0;
  margin: 0;
  list-style: none;
}
.ab3_page_1-skill li {
  border: 1px solid #edc2c1;
  color: #545454;
  -webkit-border-radius: 999px;
  -moz-border-radius: 999px;
  border-radius: 999px;
  padding: 9.5px 5px;
  font-size: 16px;
  width: 30%;
  text-align: center;
  margin-right: 2%;
  margin-bottom: 20px;
}
.ab3_page_1-list {
  margin: 0;
  padding-left: 20px;
}
.ab3_page_1-list li {
  list-style-type: disc;
  color: #555;
  font-size: 16px;
  line-height: 1.7;
  margin-bottom: 10px;
}
.ab3_page_1-hr {
  border: 0;
  border-top: 1px solid #e6e6e6;
  margin: 35px 0;
}
@media (max-width: 767px) {
  .ab3_page_1 {
    padding: 35px 0;
  }
  .ab3_page_1-img::before {
    left: auto;
    right: -34%;
    top: auto;
    bottom: -14%;
  }
  .ab3_page_1-info {
    margin-top: 15px;
    margin-bottom: 35px;
  }
  .ab3_page_1-btn {
    padding: 5px 25px;
    font-size: 18px;
  }
  .ab3_page_1-name {
    font-size: 25px;
  }
  .ab3_page_1-text {
    padding-left: 0;
  }
  .ab3_page_1-skill {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1rem;
  }
  .ab3_page_1-skill li {
    font-size: 16px;
    padding: 7px 8px;
    margin-right: 1%;
    width: 100%;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    margin-bottom: 0;
  }
}
.ab4_s1 {
  padding: 95px 0;
}
.ab4_s1-text {
  padding-right: 13%;
}
.ab4_s1-text p {
  font-size: 20px;
  letter-spacing: 2px;
  color: #737373;
  line-height: 1.8;
}
.ab4_s2-desc,
.ab4_s2-head h4,
.ab4_s2-head p {
  font-size: 16px;
  color: #726353;
}
.ab4_s1-img {
  text-align: right;
}
.ab4_s1-img img {
  display: inline-block;
  max-width: 100%;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
}
.ab4_s2-icon,
.ab4_s2-top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
}
@media (max-width: 767px) {
  .ab4_s1 {
    padding: 45px 0;
  }
  .ab4_s1-text {
    padding-right: 0;
  }
  .ab4_s1-text p {
    font-size: 16px;
  }
  .ab4_s1-img {
    padding-top: 30px;
    text-align: center;
  }
}
.ab4_s2 {
  padding: 95px 0 145px;
  background: #f7f1ea;
}
.ab4_s2 .container:before {
  position: absolute;
  top: -14px;
  right: 0;
  width: 100%;
  padding-bottom: 13%;
  background-image: url(../images/ab4_s2_bg1.png);
  background-repeat: no-repeat;
  background-position: right top;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: contain;
  pointer-events: none;
  z-index: 0;
}
.ab4_s2 .row,
.ab4_s3 .container {
  position: relative;
}
.ab4_s2 .main_title4 {
  text-align: center;
  position: relative;
  margin-bottom: 65px;
  z-index: 1;
}
.ab4_s2 .row {
  z-index: 1;
  margin-top: 50px;
}
.ab4_s2-item {
  background: #fff;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  padding: 30px 25px;
  height: 100%;
}
.ab4_s2-top {
  display: flex;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 16px;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #d3cfca;
}
.ab4_s2-icon {
  width: 65px;
  height: 65px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 65px;
  -moz-box-flex: 0;
  -ms-flex: 0 0 65px;
  flex: 0 0 65px;
}
.ab4_s2-icon img {
  max-width: 100%;
  height: auto;
}
.ab4_s2-head h4 {
  font-weight: 700;
  margin: 0 0 6px;
}
.ab4_s2-head p {
  margin: 0;
}
.ab4_s2-desc {
  line-height: 1.6;
}
@media (max-width: 767px) {
  .ab4_s2 .main_title4,
  .ab4_s2-item {
    margin-bottom: 25px;
  }
  .ab4_s2 {
    padding: 45px 0;
  }
  .ab4_s2 .container:before {
    top: -1px;
    right: 1%;
    width: 100%;
    padding-bottom: 15%;
  }
  .ab4_s2 .row {
    margin-top: 0;
  }
  .ab4_s2-item {
    padding: 22px 20px 24px;
    height: auto;
  }
  .ab4_s2-icon {
    width: 45px;
    height: 45px;
    -webkit-flex-basis: 45px;
    -ms-flex-preferred-size: 45px;
    flex-basis: 45px;
  }
  .ab4_s2-icon img {
    max-width: 85% !important;
  }
  .ab4_s2-head h4,
  .ab4_s2-head p {
    font-size: 18px;
  }
}
.ab4_s3-text h3,
.ab4_s3-text p {
  font-size: 26px;
  line-height: 1.5;
  font-weight: 700;
}
.ab4_s3 {
  padding: 95px 0 55px;
}
.ab4_s3 .container:before {
  position: absolute;
  width: 100%;
  top: -4px;
  left: 0;
  padding-bottom: 6%;
  background-image: url(../images/ab4_s3_bg1.png);
  background-repeat: no-repeat;
  background-position: left;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: contain;
  pointer-events: none;
  z-index: 0;
}
.ab4_s3 .main_title4,
.ab4_s3 .row,
.ab4_s4 .container,
.main_qa-q {
  position: relative;
}
.ab4_s3 .main_title4 {
  text-align: center;
  margin-bottom: 65px;
  z-index: 1;
}
.ab4_s3 .row {
  z-index: 1;
  margin-left: -25px;
  margin-right: -25px;
}
.ab4_s3-item {
  padding: 0 25px;
  margin-bottom: 45px;
}
.ab4_s3-item .img-item {
  padding-top: 134.26%;
}
.ab4_s3-text {
  padding: 25px 20px;
}
.ab4_s3-text h3 {
  color: #a29585;
}
.ab4_s3-text p {
  color: #695842;
}
@media (max-width: 767px) {
  .ab4_s3 {
    padding: 45px 0 35px;
  }
  .ab4_s3 .container {
    position: relative;
  }
  .ab4_s3 .container:before {
    top: -23px;
    left: 1%;
    padding-bottom: 8%;
  }
  .ab4_s3 .main_title4,
  .ab4_s3-item {
    margin-bottom: 35px;
  }
  .ab4_s3-text {
    padding: 15px 5px;
  }
  .ab4_s3-text h3 {
    font-size: 22px;
    margin-bottom: 0;
  }
  .ab4_s3-text p {
    font-size: 22px;
  }
}
.ab4_s4 {
  padding: 315px 0 145px;
  background: #f7f1ea;
}
.ab4_s4 .container:before {
  position: absolute;
  width: 100%;
  top: -200px;
  right: -6%;
  padding-bottom: 8%;
  background-image: url(../images/ab4_s4_bg1.png);
  background-repeat: no-repeat;
  background-position: right top;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: contain;
  pointer-events: none;
  z-index: 0;
}
@media (max-width: 1360px) {
  .ab4_s4 .container:before {
    right: 0;
  }
}
.ab4_s4-item {
  padding: 0 10px 20px;
}
.ab4_s4 .img-wrap {
  padding: 0 45px;
}
.ab4_s4 .img-item {
  padding-top: 76.21%;
  -webkit-border-radius: 30px 30px 0 0;
  -moz-border-radius: 30px 30px 0 0;
  border-radius: 30px 30px 0 0;
}
.ab4_s4-text {
  background: #fff;
  -webkit-border-radius: 28px;
  -moz-border-radius: 28px;
  border-radius: 28px;
  padding: 28px 9% 35px;
}
.ab4_s4-text h3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 12px;
  font-weight: 700;
  color: #605549;
  font-size: 37px;
  line-height: 1.5;
  margin: 0 0 8px;
}
.ab4_s4-text h3 i {
  color: #d5b896;
  line-height: 1;
  font-size: 100%;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.page_body-item,
.page_body-item .ck-area,
.page_body-item .container,
.page_body-item li,
.page_body-item p {
  line-height: 1.6;
  font-size: 18px;
}
.ab4_s4-actions,
.page_body-row1-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
}
.ab4_s4-addr {
  font-size: 22px;
  color: #a29585;
  margin: 0 0 18px;
}
.ab4_s4-tel {
  font-size: 26px;
  color: #605549;
  margin: 0 0 22px;
}
.ab4_s4-actions {
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 12px;
}
.ab4_s4-btn {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 8px;
  padding: 7px 22px;
  background: #d5b896;
  color: #fff;
  -webkit-border-radius: 999px;
  -moz-border-radius: 999px;
  border-radius: 999px;
  font-size: 20px;
  text-decoration: none;
}
.ab4_s4-btn i {
  font-size: 18px;
}
.ab4_s4-btn:hover {
  background: #605549;
  color: #fff;
}
@media (max-width: 991px) {
  .ab4_s4 {
    padding: 90px 0;
  }
}
@media (max-width: 767px) {
  .ab4_s4 {
    padding: 55px 0;
  }
  .ab4_s4 .container:before {
    top: -44px;
    right: 1%;
    padding-bottom: 10%;
  }
  .ab4_s4-item {
    padding: 0 6px 18px;
    margin-bottom: 25px;
  }
  .ab4_s4 .img-wrap {
    padding: 0 25px;
  }
  .ab4_s4-text {
    -webkit-border-radius: 22px;
    -moz-border-radius: 22px;
    border-radius: 22px;
    padding: 22px 28px 24px;
  }
  .ab4_s4-text h3 {
    font-size: 25px;
  }
  .ab4_s4-addr,
  .ab4_s4-tel {
    font-size: 20px;
  }
  .ab4_s4-btn {
    font-size: 16px;
    padding: 8px 25px;
  }
}
.app_s1 {
  padding: 95px 0;
}
.app_s1 .ab2_s1-text {
  padding-left: 0;
  padding-right: 15%;
}
.app_s1-img img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}
@media (max-width: 767px) {
  .app_s1 {
    padding: 35px 0 45px;
  }
  .app_s1 .ab2_s1-text {
    padding-right: 0;
    margin-bottom: 25px;
  }
}
.page_body .page_body-item {
  font-size: 18px;
  color: #545454;
}
.page_body ul li {
  list-style-type: disc;
}
.page_body .color1 {
  color: #60b3c2;
}
.page_body .color2 {
  color: #b47377;
}
.page_body-item {
  padding: 80px 0;
}
.page_body-item ol,
.page_body-item ul {
  padding-left: 1.2em;
  margin: 0 0 1em;
}
.page_body-item h3 {
  padding-left: 16px;
  border-left: 4px solid #edc2c1;
  margin-bottom: 45px;
  font-size: 29px;
  color: #545454;
  font-weight: 700;
  letter-spacing: 0.1em;
}
.page_body-item a,
.page_body-item b,
.page_body-item span,
.page_body-item strong {
  font-size: 100%;
}
.page_body-item img {
  max-width: 100%;
  height: auto !important;
}
.page_body-item:nth-of-type(odd) {
  background: #f6f6f6;
}
.page_body-title {
  border: 2px solid #d2d3d5;
  -webkit-border-radius: 22px;
  -moz-border-radius: 22px;
  border-radius: 22px;
  padding: 35px 40px;
  margin-bottom: 35px;
}
.page_body-row1-item,
.page_body-row3 {
  -webkit-border-radius: 28px;
  -moz-border-radius: 28px;
}
.page_body-icon {
  text-align: center;
}
.page_body-icon img {
  max-width: 135px;
  width: 100%;
}
.page_body-text h2,
.page_body-text h3 {
  font-size: 40px;
  color: #545454;
  font-weight: 700;
  margin-bottom: 15px;
}
.page_body-text h2 span,
.page_body-text h3 span {
  padding-bottom: 15px;
  font-size: 100%;
  display: inline-block;
  color: #545454;
  font-weight: 700;
  border-bottom: 2px solid #d2d3d5;
}
.page_body-text p {
  font-size: 21px;
  color: #edc2c1;
  font-weight: 700;
  margin-bottom: 0;
}
.page_body-row1 {
  max-width: 80%;
  margin: 15px auto;
}
.page_body-row1 [class*="col"] {
  margin-bottom: 30px;
}
.page_body-row1-item {
  width: 100%;
  text-align: center;
  background: #f6f6f6;
  border-radius: 28px;
  margin-bottom: 30px;
  padding: 55px 18px;
  height: 100%;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.page_body-row1-item h4 {
  font-size: 17px;
  font-weight: 700;
  color: #545454;
  line-height: 1.5;
  margin: 0;
}
.page_body-row1-icon {
  margin-bottom: 18px;
}
.page_body-row1-icon img {
  max-width: 95px;
  width: 100%;
}
.page_body-row2 {
  margin-top: 20px;
}
.page_body-row2 [class*="col"] {
  margin-bottom: 30px;
}
.page_body-row2-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
  height: 100%;
}
.page_body-row2-icon {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 25%;
  -moz-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  text-align: center;
}
.page_body-row2-icon img {
  max-width: 86px;
  width: 100%;
  height: auto !important;
  display: inline-block;
}
.page_body-row2-text {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -moz-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  border: 2px solid #c79a9a;
  border-left: 0;
  -webkit-border-radius: 0 26px 26px 0;
  -moz-border-radius: 0 26px 26px 0;
  border-radius: 0 26px 26px 0;
  padding: 25px 20px;
  min-height: 155px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: #fff;
}
.page_body-row2-text h4 {
  font-size: 21px;
  font-weight: 700;
  margin-bottom: 9px;
  color: #b47377;
}
.page_body-row2-text p {
  margin-bottom: 0;
  color: #545454;
}
.page_body-row3 {
  background: #fff;
  padding: 55px 5%;
  border-radius: 28px;
}
.page_body-row3-img img {
  display: inline-block;
}
.page_body-row3-text p b {
  font-size: 100%;
  color: #60b3c2;
  font-weight: 700;
}
.page_body-row3-title {
  color: #545454;
  font-weight: 700;
  margin-bottom: 35px;
}
.page_body-box {
  margin-top: 80px;
}
.page_body-box .row {
  margin-left: -12.5px;
  margin-right: -12.5px;
}
.page_body-box [class*="col"] {
  padding-left: 12.5px;
  padding-right: 12.5px;
}
.page_body-box-item {
  background: #fff;
  -webkit-border-radius: 28px;
  -moz-border-radius: 28px;
  border-radius: 28px;
  padding: 30px 35px;
  margin-bottom: 25px;
}
.page_body-box-item h3 {
  border-left: none;
  padding-left: 0;
  font-size: 26px;
  color: #b47377;
  margin: 0 0 33px;
  padding-bottom: 12px;
}
.page_body-box-item h3 span {
  border-bottom: 2px solid #cfcfcf;
  padding-bottom: 12px;
}
.page_body-box-item ul {
  margin: 0;
}
.page_body-box-item ul li {
  margin-bottom: 5px;
}
@media (max-width: 767px) {
  .page_body-icon,
  .page_body-row3-img,
  .page_body-text {
    text-align: center;
  }
  .page_body-item {
    padding: 55px 0;
  }
  .page_body-item h3 {
    margin-bottom: 25px;
    font-size: 22px;
  }
  .page_body-title {
    padding: 35px 15px;
    margin-bottom: 35px;
  }
  .page_body-icon img {
    max-width: 140px !important;
  }
  .page_body-text h2,
  .page_body-text h3 {
    font-size: 22px;
  }
  .page_body-text p {
    font-size: 18px;
  }
  .page_body-row1 {
    max-width: 100%;
    margin: 15px auto;
  }
  .page_body-row1 .row {
    margin-left: -7.5px;
    margin-right: -7.5px;
  }
  .page_body-row1 [class*="col"] {
    padding-left: 7.5px;
    padding-right: 7.5px;
    margin-bottom: 15px;
  }
  .page_body-row1-item {
    padding: 25px 15px;
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
    border-radius: 18px;
  }
  .page_body-row1-item h4 {
    font-size: 16px;
  }
  .page_body-row1-icon img {
    max-width: 73px !important;
    width: 100%;
  }
  .page_body-row3 {
    padding: 35px 8%;
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
    border-radius: 18px;
  }
  .page_body-row3-img {
    margin-bottom: 25px;
  }
  .page_body-row3-img img {
    display: inline-block;
    max-width: 80% !important;
  }
  .page_body-row3-title {
    margin-bottom: 25px;
  }
  .page_body-row2-icon {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    text-align: center;
  }
  .page_body-row2-icon img {
    max-width: 70px !important;
  }
  .page_body-row2-text {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -moz-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    border: 2px solid #c79a9a;
    border-left: 0;
    -webkit-border-radius: 0 18px 18px 0;
    -moz-border-radius: 0 18px 18px 0;
    border-radius: 0 18px 18px 0;
    padding: 25px 15px;
    min-height: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .page_body-row2-text h4 {
    font-size: 18px;
  }
  .page_body-row2-text p {
    font-size: 16px;
  }
  .page_body-box {
    margin-top: 45px;
  }
  .page_body-box-item {
    background: #fff;
    -webkit-border-radius: 28px;
    -moz-border-radius: 28px;
    border-radius: 28px;
    padding: 30px;
    margin-bottom: 25px;
  }
  .page_body-box-item h3 {
    font-size: 20px;
    margin: 0 0 15px;
  }
}
.main_qa {
  max-width: 980px;
  margin-left: auto;
  margin-right: auto;
  counter-reset: qa;
}
.main_qa-item {
  margin-bottom: 35px;
  counter-increment: qa;
}
.main_qa-q {
  z-index: 1;
  background: #b47477;
  -webkit-border-radius: 36px;
  -moz-border-radius: 36px;
  border-radius: 36px;
  color: #fff;
  padding: 20px 30px;
  font-size: 21px;
  font-weight: 700;
  cursor: pointer;
}
.main_qa-q::before {
  content: "Q" counter(qa) " ";
  font-weight: 700;
  line-height: 1;
  margin-right: 15px;
}
.main_qa-a {
  padding: 60px 60px 30px;
  margin-top: -30px;
  background: #fff;
  -webkit-border-bottom-left-radius: 36px;
  -moz-border-radius-bottomleft: 36px;
  border-bottom-left-radius: 36px;
  -webkit-border-bottom-right-radius: 36px;
  -moz-border-radius-bottomright: 36px;
  border-bottom-right-radius: 36px;
  display: none;
  font-size: 18px;
  line-height: 1.6;
}
.main_qa-a b {
  font-weight: 700;
  color: #000;
}
@media (max-width: 767px) {
  .main_qa-q {
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    padding: 20px 30px;
    font-size: 18px;
  }
  .main_qa-q::before {
    margin-right: 0;
  }
  .main_qa-a {
    padding: 60px 30px 30px;
    -webkit-border-bottom-left-radius: 30px;
    -moz-border-radius-bottomleft: 30px;
    border-bottom-left-radius: 30px;
    -webkit-border-bottom-right-radius: 30px;
    -moz-border-radius-bottomright: 30px;
    border-bottom-right-radius: 30px;
  }
}
.page_body_news-title {
  margin-bottom: 65px;
}
.page_body_news-title h1,
.page_body_news-title h2,
.page_body_news-title h3 {
  border: none;
  padding: 0;
  font-size: 37px;
  color: #b47377;
  line-height: 1.6;
  font-weight: 700;
  margin-bottom: 15px;
}
.page_body_news-date {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
  color: #a6a6a6;
  font-size: 18px;
  margin-bottom: 15px;
}
.page_body_news-date i {
  font-size: 100%;
}
.page_body_news-author {
  display: inline-block;
  color: #545454;
  font-size: 20px;
  font-weight: 700;
}
.page_body_news-author span {
  display: inline;
  padding: 0 4px;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(60%, transparent),
    color-stop(0, #d0e5e9)
  );
  background: -webkit-linear-gradient(transparent 60%, #d0e5e9 0);
  background: -moz-linear-gradient(transparent 60%, #d0e5e9 0);
  background: -o-linear-gradient(transparent 60%, #d0e5e9 0);
  background: linear-gradient(transparent 60%, #d0e5e9 0);
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}
.page_body_news-title2 {
  padding-left: 0;
  border-left: 0;
  font-size: 26px;
  font-weight: 700;
  color: #545454;
  position: relative;
  margin-bottom: 65px;
}
.page_body_news-title2 span {
  font-size: 100%;
  display: inline-block;
  color: #545454;
  font-weight: 700;
  border-bottom: 2px solid #edc2c1;
  padding-bottom: 15px;
}
@media (max-width: 767px) {
  .page_body_news-title {
    margin-bottom: 35px;
  }
  .page_body_news-title h1,
  .page_body_news-title h2,
  .page_body_news-title h3 {
    font-size: 22px;
  }
  .page_body_news-author {
    font-size: 18px;
  }
  .page_body_news-title2 {
    font-size: 22px;
    margin-bottom: 35px;
  }
}
.modal {
  height: auto;
}
#popup .popup-img {
  padding-top: 35px;
}
#popup .popup-img img {
  max-width: 80%;
}
.ab4_s4-addr a {
  color: #d5b896;
}
.ab4_s4-addr a:hover {
  color: #b47377;
}
.ab4_s4-tel a {
  color: #605549;
}
.ab4_s4-tel a:hover {
  color: #b47377;
}
.footer-card a,
.index_s5-text .info-block .info-content a {
  color: #545454;
}
.footer-card a:hover,
.index_s5-text .info-block .info-content a:hover {
  color: #b47377;
}
.ab4-color1 .ab4_s2 .container:before {
  background-image: url(../images/ab4_s2_bg1_1.png);
}
.ab4-color1 .ab4_s3 .container:before {
  background-image: url(../images/ab4_s3_bg1_1.png);
}
.ab4-color1 .ab4_s4 .container:before {
  background-image: url(../images/ab4_s4_bg1_1.png);
}
.ab4-color1 .ab4_s4-text h3 i {
  color: #6d655b;
}
.ab4-color1 .ab4_s4-addr,
.ab4-color1 .ab4_s4-addr a {
  color: #a29585;
}
.ab4-color1 .ab4_s4-tel,
.ab4-color1 .ab4_s4-tel a,
.ab4-color1 .ab4_s4-text h3,
.ab4-color1 .main_title4 h3,
.ab4-color1 .main_title4 span {
  color: #6d655b;
}
.ab4-color1 .ab4_s4-btn {
  background: #6d655b;
}
.ab4-color1 .ab4_s3-text h3 {
  color: #a29585;
}
.ab4-color1 .ab4_s3-text p {
  color: #6d655b;
}
.ab4-color1 .ab4_s2,
.ab4-color1 .ab4_s4 {
  background: #dfd9d3;
}
.ab4-color2 .ab4_s2 .container:before {
  background-image: url(../images/ab4_s2_bg1_2.png);
}
.ab4-color2 .ab4_s3 .container:before {
  background-image: url(../images/ab4_s3_bg1_2.png);
}
.ab4-color2 .ab4_s4 .container:before {
  background-image: url(../images/ab4_s4_bg1_2.png);
}
.ab4-color2 .ab4_s4-text h3 i {
  color: #4d6757;
}
.ab4-color2 .ab4_s4-addr,
.ab4-color2 .ab4_s4-addr a {
  color: #b3bbb6;
}
.ab4-color2 .ab4_s4-tel,
.ab4-color2 .ab4_s4-tel a,
.ab4-color2 .ab4_s4-text h3,
.ab4-color2 .ab4_s4-text span,
.ab4-color2 .main_title4,
.ab4-color2 .main_title4 h3,
.ab4-color2 .main_title4 span {
  color: #4d6757;
}
.ab4-color2 .ab4_s4-btn {
  background: #4d6757;
}
.ab4-color2 .ab4_s3-text h3 {
  color: #b3bbb6;
}
.ab4-color2 .ab4_s3-text p {
  color: #4d6757;
}
.ab4-color2 .ab4_s2,
.ab4-color2 .ab4_s4 {
  background: #f6f6f6;
}
.ab4-color3 .ab4_s2 .container:before {
  background-image: url(../images/ab4_s2_bg1_3.png);
}
.ab4-color3 .ab4_s3 .container:before {
  background-image: url(../images/ab4_s3_bg1_3.png);
}
.ab4-color3 .ab4_s4 .container:before {
  background-image: url(../images/ab4_s4_bg1_3.png);
}
.ab4-color3 .ab4_s4-addr,
.ab4-color3 .ab4_s4-addr a,
.ab4-color3 .ab4_s4-text h3 i {
  color: #a29585;
}
.ab4-color3 .ab4_s4-tel,
.ab4-color3 .ab4_s4-tel a,
.ab4-color3 .ab4_s4-text h3,
.ab4-color3 .ab4_s4-text span,
.ab4-color3 .main_title4,
.ab4-color3 .main_title4 h3,
.ab4-color3 .main_title4 span {
  color: #695842;
}
.ab4-color3 .ab4_s4-btn {
  background: #a29585;
}
.ab4-color3 .ab4_s3-text h3 {
  color: #a29585;
}
.ab4-color3 .ab4_s3-text p {
  color: #695842;
}
.ab4-color3 .ab4_s2,
.ab4-color3 .ab4_s4 {
  background: #f3f2ee;
}
.ab4-color4 .ab4_s2 .container:before {
  background-image: url(../images/ab4_s2_bg1_4.png);
}
.ab4-color4 .ab4_s3 .container:before {
  background-image: url(../images/ab4_s3_bg1_4.png);
}
.ab4-color4 .ab4_s4 .container:before {
  background-image: url(../images/ab4_s4_bg1_4.png);
}
.ab4-color4 .ab4_s4-addr,
.ab4-color4 .ab4_s4-addr a,
.ab4-color4 .ab4_s4-text h3 i {
  color: #9dae7f;
}
.ab4-color4 .ab4_s4-tel,
.ab4-color4 .ab4_s4-tel a,
.ab4-color4 .ab4_s4-text h3,
.ab4-color4 .ab4_s4-text span,
.ab4-color4 .main_title4,
.ab4-color4 .main_title4 h3,
.ab4-color4 .main_title4 span {
  color: #545454;
}
.ab4-color4 .ab4_s4-btn {
  background: #9dae7f;
}
.ab4-color4 .ab4_s3-text h3 {
  color: #9dae7f;
}
.ab4-color4 .ab4_s3-text p {
  color: #545454;
}
.ab4-color4 .ab4_s2,
.ab4-color4 .ab4_s4 {
  background: #f6f6f6;
}
