@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));
  }
}
a {
  color: inherit;
  line-height: inherit;
  text-decoration: none;
}
* {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important;
}
input,
textarea,
select,
input:focus,
textarea:focus,
select:focus {
  margin: 0;
  padding: 0;
  border: none;
  outline: 0;
  background-color: transparent;
  font-family: inherit;
  -webkit-appearance: none;
  border-radius: 0;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
input[type="button"] {
  margin: 0;
  padding: 0;
  border: none;
  outline: 0;
  background-color: transparent;
  font-family: inherit;
  cursor: pointer;
}
*:focus {
  outline: 0;
}
img {
  max-width: 100%;
}
body,
html {
  font-family: "Noto Sans TC", sans-serif;
}
picture {
  display: block;
}
picture img {
  display: block;
  max-width: 100%;
}
@media (max-width: 980px) {
  picture img {
    margin-left: auto;
    margin-right: auto;
  }
}
.clearfix {
  display: table;
  width: 100%;
  height: 0;
  clear: both;
}
.sentence {
  display: inline-block;
}
.hide-title {
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  overflow: hidden;
  white-space: nowrap;
}
.txt-center {
  text-align: center;
}
.hidden {
  display: none !important;
}
@media (min-width: 980px) {
  .pc-hide {
    display: none !important;
  }
}
@media (min-width: 1024px) {
  .pc-show {
    display: none!important;
  }
}
@media (max-width: 980px) {
  .mb-hide {
    display: none !important;
  }
}
@media (min-width: 575px) {
  .tablet-hide {
    display: none!important;
  }
}
@media (min-width: 575px) {
  .atmobile-show {
    display: none!important;
  }
}
@media (max-width: 575px) {
  .atmobile-hide {
    display: none!important;
  }
}
@media (max-width: 980px) {
  .mb-rerange {
    display: flex;
    flex-direction: column;
  }
  .mb-rerange-1 {
    order: 1 !important;
  }
  .mb-rerange-2 {
    order: 2 !important;
  }
  .mb-rerange-3 {
    order: 3 !important;
  }
  .mb-rerange-4 {
    order: 4 !important;
  }
}
.mobile-left {
  text-align: left !important;
}
@media (max-width: 980px) {
  .mobile-hide {
    display: none !important;
  }
  .mobile-left {
    text-align: left !important;
  }
}
/*-------------
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;
}
.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;
}
/* 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;
}
.pearl .hide-text {
  display: block;
  height: 0;
  margin: 0;
  overflow: hidden;
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  text-indent: 110%;
  white-space: nowrap;
}
.pearl .img-pc {
  display: block;
}
.pearl .img-sp {
  display: none;
  width: 100%;
  margin: 0 auto;
}
.pearl .pc-hide {
  display: none;
}
.pearl .sp-hide {
  display: inline-block;
}
.pearl__head {
  margin-bottom: 5px;
  text-align: center;
}
.pearl__imgtitle {
  margin: 0.5em 0;
  color: #000000;
  font-weight: 300;
  font-size: 5em;
  line-height: 1.6em;
  font-family: 'Bodoni Moda', 'Noto Sans TC', "Microsoft JhengHei", sans-serif;
  letter-spacing: 0.5px;
}
.sec__title {
  margin: 100px auto 2rem;
  font-weight: normal;
  font-size: 3.2em;
  line-height: 1.6;
  font-family: 'Bodoni Moda', 'Noto Sans TC', "Microsoft JhengHei", sans-serif;
  letter-spacing: 2px;
  text-align: center;
}
.sec__desc {
  margin: 0 auto 4rem;
  font-weight: 300;
  font-size: 16px;
  line-height: 2;
  text-align: center;
}
.pearl__main {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  text-align: center;
}
.pearl .pic-tips {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  margin: 8px 0 0;
  color: #999;
  font-size: 12px;
  line-height: 2;
  text-align: right;
}
.pearl__type {
  font-size: 1.4rem;
  text-align: center;
}
.pearl__type-description {
  margin: 40px auto 80px;
  font-family: 'Bodoni Moda', 'Noto Sans TC', "Microsoft JhengHei", sans-serif;
  letter-spacing: 2px;
}
.pearl__type-description p {
  font-size: 2rem;
  line-height: 1.6;
  letter-spacing: 2px;
  text-align: center;
}
.pearl__type-inner {
  margin: 80px 0;
}
.pearl__type-head {
  max-width: 880px;
  margin: 0 auto;
}
.pearl__type-body {
  max-width: 1200px;
  margin: 0 auto 0;
}
.pearl__type .product-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
}
.pearl__type .product-list li {
  position: relative;
  width: 25%;
  margin: 0;
  padding: 0;
}
.pearl__type .product-list li:before {
  display: block;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  content: '';
}
.pearl__type .product-list .product-item-photo {
  display: block;
  width: 50%;
  margin: auto;
}
.pearl__type .product-list .product-item-photo--height {
  width: 177px;
}
.pearl__type .product-list .product-item-title,
.pearl__type .product-list .product-item-more {
  position: absolute;
  left: 0;
  width: 100%;
}
.pearl__type .product-list .product-item-title {
  display: block;
  margin-bottom: 20px;
  color: #555;
  font-size: 1.2rem;
  line-height: 1.2;
  letter-spacing: 0.25em;
  text-align: center;
}
.pearl__type .product-list .product-item-subtitle {
  display: block;
  margin-bottom: 20px;
  color: #555;
  font-size: 1.2rem;
  line-height: 1.2;
  letter-spacing: 0.25em;
  text-align: center;
}
.pearl__type .product-list .product-item-more {
  bottom: 2.5em;
  color: #c6bdbb;
}
.pearl__type .product-list .product-item-more small {
  display: inline-block;
  width: auto;
  padding: 0 25px;
  border-bottom: 1px solid #e8e3e0;
}
.pearl__type .product-list a {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  padding-top: 7px;
}
.pearl__type .product-list a:after {
  display: block;
  position: absolute;
  top: 7px;
  left: 7px;
  width: calc(100% - 16px);
  height: calc(100% - 16px);
  content: '';
}
.pearl__type .product-list a:hover {
  background: #fafafa;
  box-shadow: 1px 1px 6px 0 rgba(0, 0, 0, 0.2);
  transition: all ease 0.4s;
}
.pearl__type .product-list a:hover .product-item-more small {
  border-color: #c89c81;
  color: #c89c81;
  transition: all ease 0.4s;
}
.pearl__type .product-list a:hover:after {
  border: 1px solid #e4e0df;
}
.pearl .pearl__flexwrap {
  width: 90%;
  max-width: 1440px;
  margin: 0 auto;
  padding-bottom: 80px;
}
.pearl .pearl__flexwrap:last-child {
  padding-bottom: 0;
}
.pearl .pearl__flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
}
.pearl .beauty-quailty {
  align-items: flex-end;
}
.pearl .beauty-quailty__block--pic {
  position: relative;
  width: 55%;
}
.pearl .beauty-quailty__block--pic-left:before {
  display: none;
  position: absolute;
  top: 20%;
  right: -21%;
  box-sizing: border-box;
  width: 265.5px;
  height: 0;
  padding-bottom: 86.4px;
  background-image: url(../images/Beauty.png);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  content: '';
}
.pearl .beauty-quailty__block--pic-right:after {
  display: block;
  position: absolute;
  top: 17%;
  left: -215px;
  box-sizing: border-box;
  width: 297.57px;
  height: 0;
  padding-bottom: 87.3px;
  background-image: url(../images/Quality.png);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  content: '';
}
.pearl .beauty-quailty__block--cont {
  box-sizing: border-box;
  width: 45%;
}
.pearl .beauty-quailty__block--cont-right {
  padding: 0 12% 0 30px;
}
.pearl .beauty-quailty__block--cont-right .beauty-quailty__textimg {
  display: block;
  position: relative;
  top: -10px;
  left: -150px;
  box-sizing: border-box;
  z-index: 2;
  width: 265.5px;
  height: 0;
  padding-bottom: 86.4px;
  background-image: url(../images/Beauty.png);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.pearl .beauty-quailty__block--cont-left {
  padding: 0 30px 0 10%;
}
@media (max-width: 1400px) {
  .pearl .beauty-quailty__block--cont-left {
    padding: 0 30px 0 3%;
  }
}
.pearl .beauty-quailty__title {
  margin-bottom: 20px;
  color: #463D3E;
  font-weight: bold;
  font-size: 2rem;
  line-height: 1.6;
  font-family: 'Bodoni Moda', 'Noto Sans TC', "Microsoft JhengHei", sans-serif;
  letter-spacing: 2px;
  text-align: left;
}
.pearl .beauty-quailty__desc {
  margin-bottom: 0;
  font-weight: 300;
  font-size: 16px;
  line-height: 2;
  letter-spacing: 0.12em;
  text-align: left;
}
.pearl__about {
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
}
.pearl .about__block {
  width: 48%;
}
.pearl .about__title {
  color: black;
  font-weight: bold;
  font-size: 18px;
  line-height: 1.5;
  font-family: "Microsoft JhengHei", sans-serif;
  letter-spacing: 2px;
}
.pearl .about__desc {
  font-size: 16px;
  line-height: 2;
}
.pearl__tsukishiro {
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
}
.pearl .lineup__item img {
  height: 145px;
}
.pearl .lineup__item:last-child img {
  height: 195px;
}
.pearl .lineup__wrap .name {
  display: block;
  color: #4d3f3e;
  font-size: 13px;
  line-height: 2em;
  letter-spacing: 0.15em;
  text-align: center;
  text-transform: uppercase;
}
.pearl .lineup__wrap .subname {
  display: block;
  margin-bottom: 20px;
  color: #555;
  font-size: 12px;
  line-height: 1.2;
  letter-spacing: 0.25em;
  text-align: center;
}
.pearl .lineup__wrap .more {
  display: inline-block;
  position: relative;
  padding: 0 25px;
  border-bottom: 1px solid #e8e3e0;
  color: #c6bdbb;
  font-size: 13px;
  letter-spacing: 0.1em;
  text-align: center;
  text-transform: uppercase;
  transition: all ease 0.4s;
}
.pearl__banner {
  box-sizing: border-box;
  width: 90%;
  max-width: 1440px;
  height: 0;
  margin: 0 auto;
  padding-bottom: 32.96296296%;
  background-image: url('../images/banner.jpg');
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
}
@media (max-width: 1400px) {
  .pearl .beauty-quailty {
    align-items: flex-end;
  }
  .pearl .beauty-quailty__block--pic {
    width: 55%;
    position: relative;
  }
  .pearl .beauty-quailty__block--pic-left:before {
    display: block;
    top: unset;
    bottom: -30px;
    right: unset;
    left: 0px;
  }
  .pearl .beauty-quailty__block--pic-right:after {
    display: block;
    top: unset;
    bottom: -30px;
    left: unset;
    right: 0;
  }
  .pearl .beauty-quailty__block--cont-right .beauty-quailty__textimg {
    display: none;
  }
  .pearl .beauty-quailty__block--cont-left .beauty-quailty__textimg {
    display: none;
  }
  .pearl .beauty-quailty__desc {
    font-size: 15px;
  }
}
@media (max-width: 980px) {
  .pearl.inner {
    margin: 0 auto;
    padding: 0;
  }
  .pearl .img-pc {
    display: none;
  }
  .pearl .img-sp {
    display: block;
  }
  .pearl .pc-hide {
    display: block;
  }
  .pearl .sp-hide {
    display: none;
  }
  .pearl .sec__title {
    margin: 60px 0 2rem;
    font-size: 3em;
    letter-spacing: 0.5px;
  }
  .pearl .pearl__flexwrap {
    margin-bottom: 5rem;
    padding-bottom: 0;
  }
  .pearl .pearl__flexwrap:last-child {
    margin-bottom: 0;
  }
  .pearl__imgtitle {
    font-size: 3em;
    letter-spacing: 0.5px;
  }
  .pearl__type {
    margin-bottom: 60px;
  }
  .pearl__type h3,
  .pearl__type h4 {
    width: 90%;
  }
  .pearl__type-description {
    width: 90%;
    margin: 60px auto 2rem;
  }
  .pearl__type-description h3,
  .pearl__type-description h4,
  .pearl__type-description p {
    width: 100%;
  }
  .pearl__type h3 {
    margin-top: 40px;
    font-size: 2em;
  }
  .pearl__type h4 {
    margin-top: 40px;
    font-size: 1.4em;
  }
  .pearl__type p {
    font-size: 1.2em;
  }
  .pearl__type-inner {
    margin: 30px 0;
    padding-bottom: 0px;
  }
  .pearl__type-head {
    border-top-width: 0 !important;
  }
  .pearl__type .product-list {
    justify-content: space-between;
    width: 94%;
    margin: 0 auto 10px;
    font-size: 2.8vw;
  }
  .pearl__type .product-list li {
    width: 48.5%;
    margin: 0 auto;
    margin-bottom: 3vw;
  }
  .pearl__type .product-list a {
    border: 1px solid #e4e4e4;
  }
  .pearl__type .product-list a:before {
    padding-bottom: 12%;
  }
  .pearl__type .product-list .product-item-photo {
    width: 81.66666667%;
  }
  .pearl__type .product-list .product-item-photo--height {
    width: 50%;
  }
  .pearl__type .product-list .product-item-title {
    top: 1em;
  }
  .pearl__type .product-list .product-item-more {
    bottom: 1em;
  }
  .pearl__type .product-list .product-item-more small {
    border-width: 0;
    font-size: 3vw;
  }
  .pearl__type .product-list a {
    padding-top: 20%;
  }
  .pearl__type--tsukishiro {
    margin-bottom: 0;
  }
  .pearl .beauty-quailty {
    align-items: flex-end;
  }
  .pearl .beauty-quailty__block--pic {
    order: 1;
    width: 100%;
  }
  .pearl .beauty-quailty__block--pic-left:before {
    display: none;
    content: '';
  }
  .pearl .beauty-quailty__block--pic-right:after {
    display: none;
    content: '';
  }
  .pearl .beauty-quailty__block--cont {
    order: 2;
    width: 100%;
  }
  .pearl .about__block {
    width: 100%;
    margin-bottom: 2rem;
  }
  .pearl .about__block:last-child {
    margin-bottom: 0;
  }
  .pearl .about__title {
    letter-spacing: 0.5px;
  }
  .pearl .lineup__wrap .name {
    left: 0;
    width: 100%;
    font-size: 3vw;
    letter-spacing: 0.1em;
  }
  .pearl .lineup__wrap .subname {
    left: 0;
    width: 100%;
    font-size: 3vw;
  }
  .pearl .lineup__wrap .more {
    display: none;
  }
  .pearl .lineup__item .lineup__pic--pd img {
    width: 60%;
    height: unset;
  }
  .pearl .lineup__item:last-child .lineup__pic--pd img {
    width: 100%;
    height: unset;
    margin-top: -25px;
  }
  .pearl__banner {
    padding-bottom: 99.41176471%;
    background-image: url('../images/banner-sp.jpg');
  }
}
