@charset "utf-8";
/* CSS Document */
	
@font-face {
  font-family: 'Bodoni Moda';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/bodonimoda/v27/aFT07PxzY382XsXX63LUYJSPUqb0pL6OQqxrZLnVbvZedvJtj-V7tIaZKMN4sQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Bodoni Moda';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/bodonimoda/v27/aFT67PxzY382XsXX63LUYL6GYFcan6NJrKp-VPjfJMShrpsGFUt8oU7awIA.ttf) format('truetype');
}
@font-face {
  font-family: 'Noto Sans TC';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/notosanstc/v37/-nFuOG829Oofr2wohFbTp9ifNAn722rq0MXz7_6y_Co.ttf) format('truetype');
}
@font-face {
  font-family: 'Noto Sans TC';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/notosanstc/v37/-nFuOG829Oofr2wohFbTp9ifNAn722rq0MXz75Ky_Co.ttf) format('truetype');
}
@font-face {
  font-family: 'Noto Sans TC';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/notosanstc/v37/-nFuOG829Oofr2wohFbTp9ifNAn722rq0MXz70e1_Co.ttf) format('truetype');
}
@font-face {
  font-family: 'Noto Serif TC';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/notoseriftc/v33/XLYzIZb5bJNDGYxLBibeHZ0BnHwmuanx8cUaGX8EMOpD.ttf) format('truetype');
}
@font-face {
  font-family: 'Noto Serif TC';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/notoseriftc/v33/XLYzIZb5bJNDGYxLBibeHZ0BnHwmuanx8cUaGX9oMOpD.ttf) format('truetype');
}
@font-face {
  font-family: 'Noto Serif TC';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/notoseriftc/v33/XLYzIZb5bJNDGYxLBibeHZ0BnHwmuanx8cUaGX-9N-pD.ttf) format('truetype');
}
@font-face {
  src: url("../../fonts/b6134976-dbb9-4dda-8de6-bb5400f8b3fd.eot?#iefix");
  src: url("../../fonts/b6134976-dbb9-4dda-8de6-bb5400f8b3fd.eot?#iefix") format("eot"), url("../../fonts/96cafc00-e341-4b57-a387-e65d65a0e1c8.woff2") format("woff2"), url("../fonts/8f3fbaa6-b556-47b6-958e-e7cad4358266.woff") format("woff"), url("../../fonts/9172a159-2cc5-4d49-ac79-313a45c7af51.ttf") format("truetype"), url("../../fonts/9ce84a76-e0a6-43b5-b3c3-5f52ea64dd40.svg#9ce84a76-e0a6-43b5-b3c3-5f52ea64dd40") format("svg");
  font-family: "Cochin W01 Roman";
}
@font-face {
  src: url(https://fonts.gstatic.com/s/notosanstc/v26/-nF7OG829Oofr2wohFbTp9i1HCEJ.otf) format('opentype');
  font-family: 'Cochin W01 Roman';
  unicode-range: U+2D;
}
@font-face {
  src: url('../../fonts/CochinLTStd.otf');
  font-family: 'Cochin-LT-Font';
  unicode-range: U+00-024F;
}
.serif {
  font-family: "Cochin W01 Roman", 'Noto Sans TC', "Microsoft JhengHei", serif;
}
.font-serif {
  font-family: "Bodoni Moda", "Noto Serif TC", serif;
}
.cochin {
  font-family: "Cochin W01 Roman", "Noto Serif TC", serif;
}
.font-sans {
  font-family: "Noto Sans TC", sans-serif;
}
.base-font {
  font-family: 'Noto Sans TC', "Microsoft JhengHei", sans-serif;
}
.text-sans {
  font-family: "Noto Sans TC", sans-serif;
}
.text-bodoni {
  font-family: "Bodoni Moda", "Noto Serif TC", serif;
}
.text-cochin {
  font-family: "Cochin W01 Roman", "Noto Serif TC", serif;
}
.rwdpic {
  aspect-ratio: calc(var(--w) / var(--h));
}
@media (max-width: 980px) {
  .rwdpic {
    aspect-ratio: calc(var(--mw) / var(--mh));
  }
}
.feature-title {
  font-size: 45px;
  line-height: 1.51111111em;
  letter-spacing: -0.04em;
}
@media (max-width: 980px) {
  .feature-title {
    font-size: 24px;
    line-height: 1.5em;
    letter-spacing: 0.01em;
  }
}
.feature-subtitle {
  font-size: 24px;
  line-height: 1.5em;
  letter-spacing: 0.05em;
}
@media (max-width: 980px) {
  .feature-subtitle {
    font-size: 14px;
    line-height: 1.5em;
    letter-spacing: 0.05em;
  }
}
.normal-section-title {
  font-size: 28px;
  line-height: 1.5em;
  letter-spacing: 0.01em;
}
@media (max-width: 980px) {
  .normal-section-title {
    font-size: 24px;
    line-height: 1.5em;
    letter-spacing: 0.01em;
  }
}
.large-paragraph {
  font-size: 24px;
  line-height: 1.5em;
  letter-spacing: 0.05em;
}
@media (max-width: 980px) {
  .large-paragraph {
    font-size: 18px;
    line-height: 1.5em;
    letter-spacing: 0.05em;
  }
}
.paragraph {
  font-size: 14px;
  line-height: 2em;
  letter-spacing: 0.06em;
  font-weight: 300;
}
@media (max-width: 980px) {
  .paragraph {
    font-size: 13px;
    line-height: 2em;
    letter-spacing: normal;
  }
}
.note-paragraph {
  color: #999;
  font-size: 12px;
  line-height: 1.33333333em;
  letter-spacing: 0.06em;
}
.letter-loose {
  letter-spacing: 0.05em;
}
.letter-looser {
  letter-spacing: 0.17em;
}
.text-para-sm {
  font-size: 12px;
  line-height: 1.5em;
  letter-spacing: 0.12em;
  font-weight: 300;
}
.text-para {
  font-size: 14px;
  line-height: 1.5em;
  letter-spacing: 0.1em;
  font-weight: 300;
}
.text-para-lg {
  font-size: 16px;
  line-height: 1.5em;
  letter-spacing: 0.1em;
  font-weight: 400;
}
.text-title-sm {
  font-size: 20px;
  line-height: 2em;
  letter-spacing: 0.1em;
  font-weight: 400;
}
.text-title {
  font-size: 24px;
  line-height: 1.5em;
  letter-spacing: 0.1em;
  font-weight: 400;
}
.text-title-lg {
  font-size: 28px;
  line-height: 2em;
  letter-spacing: 0.05em;
  font-weight: 400;
}
.rwdpic {
  aspect-ratio: calc(var(--w) / var(--h));
}
@media (max-width: 980px) {
  .rwdpic {
    aspect-ratio: calc(var(--mw) / var(--mh));
  }
}
.rwdpic--contain {
  object-fit: contain;
}
.rwdpic--cover {
  object-fit: cover;
}
.rwdpic-m {
  aspect-ratio: calc(var(--w) / var(--h));
}
@media (max-width: 575px) {
  .rwdpic-m {
    aspect-ratio: calc(var(--mw) / var(--mh));
  }
}
/*-------------
particles
hover with line
clearfix
sentence
hide-title
button
reservation-btn
inline-link
more-btn
more-circle-arrow
pic-title
stoke-text
collection
pd-card
video
link-banner
title-bn
heading (border top & bottom)
addition qa

----------------*/
.particletext {
  position: relative;
  text-align: center;
}
.hearts .particle {
  position: absolute;
  background-color: #f8b2ba;
  animation: hearts 6s ease-in infinite;
  opacity: 0;
}
.hearts .particle:before,
.hearts .particle:after {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  border-radius: 100px;
  background-color: #f8b2ba;
  content: "";
}
.hearts .particle:before {
  transform: translateX(-50%);
}
.hearts .particle:after {
  transform: translateY(-50%);
}
@keyframes hearts {
  0% {
    transform: translate(0, 0%) rotate(45deg);
    opacity: 0;
  }
  6% {
    transform: translate(0, -20%) rotate(45deg);
    opacity: 0.8;
  }
  30% {
    transform: translate(0, -1000%) rotate(45deg);
    opacity: 0;
  }
}
/* before 2023 start */
.more-link {
  display: block;
  width: 130px;
  margin: 0 auto;
  padding: 8px 0;
  border: 1px solid #ccc;
  font-size: 1.2em;
  letter-spacing: 0.05em;
  text-align: center;
  text-decoration: none;
  transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
}
.more-link:before {
  display: inline-block;
  width: 5px;
  height: 8px;
  margin: 0 15px 0 0;
  background: url(../../images/linkArrow.svg) no-repeat 0 0;
  background-size: 100%;
  content: "";
}
.more-link:hover {
  border-color: #f8b2ba;
  background: #f8b2ba;
  color: white;
}
.more-link:hover:before {
  background-image: url(../../images/linkArrow2.svg);
}
.more-link--darken {
  border-color: #8a8687;
  color: #8a8687;
}
.more-link--darken:hover {
  border-color: #8a8687;
  background-color: #8a8687;
}
.btns {
  margin: 0;
}
.btns .new-btn {
  display: inline-block;
}
.btns--center {
  text-align: center;
}
.more-btn {
  display: inline-block;
  position: relative;
  padding: 8px 15px 8px 24px;
  border: 1px solid #8a8687;
  color: #5e5452;
  font-size: 1.2rem;
  line-height: 1.5;
  letter-spacing: 0.075em;
  transition: background ease 0.4s, color ease 0.4s;
}
.more-btn:after {
  display: block;
  position: absolute;
  top: 50%;
  left: 5px;
  width: 5px;
  height: 5px;
  margin-top: -3px;
  transform: rotate(-45deg);
  border-right: 1px solid #483d3e;
  border-bottom: 1px solid #483d3e;
  content: "";
}
.more-btn:hover {
  background: #8a8687;
  color: white;
}
.more-btn:hover:after {
  border-right: 1px solid white;
  border-bottom: 1px solid white;
}
.more-btn--normal {
  width: 120px;
  font-size: 1.4rem;
}
.more-btn--normal:after {
  left: 10px;
}
@media (max-width: 980px) {
  .more-btn {
    padding: 2vw 4vw 2vw 8vw;
    border: 1px solid #ccd8ea;
    border-radius: 3px;
    font-size: 3.8vw;
  }
  .more-btn:after {
    left: 2vw;
  }
}
.new-btn {
  display: block;
  position: relative;
  box-sizing: border-box;
  min-width: 120px;
  padding: 7px 0 7px 18px;
  border: 1px solid #ccc;
  font-size: 1.2em;
  letter-spacing: 0.1em;
  text-align: center;
  text-decoration: none;
  transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
}
.new-btn:before {
  display: block;
  position: absolute;
  top: 10px;
  left: 8px;
  box-sizing: border-box;
  z-index: 2;
  width: 10px;
  height: 8px;
  border: 1px solid #ADADAD;
  background-color: white;
  content: "";
  transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
}
.new-btn:after {
  display: block;
  position: absolute;
  top: 13px;
  left: 12px;
  box-sizing: border-box;
  z-index: 1;
  width: 10px;
  height: 8px;
  border: 1px solid #ADADAD;
  background-color: white;
  content: "";
  transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
}
.new-btn:hover {
  border-color: #f8b2ba;
  background-color: #f8b2ba;
  color: white;
}
.new-btn:hover:before,
.new-btn:hover:after {
  border-color: white;
  background-color: #f8b2ba;
}
.new-btn--darken {
  border: 1px solid #ccc;
}
.new-btn--darken:hover {
  border-color: #4c4c4c;
  background: #4c4c4c;
  color: #fff;
}
.new-btn--darken:hover:before,
.new-btn--darken:hover:after {
  border-color: white;
  background-color: #4c4c4c;
}
.cate__btn {
  display: block;
  text-align: center;
  width: 100%;
}
.cate__btn a {
  display: inline-block;
  text-align: center;
  font-size: 1.2em;
  line-height: 36px;
  height: 36px;
  width: 220px;
  margin: 55px auto 0;
  padding: 0px 0;
  letter-spacing: 1px;
  background-color: #463D3E;
  color: white;
  border-radius: 3px;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.cate__btn a .btn-text {
  display: inline-block;
  background-image: url(../../images/ic-arrow-07.png);
  background-size: 4px auto;
  background-repeat: no-repeat;
  background-position: 0 50%;
  padding: 0 0 0 24px;
}
.cate__btn a:hover {
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
}
.cate__btn a:hover .btn-text {
  text-decoration: underline;
}
.cate__btn--cols {
  display: flex;
  flex-direction: column;
  margin-top: 50px;
}
.cate__btn--cols a {
  margin-top: 0;
}
.cate__btn--cols a + a {
  margin-top: 5px;
}
@media (max-width: 575px) {
  .cate__btn {
    width: 100%;
    margin: 0;
    float: none;
  }
  .cate__btn a {
    display: inline-block;
    width: auto;
    margin: 0 auto;
    padding: 13px 28px;
    font-size: 1em;
    border-radius: 2px;
    -moz-background-clip: padding;
    background-clip: padding-box;
  }
  .cate__btn--cols {
    margin-top: 7vmin;
  }
  .cate__btn--cols a {
    height: auto;
    font-size: 14px;
    line-height: 1em;
  }
}
@media (max-width: 575px) and (max-width: 575px) {
  .cate__btn--cols a {
    font-size: 3.73vmin;
  }
}
.cover-btn {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  width: 100%;
  height: 100%;
}
.clearfix {
  display: table;
  width: 100%;
  height: 0;
  clear: both;
}
.sentence {
  display: inline-block;
}
.hide-title {
  position: absolute;
  width: 0;
  height: 0;
  overflow: hidden;
  white-space: nowrap;
}
a.ext-link {
  display: inline-block;
  color: #999;
  font-size: 12px;
  text-decoration: underline;
  transition: color 0.3s;
}
a.ext-link:hover {
  color: #FFDCDB;
}
/* before 2023 end */
.button {
  box-sizing: border-box;
  display: inline-block;
  padding: 0.92307692em 1.53846154em 0.84615385em 1.53846154em;
  border: 1px solid #453536;
  border-radius: 1.61538462em;
  background-color: #453536;
  color: white;
  font-weight: 400;
  font-size: 13px;
  line-height: 1.53846154em;
  letter-spacing: 0.04em;
  text-align: center;
  transition: background-color 0.3s, color 0.3s;
}
@media (max-width: 980px) {
  .button {
    font-size: 12px;
  }
}
.button:hover {
  border: 1px solid #453536;
  background-color: white;
  color: #453536;
  cursor: pointer;
}
.button--outline {
  border: 1px solid #453536;
  background-color: white;
  color: #453536;
}
.button--outline:hover {
  border: 1px solid #453536;
  background-color: #453536;
  color: white;
}
.button--highlight {
  border: 1px solid #ef9cab;
  background-color: white;
  color: #453536;
}
.button--highlight:hover {
  border: 1px solid #ef9cab;
  background-color: #ef9cab;
  color: white;
}
.button--light {
  border-color: #796e65;
  background-color: #796e65;
}
.button--light:hover {
  border: 1px solid #796e65;
  background-color: white;
  color: #796e65;
  cursor: pointer;
}
.button--light-outline {
  border-color: #796e65;
  background-color: white;
  color: #796e65;
  cursor: pointer;
}
.button--light-outline:hover {
  border: 1px solid #796e65;
  background-color: #796e65;
  color: white;
}
.button--light-reverse {
  border-color: white;
  background-color: white;
  color: #414141;
}
.button--light-reverse:hover {
  border-color: #796e65;
  background-color: #796e65;
  color: white;
}
.button--md {
  min-width: 190px;
}
.button__align-center {
  text-align: center;
}
.button--full {
  width: 100%;
}
.buttons-line {
  display: flex;
  justify-content: center;
}
.buttons-line .button {
  margin: 5px;
}
.reservation-btn {
  box-sizing: border-box;
  display: inline-block;
  border: 1px solid #ef9cab;
  background-color: #ef9cab;
  color: #453536;
  font-weight: 400;
  font-size: 13px;
  line-height: 80px;
  letter-spacing: 0.04em;
  text-align: center;
  transition: background-color 0.3s, color 0.3s;
}
@media (max-width: 980px) {
  .reservation-btn {
    font-size: 12px;
    line-height: 60px;
    border-radius: 28px;
  }
}
.reservation-btn:hover {
  border: 1px solid #453536;
  background-color: #453536;
  color: white;
  cursor: pointer;
}
.reservation-btn--reverse {
  border: 1px solid #453536;
  background-color: white;
}
.reservation-btn--reverse:hover {
  border: 1px solid #453536;
  background-color: white;
  color: #453536;
  cursor: pointer;
}
.inline-link {
  color: #999;
  font-size: 12px;
  line-height: 1.33333333em;
  letter-spacing: 0.06em;
  display: block;
  margin-top: 10px;
  text-decoration: underline;
  transition: opacity 0.3s;
}
.inline-link:hover {
  opacity: 0.8;
}
.more-btn {
  display: inline-block;
  position: relative;
  padding: 12px 50px 11px;
  overflow: hidden;
  border: 1px solid #8a8687;
  border-radius: 21px;
  color: #5e5452;
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: 0.075em;
  transition: background ease 0.4s, color ease 0.4s;
}
.more-btn:after {
  display: none;
  position: absolute;
  top: 50%;
  left: 5px;
  width: 5px;
  height: 5px;
  margin-top: -3px;
  transform: rotate(-45deg);
  border-right: 1px solid #483d3e;
  border-bottom: 1px solid #483d3e;
  content: '';
}
.more-btn:hover {
  background: #453536;
  color: white;
}
.more-btn:hover:after {
  border-right: 1px solid white;
  border-bottom: 1px solid white;
}
.more-btn--normal {
  width: 120px;
  font-size: 1.4rem;
}
.more-btn--normal:after {
  left: 10px;
}
@media (max-width: 980px) {
  .more-btn {
    padding: 0.5em 1em 0.5em 2em;
    border-radius: 3px;
    font-size: 14px;
    border: 1px solid #ccd8ea;
    max-width: 150px;
  }
  .more-btn:after {
    left: 0.5em;
  }
}
.more-btn.serif,
.more-btn--serif {
  font-family: "Cochin W01 Roman", "Noto Serif TC", serif;
}
.more-btn--mb-center {
  text-align: center;
}
@media (max-width: 980px) {
  .more-btn--mb-center {
    display: block;
    width: 40vw;
    margin-left: auto;
    margin-right: auto;
    border-color: #ccc;
  }
}
.more-circle-arrow {
  display: flex;
  align-items: center;
  margin: auto;
  font-size: 14px;
  line-height: 2em;
  letter-spacing: 0.06em;
  font-weight: 300;
}
@media (max-width: 980px) {
  .more-circle-arrow {
    font-size: 13px;
    line-height: 2em;
    letter-spacing: normal;
  }
}
.more-circle-arrow .icon {
  display: block;
  width: 0.92857143em;
  height: 0.92857143em;
  margin-top: 1px;
  margin-left: 0.57142857em;
  transition: transform 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);
}
.more-circle-arrow:hover .icon,
a:hover .more-circle-arrow .icon {
  transform: translate(5px, 0);
}
.more-circle-arrow--center {
  justify-content: center;
}
.pic-title {
  display: block;
  max-width: 100%;
  margin: auto;
}
.stroke-text {
  display: block;
  font-family: "Bodoni Moda", "Noto Serif TC", serif;
  line-height: 1.66666667em;
}
.stroke-text:hover > .text-line {
  background-size: 100% 100%;
}
.aos-animate .stroke-text > .text-line {
  background-size: 100% 100%;
  transition-delay: 0.5s;
}
.stroke-text.active > .text-line {
  background-size: 100% 100%;
}
.stroke-text .text-line {
  box-sizing: border-box;
  position: relative;
  padding: 0.2em 0.6em;
  background-image: linear-gradient(transparent 44%, white 0);
  background-size: 0 100%;
  background-repeat: no-repeat;
  transition: background-size 0.8s;
}
.stroke-text--under-reverse .text-line {
  padding: 0;
  background: transparent;
}
.stroke-text--under-reverse .text-line:after {
  display: block;
  position: absolute;
  right: 0;
  bottom: -5px;
  width: 100%;
  height: 0;
  border-bottom: 1px solid black;
  content: "";
  transition: width 0.5s;
}
.stroke-text--under-reverse:hover .text-line:after,
.stroke-text--under-reverse.active .text-line:after {
  width: 0;
}
.collection-widget {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 35px;
}
.collection-widget a {
  display: block;
}
.collection-widget__title {
  font-weight: normal;
}
.collection-widget p {
  font-weight: normal;
  margin: 0;
  padding: 0;
}
.collection-widget__list {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 1250px;
  padding: 0px 25px;
  list-style: none;
}
@media (max-width: 980px) {
  .collection-widget__list {
    flex-wrap: wrap;
    padding: 0px;
  }
}
.collection-widget__item {
  box-sizing: border-box;
  aspect-ratio: 1.5;
  width: 25%;
}
@media (max-width: 980px) {
  .collection-widget__item {
    width: 50%;
    aspect-ratio: 0.83;
  }
}
.collection-widget__item--1 {
  background-image: url(../../images/collection/engagement-hover.png);
}
.collection-widget__item--2 {
  background-image: url(../../images/collection/marriage-hover.png);
}
.collection-widget__item--3 {
  background-image: url(../../images/collection/set-hover.png);
}
.collection-widget__item--4 {
  background-image: url(../../images/collection/eternity-hover.png);
}
@media (max-width: 980px) {
  .collection-widget__item {
    background-image: none;
  }
}
.collection-widget__href {
  box-sizing: border-box;
  z-index: 0;
  position: relative;
  width: 100%;
  height: 100%;
}
.collection-widget__href::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-position: center;
  background-size: cover;
  content: '';
  opacity: 1;
  transition: all 0.4s;
}
@media (max-width: 980px) {
  .collection-widget__href::after {
    background-size: 120%;
    background-repeat: no-repeat;
    background-position-y: 70%;
  }
}
.collection-widget__href--1::after {
  background-image: url('../../images/collection/engagement.png');
}
.collection-widget__href--2::after {
  background-image: url('../../images/collection/marriage.png');
}
.collection-widget__href--3::after {
  background-image: url('../../images/collection/set.png');
}
.collection-widget__href--4::after {
  background-image: url('../../images/collection/eternity.png');
}
.collection-widget__href:hover::after {
  opacity: 0;
}
@media (max-width: 980px) {
  .collection-widget__href:hover::after {
    opacity: 1;
  }
}
.collection-widget__href:hover p {
  color: white;
  transition: all 0.4s;
}
@media (max-width: 980px) {
  .collection-widget__href:hover p {
    color: #333333;
  }
}
.collection-widget__text-wrap {
  box-sizing: border-box;
  z-index: 1;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding-bottom: 24px;
  text-align: center;
}
@media (max-width: 980px) {
  .collection-widget__text-wrap {
    padding-bottom: 0px;
  }
}
.collection-widget__title {
  font-family: "Bodoni Moda", "Noto Serif TC", serif;
  font-size: 28px;
  line-height: 1.5em;
  letter-spacing: 0.01em;
  box-sizing: border-box;
}
@media (max-width: 980px) {
  .collection-widget__title {
    font-size: 24px;
    line-height: 1.5em;
    letter-spacing: 0.01em;
  }
}
.collection-widget__subtitle {
  font-size: 14px;
  line-height: 2em;
  letter-spacing: 0.06em;
  font-weight: 300;
  box-sizing: border-box;
}
@media (max-width: 980px) {
  .collection-widget__subtitle {
    font-size: 13px;
    line-height: 2em;
    letter-spacing: normal;
  }
}
.collection-widget__text {
  box-sizing: border-box;
  font-size: 1.2rem;
  line-height: 1.2;
}
.collection-widget__more-wrap {
  box-sizing: border-box;
  display: none;
}
@media (max-width: 980px) {
  .collection-widget__more-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 15px;
  }
}
.collection-widget__more-text {
  box-sizing: border-box;
  margin-right: 15px;
  font-size: 1.2rem;
  line-height: 1.2;
}
.pd-card {
  display: block;
}
.pd-card__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 0;
  list-style: none;
}
@media (max-width: 980px) {
  .pd-card__list {
    display: block;
  }
}
.pd-card__item {
  box-sizing: border-box;
  display: block;
  position: relative;
  width: 32.5%;
  margin: 1.25% 1.25% 0 0;
  padding: 45px 50px 70px 50px;
  border: 1px solid #e5e5e5;
}
.pd-card__item:nth-child(3n) {
  margin-right: 0;
}
@media (max-width: 980px) {
  .pd-card__item {
    width: 100%;
    margin-top: 10px;
    margin-right: 0;
    padding: 40px 30px 20px 30px;
  }
}
.pd-card__theme {
  display: block;
  margin: 0;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.5em;
  letter-spacing: 0.04em;
  text-align: center;
}
@media (max-width: 980px) {
  .pd-card__theme {
    font-size: 15px;
  }
}
.pd-card__pic {
  display: block;
  width: 100%;
  height: 150px;
}
.pd-card__pic img {
  display: block;
  height: 100%;
  margin: auto;
  object-fit: cover;
  object-position: center center;
}
@media (max-width: 980px) {
  .pd-card__pic {
    height: 140px;
  }
}
.pd-card__name {
  font-size: 16px;
  line-height: 1.5em;
  letter-spacing: 0.06em;
  text-align: center;
}
@media (max-width: 980px) {
  .pd-card__name {
    font-size: 13px;
    margin-top: -20px;
  }
}
.pd-card__name--no-mar {
  margin: 0px;
}
.pd-card__desc {
  font-size: 14px;
  line-height: 2em;
  letter-spacing: 0.06em;
  font-weight: 300;
  font-weight: 700;
}
@media (max-width: 980px) {
  .pd-card__desc {
    font-size: 13px;
    line-height: 2em;
    letter-spacing: normal;
  }
}
@media (max-width: 980px) {
  .pd-card__desc {
    font-size: 1.5em;
  }
}
.pd-card__desc--normal {
  font-weight: normal;
  font-size: 13px;
}
.pd-card__more {
  position: absolute;
  bottom: 30px;
  left: 0;
  width: 100%;
  text-align: center;
}
@media (max-width: 980px) {
  .pd-card__more {
    position: relative;
    bottom: 0;
  }
}
.pd-card__more .text {
  margin-right: 1rem;
}
@media (max-width: 980px) {
  .pd-card__more .text {
    margin-right: 0.5rem;
  }
}
.video {
  width: 100%;
}
.video__container {
  position: relative;
  padding-bottom: 56.25%;
}
.video__container iframe {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.link-banner__inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
}
.link-banner__block {
  position: relative;
  width: 100%;
  margin-bottom: 1.6%;
  overflow: hidden;
  text-align: center;
}
@media (max-width: 980px) {
  .link-banner__block {
    margin-bottom: 8vw;
  }
}
.link-banner__block--right .link-banner__cont {
  right: 0;
  left: auto;
}
.link-banner__block--half {
  width: 49.2%;
}
.link-banner__block--half .link-banner__cont {
  left: 11%;
  text-align: left;
}
@media (max-width: 980px) {
  .link-banner__block--half .link-banner__cont {
    left: 7%;
  }
}
.link-banner__block--half.link-banner__block--right .link-banner__cont {
  right: 0;
  left: auto;
  width: 40%;
}
@media (max-width: 980px) {
  .link-banner__block--half {
    width: 100%;
  }
}
.link-banner picture {
  display: block;
  width: 100%;
}
.link-banner__bg {
  display: block;
  width: 100%;
  transition: transform 0.45s;
}
.link-banner__block:hover .link-banner__bg {
  transform: scale(1.1);
}
.link-banner__link {
  display: block;
  z-index: 5;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.link-banner__link:hover .text-line:after {
  width: 0;
}
.link-banner__cont {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
  text-align: center;
}
@media (max-width: 980px) {
  .link-banner__cont {
    width: 100%;
  }
}
.link-banner .name {
  font-size: 28px;
  line-height: 1.5em;
  letter-spacing: 0.01em;
  font-family: "Bodoni Moda", "Noto Serif TC", serif;
  display: block;
  position: absolute;
  top: 30%;
  width: 100%;
  font-weight: 500;
}
@media (max-width: 980px) {
  .link-banner .name {
    font-size: 24px;
    line-height: 1.5em;
    letter-spacing: 0.01em;
  }
}
@media (max-width: 980px) {
  .link-banner .name {
    top: 5vw;
  }
}
.link-banner .text {
  font-size: 14px;
  line-height: 2em;
  letter-spacing: 0.06em;
  font-weight: 300;
  font-family: "Bodoni Moda", "Noto Serif TC", serif;
  display: block;
  position: absolute;
  bottom: 25.75%;
  width: 100%;
}
@media (max-width: 980px) {
  .link-banner .text {
    font-size: 13px;
    line-height: 2em;
    letter-spacing: normal;
  }
}
@media (max-width: 980px) {
  .link-banner .text {
    bottom: 5vw;
  }
}
.link-banner__cont--sm {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: left;
}
.link-banner__cont--sm .name {
  top: 30.76923077%;
}
@media (max-width: 980px) {
  .link-banner__cont--sm .name {
    top: 8vw;
    position: relative;
    top: 0;
    margin-bottom: 5vw;
  }
}
.link-banner__cont--sm .text {
  bottom: 13.46153846%;
}
@media (max-width: 980px) {
  .link-banner__cont--sm .text {
    bottom: 5vw;
    position: relative;
    bottom: 0;
  }
}
.title-bn {
  display: block;
  position: relative;
}
.title-bn:before {
  display: block;
  z-index: 1;
  position: absolute;
  right: -50vw;
  bottom: 0;
  left: -50vw;
  height: 230px;
  background-color: #b2aba2;
  content: "";
}
@media (max-width: 980px) {
  .title-bn:before {
    display: none;
  }
}
.title-bn__inner {
  display: flex;
  z-index: 2;
  position: relative;
  width: 95%;
  max-width: 1250px;
  margin: auto;
  overflow: hidden;
}
@media (max-width: 980px) {
  .title-bn__inner {
    width: 100%;
    display: block;
  }
}
.title-bn__photo {
  position: relative;
  width: 64%;
}
.title-bn__photo img {
  display: block;
  width: 100%;
  height: 100%;
}
@media (max-width: 980px) {
  .title-bn__photo {
    width: 100%;
  }
}
.title-bn__main {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 36%;
}
@media (max-width: 980px) {
  .title-bn__main {
    width: 100%;
  }
}
.title-bn__title {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 230px;
  margin: 0;
}
@media (max-width: 980px) {
  .title-bn__title {
    display: block;
    text-align: center;
    height: auto;
    padding: 20px 0;
  }
}
.title-bn__title .main-text {
  font-size: 45px;
  line-height: 1.51111111em;
  letter-spacing: -0.04em;
  font-family: "Bodoni Moda", "Noto Serif TC", serif;
  display: block;
  color: #f1efed;
  font-weight: 300;
  font-size: 56px;
  line-height: 1em;
  letter-spacing: 0.02em;
}
@media (max-width: 980px) {
  .title-bn__title .main-text {
    font-size: 24px;
    line-height: 1.5em;
    letter-spacing: 0.01em;
  }
}
@media (max-width: 980px) {
  .title-bn__title .main-text {
    font-size: 32px;
  }
}
.title-bn__title .sub-text {
  font-size: 24px;
  line-height: 1.5em;
  letter-spacing: 0.05em;
  font-family: "Bodoni Moda", "Noto Serif TC", serif;
  display: block;
  margin-top: 20px;
  font-weight: 500;
}
@media (max-width: 980px) {
  .title-bn__title .sub-text {
    font-size: 14px;
    line-height: 1.5em;
    letter-spacing: 0.05em;
  }
}
@media (max-width: 980px) {
  .title-bn__title .sub-text {
    margin-top: 0.3em;
  }
}
.title-bn__cont {
  display: flex;
  align-items: center;
  height: 230px;
}
@media (max-width: 980px) {
  .title-bn__cont {
    display: block;
    height: auto;
    background-color: #b2aba2;
    padding: 24px 0;
    text-align: center;
  }
}
.title-bn__desc {
  font-size: 24px;
  line-height: 1.5em;
  letter-spacing: 0.05em;
  font-family: "Bodoni Moda", "Noto Serif TC", serif;
  color: white;
}
@media (max-width: 980px) {
  .title-bn__desc {
    font-size: 14px;
    line-height: 1.5em;
    letter-spacing: 0.05em;
  }
}
.heading {
  line-height: 1.5em;
  letter-spacing: 0.05em;
  font-family: "Bodoni Moda", "Noto Serif TC", serif;
  max-width: 550px;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  padding: 20px 0;
  border-top: 1px solid #707070;
  border-bottom: 1px solid #707070;
  font-weight: 500;
  font-size: 24px;
  line-height: 1em;
  text-align: center;
}
@media (max-width: 980px) {
  .heading {
    font-size: 18px;
    line-height: 1.5em;
    letter-spacing: 0.05em;
  }
}
@media (max-width: 980px) {
  .heading {
    padding: 16px 0;
  }
}
.heading .sub {
  display: block;
  margin-top: 1em;
  font-size: 0.8em;
}
.addition-qa {
  margin-top: 1em;
  color: #999;
  font-size: 12px;
  line-height: 1.33333333em;
  letter-spacing: 0.06em;
}
@font-face {
  src: local('Arial');
  font-family: 'Ellipsis';
  unicode-range: U+2026;
}
.first {
  background-image: url(../images/silk-bg.jpg);
  background-position: center top;
  background-size: auto 100%;
}
@media (max-width: 980px) {
  .first {
    background-image: url(../images/silk-bg-m.jpg);
    background-size: 100% auto;
    background-position: center bottom;
  }
}
@media (max-width: 575px) {
  .first {
    background-image: url(../images/silk-bg-m.jpg);
    background-size: 100% 100%;
    background-position: center bottom;
  }
}
.first--short {
  position: relative;
  background: transparent;
}
.first--short:before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1530px;
  background-image: url(../images/mv-bg.png);
  background-position: center top;
  background-size: auto auto;
  background-repeat: no-repeat;
  content: "";
}
@media (max-width: 980px) {
  .first--short:before {
    background-image: url(../images/mv-bg-m.png);
    height: 1530px;
    background-size: 100% auto;
  }
}
.first__inner {
  z-index: 1;
  position: relative;
  max-width: 1200px;
  margin: auto;
  padding-top: 180px;
}
@media (max-width: 980px) {
  .first__inner {
    width: 100%;
    padding-top: 27vw;
  }
}
.first__inner--pt-less {
  padding: 105px 0;
}
.first__about-title {
  margin-top: 0;
  margin-bottom: 130px;
  text-align: center;
}
@media (max-width: 980px) {
  .first__about-title {
    margin-bottom: 65px;
  }
}
.first__about-title span {
  font-family: "Bodoni Moda", "Noto Serif TC", serif;
  display: block;
  height: 1em;
  margin: auto;
  color: #ec6d81;
  font-style: italic;
  font-weight: normal;
  font-size: 36px;
  line-height: 1em;
}
@media (max-width: 980px) {
  .first__about-title span {
    font-size: 18px;
    letter-spacing: -0.03em;
  }
}
.first__about-title img {
  display: block;
  width: 230px;
  margin: 15px auto;
}
@media (max-width: 980px) {
  .first__about-title img {
    width: 156px;
    margin: 10px auto 0 auto;
  }
}
.first__title {
  display: grid;
  width: 712px;
  margin: auto;
  gap: 20px;
}
@media (max-width: 980px) {
  .first__title {
    width: 80%;
  }
}
.first__subtitle {
  font-family: "Bodoni Moda", "Noto Serif TC", serif;
  font-size: 24px;
  line-height: 1.5em;
  display: block;
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 0.05em;
  text-align: center;
}
@media (max-width: 980px) {
  .first__subtitle {
    font-size: 18px;
    line-height: 1.5em;
    letter-spacing: 0.05em;
  }
}
@media (max-width: 980px) {
  .first__subtitle {
    font-size: 16px;
  }
}
.first__subtitle--lg {
  font-family: "Bodoni Moda", "Noto Serif TC", serif;
  font-size: 24px;
  line-height: 1.5em;
  letter-spacing: 0.05em;
  display: block;
  margin-top: 40px;
  font-weight: bold;
  letter-spacing: 0.2em;
  text-align: center;
}
@media (max-width: 980px) {
  .first__subtitle--lg {
    font-size: 18px;
    line-height: 1.5em;
    letter-spacing: 0.05em;
  }
}
@media (max-width: 980px) {
  .first__subtitle--lg {
    margin-top: 5.33333333vw;
    font-size: 3.5vw;
    letter-spacing: 0.2em;
  }
}
.first__subtitle-logo {
  display: flex;
  justify-content: center;
  margin-top: 60px;
}
.first__subtitle-logo img {
  width: 217px;
  height: 61px;
}
@media (max-width: 980px) {
  .first__subtitle-logo {
    margin-top: 30px;
  }
}
.first__subtitle-text {
  font-family: "Bodoni Moda", "Noto Serif TC", serif;
  font-size: 24px;
  line-height: 1.5em;
  letter-spacing: 0.05em;
  display: block;
  font-weight: bold;
  font-size: 14px;
  letter-spacing: 0.2em;
  text-align: center;
}
@media (max-width: 980px) {
  .first__subtitle-text {
    font-size: 18px;
    line-height: 1.5em;
    letter-spacing: 0.05em;
  }
}
@media (max-width: 980px) {
  .first__subtitle-text {
    font-size: 2.5vw;
    letter-spacing: 0.2em;
  }
}
.first__intro {
  display: block;
  width: 620px;
  margin-top: 140px;
  margin-right: auto;
  margin-left: auto;
}
@media (max-width: 980px) {
  .first__intro {
    width: 80%;
    margin-top: 18.66666667vw;
  }
}
.first__intro--mt-less {
  margin-top: 40px;
}
.first__largepara {
  font-family: "Bodoni Moda", "Noto Serif TC", serif;
  font-size: 24px;
  line-height: 1.5em;
  letter-spacing: 0.05em;
  margin: 0;
  font-weight: 500;
  letter-spacing: 0.09em;
  text-align: center;
}
@media (max-width: 980px) {
  .first__largepara {
    font-size: 18px;
    line-height: 1.5em;
    letter-spacing: 0.05em;
  }
}
.first__largepara--sm {
  font-size: 20px;
}
@media (max-width: 980px) {
  .first__largepara--sm {
    font-size: 14px;
  }
}
.first__para {
  font-family: "Bodoni Moda", "Noto Serif TC", serif;
  margin: 3em 0;
  font-weight: 500;
  font-size: 16px;
  line-height: 2.125em;
  letter-spacing: 0.04em;
}
@media (max-width: 980px) {
  .first__para {
    font-size: 14px;
    margin: 2em 0;
  }
}
.first__btnline {
  margin-top: 40px;
  text-align: center;
}
@media (max-width: 980px) {
  .first__btnline {
    margin-top: 40px;
  }
}
.first__btn {
  padding: 1em 3em 0.9em 3em;
  border-color: transparent;
  background: linear-gradient(90deg, #998980, #695e5b 50%, #352723);
}
.first__btn:hover {
  background: white;
}
@media (max-width: 980px) {
  .first__btn {
    font-size: 13px;
    padding: 1em 5em 0.9em 5em;
  }
}
.first-video {
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
}
@media (max-width: 980px) {
  .first-video {
    margin-top: 20vw;
    padding: 0 20px;
  }
}
.first-video--sm {
  max-width: 700px;
}
@media (max-width: 980px) {
  .first-video--sm {
    margin-top: 10px;
  }
}
.first-video__title {
  width: 475px;
  margin: 0 auto;
  text-align: center;
}
@media (max-width: 980px) {
  .first-video__title {
    width: 100%;
  }
}
.first-video__subtitle {
  margin: 0;
  margin-top: 28px;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.5em;
  font-family: "Bodoni Moda", "Noto Serif TC", serif;
  letter-spacing: 0.05em;
  text-align: center;
}
.first-video__wrapper {
  position: relative;
  width: 100%;
  margin-top: 50px;
  padding-bottom: 56.25%;
}
@media (max-width: 980px) {
  .first-video__wrapper {
    margin-top: 25px;
  }
}
.first-video__wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.first-video__info {
  width: 100%;
  max-width: 502px;
  margin: 45px auto 0;
}
.first-video__info .text {
  font-size: 14px;
  line-height: 2;
  letter-spacing: 0.06em;
}
.first-video__info .button-wrap {
  display: flex;
  justify-content: center;
  margin: 20px 0 0;
}
.first-video__info .button-wrap .text-link .button-text {
  position: relative;
  padding: 0 10px 4px;
  font-size: 14px;
}
.first-video__info .button-wrap .text-link .button-text::before {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  transform: scaleX(1);
  transform-origin: left;
  background-color: currentColor;
  content: "";
  transition: transform 0.3s ease-out;
}
.first-video__info .button-wrap .text-link .button-text:hover::before {
  transform: scaleX(0);
  transform-origin: right;
}
.first-video__info .reservation-text {
  display: flex;
  justify-content: center;
  margin-top: 45px;
  font-size: 14px;
  line-height: 2;
  letter-spacing: 0.06em;
}
.first-video__info .reservation-link {
  display: flex;
  justify-content: center;
  max-width: 150px;
  margin: 0 auto;
  margin-top: 45px;
  padding: 12px 50px 11px;
  overflow: hidden;
  border: 1px solid #707070;
  border-radius: 21px;
  color: #414141;
  font-weight: 600;
  letter-spacing: 0.04em;
}
.first-video__info .reservation-link:hover {
  background: #453536;
  color: white;
}
.brand-video {
  max-width: 1000px;
  margin-top: 130px;
  margin-right: auto;
  margin-left: auto;
}
@media (max-width: 980px) {
  .brand-video {
    margin-top: 20vw;
    padding: 0 20px;
  }
}
.brand-video--sm {
  max-width: 700px;
  margin-top: 95px;
}
@media (max-width: 980px) {
  .brand-video--sm {
    margin-top: 60px;
  }
}
.brand-video__title {
  font-family: "Bodoni Moda", "Noto Serif TC", serif;
  font-size: 24px;
  line-height: 1.5em;
  letter-spacing: 0.05em;
  margin: 0;
  font-style: italic;
  font-weight: 500;
  text-align: center;
}
@media (max-width: 980px) {
  .brand-video__title {
    font-size: 18px;
    line-height: 1.5em;
    letter-spacing: 0.05em;
  }
}
@media (max-width: 980px) {
  .brand-video__title {
    font-size: 24px;
    font-style: normal;
  }
}
.brand-video__wrapper {
  position: relative;
  width: 100%;
  margin-top: 50px;
  padding-bottom: 56.25%;
}
@media (max-width: 980px) {
  .brand-video__wrapper {
    margin-top: 25px;
  }
}
.brand-video__wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.content-wrap {
  overflow: hidden;
}
.content-wrap--clip {
  overflow: clip;
}
@media (max-width: 980px) {
  .content-wrap--clip {
    overflow: hidden;
  }
}
.aboutip {
  color: #333333;
}
.aboutip__main {
  position: relative;
  padding-top: 150px;
}
.aboutip__main--lightbg {
  margin-top: 75px;
  padding-top: 75px;
  background-color: #ffffff;
}
.aboutip__text-area {
  margin-top: 40px;
}
@media (max-width: 980px) {
  .aboutip__text-area {
    margin-top: 4.27vmin;
  }
}
.aboutip__title {
  margin-top: 0;
  margin-bottom: 1em;
  font-weight: normal;
  font-size: 22px;
  line-height: 1.6;
  letter-spacing: 0.1em;
  text-align: center;
}
.aboutip__desc {
  margin: 0;
  text-align: center;
  font-size: 14px;
  line-height: 2em;
  letter-spacing: 0.06em;
  font-weight: 300;
}
@media (max-width: 980px) {
  .aboutip__desc {
    font-size: 13px;
    line-height: 2em;
    letter-spacing: normal;
  }
}
@media (max-width: 980px) {
  .aboutip__desc {
    text-align: left;
  }
}
.aboutip-intro__cont--md {
  max-width: 550px;
  margin: auto;
}
@media (max-width: 980px) {
  .aboutip-intro__cont {
    display: flex;
    justify-content: center;
  }
}
.aboutip-intro__desc {
  font-size: 14px;
  line-height: 2em;
  letter-spacing: 0.06em;
  font-weight: 300;
  font-family: "Bodoni Moda", "Noto Serif TC", serif;
  font-weight: 500;
  text-align: center;
}
@media (max-width: 980px) {
  .aboutip-intro__desc {
    font-size: 13px;
    line-height: 2em;
    letter-spacing: normal;
  }
}
.heading + .aboutip-intro__desc {
  margin-top: 45px;
}
@media (max-width: 980px) {
  .aboutip-intro__desc {
    text-align: left;
  }
}
.aboutip-intro__desc--left {
  text-align: left;
}
.more-btn {
  max-width: 150px;
  padding: 12px 50px 11px;
  border: 1px solid #453536;
  color: #414141;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 0.04em;
}
.aboutip-section {
  display: block;
}
@media (max-width: 980px) {
  .aboutip-section {
    padding: 0;
  }
}
.aboutip-section .aboutip__inner {
  max-width: 1200px;
  margin: auto;
}
.aboutip-section__inner {
  box-sizing: border-box;
  max-width: 1320px;
  margin: 0 auto;
  padding: 90px 0 0;
  border: 10px solid rgba(228, 174, 187, 0);
}
@media (max-width: 980px) {
  .aboutip-section__inner {
    border-width: 0;
    padding: 0;
    padding-top: 6.67vw;
  }
}
.aboutip-section__block {
  box-sizing: border-box;
  position: relative;
  width: 100%;
  margin-bottom: 85px;
}
@media (max-width: 980px) {
  .aboutip-section__block {
    margin-bottom: 10.67vw;
  }
}
.aboutip-section__block--right {
  display: flex;
  align-items: center;
  width: 80%;
  margin: 0 auto 10rem auto;
  padding-left: 0;
}
@media (max-width: 980px) {
  .aboutip-section__block--right {
    padding-left: 0;
    flex-direction: column;
    width: 100%;
  }
}
.aboutip-section__block--left {
  display: flex;
  align-items: center;
  width: 80%;
  margin: 0 auto 10rem auto;
  padding-right: 0;
  padding-left: 0;
}
@media (max-width: 980px) {
  .aboutip-section__block--left {
    padding-right: 0;
    flex-direction: column;
    width: 100%;
  }
}
.aboutip-section__block--w-limit {
  max-width: 900px;
  margin-right: auto;
  margin-bottom: 150px;
  margin-left: auto;
  text-align: center;
}
@media (max-width: 980px) {
  .aboutip-section__block--w-limit {
    margin-bottom: 120px;
  }
}
.aboutip-section__title {
  display: flex;
  position: absolute;
  bottom: 0;
  justify-content: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 20px;
  font-weight: normal;
  opacity: 0.8;
}
.aboutip-section__title img {
  width: 370px;
  height: 65px;
}
@media (max-width: 980px) {
  .aboutip-section__title {
    text-align: center;
    justify-content: center;
    margin-bottom: 4vw;
  }
}
.aboutip-section__title .no {
  display: block;
  color: #454545;
  font-size: 30px;
  line-height: 1;
  opacity: 0.5;
}
@media (max-width: 980px) {
  .aboutip-section__title .no {
    font-size: 24px;
  }
}
.aboutip-section__title .text {
  font-family: "Bodoni Moda", "Noto Serif TC", serif;
  display: block;
  padding: 0 0.5em;
  font-size: 54px;
}
@media (max-width: 980px) {
  .aboutip-section__title .text {
    font-size: 40px;
  }
}
.aboutip-section__block--left .aboutip-section__title {
  flex-direction: row-reverse;
}
@media (max-width: 980px) {
  .aboutip-section__block--left .aboutip-section__title {
    flex-direction: row;
  }
}
.aboutip-section__content {
  box-sizing: border-box;
  display: block;
  display: flex;
  justify-content: center;
  width: 52%;
  padding: 6px;
  background-color: rgba(255, 255, 255, 0.85);
}
@media (max-width: 1400px) {
  .aboutip-section__content {
    width: 55%;
  }
}
@media (max-width: 980px) {
  .aboutip-section__content {
    width: 100%;
    margin-top: -5.33vw;
    order: 2;
  }
}
.aboutip-section__content:hover .more-btn {
  background: #453536;
  color: white;
}
.aboutip-section__content:hover .more-btn:after {
  border-right: 1px solid white;
  border-bottom: 1px solid white;
}
.aboutip-section__block--left .aboutip-section__content {
  margin-left: 0;
}
@media (max-width: 1400px) {
  .aboutip-section__block--left .aboutip-section__content {
    margin-left: 0;
  }
}
@media (max-width: 980px) {
  .aboutip-section__block--left .aboutip-section__content {
    margin-left: 0;
  }
}
.aboutip-section__text {
  box-sizing: border-box;
  display: block;
  padding: 60px 80px;
  border: 0px solid #f6f3f0;
  transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
}
@media (max-width: 980px) {
  .aboutip-section__text {
    padding: 8vw 4vw;
    text-align: center;
  }
}
.aboutip-section__text--with-float {
  padding-bottom: 95px;
}
@media (max-width: 980px) {
  .aboutip-section__text--with-float {
    padding-bottom: 10vw;
  }
}
@media (max-width: 575px) {
  .aboutip-section__text--with-float {
    padding-bottom: 12vw;
  }
}
.aboutip-section__name {
  font-family: "Bodoni Moda", "Noto Serif TC", serif;
  margin-top: 0;
  margin-bottom: 1em;
  color: #343030;
  font-weight: normal;
  font-size: 22px;
  line-height: 1.6;
  letter-spacing: 0.12em;
}
@media (max-width: 980px) {
  .aboutip-section__name {
    font-size: 16px;
    text-align: center;
    margin-top: 6vw;
  }
}
.aboutip-section__desc {
  margin: 0;
  font-size: 14px;
  line-height: 2em;
  letter-spacing: 0.06em;
  font-weight: 300;
}
@media (max-width: 980px) {
  .aboutip-section__desc {
    font-size: 13px;
    line-height: 2em;
    letter-spacing: normal;
  }
}
@media (max-width: 980px) {
  .aboutip-section__desc {
    text-align: left;
    line-height: 2;
    letter-spacing: 0.12em;
  }
}
.aboutip-section__more {
  display: inline-block;
  margin-top: 2em;
  font-weight: 600;
}
.aboutip-section__more.font-serif {
  font-family: "Cochin W01 Roman", "Noto Serif TC", serif;
}
@media (max-width: 980px) {
  .aboutip-section__more {
    display: block;
    width: 60%;
    max-width: 150px;
    margin-top: 2.1rem;
    margin-left: auto;
    margin-right: auto;
    padding: 12px 50px 11px;
    border-radius: 21px;
  }
}
.aboutip-section__more--big-mt {
  font-family: "Noto Sans TC", sans-serif;
  margin-top: 4em;
}
@media (max-width: 980px) {
  .aboutip-section__more--big-mt {
    margin-top: 3.8em;
  }
}
.aboutip-section__pic {
  display: block;
  position: relative;
  top: 0;
  right: 0;
  width: 55%;
  margin-top: 0;
  margin-right: 0;
  overflow: hidden;
}
.aboutip-section__pic picture,
.aboutip-section__pic img {
  display: block;
  position: relative;
  width: 100%;
}
.aboutip-section__pic picture .pic-hover:hover,
.aboutip-section__pic img .pic-hover:hover {
  transform: scale(1.1);
  transition: all 0.8s ease-out;
}
@media (max-width: 980px) {
  .aboutip-section__pic {
    width: 100%;
    position: relative;
    margin: 0 -5.33vmin;
    order: 1;
  }
}
.aboutip-section__block--left .aboutip-section__pic {
  right: auto;
  left: 0;
  margin-right: 0;
  margin-left: 0;
}
@media (max-width: 980px) {
  .aboutip-section__block--left .aboutip-section__pic {
    margin: 0 -5.33vmin;
  }
}
.aboutip-section__slider-title {
  font-size: 28px;
  line-height: 1.5em;
  letter-spacing: 0.01em;
  margin: 0px;
  padding: 10px 0px;
  font-weight: 500;
  font-size: 22px;
  text-align: center;
}
@media (max-width: 980px) {
  .aboutip-section__slider-title {
    font-size: 24px;
    line-height: 1.5em;
    letter-spacing: 0.01em;
  }
}
.aboutip-section__slider-subtitle {
  -webkit-box-orient: vertical;
  display: -webkit-box;
  position: relative;
  -webkit-line-clamp: 3;
  margin: 0;
  padding-bottom: 5px;
  overflow: hidden;
  font-weight: 400;
  font-size: 22px;
  line-height: 1.6;
  font-family: 'Ellipsis', 'Noto Sans TC';
  letter-spacing: 0.1em;
  text-align: center;
}
@media (max-width: 980px) {
  .aboutip-section__slider-subtitle {
    font-size: 16px;
  }
}
.aboutip-section__slider-subtitle::after {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 90%;
  height: 1px;
  transform: translateX(-50%);
  background-color: gainsboro;
  content: '';
}
.aboutip-section__slider-couple {
  font-size: 14px;
  line-height: 2em;
  letter-spacing: 0.06em;
  font-weight: 300;
  margin: 0 0 15px;
  color: #999;
  font-weight: 400;
  text-align: center;
}
@media (max-width: 980px) {
  .aboutip-section__slider-couple {
    font-size: 13px;
    line-height: 2em;
    letter-spacing: normal;
  }
}
.aboutip-section__slider-content {
  font-size: 14px;
  line-height: 2em;
  letter-spacing: 0.06em;
  font-weight: 300;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  margin: 0px;
  overflow: hidden;
  color: #463D3E;
  font-weight: 400;
  font-family: 'Ellipsis', 'Noto Sans TC';
  text-align: left;
}
@media (max-width: 980px) {
  .aboutip-section__slider-content {
    font-size: 13px;
    line-height: 2em;
    letter-spacing: normal;
  }
}
@media (max-width: 980px) {
  .aboutip-section__slider-content {
    -webkit-line-clamp: 5;
  }
}
.aboutip-section__slider-item {
  text-align: center;
}
.aboutip-section__slider-item .line-clamp__wrapper {
  width: 70%;
  margin: 25px auto;
  padding: 20px;
  background-color: white;
}
@media (max-width: 980px) {
  .aboutip-section__slider-item .line-clamp__wrapper {
    width: 90%;
    padding: 10px 5%;
    margin-bottom: 20px;
  }
}
.aboutip-section__slider-item .subtitle__wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 120px;
}
@media (max-width: 980px) {
  .aboutip-section__slider-item .subtitle__wrapper {
    height: 100px;
  }
}
.aboutip-section__slider {
  position: relative;
  margin: 0px;
  padding: 0px 40px 45px;
  border-top: 1px solid lightgray;
  border-bottom: 1px solid lightgray;
}
@media (max-width: 980px) {
  .aboutip-section__slider {
    padding: 0px 20px 45px;
    padding-bottom: 8px;
  }
}
.aboutip-section__slider .slick-dots {
  position: absolute;
  bottom: -30px;
  left: 50%;
  transform: translateX(-50%);
}
@media (max-width: 980px) {
  .aboutip-section__slider .slick-dots {
    bottom: -31px;
  }
}
.aboutip-section__slider .slick-dots li {
  margin: 0px 10px;
  padding: 0;
  border: 1px solid lightgray;
}
.aboutip-section__slider .slick-dots li button {
  width: 10px;
  height: 10px;
  background-color: lightgray;
}
.aboutip-section__slider .slick-dots li button:hover {
  cursor: pointer;
}
.aboutip-section__slider .slick-dots li.slick-active {
  border: 1px solid gray;
}
.aboutip-section__slider .slick-dots li.slick-active button {
  background-color: gray;
}
.aboutip-section__slider .slick-prev,
.aboutip-section__slider .slick-next {
  z-index: 10;
  position: absolute;
  top: 0;
  width: 30px;
  height: 100%;
  padding: 0;
  border: none;
  background-position: center center;
  background-size: auto;
  background-repeat: no-repeat;
  background-color: transparent;
  font-size: 0;
}
.aboutip-section__slider .slick-prev:hover,
.aboutip-section__slider .slick-next:hover {
  cursor: pointer;
}
.aboutip-section__slider .slick-prev {
  left: 0;
  background-image: url('../images/left-arrow.png');
  background-position: left center;
}
.aboutip-section__slider .slick-next,
.aboutip-section__slider .slick-next {
  right: 0;
  background-image: url('../images/right-arrow.png');
  background-position: right center;
}
.aboutip-section__read-more {
  display: inline-block;
  padding: 10px;
}
.aboutip-section__read-more:hover .read-more__icon {
  transform: translateX(5px);
}
.aboutip-section__read-more--float {
  position: absolute;
  bottom: 15%;
  left: 80px;
}
@media (max-width: 980px) {
  .aboutip-section__read-more--float {
    left: 50%;
    bottom: 10%;
    width: 100%;
    text-align: center;
    transform: translateX(-50%);
  }
}
@media (max-width: 575px) {
  .aboutip-section__read-more--float {
    bottom: 5%;
  }
}
.aboutip-section__read-more .read-more__text {
  font-size: 14px;
  line-height: 2em;
  letter-spacing: 0.06em;
  font-weight: 300;
  display: inline-block;
  margin: 0;
  margin-right: 5px;
  line-height: 1em;
  letter-spacing: 0.15em;
  vertical-align: text-bottom;
}
@media (max-width: 980px) {
  .aboutip-section__read-more .read-more__text {
    font-size: 13px;
    line-height: 2em;
    letter-spacing: normal;
  }
}
@media (max-width: 980px) {
  .aboutip-section__read-more .read-more__text {
    line-height: 1em;
  }
}
.aboutip-section__read-more .read-more__icon {
  display: inline-block;
  aspect-ratio: 1;
  width: 13px;
  vertical-align: text-bottom;
  transition: all 0.5s;
}
.aboutip-section__movie {
  padding: 60px 0;
  background-color: #f3f1ee;
}
.aboutip-cont {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 980px) {
  .aboutip-cont {
    display: block;
  }
}
.aboutip-cont--mt {
  margin-top: 100px;
}
@media (max-width: 980px) {
  .aboutip-cont--mt {
    margin-top: 45px;
  }
}
.aboutip-cont + .aboutip-cont {
  margin-top: 280px;
}
@media (max-width: 980px) {
  .aboutip-cont + .aboutip-cont {
    margin-top: 100px;
  }
}
.aboutip-cont--reverse {
  flex-direction: row-reverse;
}
.aboutip-cont__main {
  width: 36%;
}
@media (max-width: 980px) {
  .aboutip-cont__main {
    width: 100%;
    box-sizing: border-box;
  }
}
.aboutip-cont__main--auto-center {
  display: flex;
  flex: 1 1 auto;
  align-items: center;
  justify-content: center;
  width: auto;
}
.aboutip-cont__title {
  font-size: 24px;
  line-height: 1.5em;
  letter-spacing: 0.05em;
  font-family: "Bodoni Moda", "Noto Serif TC", serif;
  margin: 0;
  font-weight: 400;
}
@media (max-width: 980px) {
  .aboutip-cont__title {
    font-size: 18px;
    line-height: 1.5em;
    letter-spacing: 0.05em;
  }
}
@media (max-width: 980px) {
  .aboutip-cont__title {
    text-align: center;
  }
}
.aboutip-cont__title--mb {
  margin-bottom: 30px;
}
.aboutip-cont__desc {
  font-size: 14px;
  line-height: 2em;
  letter-spacing: 0.06em;
  font-weight: 300;
  margin-top: 0;
}
@media (max-width: 980px) {
  .aboutip-cont__desc {
    font-size: 13px;
    line-height: 2em;
    letter-spacing: normal;
  }
}
.aboutip-cont__desc small {
  color: #999;
  font-size: 12px;
  line-height: 1.33333333em;
  letter-spacing: 0.06em;
}
.aboutip-cont__title + .aboutip-cont__desc {
  margin-top: 15px;
}
.heading + .aboutip-cont__desc {
  margin-top: 45px;
}
.aboutip-cont__desc + .aboutip-cont__desc {
  margin-top: 15px;
}
.aboutip-cont__note {
  color: #999;
  font-size: 12px;
  line-height: 1.33333333em;
  letter-spacing: 0.06em;
}
.aboutip-cont__list {
  margin-top: 1em;
  margin-bottom: 1em;
  padding-left: 0;
  list-style: decimal inside;
}
.aboutip-cont__list li {
  font-size: 14px;
  line-height: 2em;
  letter-spacing: 0.06em;
  font-weight: 300;
}
@media (max-width: 980px) {
  .aboutip-cont__list li {
    font-size: 13px;
    line-height: 2em;
    letter-spacing: normal;
  }
}
.aboutip-cont__sub {
  width: 48%;
}
.aboutip-cont__sub--pr {
  box-sizing: border-box;
  padding-right: 4%;
}
@media (max-width: 980px) {
  .aboutip-cont__sub--pr {
    width: auto;
    padding-right: 0;
    margin-left: -32px;
    margin-right: -32px;
  }
}
.aboutip-cont__sub--lg {
  position: relative;
  width: 52.32%;
}
.aboutip-cont__sub--auto {
  width: auto;
}
@media (max-width: 980px) {
  .aboutip-cont__sub {
    width: auto;
    margin-top: 50px;
    margin-left: -32px;
    margin-right: -32px;
  }
  .aboutip-cont__sub--lg {
    width: auto;
    margin-left: -32px;
    margin-right: -32px;
  }
  .aboutip-cont__sub:nth-child(1) {
    margin-top: 0;
    margin-bottom: 50px;
  }
}
.aboutip-cont__slider-wrap {
  position: relative;
}
.aboutip-cont__slider-wrap .slick-arrow {
  display: block;
  z-index: 5;
  position: absolute;
  top: 50%;
  width: 30px;
  height: 30px;
  margin-top: -40px;
  background-image: url(../images/icon-arrow.png);
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  cursor: pointer;
}
@media (max-width: 980px) {
  .aboutip-cont__slider-wrap .slick-arrow {
    position: relative;
    top: 0;
    left: auto;
    right: auto;
    width: 20px;
    height: 20px;
    margin: 0;
  }
}
.aboutip-cont__slider-wrap .prev-link {
  left: -60px;
  transform: rotate(180deg);
}
@media (max-width: 980px) {
  .aboutip-cont__slider-wrap .prev-link {
    left: auto;
    right: auto;
  }
}
.aboutip-cont__slider-wrap .next-link {
  right: -60px;
}
@media (max-width: 980px) {
  .aboutip-cont__slider-wrap .next-link {
    left: auto;
    right: auto;
  }
}
.aboutip-cont__slider-wrap .slick-dots {
  display: flex;
  left: auto;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin-top: 10px;
  padding-bottom: 20px;
}
@media (max-width: 980px) {
  .aboutip-cont__slider-wrap .slick-dots {
    position: relative;
    bottom: 0;
    width: auto;
    margin: 0;
    padding-bottom: 0;
  }
}
.aboutip-cont__slider-wrap .slick-dots li {
  display: block;
  margin-top: 0;
  border: none;
}
.aboutip-cont__slider-wrap .slick-dots li button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 18px;
  height: 18px;
  background: transparent;
  font-size: 0;
  cursor: pointer;
}
.aboutip-cont__slider-wrap .slick-dots li button:before {
  display: block;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: black;
  content: "";
}
.aboutip-cont__slider-wrap .slick-dots li.slick-active button:before {
  border: 2px solid black;
  background-color: transparent;
}
@media (max-width: 980px) {
  .aboutip-cont__slider-ctrl {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
  }
}
.aboutip-cont__slide {
  position: relative;
}
.aboutip-cont__slide-info {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.aboutip-cont__slide-desc {
  font-size: 14px;
  line-height: 2em;
  letter-spacing: 0.06em;
  font-weight: 300;
  font-family: "Bodoni Moda", "Noto Serif TC", serif;
  margin: 0;
  padding-top: 12.72727273%;
  font-weight: 500;
  text-align: center;
}
@media (max-width: 980px) {
  .aboutip-cont__slide-desc {
    font-size: 13px;
    line-height: 2em;
    letter-spacing: normal;
  }
}
.aboutip-cont__slide-name {
  font-size: 24px;
  line-height: 1.5em;
  letter-spacing: 0.05em;
  font-family: "Bodoni Moda", "Noto Serif TC", serif;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  margin: 0;
  padding-bottom: 5.45454545%;
  font-weight: 400;
  font-size: 32px;
  text-align: center;
  text-transform: uppercase;
}
@media (max-width: 980px) {
  .aboutip-cont__slide-name {
    font-size: 18px;
    line-height: 1.5em;
    letter-spacing: 0.05em;
  }
}
@media (max-width: 980px) {
  .aboutip-cont__slide-name {
    font-size: 28px;
  }
}
.aboutip-cont__video video {
  display: block;
  max-width: 100%;
  height: auto;
}
@media (max-width: 980px) {
  .aboutip-cont__video video {
    margin-left: auto;
    margin-right: auto;
  }
}
.aboutip-panel {
  display: block;
}
.aboutip-panel__tabs {
  display: flex;
  border-top: 1px solid #707070;
  border-bottom: 1px solid #707070;
}
.aboutip-panel__tab {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50%;
  height: 64px;
  gap: 8px;
  font-size: 16px;
  line-height: 1em;
  transition: background-color 0.3s, color 0.3s;
}
.aboutip-panel__tab svg {
  fill: #707070;
  transition: fill 0.3s;
}
.aboutip-panel__tab.active {
  background-color: #898989;
  color: white;
}
.aboutip-panel__tab.active svg {
  fill: white;
}
@media (max-width: 980px) {
  .aboutip-panel__tab {
    height: 44px;
    font-size: 14px;
  }
}
.aboutip-panel__block {
  display: block;
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  transition: opacity 0.6s;
}
.aboutip-panel__block.active {
  max-height: 100%;
  overflow: visible;
  opacity: 1;
}
.aboutip-2bn {
  display: block;
  padding: 88px 0;
  background-color: #f3f1ee;
}
@media (max-width: 980px) {
  .aboutip-2bn {
    padding: 0;
  }
}
.aboutip-2bn__wrap {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 50px;
}
@media (max-width: 980px) {
  .aboutip-2bn__wrap {
    display: block;
    gap: 0;
  }
}
.aboutip-2bn__block {
  display: block;
  position: relative;
  transition: opacity 0.3s;
}
.aboutip-2bn__block:hover {
  opacity: 0.7;
}
.aboutip-2bn__cont {
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.aboutip-2bn__cont--series {
  padding: 6.66666667% 5.66666667% 0;
}
@media (max-width: 980px) {
  .aboutip-2bn__cont--series {
    padding: 8% 6.4% 0;
  }
}
.aboutip-2bn__cont--set {
  padding: 15% 5.66666667% 0;
}
@media (max-width: 980px) {
  .aboutip-2bn__cont--set {
    padding: 32% 6.4% 0;
  }
}
.aboutip-2bn__cont--anni {
  padding: 15% 5.66666667% 0;
}
@media (max-width: 980px) {
  .aboutip-2bn__cont--anni {
    padding: 45.33333333% 6.4% 0;
  }
}
.aboutip-2bn__cont--baby {
  padding: 15% 5.66666667% 0;
}
@media (max-width: 980px) {
  .aboutip-2bn__cont--baby {
    padding: 24% 6.4% 0;
  }
}
.aboutip-2bn__cont .desc {
  font-family: "Bodoni Moda", "Noto Serif TC", serif;
  display: block;
  color: white;
  font-weight: 500;
  font-size: 20px;
  line-height: 1.5em;
  letter-spacing: 0.05em;
}
.aboutip-2bn__cont .desc--dark {
  color: #333333;
}
@media (max-width: 980px) {
  .aboutip-2bn__cont .desc {
    font-size: 15px;
  }
}
.aboutip-2bn__cont .name {
  font-family: "Bodoni Moda", "Noto Serif TC", serif;
  display: block;
  margin-top: 8px;
  color: white;
  font-weight: 400;
  font-size: 46px;
  line-height: 1.2em;
  letter-spacing: 0.01em;
}
.aboutip-2bn__cont .name--dark {
  color: #333333;
}
@media (max-width: 980px) {
  .aboutip-2bn__cont .name {
    font-size: 35px;
  }
}
@media (max-width: 980px) {
  .aboutip-2bn__btn {
    display: block;
    left: 0;
    right: 0;
    position: absolute;
    bottom: 6.4%;
    width: 100%;
    max-width: 270px;
    margin: auto;
  }
}
.aboutip-block {
  display: flex;
}
.about {
  font-family: "Bodoni Moda", "Noto Serif TC", serif;
}
.about.inner {
  padding: 0;
}
.about__nav-wrap {
  position: relative;
  width: 100%;
  border-bottom: 1px solid #ddd;
}
@media (max-width: 980px) {
  .about__nav-wrap {
    display: flex;
  }
}
.about__prev,
.about__next {
  display: none;
}
@media (max-width: 980px) {
  .about__prev,
  .about__next {
    display: block;
    width: 30px;
    flex: 0 0 30px;
    background-size: 6px auto;
    background-repeat: no-repeat;
    background-position: center center;
  }
}
.about__prev {
  background-image: url(../../../images/ic-arrow-11-2.png);
}
.about__next {
  background-image: url(../../../images/ic-arrow-11.png);
}
.about__nav {
  display: block;
  margin: 0 auto;
  padding: 20px 0;
}
@media (max-width: 980px) {
  .about__nav {
    flex: auto;
    margin: 0 auto;
    padding: 0;
    overflow: scroll;
    width: 100%;
  }
}
.about__navlist {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}
@media (max-width: 980px) {
  .about__navlist {
    padding: 0;
    margin: 0;
    white-space: nowrap;
    list-style: none;
    width: auto;
    letter-spacing: 0;
  }
}
.about__navitem {
  display: inline-block;
  font-size: 14px;
  line-height: 1.2;
  letter-spacing: 0.12em;
}
.about__navitem a {
  display: inline-block;
  position: relative;
  color: #343030;
  transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
}
.about__navitem a:hover {
  opacity: 0.6;
}
.about__navitem a.on {
  color: #f8b2ba;
}
.about__navitem:nth-child(n + 2):before {
  display: inline-block;
  width: 1px;
  height: 1em;
  margin: 0 30px;
  background-color: #d2d2d2;
  content: '';
}
@media (max-width: 980px) {
  .about__navitem {
    font-size: 12px;
    display: inline-block;
    letter-spacing: 0.12em;
    margin: 0 0 0 0;
    position: relative;
  }
  .about__navitem a {
    padding: 0;
    padding: 1.2em 25px;
  }
  .about__navitem:nth-child(1) {
    margin-left: 0;
  }
  .about__navitem:before,
  .about__navitem:nth-child(n+2):before {
    margin: 0 0 0 0;
    position: absolute;
    display: block;
    left: 0;
    top: 50%;
    margin-top: -0.5em;
  }
  .about__navitem + .about__navitem {
    margin-left: -2px;
  }
  .about__navitem a:after {
    display: none;
  }
}
.about__section {
  margin-bottom: 100px;
  padding: 0 50px;
}
@media (max-width: 980px) {
  .about__section {
    padding: 0;
    margin-bottom: 0;
  }
}
.about-banner {
  display: flex;
  position: relative;
  justify-content: space-evenly;
  max-width: 1440px;
  margin-right: auto;
  margin-bottom: 90px;
  margin-left: auto;
}
@media (max-width: 980px) {
  .about-banner {
    flex-direction: column;
    justify-content: stretch;
    width: 100%;
    margin-bottom: 5.33vmin;
  }
}
.about-banner__content {
  z-index: 2;
  max-width: 475px;
  padding: 0 30px;
}
@media (max-width: 980px) {
  .about-banner__content {
    max-width: 100%;
    order: 2;
    width: 100%;
    padding: 0 6.67vmin;
    box-sizing: border-box;
  }
}
.about-banner__pic {
  box-sizing: border-box;
  z-index: 2;
  width: 64%;
}
@media (max-width: 980px) {
  .about-banner__pic {
    width: 100%;
    padding: 0;
    position: relative;
    display: flex;
    flex-direction: column;
  }
}
.about-banner__pic picture {
  order: 2;
}
.about-banner picture,
.about-banner img {
  display: block;
}
.about-banner__text {
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  max-width: 475px;
  height: 100%;
  border-bottom: 1px solid #ddd;
}
@media (max-width: 980px) {
  .about-banner__text {
    display: block;
    height: auto;
    max-width: 100%;
    padding: 6.67vmin 0;
  }
  .about-banner__text--mb-nobd {
    border: none;
  }
}
.about-banner__title {
  font-family: "Bodoni Moda", "Noto Serif TC", serif;
  display: grid;
  justify-items: center;
  gap: 20px;
}
.about-banner__title--light {
  color: white;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
.about-banner__title--light .sub-text {
  display: block;
  font-size: 0.5em;
}
.about-banner__title .sub-text {
  display: block;
  color: #333;
  font-weight: 400;
  font-size: 20px;
}
@media (max-width: 980px) {
  .about-banner__title {
    display: flex;
    flex-direction: column;
    gap: 14px;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    order: 1;
    margin-bottom: 20px;
  }
  .about-banner__title .sub-text {
    font-size: 14px;
    letter-spacing: 0.05em;
  }
}
.about-banner__desc {
  color: #fff;
  font-weight: 500;
  font-size: 15px;
  line-height: 2;
  letter-spacing: 0.05em;
  text-align: center;
}
.about-banner::before {
  display: block;
  z-index: 1;
  position: absolute;
  right: -50vw;
  bottom: 0;
  left: -50vw;
  height: 230px;
  background-color: #b2aba2;
  content: "";
}
.banner__pic-pc {
  width: 100%;
}
.about-2col {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 1440px;
  margin: 0 auto 80px;
}
.about-2col--align-stretch {
  align-items: stretch;
}
.about-2col--nopic {
  display: block;
  max-width: 1010px;
  margin: 0 auto;
  padding: 0 30px;
}
.about-2col--nopic .about-2col__text {
  max-width: 100%;
}
.about-2col picture,
.about-2col img {
  display: block;
  width: 100%;
}
@media (max-width: 980px) {
  .about-2col {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 0 auto 5.33vmin;
    max-width: 100%;
    align-items: center;
  }
}
.about-2col--mt {
  margin-top: 80px;
}
@media (max-width: 980px) {
  .about-2col--mt {
    margin-top: 40px;
  }
}
.about-2col__cell {
  box-sizing: border-box;
  width: 50%;
  padding: 0 30px;
}
.about-2col__cell--text-left {
  text-align: right;
}
.about-2col__cell--right-origin {
  text-align: right;
}
.about-2col__cell--right-origin picture,
.about-2col__cell--right-origin img {
  display: inline-block;
  width: auto;
  max-width: 100%;
}
.about-2col__cell--left-origin {
  text-align: left;
}
.about-2col__cell--left-origin picture,
.about-2col__cell--left-origin img {
  display: inline-block;
  width: auto;
  max-width: 100%;
}
@media (max-width: 980px) {
  .about-2col__cell {
    width: 100%;
    padding: 0;
    order: 2;
  }
  .about-2col__cell--pic {
    order: 1;
  }
  .about-2col__cell--text-left {
    text-align: left;
  }
}
.about-2col__cell--auto {
  display: flex;
  align-items: center;
  justify-content: center;
}
.about-2col__text {
  display: inline-block;
  max-width: 475px;
  text-align: left;
}
.about-2col__text--full {
  max-width: 100%;
}
@media (max-width: 980px) {
  .about-2col__text {
    display: block;
    max-width: 100%;
    padding: 6.67vmin;
    width: 100%;
    box-sizing: border-box;
  }
}
.about-2col__title {
  margin-top: 0;
  margin-bottom: 1em;
  color: #333333;
  font-weight: normal;
  font-size: 2.2rem;
  line-height: 1.6;
  letter-spacing: 0.1em;
}
.about-2col__title--center {
  text-align: center;
}
@media (max-width: 980px) {
  .about-2col__title {
    font-size: 18px;
    line-height: 1.8;
    letter-spacing: 0.075em;
    margin-bottom: 4.27vmin;
  }
}
.about-2col__desc {
  font-size: 14px;
  line-height: 2em;
  letter-spacing: 0.06em;
  font-weight: 300;
  margin: 0;
}
@media (max-width: 980px) {
  .about-2col__desc {
    font-size: 13px;
    line-height: 2em;
    letter-spacing: normal;
  }
}
.about-2col__note {
  display: block;
  margin: 1em 0;
  color: #999999;
  font-size: 12px;
  line-height: 1.8;
  letter-spacing: 0.1em;
  text-align: left;
}
.about-2col__note a {
  text-decoration: underline;
}
.about-2col__note a:hover {
  color: #FFDCDB;
}
@media (max-width: 980px) {
  .about-2col__note--mb-center {
    text-align: center;
  }
}
@media (max-width: 980px) {
  .about-2col__note {
    font-size: 12px;
  }
}
.about-2col__imgs img {
  width: auto;
  max-width: 100%;
}
.about-2col__list {
  margin-top: 1em;
  margin-bottom: 1em;
  padding-left: 0;
  list-style: decimal inside;
}
.about-2col__list li {
  color: #333;
  font-size: 1.2rem;
  line-height: 1.8;
  list-style-type: disc;
}
@media (max-width: 980px) {
  .about-2col__list li {
    font-size: 12px;
  }
}
.about-2col .btns {
  margin-top: 2em;
}
.about-2col .btns .more-link {
  display: inline-block;
}
@media (max-width: 980px) {
  .about-2col .btns .more-link {
    font-size: 3.2vmin;
    display: block;
    padding: 2.6vmin 0;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    width: 50.7vmin;
    letter-spacing: 0.2em;
    position: relative;
  }
  .about-2col .btns .more-link:before {
    background: url(../images/linkArrow.svg) no-repeat 0 0;
    background-size: 100%;
    content: '';
    display: block;
    position: absolute;
    left: 1em;
    top: 50%;
    height: 2.6vw;
    width: 1.3vw;
    margin-top: -1.3vw;
  }
  .about-2col .btns .new-btn {
    font-size: 12px;
    display: block;
    padding: 9.75px 0;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    width: 190.125px;
    letter-spacing: 0.2em;
    position: relative;
  }
  .about-2col .btns .new-btn:before {
    position: absolute;
    top: 45%;
    left: 0.6em;
    content: '';
    height: 0.8em;
    display: block;
    width: 1em;
    border-width: 0.15em;
    box-sizing: border-box;
    transform: translate(0, -50%);
  }
  .about-2col .btns .new-btn:after {
    position: absolute;
    top: 55%;
    left: 1em;
    content: '';
    height: 0.8em;
    display: block;
    width: 1em;
    border-width: 0.15em;
    box-sizing: border-box;
    transform: translate(0, -50%);
  }
}
.about-shopmap {
  margin-top: 10px;
}
.about-shopmap__img {
  display: flex;
  justify-content: center;
  margin: 0;
}
@media (max-width: 980px) {
  .shopmap-tw {
    width: 87vw;
    height: auto;
  }
}
.about-shop {
  font-family: "Bodoni Moda", "Noto Serif TC", serif;
  margin-top: 140px;
}
@media (max-width: 980px) {
  .about-shop {
    margin-top: 18vw;
  }
}
.about-shop__wrap {
  max-width: 1250px;
  margin: 0 auto;
}
.about-shop__heading {
  display: flex;
  justify-content: center;
}
.about-shop__item {
  font-family: "Bodoni Moda", "Noto Serif TC", serif;
  display: flex;
  justify-content: center;
  width: 100%;
  max-width: 550px;
  padding: 20px 0;
  border-top: 1px solid #707070;
  border-bottom: 1px solid #707070;
  font-weight: 400;
  font-size: 24px;
}
@media (max-width: 980px) {
  .about-shop__item {
    display: flex;
    justify-content: center;
    width: 100%;
    padding: 16px 0;
    font-size: 20px;
    border-top: 1px solid #707070;
    border-bottom: 1px solid #707070;
    max-width: none;
  }
}
.about-shop__titile {
  font-weight: 500;
  font-family: Shuei Mincho M, serif;
  letter-spacing: 0.05em;
}
.shop-service__wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 20px;
  margin-right: -12px;
  margin-left: -12px;
}
.shop-service__box {
  width: 400px;
  margin: 70px 12px;
}
@media (max-width: 980px) {
  .shop-service__box {
    width: 100%;
    margin: 16vw 0 0;
  }
}
.shop-service__content {
  font-family: "Bodoni Moda", "Noto Serif TC", serif;
  box-sizing: border-box;
  width: 100%;
  margin: 0;
  padding: 0 50px;
  font-size: 20px;
  text-align: center;
}
.shop-service__option {
  line-height: 1.5;
  letter-spacing: 0.05em;
}
.section-shopbtn {
  margin-top: 95px;
}
.section-shopbtn .btn-base {
  display: block;
  width: 406px;
  height: 72px;
  margin: 25px auto 0;
  border: 1px solid #000;
  border-radius: 1px;
  font-size: 20px;
  line-height: 72px;
  text-align: center;
}
.shopbtn-mb {
  margin-top: 21vw;
}
.shopbtn-mb .btn-base {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 82vw;
  height: 20vw;
  margin: 0 auto;
  border: 1px solid #000;
  border-radius: 1px;
  background-color: #000;
  color: #fff;
  font-size: 20px;
  text-align: center;
}
.shopbtn-mb .btn-base svg {
  width: 4vw;
  margin-right: 2vw;
}
.about-shoplist {
  margin: 150px 0;
  font-family: "Bodoni Moda", "Noto Serif TC", serif;
}
.about-shoplist__shop {
  display: flex;
  max-width: 1250px;
  margin: auto;
}
.about-shoplist__content {
  display: flex;
  flex: 1;
  align-items: center;
  justify-content: center;
}
.about-shoplist__inner {
  width: 100%;
}
.about-shoplist__item {
  display: flex;
  justify-content: center;
  width: 100%;
  max-width: 100%;
  padding: 20px 0;
  border-top: 1px solid #707070;
  border-bottom: 1px solid #707070;
  font-size: 20px;
  letter-spacing: 0.05em;
}
.about-shoplist__shop-content {
  display: flex;
  position: relative;
  justify-content: space-around;
  margin-top: -15px;
  margin-top: 100px;
}
.shoplist-mb {
  margin-top: 18vw;
}
.shoplist-mb__wrap {
  padding: 0 10px;
}
.shoplist-mb__item {
  max-width: 100%;
  font-weight: 400;
  font-size: 20px;
  font-family: PublicSans Medium, sans-serif;
  letter-spacing: 0.05em;
  text-align: center;
}
.shoplist-mb__shop-content {
  display: block;
  position: relative;
  flex-wrap: wrap;
  margin-top: 9vw;
  padding: 0 4vw;
}
.maparea-mb {
  margin-top: 4vw;
}
.maparea-mb__title {
  display: block;
  position: relative;
  width: 100%;
  margin: 0;
  padding-bottom: 2vw;
  border-bottom: 1px solid #414141;
  font-size: 4.3vw;
}
.maparea-mb__title::before {
  display: block;
  position: absolute;
  top: 50%;
  right: 6%;
  width: 8px;
  height: 1px;
  transform: translate(1px, 0px);
  background-color: #333333;
  content: "";
}
.maparea-mb__title::after {
  display: block;
  position: absolute;
  top: 50%;
  right: 6%;
  width: 8px;
  height: 1px;
  transform: rotate(-90deg) translate(0.5px, 1px);
  background-color: #333333;
  content: "";
  transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}
.maparea-mb__shop-wrap {
  display: none;
  overflow: hidden;
}
.maparea-mb__shop-list {
  padding: 0;
  list-style: none;
}
.maparea-mb__shop-list li {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  width: 100%;
  font-size: 1.2rem;
}
.maparea-mb__shop-list li a {
  box-sizing: border-box;
  display: block;
  width: 100%;
  padding: 3% 7% 4.5%;
}
.show .maparea-mb__shop-wrap {
  display: block;
}
.show .maparea-mb__title::after {
  transform: rotate(0deg);
}
.maparea {
  font-family: "Bodoni Moda", "Noto Serif TC", serif;
}
.maparea__title {
  font-weight: 700;
  font-size: 14px;
}
.maparea__shop-wrap {
  display: flex;
  margin-top: 1rem;
}
.maparea__shop-list {
  flex-basis: 100%;
  padding: 0;
}
.maparea__shop-list li {
  padding: 4px 20px 4px 0;
  font-size: 1.2rem;
}
.about-img-line {
  display: flex;
  justify-content: center;
  text-align: center;
}
.about-img-line__img {
  box-sizing: border-box;
  display: inline-block;
  padding: 0 5%;
}
.about-img-line__img picture,
.about-img-line__img img {
  max-width: 100%;
}
.about-img-line__caption {
  display: block;
  padding-top: 10px;
  color: #333333;
  font-size: 12px;
  text-align: center;
}
.section-navi {
  margin-top: 60px;
  padding-bottom: 60px;
}
.section-navi .wrap {
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
}
.section-navi .wrap .about-navi {
  display: flex;
  justify-content: center;
}
@media (max-width: 980px) {
  .section-navi .wrap .about-navi {
    flex-direction: column;
    padding: 0;
  }
}
.section-navi .wrap .about-navi li {
  margin-right: 16px;
  list-style: none;
}
@media (max-width: 980px) {
  .section-navi .wrap .about-navi li {
    margin-top: 2.6667vw;
    margin-right: 0;
  }
}
.section-navi .wrap .about-navi li .about-navi_link {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 175px;
  height: 47px;
  background-color: #acacac;
  color: #fff;
  font-size: 13px;
  line-height: 1.3;
  transition: background-color 0.3s ease-out;
}
/* deprecated
.about-4c-btn {
  border: 1px solid #d4c8c4;
  margin-top: 40px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 16px 24px 16px 24px;
  transition: all 0.7s @ease-out-expo;

  &:hover {
    opacity: .7;
  }

  .text {
    display: block;
    @4cratio: 216/425 * 100%;
    position: relative;
    margin-top: -4px;
    width: @4cratio;
    padding-top: (35/216) * @4cratio;
    background-image: url(../images/about/quality/logo_4cofdiamond.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: left top;
    font-size: 12 * @px2em;
    line-height: 1;
    letter-spacing: .2em;
    padding-left: .8em;
    box-sizing: border-box;
    color: @baseTextColor;
  }

  .more {
    font-size: 12 * @px2em;
    color: #60524f;
    line-height: 100%;
    letter-spacing: .21em;
    padding-right: 1em;
    position: relative;
    display: inline-block;

    &:after {
      position: absolute;
      top: 0;
      bottom: 0;
      right: 3px;
      margin: auto;
      content: "";
      vertical-align: middle;
      width: 4px;
      height: 4px;
      border-top: 1px solid #60524f;
      border-right: 1px solid #60524f;
      transform: rotate(45deg);
    }
  }
  .atSM({
    margin-top: 5.33vmin;
    padding: 3.2vmin 5.33vmin 3.2vmin 4.9vmin;
    .text{
      width: 167/285 * 100%;
      padding-top: (35/216) * (167/285 * 100%);
      font-size: 2.6vmin;
    }
    .more{
      font-size: 2.6vmin;
  
    }
  });
} */
.about-spec {
  margin-bottom: 90px;
  padding: 100px 0;
  background-color: #f5f6f8;
}
@media (max-width: 980px) {
  .about-spec {
    padding: 5.33vmin 0;
    margin-bottom: 5.33vmin;
  }
}
.about-fullpic,
.fullpic {
  margin: auto;
  text-align: center;
}
.about-fullpic picture,
.fullpic picture,
.about-fullpic img,
.fullpic img {
  display: block;
  max-width: 100%;
  margin: auto;
}
@media (max-width: 980px) {
  .about-fullpic--mb-padding,
  .fullpic--mb-padding {
    padding: 6.67vmin 6.67vmin 6.67vmin;
  }
}
.anchor-hr {
  width: 1000px;
  height: 1px;
  margin: 100px auto 0;
  border: none;
  background-color: #ddd;
}
@media (max-width: 980px) {
  .anchor-hr {
    width: calc(100% - 13.34vmin);
    margin: 8vmin auto;
  }
}
.about-tabs {
  display: block;
  max-width: 790px;
  margin: 0 auto 90px auto;
  font-size: 0;
  text-align: center;
}
@media (max-width: 980px) {
  .about-tabs {
    margin: 0 6.67vmin 10.67vw;
  }
}
.about-tabs__tab {
  box-sizing: border-box;
  display: inline-block;
  width: 33.33%;
  padding: 1em 0;
  border: 1px solid #d0cccb;
  background-color: #fff;
  font-size: 14px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
}
.about-tabs__tab:hover,
.about-tabs__tab.on {
  background-color: #7a6861;
  color: white;
}
@media (max-width: 980px) {
  .about-tabs__tab {
    display: block;
    font-size: 12px;
    line-height: 1.4;
    color: #343030;
    letter-spacing: 0.12em;
    text-align: center;
    width: 100%;
    padding: 1em 0;
    border: 1px solid #d0cccb;
    background-color: #fff;
    box-sizing: border-box;
    position: relative;
  }
  .about-tabs__tab:after {
    content: '';
    display: block;
    box-sizing: border-box;
    width: 0.6em;
    height: 0.6em;
    border-right: 1px solid #343030;
    border-bottom: 1px solid #343030;
    position: absolute;
    top: 49%;
    right: 4%;
    transform: translate(0, -50%) rotate(45deg);
  }
  .about-tabs__tab.on {
    background-color: white;
    color: #343030;
  }
  .about-tabs__tab + .about-tabs__tab {
    margin-top: -1px;
  }
}
.about-sec-title {
  margin-top: 0;
  margin-bottom: 0px;
  color: #343030;
  font-weight: normal;
  font-size: 26px;
  line-height: 1.6;
  letter-spacing: 0.12em;
  text-align: center;
}
@media (max-width: 980px) {
  .about-sec-title {
    font-size: 18px;
    line-height: 1.6;
    letter-spacing: 0.075em;
    font-weight: normal;
    text-align: center;
    margin-bottom: 4vw;
  }
}
.about-third-title {
  margin-top: 0;
  margin-bottom: 60px;
  color: #343030;
  font-weight: normal;
  font-size: 20px;
  line-height: 1.6;
  letter-spacing: 0.12em;
  text-align: center;
}
.span__nowrap {
  white-space: nowrap;
}
.about-parent {
  position: relative;
}
.tabcontent {
  max-width: 1400px;
  margin: 0 auto;
}
@media (max-width: 980px) {
  .tabcontent {
    padding: 0 5%;
    margin-bottom: 12%;
  }
}
.tabcontent__head {
  display: flex;
  justify-content: center;
  margin-bottom: 40px;
}
@media (max-width: 980px) {
  .tabcontent__head {
    margin-bottom: 6.4vmin;
  }
}
.tabcontent__tab {
  display: block;
  position: relative;
  background-color: #efebe7;
  text-align: center;
  color: #333333;
  font-size: 2rem;
  width: 320px;
  line-height: 1em;
  padding: 1em 0;
  letter-spacing: 0.1em;
  transition: opacity 0.3s;
}
.tabcontent__tab:after {
  box-sizing: border-box;
  width: 20px;
  height: 20px;
  border: 20px solid transparent;
  border-left: 20px solid #fff;
  transform: rotate(90deg);
  position: absolute;
  bottom: -40px;
  left: calc(50% - 20px);
  margin: auto;
  content: "";
}
.tabcontent__tab.active {
  background-color: #998e8d;
  color: white;
}
.tabcontent__tab.active:after {
  border-left: 20px solid #998e8d;
}
.tabcontent__tab:hover {
  opacity: 0.7;
}
@media (max-width: 980px) {
  .tabcontent__tab {
    width: 50%;
    padding: 1em 0;
    font-size: 12px;
  }
  .tabcontent__tab:after {
    width: 10px;
    height: 10px;
    border: 12px solid transparent;
    border-left: 12px solid #fff;
    transform: rotate(90deg);
    position: absolute;
    bottom: -24px;
    left: calc(50% - 12px);
  }
  .tabcontent__tab.active:after {
    border-left: 12px solid #998e8d;
  }
}
.tabcontent__block {
  display: block;
  overflow: hidden;
  height: 0;
  opacity: 0;
}
.tabcontent__block.active {
  display: block;
  opacity: 1;
  height: auto;
  transition: opacity 0.3s, height 0s;
}
.tabcontent__desc {
  max-width: 990px;
  margin: 15px auto;
}
.addition__list {
  padding: 0;
  margin: auto;
  list-style: none;
  display: flex;
  max-width: 990px;
  border-top: 1px solid #eee;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
  flex-wrap: wrap;
}
@media (max-width: 980px) {
  .addition__list {
    flex-direction: column;
  }
}
.addition__item {
  display: flex;
  width: 50%;
  box-sizing: border-box;
  align-items: center;
  border-bottom: 1px solid #eee;
}
.addition__item:nth-child(2n) {
  border-left: 1px solid #eee;
}
@media (max-width: 980px) {
  .addition__item {
    width: 100%;
  }
  .addition__item:nth-child(2n) {
    border-left: none;
  }
}
.addition__main {
  flex: auto;
  padding: 25px 0 20px 40px;
}
@media (max-width: 980px) {
  .addition__main {
    padding: 6% 5%;
  }
}
.addition__name {
  line-height: 1.2em;
  letter-spacing: 0.1em;
  margin: 0;
  font-size: 24px;
  line-height: 1.5em;
  letter-spacing: 0.05em;
}
@media (max-width: 980px) {
  .addition__name {
    font-size: 18px;
    line-height: 1.5em;
    letter-spacing: 0.05em;
  }
}
.color-1 .addition__name {
  color: #e93c9d;
}
.color-2 .addition__name {
  color: #72b9dd;
}
.color-3 .addition__name {
  color: #c6c018;
}
.color-4 .addition__name {
  color: #a4a4b5;
}
.color-5 .addition__name {
  color: #774f2d;
}
.color-6 .addition__name {
  color: #0d5599;
}
.color-7 .addition__name {
  color: #238d49;
}
.color-8 .addition__name {
  color: #272323;
}
.stone-1 .addition__name {
  color: #da664a;
}
.stone-2 .addition__name {
  color: #a75bd1;
}
.stone-3 .addition__name {
  color: #61a6c5;
}
.stone-4 .addition__name {
  color: #727779;
}
.stone-5 .addition__name {
  color: #1dbc55;
}
.stone-6 .addition__name {
  color: #9999af;
}
.stone-7 .addition__name {
  color: #e20350;
}
.stone-8 .addition__name {
  color: #88bb4e;
}
.stone-9 .addition__name {
  color: #3e55b7;
}
.stone-10 .addition__name {
  color: #ea6295;
}
.stone-11 .addition__name {
  color: #f39600;
}
.stone-12 .addition__name {
  color: #7f86e3;
}
.addition__subname {
  margin: 0;
  line-height: 1.6em;
  font-size: 14px;
  line-height: 2em;
  letter-spacing: 0.06em;
  font-weight: 300;
}
@media (max-width: 980px) {
  .addition__subname {
    font-size: 13px;
    line-height: 2em;
    letter-spacing: normal;
  }
}
.color-1 .addition__subname {
  color: #e93c9d;
}
.color-2 .addition__subname {
  color: #72b9dd;
}
.color-3 .addition__subname {
  color: #c6c018;
}
.color-4 .addition__subname {
  color: #a4a4b5;
}
.color-5 .addition__subname {
  color: #774f2d;
}
.color-6 .addition__subname {
  color: #0d5599;
}
.color-7 .addition__subname {
  color: #238d49;
}
.color-8 .addition__subname {
  color: #272323;
}
.stone-1 .addition__subname {
  color: #da664a;
}
.stone-2 .addition__subname {
  color: #a75bd1;
}
.stone-3 .addition__subname {
  color: #61a6c5;
}
.stone-4 .addition__subname {
  color: #727779;
}
.stone-5 .addition__subname {
  color: #1dbc55;
}
.stone-6 .addition__subname {
  color: #9999af;
}
.stone-7 .addition__subname {
  color: #e20350;
}
.stone-8 .addition__subname {
  color: #88bb4e;
}
.stone-9 .addition__subname {
  color: #3e55b7;
}
.stone-10 .addition__subname {
  color: #ea6295;
}
.stone-11 .addition__subname {
  color: #f39600;
}
.stone-12 .addition__subname {
  color: #7f86e3;
}
.addition__desc {
  font-size: 16px;
  line-height: 1.6em;
  color: #333333;
  margin: 0.2em 0 0 0;
  font-size: 14px;
  line-height: 2em;
  letter-spacing: 0.06em;
  font-weight: 300;
}
@media (max-width: 980px) {
  .addition__desc {
    font-size: 13px;
    line-height: 2em;
    letter-spacing: normal;
  }
}
.addition__pic {
  width: 52px;
  padding: 0 30px;
  flex: 0 0 52px;
}
@media (max-width: 980px) {
  .addition__pic {
    width: 10%;
    flex: 0 0 10%;
    padding: 0 6% 0 0;
  }
}
.addition__pic img {
  display: block;
  max-width: 100%;
}
.carve {
  margin: 0 auto 80px;
  max-width: 1440px;
}
@media (max-width: 980px) {
  .carve {
    margin: 0 auto 6.67vmin;
    max-width: 100%;
  }
}
.carve__block {
  margin: 0 auto 40px;
  width: 100%;
  max-width: 1280px;
  padding: 0 40px;
  box-sizing: border-box;
}
@media (max-width: 980px) {
  .carve__block {
    margin: 0 auto 6.67vmin;
    max-width: 100%;
    padding: 0 6.67vmin;
  }
}
.carve__name {
  text-align: center;
  font-size: 14px;
  line-height: 2em;
  letter-spacing: 0.06em;
  font-weight: 300;
  color: #5d5452;
  margin-bottom: 1.6em;
  position: relative;
}
@media (max-width: 980px) {
  .carve__name {
    font-size: 13px;
    line-height: 2em;
    letter-spacing: normal;
  }
}
@media (max-width: 980px) {
  .carve__name {
    font-size: 13.9875px;
    color: #5d5452;
  }
}
.carve__name:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #ddd;
  top: 50%;
  left: 0;
}
.carve__name .text {
  display: inline-block;
  padding: 0 0.5em;
  background-color: white;
  position: relative;
  z-index: 2;
}
@media (max-width: 980px) {
  .carve__name .text {
    padding: 0 0.8em;
    background-color: white;
    z-index: 2;
  }
}
.carve__hint {
  text-align: right;
  color: #999;
  font-size: 12px;
  line-height: 1.33333333em;
  letter-spacing: 0.06em;
}
@media (max-width: 980px) {
  .carve__hint {
    text-align: center;
  }
}
.carve__toggle {
  display: block;
  text-align: center;
  font-size: 14px;
  line-height: 2em;
  letter-spacing: 0.06em;
  font-weight: 300;
  color: #5d5452;
  border: 1px solid #cccccc;
  position: relative;
  padding: 0.6em 0;
  pointer-events: none;
  transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  box-sizing: border-box;
}
@media (max-width: 980px) {
  .carve__toggle {
    font-size: 13px;
    line-height: 2em;
    letter-spacing: normal;
  }
}
@media (max-width: 980px) {
  .carve__toggle {
    font-size: 13.9875px;
    color: #5d5452;
  }
}
.carve__toggle .text {
  display: inline-block;
  padding: 0 1.4em;
  position: relative;
}
.carve__toggle .text:after {
  content: "";
  display: block;
  position: absolute;
  right: 3px;
  width: 6px;
  height: 6px;
  border-top: 1px solid #5d5452;
  border-right: 1px solid #5d5452;
  transform: rotate(135deg);
  top: 50%;
  margin-top: -3px;
  box-sizing: border-box;
  transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}
@media (max-width: 980px) {
  .carve__toggle .text {
    display: inline-block;
    padding: 0 1.4em;
    position: relative;
    width: 100%;
    box-sizing: border-box;
  }
  .carve__toggle .text:after {
    right: 1.2em;
    width: 6px;
    height: 6px;
    margin-top: -3px;
  }
}
.carve__list {
  display: block;
  padding: 0;
  margin: 0;
  list-style: none;
  overflow: hidden;
  opacity: 0;
  transition: max-height 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}
.carve__list.open {
  opacity: 1;
}
@media (max-width: 980px) {
  .carve__list {
    transition: max-height 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  }
  .carve__list.open {
    max-height: 1000vh;
  }
}
.carve__item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 40px 0;
  border-bottom: 1px solid #cccccc;
}
@media (max-width: 980px) {
  .carve__item {
    display: flex;
    flex-direction: column;
    justify-content: stretch;
    align-items: stretch;
    padding: 8.53vmin 0;
  }
}
@media (max-width: 980px) {
  .carve__content {
    margin-bottom: 4.8vmin;
  }
}
.carve__type {
  font-size: 22px;
  line-height: 1.6;
  letter-spacing: 0.09em;
  color: #343030;
  margin-top: 0;
  margin-bottom: 0.8em;
  font-weight: normal;
}
@media (max-width: 980px) {
  .carve__type {
    font-size: 18px;
    margin-bottom: 0.4em;
  }
}
.carve__desc {
  margin: 0;
  line-height: 1.8;
  color: #333333;
  letter-spacing: 0.05em;
  text-align: left;
  font-size: 14px;
  line-height: 2em;
  letter-spacing: 0.06em;
  font-weight: 300;
}
@media (max-width: 980px) {
  .carve__desc {
    font-size: 13px;
    line-height: 2em;
    letter-spacing: normal;
  }
}
.carve__photos {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 980px) {
  .carve__photos {
    display: flex;
    justify-content: space-between;
  }
}
.carve__photo {
  display: block;
  margin-left: 20px;
}
@media (max-width: 980px) {
  .carve__photo {
    display: block;
    margin-left: 0;
    width: calc(50% - 10px);
  }
}
.carve__photo img {
  display: block;
  max-width: 100%;
}
.carve__sample {
  text-align: center;
  line-height: 1.6;
  letter-spacing: 0.09em;
  color: #5d5452;
  margin: 0;
  font-size: 14px;
  line-height: 2em;
  letter-spacing: 0.06em;
  font-weight: 300;
}
@media (max-width: 980px) {
  .carve__sample {
    font-size: 13px;
    line-height: 2em;
    letter-spacing: normal;
  }
}
.carve__icon {
  display: inline-block;
  height: 1.2em;
  background-size: auto 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  vertical-align: middle;
}
@media (max-width: 980px) {
  .carve__icon {
    display: inline-block;
    height: 1.2em;
    background-size: auto 100%;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    vertical-align: middle;
  }
}
.carve__icon--ram {
  width: 1.6em;
  background-image: url(../images/ic-ram.jpg);
}
.carve__icon--and {
  width: 1.6em;
  background-image: url(../images/ic-cursive-and.jpg);
}
.carve__icon--scorpion {
  width: 1.6em;
  background-image: url(../images/ic-scorpion.jpg);
}
/* after service */
.ascont {
  max-width: 900px;
  margin: 0 auto 50px;
  margin-top: 20px;
  border-top: 1px solid #f0f0f0;
}
@media (max-width: 980px) {
  .ascont {
    margin-top: 0px;
  }
}
.ascont__title {
  border-bottom: 1px solid #f0f0f0;
  margin-top: 1.8em;
  color: #333333;
  font-size: 14px;
  line-height: 2em;
  letter-spacing: 0.06em;
  font-weight: 300;
}
@media (max-width: 980px) {
  .ascont__title {
    font-size: 13px;
    line-height: 2em;
    letter-spacing: normal;
  }
}
.ascont__item {
  width: 100%;
  display: table;
  border-collapse: separate;
  border-spacing: 0;
  table-layout: fixed;
  margin-top: 0;
  margin-bottom: 0;
  box-sizing: border-box;
}
@media (max-width: 980px) {
  .ascont__item {
    display: block;
  }
}
.ascont__name {
  display: table-cell;
  padding-left: 20px;
  padding-right: 20px;
  width: 130px;
  vertical-align: middle;
  background: #f2f2f2;
  font-size: 1.3rem;
  line-height: 1.5;
  border-bottom: 1px solid white;
}
@media (max-width: 980px) {
  .ascont__name {
    display: block;
    width: 100%;
    padding: 0.5em 1em;
    font-size: 13.9875px;
    box-sizing: border-box;
    border: none;
  }
}
.ascont__cont {
  display: table-cell;
  padding: 10px 20px;
  border-bottom: 1px solid #f0f0f0;
}
.ascont__cont p {
  font-size: 1.3em;
  line-height: 1.5em;
  margin: 0;
}
.ascont__cont p + p {
  margin-top: 0.8em;
}
@media (max-width: 980px) {
  .ascont__cont {
    display: block;
    padding: 1em;
    margin: 0;
    box-sizing: border-box;
    font-size: 13.125px;
    border-left: 1px solid #f0f0f0;
    border-right: 1px solid #f0f0f0;
  }
  .ascont__cont p {
    font-size: 1em;
  }
}
.design-brown__visual {
  position: relative;
}
.design-brown__pic {
  width: 100%;
  overflow: hidden;
}
.design-brown__pic img {
  display: block;
  float: right;
}
@media (max-width: 980px) {
  .design-brown__pic img {
    float: none;
  }
}
.design-brown__cont {
  position: relative;
  width: 400px;
  margin-top: -110px;
  padding: 28px;
  background-color: rgba(242, 238, 232, 0.9);
}
@media (max-width: 980px) {
  .design-brown__cont {
    margin-top: 0;
    width: auto;
  }
  .design-brown__cont .button {
    display: block;
    max-width: 270px;
    margin-left: auto;
    margin-right: auto;
  }
}
.design-brown__title {
  font-size: 24px;
  line-height: 1.5em;
  font-family: "Bodoni Moda", "Noto Serif TC", serif;
  margin: 0;
  font-weight: 500;
  font-size: 18px;
  letter-spacing: 0.05em;
}
@media (max-width: 980px) {
  .design-brown__title {
    font-size: 18px;
    line-height: 1.5em;
    letter-spacing: 0.05em;
  }
}
.design-brown__desc {
  font-size: 14px;
  line-height: 2em;
  letter-spacing: 0.06em;
  font-weight: 300;
  margin-top: 15px;
  margin-bottom: 0;
}
@media (max-width: 980px) {
  .design-brown__desc {
    font-size: 13px;
    line-height: 2em;
    letter-spacing: normal;
  }
}
.design-brown__button {
  width: 100%;
  margin-top: 50px;
}
.design-brown__list {
  display: flex;
  flex-direction: row-reverse;
  flex-wrap: wrap;
  align-items: flex-start;
  margin-top: 30px;
  margin-bottom: 0;
  padding: 0;
  list-style: none;
}
@media (max-width: 980px) {
  .design-brown__list {
    margin: 30px -22px 0;
  }
}
.design-brown__item {
  position: relative;
  width: 50%;
}
.design-brown__item:nth-child(2) {
  padding-top: 95px;
}
.design-brown__item:nth-child(3) {
  margin-top: -40px;
}
.design-brown__item:nth-child(4) {
  margin-top: 40px;
}
.design-brown__item-cont {
  z-index: 2;
  position: relative;
  margin-top: -27px;
}
.design-brown__item-name {
  font-family: "Bodoni Moda", "Noto Serif TC", serif;
  margin: 0;
  font-size: 18px;
  line-height: 1.5em;
  text-align: center;
}
@media (max-width: 980px) {
  .design-brown__item-name {
    font-size: 15px;
  }
}
.design-option-deco {
  position: absolute;
  top: 130px;
  left: -90px;
}
.design-brown__button {
  display: block;
  max-width: 270px;
  margin-left: auto;
  margin-right: auto;
}
.dia-bn {
  display: block;
  height: 590px;
  background-image: url(../images/quality/dia-bg.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
@media (max-width: 980px) {
  .dia-bn {
    height: auto;
    padding: 10.66666667% 8.53333333% 88.53333333%;
    background-image: url(../images/quality/dia-bg-m.png);
    background-position: bottom center;
  }
}
.dia-bn .base-inner {
  height: 100%;
}
@media (max-width: 980px) {
  .dia-bn .base-inner {
    height: auto;
  }

}
.dia-bn__cont {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 618px;
  height: 100%;
}
@media (max-width: 980px) {
  .dia-bn__cont {
    width: auto;
    display: block;
    height: auto;
  }
}
.dia-bn__desc {
  font-family: "Bodoni Moda", "Noto Serif TC", serif;
  font-weight: 500;
  font-size: 24px;
  line-height: 2.2;
  text-align: center;
}
@media (max-width: 980px) {
  .dia-bn__desc {
    font-size: 20px;
  }
}
.dia-bn__button {
  display: block;
  min-width: 220px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 50px;
  padding-left: 50px;
}
.after__inner {
  display: flex;
  justify-content: space-between;
  width: 100%;
  max-width: 1200px;
  margin: 100px auto 0;
}
@media (max-width: 980px) {
  .after__inner {
    margin-top: 55px;
    display: block;
  }
}
.after__sider {
  width: 47%;
}
@media (max-width: 980px) {
  .after__sider {
    width: auto;
  }
}
.after__sum {
  position: sticky!important;
  top: 120px;
}
@media (max-width: 980px) {
  .after__sum {
    position: relative!important;
    top: 0;
  }
}
.after__sum-head {
  padding-left: 30px;
  border-left: 7px solid #b2aba2;
}
@media (max-width: 980px) {
  .after__sum-head {
    padding-left: 20px;
  }
}
.after__sum-title {
  font-size: 24px;
  line-height: 1.5em;
  letter-spacing: 0.05em;
  font-family: "Bodoni Moda", "Noto Serif TC", serif;
  margin: 0;
  font-weight: 500;
}
@media (max-width: 980px) {
  .after__sum-title {
    font-size: 18px;
    line-height: 1.5em;
    letter-spacing: 0.05em;
  }
}
.after__sum-subtitle {
  font-size: 14px;
  line-height: 2em;
  letter-spacing: 0.06em;
  font-weight: 300;
  margin-top: 6px;
  margin-bottom: 0;
  line-height: 1.5em;
}
@media (max-width: 980px) {
  .after__sum-subtitle {
    font-size: 13px;
    line-height: 2em;
    letter-spacing: normal;
  }
}
.after__sum-list {
  display: block!important;;
  margin-top: 30px;
  margin-bottom: 0;
  padding: 0;
  border-bottom: 1px solid #bfbfbf;
  list-style: none;
}
@media (max-width: 980px) {
  .after__sum-list {
    margin-top: 25px;
  }
}
.after__sum-item {
  padding: 16px 0 16px 40px;
  border-top: 1px solid #bfbfbf;
  cursor: pointer;
}
@media (max-width: 980px) {
  .after__sum-item {
    padding-left: 20px;
  }
}
.after__sum-name {
  font-size: 14px;
  line-height: 2em;
  letter-spacing: 0.06em;
  font-weight: 300;
  font-family: "Bodoni Moda", "Noto Serif TC", serif;
  margin: 0;
  font-weight: 500;
}
@media (max-width: 980px) {
  .after__sum-name {
    font-size: 13px;
    line-height: 2em;
    letter-spacing: normal;
  }
}
.after__sum-name small {
  color: #999;
  font-size: 12px;
  line-height: 1.33333333em;
  letter-spacing: 0.06em;
  color: #333333;
}
@media (max-width: 980px) {
  .after__sum-name {
    font-size: 16px;
    line-height: 24px;
  }
}
.after__main {
  width: 42%;
}
@media (max-width: 980px) {
  .after__main {
    width: auto;
    margin-top: 85px;
  }
}
.after__list {
  display: grid!important;
  grid-template-columns: 1fr;
  margin: 0;
  padding: 0;
  gap: 50px;
  list-style: none;
}
@media (max-width: 980px) {
  .after__list {
    display: block;
    gap: 0;
  }
}
.after__title {
  font-size: 24px;
  line-height: 1.5em;
  letter-spacing: 0.05em;
  font-family: "Bodoni Moda", "Noto Serif TC", serif;
  display: block!important;
  margin: 0;
  padding: 10px 20px;
  background-color: #b2aba2;
  color: white;
  font-weight: 500;
  font-size: 20px;
}
@media (max-width: 980px) {
  .after__title {
    font-size: 18px;
    line-height: 1.5em;
    letter-spacing: 0.05em;
  }
}
.after__title small {
  display: inline-block!important;
  font-size: 0.8em;
}
@media (max-width: 980px) {
  .after__title {
    padding: 10px;
    text-align: center;
  }
}
.after__cont {
  padding: 24px 20px;
  font-size: 14px;
  line-height: 2em;
  letter-spacing: 0.06em;
  font-weight: 300;
}
@media (max-width: 980px) {
  .after__cont {
    font-size: 13px;
    line-height: 2em;
    letter-spacing: normal;
  }
}
.after__desc {
  margin: 0;
}
.after .ascont {
  margin: 0;
  border: none;
}
.after .ascont__item {
  display: block;
  border: 1px solid #f0f0f0;
}
.after .ascont__name {
  display: block;
  width: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 14px;
  line-height: 2em;
  letter-spacing: 0.06em;
  font-weight: 300;
}
@media (max-width: 980px) {
  .after .ascont__name {
    font-size: 13px;
    line-height: 2em;
    letter-spacing: normal;
  }
}
.after .ascont__cont {
  display: block;
  width: auto;
  margin: 0;
}
.after .ascont__cont p {
  font-size: 14px;
  line-height: 2em;
  letter-spacing: 0.06em;
  font-weight: 300;
}
@media (max-width: 980px) {
  .after .ascont__cont p {
    font-size: 13px;
    line-height: 2em;
    letter-spacing: normal;
  }
}
.dia__toppic {
  height: 100%;
  display: block;
  float: right;
}
.dia__toppic img {
  display: block;
  height: 100%;
}
@media (max-width: 980px) {
  .dia__toppic {
    width: auto;
    height: auto;
    float: none;
    margin: 0 -7%;
  }
  .dia__toppic img {
    display: block;
    width: 100%;
    height: auto;
  }
}
.dia__topcont {
  display: block;
  float: left;
  margin-top: 100px;
  margin-left: 10%;
}
@media (max-width: 980px) {
  .dia__topcont {
    float: none;
    margin-top: 0;
    margin-left: 0;
    margin-bottom: 10%;
  }
}
.dia__maintitle {
  font-size: 1em;
  text-transform: uppercase;
  text-align: center;
  margin: 0;
  font-weight: 300;
}
.dia__maintitle .eng-text {
  font-size: 2em;
  letter-spacing: 0.2em;
}
@media (max-width: 980px) {
  .dia__maintitle .eng-text {
    font-size: 1.6em;
    line-height: 1.5em;
    letter-spacing: 0.2em;
  }
  .dia__maintitle .eng-text:after {
    background: #000;
    content: "";
    height: 1px;
    display: block;
    margin: 4% auto;
    width: 18%;
  }
}
.dia__maintitle .cht-text {
  margin-top: 20px;
  display: block;
  font-size: 15px;
  letter-spacing: 0.2em;
}
@media (max-width: 980px) {
  .dia__maintitle .cht-text {
    margin-top: 0;
    display: block;
    font-size: 1.6em;
    line-height: 1.5em;
  }
}
.dia__underpara {
  color: #666;
  font-size: 12px;
  margin: 0 auto 50px;
  line-height: 1.7em;
  letter-spacing: 0.12em;
  width: 50em;
}
@media (max-width: 980px) {
  .dia__underpara {
    display: block;
    font-size: 1.2em;
    line-height: 1.7em;
    letter-spacing: 0.12em;
    width: auto;
    color: #424242;
    margin: 0 0 8%;
    padding: 0 7%;
  }
}
.dia__underpara p {
  margin: 0;
}
.dia__nav {
  padding: 0;
  border-bottom: 1px solid #e0e0e0;
  margin: 0 auto 20px;
  list-style: none;
  overflow: hidden;
}
@media (max-width: 980px) {
  .dia__nav {
    padding: 0 7%;
    border-bottom: none;
    margin: 0 auto 15px;
  }
}
.dia__navitem {
  display: block;
  float: left;
  position: relative;
  width: 23.2%;
  height: 90px;
  padding: 5px;
  box-sizing: border-box;
  text-align: center;
  background-color: #f2f2f2;
}
.dia__navitem + .dia__navitem {
  margin-left: 2.4%;
}
.dia__navitem:before {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  border: 1px solid white;
  content: "";
}
.dia__navitem.on {
  background-color: #F9E3E5;
}
.dia__navitem.on .dia__itemtitle a {
  color: #333;
}
@media (max-width: 980px) {
  .dia__navitem {
    display: block;
    float: left;
    position: relative;
    width: 49.5%;
    height: auto;
    padding: 3px;
    margin-bottom: 5px;
    background-color: #e5e5e5;
  }
  .dia__navitem:nth-child(2n) {
    float: right;
  }
  .dia__navitem + .dia__navitem {
    margin-left: 0;
  }
  .dia__navitem:before {
    display: none;
  }
  .dia__navitem.on {
    background-color: #e5e5e5;
  }
  .dia__navitem.on .dia__itemtitle a {
    color: #5e5452;
  }
}
.dia__itemtitle {
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 1em;
  display: block;
  width: 100%;
  height: 100%;
  text-transform: uppercase;
  font-weight: 300;
}
.dia__itemtitle a {
  height: 90px;
  box-sizing: border-box;
  display: block;
  padding-top: 29px;
  color: rgba(51, 51, 51, 0.6);
}
@media (max-width: 980px) {
  .dia__itemtitle {
    margin: 0;
    position: relative;
    font-size: 1em;
    display: block;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    text-transform: uppercase;
    font-weight: 300;
    padding: 5% 2% 12%;
    border: 1px solid white;
    background: url(../images/diamond/arrow.png) no-repeat 50% 88%;
    background-size: 6%;
  }
  .dia__itemtitle a {
    padding: 0;
    height: auto;
    color: #5e5452;
  }
}
.dia__itemtitle .eng-text {
  display: block;
  font-size: 14px;
  margin-bottom: 3px;
  letter-spacing: 0.2em;
}
@media (max-width: 980px) {
  .dia__itemtitle .eng-text {
    display: block;
    font-size: 1.2em;
    line-height: 1.5em;
    margin-bottom: 0;
    letter-spacing: 0.12em;
  }
}
.dia__itemtitle .cht-text {
  display: block;
  font-size: 15px;
  letter-spacing: 0.22em;
  line-height: 1.5em;
}
@media (max-width: 980px) {
  .dia__itemtitle .cht-text {
    display: block;
    font-size: 1.2em;
    line-height: 1.5em;
    margin-bottom: 0;
    letter-spacing: 0.12em;
  }
}
.dia__block {
  text-align: center;
  padding: 40px 0 20px;
  display: none;
}
.dia__block.on {
  display: block;
}
@media (max-width: 980px) {
  .dia__block {
    display: block !important;
    padding: 30px 0 20px;
    margin: 0 1.5%;
    background-image: url(../images/diamond/bg-cd.jpg);
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: 0 0;
  }
  .dia__block.on {
    display: block;
  }
}
@media (max-width: 980px) {
  .dia__blocktitle {
    font-size: 1.4em;
    line-height: 1.8em;
    margin-top: 0;
    margin-bottom: 15px;
    text-align: center;
    text-transform: uppercase;
  }
  .dia__blocktitle span {
    padding: 0 0 4px;
    position: relative;
  }
  .dia__blocktitle span:after {
    content: "";
    display: block;
    width: 68%;
    height: 1px;
    background-color: black;
    position: absolute;
    bottom: 0;
    left: 16%;
    opacity: 0.4;
  }
}
.dia__intro {
  color: black;
  font-size: 16px;
  margin-top: 0;
  margin-bottom: 20px;
  letter-spacing: 0.22em;
}
@media (max-width: 980px) {
  .dia__intro {
    color: #333333;
    font-size: 1.2em;
    line-height: 1.8em;
    margin: 0 0 15px;
    letter-spacing: normal;
  }
}
.dia__sample {
  margin: 0 0 40px;
}
.dia__sheet {
  display: block;
  margin: 0 auto 40px;
}
.dia__sheet .serif {
  font-family: "Cochin W01 Roman", 'Noto Serif TC', 'Noto Sans TC', "Microsoft JhengHei", serif;
}
.dia__sheet .upperwords {
  text-transform: uppercase;
}
.dia__sheet .upperwords small {
  font-size: 0.8em;
}
.dia .carat {
  max-width: 830px;
}
.dia .carat__list {
  display: flex;
  text-align: center;
  padding: 0;
  list-style: none;
  margin: 0;
  overflow: hidden;
}
.dia .carat__item {
  display: block;
  width: 7.22891566%;
  color: #666;
}
.dia .carat__item + .carat__item {
  margin-left: 8.19277108%;
}
.dia .carat__item span {
  display: block;
  font-size: 1em;
  text-align: center;
}
.dia__table {
  width: 900px;
  margin: 0 auto;
  border-collapse: collapse;
}
.dia__td {
  border-left: 1px solid #FFDCDB;
  border-right: 1px solid #FFDCDB;
  padding-bottom: 0.5em;
  min-width: 2em;
  color: #666;
}
tr:nth-child(n+2) .dia__td {
  padding-bottom: 0;
  padding-top: 0.5em;
  border-top: 1px solid #FFDCDB;
}
.dia__td--1-5 {
  width: 20%;
  max-width: 20%;
  min-width: 20%;
}
.dia__td--1-3 {
  width: 33.33%;
  max-width: 33.33%;
  min-width: 33.33%;
}
.dia__lv {
  font-size: 2em;
  letter-spacing: 0.1em;
}
.dia__spec {
  margin: 0;
}
.dia__spec .en-text {
  display: block;
  letter-spacing: 0.1em;
}
.dia__spec .text {
  display: block;

  font-size: 1.5em;
  margin-top: 0.3em;
  letter-spacing: 0.1em;
}
.dia__list {
  padding: 0;
  margin: 0 auto 20px;
  position: relative;
  overflow: hidden;
  width: 520px;
  list-style: none;
}
@media (max-width: 980px) {
  .dia__list {
    padding: 0;
    margin: 0 auto 10px;
    position: relative;
    overflow: hidden;
    width: 95%;
    display: block;
    list-style: none;
  }
}
.dia__item {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  transition: all 0.3s;
}
@media (max-width: 980px) {
  .dia__item {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
  }
}
.dia__item:nth-child(1) {
  position: relative;
}
.dia__item.on {
  opacity: 1;
  transition: all 1s;
}
@media (max-width: 980px) {
  .dia__pic {
    width: 100%;
  }
}
.dia__slider {
  background: url(../images/diamond/bar-01.jpg) no-repeat 0 50%;
  border: none;
  border-radius: 0;
  height: 45px;
  margin: 0 auto 50px;
  width: 520px;
  position: relative;
  text-align: left;
}
.dia__slider--color {
  background: url(../images/diamond/bar-02.jpg) no-repeat 0 50%;
}
.dia__slider--clarity {
  background: url(../images/diamond/bar-03.jpg) no-repeat 0 50%;
}
.dia__slider--cut {
  background: url(../images/diamond/bar-04.jpg) no-repeat 0 50%;
}
@media (max-width: 980px) {
  .dia__slider {
    background-size: 100%;
    background-position: 0 0;
    border: none;
    border-radius: 0;
    height: 35px;
    margin: 15px auto 0;
    width: 90%;
  }
}
.dia__slider .ui-slider-handle {
  display: block;
  background: url(../images/diamond/ball.png) no-repeat 0 0;
  border: none;
  border-radius: 0;
  height: 45px;
  overflow: hidden;
  outline: none;
  width: 45px;
  top: 0;
  margin: 0 0 0 -22.5px;
  position: absolute;
  z-index: 2;
  cursor: default;
}
@media (max-width: 980px) {
  .dia__slider .ui-slider-handle {
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: 0 0;
    border: none;
    border-radius: 0;
    width: 8.6%;
    height: 0;
    padding-bottom: 8.6%;
    overflow: hidden;
    outline: none;
    top: 0;
    margin: -2.2% 0 0 -4.3%;
    position: absolute;
    z-index: 2;
    cursor: default;
  }
}
