@charset "UTF-8";
@font-face {
  font-family: "nstc-Black";
  src: url("../font/NotoSerifTC-Black.otf");
}
/* line 20, ../../sass/main.scss */
.nstc-Black {
  font-family: "nstc-Black";
}

@font-face {
  font-family: "nstc-Bold";
  src: url("../font/NotoSerifTC-Bold.otf");
}
/* line 20, ../../sass/main.scss */
.nstc-Bold {
  font-family: "nstc-Bold";
}

@font-face {
  font-family: "nstc-Light";
  src: url("../font/NotoSerifTC-Light.otf");
}
/* line 20, ../../sass/main.scss */
.nstc-Light {
  font-family: "nstc-Light";
}

@font-face {
  font-family: "nstc-ExtraLight";
  src: url("../font/NotoSerifTC-ExtraLight.otf");
}
/* line 20, ../../sass/main.scss */
.nstc-ExtraLight {
  font-family: "nstc-ExtraLight";
}

@font-face {
  font-family: "nstc-Medium";
  src: url("../font/NotoSerifTC-Medium.otf");
}
/* line 20, ../../sass/main.scss */
.nstc-Medium {
  font-family: "nstc-Medium";
}

@font-face {
  font-family: "nstc-Regular";
  src: url("../font/NotoSerifTC-Regular.otf");
}
/* line 20, ../../sass/main.scss */
.nstc-Regular {
  font-family: "nstc-Regular";
}

@font-face {
  font-family: "nstc-SemiBold";
  src: url("../font/NotoSerifTC-SemiBold.otf");
}
/* line 20, ../../sass/main.scss */
.nstc-SemiBold {
  font-family: "nstc-SemiBold";
}

@font-face {
  font-family: "pf-Italic";
  src: url("../font/Playfair-Italic.ttf");
}
/* line 20, ../../sass/main.scss */
.pf-Italic {
  font-family: "pf-Italic";
}

@font-face {
  font-family: "pf-Regular";
  src: url("../font/Playfair-Regular.ttf");
}
/* line 20, ../../sass/main.scss */
.pf-Regular {
  font-family: "pf-Regular";
}

/* line 26, ../../sass/main.scss */
.btn-check:focus + .btn, .btn:focus {
  outline: 0;
  box-shadow: 0 0 0 0;
}

/* line 31, ../../sass/main.scss */
* {
  margin: 0;
  padding: 0;
  letter-spacing: 2px;
}

/* line 38, ../../sass/main.scss */
html {
  scroll-behavior: smooth;
}

/* line 42, ../../sass/main.scss */
body {
  margin: 0;
  padding: 0;
  font-family: "nstc-Medium", "pf-Regular";
  color: #1A1A1A;
  background-color: #FEFEFE;
  font-size: 16px;
  line-height: 2.3;
  font-weight: 300;
}
/* line 51, ../../sass/main.scss */
body.overflow-hidden {
  overflow: hidden;
}
/* line 54, ../../sass/main.scss */
body .loading-warp {
  display: none;
}

/* line 59, ../../sass/main.scss */
ul, ol {
  list-style: none;
  padding: 0;
  margin: 0;
}

/* line 66, ../../sass/main.scss */
.showUl ul, .showUl ol {
  list-style: auto;
  margin-left: 0;
}
/* line 69, ../../sass/main.scss */
.showUl ul li, .showUl ol li {
  word-spacing: 0;
}

/* line 75, ../../sass/main.scss */
a {
  text-decoration: none;
}
/* line 78, ../../sass/main.scss */
a:hover {
  text-decoration: none;
}

/* line 83, ../../sass/main.scss */
img {
  max-width: 100%;
}

/* line 87, ../../sass/main.scss */
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  font-weight: 500;
  line-height: 1.5;
}

/* line 93, ../../sass/main.scss */
.h1, h1 {
  font-size: 32px;
}

/* line 97, ../../sass/main.scss */
.h2, h2 {
  font-size: 28px;
}

/* line 101, ../../sass/main.scss */
.h3, h3 {
  font-size: 24px;
}

/* line 105, ../../sass/main.scss */
.h4, h4 {
  font-size: 20px;
}

/* line 109, ../../sass/main.scss */
.h5, h5 {
  font-size: 18px;
}

/* line 113, ../../sass/main.scss */
.h6, h6 {
  font-size: 16px;
}

/* line 117, ../../sass/main.scss */
.h7 {
  font-size: 14px;
}

@media screen and (max-width: 1200px) {
  /* line 122, ../../sass/main.scss */
  .h1, h1 {
    font-size: 28px;
  }

  /* line 125, ../../sass/main.scss */
  .h2, h2 {
    font-size: 24px;
  }

  /* line 128, ../../sass/main.scss */
  .h3, h3 {
    font-size: 20px;
  }

  /* line 131, ../../sass/main.scss */
  .h4, h4 {
    font-size: 18px;
  }

  /* line 134, ../../sass/main.scss */
  .h5, h5 {
    font-size: 16px;
  }
}
/*elementor 元件*/
/* line 142, ../../sass/main.scss */
.elementor-toggle .elementor-toggle-item .elementor-tab-title {
  line-height: 2;
}
/* line 146, ../../sass/main.scss */
.elementor-toggle .elementor-toggle-item .elementor-tab-title .elementor-toggle-icon i {
  line-height: 0.5em;
  font-size: 24px;
}
/* line 153, ../../sass/main.scss */
.elementor-toggle .elementor-toggle-item .elementor-tab-content {
  position: relative;
  overflow: hidden;
  position: relative;
  height: auto;
  background: transparent;
}
/* line 127, ../../sass/_mixin.scss */
.elementor-toggle .elementor-toggle-item .elementor-tab-content::before {
  content: '-----------------------------------------------------------------------------------------------------------------------------------------------';
  display: block;
  color: #BEBEBE;
  white-space: nowrap;
  letter-spacing: 5px;
  transform: scaleX(1.5);
}
/* line 157, ../../sass/main.scss */
.elementor-toggle .elementor-toggle-item .elementor-tab-content::before {
  position: absolute;
  top: -22px;
}

/*elementor 元件 end*/
@media (min-width: 1200px) {
  /* line 173, ../../sass/main.scss */
  .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: calc(1200px + var(--bs-gutter-x, .75rem) * 2);
  }
}
/* line 178, ../../sass/main.scss */
.hr-h {
  overflow: hidden;
  position: relative;
  height: auto;
  background: transparent;
}
/* line 127, ../../sass/_mixin.scss */
.hr-h::before {
  content: '-----------------------------------------------------------------------------------------------------------------------------------------------';
  display: block;
  color: #BEBEBE;
  white-space: nowrap;
  letter-spacing: 5px;
  transform: scaleX(1.5);
}

/* line 182, ../../sass/main.scss */
.hr-v {
  overflow: hidden;
  position: relative;
  height: auto;
  background: transparent;
}
/* line 127, ../../sass/_mixin.scss */
.hr-v::before {
  content: '-----------------------------------------------------------------------------------------------------------------------------------------------';
  display: block;
  color: #BEBEBE;
  white-space: nowrap;
  letter-spacing: 5px;
  transform: scaleX(1.5);
  transform: scaleY(1.5) rotate(90deg);
}

/* line 186, ../../sass/main.scss */
.btn {
  color: #F5F5F5;
  font-size: 18px;
  background-color: #A6776A;
  border: 0;
  padding: 15px 28px;
  border-radius: 4px;
  border-radius: 0;
}
/* line 194, ../../sass/main.scss */
.btn:hover {
  color: #F5F5F5;
  background-color: rgba(166, 119, 106, 0.8);
}
/* line 198, ../../sass/main.scss */
.btn.btn-deep {
  min-width: 149px;
  font-size: 16px;
  background-color: #884A39;
  border-radius: 2px;
}
/* line 203, ../../sass/main.scss */
.btn.btn-deep:hover {
  background-color: rgba(166, 119, 106, 0.75);
}
/* line 207, ../../sass/main.scss */
.btn.btn-second {
  font-size: 16px;
  color: #884A39;
  background-color: transparent;
  border: 1px solid #884A39;
  min-width: 182px;
}
/* line 214, ../../sass/main.scss */
.btn.btn-second:hover {
  color: #FEFEFE;
  background-color: #884A39;
}
/* line 219, ../../sass/main.scss */
.btn.btn-ig {
  min-width: 149px;
  font-size: 18px;
  background-color: transparent;
  border-radius: 2px;
  display: flex;
  align-items: center;
  position: relative;
  overflow: hidden;
}
/* line 228, ../../sass/main.scss */
.btn.btn-ig::before {
  content: url(../img/icon-ig-w.svg);
  margin-right: 10px;
  line-height: 1;
}
/* line 233, ../../sass/main.scss */
.btn.btn-ig::after {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  display: block;
  background: -webkit-linear-gradient(135deg, #405DE6 0%, #585EDB 11.1%, #833AB4 22.2%, #C13584 33.3%, #E1306C 44.4%, #FD1D1D 55.5%, #F56040 66.6%, #F77737 77.7%, #FCAF45 88.8%, #FFDC80 100%);
  background: -moz-linear-gradient(135deg, #405DE6 0%, #585EDB 11.1%, #833AB4 22.2%, #C13584 33.3%, #E1306C 44.4%, #FD1D1D 55.5%, #F56040 66.6%, #F77737 77.7%, #FCAF45 88.8%, #FFDC80 100%);
  background: -o-linear-gradient(135deg, #405DE6 0%, #585EDB 11.1%, #833AB4 22.2%, #C13584 33.3%, #E1306C 44.4%, #FD1D1D 55.5%, #F56040 66.6%, #F77737 77.7%, #FCAF45 88.8%, #FFDC80 100%);
  background: linear-gradient(135deg, #405DE6 0%, #585EDB 11.1%, #833AB4 22.2%, #C13584 33.3%, #E1306C 44.4%, #FD1D1D 55.5%, #F56040 66.6%, #F77737 77.7%, #FCAF45 88.8%, #FFDC80 100%);
  z-index: -1;
}
/* line 246, ../../sass/main.scss */
.btn.btn-ig:hover::after {
  opacity: 0.75;
}

/* line 252, ../../sass/main.scss */
.wc-backward {
  width: auto;
  width: 150px;
  min-height: 54px;
  font-size: 16px;
  font-weight: normal !important;
  color: #FEFEFE !important;
  background-color: #884A39 !important;
  border-radius: 2px;
  display: flex !important;
  align-items: center;
  justify-content: center;
}
/* line 264, ../../sass/main.scss */
.wc-backward:hover {
  background-color: rgba(166, 119, 106, 0.75) !important;
}

/* line 269, ../../sass/main.scss */
.page-title {
  text-align: center;
  margin-bottom: 65px;
}
/* line 273, ../../sass/main.scss */
.page-title .title-sub {
  color: #434343;
  margin-bottom: 15px;
  font-family: 'pf-Regular';
}
/* line 279, ../../sass/main.scss */
.page-title .title {
  color: #402020;
  display: flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
}
/* line 286, ../../sass/main.scss */
.page-title .title::after, .page-title .title::before {
  content: '';
  display: inline-block;
  width: 160px;
  height: 1px;
  background-color: #402020;
}
/* line 294, ../../sass/main.scss */
.page-title .title::before {
  margin-right: 32px;
}
/* line 298, ../../sass/main.scss */
.page-title .title::after {
  margin-left: 32px;
}
@media screen and (max-width: 767px) {
  /* line 269, ../../sass/main.scss */
  .page-title {
    text-align: left;
  }
  /* line 305, ../../sass/main.scss */
  .page-title .title {
    justify-content: flex-start;
  }
  /* line 308, ../../sass/main.scss */
  .page-title .title::after, .page-title .title::before {
    display: none;
  }
}

/* line 317, ../../sass/main.scss */
.page-banner.blur {
  margin-bottom: -15vh;
}
@media screen and (max-width: 1200px) {
  /* line 317, ../../sass/main.scss */
  .page-banner.blur {
    margin-bottom: -10vh;
  }
}
@media screen and (max-width: 992px) {
  /* line 317, ../../sass/main.scss */
  .page-banner.blur {
    margin-bottom: -5vh;
  }
}
/* line 326, ../../sass/main.scss */
.page-banner.single {
  min-height: 480px;
  width: 100%;
  display: flex;
  align-items: center;
  position: relative;
}
@media screen and (max-width: 767px) {
  /* line 326, ../../sass/main.scss */
  .page-banner.single {
    min-height: 240px;
  }
}
/* line 335, ../../sass/main.scss */
.page-banner.single .link {
  color: #FEFEFE;
  position: relative;
  padding-left: 25px;
  display: flex;
  align-items: center;
}
/* line 53, ../../sass/_mixin.scss */
.page-banner.single .link::before {
  content: '';
  position: absolute;
  display: block;
  left: 20px;
  top: 0;
  width: 10px;
  height: 10px;
  left: 50%;
  top: 50%;
  border: 3px solid #FEFEFE;
  border-radius: 3px;
  border-left: transparent;
  border-bottom: transparent;
  transform: translate(-62%, -50%) rotate(45deg);
  transform: translate(-33%, -50%) rotate(225deg);
}
/* line 341, ../../sass/main.scss */
.page-banner.single .link::before {
  left: 10px;
}
/* line 344, ../../sass/main.scss */
.page-banner.single .link:hover {
  opacity: 0.75;
}
/* line 348, ../../sass/main.scss */
.page-banner.single .img {
  position: absolute;
  z-index: -1;
  height: 100%;
  width: 100%;
  display: block;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
/* line 357, ../../sass/main.scss */
.page-banner.single .img::before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(64, 32, 32, 0.5);
}

/* line 369, ../../sass/main.scss */
main.blur {
  position: relative;
  z-index: 2;
  background: linear-gradient(to bottom, rgba(254, 254, 254, 0) 0%, #fefefe 200px);
  padding-top: 120px;
}
/* line 375, ../../sass/main.scss */
main.blur::after {
  content: '';
  backdrop-filter: blur(15px);
  -webkit-backdrop-filter: blur(15px);
  background-color: rgba(254, 254, 254, 0.5);
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

/* line 389, ../../sass/main.scss */
.search-warp {
  color: #1A1A1A;
  width: 100%;
  padding-bottom: 75px;
}
/* line 394, ../../sass/main.scss */
.search-warp .btn {
  width: 270px;
}

/* line 400, ../../sass/main.scss */
form > div {
  margin-bottom: 15px;
}
/* line 404, ../../sass/main.scss */
form .form-label {
  font-size: 20px;
  color: #1A1A1A;
  display: inline-flex;
  margin-bottom: 0;
}
/* line 411, ../../sass/main.scss */
form .required {
  color: #FF8F8F !important;
  font-size: 16px !important;
  line-height: 16px;
  display: inline-flex;
  align-items: center;
}
/* line 419, ../../sass/main.scss */
form .form-control {
  background-color: #A6776A;
  border: 0;
  padding: 15px;
  font-size: 16px;
  color: #A6776A;
}
/* line 426, ../../sass/main.scss */
form .form-control:focus {
  color: #A6776A;
  background-color: #A6776A;
  border-color: transparent;
  box-shadow: #A6776A 0px 0px 0px 1px;
}
/* line 434, ../../sass/main.scss */
form .form-check {
  display: flex;
  align-items: center;
  padding-left: 0;
  cursor: pointer;
}
/* line 439, ../../sass/main.scss */
form .form-check.disibled {
  opacity: 0.6;
}
/* line 442, ../../sass/main.scss */
form .form-check .form-check-input {
  font-size: 18px;
  color: #1A1A1A;
  width: 100%;
  border: 1px solid #A1A1A1;
  height: 58px;
  background-color: transparent;
  outline: none;
  padding: 5px 15px;
  margin-left: 0;
}
/* line 453, ../../sass/main.scss */
form .form-check .form-check-input.checkbox, form .form-check .form-check-input.radio {
  width: 20px;
  height: 20px;
  min-width: 20px;
  min-height: 20px;
  border: 3px solid #707070;
  padding: 0;
}
/* line 462, ../../sass/main.scss */
form .form-check .form-check-input.checkbox {
  background-color: transparent;
  border: 1px solid #BEBEBE;
  margin: 0 10px 0 0;
  border-radius: 1px;
}
/* line 468, ../../sass/main.scss */
form .form-check .form-check-input.checkbox:checked {
  border-color: #884A39;
  background-color: #884A39;
}
/* line 475, ../../sass/main.scss */
form .form-check .form-check-input.radio {
  border-color: transparent;
  box-shadow: 0 0 0 1px #707070;
  background-color: transparent;
  background-image: none;
  width: 20px;
  height: 20px;
  border-radius: 100%;
}
/* line 484, ../../sass/main.scss */
form .form-check .form-check-input.radio:checked {
  border-color: #FEFEFE;
  background-color: #884A39;
  box-shadow: 0 0 0 1px #884A39;
  background-image: none;
}
/* line 494, ../../sass/main.scss */
form .form-control-plaintext {
  color: #F5F5F5;
}
/* line 498, ../../sass/main.scss */
form .form-check-inline {
  display: inline-flex;
}
/* line 505, ../../sass/main.scss */
form .form-link {
  color: #DCDCDC;
}
/* line 508, ../../sass/main.scss */
form .form-link:hover {
  color: #A6776A;
}
@media screen and (max-width: 992px) {
  /* line 513, ../../sass/main.scss */
  form .form-link .hide-moible {
    display: none;
  }
}
/* line 520, ../../sass/main.scss */
form .form-control:focus, form .form-check-input:focus {
  box-shadow: transparent 0px 0px 0px 0px;
}
/* line 525, ../../sass/main.scss */
form .form-link {
  padding-left: 30px;
}
/* line 530, ../../sass/main.scss */
form.dark .form-control {
  background-color: #2A2A2A;
  color: #F5F5F5;
}
/* line 536, ../../sass/main.scss */
form.dark .form-check .form-check-input[type="radio"]:checked {
  border-color: #A6776A;
}
/* line 541, ../../sass/main.scss */
form.dark [type="date"], form.dark [type="datetime-local"] {
  position: relative;
}

/* line 568, ../../sass/main.scss */
.wpcf7-form p {
  margin: 0;
}
/* line 571, ../../sass/main.scss */
.wpcf7-form .form-label {
  font-size: 18px;
}
/* line 574, ../../sass/main.scss */
.wpcf7-form .form-control {
  background-color: transparent;
  border-radius: 0;
  padding: 0;
  font-size: 18px;
}
/* line 579, ../../sass/main.scss */
.wpcf7-form .form-control input, .wpcf7-form .form-control textarea {
  width: 100%;
  padding: 15px 10px;
  border: 1px solid #707070;
}
/* line 583, ../../sass/main.scss */
.wpcf7-form .form-control input:focus, .wpcf7-form .form-control textarea:focus {
  box-shadow: 0 0 0 transparent;
  outline: none;
}
/* line 589, ../../sass/main.scss */
.wpcf7-form .form-check {
  display: flex;
  align-items: center;
  padding-left: 0;
  cursor: pointer;
}
/* line 608, ../../sass/main.scss */
.wpcf7-form .form-check .wpcf7-list-item {
  margin-left: 0;
}
/* line 610, ../../sass/main.scss */
.wpcf7-form .form-check .wpcf7-list-item.last {
  margin-left: 40px;
}
/* line 614, ../../sass/main.scss */
.wpcf7-form .form-check label {
  display: inline-flex;
  align-items: center;
  font-size: 18px;
}
/* line 619, ../../sass/main.scss */
.wpcf7-form .form-check [type="radio"] {
  border: 4px solid transparent;
  background-color: transparent;
  background-image: none;
  box-shadow: 0 0 0 1px #707070;
  width: 20px;
  height: 20px;
  border-radius: 50% !important;
  padding: 0 !important;
  appearance: none !important;
  margin-right: 15px;
}
/* line 630, ../../sass/main.scss */
.wpcf7-form .form-check [type="radio"]:checked {
  border-color: #fff;
  background-color: #884A39;
  background-image: none !important;
  box-shadow: 0 0 0 1px #884A39;
}
/* line 652, ../../sass/main.scss */
.wpcf7-form .submit {
  position: relative;
  margin-top: 20px;
}
/* line 655, ../../sass/main.scss */
.wpcf7-form .submit .wpcf7-spinner {
  position: absolute;
  left: -20px;
  top: 50%;
  transform: translate(-100%, -50%);
  margin: 0;
}

/* line 664, ../../sass/main.scss */
.select {
  width: 100%;
  position: relative;
  display: flex;
  flex-direction: column;
}
/* line 670, ../../sass/main.scss */
.select .select-btn {
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  position: relative;
}
/* line 53, ../../sass/_mixin.scss */
.select .select-btn::before {
  content: '';
  position: absolute;
  display: block;
  left: 20px;
  top: 0;
  width: 10px;
  height: 10px;
  left: 50%;
  top: 50%;
  border: 3px solid #BEBEBE;
  border-radius: 3px;
  border-left: transparent;
  border-bottom: transparent;
  transform: translate(-62%, -50%) rotate(45deg);
  transform: translate(-50%, -70%) rotate(135deg);
}
/* line 677, ../../sass/main.scss */
.select .select-btn:before {
  left: unset;
  right: 25px;
  border-radius: 0;
  border: 5px solid #BEBEBE;
  border-left: 5px solid transparent;
  border-bottom: 5px solid transparent;
  transform-origin: center;
}
@media screen and (max-width: 767px) {
  /* line 677, ../../sass/main.scss */
  .select .select-btn:before {
    width: 10px;
    height: 10px;
  }
}
/* line 692, ../../sass/main.scss */
.select .select-dropdown {
  width: 100%;
  position: absolute;
  overflow-y: auto;
  border-radius: 0 0 2px 2px;
  display: flex;
  flex-direction: column;
  top: 62px;
  left: 0;
  z-index: 9;
  transition: 0.4s;
  opacity: 0;
  visibility: hidden;
  height: 0;
  border: 1px solid #A1A1A1;
}
/* line 708, ../../sass/main.scss */
.select .select-dropdown li {
  cursor: pointer;
  font-size: 18px;
  background-color: #FEFEFE;
  padding: 5px 25px;
  min-height: 58px;
  border-bottom: 1px solid #BEBEBE;
  display: flex;
  align-items: center;
  line-height: 1;
}
/* line 718, ../../sass/main.scss */
.select .select-dropdown li > a {
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
  color: #1A1A1A;
}
/* line 725, ../../sass/main.scss */
.select .select-dropdown li:last-of-type {
  border-bottom: 0;
}
/* line 729, ../../sass/main.scss */
.select .select-dropdown li:hover {
  color: #1A1A1A;
  background-color: #F6F1E9;
}
/* line 734, ../../sass/main.scss */
.select .select-dropdown li.active {
  color: #FEFEFE;
  background-color: #A6776A;
}
/* line 737, ../../sass/main.scss */
.select .select-dropdown li.active > a {
  color: #FEFEFE;
}
/* line 745, ../../sass/main.scss */
.select.active .select-btn {
  border-radius: 2px 2px 0 0;
  background-color: #FEFEFE;
  box-shadow: 5px 10px 20px rgba(67, 67, 67, 0.1);
}
/* line 750, ../../sass/main.scss */
.select.active .select-btn:before {
  transform: rotate(315deg);
}
/* line 755, ../../sass/main.scss */
.select.active .select-dropdown {
  transition: 0.4s;
  opacity: 1;
  visibility: visible;
  max-height: 228px;
  height: auto;
  box-shadow: 5px 10px 20px rgba(67, 67, 67, 0.1);
}

/* line 768, ../../sass/main.scss */
.page-number-warp .page-number {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  position: relative;
}
/* line 775, ../../sass/main.scss */
.page-number-warp .page-number .page-item {
  margin-right: 17px;
}
/* line 778, ../../sass/main.scss */
.page-number-warp .page-number .page-item a {
  color: #884A39;
  border: 1px solid #884A39;
  border-radius: 2px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
}
/* line 788, ../../sass/main.scss */
.page-number-warp .page-number .page-item a:hover {
  color: #fff;
  background-color: #884A39;
}
/* line 795, ../../sass/main.scss */
.page-number-warp .page-number .page-item.active a {
  color: #fff;
  background-color: #884A39;
}
/* line 802, ../../sass/main.scss */
.page-number-warp .page-number .page-item.previous a {
  position: relative;
}
/* line 806, ../../sass/main.scss */
.page-number-warp .page-number .page-item.previous a span:first-of-type {
  width: 8px;
  height: 8px;
  border-right: 1px solid #884A39;
  border-bottom: 1px solid #884A39;
  transform: rotate(135deg);
  margin-right: -10px;
}
/* line 815, ../../sass/main.scss */
.page-number-warp .page-number .page-item.previous a span:nth-of-type(2) {
  border-bottom: 1px solid #884A39;
  width: 16px;
  height: 1px;
}
/* line 825, ../../sass/main.scss */
.page-number-warp .page-number .page-item.next a {
  position: relative;
}
/* line 829, ../../sass/main.scss */
.page-number-warp .page-number .page-item.next a span:first-of-type {
  border-bottom: 1px solid #884A39;
  width: 16px;
  height: 1px;
}
/* line 835, ../../sass/main.scss */
.page-number-warp .page-number .page-item.next a span:nth-of-type(2) {
  width: 8px;
  height: 8px;
  border-right: 1px solid #884A39;
  border-bottom: 1px solid #884A39;
  transform: rotate(-45deg);
  margin-left: -10px;
}
/* line 849, ../../sass/main.scss */
.page-number-warp .page-number .page-item.previous a:hover, .page-number-warp .page-number .page-item.next a:hover {
  background-color: #884A39;
}
/* line 852, ../../sass/main.scss */
.page-number-warp .page-number .page-item.previous a:hover span, .page-number-warp .page-number .page-item.next a:hover span {
  border-color: #fff;
}
@media screen and (max-width: 767px) {
  /* line 860, ../../sass/main.scss */
  .page-number-warp .page-number .page-item.first-item, .page-number-warp .page-number .page-item.previous, .page-number-warp .page-number .page-item.next, .page-number-warp .page-number .page-item.last-page {
    position: absolute;
    top: 60px;
    left: 50%;
    margin-left: 0;
    margin-right: 0;
  }
  /* line 867, ../../sass/main.scss */
  .page-number-warp .page-number .page-item.previous {
    left: 0;
  }
  /* line 870, ../../sass/main.scss */
  .page-number-warp .page-number .page-item.next {
    left: 57px;
  }
}

@media screen and (max-width: 767px) {
  /* line 881, ../../sass/main.scss */
  .mobile-hide-br.md br {
    display: none;
  }
}
@media screen and (max-width: 576px) {
  /* line 889, ../../sass/main.scss */
  .mobile-hide-br.sm br {
    display: none;
  }
}
@media screen and (max-width: 360px) {
  /* line 897, ../../sass/main.scss */
  .mobile-hide-br.xs br {
    display: none;
  }
}

/* line 904, ../../sass/main.scss */
header {
  position: absolute;
  width: 100%;
  z-index: 30;
  top: 0;
}
/* line 912, ../../sass/main.scss */
header.desk nav .menu {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-top: 30px;
  align-items: center;
}
@media screen and (max-width: 1023px) {
  /* line 912, ../../sass/main.scss */
  header.desk nav .menu {
    display: none;
  }
}
/* line 922, ../../sass/main.scss */
header.desk nav .menu .logo {
  width: 160px;
}
/* line 926, ../../sass/main.scss */
header.desk nav .menu .menu-warp {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 14px 0;
  border-bottom: 1px solid #DCDCDC;
}
/* line 933, ../../sass/main.scss */
header.desk nav .menu .menu-warp .menu-list {
  display: flex;
}
/* line 936, ../../sass/main.scss */
header.desk nav .menu .menu-warp .menu-list .item {
  display: block;
}
/* line 939, ../../sass/main.scss */
header.desk nav .menu .menu-warp .menu-list .item > a {
  font-size: 16px;
  color: rgba(254, 254, 254, 0.8);
}
/* line 943, ../../sass/main.scss */
header.desk nav .menu .menu-warp .menu-list .item > a:hover {
  color: #FEFEFE;
}
/* line 949, ../../sass/main.scss */
header.desk nav .menu .menu-warp .menu-list .item.active > a, header.desk nav .menu .menu-warp .menu-list .item.current > a {
  color: #FEFEFE;
}
/* line 955, ../../sass/main.scss */
header.desk nav .menu .menu-warp .menu-list .item.disable > a {
  color: rgba(190, 190, 190, 0.75);
}
/* line 960, ../../sass/main.scss */
header.desk nav .menu .menu-warp .menu-list .item.dropdown {
  /*點擊展開子選單*/
  /*hover展開子選單*/
}
/* line 962, ../../sass/main.scss */
header.desk nav .menu .menu-warp .menu-list .item.dropdown .sub-menu {
  position: absolute;
  max-height: 0;
  transition: 0.8s;
  overflow: hidden;
  background-color: #2A2A2A;
  z-index: 3;
  top: 52px;
  left: 50%;
  transform: translateX(-50%);
}
/* line 972, ../../sass/main.scss */
header.desk nav .menu .menu-warp .menu-list .item.dropdown .sub-menu.active {
  max-height: 500px;
  overflow-y: auto;
}
/* line 976, ../../sass/main.scss */
header.desk nav .menu .menu-warp .menu-list .item.dropdown .sub-menu > li {
  text-align: center;
}
/* line 979, ../../sass/main.scss */
header.desk nav .menu .menu-warp .menu-list .item.dropdown .sub-menu > li:last-of-type {
  border-bottom: 0;
}
/* line 983, ../../sass/main.scss */
header.desk nav .menu .menu-warp .menu-list .item.dropdown .sub-menu > li a {
  color: #DCDCDC;
  min-width: 150px;
  padding: 10px;
  display: block;
}
/* line 989, ../../sass/main.scss */
header.desk nav .menu .menu-warp .menu-list .item.dropdown .sub-menu > li a:hover, header.desk nav .menu .menu-warp .menu-list .item.dropdown .sub-menu > li a.active {
  color: #A6776A;
  background-color: #A6776A;
}
/* line 996, ../../sass/main.scss */
header.desk nav .menu .menu-warp .menu-list .item.dropdown .sub-menu.current {
  display: block;
  max-height: 400px;
  transition: 0.8s;
}
/* line 1004, ../../sass/main.scss */
header.desk nav .menu .menu-warp .menu-list .item.dropdown > .dropdown-menu {
  border-radius: 0;
  position: absolute;
  max-height: 0;
  transition: 0.8s;
  opacity: 0;
  visibility: hidden;
  display: block;
  background-color: #FEFEFE;
  z-index: 3;
  top: 40px;
  left: calc(50% + (25px / 2));
  transform: translateX(-50%);
  padding: 0;
  min-width: 120px;
  box-shadow: 5px 10px 20px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  border: 1px solid #707070;
}
/* line 1023, ../../sass/main.scss */
header.desk nav .menu .menu-warp .menu-list .item.dropdown > .dropdown-menu .dropdown-item {
  text-align: center;
  color: #434343;
  padding: 6px 20px;
  display: block;
  font-size: 17px;
  border-bottom: 1px solid #DCDCDC;
}
/* line 1031, ../../sass/main.scss */
header.desk nav .menu .menu-warp .menu-list .item.dropdown > .dropdown-menu .dropdown-item.current {
  color: #434343;
  background-color: #F6F1E9;
}
/* line 1036, ../../sass/main.scss */
header.desk nav .menu .menu-warp .menu-list .item.dropdown > .dropdown-menu .dropdown-item:hover, header.desk nav .menu .menu-warp .menu-list .item.dropdown > .dropdown-menu .dropdown-item:focus {
  color: #434343;
  background-color: #F6F1E9;
}
/* line 1043, ../../sass/main.scss */
header.desk nav .menu .menu-warp .menu-list .item.dropdown:hover > .dropdown-menu {
  opacity: 1;
  visibility: visible;
  max-height: 450px;
  transition: 0.8s;
}
/* line 1051, ../../sass/main.scss */
header.desk nav .menu .menu-warp .menu-list .item.dropdown > .dropdown-toggle:active {
  /*Without this, clicking will make it sticky*/
  pointer-events: none;
}
/* line 1056, ../../sass/main.scss */
header.desk nav .menu .menu-warp .menu-list .item.dropdown > .dropdown-toggle::after {
  border-width: 6px;
}
/* line 1063, ../../sass/main.scss */
header.desk nav .menu .menu-warp .menu-list:first-of-type {
  margin-right: 30px;
}
/* line 1067, ../../sass/main.scss */
header.desk nav .menu .menu-warp .menu-list:first-of-type .item > a {
  padding: 0 25px 0 0;
}
@media screen and (max-width: 1200px) {
  /* line 1063, ../../sass/main.scss */
  header.desk nav .menu .menu-warp .menu-list:first-of-type {
    margin-right: 10px;
  }
  /* line 1075, ../../sass/main.scss */
  header.desk nav .menu .menu-warp .menu-list:first-of-type .item > a {
    padding: 0 13px 0 0;
  }
  /* line 1080, ../../sass/main.scss */
  header.desk nav .menu .menu-warp .menu-list:first-of-type .item:last-of-type > a {
    padding-right: 0;
  }
}
/* line 1088, ../../sass/main.scss */
header.desk nav .menu .menu-warp .menu-list:last-of-type {
  margin-left: 30px;
}
/* line 1092, ../../sass/main.scss */
header.desk nav .menu .menu-warp .menu-list:last-of-type .item > a {
  padding: 0 0 0 25px;
}
@media screen and (max-width: 1200px) {
  /* line 1088, ../../sass/main.scss */
  header.desk nav .menu .menu-warp .menu-list:last-of-type {
    margin-left: 10px;
  }
  /* line 1100, ../../sass/main.scss */
  header.desk nav .menu .menu-warp .menu-list:last-of-type .item > a {
    padding: 0 0 0 15px;
  }
  /* line 1105, ../../sass/main.scss */
  header.desk nav .menu .menu-warp .menu-list:last-of-type .item:first-of-type > a {
    padding-left: 0;
  }
}
/* line 1121, ../../sass/main.scss */
header.desk.light nav .menu .logo .logo-img-light {
  display: block;
}
/* line 1125, ../../sass/main.scss */
header.desk.light nav .menu .logo .logo-img-dark {
  display: none;
}
/* line 1133, ../../sass/main.scss */
header.desk.dark {
  position: relative;
  margin-bottom: 50px;
}
@media screen and (max-width: 1023px) {
  /* line 1133, ../../sass/main.scss */
  header.desk.dark {
    margin-bottom: 0px;
  }
}
/* line 1143, ../../sass/main.scss */
header.desk.dark nav .menu .logo .logo-img-light {
  display: none;
}
/* line 1147, ../../sass/main.scss */
header.desk.dark nav .menu .logo .logo-img-dark {
  display: block;
}
/* line 1152, ../../sass/main.scss */
header.desk.dark nav .menu .menu-warp {
  border-bottom-color: #1A1A1A;
}
/* line 1157, ../../sass/main.scss */
header.desk.dark nav .menu .menu-warp .menu-list .item > a {
  color: rgba(26, 26, 26, 0.8);
}
/* line 1160, ../../sass/main.scss */
header.desk.dark nav .menu .menu-warp .menu-list .item > a:hover {
  color: #1A1A1A;
}
/* line 1165, ../../sass/main.scss */
header.desk.dark nav .menu .menu-warp .menu-list .item.current > a {
  color: #1A1A1A;
}
/* line 1177, ../../sass/main.scss */
header.mobile {
  position: relative;
  background-color: #F5F5F5;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.05);
}
/* line 1183, ../../sass/main.scss */
header.mobile nav .menu {
  height: 74px;
  display: flex;
  align-items: center;
  display: flex;
  justify-content: space-between;
}
@media (min-width: 1024px) {
  /* line 1183, ../../sass/main.scss */
  header.mobile nav .menu {
    display: none;
  }
}
/* line 1193, ../../sass/main.scss */
header.mobile nav .menu .logo {
  display: flex;
  align-items: center;
  justify-content: center;
}
/* line 1198, ../../sass/main.scss */
header.mobile nav .menu .logo img {
  width: 64px;
}
@media screen and (max-width: 1023px) {
  /* line 1193, ../../sass/main.scss */
  header.mobile nav .menu .logo {
    padding: 0;
    margin-bottom: 0;
    justify-content: start;
  }
  /* line 1206, ../../sass/main.scss */
  header.mobile nav .menu .logo img {
    width: auto;
    max-height: 40px;
  }
}
/* line 1214, ../../sass/main.scss */
header.mobile nav .menu .menu-warp .mobile-btn {
  width: 40px;
  height: 40px;
  border-radius: 100%;
  display: flex;
  flex-direction: column;
  padding: 10px 5px;
  position: relative;
  z-index: 1;
  justify-content: center;
  align-items: center;
  padding: 0;
  z-index: 9;
}
/* line 1228, ../../sass/main.scss */
header.mobile nav .menu .menu-warp .mobile-btn > span {
  margin: 3px 0;
  width: 60%;
  height: 2px;
  background-color: #434343;
  display: block;
  transition: 0.4s;
}
/* line 1238, ../../sass/main.scss */
header.mobile nav .menu .menu-warp .menu-list-warp {
  background-color: #F5F5F5;
  transition: 0.4s;
  opacity: 0;
  position: fixed;
  top: 74px;
  right: 0;
  padding: 0;
  width: 100%;
  height: 0;
  display: block;
  overflow-y: hidden;
  overflow-x: hidden;
}
/* line 1252, ../../sass/main.scss */
header.mobile nav .menu .menu-warp .menu-list-warp .menu-list {
  height: 100%;
  overflow-y: auto;
  padding-bottom: 74px;
}
/* line 1256, ../../sass/main.scss */
header.mobile nav .menu .menu-warp .menu-list-warp .menu-list > .item {
  border-bottom: 1px solid #DCDCDC;
}
/* line 1259, ../../sass/main.scss */
header.mobile nav .menu .menu-warp .menu-list-warp .menu-list > .item a {
  color: #1A1A1A;
  font-size: 16px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
}
/* line 1269, ../../sass/main.scss */
header.mobile nav .menu .menu-warp .menu-list-warp .menu-list > .item.dropdown .dropdown-toggle {
  position: relative;
}
/* line 53, ../../sass/_mixin.scss */
header.mobile nav .menu .menu-warp .menu-list-warp .menu-list > .item.dropdown .dropdown-toggle::before {
  content: '';
  position: absolute;
  display: block;
  left: 20px;
  top: 0;
  width: 10px;
  height: 10px;
  left: 50%;
  top: 50%;
  border: 3px solid #1A1A1A;
  border-radius: 3px;
  border-left: transparent;
  border-bottom: transparent;
  transform: translate(-62%, -50%) rotate(45deg);
  transform: translate(-50%, -70%) rotate(135deg);
}
/* line 1272, ../../sass/main.scss */
header.mobile nav .menu .menu-warp .menu-list-warp .menu-list > .item.dropdown .dropdown-toggle::before {
  right: 16px;
  left: unset;
}
/* line 1277, ../../sass/main.scss */
header.mobile nav .menu .menu-warp .menu-list-warp .menu-list > .item.dropdown .dropdown-toggle::after {
  display: none;
}
/* line 1283, ../../sass/main.scss */
header.mobile nav .menu .menu-warp .menu-list-warp .menu-list > .item.dropdown > a:after {
  transition: 0.4s;
}
/* line 1288, ../../sass/main.scss */
header.mobile nav .menu .menu-warp .menu-list-warp .menu-list > .item.dropdown .sub-menu {
  position: relative;
  max-height: 0;
  transition: 0.4s;
  overflow: hidden;
}
/* line 1294, ../../sass/main.scss */
header.mobile nav .menu .menu-warp .menu-list-warp .menu-list > .item.dropdown .sub-menu > li {
  border-top: 1px solid #DCDCDC;
}
/* line 1297, ../../sass/main.scss */
header.mobile nav .menu .menu-warp .menu-list-warp .menu-list > .item.dropdown .sub-menu > li .current {
  color: #A6776A;
}
/* line 1302, ../../sass/main.scss */
header.mobile nav .menu .menu-warp .menu-list-warp .menu-list > .item.dropdown .sub-menu.active {
  display: block;
  max-height: 1000px;
  transition: 0.4s;
}
/* line 1309, ../../sass/main.scss */
header.mobile nav .menu .menu-warp .menu-list-warp .menu-list > .item.dropdown.active {
  background-color: #F6F1E9;
}
/* line 1310, ../../sass/main.scss */
header.mobile nav .menu .menu-warp .menu-list-warp .menu-list > .item.dropdown.active .dropdown-toggle {
  position: relative;
}
/* line 53, ../../sass/_mixin.scss */
header.mobile nav .menu .menu-warp .menu-list-warp .menu-list > .item.dropdown.active .dropdown-toggle::before {
  content: '';
  position: absolute;
  display: block;
  left: 20px;
  top: 0;
  width: 10px;
  height: 10px;
  left: 50%;
  top: 50%;
  border: 3px solid #1A1A1A;
  border-radius: 3px;
  border-left: transparent;
  border-bottom: transparent;
  transform: translate(-62%, -50%) rotate(45deg);
  transform: translate(-50%, -27%) rotate(-45deg);
}
/* line 1313, ../../sass/main.scss */
header.mobile nav .menu .menu-warp .menu-list-warp .menu-list > .item.dropdown.active .dropdown-toggle::before {
  right: 16px;
  left: unset;
}
/* line 1321, ../../sass/main.scss */
header.mobile nav .menu .menu-warp .menu-list-warp .menu-list > .item.dropdown.active a {
  background-color: #F6F1E9;
}
/* line 1326, ../../sass/main.scss */
header.mobile nav .menu .menu-warp .menu-list-warp .menu-list > .item.dropdown.active > a:after {
  transform: rotate(180deg);
}
/* line 1333, ../../sass/main.scss */
header.mobile nav .menu .menu-warp .menu-list-warp .menu-list > .item.line {
  background-color: #884A39;
}
/* line 1336, ../../sass/main.scss */
header.mobile nav .menu .menu-warp .menu-list-warp .menu-list > .item.line .dropdown-toggle {
  color: #F5F5F5;
  justify-content: start;
  background-color: #884A39;
}
/* line 1341, ../../sass/main.scss */
header.mobile nav .menu .menu-warp .menu-list-warp .menu-list > .item.line .dropdown-toggle::before {
  border-color: #F5F5F5;
}
/* line 1345, ../../sass/main.scss */
header.mobile nav .menu .menu-warp .menu-list-warp .menu-list > .item.line .dropdown-toggle svg {
  width: 20px;
  margin-right: 20px;
  fill: #F5F5F5;
}
/* line 1353, ../../sass/main.scss */
header.mobile nav .menu .menu-warp .menu-list-warp .menu-list > .item.line .sub-menu > li {
  display: flex;
  flex-direction: row;
  border-top: 1px solid #F6F1E9;
}
/* line 1358, ../../sass/main.scss */
header.mobile nav .menu .menu-warp .menu-list-warp .menu-list > .item.line .sub-menu > li a {
  color: #F5F5F5;
  width: 50%;
  justify-content: center;
  background-color: #884A39;
}
/* line 1364, ../../sass/main.scss */
header.mobile nav .menu .menu-warp .menu-list-warp .menu-list > .item.line .sub-menu > li a:first-of-type {
  position: relative;
}
/* line 1367, ../../sass/main.scss */
header.mobile nav .menu .menu-warp .menu-list-warp .menu-list > .item.line .sub-menu > li a:first-of-type::before {
  content: '';
  position: absolute;
  display: block;
  height: 100%;
  width: 1px;
  background-color: #F6F1E9;
  right: 0;
}
/* line 1382, ../../sass/main.scss */
header.mobile nav .menu .menu-warp .menu-list-warp .menu-list > .item.line.active .dropdown-toggle {
  background-color: #884A39;
}
/* line 1385, ../../sass/main.scss */
header.mobile nav .menu .menu-warp .menu-list-warp .menu-list > .item.line.active .dropdown-toggle::before {
  border-color: #F6F1E9;
}
/* line 1392, ../../sass/main.scss */
header.mobile nav .menu .menu-warp .menu-list-warp .menu-list > .item.link {
  background-color: #F6F1E9;
}
/* line 1395, ../../sass/main.scss */
header.mobile nav .menu .menu-warp .menu-list-warp .menu-list > .item.link .dropdown-toggle {
  position: relative;
}
/* line 53, ../../sass/_mixin.scss */
header.mobile nav .menu .menu-warp .menu-list-warp .menu-list > .item.link .dropdown-toggle::before {
  content: '';
  position: absolute;
  display: block;
  left: 20px;
  top: 0;
  width: 10px;
  height: 10px;
  left: 50%;
  top: 50%;
  border: 3px solid #1A1A1A;
  border-radius: 3px;
  border-left: transparent;
  border-bottom: transparent;
  transform: translate(-62%, -50%) rotate(45deg);
}
/* line 1398, ../../sass/main.scss */
header.mobile nav .menu .menu-warp .menu-list-warp .menu-list > .item.link .dropdown-toggle:after {
  display: none;
}
/* line 1402, ../../sass/main.scss */
header.mobile nav .menu .menu-warp .menu-list-warp .menu-list > .item.link .dropdown-toggle::before {
  right: 16px;
  left: unset;
}
/* line 1409, ../../sass/main.scss */
header.mobile nav .menu .menu-warp .menu-list-warp .menu-list > .item.mug-shot {
  padding: 25px 20px;
  display: flex;
  align-items: center;
}
/* line 1413, ../../sass/main.scss */
header.mobile nav .menu .menu-warp .menu-list-warp .menu-list > .item.mug-shot .img {
  width: 64px;
  height: 64px;
  border-radius: 100%;
  margin-right: 20px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
/* line 1422, ../../sass/main.scss */
header.mobile nav .menu .menu-warp .menu-list-warp .menu-list > .item.mug-shot img {
  width: 64px;
  height: 64px;
  border-radius: 100%;
  margin-right: 20px;
}
/* line 1431, ../../sass/main.scss */
header.mobile nav .menu .menu-warp .menu-list-warp .menu-list > .item.current > a {
  color: #A6776A;
}
/* line 1441, ../../sass/main.scss */
header.mobile nav .menu .menu-warp.active .mobile-btn > span {
  margin: -1px 0;
}
/* line 1444, ../../sass/main.scss */
header.mobile nav .menu .menu-warp.active .mobile-btn > span:first-of-type {
  transform: rotate(45deg);
}
/* line 1448, ../../sass/main.scss */
header.mobile nav .menu .menu-warp.active .mobile-btn > span:nth-of-type(2) {
  opacity: 0;
  margin-right: -100%;
  visibility: hidden;
}
/* line 1454, ../../sass/main.scss */
header.mobile nav .menu .menu-warp.active .mobile-btn > span:nth-of-type(3) {
  transform: rotate(-45deg);
}
/* line 1460, ../../sass/main.scss */
header.mobile nav .menu .menu-warp.active .menu-list-warp {
  opacity: 1;
  padding: 0 0 100px 0;
  margin: 0;
  overflow: hidden;
  border-radius: 0;
  width: 100%;
  height: calc(100vh - 74px);
}

/* line 1486, ../../sass/main.scss */
.join-torik-form.is-sign-out {
  position: relative;
}
/* line 1488, ../../sass/main.scss */
.join-torik-form.is-sign-out::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  left: 0;
  bottom: 0;
  display: block;
  background-color: #fff;
  opacity: 0.8;
  z-index: 9;
  backdrop-filter: blur(40px);
  -webkit-backdrop-filter: blur(40px);
}
/* line 1503, ../../sass/main.scss */
.join-torik-form.is-sign-out > .desc {
  position: relative;
  z-index: 10;
}

/* line 1511, ../../sass/main.scss */
.slick-arrow {
  position: relative;
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
  z-index: 9;
  height: 48px;
  width: 48px;
  border: 0;
  background-color: #A6776A;
  border-radius: 100%;
}
/* line 53, ../../sass/_mixin.scss */
.slick-arrow::before {
  content: '';
  position: absolute;
  display: block;
  left: 20px;
  top: 0;
  width: 8px;
  height: 8px;
  left: 50%;
  top: 50%;
  border: 3px solid #FEFEFE;
  border-radius: 3px;
  border-left: transparent;
  border-bottom: transparent;
  transform: translate(-62%, -50%) rotate(45deg);
  transform: translate(-33%, -50%) rotate(225deg);
}
@media screen and (max-width: 1400px) {
  /* line 1511, ../../sass/main.scss */
  .slick-arrow {
    height: 38px;
    width: 38px;
  }
}
/* line 1527, ../../sass/main.scss */
.slick-arrow::before {
  border-right: 2px solid #FEFEFE;
  border-top: 2px solid #FEFEFE;
  border-radius: 0;
}
/* line 1533, ../../sass/main.scss */
.slick-arrow:after {
  content: '';
  width: 15px;
  height: 2px;
  position: absolute;
  display: inline-block;
  background-color: #FEFEFE;
  top: calc(50% - 1px);
}
/* line 1543, ../../sass/main.scss */
.slick-arrow.slick-prev {
  left: 0;
  transform: translateX(-120%);
}
@media screen and (max-width: 1400px) {
  /* line 1543, ../../sass/main.scss */
  .slick-arrow.slick-prev {
    transform: translateX(0);
  }
}
/* line 1550, ../../sass/main.scss */
.slick-arrow.slick-prev::before {
  left: 40%;
}
/* line 1554, ../../sass/main.scss */
.slick-arrow.slick-prev:after {
  left: 37%;
}
/* line 1559, ../../sass/main.scss */
.slick-arrow.slick-next {
  position: relative;
  right: 0;
  transform: translateX(120%);
  position: absolute;
}
/* line 53, ../../sass/_mixin.scss */
.slick-arrow.slick-next::before {
  content: '';
  position: absolute;
  display: block;
  left: 20px;
  top: 0;
  width: 8px;
  height: 8px;
  left: 50%;
  top: 50%;
  border: 3px solid #FEFEFE;
  border-radius: 3px;
  border-left: transparent;
  border-bottom: transparent;
  transform: translate(-62%, -50%) rotate(45deg);
}
@media screen and (max-width: 1400px) {
  /* line 1559, ../../sass/main.scss */
  .slick-arrow.slick-next {
    transform: translateX(0);
  }
}
/* line 1568, ../../sass/main.scss */
.slick-arrow.slick-next::before {
  right: 27%;
  left: unset;
  border-right: 2px solid #FEFEFE;
  border-top: 2px solid #FEFEFE;
  border-radius: 0;
}
/* line 1576, ../../sass/main.scss */
.slick-arrow.slick-next:after {
  right: 37%;
}
/* line 1581, ../../sass/main.scss */
.slick-arrow.slick-disabled {
  display: none !important;
}
/* line 1585, ../../sass/main.scss */
.slick-arrow:hover {
  background-color: rgba(166, 119, 106, 0.75);
}

/* line 1590, ../../sass/main.scss */
.slick-slider {
  display: flex !important;
  justify-content: center !important;
  position: relative;
}

/* line 1607, ../../sass/main.scss */
.slick-list {
  width: calc(100% - 100px);
}
@media screen and (max-width: 767px) {
  /* line 1607, ../../sass/main.scss */
  .slick-list {
    width: 100%;
  }
}

/* line 1615, ../../sass/main.scss */
.toTop {
  width: 64px;
  height: 64px;
  background-color: #A6776A;
  right: 5%;
  bottom: 50px;
  z-index: 9;
  border-radius: 100%;
  position: relative;
  position: fixed;
  cursor: pointer;
  transition: 0.4s;
  opacity: 0;
  visibility: hidden;
  box-shadow: 2px 5px 8px rgba(26, 26, 26, 0.15);
}
/* line 53, ../../sass/_mixin.scss */
.toTop::before {
  content: '';
  position: absolute;
  display: block;
  left: 20px;
  top: 0;
  width: 20px;
  height: 20px;
  left: 50%;
  top: 50%;
  border: 3px solid #FEFEFE;
  border-radius: 3px;
  border-left: transparent;
  border-bottom: transparent;
  transform: translate(-62%, -50%) rotate(45deg);
  transform: translate(-50%, -27%) rotate(-45deg);
}
/* line 1631, ../../sass/main.scss */
.toTop.active {
  opacity: 1;
  visibility: visible;
}
/* line 1636, ../../sass/main.scss */
.toTop:hover {
  background-color: rgba(166, 119, 106, 0.7);
}
@media screen and (max-width: 767px) {
  /* line 1615, ../../sass/main.scss */
  .toTop {
    width: 40px;
    height: 40px;
  }
  /* line 1643, ../../sass/main.scss */
  .toTop::before {
    width: 15px;
    height: 15px;
  }
}

/* line 1651, ../../sass/main.scss */
.join {
  background-color: #F5EFE7;
  position: relative;
}
/* line 1655, ../../sass/main.scss */
.join > .container {
  position: relative;
  z-index: 2;
}
/* line 1660, ../../sass/main.scss */
.join .title {
  font-size: 24px;
  margin-bottom: 35px;
}
/* line 1665, ../../sass/main.scss */
.join .desc {
  font-size: 18px;
  margin-bottom: 25px;
  font-family: 'nstc-Regular';
}
/* line 1671, ../../sass/main.scss */
.join ul {
  display: flex;
  flex-wrap: wrap;
}
/* line 1675, ../../sass/main.scss */
.join ul li {
  width: 50%;
  font-size: 18px;
  margin: 5px 0;
  font-family: 'nstc-Regular';
}
/* line 1681, ../../sass/main.scss */
.join ul li::before {
  content: url(../img/icon-awesome-check.svg);
  display: inline-block;
  margin-right: 13px;
}
/* line 1689, ../../sass/main.scss */
.join .btn {
  margin-top: 45px;
}
/* line 1693, ../../sass/main.scss */
.join .img-bg {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: absolute;
  width: 50%;
  height: 100%;
  right: 0;
  top: 0;
  z-index: 1;
}
@media screen and (max-width: 992px) {
  /* line 1693, ../../sass/main.scss */
  .join .img-bg {
    width: 100%;
    position: relative;
    padding: 25% 0;
  }
}

/* line 1711, ../../sass/main.scss */
footer {
  background-color: #A6776A;
  color: #FEFEFE;
  text-align: center;
  font-weight: 300;
}
/* line 1717, ../../sass/main.scss */
footer .footer-warp {
  padding: 60px 10px 40px 10px;
}
/* line 1721, ../../sass/main.scss */
footer * {
  letter-spacing: 1px;
}
/* line 1725, ../../sass/main.scss */
footer .title {
  font-family: 'pf-Regular';
}
/* line 1727, ../../sass/main.scss */
footer .title img {
  width: 160px;
  margin-bottom: 10px;
}
/* line 1733, ../../sass/main.scss */
footer .desc {
  font-family: 'nstc-Light';
}
/* line 1737, ../../sass/main.scss */
footer a {
  color: #FEFEFE;
}
/* line 1740, ../../sass/main.scss */
footer a:hover {
  color: rgba(254, 254, 254, 0.7);
}
/* line 1745, ../../sass/main.scss */
footer .community {
  display: flex;
  justify-content: center;
  margin-top: 30px;
}
/* line 1750, ../../sass/main.scss */
footer .community li {
  margin: 0 20px;
}
/* line 1753, ../../sass/main.scss */
footer .community li a {
  width: 44px;
  height: 44px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #E9E9E9;
  border-radius: 100%;
}
/* line 1762, ../../sass/main.scss */
footer .community li a img {
  width: 20px;
}
/* line 1766, ../../sass/main.scss */
footer .community li a:hover {
  opacity: 0.7;
}
/* line 1773, ../../sass/main.scss */
footer .footer-copyright {
  border-top: 1px solid #DBDBDB;
  padding: 32px 10px;
  font-family: 'Noto Sans TC';
}
@media screen and (max-width: 767px) {
  /* line 1778, ../../sass/main.scss */
  footer .footer-copyright * {
    display: block;
  }
  /* line 1781, ../../sass/main.scss */
  footer .footer-copyright .line {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  /* line 1789, ../../sass/main.scss */
  footer .footer-warp {
    padding: 41px 10px 40px 10px;
  }
  /* line 1792, ../../sass/main.scss */
  footer .title, footer .desc {
    display: none;
  }
  /* line 1795, ../../sass/main.scss */
  footer .community {
    margin-top: 0;
  }
}

/* line 1802, ../../sass/main.scss */
#calendar {
  margin: 30px 0;
}

/* line 1811, ../../sass/main.scss */
.fc-theme-standard td, .fc-theme-standard th {
  border: 0;
}
/* line 1815, ../../sass/main.scss */
.fc-theme-standard .fc-day, .fc-theme-standard .fc-day-mon, .fc-theme-standard .fc-day-past, .fc-theme-standard .fc-day-other, .fc-theme-standard .fc-daygrid-day, .fc-theme-standard .fc-col-header-cell {
  border: 10px solid #fff !important;
}
/* line 1819, ../../sass/main.scss */
.fc-theme-standard .fc-scrollgrid {
  border: 0;
}
/* line 1824, ../../sass/main.scss */
.fc-theme-standard .fc-col-header-cell a {
  color: #884A39;
}

/* line 1830, ../../sass/main.scss */
.fc-h-event {
  background-color: transparent;
  border: 0;
}
/* line 1834, ../../sass/main.scss */
.fc-h-event .fc-event-main {
  color: #884A39;
}
/* line 1838, ../../sass/main.scss */
.fc-h-event:focus {
  box-shadow: none;
}
/* line 1841, ../../sass/main.scss */
.fc-h-event:focus::after {
  background: transparent;
}
/* line 1846, ../../sass/main.scss */
.fc-h-event .fc-event-title {
  line-height: 1;
}

/* line 1852, ../../sass/main.scss */
.fc table {
  border: 0;
}
/* line 1858, ../../sass/main.scss */
.fc td a {
  color: #884A39;
}
/* line 1863, ../../sass/main.scss */
.fc .fc-day {
  background-color: #F6F1E9;
}
/* line 1867, ../../sass/main.scss */
.fc .fc-bg-event {
  opacity: 1;
}
/* line 1870, ../../sass/main.scss */
.fc .fc-bg-event.disabled {
  background-color: #D7C0AE;
}
/* line 1874, ../../sass/main.scss */
.fc .fc-bg-event.disabled::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-image: linear-gradient(to top right, transparent 49%, #884A39, transparent 51%);
}
/* line 1886, ../../sass/main.scss */
.fc .fc-popover {
  background: #fff;
  padding: 0;
  border: 1px solid #DCDCDC !important;
  padding-bottom: 30px;
}
/* line 1892, ../../sass/main.scss */
.fc .fc-popover .fc-popover-header {
  font-size: 16px;
  color: #884A39;
  background-color: #F6F1E9;
  padding: 10px 15px;
  margin-bottom: 10px;
}
/* line 1901, ../../sass/main.scss */
.fc .fc-popover .fc-popover-body {
  padding: 40px 15px 15px 15px;
  position: relative;
}
/* line 1904, ../../sass/main.scss */
.fc .fc-popover .fc-popover-body::before {
  content: '已預約時間';
  position: absolute;
  top: 0;
}
/* line 1912, ../../sass/main.scss */
.fc .fc-popover .fc-daygrid-event-harness .fc-event-title {
  font-size: 16px;
  color: #1A1A1A;
}
/* line 1919, ../../sass/main.scss */
.fc .fc-popover-close {
  font-size: 1.1em;
  opacity: 1;
  position: absolute;
  bottom: 5px;
  left: 0;
  padding: 0 15px;
  display: flex;
  width: 100%;
  height: 30px;
}
/* line 1930, ../../sass/main.scss */
.fc .fc-popover-close::after {
  content: '關閉視窗';
  font-size: 16px;
  color: #594C45;
}
/* line 1936, ../../sass/main.scss */
.fc .fc-popover-close::before {
  color: #594C45;
  margin-right: 5px;
}
/* line 1942, ../../sass/main.scss */
.fc .fc-toolbar.fc-header-toolbar {
  background-color: #D7C0AE;
  padding: 15px;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  /* line 1942, ../../sass/main.scss */
  .fc .fc-toolbar.fc-header-toolbar {
    flex-direction: column;
  }
  /* line 1948, ../../sass/main.scss */
  .fc .fc-toolbar.fc-header-toolbar .fc-toolbar-chunk {
    width: 100%;
    text-align: center;
  }
  /* line 1952, ../../sass/main.scss */
  .fc .fc-toolbar.fc-header-toolbar .fc-toolbar-chunk > .fc-toolbar-title {
    margin-bottom: 20px;
  }
  /* line 1956, ../../sass/main.scss */
  .fc .fc-toolbar.fc-header-toolbar .fc-toolbar-chunk .fc-button-group {
    display: flex;
    flex-wrap: wrap;
  }
  /* line 1961, ../../sass/main.scss */
  .fc .fc-toolbar.fc-header-toolbar .fc-toolbar-chunk .fc-button-group button.fc-today-button, .fc .fc-toolbar.fc-header-toolbar .fc-toolbar-chunk .fc-button-group button.fc-dayGridMonth-button, .fc .fc-toolbar.fc-header-toolbar .fc-toolbar-chunk .fc-button-group button.fc-dayGridWeek-button, .fc .fc-toolbar.fc-header-toolbar .fc-toolbar-chunk .fc-button-group button.fc-dayGridDay-button {
    min-width: 25%;
    margin-bottom: 10px;
  }
  /* line 1967, ../../sass/main.scss */
  .fc .fc-toolbar.fc-header-toolbar .fc-toolbar-chunk .fc-button-group button.fc-prevYear-button:hover, .fc .fc-toolbar.fc-header-toolbar .fc-toolbar-chunk .fc-button-group button.fc-prev-button:hover, .fc .fc-toolbar.fc-header-toolbar .fc-toolbar-chunk .fc-button-group button.fc-nextYear-button:hover, .fc .fc-toolbar.fc-header-toolbar .fc-toolbar-chunk .fc-button-group button.fc-next-button:hover {
    background-color: transparent;
  }
}
/* line 1977, ../../sass/main.scss */
.fc .fc-toolbar.fc-header-toolbar .fc-toolbar-title {
  font-size: 16px;
  color: #fff;
}
/* line 1982, ../../sass/main.scss */
.fc .fc-toolbar.fc-header-toolbar button {
  background-color: transparent;
  border-color: transparent;
  border-radius: 0;
}
/* line 1987, ../../sass/main.scss */
.fc .fc-toolbar.fc-header-toolbar button:disabled {
  color: #fff;
  background-color: #884A39;
}
/* line 1992, ../../sass/main.scss */
.fc .fc-toolbar.fc-header-toolbar button:not(:disabled).fc-button-active, .fc .fc-toolbar.fc-header-toolbar button:not(:disabled):active {
  background-color: #884A39;
  border-color: transparent;
}
/* line 1997, ../../sass/main.scss */
.fc .fc-toolbar.fc-header-toolbar button:focus {
  box-shadow: none !important;
}
/* line 2011, ../../sass/main.scss */
.fc .fc-view-harness.fc-view-harness-active .fc-dayGridMonth-view .fc-daygrid-day-frame .fc-daygrid-day-events {
  margin: 10px;
}
@media screen and (max-width: 1200px) {
  /* line 2011, ../../sass/main.scss */
  .fc .fc-view-harness.fc-view-harness-active .fc-dayGridMonth-view .fc-daygrid-day-frame .fc-daygrid-day-events {
    margin: 0;
    left: 5px;
    bottom: 5px;
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  /* line 2020, ../../sass/main.scss */
  .fc .fc-view-harness.fc-view-harness-active .fc-dayGridMonth-view .fc-daygrid-day-frame .fc-daygrid-day-events .fc-more-link {
    color: transparent;
    position: relative;
  }
  /* line 2024, ../../sass/main.scss */
  .fc .fc-view-harness.fc-view-harness-active .fc-dayGridMonth-view .fc-daygrid-day-frame .fc-daygrid-day-events .fc-more-link::before {
    content: '';
    width: 6px;
    height: 6px;
    background-color: #884A39;
    border-radius: 6px;
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
  }
}
/* line 2050, ../../sass/main.scss */
.fc .fc-view-harness.fc-view-harness-active .fc-dayGridWeek-view th .fc-daygrid-day-frame .fc-daygrid-day-events, .fc .fc-view-harness.fc-view-harness-active .fc-dayGridWeek-view td .fc-daygrid-day-frame .fc-daygrid-day-events {
  margin: 8px;
}
/* line 2054, ../../sass/main.scss */
.fc .fc-view-harness.fc-view-harness-active .fc-dayGridWeek-view th .fc-daygrid-event, .fc .fc-view-harness.fc-view-harness-active .fc-dayGridWeek-view td .fc-daygrid-event {
  white-space: unset;
}
@media screen and (max-width: 1400px) {
  /* line 2042, ../../sass/main.scss */
  .fc .fc-view-harness.fc-view-harness-active .fc-dayGridWeek-view {
    overflow: auto;
  }
  /* line 2061, ../../sass/main.scss */
  .fc .fc-view-harness.fc-view-harness-active .fc-dayGridWeek-view table {
    width: auto;
  }
  /* line 2064, ../../sass/main.scss */
  .fc .fc-view-harness.fc-view-harness-active .fc-dayGridWeek-view th, .fc .fc-view-harness.fc-view-harness-active .fc-dayGridWeek-view td {
    width: 128px;
    max-width: calc(100% / 7);
  }
}
/* line 2073, ../../sass/main.scss */
.fc .fc-view-harness.fc-view-harness-active .fc-dayGridDay-view .fc-daygrid-body-balanced .fc-daygrid-day-events {
  margin: 10px;
}

/* line 2082, ../../sass/main.scss */
.grecaptcha-badge {
  display: none;
}
