@charset "UTF-8";
/*! sanitize.css | CC0 Public Domain | github.com/jonathantneal/sanitize.css */
@import url(../lib/icomoon/style.css);
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Noto+Sans+TC:wght@100..900&display=swap');
:root {
  -ms-overflow-style: -ms-autohiding-scrollbar;
  overflow-y: scroll;
  text-size-adjust: 100%;
}

audio:not([controls]) {
  display: none;
}
.slick-slide img,
details,
main,
summary {
  display: block;
}
input[type="number"] {
  width: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
pre,
textarea {
  overflow: auto;
}
progress {
  display: inline-block;
}
small {
  font-size: 75%;
}
.slick-slide.slick-loading img,
[hidden],
template {
  display: none;
}
[unselectable] {
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
*,
::after,
::before {
  box-sizing: inherit;
}
* {
  font-size: inherit;
  line-height: inherit;
}
::after,
::before {
  text-decoration: inherit;
  vertical-align: inherit;
}
*,
::after,
::before {
  border-style: solid;
  border-width: 0;
}
* {
  margin: 0;
  padding: 0;
}
:root {
  box-sizing: border-box;
  cursor: default;
  font: 16px/1.5 sans-serif;
  text-rendering: optimizeLegibility;
}
html {
  background-color: #fff;
}
a {
  text-decoration: none;
}
audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}
button,
input,
select,
textarea {
  background-color: transparent;
  color: inherit;
  font-family: inherit;
  font-style: inherit;
  font-weight: inherit;
}
[type="button"],
[type="date"],
[type="datetime-local"],
[type="datetime"],
[type="email"],
[type="month"],
[type="number"],
[type="password"],
[type="reset"],
[type="search"],
[type="submit"],
[type="tel"],
[type="text"],
[type="time"],
[type="url"],
[type="week"],
button,
select,
textarea {
  min-height: 1.5em;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
}
nav ol,
nav ul {
  list-style: none;
}
select {
  -moz-appearance: none;
  -webkit-appearance: none;
}
select::-ms-expand {
  display: none;
}
select::-ms-value {
  color: currentColor;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
textarea {
  resize: vertical;
}
::selection {
  background-color: #b3d4fc;
  text-shadow: none;
}
@media screen {
  [hidden~="screen"] {
    display: inherit;
  }
  [hidden~="screen"]:not(:active):not(:focus):not(:target) {
    clip: rect(0 0 0 0) !important;
    position: absolute !important;
  }
}
@font-face {
  font-family: "Noto Sans TC", sans-serif;
  src: url(../lib/fonts/NotoSansCJK/NotoSansCJK-Regular/NotoSansCJK-Regular.otf)
      format("opentype"),
    url(../lib/fonts/NotoSansCJK/NotoSansCJK-Regular/NotoSansCJK-Regular.ttf)
      format("truetype"),
    url(../lib/fonts/NotoSansCJK/NotoSansCJK-Regular/NotoSansCJK-Regular.eot)
      format("embedded-opentype"),
    url(../lib/fonts/NotoSansCJK/NotoSansCJK-Regular/NotoSansCJK-Regular.woff)
      format("woff"),
    url(../lib/fonts/NotoSansCJK/NotoSansCJK-Regular/NotoSansCJK-Regular.woff2)
      format("woff2"),
    url(../lib/fonts/NotoSansCJK/NotoSansCJK-Regular/NotoSansMonoCJK-Regular.otf)
      format("opentype"),
    url(../lib/fonts/NotoSansCJK/NotoSansCJK-Regular/NotoSansMonoCJK-Regular.eot)
      format("embedded-opentype"),
    url(../lib/fonts/NotoSansCJK/NotoSansCJK-Regular/NotoSansMonoCJK-Regular.woff)
      format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Noto Sans TC", sans-serif;
  src: url(../lib/fonts/NotoSansCJK/NotoSansCJK-Medium/NotoSansCJK-Medium.otf)
      format("opentype"),
    url(../lib/fonts/NotoSansCJK/NotoSansCJK-Medium/NotoSansCJK-Medium.ttf)
      format("truetype"),
    url(../lib/fonts/NotoSansCJK/NotoSansCJK-Medium/NotoSansCJK-Medium.eot)
      format("embedded-opentype"),
    url(../lib/fonts/NotoSansCJK/NotoSansCJK-Medium/NotoSansCJK-Medium.woff)
      format("woff"),
    url(../lib/fonts/NotoSansCJK/NotoSansCJK-Medium/NotoSansCJK-Medium.woff2)
      format("woff2");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Noto Sans TC", sans-serif;
  src: url(../lib/fonts/NotoSansCJK/NotoSansCJK-Bold/NotoSansCJK-Bold.otf)
      format("opentype"),
    url(../lib/fonts/NotoSansCJK/NotoSansCJK-Bold/NotoSansCJK-Bold.eot)
      format("embedded-opentype"),
    url(../lib/fonts/NotoSansCJK/NotoSansCJK-Bold/NotoSansCJK-Bold.woff)
      format("woff"),
    url(../lib/fonts/NotoSansCJK/NotoSansCJK-Bold/NotoSansMonoCJK-Bold.otf)
      format("opentype"),
    url(../lib/fonts/NotoSansCJK/NotoSansCJK-Bold/NotoSansMonoCJK-Bold.eot)
      format("embedded-opentype"),
    url(../lib/fonts/NotoSansCJK/NotoSansCJK-Bold/NotoSansMonoCJK-Bold.woff2)
      format("woff2");
  font-weight: 700;
  font-style: normal;
}
body {
  text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
  text-rendering: auto;
  font-size: 14px;
  font-family: "Noto Sans TC", sans-serif;
  color: #fff;
  background-color: #fff;
}
.clearfix:after {
  content: " ";
  display: block;
  clear: both;
}
.flex {
  box-sizing: border-box;
  -ms-flex: 1;
  flex: 1;
  display: -ms-flexbox;
  display: flex;
}
.flex:after,
.flex:before {
  content: none;
}
.flex-fill {
  width: 100%;
  height: 100%;
}
.flex-horizontal,
.flex-vertical {
  box-orient: horizontal;
  box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
.flex-vertical {
  box-orient: vertical;
  -ms-flex-direction: column;
  flex-direction: column;
}
.flex-space-around,
.flex-space-between {
  -ms-flex-pack: justify;
  justify-content: space-between;
  flex-pack: justify;
  box-pack: justify;
}
.flex-start {
  -ms-flex-pack: start;
  justify-content: flex-start;
  flex-pack: start;
  box-pack: start;
}
.flex-end {
  -ms-flex-pack: end;
  justify-content: flex-end;
  flex-pack: end;
  box-pack: end;
}
.flex-center {
  -ms-flex-pack: center;
  justify-content: center;
  flex-pack: center;
  box-pack: center;
}
.flex-align-start {
  -ms-flex-align: start;
  align-items: flex-start;
  flex-align: start;
  box-align: start;
}
.flex-align-end {
  -ms-flex-align: end;
  align-items: flex-end;
  flex-align: end;
  box-align: end;
}
.flex-align-center {
  -ms-flex-align: center;
  align-items: center;
  flex-align: center;
  box-align: center;
}
.flex-align-baseline {
  -ms-flex-align: baseline;
  align-items: baseline;
  flex-align: baseline;
  box-align: baseline;
}
.flex-align-stretch {
  -ms-flex-align: stretch;
  align-items: stretch;
  flex-align: stretch;
  box-align: stretch;
}
.flex-inline {
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.slick-loading .slick-list {
  background: #fff;
}
@font-face {
  font-family: "slick";
  src: url(./fonts/slick.eot);
  src: url(./fonts/slick.eot?#iefix) format("embedded-opentype"),
    url(./fonts/slick.woff) format("woff"),
    url(./fonts/slick.ttf) format("truetype"),
    url(./fonts/slick.svg#slick) format("svg");
  font-weight: 400;
  font-style: normal;
}
.slick-next,
.slick-prev {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: 0 0;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
  outline: none;
  background: 0 0;
  color: transparent;
}
.slick-dots li button:focus:before,
.slick-dots li button:hover:before,
.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
  opacity: 1;
}
.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
  opacity: 0.25;
}
.slick-next:before,
.slick-prev:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: #fff;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
  left: -25px;
}
[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "←";
}
.slick-next:before,
[dir="rtl"] .slick-prev:before {
  content: "→";
}
.slick-next {
  right: -25px;
}
[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}
[dir="rtl"] .slick-next:before {
  content: "←";
}
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: 0 0;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0;
  font-size: 0;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:focus,
.slick-dots li button:hover,
.slick-list:focus {
  outline: none;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-size: 20px;
  line-height: 20px;
  text-align: center;
  color: #000;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: #000;
  opacity: 0.75;
}
.slick-slider {
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list,
.slick-slider,
.slick-track {
  position: relative;
  display: block;
}
.slick-list {
  overflow: hidden;
  padding: 0;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  left: 0;
  top: 0;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:after,
.slick-track:before {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
@media screen and (max-width: 768px) {
  .rellax {
    -webkit-transform: translate3d(0, 0, 0) !important;
    transform: translate3d(0, 0, 0) !important;
  }
}
.l-container {
  width: 1366px;
  padding: 0 40px;
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width: 1280px) {
  .l-container {
    width: 100%;
    padding: 0 40px;
  }
}
@media screen and (max-width: 768px) {
  .l-container {
    padding: 0 15px;
  }
}
.l-container-narrow {
  max-width: 1286px;
}
@media (min-width: 1281px) {
  .l-container-narrow {
    width: 100%;
  }
}
@media screen and (max-width: 1280px) {
  .l-container-narrow {
    max-width: 100%;
    padding: 0;
  }
}
.l-container-wide {
  max-width: 1446px;
}
@media (min-width: 1281px) {
  .l-container-wide {
    width: 100%;
  }
}
@media screen and (max-width: 1280px) {
  .l-container-wide {
    max-width: 100%;
    padding: 0;
  }
}
.l-grid {
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 -23px;
}
@media screen and (max-width: 768px) {
  .l-grid {
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0;
  }
}
.l-grid-item {
  padding: 0 23px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .l-grid-item {
    padding: 0;
  }
}
.l-grid-item-1 {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .l-grid-item-1 {
    width: 100%;
  }
}
.l-grid-item-2 {
  width: 50%;
}
@media screen and (max-width: 768px) {
  .l-grid-item-2 {
    width: 100%;
  }
}
.l-grid-item-3 {
  width: 33.33333%;
}
@media screen and (max-width: 768px) {
  .l-grid-item-3 {
    width: 100%;
  }
}
.l-grid-item-4 {
  width: 25%;
}
@media screen and (max-width: 768px) {
  .l-grid-item-4 {
    width: 100%;
  }
}
.l-grid-item-5 {
  width: 20%;
}
@media screen and (max-width: 768px) {
  .l-grid-item-5 {
    width: 100%;
  }
}
.l-grid-item-6 {
  width: 16.66667%;
}
@media screen and (max-width: 768px) {
  .l-grid-item-6 {
    width: 100%;
  }
}
.l-grid-item-7 {
  width: 14.28571%;
}
@media screen and (max-width: 768px) {
  .l-grid-item-7 {
    width: 100%;
  }
}
.l-grid-item-8 {
  width: 12.5%;
}
@media screen and (max-width: 768px) {
  .l-grid-item-8 {
    width: 100%;
  }
}
.l-grid-item-9 {
  width: 11.11111%;
}
@media screen and (max-width: 768px) {
  .l-grid-item-9 {
    width: 100%;
  }
}
.l-grid-item-10 {
  width: 10%;
}
@media screen and (max-width: 768px) {
  .l-grid-item-10 {
    width: 100%;
  }
}
.l-grid-item-11 {
  width: 9.09091%;
}
@media screen and (max-width: 768px) {
  .l-grid-item-11 {
    width: 100%;
  }
}
.l-grid-item-12 {
  width: 8.33333%;
}
@media screen and (max-width: 768px) {
  .l-grid-item-12 {
    width: 100%;
  }
}
.l-grid-works {
  margin-top: -45px;
}
@media screen and (max-width: 768px) {
  .l-grid-works {
    margin-top: 15px;
  }
}
.l-grid-works .l-grid-item {
  -webkit-perspective: 200px;
  perspective: 200px;
}
@media screen and (max-width: 768px) {
  .l-grid-works .l-grid-item {
    -webkit-perspective: initial;
    perspective: initial;
  }
}
.l-grid-works .l-grid-item:nth-child(3n + 2) {
  margin-top: 100px;
}
@media screen and (max-width: 768px) {
  .l-grid-works .l-grid-item:nth-child(3n + 2) {
    margin-top: 25px;
  }
  .l-grid-works .l-grid-item:not(:first-child) {
    margin-top: 25px;
  }
}
.l-grid-food {
  margin-top: -25px;
}
@media screen and (max-width: 768px) {
  .l-grid-food {
    margin-top: 15px;
  }
}
.l-grid-food .l-grid-item:nth-child(3n + 2) {
  margin-top: 80px;
}
@media screen and (max-width: 768px) {
  .l-grid-food .l-grid-item:nth-child(3n + 2) {
    margin-top: 25px;
  }
  .l-grid-food .l-grid-item:not(:first-child) {
    margin-top: 25px;
  }
}
.l-grid-flow {
  margin: 120px -40px 0;
  padding: 0 100px;
}
@media screen and (max-width: 768px) {
  .l-grid-flow {
    width: 100%;
    max-width: 525px;
    margin: 50px auto 0;
    padding: 0 17px;
  }
}
.l-grid-flow .l-grid-item {
  padding: 0 40px;
  margin: 60px 0;
}
@media screen and (max-width: 768px) {
  .l-grid-flow .l-grid-item {
    padding: 0;
    margin: 0 auto;
  }
  .l-grid-flow .l-grid-item:not(:first-child) {
    margin-top: 50px;
  }
}
.l-grid-flow .l-grid-item:before {
  content: "";
  display: block;
  background: url(../images/01.svg) no-repeat center;
  background-size: contain;
  width: 236px;
  height: 178px;
  position: absolute;
  top: -70px;
  right: 55px;
  z-index: 0;
}
@media screen and (max-width: 768px) {
  .l-grid-flow .l-grid-item:before {
    width: 94px;
    height: 76px;
    top: 0;
    right: -15px;
  }
}
.l-grid-flow .l-grid-item:nth-child(2):before {
  background-image: url(../images/02.svg);
}
.l-grid-flow .l-grid-item:nth-child(3):before {
  background-image: url(../images/03.svg);
}
.l-grid-flow .l-grid-item:nth-child(4):before {
  background-image: url(../images/04.svg);
}
.l-grid-flow .l-grid-item:last-child:before {
  background-image: url(../images/05.svg);
}
.l-index {
  opacity: 0;
  transition: opacity 250ms ease-in-out;
}
.l-index-main {
  position: relative;
}
.l-index-works {
  margin-top: 60px;
}
@media screen and (max-width: 768px) {
  .l-index-works {
    margin-top: 15px;
  }
}
.l-index-food {
  margin-top: 120px;
}
@media screen and (max-width: 768px) {
  .l-index-food {
    margin-top: 50px;
    padding: 0 17px;
  }
}
.l-index-night {
  margin-top: 115px;
}
@media screen and (max-width: 768px) {
  .l-index-night {
    margin-top: 45px;
    padding: 0 17px;
  }
}
.l-index-salon {
  margin-top: 115px;
}
@media screen and (max-width: 768px) {
  .l-index-salon {
    margin-top: 45px;
    padding: 0 17px;
  }
}
.l-index-office {
  margin-top: 120px;
}
@media screen and (max-width: 768px) {
  .l-index-office {
    margin-top: 47px;
    padding: 0 17px;
  }
}
.l-index-shop {
  margin-top: 120px;
}
@media screen and (max-width: 768px) {
  .l-index-shop {
    margin-top: 48px;
    padding: 0 17px;
  }
}
.l-index-about {
  margin-top: 115px;
}
@media screen and (max-width: 768px) {
  .l-index-about {
    margin-top: 57px;
  }
}
.l-index-about-card-flow {
  margin-top: 65px;
}
@media screen and (max-width: 768px) {
  .l-index-about-card-flow {
    margin-top: 25px;
  }
}
.l-index-about-card-reverse {
  margin-top: 100px;
}
@media screen and (max-width: 768px) {
  .l-index-about-card-reverse {
    margin-top: 40px;
  }
}
.l-index-about-card {
  margin-top: 120px;
}
@media screen and (max-width: 768px) {
  .l-index-about-card {
    margin-top: 50px;
    padding-left: 30px;
  }
}
.l-index-flow {
  margin-top: 188px;
}
@media screen and (max-width: 768px) {
  .l-index-flow {
    margin-top: 55px;
  }
}
.l-index-faq {
  margin-top: 35px;
}
@media screen and (max-width: 768px) {
  .l-index-faq {
    margin-top: 58px;
  }
}
.l-index-contact {
  margin-top: 95px;
}
@media screen and (max-width: 768px) {
  .l-index-contact {
    margin-top: 60px;
  }
}
.l-footer {
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  .l-footer {
    margin-top: 15px;
  }
}
.l-footer-top {
  background: url(../images/footer-bg.jpg) no-repeat center;
  background-size: cover;
  width: 100%;
  padding-top: 20.9%;
  text-align: center;
  position: relative;
}
@media screen and (max-width: 768px) {
  .l-footer-top {
    height: 180px;
  }
}
.l-footer-logo {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.l-footer-logo-link {
  display: inline-block;
}
.l-footer-logo-link img {
  width: 158px;
  height: 56px;
}
@media screen and (max-width: 768px) {
  .l-footer-logo-link img {
    width: 98px;
    height: 35px;
  }
}
.l-footer-bottom {
  background-color: #090909;
  color: #fff;
  padding: 15px 0;
  margin-top: -1px;
}
@media screen and (max-width: 768px) {
  .l-footer-bottom {
    padding: 28px 0 15px;
  }
}
.l-footer-bottom-inner {
  max-width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .l-footer-bottom-inner {
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.l-footer-copyright {
  font-family: "Noto Sans TC", sans-serif;
  font-size: 12px;
  letter-spacing: 0.16em;
}
@media screen and (max-width: 768px) {
  .l-footer-copyright {
    font-size: 9px;
    margin-top: 25px;
  }
}
.hero {
  height: 100vh;
  background-color: #ededed;
  position: relative;
}
.hero-wrapper {
  height: 100%;
  padding: 40px;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .hero-wrapper {
    padding: 15px;
  }
}
.hero-inner {
  height: 100%;
  padding: 0;
  position: relative;
}
.hero-logo {
  opacity: 0;
  position: absolute;
  top: 30px;
  left: 30px;
  z-index: 3;
}
@media screen and (max-width: 768px) {
  .hero-logo {
    top: 8px;
    left: 10px;
  }
}
.hero-logo-link {
  display: inline-block;
}
.hero-logo-link img {
  width: 120px;
  height: 42px;
}
@media screen and (max-width: 768px) {
  .hero-logo-link img {
    width: 60px;
    height: 21px;
  }
}
.hero-slogan {
  width: 90%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .hero-slogan {
    width: 230px;
    margin: 0 auto;
  }
}
.hero-slogan-mask {
  display: block;
  width: 0;
  height: 60vh;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .hero-slogan-mask {
    height: 438px;
  }
}
.hero-slogan-mask img {
  width: 85vw;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  .hero-slogan-mask img {
    width: 230px;
    height: 438px;
  }
}
.hero-content {
  position: absolute;
  top: calc(50% + 18px);
  left: 60px;
  -webkit-transform: translateY(calc(-50% + 18px));
  transform: translateY(calc(-50% + 18px));
  z-index: 3;
}
@media screen and (max-width: 768px) {
  .hero-content {
    margin: 0 auto;
    top: calc(50% + 8px);
    left: 0;
    right: 0;
    -webkit-transform: translateY(calc(-50% + 8px));
    transform: translateY(calc(-50% + 8px));
  }
}
.hero-text {
  opacity: 0;
  display: block;
}
@media screen and (max-width: 768px) {
  .hero-text {
    margin: 0 auto;
  }
}
.hero-text:first-of-type {
  width: 300px;
  @media screen and (min-width: 769px) {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 768px) {
  .hero-text:first-of-type {
    width: 300px;
    margin-bottom: 10px;
  }
}
/* .hero-text:nth-of-type(2) {
  width: 318px;
  margin-top: 33px;
} */
/* @media screen and (max-width: 768px) {
  .hero-text:nth-of-type(2) {
    width: 189px;
    margin-top: 20px;
  }
} */
 .about-card-heading {
  font-size: 220%;
  font-weight: 400;
  @media screen and (max-width: 768px) {
    font-size: 180%;
  }
 }
.hero-text:nth-of-type(3) {
  width: 467px;
  margin-top: 35px;
}
@media screen and (max-width: 768px) {
  .hero-text:nth-of-type(4) {
    width: 183px;
    margin-top: 20px;
  }
}
.hero-text.js-hero-text-03 {
    width: 100%;
    margin-top: 33px;
  
    font-weight: 700;
  @media screen and (min-width: 769px) {
     font-size: 200%;
  }
  @media screen and (max-width: 768px) {
    width: 78%;
    margin-top: 20px;
  }
  span {
    display: block;
  }
}
.hero-text.js-hero-text-04 {
  width: 106px;
  margin-top: 30px;
}

@media screen and (max-width: 768px) {
  .hero-text.js-hero-text-04 {
    width: 72px;
    margin-top: 20px;
  }
}
.hero-bottom {
  opacity: 0;
  text-align: center;
  margin: 0 auto;
  position: absolute;
  bottom: 35px;
  left: 0;
  right: 0;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  .hero-bottom {
    bottom: 28px;
  }
}
.hero-line {
  width: 1px;
  height: 60px;
  border-right: 1px solid #8e8e8e;
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width: 768px) {
  .hero-line {
    height: 30px;
  }
}
.hero-line:after {
  content: "";
  height: 26px;
  border-right: 1px solid #fff;
  position: absolute;
  bottom: 0;
  left: 0;
}
@media screen and (max-width: 768px) {
  .hero-line:after {
    height: 13px;
  }
}
.hero-scroll {
  display: block;
  font-family: "Noto Sans TC", sans-serif;
  font-size: 15px;
  color: #fff;
  letter-spacing: 0.18em;
  margin-top: 15px;
  transition: opacity 1s ease-out;
}
@media screen and (max-width: 768px) {
  .hero-scroll {
    font-size: 10px;
    margin-top: 5px;
  }
}
.hero-scroll:hover {
  opacity: 0.8;
}
.hero-triangle,
.hero-triangle-reverse {
  opacity: 1;
  width: 0;
  height: 0;
  z-index: 1;
  mix-blend-mode: multiply;
  pointer-events: none;
}
.hero-triangle-reverse {
  position: absolute;
}
.hero-triangle {
  border-top: 200px solid #ca1515;
  border-right: 680px solid transparent;
  border-left: 0 solid transparent;
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (max-width: 768px) {
  .hero-triangle {
    border-top-width: 23vw;
    border-right-width: 78vw;
  }
}
.hero-triangle-reverse {
  border-bottom: 200px solid #ca1515;
  border-left: 680px solid transparent;
  border-right: 0 solid transparent;
  right: 0;
  bottom: 0;
}
@media screen and (max-width: 768px) {
  .hero-triangle-reverse {
    border-bottom-width: 23vw;
    border-left-width: 78vw;
  }
}
.edge .hero-triangle,
.edge .hero-triangle-reverse,
.ie .hero-triangle,
.ie .hero-triangle-reverse {
  opacity: 0.85;
}
.edge .hero-triangle,
.ie .hero-triangle {
  border-top-color: #b30000;
}
.edge .hero-triangle-reverse,
.ie .hero-triangle-reverse {
  border-bottom-color: #b30000;
}
.ie .hero-content {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  padding-top: 18px;
}
.slider,
.slider-wrapper {
  height: 100%;
  position: relative;
}
@-webkit-keyframes wipe {
  0%,
  to {
    -webkit-transform: scaleX(0) translateZ(0);
    transform: scaleX(0) translateZ(0);
    -webkit-transform-origin: left;
    transform-origin: left;
  }
  49.9% {
    -webkit-transform: scaleX(1) translateZ(0);
    transform: scaleX(1) translateZ(0);
    -webkit-transform-origin: left;
    transform-origin: left;
  }
  50% {
    -webkit-transform: scaleX(1) translateZ(0);
    transform: scaleX(1) translateZ(0);
    -webkit-transform-origin: right;
    transform-origin: right;
  }
  99.9% {
    -webkit-transform: scaleX(0) translateZ(0);
    transform: scaleX(0) translateZ(0);
    -webkit-transform-origin: right;
    transform-origin: right;
  }
}
@keyframes wipe {
  0%,
  to {
    -webkit-transform: scaleX(0) translateZ(0);
    transform: scaleX(0) translateZ(0);
    -webkit-transform-origin: left;
    transform-origin: left;
  }
  49.9% {
    -webkit-transform: scaleX(1) translateZ(0);
    transform: scaleX(1) translateZ(0);
    -webkit-transform-origin: left;
    transform-origin: left;
  }
  50% {
    -webkit-transform: scaleX(1) translateZ(0);
    transform: scaleX(1) translateZ(0);
    -webkit-transform-origin: right;
    transform-origin: right;
  }
  99.9% {
    -webkit-transform: scaleX(0) translateZ(0);
    transform: scaleX(0) translateZ(0);
    -webkit-transform-origin: right;
    transform-origin: right;
  }
}
.slider-content {
  height: 100%;
}
.slider-content.is-active .slider-image {
  opacity: 1;
  transition-delay: 500ms;
}
.slider-content.is-active:not(.is-first-time) .slider-black {
  opacity: 1;
  -webkit-animation: wipe 1.6s cubic-bezier(0.77, 0, 0.175, 1);
  animation: wipe 1.6s cubic-bezier(0.77, 0, 0.175, 1);
}
.slider-image {
  opacity: 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  transition: opacity 1s ease-out;
}
@media screen and (max-width: 768px) {
  .slider-image {
    opacity: 0;
    transition: opacity 2s ease-out;
  }
  .slider-image.is-active {
    opacity: 1;
  }
}
.slider-black {
  opacity: 0;
  background-color: #090909;
  width: 100vw;
  height: 100vh;
  position: absolute;
  top: -40px;
  left: -40px;
  -webkit-transform: scaleX(0) translateZ(0);
  transform: scaleX(0) translateZ(0);
  z-index: 2;
  transition: transform 2s cubic-bezier(0.71, 0.55, 0, 1);
  transition: transform 2s cubic-bezier(0.71, 0.55, 0, 1),
    -webkit-transform 2s cubic-bezier(0.71, 0.55, 0, 1);
}
@media screen and (max-width: 768px) {
  .slider-black {
    display: none;
  }
}
.slider-tab {
  opacity: 0;
  list-style: none;
  position: absolute;
  top: 50%;
  right: 35px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 3;
}
@media screen and (max-width: 768px) {
  .slider-tab {
    display: none;
  }
}
.slider-button,
.slider-item {
  display: block;
  position: relative;
}
.slider-item {
  margin: 2px 0;
}
.slider-button {
  width: 50px;
  text-align: left;
  padding: 5px 0;
}
.slider-button.is-active .slider-line,
.slider-button:hover .slider-line {
  background-color: #fff;
}
.slider-button.is-active .slider-line {
  -webkit-transform: scaleX(1.7);
  transform: scaleX(1.7);
  transition: transform 500ms ease-out;
  transition: transform 500ms ease-out, -webkit-transform 500ms ease-out;
}
.slider-button.is-active .slider-number {
  opacity: 1;
  transition: opacity 1s ease-out;
}
.slider-line,
.slider-number {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.slider-line {
  display: block;
  width: 30px;
  height: 2px;
  background-color: #bbb;
  right: 0;
  -webkit-transform-origin: top right;
  transform-origin: top right;
  transition: background-color 500ms ease-out, transform 500ms ease-out;
  transition: background-color 500ms ease-out, transform 500ms ease-out,
    -webkit-transform 500ms ease-out;
}
.slider-number {
  opacity: 0;
  pointer-events: none;
  font-family: "NotoSans-Medium", sans-serif;
  font-size: 14px;
  color: #fff;
  letter-spacing: 0.1em;
  left: -25px;
}
.header-contact {
  opacity: 0;
  display: inline-block;
  background-color: #fff;
  border-top: 4px solid #ca1515;
  box-shadow: 0 12px 46.8px 5.2px rgba(35, 24, 21, 0.1);
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 4;
  transition: opacity 500ms ease-out;
}
@media screen and (max-width: 768px) {
  .header-contact {
    border-top-width: 2px;
    top: 10px;
    right: 10px;
    bottom: auto;
  }
}
.header-contact.is-hidden {
  opacity: 0 !important;
}
.header-contact.is-hidden .header-contact-link {
  pointer-events: none;
}
.header-contact-list {
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
}
.header-contact-item {
  -ms-flex: 1 0 50%;
  flex: 1 0 50%;
  max-width: 50%;
  position: relative;
}
@media screen and (max-width: 768px) {
  .header-contact-item {
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    max-width: initial;
  }
}
.header-contact-item:first-child .header-contact-link {
  pointer-events: none;
}
@media screen and (max-width: 768px) {
  .header-contact-item:first-child .header-contact-link {
    pointer-events: auto;
  }
}
.header-contact-item:first-child:after {
  content: "";
  height: 19px;
  border-right: 1px solid #090909;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  .header-contact-item:first-child:after {
    height: 12px;
  }
}
.header-contact-link {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 20px 30px;
  transition: opacity 1s ease-out;
  white-space: nowrap;
  color:#000;
}
@media screen and (max-width: 768px) {
  .header-contact-link {
    padding: 11px 13px;
  }
}
.header-contact-link img {
  width: auto;
  height: 15px;
}
@media screen and (max-width: 768px) {
  .header-contact-link img {
    height: 9px;
  }
}
.faq-question a:hover,
.header-contact-link:hover {
  opacity: 0.6;
}
.header-contact-link-text {
  font-family: "Noto Sans TC", sans-serif;
  font-size: 15px;
  color: #090909;
  letter-spacing: 0.18em;
}
@media screen and (max-width: 768px) {
  .header-contact-link-text {
    font-family: "Noto Sans TC", sans-serif;
    font-size: 8px;
    letter-spacing: 0.05em;
  }
}
.header-contact-icon {
  font-size: 14px;
  color: #090909;
  margin-right: 15px;
}
@media screen and (max-width: 768px) {
  .header-contact-icon {
    font-size: 10px;
    margin-right: 8px;
  }
}
.header-contact-icon-mail {
  margin-right: 10px;
}
@media screen and (max-width: 768px) {
  .header-contact-icon-mail {
    font-size: 8px;
    margin-right: 5px;
  }
}
.header-contact-icon-arrow {
  font-size: 10px;
  margin: 0 0 0 13px;
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
}
@media screen and (max-width: 768px) {
  .header-contact-icon-arrow {
    display: none;
  }
}
.header-contact-modal {
  opacity: 1;
  margin: 0 auto;
  bottom: -28px;
  right: auto;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 10;
}
@media screen and (max-width: 768px) {
  .header-contact-modal {
    width: 105%;
    border-top-width: 2px;
    top: auto;
    bottom: 0;
  }
}
.header-contact-modal .header-contact-list {
  display: inline-block;
  font-size: 0;
  letter-spacing: 0;
}
@media screen and (max-width: 768px) {
  .header-contact-modal .header-contact-list {
    display: -ms-flexbox;
    display: flex;
  }
}
.header-contact-modal .header-contact-item {
  display: inline-block;
  vertical-align: middle;
}
@media screen and (max-width: 768px) {
  .header-contact-modal .header-contact-item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.header-contact-modal .header-contact-item:last-child .header-contact-link {
  padding: 20px 10px 20px 36px;
}
@media screen and (max-width: 768px) {
  .header-contact-modal .header-contact-item:last-child .header-contact-link {
    padding: 11px 8px;
  }
}
.header-contact-modal .header-contact-link {
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding: 20px 36px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .header-contact-modal .header-contact-link {
    -ms-flex-pack: center;
    justify-content: center;
    padding: 11px 8px;
  }
}
.header-contact-modal .header-contact-icon,
.header-contact-modal .header-contact-link-text {
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}
.ie .header-contact-modal {
  position: absolute;
}
.heading {
  width: 100%;
  height: 340px;
  text-align: center;
  position: relative;
}
@media screen and (max-width: 1280px) {
  .heading {
    height: auto;
  }
}
.heading-bg {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  padding-top: 26.5%;
}
@media screen and (max-width: 768px) {
  .heading-bg {
    padding-top: 53%;
  }
}
.heading-content {
  opacity: 0;
  position: absolute;
  top: 20%;
  left: 0;
  right: 0;
  -webkit-transform: translateY(-20%);
  transform: translateY(-20%);
  z-index: 3;
}
.heading-content img {
  display: block;
  width: 212px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .heading-content img {
    width: 115px;
  }
}
.heading-content.is-active {
  opacity: 1;
  top: 58%;
  -webkit-transform: translateY(-58%);
  transform: translateY(-58%);
  transition: opacity 1s ease-out, transform 1s ease-out;
  transition: opacity 1s ease-out, transform 1s ease-out,
    -webkit-transform 1s ease-out;
}
.heading-text {
  display: block;
  font-family: "NotoSans-Medium", sans-serif;
  font-size: 18px;
  letter-spacing: 0.2em;
  margin-top: 23px;
}
@media screen and (max-width: 768px) {
  .heading-text {
    font-size: 11px;
    margin-top: 7px;
  }
}
.heading-cursive {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) scale(0.5);
  transform: translate(-50%, -50%) scale(0.5);
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .heading-cursive {
    -webkit-transform: translate(-50%, -50%) scale(0.25);
    transform: translate(-50%, -50%) scale(0.25);
  }
}
.heading-triangle,
.heading-triangle-reverse {
  opacity: 1;
  width: 0;
  height: 0;
  position: absolute;
  z-index: 2;
  -webkit-transform: scale(0);
  transform: scale(0);
  transition: transform 1s ease-out;
  transition: transform 1s ease-out, -webkit-transform 1s ease-out;
  mix-blend-mode: multiply;
}
.heading-triangle-reverse.is-active,
.heading-triangle.is-active {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.heading-triangle {
  border-top: 115px solid #ca1515;
  border-right: 640px solid transparent;
  border-left: 0 solid transparent;
  top: 0;
  left: 0;
}
@media screen and (max-width: 1280px) {
  .heading-triangle {
    border-top-width: 10vw;
    border-right-width: 50vw;
  }
}
@media screen and (max-width: 768px) {
  .heading-triangle {
    border-top-width: 15vw;
    border-right-width: 60vw;
  }
}
.heading-triangle.is-active {
  -webkit-transform-origin: top left;
  transform-origin: top left;
}
.heading-triangle-reverse {
  border-bottom: 115px solid #ca1515;
  border-left: 640px solid transparent;
  border-right: 0 solid transparent;
  right: 0;
  bottom: 0;
}
@media screen and (max-width: 1280px) {
  .heading-triangle-reverse {
    border-bottom-width: 10vw;
    border-left-width: 50vw;
  }
}
@media screen and (max-width: 768px) {
  .heading-triangle-reverse {
    border-bottom-width: 15vw;
    border-left-width: 60vw;
  }
}
.heading-triangle-reverse.is-active {
  -webkit-transform-origin: bottom right;
  transform-origin: bottom right;
}
.edge .heading-triangle,
.edge .heading-triangle-reverse,
.ie .heading-triangle,
.ie .heading-triangle-reverse {
  opacity: 0.85;
}
.edge .heading-triangle,
.ie .heading-triangle {
  border-top-color: #b30000;
}
.edge .heading-triangle-reverse,
.ie .heading-triangle-reverse {
  border-bottom-color: #b30000;
}
.heading-line {
  display: block;
  height: 71px;
  border-left: 2px solid #fff;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%) scaleY(0);
  transform: translateX(-50%) scaleY(0);
  z-index: 3;
}
@media screen and (max-width: 768px) {
  .heading-line {
    height: 30px;
    border-left-width: 1px;
  }
}
.heading-line-black.is-active,
.heading-line.is-active {
  -webkit-transform: translateX(-50%) scaleY(1);
  transform: translateX(-50%) scaleY(1);
  -webkit-transform-origin: top center;
  transform-origin: top center;
  transition: transform 1s linear;
  transition: transform 1s linear, -webkit-transform 1s linear;
  transition-delay: 250ms;
}
.heading-line-black {
  height: 40px;
  border-color: #090909;
  bottom: -40px;
}
@media screen and (max-width: 768px) {
  .heading-line-black {
    height: 20px;
    bottom: -20px;
  }
}
.heading-line-black.is-active {
  transition-delay: 1.1s;
}
.heading-about .heading-content img {
  width: 310px;
}
@media screen and (max-width: 768px) {
  .heading-about .heading-content img {
    width: 168px;
  }
}
.heading-flow .heading-content img {
  width: 165px;
}
@media screen and (max-width: 768px) {
  .heading-flow .heading-content img {
    width: 90px;
  }
}
.heading-faq .heading-content img {
  width: 116px;
}
@media screen and (max-width: 768px) {
  .heading-faq .heading-content img {
    width: 61px;
  }
}
.heading-contact .heading-content img {
  width: 280px;
}
@media screen and (max-width: 768px) {
  .heading-contact .heading-content img {
    width: 153px;
  }
}
.subheading {
  text-align: center;
  position: relative;
}
.subheading-cursive {
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  color: #9d9d9d;
  width: 242px;
  height: 206px;
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.subheading-content {
  position: relative;
  z-index: 1;
}
.subheading-content img {
  display: block;
  width: auto;
  height: 32px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .subheading-content img {
    height: 18px;
  }
}
.subheading-text {
  display: block;
  font-family: "Noto Sans TC", sans-serif;
  font-size: 18px;
  color: #090909;
  letter-spacing: 0.2em;
  margin-top: 10px;
}
@media screen and (max-width: 768px) {
  .subheading-text {
    font-size: 11px;
    margin-top: 8px;
  }
}
.subheading-food .subheading-cursive {
  width: 242px;
  height: 206px;
  top: 60%;
}
@media screen and (max-width: 768px) {
  .subheading-food .subheading-cursive {
    width: 100px;
    height: 117px;
    top: 50%;
  }
}
.subheading-night .subheading-cursive {
  width: 556px;
  height: 224px;
  top: 38%;
  left: -65px;
}
@media screen and (max-width: 768px) {
  .subheading-night .subheading-cursive {
    width: 220px;
    height: 84px;
    top: 40%;
    left: -7px;
  }
}
.subheading-salon .subheading-cursive {
  width: 296px;
  height: 185px;
  top: 35%;
}
@media screen and (max-width: 768px) {
  .subheading-salon .subheading-cursive {
    width: 151px;
    height: 150px;
    top: 50%;
  }
}
.subheading-office .subheading-cursive {
  width: 306px;
  height: 176px;
  top: 30%;
  left: 15px;
}
@media screen and (max-width: 768px) {
  .subheading-office .subheading-cursive {
    width: 145px;
    height: 111px;
    top: 32%;
    left: 0;
  }
}
.subheading-shop .subheading-cursive {
  width: 269px;
  height: 172px;
  left: -30px;
}
@media screen and (max-width: 768px) {
  .subheading-shop .subheading-cursive {
    width: 133px;
    height: 117px;
    top: 35%;
    left: 0;
  }
}
.card,
.card-inner,
.faq-answer ol,
.faq-answer p {
  position: relative;
}
.card-image {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  padding-top: 134%;
}
.card-content {
  font-family: "Noto Sans TC", sans-serif;
  color: #fff;
  margin-top: -125px;
  padding: 0 15px 0 30px;
}
@media screen and (max-width: 768px) {
  .card-content {
    margin-top: -75px;
    padding: 0 10px 0 20px;
  }
}
.card-heading {
  font-size: 24px;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 1280px) {
  .card-heading {
    font-size: 22px;
  }
}
@media screen and (max-width: 768px) {
  .card-heading {
    font-size: 17px;
    letter-spacing: 0.08em;
  }
}
@media screen and (max-width: 320px) {
  .card-heading {
    font-size: 16px;
    letter-spacing: 0.06em;
  }
}
.card-category {
  font-size: 16px;
  letter-spacing: 0.2em;
  margin-top: 15px;
}
@media screen and (max-width: 768px) {
  .card-category {
    font-size: 12px;
    margin-top: 5px;
  }
}
.card-info {
  margin-top: 70px;
}
@media screen and (max-width: 768px) {
  .card-info {
    margin-top: 40px;
  }
}
.card-location {
  font-size: 15px;
  color: #090909;
  letter-spacing: 0.2em;
}
@media screen and (max-width: 768px) {
  .card-location {
    font-size: 12px;
  }
}
.card-detail {
  font-size: 14px;
  color: #9d9d9d;
  letter-spacing: 0.2em;
  margin-top: 5px;
}
@media screen and (max-width: 768px) {
  .card-detail {
    font-size: 10px;
  }
}
.card-detail sup {
  font-size: 10px;
}
@media screen and (max-width: 768px) {
  .card-detail sup {
    font-size: 8px;
  }
}
.edge .card,
.ie .card {
  -webkit-perspective: 200px;
  perspective: 200px;
}
@media screen and (max-width: 768px) {
  .edge .card,
  .ie .card {
    -webkit-perspective: initial;
    perspective: initial;
  }
}
.about {
  font-family: "Noto Sans TC", sans-serif;
  color: #090909;
  text-align: center;
}
.about-overlay {
  background-color: #f2f2f2;
  width: 50%;
  height: 1640px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: top left;
  transform-origin: top left;
  transition: transform 3s ease-out;
  transition: transform 3s ease-out, -webkit-transform 3s ease-out;
}
@media screen and (max-width: 1280px) {
  .about-overlay {
    width: calc(50% - 40px);
    left: 40px;
  }
}
@media screen and (max-width: 768px) {
  .about-overlay {
    width: calc(50% - 15px);
    height: 365px;
    left: 15px;
  }
}
.about-overlay-bottom.is-active,
.about-overlay.is-active {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}
.about-overlay-bottom {
  height: 696px;
  top: auto;
  right: -5px;
  left: auto;
  bottom: -65px;
  transition: transform 1s ease-out;
  transition: transform 1s ease-out, -webkit-transform 1s ease-out;
}
@media screen and (max-width: 768px) {
  .about-overlay-bottom {
    height: 245px;
    right: auto;
    left: 15px;
    bottom: 312px;
  }
}
.about-heading {
  padding-top: 80px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .about-heading {
    padding-top: 50px;
  }
}
.about-heading img {
  display: block;
  width: 431px;
  height: 76px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .about-heading img {
    width: 253px;
    height: 45px;
  }
}
.about-subheading {
  display: block;
  font-size: 20px;
  letter-spacing: 0.14em;
  margin-top: 35px;
}
@media screen and (max-width: 768px) {
  .about-subheading {
    font-size: 12px;
    margin-top: 15px;
  }
}
.about-card {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .about-card {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.about-card-content {
  -ms-flex-preferred-size: 43%;
  flex-basis: 43%;
  text-align: left;
  padding: 50px 0 0 100px;
}
@media screen and (max-width: 1280px) {
  .about-card-content {
    padding: 50px 0 0 70px;
  }
}
@media screen and (max-width: 768px) {
  .about-card-content {
    -ms-flex-order: 2;
    order: 2;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    width: 100%;
    margin-top: 30px;
    padding: 0 32px 0 0;
  }
}
.about-card-heading img {
  width: auto;
  height: 76px;
}
@media screen and (max-width: 768px) {
  .about-card-heading img {
    height: 44px;
  }
}
.about-card-text {
  font-family: "Noto Sans TC", sans-serif;
  font-size: 18px;
  letter-spacing: 0.14em;
  line-height: 2;
  margin-top: 33px;
}
@media screen and (max-width: 768px) {
  .about-card-text {
    font-size: 12px;
    line-height: 1.9;
    margin-top: 15px;
  }
}
.about-card-eyecatch {
  -ms-flex-preferred-size: 57%;
  flex-basis: 57%;
  position: relative;
}
@media screen and (max-width: 768px) {
  .about-card-eyecatch {
    -ms-flex-order: 1;
    order: 1;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    width: 100%;
    overflow: hidden;
  }
}
.about-card-eyecatch-list {
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0;
}
.about-card-eyecatch-item {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  padding: 0 135px 0 45px;
}
@media screen and (max-width: 768px) {
  .about-card-eyecatch-item {
    padding: 0;
  }
}
.about-card-eyecatch-item:nth-child(even) {
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  .about-card-eyecatch-item:nth-child(even) {
    margin-top: 17px;
  }
}
.about-card-eyecatch-image {
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  padding-top: 66%;
}
@media screen and (max-width: 768px) {
  .about-card-eyecatch-image {
    padding-top: 59%;
  }
}
.about-card-flow {
  margin-right: -10px;
}
@media screen and (max-width: 768px) {
  .about-card-flow {
    margin-right: 0;
  }
  .about-card-flow .about-card-content {
    padding: 0;
  }
  .about-card-flow .about-card-heading,
  .about-card-flow .about-card-text {
    padding: 0 0 0 30px;
  }
  .about-card-flow .about-card-heading img {
    height: 72px;
  }
  .about-card-flow .about-card-eyecatch-list {
    margin: 0 0 0 30px;
  }
}
.about-card-flow .about-card-eyecatch-item {
  padding: 0 0 0 63px;
}
@media screen and (max-width: 768px) {
  .about-card-flow .about-card-eyecatch-item {
    padding: 0;
  }
}
.about-card-flow .about-card-eyecatch-image {
  padding-top: 87%;
}
@media screen and (max-width: 768px) {
  .about-card-flow .about-card-eyecatch-image {
    padding-top: 59%;
  }
}
.about-card-flow:after {
  content: "";
  background: url(../images/about-img-02.jpg) no-repeat center;
  background-size: contain;
  width: 470px;
  height: 334px;
  box-shadow: 0 12px 46.8px 5.2px rgba(35, 24, 21, 0.1);
  position: absolute;
  bottom: -15px;
  right: 40px;
}
@media screen and (max-width: 768px) {
  .about-card-flow:after {
    content: none;
  }
}
.about-card-reverse .about-card-content {
  -ms-flex-order: 2;
  order: 2;
  -ms-flex-preferred-size: 42%;
  flex-basis: 42%;
  padding: 90px 0 0 70px;
}
@media screen and (max-width: 768px) {
  .about-card-reverse .about-card-content {
    -ms-flex-order: 1;
    order: 1;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    width: 100%;
    padding: 0 33px;
    margin-top: 0;
  }
  .about-card-reverse .about-card-heading img {
    margin: 0 auto;
  }
}
.about-card-reverse .about-card-text {
  letter-spacing: 0.24em;
}
.about-card-reverse .about-card-eyecatch {
  -ms-flex-order: 1;
  order: 1;
  -ms-flex-preferred-size: 58%;
  flex-basis: 58%;
}
@media screen and (max-width: 768px) {
  .about-card-reverse .about-card-eyecatch {
    -ms-flex-order: 2;
    order: 2;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    width: 100%;
    margin-top: 25px;
  }
}
.about-card-reverse .about-card-eyecatch-list {
  margin: 0 -15px;
}
@media screen and (max-width: 768px) {
  .about-card-reverse .about-card-eyecatch-list {
    margin: 0 -7px;
  }
}
.about-card-reverse .about-card-eyecatch-item {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  padding: 0 15px;
}
@media screen and (max-width: 768px) {
  .about-card-reverse .about-card-eyecatch-item {
    padding: 0 7px;
  }
}
.about-card-reverse .about-card-eyecatch-image {
  padding-top: 60%;
}
.ie .about-card-content {
  padding-left: 0;
}
.ie .about-card-heading,
.ie .about-card-text,
.ie .about-flow {
  padding-left: 20px;
}
.ie .about-flow-textbox {
  margin-right: 26px;
}
.ie .about-card-reverse .about-card-heading,
.ie .about-card-reverse .about-card-text {
  padding-left: 50px;
}
.ie .about-card-reverse .about-card-eyecatch {
  margin-left: -20px;
}
.ie .about-card-reverse .about-card-eyecatch-item {
  padding: 0;
}
.ie .about-card-reverse .about-card-eyecatch-image {
  width: auto;
  margin: 0 15px;
}
.about-flow {
  margin-top: 60px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .about-flow {
    margin-top: 25px;
  }
}
.about-flow-list {
  list-style: none;
  /* display: -ms-flexbox;
  display: flex; */
  margin: 0 -13px;
}
@media screen and (max-width: 768px) {
  .about-flow-list {
    padding: 0 27px;
    margin: 0 auto;
  }
}
.about-flow-item {
  -ms-flex-preferred-size: 20%;
  flex-basis: 20%;
  padding: 0 13px;
  position: relative;
  z-index: 3;
  @media screen and (min-width: 769px) {
    width: 70%;
    padding-block: 12px;
    font-size: 125%;
  }
  &.contractor {
    background-color: #fff;
    border:1px dashed #333;
  }
}

@media screen and (max-width: 768px) {
  .about-flow-item {
    /* text-align: center; */
    padding:10px;
  }
}
.about-flow-item img {
  width: 60px;
  height: auto;
}
@media screen and (max-width: 768px) {
  .about-flow-item img {
    width: 30px;
    margin: 0 auto;
  }
}
.about-flow-item:nth-child(3) {
  z-index: 1;
}
.about-flow-border {
  opacity: 0.85;
  width: 736px;
  height: 34px;
  background-color: #ca1515;
  position: absolute;
  top: 260px;
  right: -65px;
  z-index: 2;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: top left;
  transform-origin: top left;
  transition: transform 1s ease-out;
  transition: transform 1s ease-out, -webkit-transform 1s ease-out;
}
@media screen and (max-width: 768px) {
  .about-flow-border {
    width: 100%;
    height: 17px;
    top: 225px;
    left: 0;
    right: 0;
  }
}
.about-flow-border.is-active {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.about-flow-textbox {
  font-family: "Noto Sans TC", sans-serif;
  margin: 35px 35px 0 0;
  position: relative;
}
@media screen and (max-width: 768px) {
  .about-flow-textbox {
    margin: 25px auto 0;
  }
}
.about-flow-textbox-line {
  width: 1px;
  height: 160px;
  border-right: 1px solid #090909;
  margin: 0 auto;
  position: absolute;
  top: -135px;
  left: 0;
  right: 0;
  z-index: 2;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: top left;
  transform-origin: top left;
  transition: transform 1s ease-out;
  transition: transform 1s ease-out, -webkit-transform 1s ease-out;
}
@media screen and (max-width: 768px) {
  .about-flow-textbox-line {
    height: 120px;
    top: -108px;
  }
}
.about-flow-textbox-line.is-active {
  transition-delay: 1.25s;
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}
.about-flow-textbox-content {
  background-color: #fff;
  padding: 33px 40px;
  opacity: 0;
  -webkit-transform: translate(-50px, -50px);
  transform: translate(-50px, -50px);
  transition: opacity 1s ease-out, transform 500ms ease-out;
  transition: opacity 1s ease-out, transform 500ms ease-out,
    -webkit-transform 500ms ease-out;
}
@media screen and (max-width: 768px) {
  .about-flow-textbox-content {
    width: 256px;
    padding: 15px;
    margin: 25px auto 0;
  }
}
.about-flow-textbox-content.is-active {
  opacity: 1;
  transition-delay: 1.75s;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.about-flow-textbox-heading {
  font-size: 22px;
  letter-spacing: 0.24em;
  line-height: 1.727;
}
@media screen and (max-width: 768px) {
  .about-flow-textbox-heading {
    font-size: 12px;
    font-weight: 700;
    line-height: 1.6;
  }
}
.about-flow-textbox-text {
  letter-spacing: 0.24em;
  line-height: 1.857;
  margin-top: 18px;
}
@media screen and (max-width: 768px) {
  .about-flow-textbox-text {
    font-size: 10px;
    line-height: 1.6;
    margin-top: 10px;
  }
  .about-flow-image {
    background: url(../images/about-img-02.jpg) no-repeat center;
    background-size: contain;
    width: 90%;
    padding-top: 71%;
    margin-top: 20px;
    position: relative;
  }
  .about-flow-overlay {
    background-color: #f2f2f2;
    width: calc(50% - 15px);
    height: 409px;
    position: absolute;
    top: 70px;
    left: 15px;
    z-index: 0;
  }
  .about-flow-overlay-right {
    height: 473px;
    left: auto;
    right: 15px;
  }
}
.flow {
  position: relative;
  z-index: 1;
}
.flow-heading {
  color:#000;
  font-size: 180%;
  padding-bottom: 20px;
  position: relative;
  font-weight: 400;
}
@media screen and (max-width: 768px) {
  .flow-heading {
    padding-bottom: 18px;
  }
}
.flow-heading img {
  display: block;
  width: auto;
  height: 27px;
}
@media screen and (max-width: 768px) {
  .flow-heading img {
    height: 18px;
    margin: 0 auto;
  }
}
.flow-heading:after {
  content: "";
  display: block;
  width: 30px;
  border-bottom: 2px solid #ca1515;
  position: absolute;
  bottom: 0;
  left: 0;
}
@media screen and (max-width: 768px) {
  .flow-heading:after {
    width: 26px;
    right: 0;
    margin: 0 auto;
  }
}
.flow-text {
  font-family: "Noto Sans TC", sans-serif;
  font-size: 18px;
  color: #090909;
  letter-spacing: 0.16em;
  line-height: 1.778;
  margin-top: 25px;
}
@media screen and (max-width: 768px) {
  .flow-text {
    font-size: 12px;
    line-height: 1.583;
    margin-top: 15px;
  }
}
.faq {
  font-family: "Noto Sans TC", sans-serif;
  color: #090909;
  margin-top: 55px;
  padding: 0 200px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .faq {
    margin-top: 20px;
    padding: 0;
  }
}
.faq-item {
  border-bottom: 2px solid #090909;
  padding: 40px 0 20px;
}
@media screen and (max-width: 768px) {
  .faq-item {
    padding: 25px 0 10px;
  }
}
.faq-question {
  font-size: 16px;
  letter-spacing: 0.24em;
  padding-left: 70px;
}
@media screen and (max-width: 768px) {
  .faq-question {
    font-size: 12px;
    letter-spacing: 0.18em;
    line-height: 1.75;
    padding: 0 15px 0 25px;
  }
}
.faq-question a {
  display: block;
  color: #090909;
  position: relative;
  transition: opacity 1s ease-out;
}
.faq-answer ol:before,
.faq-answer p:before,
.faq-question a:before {
  content: "Q.";
  display: block;
  font-size: 18px;
  position: absolute;
  top: -2px;
  left: -40px;
}
@media screen and (max-width: 768px) {
  .faq-question a:before {
    font-size: 12px;
    left: -25px;
  }
}
.faq-question a.is-active:after,
.faq-question a:after {
  transition: transform 500ms ease-out;
  transition: transform 500ms ease-out, -webkit-transform 500ms ease-out;
}
.faq-question a:after {
  content: "";
  display: block;
  background: url(../images/icon-plus.png) no-repeat center;
  background-size: contain;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 5px;
  right: 10px;
}
@media screen and (max-width: 768px) {
  .faq-question a:after {
    width: 15px;
    height: 15px;
    top: 2px;
    right: -15px;
  }
}
.faq-question a.is-active,
.faq-question a.is-active:before {
  color: #ca1515;
}
.faq-question a.is-active:after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.faq-answer {
  overflow: hidden;
}
.faq-answer ol:before,
.faq-answer p:before {
  content: "A.";
  color: #ca1515;
  top: 18px;
  left: 30px;
}
@media screen and (max-width: 768px) {
  .faq-answer ol:before,
  .faq-answer p:before {
    font-size: 12px;
    top: 15px;
    left: 17px;
  }
}
.faq-answer ol,
.faq-answer p {
  background-color: #f9f9f9;
  margin: 25px 10px 0;
}
.faq-answer p {
  font-size: 16px;
  line-height: 2;
  padding: 20px 60px;
}
@media screen and (max-width: 768px) {
  .faq-answer p {
    font-size: 12px;
    letter-spacing: 0.18em;
    line-height: 1.75;
    margin: 15px 0 0;
    padding: 15px 20px 15px 40px;
  }
}
.faq-answer p a {
  color: #090909;
}
.faq-answer ol {
  padding: 20px 60px 20px 80px;
}
@media screen and (max-width: 768px) {
  .faq-answer ol {
    margin: 15px 0 0;
    padding: 15px 20px 15px 60px;
  }
}
.faq-answer ol li {
  font-size: 16px;
  color: #090909;
  padding-left: 10px;
}
@media screen and (max-width: 768px) {
  .faq-answer ol li {
    font-size: 12px;
    letter-spacing: 0.18em;
    line-height: 1.75;
    padding-left: 0;
  }
}
.faq-answer ol li:not(:first-child) {
  margin-top: 10px;
}
.contact {
  background-color: #f2f2f2;
  text-align: center;
  margin: 0 auto;
  padding: 73px 180px 80px;
}
@media screen and (max-width: 768px) {
  .contact {
    padding: 45px 20px 50px;
  }
}
.contact-text {
  font-family: "Noto Sans TC", sans-serif;
  font-size: 18px;
  color: #090909;
  letter-spacing: 0.14em;
  line-height: 2;
}
@media screen and (max-width: 768px) {
  .contact-text {
    font-family: "Noto Sans TC", sans-serif;
    font-size: 12px;
    letter-spacing: 0.18em;
    line-height: 1.75;
  }
}
.contact-list {
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  .contact-list {
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 25px;
  }
}
.contact-item {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
}
.contact-button {
  display: inline-block;
  width: 403px;
  background-color: transparent;
  border: 2px solid #090909;
  padding: 25px 20px 25px 30px;
  position: relative;
  font-family: "Noto Sans TC", sans-serif;
  font-size: 18px;
  color: #090909;
  letter-spacing: 0.14em;
}
@media screen and (max-width: 768px) {
  .contact-button {
    width: 256px;
    font-size: 11px;
    border-width: 1px;
    margin: 0 auto;
    padding: 12px 20px;
  }
}
.contact-button img {
  width: 169px;
}
@media screen and (max-width: 768px) {
  .contact-button img {
    width: 100px;
  }
}
.contact-button:after {
  content: "";
  background: url(../images/icon-arrow.svg) no-repeat center;
  background-size: contain;
  width: 31px;
  height: 10px;
  position: absolute;
  top: 50%;
  right: 25px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  .contact-button:after {
    width: 18px;
    height: 5px;
    right: 15px;
  }
}
.contact-button-phone {
  pointer-events: none;
}
@media screen and (max-width: 768px) {
  .contact-button-phone {
    pointer-events: auto;
  }
}
.contact-button-phone:after {
  content: none;
}
@media screen and (max-width: 768px) {
  .contact-button-phone:after {
    content: "";
    background-image: url(../images/icon-arrow-black.svg);
  }
}
.contact-button-mail {
  background-color: #090909;
  color: #fff;
  padding: 25px 20px;
  transition: opacity 1s ease-out;
}
@media screen and (max-width: 768px) {
  .contact-button-mail {
    padding: 10px 20px;
    margin-top: 20px;
  }
}
.contact-button-mail:hover {
  opacity: 0.8;
}
.contact-icon {
  font-size: 18px;
  position: relative;
  top: 3px;
  right: 13px;
}
@media screen and (max-width: 768px) {
  .contact-icon {
    font-size: 13px;
    right: 8px;
  }
  .contact-icon-mail {
    font-size: 8px;
    top: -1px;
    right: 4px;
  }
}
.footer-nav {
  position: relative;
}
.footer-nav-list {
  display: -ms-flexbox;
  display: flex;
  margin: 0 -17px;
}
@media screen and (max-width: 768px) {
  .footer-nav-list {
    margin: 0 -15px;
  }
}
.footer-nav-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 17px;
  transition: opacity 1s ease-out;
}
@media screen and (max-width: 768px) {
  .footer-nav-item {
    padding: 0 15px;
  }
}
.footer-nav-item:hover,
.modal-close-button:hover:before {
  opacity: 0.6;
}
.footer-nav-link {
  display: block;
  font-family: "Noto Sans TC", sans-serif;
  font-size: 13px;
  color: #fff;
  letter-spacing: 0.14em;
}
@media screen and (max-width: 768px) {
  .footer-nav-link {
    font-size: 11px;
  }
}
.footer-nav-icon {
  font-size: 10px;
  margin-left: 5px;
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
}
@media screen and (max-width: 768px) {
  .footer-nav-icon {
    font-size: 4px;
    margin-left: 5px;
  }
}
.modal,
.modal-outer {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.modal {
  opacity: 0;
  display: none;
  width: 100%;
  height: 100%;
  z-index: 10;
  overflow: scroll;
  transition: opacity 250ms ease-out;
}
.modal-outer {
  background-color: rgba(0, 0, 0, 0.8);
}
.modal-wrapper {
  width: 1220px;
  height: 600px;
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media (max-height: 799px) {
  .modal-wrapper {
    height: 600px;
  }
}
@media (min-height: 800px) {
  .modal-wrapper {
    height: auto;
    max-height: 800px;
  }
}
@media screen and (max-width: 768px) {
  .modal-wrapper {
    width: 90vw;
    height: auto;
    max-height: 95vh;
  }
}
.modal-inner {
  background-color: #fff;
  width: 1220px;
  height: 600px;
  margin: 0 auto;
  position: relative;
  overflow: scroll;
}
@media (max-height: 799px) {
  .modal-inner {
    height: 600px;
  }
}
@media (min-height: 800px) {
  .modal-inner {
    height: auto;
    max-height: 800px;
  }
}
@media screen and (max-width: 768px) {
  .modal-inner {
    width: 90vw;
    height: auto;
    max-height: 95vh;
  }
}
.modal-content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
  align-items: flex-end;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 40px;
  position: relative;
  font-family: "Noto Sans TC", sans-serif;
  color: #090909;
}
@media screen and (max-width: 768px) {
  .modal-content {
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 25px 15px;
  }
}
.modal-heading {
  -ms-flex-preferred-size: 74%;
  flex-basis: 74%;
  padding-right: 25px;
}
@media screen and (max-width: 768px) {
  .modal-heading {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    padding-right: 0;
  }
}
.modal-title {
  font-size: 20px;
  line-height: 1;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 768px) {
  .modal-title {
    font-size: 16px;
    line-height: 1.5;
    padding-right: 40px;
  }
}
.modal-category {
  font-size: 13px;
  color: #ca1515;
  letter-spacing: 0.26em;
  margin-top: 7px;
}
@media screen and (max-width: 768px) {
  .modal-category {
    font-size: 11px;
  }
}
.modal-text {
  font-size: 12px;
  letter-spacing: 0.04em;
  line-height: 1.857;
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  .modal-text {
    font-family: "Noto Sans TC", sans-serif;
    font-size: 11px;
    margin-top: 18px;
  }
}
.modal-detail {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-preferred-size: 26%;
  flex-basis: 26%;
}
@media screen and (max-width: 768px) {
  .modal-detail {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #ededed;
    margin: 17px auto 0;
    padding: 17px 10px 17px 25px;
  }
}
.modal-detail-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 20px;
}
@media screen and (max-width: 768px) {
  .modal-detail-list {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    padding-left: 0;
  }
  .modal-detail-list:not(:first-of-type) {
    margin-top: 5px;
  }
}
.modal-detail-data,
.modal-detail-term {
  font-size: 12px;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 768px) {
  .modal-detail-data,
  .modal-detail-term {
    font-family: "Noto Sans TC", sans-serif;
    font-size: 10px;
  }
}
.modal-detail-data:not(:first-of-type),
.modal-detail-term:not(:first-of-type) {
  margin-top: 10px;
}
@media screen and (max-width: 768px) {
  .modal-detail-data:not(:first-of-type),
  .modal-detail-term:not(:first-of-type) {
    margin-top: 5px;
  }
}
.modal-detail-term {
  -ms-flex: 1 0 30%;
  flex: 1 0 30%;
  max-width: 30%;
  position: relative;
}
@media screen and (max-width: 768px) {
  .modal-detail-term {
    -ms-flex: 1 0 36%;
    flex: 1 0 36%;
    max-width: 36%;
  }
}
.modal-detail-term:after {
  content: ":";
  position: absolute;
  top: 0;
  right: -10px;
}
.modal-detail-data {
  -ms-flex: 1 0 70%;
  flex: 1 0 70%;
  max-width: 70%;
  padding-left: 25px;
}
@media screen and (max-width: 768px) {
  .modal-detail-data {
    -ms-flex: 1 0 64%;
    flex: 1 0 64%;
    max-width: 64%;
    padding-left: 30px;
  }
}
.modal-detail-data sup {
  font-size: 8px;
}
.modal-slider {
  margin-bottom: 40px;
}
.modal-slider,
.modal-slider-inner {
  position: relative;
}
.modal-slider-image {
  display: block;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 818px !important;
  height: 460px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .modal-slider-image {
    width: 100% !important;
    height: auto;
    padding-top: 56%;
  }
}
.modal-slider-button {
  display: block;
  cursor: pointer;
  background: url(../images/icon-arrow-modal.png) no-repeat center;
  background-size: contain;
  width: 55px;
  height: 102px;
  position: absolute;
  top: 50%;
  left: 160px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  .modal-slider-button {
    width: 22px;
    height: 42px;
    left: 8px;
  }
}
.modal-slider-button-next {
  left: auto;
  right: 160px;
  -webkit-transform: translateY(-50%) scale(-1);
  transform: translateY(-50%) scale(-1);
}
@media screen and (max-width: 768px) {
  .modal-slider-button-next {
    right: 8px;
  }
}
.modal-close-button {
  display: block;
  width: 50px;
  height: 50px;
  background-color: #090909;
  position: absolute;
  top: -15px;
  right: -15px;
  z-index: 10;
}
.modal-close-button:before {
  content: "";
  background: url(../images/icon-close.svg) no-repeat center;
  background-size: contain;
  width: 19px;
  height: 19px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  transition: opacity 1s ease-out;
}
@media screen and (max-width: 768px) {
  .modal-close-button:before {
    width: 13px;
    height: 13px;
  }
  .modal-close-button {
    width: 36px;
    height: 36px;
    top: -5px;
    right: -5px;
  }
}
.modal-triangle {
  width: 0;
  height: 0;
  border-bottom: 125px solid #ca1515;
  border-left: 50vw solid transparent;
  border-right: 0 solid transparent;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 1;
  mix-blend-mode: multiply;
}
@media screen and (max-width: 768px) {
  .modal-triangle {
    display: none;
  }
}
.edge .modal-triangle,
.ie .modal-triangle {
  opacity: 0.85;
  border-bottom-color: #b30000;
}
.slick-slider {
  overflow: hidden;
}
.slick-list {
  margin: 0 -30px;
}
@media screen and (max-width: 768px) {
  .slick-list {
    margin: 0 -5px;
  }
}
.slick-slide {
  margin: 0 30px;
}
@media screen and (max-width: 768px) {
  .slick-slide {
    margin: 0 5px;
  }
}
.fade {
  opacity: 0;
  -webkit-transform: translateY(50px);
  transform: translateY(50px);
  position: relative;
  transition: opacity 1s ease-out, transform 1s ease-out;
  transition: opacity 1s ease-out, transform 1s ease-out,
    -webkit-transform 1s ease-out;
}
.fade.is-active {
  opacity: 1;
  -webkit-transform: translate(0);
  transform: translate(0);
}
.u-hidden {
  overflow: hidden;
  text-indent: 120%;
  white-space: nowrap;
}
@media screen and (max-width: 768px) {
  .u-show-pc {
    display: none !important;
  }
}
.u-show-sp {
  display: none !important;
}
@media screen and (max-width: 768px) {
  .u-show-sp {
    display: block !important;
  }
}
.u-clear {
  zoom: 1;
}
.u-clear:after,
.u-clear:before {
  content: "";
  display: block;
}
.u-clear:after {
  clear: both;
}
.u-elps {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
}
.u-notap {
  -webkit-tap-highlight-color: transparent;
}
