@charset "UTF-8";
body {
  font-family: "Noto Serif TC", "Noto Serif SC", "微軟正黑體", serif;
  font-size: 1.25rem; }
  @media (max-width: 767.98px) {
    body {
      font-size: 1.3rem; } }

.layout-frame {
  max-width: 1050px;
  width: 100%;
  margin: 0 auto;
  padding: 0; }

.content-frame {
  max-width: 900px;
  width: 100%;
  margin: 0 auto; }
  .content-frame.page-frame .btn-more {
    margin-right: 3rem;
    margin-bottom: 2rem; }
  @media (max-width: 991.98px) {
    .content-frame.page-frame {
      padding: 0 5%; }
      .content-frame.page-frame .btn-more {
        margin-right: 2rem; }
    .content-frame.w-box-frame {
      width: 90%; } }

#flxed-bar {
  margin-top: 84px;
  padding-bottom: 3rem; }

.text-editor ol, .text-editor ul, .text-editor dl {
  list-style: inherit;
  padding-left: 25px; }

.bg-icon {
  background-image: url(../_img/index/bg-icon.svg);
  background-position: 6% 30%;
  background-repeat: no-repeat;
  background-size: 24%; }

.bg {
  background-color: #f0e6da; }

.bg-new {
  background-image: url(../_img/index/bg-new.jpg);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border: 1px solid #c0b197;
  padding: 90px 0px 45px; }
  @media (max-width: 991.98px) {
    .bg-new {
      background-size: cover;
      background-attachment: inherit; } }

.bg-about {
  position: relative; }
  .bg-about::before {
    content: '';
    position: absolute;
    background-image: url(../_img/about/bg1.png);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    width: 580px;
    height: 500px;
    left: 0;
    top: 250px; }
  .bg-about::after {
    content: '';
    position: absolute;
    background-image: url(../_img/about/bg2.png);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    width: 200px;
    height: 200px;
    bottom: 200px;
    right: 0; }
  @media (max-width: 991.98px) {
    .bg-about::before {
      width: 100%;
      height: 320px; } }

.bg-about2 {
  background-color: #ebe0d4; }
  .bg-about2.b-radius {
    border-radius: 30px;
    margin-top: 95px;
    position: relative; }

.bg-img {
  background-repeat: no-repeat;
  background-position: 85% 35%;
  background-size: 200px; }

.w-box {
  width: 60%;
  margin: 0 auto; }
  @media (max-width: 991.98px) {
    .w-box {
      width: 90%; } }

.w-box-txt {
  width: 80%;
  margin: 3rem auto; }

.w-new {
  width: 80%;
  margin: 0 auto; }
  @media (max-width: 991.98px) {
    .w-new {
      width: 100%; } }

.page-box {
  width: 95%;
  margin: 0 auto;
  padding: 5rem 0; }
  @media (max-width: 991.98px) {
    .page-box {
      width: 100%; } }

.w-90 {
  width: 90%;
  margin: 0 auto;
  padding-top: 170px; }
  @media (max-width: 991.98px) {
    .w-90 {
      width: 100%; } }

.line-top {
  border-top: 1px solid #d5c9b6;
  width: 88%;
  margin: 10rem 0 10rem 7.5%; }
  @media (max-width: 991.98px) {
    .line-top {
      width: 100%;
      margin: 2rem 0 2.5rem; } }

.border-line {
  border: 1px solid #B68767;
  padding: 2rem; }

.border-line-add {
  border: 1px solid #c0b197;
  padding: 2rem; }
  @media (max-width: 767.98px) {
    .border-line-add {
      padding: 1rem; } }

.t-b80 {
  color: #3c3c3c !important; }

.t-b65 {
  color: #8e8e8e !important; }

.c-sub {
  color: #8c5f41 !important; }

.t-sub {
  color: #8c5f41 !important; }

.text-samil {
  font-size: 12px;
  width: 50%;
  margin: 0 20% 0 30%; }

.w-80 {
  width: 80% !important;
  margin: 0 auto; }

.mr-150 {
  margin: 0 0 0 150px; }

.mt-top-20 {
  margin-top: -25px; }

.video-time {
  color: #a5826a;
  font-size: 12px; }

.title-heaber {
  position: relative;
  width: 100%;
  display: block;
  margin: 0 auto; }
  .title-heaber:nth-child(1) {
    height: 45px;
    margin: 0px auto 90px; }
  @media (max-width: 991.98px) {
    .title-heaber {
      width: 100%; } }
  .title-heaber .page-title {
    width: 70px;
    border: 1px solid #c0b197;
    border-top: 10px solid #c0b197;
    text-align: left;
    padding: 0px 11px 2px;
    background: #ffffff;
    color: #825e46;
    position: absolute;
    top: 35px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    font-size: 22px;
    letter-spacing: 1px;
    line-height: 27px; }
  .title-heaber::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #c0b197;
    left: 0px;
    top: 44px; }

.title-heaber-page {
  position: relative;
  width: 100%;
  display: block;
  margin: 0 auto;
  top: -45px; }
  @media (max-width: 991.98px) {
    .title-heaber-page {
      width: 100%; } }
  .title-heaber-page .page-title {
    width: 70px;
    border: 1px solid #c0b197;
    border-top: 10px solid #c0b197;
    text-align: left;
    padding: 5px 11px 5px;
    background: #ffffff;
    color: #825e46;
    position: absolute;
    top: 35px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    font-size: 22px;
    letter-spacing: 1px;
    line-height: 25px; }
  .title-heaber-page::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #c0b197;
    left: 0px;
    top: 44px; }

.main-title {
  font-size: 3rem;
  font-weight: bold;
  margin-bottom: 25px;
  letter-spacing: 5px; }
  .main-title span {
    font-size: 2rem;
    margin-left: 0px; }
  .main-title img {
    width: 45px;
    margin-bottom: 10px; }
  .main-title.small {
    font-size: 2rem; }
  @media (max-width: 991.98px) {
    .main-title {
      font-size: 2.5rem;
      margin-bottom: 0;
      padding-top: 10px; }
      .main-title span {
        font-size: 1.5rem; }
      .main-title img {
        width: 38px; } }

.sub-title {
  color: #814a22;
  font-size: 1.7rem;
  margin-bottom: 25px;
  line-height: 2.8rem; }
  @media (max-width: 991.98px) {
    .sub-title {
      font-size: 1.5rem; } }

.text {
  font-family: "Noto Serif TC", "Noto Serif SC", "微軟正黑體", serif; }
  .text.index-text {
    line-height: 30px;
    font-size: 18px; }
  @media (max-width: 991.98px) {
    .text.index-text {
      font-size: 17px; } }

.content-text {
  color: #020202;
  font-size: 1.25rem;
  font-family: "Noto Serif TC", "Noto Serif SC", "微軟正黑體", serif;
  width: 50%;
  margin: 0 auto;
  line-height: 35px; }
  @media (max-width: 991.98px) {
    .content-text {
      width: 100%; } }
  .content-text.about-txt {
    width: 100%;
    margin: 20px 0; }

.n-date {
  background-color: #ecede8;
  width: 180px;
  padding: 5px;
  color: #ffffff;
  text-align: center;
  border-radius: 10px;
  margin-bottom: 10px;
  font-size: 0.9rem;
  font-family: "Noto Serif TC", "Noto Serif SC", "微軟正黑體", serif; }

.n-title {
  font-size: 1.5rem;
  color: #ecede8;
  margin: 13px 0;
  font-family: "Noto Serif TC", "Noto Serif SC", "微軟正黑體", serif;
  font-weight: bold; }

.n-txt {
  font-family: "Noto Serif TC", "Noto Serif SC", "微軟正黑體", serif; }

.new {
  margin-left: 3rem; }
  @media (max-width: 991.98px) {
    .new {
      margin-left: 0;
      margin-top: 2rem; } }

.btn {
  padding: 0px 5px; }

.btn-more {
  color: #814a22;
  position: relative;
  overflow: hidden;
  font-size: 1rem; }
  .btn-more::after {
    content: '';
    width: 100%;
    height: 1px;
    background-color: #814a22;
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    -webkit-transform: translate(0%, 0%);
    -ms-transform: translate(0%, 0%);
    transform: translate(0%, 0%); }

@-webkit-keyframes moveout {
  from {
    -webkit-transform: translate(-101%, 0%);
    transform: translate(-101%, 0%); }
  to {
    -webkit-transform: translate(0%, 0%);
    transform: translate(0%, 0%); } }

@keyframes moveout {
  from {
    -webkit-transform: translate(-101%, 0%);
    transform: translate(-101%, 0%); }
  to {
    -webkit-transform: translate(0%, 0%);
    transform: translate(0%, 0%); } }

.btn-box {
  width: 80%;
  text-align: center;
  padding: 10px;
  margin: 0 auto; }
  .btn-box .btn-outline-dark {
    width: 150px;
    padding: 10px; }
    .btn-box .btn-outline-dark:hover, .btn-box .btn-outline-dark:focus, .btn-box .btn-outline-dark:active {
      background: #c5b091 !important;
      border-color: #c5b091 !important; }
  @media (max-width: 991.98px) {
    .btn-box {
      width: 100%;
      margin: 0 auto; } }

.contact-btn-box {
  width: 80%;
  text-align: center;
  padding: 10px;
  margin: 0 0 0 140px; }
  .contact-btn-box .btn-outline-dark {
    width: 150px;
    padding: 10px; }
    .contact-btn-box .btn-outline-dark:hover, .contact-btn-box .btn-outline-dark:focus, .contact-btn-box .btn-outline-dark:active {
      background: #c5b091 !important;
      border-color: #c5b091 !important; }
  @media (max-width: 991.98px) {
    .contact-btn-box {
      width: 100%;
      margin: 0 auto; } }

img {
  width: 100%;
  height: auto; }

.l-pages {
  width: 100%;
  text-align: center;
  font-size: 18px; }
  .l-pages a {
    color: #804a27;
    padding: 2px 10px; }
  @media (max-width: 767.98px) {
    .l-pages {
      font-size: 15px; }
      .l-pages a {
        padding: 2px 5px; } }
  .l-pages .pages:hover, .l-pages .pages.active {
    color: #ffffff;
    background-color: #c6b08f;
    padding: 2px 10px;
    border-radius: 10px;
    text-decoration: none; }
  .l-pages .prev,
  .l-pages .next {
    padding: 2px 10px;
    color: #804a27; }
    .l-pages .prev:hover,
    .l-pages .next:hover {
      color: #ffffff;
      background-color: #c6b08f;
      padding: 2px 10px;
      border-radius: 10px;
      text-decoration: none; }

input.swal-content__input {
  border: 1px solid #c0b197; }
  input.swal-content__input:focus {
    border: 1px solid #c0b197; }

button.swal-button.swal-button--confirm {
  background-color: #c0b197 !important;
  color: #ffffff; }

.b-video-over {
  position: absolute;
  background: rgba(0, 0, 0, 0.3);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  pointer-events: none; }
  .b-video-over .play-icon {
    width: 100px; }
    .b-video-over .play-icon img {
      width: 100%;
      height: auto; }
    .b-video-over .play-icon .video-time {
      color: #ffffff;
      text-align: center;
      font-size: 13.5px;
      margin-top: 0px;
      position: absolute;
      bottom: 10px;
      left: 50%;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%); }

.videx-box-new {
  font-size: 20px;
  color: #8c5f41;
  margin-top: 20px; }
  @media (max-width: 991.98px) {
    .videx-box-new {
      font-size: 16px; } }

.jfontsize {
  position: absolute;
  top: 70px;
  right: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 5; }
  .jfontsize a {
    border: 1px solid #c0b197;
    width: 30px;
    height: 30px;
    display: block;
    text-align: center;
    margin: 0 2px;
    line-height: 25px;
    cursor: pointer;
    border-radius: 10px;
    color: #c0b197 !important;
    background-image: url(../_img/index/fontsize.svg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 25px; }
    .jfontsize a span {
      font-size: 10px;
      margin-left: -2px; }
    .jfontsize a:hover, .jfontsize a:active {
      color: #ffffff !important;
      background-color: #c0b197;
      background-image: url(../_img/index/fontsize-over.svg); }

.desk {
  display: block; }

.moblie {
  display: none; }

@media (max-width: 991.98px) {
  .desk {
    display: none; }
  .moblie {
    display: block; } }

.counter-box {
  font-size: 14px;
  color: #c0b197; }

header .header-nav {
  background: #ffffff;
  padding: 10px 0 15px;
  -webkit-transition: all 2s ease;
  -o-transition: all 2s ease;
  transition: all 2s ease;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 9999; }
  header .header-nav .logo {
    width: 206px;
    margin-left: 0px;
    display: block; }
  header .header-nav .logo-moblie {
    width: 188px;
    margin-left: 0px;
    display: none;
    margin-left: 5px; }
  header .header-nav .phone-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  header .header-nav .navbar {
    padding: 0px;
    margin-top: 10px; }
  header .header-nav .navbar-nav .nav-item {
    text-align: center; }
    header .header-nav .navbar-nav .nav-item a.nav-link {
      color: #020202;
      margin: 0px 16px;
      font-size: 1.2rem;
      color: #3c3c3c;
      padding-top: 0px;
      padding-bottom: 0px; }
      @media (max-width: 1199.98px) {
        header .header-nav .navbar-nav .nav-item a.nav-link {
          padding: 0 0.8rem; } }
      header .header-nav .navbar-nav .nav-item a.nav-link:hover {
        color: #814a22; }
    header .header-nav .navbar-nav .nav-item.active a.nav-link {
      color: #814a22; }
    header .header-nav .navbar-nav .nav-item .dropdown-menu {
      border: 1px solid #8c5f41;
      margin-top: -2px;
      border-radius: 15px;
      min-width: 130px;
      width: 130px;
      padding: 10px 5px; }
      @media (max-width: 1199.98px) {
        header .header-nav .navbar-nav .nav-item .dropdown-menu {
          background-color: #ffffff; } }
      header .header-nav .navbar-nav .nav-item .dropdown-menu .dropdown-item {
        padding: 2px 10px;
        color: #825e46; }
        header .header-nav .navbar-nav .nav-item .dropdown-menu .dropdown-item:hover, header .header-nav .navbar-nav .nav-item .dropdown-menu .dropdown-item:focus {
          background-color: #f0e6da;
          color: #825e46;
          border-radius: 10px; }
      @media (max-width: 991.98px) {
        header .header-nav .navbar-nav .nav-item .dropdown-menu {
          margin: 0 auto; } }
  header .header-nav .nav-icon {
    margin-left: 2.5rem; }
    header .header-nav .nav-icon .nav-list-box .nav-item .dropdown-menu {
      min-width: 5rem;
      border: 1px solid #8c5f41;
      border-radius: 15px;
      padding: 10px 5px; }
      header .header-nav .nav-icon .nav-list-box .nav-item .dropdown-menu .dropdown-item {
        padding: 2px 10px;
        color: #825e46; }
        header .header-nav .nav-icon .nav-list-box .nav-item .dropdown-menu .dropdown-item:hover, header .header-nav .nav-icon .nav-list-box .nav-item .dropdown-menu .dropdown-item:focus {
          background-color: #f0e6da;
          color: #825e46;
          border-radius: 10px; }
    header .header-nav .nav-icon .nav-list-box .nav-item a i {
      color: #825e46;
      font-size: 25px; }
    header .header-nav .nav-icon .nav-list-box .nav-link {
      padding: 0px;
      position: relative; }
      header .header-nav .nav-icon .nav-list-box .nav-link .icon-i {
        width: 25px;
        height: 25px;
        margin-left: 25px; }
        header .header-nav .nav-icon .nav-list-box .nav-link .icon-i img {
          width: 100%; }
        header .header-nav .nav-icon .nav-list-box .nav-link .icon-i.desk {
          display: block; }
        header .header-nav .nav-icon .nav-list-box .nav-link .icon-i.molibe {
          display: none; }
        header .header-nav .nav-icon .nav-list-box .nav-link .icon-i .title-hover {
          position: absolute;
          width: 100%;
          left: 10px;
          opacity: 0;
          visibility: hidden;
          font-size: 0.9rem;
          -webkit-transition: all .3s ease;
          -o-transition: all .3s ease;
          transition: all .3s ease;
          text-align: center; }
        header .header-nav .nav-icon .nav-list-box .nav-link .icon-i:hover .title-hover {
          opacity: 1;
          visibility: visible; }
      header .header-nav .nav-icon .nav-list-box .nav-link a {
        color: #825e46;
        font-size: 25px; }
      header .header-nav .nav-icon .nav-list-box .nav-link:nth-child(2) .icon-i {
        margin-left: 50px; }
      header .header-nav .nav-icon .nav-list-box .nav-link:nth-child(2) .title-hover {
        left: 30px;
        bottom: -25px; }
  header .header-nav .phone-bar {
    display: none; }
  header .header-nav.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 6; }
  @media (max-width: 1199.98px) {
    header .header-nav {
      background: #a5826a; }
      header .header-nav .logo {
        display: none; }
      header .header-nav .logo-moblie {
        display: block; }
      header .header-nav .phone-bar {
        display: block;
        margin-right: 0;
        -webkit-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease;
        width: 30px;
        height: 30px;
        position: relative;
        cursor: pointer; }
        header .header-nav .phone-bar::before {
          content: '\f0c9';
          font-family: 'Font Awesome 5 Pro';
          position: absolute;
          top: 0;
          left: 0;
          font-size: 22px;
          color: #ffffff;
          -webkit-transition: all .3s ease;
          -o-transition: all .3s ease;
          transition: all .3s ease; }
        header .header-nav .phone-bar.acvite {
          color: #814a22;
          z-index: 9999;
          text-align: center;
          padding: 5px;
          display: block;
          border: 2px #814a22 solid;
          margin-right: 5px;
          -webkit-transition: all .3s ease;
          -o-transition: all .3s ease;
          transition: all .3s ease; }
          header .header-nav .phone-bar.acvite::before {
            content: '\f00d';
            top: -2px;
            left: 6px;
            color: #814a22;
            -webkit-transition: all .3s ease;
            -o-transition: all .3s ease;
            transition: all .3s ease; }
      header .header-nav .navbar {
        width: 190px;
        position: fixed;
        padding-top: 50px;
        padding-bottom: 30px;
        right: 0;
        top: 0;
        height: 100%;
        z-index: 1000;
        display: block !important;
        background-color: #f3ece5;
        right: -300px;
        -webkit-transition: all .3s linear;
        -o-transition: all .3s linear;
        transition: all .3s linear;
        overflow: auto;
        margin-top: 0px; }
        header .header-nav .navbar .navbar-collapse {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -ms-flex-direction: column;
          flex-direction: column;
          -ms-flex-line-pack: start;
          align-content: flex-start;
          margin-top: 13px; }
        header .header-nav .navbar .navbar-nav {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -ms-flex-direction: column;
          flex-direction: column; }
          header .header-nav .navbar .navbar-nav a.nav-link {
            padding: 10px 0; }
        header .header-nav .navbar.show {
          right: 0;
          -webkit-transition: all .3s linear;
          -o-transition: all .3s linear;
          transition: all .3s linear; }
      header .header-nav .nav-icon {
        margin-left: 0;
        position: relative;
        z-index: 9999;
        right: -30px;
        margin-top: 20px; }
        header .header-nav .nav-icon .nav-list-box .nav-link .icon-i.desk {
          display: none; }
        header .header-nav .nav-icon .nav-list-box .nav-link .icon-i.molibe {
          display: block; }
        header .header-nav .nav-icon .nav-list-box .nav-link:nth-child(2) .icon-i {
          margin-left: 30px; } }
      @media (max-width: 1199.98px) and (max-width: 375px) {
        header .header-nav .nav-icon .nav-list-box .nav-link:nth-child(2) .icon-i {
          margin-left: 10px; } }
  @media (max-width: 1199.98px) {
        header .header-nav .nav-icon .nav-list-box .nav-link:nth-child(2) .title-hover {
          left: 0px;
          width: 100px; }
        header .header-nav .nav-icon.show {
          right: -30px;
          margin-top: 20px; }
          header .header-nav .nav-icon.show .nav-list-box .nav-link:nth-child(2) .icon-i {
            margin-left: 30px; } }
        @media (max-width: 1199.98px) and (max-width: 375px) {
          header .header-nav .nav-icon.show .nav-list-box .nav-link:nth-child(2) .icon-i {
            margin-left: 20px; } }
  @media (max-width: 1199.98px) {
          header .header-nav .nav-icon.show .nav-list-box .nav-link:nth-child(2) .title-hover {
            left: 0px; } }

footer {
  font-family: "微軟正黑體", "Microsoft JhengHei", serif; }
  footer .logo {
    width: 300px;
    margin: 0 auto; }
  footer a {
    color: #3c3c3c; }
  footer .icon-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    footer .icon-box .icon {
      padding: 0 10px;
      width: 45px;
      height: 45px; }
      footer .icon-box .icon i {
        color: #a78267;
        font-size: 30px; }
  footer .nav-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-family: "微軟正黑體", "Microsoft JhengHei", serif; }
    footer .nav-list a {
      color: #3c3c3c;
      font-size: 16px; }
    @media (max-width: 767.98px) {
      footer .nav-list {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }
  footer .copyright {
    padding: 5px 0;
    font-family: "微軟正黑體", "Microsoft JhengHei", serif;
    color: #a78267;
    font-size: 14px;
    border-top: 1px solid #a78267; }
    footer .copyright a {
      color: #a78267; }
  footer #gotop {
    position: fixed;
    background: #c0b299;
    padding: 15px 20px;
    right: 20px;
    bottom: 5vh;
    border-radius: 99rem;
    z-index: 99;
    cursor: pointer; }
    footer #gotop i {
      color: #ffffff; }

#banner .swiper-container {
  width: 100%;
  height: auto; }
  #banner .swiper-container .swiper-wrapper {
    height: auto; }
  #banner .swiper-container .swiper-slide {
    height: auto; }
    #banner .swiper-container .swiper-slide .big-img {
      padding-bottom: 41%;
      height: 0;
      width: 100%;
      background-repeat: no-repeat;
      background-size: cover;
      background-position: 50% 50%; }
    #banner .swiper-container .swiper-slide .bg-video {
      width: 100%; }
      #banner .swiper-container .swiper-slide .bg-video iframe {
        width: 100%;
        height: 760px; }

.section-book {
  padding: 3rem;
  margin: 0rem 4rem 3rem; }
  .section-book .w-box-txt {
    width: 90%;
    margin: 1rem auto; }
  .section-book .big-img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .section-book .big-img .two-box {
      width: 50%; }
  @media (max-width: 991.98px) {
    .section-book {
      padding: 1rem;
      margin: 1rem; }
      .section-book .big-img .two-box {
        width: 100%; } }
  @media (max-width: 425px) {
    .section-book {
      margin: 0rem; } }

.idx-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  @media (max-width: 991.98px) {
    .idx-flex {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; }
      .idx-flex.md-box {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row; }
        .idx-flex.md-box .idx-about {
          width: calc(100% / 2 - 20px); } }
  .idx-flex .idx-about {
    width: calc(100% / 2 - 20px); }
    .idx-flex .idx-about .about-img {
      overflow: hidden; }
      .idx-flex .idx-about .about-img .big-img {
        padding-bottom: 91%;
        height: 0;
        width: 100%;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: 70% 85%;
        -webkit-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        transform: scale(1, 1);
        -webkit-transition: all 1s ease-out;
        -o-transition: all 1s ease-out;
        transition: all 1s ease-out; }
        .idx-flex .idx-about .about-img .big-img:hover {
          -webkit-transform: scale(1.2, 1.2);
          -ms-transform: scale(1.2, 1.2);
          transform: scale(1.2, 1.2); }
      .idx-flex .idx-about .about-img img {
        -webkit-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        transform: scale(1, 1);
        -webkit-transition: all 1s ease-out;
        -o-transition: all 1s ease-out;
        transition: all 1s ease-out; }
        .idx-flex .idx-about .about-img img:hover {
          -webkit-transform: scale(1.2, 1.2);
          -ms-transform: scale(1.2, 1.2);
          transform: scale(1.2, 1.2); }
    @media (max-width: 991.98px) {
      .idx-flex .idx-about {
        width: 100%; } }
  .idx-flex.flex-end {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; }

.flex-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }
  .flex-bottom .idx-box {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1; }

.index-title-box {
  padding: 3rem 0; }
  .index-title-box .main-title {
    margin-bottom: 2rem; }
    .index-title-box .main-title.txt-hight {
      padding-top: 4.5rem;
      padding-bottom: 2rem; }
  .index-title-box .text-right .btn-more {
    margin-top: -36px;
    margin-right: 2rem; }
  @media (max-width: 425px) {
    .index-title-box {
      padding: 1.5rem 0;
      margin-bottom: -1rem; }
      .index-title-box .main-title {
        font-size: 38px;
        margin-bottom: 1rem; }
      .index-title-box .sub-title {
        font-size: 17px;
        line-height: 30px; }
        .index-title-box .sub-title span {
          display: block; }
      .index-title-box .text-right .btn-more {
        margin-top: -26px;
        margin-right: 2rem; } }

.bg-new {
  border-top: 10px solid #c0b197;
  position: relative; }
  .bg-new .new-title {
    width: 70px;
    border: 1px solid #c0b197;
    border-top: 0px solid #c0b197;
    text-align: left;
    padding: 2px 11px 5px;
    background: #ffffff;
    color: #a5826a;
    position: absolute;
    top: 0px;
    left: 55px;
    font-size: 22px;
    letter-spacing: 1px;
    line-height: 27px; }
  @media (max-width: 991.98px) {
    .bg-new .main-title {
      text-align: center;
      margin-top: -20px;
      margin-bottom: 20px; } }
  @media (max-width: 415px) {
    .bg-new .new-title {
      left: 20px;
      font-size: 21px; } }

.news-list {
  width: calc(100% - 140px);
  margin: 0 auto; }
  .news-list .news-item {
    margin-bottom: 5px;
    padding-bottom: 5px;
    cursor: pointer; }
    .news-list .news-item a {
      display: block;
      text-decoration: none;
      color: #020202;
      overflow: hidden;
      white-space: nowrap;
      letter-spacing: 1px;
      font-size: 1.25rem; }
      .news-list .news-item a:hover {
        color: #814a22; }
      .news-list .news-item a span {
        margin-right: 30px;
        font-family: "微軟正黑體", "Microsoft JhengHei", serif; }
  @media (max-width: 991.98px) {
    .news-list {
      width: calc(100% - 120px);
      margin-left: 60px; }
      .news-list .news-item a {
        margin-bottom: 15px;
        white-space: inherit;
        font-size: 19px; }
      .news-list .news-item span {
        display: block;
        margin-bottom: 5px; } }
  @media (max-width: 375px) {
    .news-list {
      width: calc(100% - 40px);
      margin-left: 20px; } }

.book-list {
  padding: 20px 37px; }
  .book-list .swiper-container {
    height: auto; }
    .book-list .swiper-container.boox-banner .swiper-wrapper {
      height: auto; }
      .book-list .swiper-container.boox-banner .swiper-wrapper .swiper-slide {
        height: auto;
        padding: 0px 25px; }
        @media (max-width: 991.98px) {
          .book-list .swiper-container.boox-banner .swiper-wrapper .swiper-slide {
            padding: 0px 30px; } }
        @media (max-width: 767.98px) {
          .book-list .swiper-container.boox-banner .swiper-wrapper .swiper-slide {
            padding: 0px 10px; } }
  .book-list .swiper-button-next {
    background-image: url(../_img/layout/arrow.svg);
    background-size: 15px;
    right: -9;
    -webkit-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    transform: scaleX(-1); }
  .book-list .swiper-button-prev {
    background-image: url(../_img/layout/arrow.svg);
    background-size: 15px;
    left: -9px; }
  .book-list .book {
    -webkit-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
    height: auto;
    position: relative; }
    .book-list .book .book-box {
      opacity: 1;
      -webkit-transition: all .2s ease;
      -o-transition: all .2s ease;
      transition: all .2s ease; }
    .book-list .book .b-hover-box {
      position: absolute;
      top: 0;
      opacity: 0;
      -webkit-transition: all .2s ease;
      -o-transition: all .2s ease;
      transition: all .2s ease; }
      .book-list .book .b-hover-box img {
        width: 100%;
        height: auto; }
      .book-list .book .b-hover-box .txt {
        font-size: 16px;
        padding-top: 80px; }
    .book-list .book:hover .book-box {
      opacity: 0; }
    .book-list .book:hover .b-hover-box {
      opacity: 1; }
  @media (max-width: 991.98px) {
    .book-list {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; } }
  @media (max-width: 767.98px) {
    .book-list {
      padding: 20px 0px; }
      .book-list .swiper-container.boox-banner {
        padding: 0 9px; } }

.img-banner {
  width: 100%; }
  .img-banner .big-img {
    padding-bottom: 56%;
    height: 0;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%; }

.logo-center {
  width: 280px;
  margin: 30px auto;
  opacity: 0.7; }
  @media (max-width: 991.98px) {
    .logo-center {
      width: 200px; } }

.box-fram {
  width: 100%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  @media (max-width: 375px) {
    .box-fram {
      margin-bottom: 200px; } }
  .box-fram .box-1 {
    width: 31%;
    height: 530px;
    margin: 0 2% 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    position: relative;
    background-color: #f1ede9; }
    @media (max-width: 991.98px) {
      .box-fram .box-1 {
        height: 730px; } }
    .box-fram .box-1 a {
      text-decoration: none; }
    .box-fram .box-1 .box {
      width: 100%;
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden;
      background-color: #f1ede9; }
    .box-fram .box-1 .box-hover {
      -webkit-transform: rotateY(180deg);
      transform: rotateY(180deg);
      background-color: #f0e6da;
      padding: 87% 0;
      -webkit-transition: all 0.6s ease;
      -o-transition: all 0.6s ease;
      transition: all 0.6s ease; }
    .box-fram .box-1:hover::before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      background-color: #d0d0d0;
      opacity: 0.3;
      width: 100%;
      height: 100%;
      z-index: 9;
      cursor: pointer;
      pointer-events: none; }
    @media (max-width: 1199.98px) {
      .box-fram .box-1 .box-hover {
        padding: 319px 0; } }
    @media (max-width: 767.98px) {
      .box-fram .box-1 .box {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row; } }
    @media (max-width: 740px) {
      .box-fram .box-1 {
        width: 100%;
        height: 330px;
        margin: 0; }
        .box-fram .box-1 .box .box-img .big-img {
          padding-bottom: 330px; }
        .box-fram .box-1 .box-hover {
          padding: 10px 0; } }
    @media (max-width: 375px) {
      .box-fram .box-1 .box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        height: auto; }
        .box-fram .box-1 .box .box-txt {
          padding: 20px; }
      .box-fram .box-1 .box-hover {
        padding: 228px 0; } }
  .box-fram .box-2 {
    width: 67%;
    height: 365px; }
    .box-fram .box-2 .viedo {
      width: 100%;
      position: relative; }
      .box-fram .box-2 .viedo img {
        width: 100%;
        height: auto; }
      .box-fram .box-2 .viedo .b-video {
        border: 0px solid #c0b197; }
        .box-fram .box-2 .viedo .b-video img {
          width: 100%;
          height: auto; }
      .box-fram .box-2 .viedo .b-video-over {
        opacity: 0;
        -webkit-transition: all .2s ease;
        -o-transition: all .2s ease;
        transition: all .2s ease; }
      .box-fram .box-2 .viedo:hover .b-video-over {
        opacity: 1; }
    @media (max-width: 767.98px) {
      .box-fram .box-2 {
        width: 100%;
        height: auto;
        margin-top: 15px; } }
    @media (max-width: 375px) {
      .box-fram .box-2 {
        margin-top: 270px; } }
  .box-fram .box-3 {
    width: 31%;
    position: absolute;
    left: 33%;
    top: 284px; }
    @media (max-width: 991.98px) {
      .box-fram .box-3 {
        top: 350px; } }
    @media (max-width: 767.98px) {
      .box-fram .box-3 {
        width: 100%;
        position: relative;
        left: 0;
        top: 20px; }
        .box-fram .box-3 .box-txt {
          width: 100%;
          height: 200px;
          padding: 10px; } }
    @media (max-width: 420px) {
      .box-fram .box-3 .box-txt {
        padding: 20px; } }
  .box-fram .box-4 {
    width: 67%;
    overflow: hidden; }
    .box-fram .box-4 a {
      text-decoration: none; }
      .box-fram .box-4 a.box-w {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        margin-top: 20px;
        position: relative; }
        .box-fram .box-4 a.box-w .box-img {
          position: absolute;
          right: 0;
          width: 50%; }
          .box-fram .box-4 a.box-w .box-img .big-img {
            padding-bottom: 100%; }
        .box-fram .box-4 a.box-w .box-txt {
          width: 50%;
          background-color: #f1eff3;
          padding: 20px; }
        .box-fram .box-4 a.box-w:hover::before {
          content: '';
          position: absolute;
          top: 0;
          left: 0;
          background-color: #d0d0d0;
          opacity: 0.3;
          width: 100%;
          height: 100%;
          z-index: 5;
          cursor: pointer;
          pointer-events: none; }
    @media (max-width: 1200px) {
      .box-fram .box-4 a.box-w .box-img {
        width: 50%; }
        .box-fram .box-4 a.box-w .box-img .big-img {
          padding-bottom: 160%; } }
    @media (max-width: 767.98px) {
      .box-fram .box-4 {
        width: 100%; }
        .box-fram .box-4 a.box-w .box-txt {
          padding: 10px; } }
    @media (max-width: 420px) {
      .box-fram .box-4 a.box-w .box-img .big-img {
        padding-bottom: 300px; }
      .box-fram .box-4 a.box-w .box-txt {
        width: 50%; } }
    @media (max-width: 375px) {
      .box-fram .box-4 a.box-w {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        height: auto; }
        .box-fram .box-4 a.box-w .box-img {
          width: 100%;
          position: relative; }
          .box-fram .box-4 a.box-w .box-img .big-img {
            padding-bottom: 100%; }
        .box-fram .box-4 a.box-w .box-txt {
          width: 100%;
          position: relative;
          padding: 20px; } }
  .box-fram .box-5 {
    width: 31%;
    height: 528px;
    position: absolute;
    bottom: 0px;
    right: 0px;
    -webkit-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    background-color: #eaf0f6; }
    .box-fram .box-5 a {
      text-decoration: none; }
    .box-fram .box-5 .box {
      width: 100%;
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden;
      background-color: #eaf0f6; }
      .box-fram .box-5 .box .box-txt {
        padding: 20px; }
    .box-fram .box-5 .box-hover {
      -webkit-transform: rotateY(180deg);
      transform: rotateY(180deg);
      background-color: #d0d0d0;
      padding: 87% 0;
      -webkit-transition: all 0.6s ease;
      -o-transition: all 0.6s ease;
      transition: all 0.6s ease; }
    .box-fram .box-5:hover::before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      background-color: #d0d0d0;
      opacity: 0.3;
      width: 100%;
      height: 100%;
      z-index: 9;
      cursor: pointer;
      pointer-events: none; }
    @media (max-width: 1199.98px) {
      .box-fram .box-5 .box-hover {
        padding: 319px 0; } }
    @media (max-width: 991.98px) {
      .box-fram .box-5 {
        height: 840px; } }
    @media (max-width: 740px) {
      .box-fram .box-5 {
        width: 100%;
        height: 300px;
        position: relative;
        margin-top: 20px;
        bottom: 0;
        right: 0px; }
        .box-fram .box-5 .box-hover {
          padding: 104px 0; } }
    @media (max-width: 767.98px) {
      .box-fram .box-5 .box {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row; }
        .box-fram .box-5 .box .box-txt {
          padding: 10px; } }
    @media (max-width: 375px) {
      .box-fram .box-5 .box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        height: auto; }
        .box-fram .box-5 .box .box-txt {
          padding: 20px; }
      .box-fram .box-5 .box-hover {
        padding: 228px 0; } }
  .box-fram .box-img {
    width: 100%; }
    .box-fram .box-img .big-img {
      padding-bottom: 100%;
      height: 0;
      width: 100%;
      background-repeat: no-repeat;
      background-size: cover;
      background-position: 50% 50%; }
      @media (max-width: 1199.98px) {
        .box-fram .box-img .big-img {
          padding-bottom: 255px; } }
      @media (max-width: 991.98px) {
        .box-fram .box-img .big-img {
          padding-bottom: 165%; } }
    @media (max-width: 740px) {
      .box-fram .box-img {
        width: 50%; }
        .box-fram .box-img .big-img {
          padding-bottom: 300px; } }
    @media (max-width: 375px) {
      .box-fram .box-img {
        width: 100%; } }
  .box-fram .box-txt {
    padding: 15px 20px;
    font-family: "Noto Serif TC", "Noto Serif SC", "微軟正黑體", serif;
    height: 280px;
    width: 100%;
    text-align: justify;
    font-size: 18px; }
    .box-fram .box-txt .title {
      margin-bottom: 5px;
      font-size: 22px;
      font-family: "Noto Serif TC", "Noto Serif SC", "微軟正黑體", serif;
      font-weight: bold; }
    .box-fram .box-txt.bg {
      background-color: #b79a8a; }
    @media (max-width: 991.98px) {
      .box-fram .box-txt {
        padding: 20px;
        font-size: 1.1rem;
        height: 364px; } }
    @media (max-width: 740px) {
      .box-fram .box-txt {
        width: 50%;
        padding: 10px;
        font-size: 16px;
        height: 300px; }
        .box-fram .box-txt .title {
          font-size: 1.3rem; } }
    @media (max-width: 414px) {
      .box-fram .box-txt {
        font-size: 17px; } }
    @media (max-width: 375px) {
      .box-fram .box-txt {
        width: 100%;
        height: 250px; } }

.about-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center; }
  @media (max-width: 991.98px) {
    .about-box .about-img {
      margin-bottom: 20px; } }

#section1 .swiper-container {
  width: 100%;
  height: auto; }
  #section1 .swiper-container .swiper-wrapper {
    height: auto;
    text-align: center; }
    #section1 .swiper-container .swiper-wrapper .swiper-slide {
      height: auto;
      text-align: left;
      font-family: "Noto Serif TC", "Noto Serif SC", "微軟正黑體", serif; }
      @media (max-width: 991.98px) {
        #section1 .swiper-container .swiper-wrapper .swiper-slide {
          padding: 0px 30px 0 30px; } }
      #section1 .swiper-container .swiper-wrapper .swiper-slide .a-title {
        font-size: 22px;
        color: #814a22;
        margin-bottom: 20px; }
      #section1 .swiper-container .swiper-wrapper .swiper-slide .a-txt {
        font-size: 18px;
        width: 82%;
        margin: 40px auto 0;
        color: #3c3c3c; }
  #section1 .swiper-container.about-box-txt .swiper-wrapper .swiper-slide {
    padding: 0px 30px 0 55px; }
    @media (max-width: 991.98px) {
      #section1 .swiper-container.about-box-txt .swiper-wrapper .swiper-slide {
        padding: 0px 30px 0 30px; } }
  @media (max-width: 991.98px) {
    #section1 .swiper-container.about-box-txt .swiper-button-prev {
      left: -10px; } }
  #section1 .swiper-container .swiper-button-next {
    background-image: url(../_img/layout/arrow.svg);
    background-size: 20px;
    right: -20;
    -webkit-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    transform: scaleX(-1); }
  #section1 .swiper-container .swiper-button-prev {
    background-image: url(../_img/layout/arrow.svg);
    background-size: 20px;
    left: 20px; }
  #section1 .swiper-container .swiper-pagination {
    bottom: 150px;
    background: rgba(0, 0, 0, 0.6);
    padding: 10px 0px;
    border-radius: 20px; }
    @media (max-width: 480px) {
      #section1 .swiper-container .swiper-pagination {
        bottom: 260px;
        padding: 5px 0px; } }
    @media (max-width: 380px) {
      #section1 .swiper-container .swiper-pagination {
        bottom: 290px; } }
    @media (max-width: 320px) {
      #section1 .swiper-container .swiper-pagination {
        bottom: 310px; } }
  #section1 .swiper-container .swiper-pagination-bullet {
    background-color: #ffffff;
    opacity: 0.5; }
  #section1 .swiper-container .swiper-pagination-bullet-active {
    background-color: #ffffff; }
  #section1 .swiper-container.big-img-slider {
    margin-bottom: 30px;
    padding: 0 20px; }
    #section1 .swiper-container.big-img-slider .swiper-slide {
      padding-left: 0px;
      padding-right: 0px; }
    #section1 .swiper-container.big-img-slider .pic {
      position: relative;
      display: block;
      width: 100%;
      padding-bottom: 60%;
      cursor: pointer; }
      @media (max-width: 1440px) {
        #section1 .swiper-container.big-img-slider .pic {
          padding-bottom: 52%; } }
      @media (max-width: 991.98px) {
        #section1 .swiper-container.big-img-slider .pic {
          padding-bottom: 58%; } }
      #section1 .swiper-container.big-img-slider .pic span {
        width: 100%;
        height: 100%;
        position: absolute;
        text-align: center;
        top: 0;
        left: 0; }
        #section1 .swiper-container.big-img-slider .pic span::before {
          content: '';
          height: 100%;
          width: 0;
          vertical-align: middle; }
        #section1 .swiper-container.big-img-slider .pic span img {
          max-width: 100%;
          max-height: 100%;
          width: auto;
          height: auto;
          display: inline-block;
          vertical-align: middle; }
        #section1 .swiper-container.big-img-slider .pic span .txt-box {
          width: 100%;
          line-height: 30px;
          font-size: 1rem;
          position: absolute;
          z-index: 5;
          left: 0;
          bottom: 0;
          background: rgba(0, 0, 0, 0.5);
          color: #ffffff;
          padding: 10px;
          text-align: left; }
          @media (max-width: 991.98px) {
            #section1 .swiper-container.big-img-slider .pic span .txt-box {
              font-size: 0.5rem;
              line-height: 20px; } }
    #section1 .swiper-container.big-img-slider .swiper-button-next {
      right: 20px; }
      @media (max-width: 991.98px) {
        #section1 .swiper-container.big-img-slider .swiper-button-next {
          right: 0px; } }
    @media (max-width: 991.98px) {
      #section1 .swiper-container.big-img-slider .swiper-button-prev {
        left: 0; } }
  #section1 .swiper-container.gallery-thumbs .swiper-wrapper .swiper-slide {
    padding: 0px; }
    #section1 .swiper-container.gallery-thumbs .swiper-wrapper .swiper-slide .samll-img {
      background-size: cover;
      display: block;
      width: 100%;
      height: 0;
      background-position: 50% 50%;
      padding-bottom: 70%;
      margin: 0; }
  #section1 .swiper-container.gallery-thumbs .swiper-slide {
    opacity: 0.4; }
  #section1 .swiper-container.gallery-thumbs .swiper-slide-thumb-active {
    opacity: 1; }

.about-text {
  width: 100%;
  text-align: center;
  margin: 0px 0px 50px 120px;
  position: relative;
  z-index: 3;
  padding-top: 80px; }
  .about-text .title-list {
    color: #814a22;
    padding-bottom: 10px;
    margin-bottom: 20px;
    font-size: 22px;
    font-weight: bolder; }
  .about-text .text {
    font-size: 18px;
    text-align: left;
    color: #3c3c3c; }
  .about-text .text-top {
    font-size: 18px;
    text-align: left;
    font-family: "Noto Serif TC", "Noto Serif SC", "微軟正黑體", serif;
    width: 45%;
    padding-top: 4rem;
    color: #3c3c3c;
    text-align: justify; }
  @media (max-width: 991.98px) {
    .about-text {
      margin: 20px auto 80px;
      padding: 0;
      width: 90%; }
      .about-text .text-top {
        width: 90%;
        padding-top: 0rem;
        margin: 30px auto 0;
        font-size: 17px; } }

.about-img {
  width: 250px;
  margin-top: 0px;
  margin-left: 60px; }
  .about-img img {
    width: 100%; }
  @media (max-width: 991.98px) {
    .about-img {
      width: 100%;
      margin: 0 auto;
      margin-top: 50px; } }

.bg-about3 {
  background-image: url(../_img/about/bg3.png);
  background-repeat: repeat-y;
  background-position: right;
  background-size: 15%; }
  @media (max-width: 991.98px) {
    .bg-about3 {
      background-image: url(../_img/about/m-bg3.png);
      background-repeat: repeat-x;
      background-position: center 100%;
      background-size: 30%; } }

.bg-about4 {
  background-image: url(../_img/about/bg4.png);
  background-repeat: repeat-y;
  background-position: right;
  background-size: 15%; }
  @media (max-width: 991.98px) {
    .bg-about4 {
      background-image: url(../_img/about/m-bg4.png);
      background-repeat: repeat-x;
      background-position: center 100%;
      background-size: 60%; } }

.bg-about5 {
  background-image: url(../_img/about/bg5.png);
  background-repeat: repeat-y;
  background-position: right;
  background-size: 15%; }
  @media (max-width: 991.98px) {
    .bg-about5 {
      background-image: url(../_img/about/m-bg5.png);
      background-repeat: repeat-x;
      background-position: center 100%;
      background-size: 52%; } }

.bg-about6 {
  background: url(../_img/about/bg6.png) 105% top repeat-y #ebe0d4;
  background-size: contain; }
  @media (max-width: 991.98px) {
    .bg-about6 {
      background-image: url(../_img/about/m-bg6.png);
      background-repeat: repeat-x;
      background-position: center 100%;
      background-size: 275%; } }

.about-page-box {
  position: relative; }
  .about-page-box .page-box-content {
    width: 65%;
    margin: 20px 0 300px 100px;
    text-align: justify;
    position: relative; }
    .about-page-box .page-box-content.about-mb {
      margin-bottom: 80px; }
    .about-page-box .page-box-content .jfontsize {
      top: 85px; }
    .about-page-box .page-box-content .btn-box-about {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
      .about-page-box .page-box-content .btn-box-about .btn-box-list {
        width: 76px;
        height: 76px;
        background-color: #c0b299;
        margin: 60px 10px 40px;
        border-radius: 99rem;
        border: 1px solid #fff;
        text-align: center;
        line-height: 76px; }
        .about-page-box .page-box-content .btn-box-about .btn-box-list a {
          text-decoration: none;
          color: #fff; }
        .about-page-box .page-box-content .btn-box-about .btn-box-list:hover, .about-page-box .page-box-content .btn-box-about .btn-box-list.acvite {
          background-image: url(../_img/about/btn-over.png);
          border: 1px solid #ebe0d4;
          background-position: 50% 50%;
          background-repeat: no-repeat;
          background-size: cover; }
          .about-page-box .page-box-content .btn-box-about .btn-box-list:hover a, .about-page-box .page-box-content .btn-box-about .btn-box-list.acvite a {
            color: #aa8d79; }
    .about-page-box .page-box-content .about-text-top {
      font-size: 18px;
      font-family: "Noto Serif TC", "Noto Serif SC", "微軟正黑體", serif;
      color: #3c3c3c;
      line-height: 30px; }
  .about-page-box .about-img-page {
    width: 60%;
    margin: 100px auto 100px; }
    .about-page-box .about-img-page img {
      width: 100%;
      border-radius: 30px; }
  .about-page-box .about-img-5 {
    width: 70%;
    margin: -200px 0 100px 100px; }
    .about-page-box .about-img-5 img {
      width: 100%;
      border-radius: 30px; }
  .about-page-box .about-img-content {
    width: 80%;
    margin: -80px auto 0; }
  .about-page-box .top-img-box {
    position: absolute;
    top: 130px;
    right: 50px;
    width: 100px; }
    .about-page-box .top-img-box img {
      width: 100%; }
  .about-page-box .botton-img {
    position: absolute;
    bottom: -280px;
    right: 0px;
    width: 230px; }
    .about-page-box .botton-img img {
      width: 100%; }
  @media (max-width: 991.98px) {
    .about-page-box .page-box-content {
      width: 90%;
      margin-left: 5%;
      margin-right: 5%;
      margin-bottom: 0; }
      .about-page-box .page-box-content .about-text-top {
        font-size: 17px; }
    .about-page-box .about-img-page {
      width: 50%;
      margin: 50px auto 200px; }
    .about-page-box .about-img-content {
      width: 80%; }
    .about-page-box .about-img-5 {
      width: 90%;
      margin: 50px auto 200px; }
    .about-page-box .top-img-box {
      position: relative;
      top: 0;
      right: 0;
      width: 80%;
      text-align: center;
      margin: 0 auto 350px;
      display: block; } }
  @media (max-width: 767.98px) {
    .about-page-box .page-box-content .jfontsize {
      top: 15px;
      right: 0; }
    .about-page-box .page-box-content .btn-box-about .btn-box-list {
      width: 56px;
      height: 56px;
      line-height: 56px;
      font-size: 1rem;
      margin-right: 5px;
      margin-left: 5px; }
    .about-page-box .about-img-page {
      width: 80%;
      margin: 50px auto 150px; }
    .about-page-box .about-img-5 {
      margin-bottom: 150px; }
    .about-page-box .about-img-content {
      margin-bottom: 150px; }
    .about-page-box .top-img-box {
      margin: 0 auto 150px; } }
  @media (max-width: 321px) {
    .about-page-box .page-box-content .btn-box-about .btn-box-list {
      width: 46px;
      height: 46px;
      line-height: 46px; }
    .about-page-box .about-img-page {
      width: 90%;
      margin: 50px auto 100px; }
    .about-page-box .about-img-content {
      width: 90%; } }

.top-new-box a {
  text-decoration: none; }

.top-new-box .new-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 4rem; }
  .top-new-box .new-list .new-img {
    width: 45%;
    margin-right: 2rem;
    border: 1px solid #c0b197; }
  .top-new-box .new-list .new-title {
    width: 50%; }
    .top-new-box .new-list .new-title .date {
      font-size: 16px;
      color: #645e46; }
    .top-new-box .new-list .new-title .title {
      font-size: 22px;
      color: #8c5f41;
      font-weight: bold;
      text-align: justify;
      margin-bottom: 10px; }
    .top-new-box .new-list .new-title .text {
      font-size: 18px;
      text-align: justify;
      color: #3c3c3c;
      line-height: 30px; }
  @media (max-width: 991.98px) {
    .top-new-box .new-list .new-img {
      width: 100%;
      margin-right: 0px;
      margin-bottom: 1rem; }
    .top-new-box .new-list .new-title {
      width: 100%; }
      .top-new-box .new-list .new-title .title {
        font-size: 21px; }
      .top-new-box .new-list .new-title .text {
        font-size: 17px; } }

@media (max-width: 991.98px) {
  .new-box-m {
    width: 100%;
    max-width: 100%; } }

.new-item {
  margin-top: 3rem; }
  .new-item .line {
    width: 60%;
    margin: 0 auto;
    height: 1px;
    background-color: #c0b197;
    margin-bottom: 3rem;
    margin-top: 3rem; }
    @media (max-width: 991.98px) {
      .new-item .line {
        width: 80%; } }
  .new-item .title {
    color: #3c3c3c;
    font-size: 30px;
    margin-bottom: 1.5rem;
    font-style: italic; }
  .new-item a {
    text-decoration: none; }
  .new-item .w-new {
    width: 75%; }
    @media (max-width: 991.98px) {
      .new-item .w-new {
        width: 100%; } }
    .new-item .w-new .jfontsize {
      top: 0px;
      right: 35px; }
  .new-item .list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 2rem; }
    .new-item .list .date {
      width: 100px;
      font-size: 18px;
      color: #3c3c3c;
      letter-spacing: 2px; }
      @media (max-width: 991.98px) {
        .new-item .list .date {
          margin-bottom: 0.5rem; } }
    .new-item .list .text {
      width: calc(100% - 100px);
      color: #8c5f41;
      font-family: "Noto Serif TC", "Noto Serif SC", "微軟正黑體", serif;
      font-size: 20px;
      margin-bottom: 10px; }
      .new-item .list .text:hover {
        color: #7a3a2e; }
      @media (max-width: 991.98px) {
        .new-item .list .text {
          width: 100%;
          padding-bottom: 10px;
          margin-left: 0px; } }
    .new-item .list .text-sub {
      width: 100%;
      margin-left: 100px;
      font-size: 16px;
      color: #3c3c3c; }
      @media (max-width: 991.98px) {
        .new-item .list .text-sub {
          margin-left: 0px; } }
  .new-item .text-editor {
    padding: 30px 0 20px;
    font-size: 18px;
    line-height: 30px;
    max-width: 75%;
    margin: 0 auto; }
    .new-item .text-editor img {
      width: auto;
      max-width: 100%;
      height: auto;
      text-align: center;
      display: block;
      margin: 0 auto;
      border: 1px solid #c0b197; }
    @media (max-width: 991.98px) {
      .new-item .text-editor {
        max-width: 94%;
        font-size: 17px; } }
  .new-item .c-box .v-title {
    color: #814a22; }
  .new-item .c-box .rank-list.w-new-box .swiper-container.news-img-box {
    height: auto; }
    .new-item .c-box .rank-list.w-new-box .swiper-container.news-img-box .swiper-wrapper {
      height: auto; }
  @media (max-width: 991.98px) {
    .new-item .c-box .rank-list.w-new-box {
      width: 100%; } }
  .new-item.line-box-page {
    border: 1px solid #c0b197;
    padding-bottom: 70px; }
    .new-item.line-box-page .new-page-header {
      background-image: none;
      margin-bottom: 0px; }
      .new-item.line-box-page .new-page-header .new-top {
        padding: 0px; }
        .new-item.line-box-page .new-page-header .new-top .jfontsize {
          top: 60px;
          right: 130px; }
        .new-item.line-box-page .new-page-header .new-top .share-box {
          top: 60px;
          right: 90px; }
    .new-item.line-box-page .new-title-fram {
      width: 75%;
      margin: 0px auto;
      padding-top: 60px; }
      .new-item.line-box-page .new-title-fram .link-sub-title {
        margin-bottom: 30px;
        font-family: "微軟正黑體", "Microsoft JhengHei", serif; }
        .new-item.line-box-page .new-title-fram .link-sub-title a {
          color: #8e8e8e;
          font-weight: 400;
          font-size: 18px; }
      .new-item.line-box-page .new-title-fram .title {
        margin-bottom: 0;
        font-family: "微軟正黑體", "Microsoft JhengHei", serif; }
        .new-item.line-box-page .new-title-fram .title.excerpt-bold a {
          color: #3c3c3c;
          font-weight: 400; }
    .new-item.line-box-page .text-editor {
      max-width: 75%;
      margin-top: 0;
      text-align: justify; }
    @media (max-width: 991.98px) {
      .new-item.line-box-page .new-page-header .new-top .jfontsize {
        top: 10px;
        right: 50px; }
      .new-item.line-box-page .new-page-header .new-top .share-box {
        top: 10px;
        right: 10px; }
      .new-item.line-box-page .new-title-fram .sub-title {
        font-size: 21px; }
      .new-item.line-box-page .text-editor {
        max-width: 90%; } }

.new-page-header {
  margin-bottom: 3rem;
  background-image: url(../_img/news/title-bg.png);
  background-position: top left;
  background-repeat: no-repeat;
  position: relative; }
  .new-page-header .new-top {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 0 35px 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    @media (max-width: 991.98px) {
      .new-page-header .new-top {
        background-size: 30%;
        margin-bottom: 20px; } }
    .new-page-header .new-top .new-date {
      background-color: #ffffff;
      width: 160px;
      height: 40px;
      border: 1px solid #c0b197;
      line-height: 40px;
      text-align: center;
      margin-top: 40px;
      margin-left: 30px;
      font-size: 22px;
      font-family: "Noto Serif TC", "Noto Serif SC", "微軟正黑體", serif; }
      @media (max-width: 991.98px) {
        .new-page-header .new-top .new-date {
          font-size: 1.3rem !important;
          width: 140px !important; } }
    .new-page-header .new-top .share-box {
      position: absolute;
      right: 0px;
      top: 0;
      text-align: right;
      font-size: 1.2rem;
      color: #b79a8a;
      cursor: pointer; }
      .new-page-header .new-top .share-box img {
        width: 17px; }
      .new-page-header .new-top .share-box i {
        margin-left: 7px; }
      .new-page-header .new-top .share-box.line-box {
        border: 1px solid #c0b197;
        border-radius: 10px;
        padding: 5px; }
      .new-page-header .new-top .share-box .share {
        position: absolute;
        text-align: center;
        background-color: #ffffff;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: all .2s ease;
        -o-transition: all .2s ease;
        transition: all .2s ease;
        left: -5px;
        padding-top: 0px;
        margin-top: 15px; }
        .new-page-header .new-top .share-box .share .icon {
          padding: 0px 0px;
          border-radius: 99rem;
          margin-bottom: 5px;
          width: 40px; }
          .new-page-header .new-top .share-box .share .icon a {
            color: white;
            text-align: center; }
          .new-page-header .new-top .share-box .share .icon:nth-child(1) {
            background: #3b5998;
            padding: 5px 14px 5px 5px; }
            .new-page-header .new-top .share-box .share .icon:nth-child(1) i {
              margin-left: 10px; }
          .new-page-header .new-top .share-box .share .icon:nth-child(2) {
            background: #1da1f2;
            padding: 5px 14px 5px 5px; }
          .new-page-header .new-top .share-box .share .icon:nth-child(3) {
            background: #00c300;
            padding: 5px 14px 5px 5px; }
        .new-page-header .new-top .share-box .share.acvite {
          opacity: 1;
          visibility: visible; }
  .new-page-header .new-title-fram {
    width: 75%;
    margin: 0 auto; }
    .new-page-header .new-title-fram .sub-title {
      margin-bottom: 0; }
      .new-page-header .new-title-fram .sub-title.excerpt-title {
        font-weight: bold; }
    .new-page-header .new-title-fram .title {
      color: #a5826a;
      font-size: 22px;
      font-weight: bold;
      font-style: normal; }
      .new-page-header .new-title-fram .title.excerpt-bold {
        font-weight: lighter; }
        .new-page-header .new-title-fram .title.excerpt-bold a {
          color: #a5826a; }
    @media (max-width: 991.98px) {
      .new-page-header .new-title-fram {
        width: 90% !important; } }
    .new-page-header .new-title-fram .title {
      font-size: 21px; }

.text-center.bg-book {
  position: relative;
  top: 45px;
  margin-bottom: 30px; }
  .text-center.bg-book::before {
    content: '';
    background-image: url(../_img/creation/book-bg.png);
    position: absolute;
    width: 350px;
    height: 350px;
    z-index: 5;
    pointer-events: none;
    background-size: 100%;
    background-repeat: no-repeat;
    right: -55px;
    top: 600px; }
  .text-center.bg-book:after {
    content: '';
    background-image: url(../_img/creation/book-bg1.png);
    position: absolute;
    width: 400px;
    height: 345px;
    z-index: 4;
    pointer-events: none;
    background-size: 100%;
    background-repeat: no-repeat;
    bottom: 423px;
    right: 0px; }
  @media (max-width: 1199.98px) {
    .text-center.bg-book::before {
      content: '';
      right: -14px; }
    .text-center.bg-book:after {
      content: '';
      bottom: 480px;
      right: 100px; } }
  @media (max-width: 991.98px) {
    .text-center.bg-book::before {
      content: '';
      width: 300px;
      height: 270px;
      right: -47px; }
    .text-center.bg-book:after {
      content: '';
      width: 300px;
      height: 0px;
      bottom: 500px;
      right: 50px; } }
  @media (max-width: 767.98px) {
    .text-center.bg-book::before {
      content: '';
      width: 180px;
      height: 160px;
      right: 0px;
      background-position: 30px 0; }
    .text-center.bg-book:after {
      content: '';
      width: 200px;
      height: 110px;
      right: 50px; } }

.text-center.album {
  position: relative;
  top: 45px;
  margin-bottom: 30px; }

.creation-box {
  width: 100%;
  margin: 0 auto;
  padding-top: 120px; }
  .creation-box.video-fram {
    padding-top: 60px; }
  @media (max-width: 991.98px) {
    .creation-box.video-fram {
      padding-top: 20px;
      font-size: 17px; } }

.creation-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 2rem;
  padding-bottom: 2rem;
  position: relative;
  z-index: 5; }
  @media (max-width: 991.98px) {
    .creation-item {
      margin: 0 0rem; } }
  .creation-item .creation {
    width: 28%;
    margin: 0 2.65% 2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    @media (max-width: 991.98px) {
      .creation-item .creation {
        width: 44%;
        margin: 1rem 3%; } }
    .creation-item .creation a {
      text-decoration: none; }
    .creation-item .creation .book-img {
      width: 100%;
      position: relative; }
      .creation-item .creation .book-img span {
        width: 100%;
        height: 100%;
        position: relative;
        text-align: center;
        top: 0;
        left: 0; }
        .creation-item .creation .book-img span:before {
          content: ' ';
          display: inline-block;
          height: 0;
          width: 0;
          vertical-align: middle; }
        .creation-item .creation .book-img span img {
          max-width: 100%;
          max-height: 100%;
          width: auto;
          height: auto;
          display: inline-block;
          vertical-align: middle;
          -webkit-transform: scale(1, 1);
          -ms-transform: scale(1, 1);
          transform: scale(1, 1);
          -webkit-transition: all .2s ease-out;
          -o-transition: all .2s ease-out;
          transition: all .2s ease-out;
          border: 1px solid #82664b; }
      .creation-item .creation .book-img:hover span img {
        -webkit-transform: scale(1.05, 1.05);
        -ms-transform: scale(1.05, 1.05);
        transform: scale(1.05, 1.05); }
    .creation-item .creation .title,
    .creation-item .creation .sub-title {
      color: #6d6e6d;
      padding: 0; }
    .creation-item .creation .title {
      font-size: 20px;
      text-align: center;
      line-height: 22px; }
      @media (max-width: 991.98px) {
        .creation-item .creation .title {
          font-size: 16px; } }
    .creation-item .creation .sub-title {
      font-size: 18px;
      line-height: 30px;
      font-family: "Noto Serif TC", "Noto Serif SC", "微軟正黑體", serif;
      margin-bottom: 10px;
      display: -webkit-box;
      overflow: hidden;
      -o-text-overflow: ellipsis;
      text-overflow: ellipsis;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical;
      text-align: center; }
      @media (max-width: 991.98px) {
        .creation-item .creation .sub-title {
          font-size: 17px; } }
    .creation-item .creation:hover .title,
    .creation-item .creation:hover .sub-title {
      color: #814a22; }
    .creation-item .creation.extend {
      width: 20%;
      margin: 0 2.5%; }
      .creation-item .creation.extend .title {
        font-size: 14px;
        color: #8e8e8e;
        padding: 0; }
      .creation-item .creation.extend .sub-title {
        font-size: 12px;
        color: #8e8e8e;
        padding: 0; }
  .creation-item .item-box {
    width: 100%;
    height: auto;
    position: relative;
    text-align: left; }
    .creation-item .item-box .title {
      color: #814a22;
      font-weight: bold;
      font-size: 22px;
      margin-bottom: 10px;
      width: calc(100% - 120px); }
      @media (max-width: 1199.98px) {
        .creation-item .item-box .title {
          max-width: 600px; } }
      @media (max-width: 991.98px) {
        .creation-item .item-box .title {
          font-size: 21px; } }
    .creation-item .item-box .sub-title a {
      top: 0;
      right: 0;
      color: #8e8e8e; }
      .creation-item .item-box .sub-title a:hover {
        color: #000; }
    @media (max-width: 991.98px) {
      .creation-item .item-box .sub-title {
        margin-top: 20px; }
        .creation-item .item-box .sub-title a {
          position: relative;
          margin-bottom: 0; } }
    .creation-item .item-box .more-btn {
      font-size: 1.125rem; }
      .creation-item .item-box .more-btn a {
        position: absolute;
        right: 0;
        bottom: -10px;
        color: #8e8e8e; }
        .creation-item .item-box .more-btn a:hover {
          color: #000; }
      @media (max-width: 991.98px) {
        .creation-item .item-box .more-btn a {
          position: relative;
          display: block;
          margin: 0 0 0 auto;
          text-align: right; } }
    .creation-item .item-box .sub-title {
      position: relative;
      top: 0;
      right: 0;
      color: #020202;
      font-size: 18px; }
      @media (max-width: 991.98px) {
        .creation-item .item-box .sub-title {
          position: relative;
          margin-bottom: 0;
          font-size: 17px; } }
    .creation-item .item-box .text-editor {
      width: 100%;
      height: auto;
      text-align: justify;
      font-size: 18px;
      line-height: 30px; }
      .creation-item .item-box .text-editor.w-90-add {
        width: 80%; }
      @media (max-width: 991.98px) {
        .creation-item .item-box .text-editor {
          font-size: 17px; } }
      @media (max-width: 767.98px) {
        .creation-item .item-box .text-editor.w-90-add {
          width: 90%; } }
    .creation-item .item-box .share-box {
      position: absolute;
      right: 0px;
      top: 0;
      text-align: right;
      font-size: 1.2rem;
      color: #b79a8a;
      cursor: pointer; }
      .creation-item .item-box .share-box img {
        width: 17px; }
      .creation-item .item-box .share-box i {
        margin-left: 7px; }
      .creation-item .item-box .share-box.line-box {
        border: 1px solid #c0b197;
        border-radius: 10px;
        padding: 5px; }
      .creation-item .item-box .share-box .share {
        position: absolute;
        text-align: center;
        background-color: #ffffff;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: all .2s ease;
        -o-transition: all .2s ease;
        transition: all .2s ease;
        left: -5px;
        padding-top: 5px;
        margin-top: 10px; }
        .creation-item .item-box .share-box .share .icon {
          padding: 6px 0;
          border-radius: 99rem;
          margin-bottom: 5px;
          width: 40px; }
          .creation-item .item-box .share-box .share .icon a {
            color: white;
            text-align: center; }
          .creation-item .item-box .share-box .share .icon:nth-child(1) {
            background: #3b5998;
            padding: 5px 14px 5px 5px; }
            .creation-item .item-box .share-box .share .icon:nth-child(1) i {
              margin-left: 10px; }
          .creation-item .item-box .share-box .share .icon:nth-child(2) {
            background: #1da1f2;
            padding: 5px 14px 5px 5px; }
          .creation-item .item-box .share-box .share .icon:nth-child(3) {
            background: #00c300;
            padding: 5px 14px 5px 5px; }
        .creation-item .item-box .share-box .share.acvite {
          opacity: 1;
          visibility: visible; }
      @media (max-width: 991.98px) {
        .creation-item .item-box .share-box {
          right: -21px; } }
      @media (max-width: 767.98px) {
        .creation-item .item-box .share-box {
          right: -9px; } }
    .creation-item .item-box .counter-box {
      position: absolute;
      top: 5px;
      right: 50px; }

.book-title-samill {
  font-size: 16px;
  display: -webkit-box;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-align: left;
  color: #6d6e6d; }

.creation-big-img .desk {
  width: 100%;
  display: block; }
  .creation-big-img .desk .big-bg {
    width: 100%;
    padding-bottom: 30%;
    height: 0;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%; }

.creation-big-img .mobile {
  width: 100%;
  display: none; }
  .creation-big-img .mobile .big-bg {
    width: 100%;
    padding-bottom: 150%;
    height: 0;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%; }

@media (max-width: 991.98px) {
  .creation-big-img .desk {
    display: none; }
  .creation-big-img .mobile {
    display: block; } }

.creation-big-img .big-img {
  width: 100%;
  -webkit-animation-name: bookmaite;
  animation-name: bookmaite;
  -webkit-animation-duration: 2s;
  animation-duration: 2s; }
  .creation-big-img .big-img img {
    width: 100%; }

@-webkit-keyframes bookmaite {
  from {
    margin-left: -30px;
    opacity: 0; }
  to {
    margin-left: 0px;
    opacity: 1; } }

@keyframes bookmaite {
  from {
    margin-left: -30px;
    opacity: 0; }
  to {
    margin-left: 0px;
    opacity: 1; } }

.creation-title {
  position: relative;
  width: 100%;
  display: block;
  margin: 0 auto;
  height: 45px;
  margin: 90px auto 0; }
  @media (max-width: 991.98px) {
    .creation-title {
      width: 100%; } }
  .creation-title .page-title {
    width: 140px;
    text-align: left;
    padding: 5px 5px;
    background: #ffffff;
    text-align: center;
    color: #b79a8a;
    position: absolute;
    top: 32px;
    right: 0;
    font-size: 1.3rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-right: 10px;
    border: 1px solid #b79a8a;
    border-radius: 10px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    z-index: 999; }
    .creation-title .page-title .share-box {
      width: 50%;
      position: relative;
      cursor: pointer; }
      .creation-title .page-title .share-box img {
        width: 30px; }
      .creation-title .page-title .share-box .share {
        position: absolute;
        text-align: center;
        width: 40px;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: all .2s ease;
        -o-transition: all .2s ease;
        transition: all .2s ease;
        left: 10px;
        margin-top: 14px; }
        .creation-title .page-title .share-box .share .icon {
          padding: 4.5px 0;
          border-radius: 99rem;
          margin-bottom: 5px; }
          .creation-title .page-title .share-box .share .icon a {
            color: white; }
          .creation-title .page-title .share-box .share .icon:nth-child(1) {
            background: #3b5998; }
          .creation-title .page-title .share-box .share .icon:nth-child(2) {
            background: #1da1f2; }
          .creation-title .page-title .share-box .share .icon:nth-child(3) {
            background: #00c300; }
        .creation-title .page-title .share-box .share.acvite {
          opacity: 1;
          visibility: visible; }
    .creation-title .page-title .read-box {
      width: 50%; }
      .creation-title .page-title .read-box a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        line-height: 18px;
        font-size: 16px;
        color: #b79a8a;
        text-decoration: none; }
    @media (max-width: 780px) {
      .creation-title .page-title {
        font-size: 1rem;
        right: -15px;
        width: 70px; }
        .creation-title .page-title .share-box {
          width: 100%;
          margin-top: 10px; }
          .creation-title .page-title .share-box .share .icon {
            padding-top: 8px;
            padding-bottom: 8px; }
        .creation-title .page-title .read-box {
          width: 100%; }
          .creation-title .page-title .read-box a {
            display: block;
            font-size: 14px;
            text-align: center; }
        .creation-title .page-title img {
          width: 30px; } }
    .creation-title .page-title img {
      width: 40px;
      margin: 0 auto 5px; }
    .creation-title .page-title.album {
      width: 50px;
      height: 50px;
      padding-bottom: 0rem; }
      .creation-title .page-title.album .share-box {
        width: auto; }
        .creation-title .page-title.album .share-box .share {
          left: 0; }
      @media (max-width: 991.98px) {
        .creation-title .page-title.album .share-box {
          margin-top: 0; } }

.page-header-title {
  position: relative;
  width: 100%;
  display: block;
  margin: 0 auto;
  height: 45px;
  margin: -45px auto 80px; }
  @media (max-width: 991.98px) {
    .page-header-title {
      width: 100%; } }
  .page-header-title .page-title {
    width: 70px;
    border: 1px solid #c0b197;
    border-top: 10px solid #c0b197;
    text-align: left;
    padding: 0px 11px 2px;
    background: #ffffff;
    color: #825e46;
    position: absolute;
    top: 35px;
    left: 0%;
    letter-spacing: 1px;
    line-height: 27px;
    font-size: 22px; }
  .page-header-title::before {
    content: '';
    position: absolute;
    width: 97%;
    height: 1px;
    background-color: #c0b197;
    left: 3%;
    top: 44px; }

.page-booK {
  width: 50%; }
  .page-booK img {
    width: 100%;
    height: auto; }
  .page-booK .sub-title {
    font-size: 18px;
    margin-bottom: 0px;
    color: #8c5f41; }
  .page-booK .title {
    font-size: 22px;
    color: #6f291c;
    font-weight: bold; }
  .page-booK .text {
    width: 80%; }
  @media (max-width: 991.98px) {
    .page-booK {
      width: 100%;
      margin-bottom: 20px; }
      .page-booK .text {
        width: 100%; } }

.c-box {
  margin: 4rem 0;
  position: relative; }
  @media (max-width: 991.98px) {
    .c-box {
      margin-top: 6rem; } }
  @media (max-width: 767.98px) {
    .c-box {
      margin-top: 4rem; } }
  .c-box .counter-box {
    position: absolute;
    top: -70px;
    right: 0; }
  .c-box .video {
    width: 480px;
    margin: 0 auto;
    border: 3px solid #c0b197;
    position: relative; }
    @media (max-width: 991.98px) {
      .c-box .video {
        width: 100%;
        margin: 0 0% 0 0%; } }
    .c-box .video.w-40 {
      width: 40%; }
    .c-box .video.w-30 {
      width: 30%; }
    .c-box .video .b-video-over {
      opacity: 0;
      -webkit-transition: all .2s ease;
      -o-transition: all .2s ease;
      transition: all .2s ease; }
    .c-box .video:hover .b-video-over {
      opacity: 1; }
  .c-box .v-title {
    width: 60%;
    margin: 1rem auto 2rem;
    text-align: center;
    color: #8c5f41; }
    @media (max-width: 991.98px) {
      .c-box .v-title {
        margin: 2rem 0 0;
        text-align: center;
        width: 100%; } }
  .c-box .text {
    margin-left: 100px;
    width: 50%;
    margin-right: 2rem;
    font-size: 18px; }
    @media (max-width: 991.98px) {
      .c-box .text {
        margin: 0px;
        width: 100%;
        font-size: 17px; } }
  .c-box .rank-list {
    width: 45%;
    position: absolute;
    right: 0; }
    .c-box .rank-list.w-box-80 {
      width: 70%;
      margin: 0 auto;
      position: relative; }
      @media (max-width: 991.98px) {
        .c-box .rank-list.w-box-80 {
          width: 90%;
          margin-left: 5%;
          margin-right: 5%; } }
    .c-box .rank-list.w-new-box {
      width: 60%;
      position: relative; }
    @media (max-width: 991.98px) {
      .c-box .rank-list {
        width: 90%;
        margin-left: 5%;
        margin-right: 5%;
        position: relative; } }
    .c-box .rank-list .swiper-container {
      width: 100%;
      height: auto; }
      .c-box .rank-list .swiper-container .swiper-wrapper {
        height: auto; }
        .c-box .rank-list .swiper-container .swiper-wrapper .swiper-slide {
          height: auto; }
          .c-box .rank-list .swiper-container .swiper-wrapper .swiper-slide .pic {
            position: relative;
            display: block;
            width: 100%;
            padding-bottom: 60%;
            cursor: pointer; }
            .c-box .rank-list .swiper-container .swiper-wrapper .swiper-slide .pic span {
              width: 100%;
              height: 100%;
              position: absolute;
              text-align: center;
              top: 0;
              left: 0; }
              .c-box .rank-list .swiper-container .swiper-wrapper .swiper-slide .pic span::before {
                content: '';
                height: 100%;
                width: 0;
                vertical-align: middle; }
              .c-box .rank-list .swiper-container .swiper-wrapper .swiper-slide .pic span img {
                max-width: 100%;
                max-height: 100%;
                width: auto;
                height: auto;
                display: inline-block;
                vertical-align: middle; }
          .c-box .rank-list .swiper-container .swiper-wrapper .swiper-slide .big-img-box {
            width: 70%;
            padding-bottom: 40%;
            background-position: 50% 50%;
            background-size: cover;
            background-repeat: no-repeat;
            cursor: pointer;
            margin: 0 auto;
            border: 1px solid #c0b197; }
          .c-box .rank-list .swiper-container .swiper-wrapper .swiper-slide img {
            width: 80%;
            display: block;
            margin: auto;
            border: 1px solid #c0b197; }
      .c-box .rank-list .swiper-container .swiper-button-next {
        background-image: url(../_img/layout/arrow.svg);
        background-size: 15px;
        -webkit-transform: scaleX(-1);
        -ms-transform: scaleX(-1);
        transform: scaleX(-1); }
        .c-box .rank-list .swiper-container .swiper-button-next.read-btn {
          right: -8px; }
      .c-box .rank-list .swiper-container .swiper-button-prev {
        background-image: url(../_img/layout/arrow.svg);
        background-size: 15px; }
        .c-box .rank-list .swiper-container .swiper-button-prev.read-btn {
          left: -8px; }
      .c-box .rank-list .swiper-container.gallery-thumbs {
        margin-top: 20px;
        width: 75%;
        height: auto;
        padding: 0 19px; }
        @media (max-width: 991.98px) {
          .c-box .rank-list .swiper-container.gallery-thumbs {
            padding-left: 8%;
            padding-right: 8%; } }
        .c-box .rank-list .swiper-container.gallery-thumbs .swiper-wrapper {
          height: auto;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center; }
          .c-box .rank-list .swiper-container.gallery-thumbs .swiper-wrapper .swiper-slide {
            height: auto;
            border: 1px solid #b79a8a; }
            .c-box .rank-list .swiper-container.gallery-thumbs .swiper-wrapper .swiper-slide .pic {
              position: relative;
              display: block;
              width: 100%;
              padding-bottom: 100%;
              cursor: pointer; }
              .c-box .rank-list .swiper-container.gallery-thumbs .swiper-wrapper .swiper-slide .pic span {
                width: 100%;
                height: 100%;
                position: absolute;
                text-align: center;
                top: 0;
                left: 0; }
                .c-box .rank-list .swiper-container.gallery-thumbs .swiper-wrapper .swiper-slide .pic span img {
                  width: auto;
                  height: auto;
                  display: inline-block;
                  vertical-align: middle;
                  border: 0px solid #b79a8a; }
  .c-box .text.box-80 {
    width: 80%; }
    .c-box .text.box-80 .swiper-container {
      padding: 10px 25px; }
      .c-box .text.box-80 .swiper-container.books-recom {
        height: auto; }
        .c-box .text.box-80 .swiper-container.books-recom .swiper-wrapper {
          height: auto; }
          .c-box .text.box-80 .swiper-container.books-recom .swiper-wrapper .swiper-slide {
            height: auto;
            text-align: center;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center; }
            .c-box .text.box-80 .swiper-container.books-recom .swiper-wrapper .swiper-slide .creation {
              width: 100%;
              display: -webkit-box;
              display: -ms-flexbox;
              display: flex;
              -webkit-box-pack: center;
              -ms-flex-pack: center;
              justify-content: center; }
              .c-box .text.box-80 .swiper-container.books-recom .swiper-wrapper .swiper-slide .creation a {
                text-decoration: none; }
                .c-box .text.box-80 .swiper-container.books-recom .swiper-wrapper .swiper-slide .creation a .book-img {
                  width: 100%;
                  position: relative; }
                  .c-box .text.box-80 .swiper-container.books-recom .swiper-wrapper .swiper-slide .creation a .book-img span {
                    width: 100%;
                    height: 100%;
                    position: relative;
                    text-align: center;
                    top: 0;
                    left: 0; }
                    .c-box .text.box-80 .swiper-container.books-recom .swiper-wrapper .swiper-slide .creation a .book-img span:before {
                      content: ' ';
                      display: inline-block;
                      height: 0;
                      width: 0;
                      vertical-align: middle; }
                    .c-box .text.box-80 .swiper-container.books-recom .swiper-wrapper .swiper-slide .creation a .book-img span img {
                      max-width: 100%;
                      max-height: 100%;
                      width: auto;
                      height: auto;
                      display: inline-block;
                      vertical-align: middle;
                      -webkit-transform: scale(1, 1);
                      -ms-transform: scale(1, 1);
                      transform: scale(1, 1);
                      -webkit-transition: all .2s ease-out;
                      -o-transition: all .2s ease-out;
                      transition: all .2s ease-out;
                      border: 1px solid #82664b; }
                  .c-box .text.box-80 .swiper-container.books-recom .swiper-wrapper .swiper-slide .creation a .book-img:hover span img {
                    -webkit-transform: scale(1.05, 1.05);
                    -ms-transform: scale(1.05, 1.05);
                    transform: scale(1.05, 1.05); }
                .c-box .text.box-80 .swiper-container.books-recom .swiper-wrapper .swiper-slide .creation a .sub-title {
                  font-size: 12px;
                  color: #8e8e8e;
                  padding: 0; }
                .c-box .text.box-80 .swiper-container.books-recom .swiper-wrapper .swiper-slide .creation a .title {
                  font-size: 14px;
                  color: #8e8e8e;
                  padding: 0; }
        .c-box .text.box-80 .swiper-container.books-recom .recom-next {
          background-image: url(../_img/layout/arrow.svg);
          background-size: 15px;
          right: -7;
          top: 37%;
          -webkit-transform: scaleX(-1);
          -ms-transform: scaleX(-1);
          transform: scaleX(-1); }
        .c-box .text.box-80 .swiper-container.books-recom .recom-prev {
          background-image: url(../_img/layout/arrow.svg);
          background-size: 15px;
          left: -5px;
          top: 37%; }
    @media (max-width: 991.98px) {
      .c-box .text.box-80 {
        width: 100%; } }

.box {
  margin-bottom: 5rem;
  position: relative; }
  .box .header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .box .tab {
    position: relative;
    width: 70px;
    top: -11px;
    padding: 0px 11px 2px;
    border: 1px solid #c0b197;
    border-top: 10px solid #c0b197;
    margin-right: 30px;
    color: #c0b197;
    font-size: 22px;
    line-height: 27px;
    cursor: pointer; }
    .box .tab::before {
      content: '';
      background-image: url(../_img/creation/page.png);
      position: absolute;
      width: 20px;
      height: 20px;
      background-size: cover;
      bottom: -1;
      right: -1;
      opacity: 1; }
    .box .tab.active {
      color: #825e46; }
      .box .tab.active::before {
        opacity: 0; }
    @media (max-width: 991.98px) {
      .box .tab {
        padding: 0 9px 2px; } }
    @media (max-width: 767.98px) {
      .box .tab {
        padding: 0 11px 2px;
        margin-right: 5px; } }
    @media (max-width: 320px) {
      .box .tab {
        margin-right: 2px; } }
  @media (max-width: 767.98px) {
    .box {
      margin-bottom: 0; } }

.cont {
  width: 100%;
  height: auto; }
  .cont .panel {
    display: none;
    width: 80%;
    margin: 15px auto 0;
    padding: 0 2rem;
    font-size: 18px;
    font-family: "Noto Serif TC", "Noto Serif SC", "微軟正黑體", serif;
    line-height: 30px; }
    .cont .panel.active {
      display: block; }
    .cont .panel .pointbox {
      list-style-type: disc;
      padding-left: 20px; }
    @media (max-width: 991.98px) {
      .cont .panel {
        width: 100%;
        padding: 0;
        font-size: 17px; } }

.video-box {
  width: 50%;
  margin: 0 auto; }
  @media (max-width: 991.98px) {
    .video-box {
      width: 90%; } }
  .video-box a {
    display: block; }
  .video-box .text {
    font-size: 18px;
    color: #b79a8a;
    text-align: center;
    margin: 0px;
    margin-top: 20px; }

audio {
  width: 100%; }

.btn-icon {
  text-align: center;
  margin-bottom: 20px;
  cursor: pointer; }
  .btn-icon .btn-box-bg {
    padding-bottom: 43%;
    height: 0;
    width: 100%;
    background-repeat: no-repeat;
    background-size: 100px;
    background-position: 47% 50%;
    background-image: url(../_img/creation/mc1.svg); }
    .btn-icon .btn-box-bg:hover {
      background-image: url(../_img/creation/over.svg);
      background-size: 114px;
      padding-bottom: 43%;
      background-position: 46.8% 50%; }
  .btn-icon img {
    width: 100px;
    margin: 0 auto; }

.myAudio {
  display: none; }

#album-box .content-frame {
  position: relative; }
  #album-box .content-frame .counter-box {
    position: absolute;
    right: 65px;
    top: 25px; }
  #album-box .content-frame .line-top {
    margin: 0; }

#album-box .album-list {
  width: 70%;
  margin: 0 auto; }
  #album-box .album-list .album-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 0.5rem;
    padding-bottom: 0.5rem;
    border-bottom: 1px solid #e4e4e4;
    color: #7f5f48;
    text-decoration: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 5px 10px; }
    #album-box .album-list .album-item .title {
      width: calc(100% - 60px); }
      #album-box .album-list .album-item .title span {
        margin-right: 0.3rem; }
    #album-box .album-list .album-item .play-btn {
      border: 1px solid #c0b197;
      width: 28px;
      height: 28px;
      border-radius: 10px;
      text-align: center; }
      #album-box .album-list .album-item .play-btn i {
        line-height: 28px;
        margin-left: 0.2rem; }
    #album-box .album-list .album-item:hover {
      background: #c1b198;
      border-radius: 10px;
      color: #ffffff; }
      #album-box .album-list .album-item:hover .play-btn {
        border-color: #ffffff; }

#album-box .play-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  width: 72%;
  margin: 0 auto; }
  #album-box .play-box .c-box {
    margin: 0 0 4rem 0; }
    #album-box .play-box .c-box .video {
      margin: 0;
      width: 320px; }
  #album-box .play-box .v-box {
    width: calc(100% - 400px);
    margin-left: 70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    #album-box .play-box .v-box .title {
      width: 100%;
      color: #814a22;
      margin: 2rem 0rem;
      font-size: 28px; }
    #album-box .play-box .v-box .play-list {
      width: 100%;
      margin-bottom: 1.5rem; }
    #album-box .play-box .v-box .play-btn {
      border: 1px solid #c0b197;
      width: 28px;
      height: 28px;
      border-radius: 10px;
      text-align: center;
      margin-right: 0.5rem;
      cursor: pointer; }
      #album-box .play-box .v-box .play-btn i {
        line-height: 28px;
        margin-left: 0.3rem;
        color: #c1b198;
        font-size: 1.5rem; }
    #album-box .play-box .v-box .share-box {
      position: relative;
      font-size: 1.2rem;
      color: #c0b197;
      cursor: pointer; }
      #album-box .play-box .v-box .share-box img {
        width: 17px; }
      #album-box .play-box .v-box .share-box i {
        margin-left: 7px; }
      #album-box .play-box .v-box .share-box.line-box {
        border: 1px solid #c0b197;
        border-radius: 10px;
        padding: 5px; }
      #album-box .play-box .v-box .share-box .share {
        position: absolute;
        text-align: center;
        background-color: #ffffff;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: all .2s ease;
        -o-transition: all .2s ease;
        transition: all .2s ease;
        left: -5px;
        padding-top: 5px;
        margin-top: 10px;
        z-index: 99; }
        #album-box .play-box .v-box .share-box .share .icon {
          padding: 6px 0;
          border-radius: 99rem;
          margin-bottom: 5px;
          width: 40px; }
          #album-box .play-box .v-box .share-box .share .icon a {
            color: white;
            text-align: center; }
          #album-box .play-box .v-box .share-box .share .icon:nth-child(1) {
            background: #3b5998;
            padding: 5px 14px 5px 5px; }
            #album-box .play-box .v-box .share-box .share .icon:nth-child(1) i {
              margin-left: 10px; }
          #album-box .play-box .v-box .share-box .share .icon:nth-child(2) {
            background: #1da1f2;
            padding: 5px 14px 5px 5px; }
          #album-box .play-box .v-box .share-box .share .icon:nth-child(3) {
            background: #00c300;
            padding: 5px 14px 5px 5px; }
        #album-box .play-box .v-box .share-box .share.acvite {
          opacity: 1;
          visibility: visible; }
      @media (max-width: 991.98px) {
        #album-box .play-box .v-box .share-box {
          right: -21px; } }
      @media (max-width: 767.98px) {
        #album-box .play-box .v-box .share-box {
          right: -9px; } }
    #album-box .play-box .v-box .play-music {
      width: 100%;
      margin-top: 1rem;
      display: none; }

@media (max-width: 991.98px) {
  #album-box .content-frame .counter-box {
    right: 110px; }
  #album-box .content-frame .line-top {
    margin-bottom: 3rem; }
  #album-box .album-list {
    width: 100%; }
  #album-box .play-box {
    width: 100%; }
    #album-box .play-box .c-box {
      margin: 0; }
    #album-box .play-box .v-box {
      width: 100%;
      margin: 0;
      margin-bottom: 3rem; }
      #album-box .play-box .v-box .share-box .share {
        z-index: 99; } }

@media (max-width: 575.98px) {
  #album-box .content-frame .counter-box {
    right: 30px;
    top: 60px; } }

.video-box {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  position: relative;
  margin-top: 5rem; }
  .video-box .b-video {
    border: 1px solid #c0b197; }
  .video-box .b-video-over {
    opacity: 0;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease; }
  .video-box:hover .b-video-over {
    opacity: 1; }
  .video-box.page-video-box {
    max-width: 480px;
    width: 100%; }
  .video-box .video-left {
    width: 45%;
    margin: 0 5% 0 0;
    border: 0px solid #c0b197;
    position: relative; }
    @media (max-width: 991.98px) {
      .video-box .video-left {
        width: 100%;
        margin: 0; } }
    .video-box .video-left::before {
      content: '';
      position: absolute;
      width: 100%;
      height: 100%;
      left: 0;
      top: 0;
      -webkit-transition: all .2s ease;
      -o-transition: all .2s ease;
      transition: all .2s ease;
      pointer-events: none; }
    .video-box .video-left a {
      border: 0px; }
    .video-box .video-left .b-video-over {
      opacity: 0;
      -webkit-transition: all .2s ease;
      -o-transition: all .2s ease;
      transition: all .2s ease; }
    .video-box .video-left:hover .b-video-over {
      opacity: 1; }
  .video-box .video-text-box {
    width: 45%;
    text-align: left;
    background-image: url(../_img/video/text-bg.jpg);
    background-size: cover;
    background-position: left bottom;
    padding-top: 40px;
    margin-top: 30px;
    font-family: "Noto Serif TC", "Noto Serif SC", "微軟正黑體", serif;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px; }
    @media (max-width: 991.98px) {
      .video-box .video-text-box {
        width: 100%; } }
    .video-box .video-text-box .video-title {
      font-size: 22px;
      margin-bottom: 10px;
      color: #8c5f41; }
    .video-box .video-text-box .video-text {
      font-size: 18px;
      line-height: 30px; }
  @media (max-width: 767.98px) {
    .video-box.page-video-box {
      width: 100%; } }

.all-video {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  margin: 5rem -1% 0;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start; }
  .all-video .all-box {
    width: 44%;
    margin: 0 1% 40px;
    border: 1px solid #c0b197; }
    .all-video .all-box .video-box {
      width: 100%;
      margin-top: 0px;
      height: 263px;
      overflow: hidden;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-line-pack: center;
      align-content: center;
      background-color: #c0b197; }
      .all-video .all-box .video-box .b-video {
        border: 0px; }
    .all-video .all-box .videx-box-new {
      margin: 20px 0;
      height: 60px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-line-pack: center;
      align-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
  @media (max-width: 991.98px) {
    .all-video {
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start; }
      .all-video .all-box {
        width: 98%;
        margin: 5% 1%; }
        .all-video .all-box .video-box {
          height: auto; }
        .all-video .all-box:nth-child(1) {
          margin-top: 5rem; } }
  @media (max-width: 767.98px) {
    .all-video {
      margin: 0; } }

.song-box {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 80px 10px 10px; }
  .song-box .song-left {
    width: 30%; }
    .song-box .song-left .text {
      width: 100%;
      margin: 0px;
      font-size: 1rem;
      margin-top: 15px; }
  .song-box .song-right {
    margin-left: 20px; }
    .song-box .song-right .title {
      font-size: 22px;
      color: #814a22;
      font-weight: bold;
      font-family: "Noto Serif TC", "Noto Serif SC", "微軟正黑體", serif;
      width: 100%;
      text-align: left; }
      .song-box .song-right .title span {
        padding: 0 20px;
        position: relative; }
        .song-box .song-right .title span::before {
          content: '';
          position: absolute;
          left: 0;
          top: 0;
          width: 2px;
          height: 100%;
          background-color: #b79a8a; }
        .song-box .song-right .title span:after {
          content: '';
          position: absolute;
          right: 0;
          top: 0;
          width: 2px;
          height: 100%;
          background-color: #b79a8a; }
    .song-box .song-right .text-editor {
      margin-top: 20px;
      padding: 0;
      text-align: left;
      width: 100%;
      line-height: 30px; }
  @media (max-width: 767.98px) {
    .song-box .song-left {
      width: 100%;
      margin-bottom: 50px; }
    .song-box .song-right {
      margin: 0; } }

.search-box {
  width: 100%;
  text-align: left;
  margin-bottom: 30px; }
  .search-box .title {
    background-color: #a5826a;
    color: #ffffff;
    font-size: 22px;
    padding-left: 10px; }
  .search-box .sub-title {
    padding: 20px 0px;
    border-bottom: 1px solid #c0b197;
    font-size: 18px; }
  .search-box a {
    text-decoration: none; }
  .search-box .search-list {
    margin-top: 20px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; }
    @media (max-width: 991.98px) {
      .search-box .search-list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; } }
    .search-box .search-list .img-box {
      width: 250px;
      border: 2px solid #b79a8a;
      margin-right: 20px; }
    .search-box .search-list .text-box {
      width: 100%; }
      .search-box .search-list .text-box .title {
        background-color: transparent;
        padding: 0px;
        font-size: 22px;
        overflow: hidden;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        color: #8c5f41; }
        .search-box .search-list .text-box .title:hover {
          color: #7a3a2e; }
      .search-box .search-list .text-box .text {
        font-size: 18px;
        margin-top: 10px;
        overflow: hidden;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical; }

.contact-fram {
  width: 100%;
  margin-top: 3rem; }
  .contact-fram .contact-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 20px;
    width: 100%; }
    .contact-fram .contact-list .title {
      width: 150px;
      color: #3c3c3c; }

.contact-box-frame {
  width: 75%;
  font-size: 18px; }
  @media (max-width: 991.98px) {
    .contact-box-frame {
      width: 100%;
      font-size: 17px; } }

select {
  border: 1px solid #c0b197;
  border-radius: 8px;
  width: 50%;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  font-family: "Noto Serif TC", "Noto Serif SC", "微軟正黑體", serif;
  /*改變右邊箭頭樣式*/
  background: url("../_img/contact/arrow.svg") no-repeat 100.1% center transparent;
  padding-left: 10px;
  padding-right: 50px; }
  select.conter-box {
    width: 75%; }

input {
  border: 1px solid #c0b197;
  border-radius: 8px;
  width: 70%; }
  input.conter-box {
    width: 75%; }
    @media (max-width: 991.98px) {
      input.conter-box {
        width: 100%; } }

textarea {
  border: 1px solid #c0b197;
  border-radius: 8px;
  width: 70%;
  height: 200px; }
  textarea.conter-box {
    width: 75%; }
    @media (max-width: 991.98px) {
      textarea.conter-box {
        width: 100%; } }

@media (max-width: 991.98px) {
  select, input, textarea {
    width: 100%; }
  select.w-50 {
    width: 100% !important; } }
