@charset "utf-8";

/**************************************************
        字型引入
**************************************************/
@font-face {
  font-family: "North Carossela";
  src: url("../fonts/NorthCarosselaRegular.woff2") format("woff2"),
       url("../fonts/NorthCarosselaRegular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Cardo";
  src: 
    url("../fonts/Cardo-Regular.woff2") format("woff2"),
    url("../fonts/Cardo-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Brandon Grotesque";
  src: url("../fonts/BrandonGrotesque-LightItalic.woff2") format("woff2"),
    url("../fonts/BrandonGrotesque-LightItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Brandon Grotesque";
  src: url("../fonts/BrandonGrotesque-Light.woff2") format("woff2"),
    url("../fonts/BrandonGrotesque-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Brandon Grotesque";
  src: url("../fonts/BrandonGrotesque-BoldItalic.woff2") format("woff2"),
    url("../fonts/BrandonGrotesque-BoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Brandon Grotesque";
  src: url("../fonts/BrandonGrotesque-ThinItalic.woff2") format("woff2"),
    url("../fonts/BrandonGrotesque-ThinItalic.woff") format("woff");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Brandon Grotesque";
  src:url("../fonts/BrandonGrotesque-MediumItalic.woff2") format("woff2"),
    url("../fonts/BrandonGrotesque-MediumItalic.woff") format("woff");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Brandon Grotesque";
  src: url("../fonts/BrandonGrotesque-RegularItalic.woff2") format("woff2"),
    url("../fonts/BrandonGrotesque-RegularItalic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Brandon Grotesque";
  src: url("../fonts/BrandonGrotesque-Black.woff2") format("woff2"),
    url("../fonts/BrandonGrotesque-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noto Sans TC";
  font-style: normal;
  font-weight: 100;
  src: url(../fonts/NotoSansTC-Thin.otf) format("opentype"),
    url(../fonts/NotoSansTC-Thin.ttf) format("truetype");
  font-display: swap;
}
@font-face {
  font-family: "Noto Sans TC";
  font-style: normal;
  font-weight: 300;
  src: url(../fonts/NotoSansTC-Light.otf) format("opentype"),
    url(../fonts/NotoSansTC-Light.ttf) format("truetype");
  font-display: swap;
}
@font-face {
  font-family: "Noto Sans TC";
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/NotoSansTC-Regular.otf) format("opentype"),
    url(../fonts/NotoSansTC-Regular.fft) format("truetype");
  font-display: swap;
}
@font-face {
  font-family: "Noto Sans TC";
  font-style: normal;
  font-weight: 500;
  src: url(../fonts/NotoSansTC-Medium.otf) format("opentype"),
    url(../fonts/NotoSansTC-Medium.ttf) format("truetype");
  font-display: swap;
}
@font-face {
  font-family: "Noto Sans TC";
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/NotoSansTC-Bold.otf) format("opentype"),
    url(../fonts/NotoSansTC-Bold.fft) format("truetype");
  font-display: swap;
}
@font-face {
  font-family: "Noto Sans TC";
  font-style: normal;
  font-weight: 900;
  src: url(../fonts/NotoSansTC-Black.otf) format("opentype"),
    url(../fonts/NotoSansTC-Black.ttf) format("truetype");
  font-display: swap;
}
@font-face {
  font-family: "fontello";
  src: url("../fonts/fontello.woff2?46786119") format("woff2"),
    url("../fonts/fontello.woff?46786119") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "fontello";
  src: url("../fonts/fontello.woff2?46786119") format("woff2"),
    url("../fonts/fontello.woff?46786119") format("woff");
  font-weight: normal;
  font-style: normal;
}

/* @import url('https://fonts.googleapis.com/css2?family=Shippori+Mincho:wght@400;500&display=swap'); 
@font-face {font-family: 'Shippori Mincho', serif;font-weight: 400;}
@font-face {font-family: 'Shippori Mincho', serif;font-weight: 500;} */

/* @font-face {
  font-family: "Shippori Mincho", serif;
  local: ("ShipporiMincho") url("../fonts/ShipporiMincho-Medium.woff")
      format("woff"),
    url("../fonts/ShipporiMincho-Medium.ttf") format("opentype"),
    url("../fonts/ShipporiMincho-Medium.eot") format("embedded-opentype");
  font-weight: normal;
  font-display: swap;
}
@font-face {
  font-family: "Shippori Mincho", serif;
  local: ("ShipporiMincho") url("../fonts/ShipporiMincho-Regular.woff")
      format("woff"),
    url("../fonts/ShipporiMincho-Regular.ttf") format("opentype"),
    url("../fonts/ShipporiMincho-Regular.eot") format("embedded-opentype");
  font-weight: 500;
  font-display: swap;
}
@font-face {
  font-family: "Shippori Mincho", serif;
  local: ("ShipporiMincho") url("../fonts/ShipporiMincho-Bold.woff")
      format("woff"),
    url("../fonts/ShipporiMincho-Bold.ttf") format("opentype"),
    url("../fonts/ShipporiMincho-Bold.eot") format("embedded-opentype");
  font-weight: 700;
  font-display: swap;
}
@font-face {
  font-family: "Shippori Mincho", serif;
  local: ("ShipporiMincho") url("../fonts/ShipporiMincho-SemiBold.woff")
      format("woff"),
    url("../fonts/ShipporiMincho-SemiBold.ttf") format("opentype"),
    url("../fonts/ShipporiMincho-SemiBold.eot") format("embedded-opentype");
  font-weight: 800;
  font-display: swap;
}
@font-face {
  font-family: "Shippori Mincho", serif;
  local: ("ShipporiMincho") url("../fonts/ShipporiMincho-ExtraBold.woff")
      format("woff"),
    url("../fonts/ShipporiMincho-ExtraBold.ttf") format("opentype"),
    url("../fonts/ShipporiMincho-ExtraBold.eot") format("embedded-opentype");
  font-weight: 900;
  font-display: swap;
} */

.icon-font:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  display: inline-block;
  text-decoration: inherit;
  margin: auto;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-fb:before {
  content: "\e800";
}
.icon-ins:before {
  content: "\e801";
}

/**************************************************
        CSS 初始化
**************************************************/

html,
body {
  margin: 0;
}
body {
  font-size: 93.75%;
  line-height: 1.8;
  font-family: "Noto Sans TC", "Arial", sans-serif;
  color: #242424;
  position: relative;
  background-color: #dcd7cc;
}
body * {
  -webkit-text-size-adjust: none;
  box-sizing: border-box;
}
body {
  overflow-x: hidden;
}
a:focus {
  outline: 0;
}
a {
  color: #242424;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
img {
  border: 0 none;
  line-height: 0;
  display: block;
  max-width: 100%;
  width: 100%;
}
form {
  margin: 0;
  padding: 0;
}
ul,
ul li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
dl,
dt,
dd {
  margin: 0;
  padding: 0;
}
dl {
  height: 1%;
}
button {
  border: 0 none;
  cursor: pointer;
  padding: 0;
  margin: 0;
  background: transparent;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
  height: 0;
  overflow: hidden;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  zoom: 1;
}
h1,
h2,
h3,
p {
  margin: 0;
  padding: 0;
}
*,
:after,
:before {
  box-sizing: border-box;
}
.select_wrap {
  position: relative;
}
.select_wrap i {
  position: absolute;
  top: 11px;
  right: 12px;
}
select {
  -webkit-appearance: none;
  padding: 7px 40px 7px 12px;
  width: 100%;
  border: 1px solid #e8eaed;
  border-radius: 5px;
  background: #e3dfd6;
  box-shadow: 0 1px 3px -2px #9098a9;
  cursor: pointer;
  font-family: inherit;
  font-size: 16px;
  transition: all 150ms ease;
  color: #495057;
}
select:focus {
  outline: none;
}
select::-ms-expand {
  display: none;
}

body.swal2-toast-shown .swal2-container.swal2-top-end,
body.swal2-toast-shown .swal2-container.swal2-top-right {
  z-index: 1300;
}
/**{-webkit-transition: all .3s cubic-bezier(.215,.61,.355,1);transition: all .3s cubic-bezier(.215,.61,.355,1);}*/

/**************************************************
        共用
**************************************************/

.section_same {
  height: 100%;
  padding: 8% 0;
  width: 100%;
}
.display_flex {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: center;
  width: 100%;
}
.title {
  margin-bottom: 1.25rem;
}
.title .title-name_eng {
  font-size: 5rem;
  font-weight: 300;
  color: #f8f8ec;
  font-family: "North Carossela", "AR YuanB5", "Microsoft JhengHei", 微軟正黑體,
    "Arial", sans-serif;
}
.title .title-name {
  font-family: "Shippori Mincho", serif;
  font-size: 1.25rem;
  letter-spacing: 0.5em;
  font-weight: bold;
}
.title .title-num {
  font-size: 4.5rem;
  font-family: "North Carossela", "AR YuanB5", "Microsoft JhengHei", 微軟正黑體,
    "Arial", sans-serif;
  letter-spacing: 0.1em;
  padding-right: 1rem;
}
.img_decorate-eng {
  font-size: 3.75rem;
  font-family: "North Carossela", "AR YuanB5", "Microsoft JhengHei", 微軟正黑體,
    "Arial", sans-serif;
  color: #fdfdf1;
  line-height: 1.2em;
}
.contect-primary {
  letter-spacing: 0.2em;
  font-weight: 300;
  line-height: 1.8;
}
.btn_primary {
  padding: 8px 40px;
  border: 1px solid #414141;
  display: inline-block;
  font-size: 14px;
  letter-spacing: 2px;
  background: linear-gradient(
    to right,
    rgba(178, 135, 111, 0) 25%,
    rgba(182, 181, 179, 1) 75%
  );
  background-position: 1% 50%;
  background-size: 400% 300%;
  transition: 700ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
.btn_primary:hover {
  border: 1px solid transparent;
  background: #414141;
  color: #f8f8ec;
}
.btn_black {
  background-color: #242424;
  color: #f8f8ec;
}
.btn_black:hover {
  background-color: transparent;
  color: #242424;
  border: 1px solid #242424;
}
.btn_white {
  background-color: transparent;
  color: #242424;
  border: 1px solid #f8f8ec;
}
.btn_white:hover {
  background-color: #f8f8ec;
  color: #242424;
  border: 1px solid #f8f8ec;
}
.button_group {
  margin: 15% 0 5% 0;
}
.button_group .button_group-wrap {
  display: flex;
  justify-content: center;
}
.button_group .button_group-wrap > li {
  margin: 0 30px;
}
.text_color {
  color: #888;
  font-size: 14px;
}
.icon_line {
  height: 1px;
  width: 20px;
  display: inline-block;
  vertical-align: super;
  background-color: #242424;
}
.btn_form {
  text-transform: uppercase;
  letter-spacing: 0.2em;
  padding: 0.8rem 1rem;
  border: 0;
  transition: all 0.3s;
  cursor: pointer;
  font-family: "AR YuanB5", "Microsoft JhengHei", 微軟正黑體, "Arial",
    sans-serif;
  font-size: 1rem;
  background-color: #242424;
  color: #f8f8ec;
}
.btn_form:hover {
  padding: 0.8rem 1.3rem;
}
.btn_form img {
  height: 14px;
}
.btn_form span {
  display: inline-block;
}
.btn_form span:first-child {
  margin-right: -8px;
}

.comesoon {
  position: relative;
}
.cover_text {
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 6rem;
}

.hashtag a {
  font-style: italic;
}
a.btn_primary i.icon_arrow {
  display: inline-block;
  width: 31px;
  height: 13px;
  background: url(../images/index/icon_arrow_right.png);
  background-size: cover;
  vertical-align: baseline;
  margin-left: 8px;
}
a.btn_primary:hover i.icon_arrow {
  background: url(../images/index/icon_arrow_right_f2.png);
  background-size: cover;
}

.section_background_black::before {
  content: "";
  background-color: #dcd7cc;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  transition: background-color 1.6s cubic-bezier(0.6, 0.25, 0, 1);
}
.active.section_background_black::before {
  background-color: #242424;
}
@media (max-width: 991px) {
  .section_same {
    padding: 10% 0;
  }
}
@media (max-width: 500px) {
  .cover_text {
    font-size: 2rem;
  }
  .section_same {
    padding: 24px 0 80px 0;
  }
}
/* scrollbar隱藏 */
::-webkit-scrollbar {
  display: none;
}

.swiper-button-next:after,
.swiper-button-prev:after {
  display: none;
}
.swiper-button-next,
.swiper-button-prev {
  width: calc(var(--swiper-navigation-size) / 44 * 40);
  height: var(--swiper-navigation-size);
}
.swiper-button-prev {
  background: url(../images/brands/swiper-button-prev.png) no-repeat center;
  background-size: 100% auto;
  width: 50px;
  height: 50px;
  left: 2vw;
  margin-top: -25px;
}
.swiper-button-next {
  background: url(../images/brands/swiper-button-next.png) no-repeat center;
  background-size: 100% auto;
  width: 50px;
  height: 50px;
  right: 2vw;
  margin-top: -25px;
}
/* @media (max-width: 991px) {
  .section_brands .swiper-button-next{ right: 1vw;}
  .section_brands .swiper-button-prev{ left: 1vw;}
}
@media (max-width: 500px) {
  .section_brands .swiper-button-next{ right: .5vw;}
  .section_brands .swiper-button-prev{ left: .5vw;}
} */

/**************************************************
       breadcrumb
**************************************************/
.breadcrumb_wrap ul li {
  display: inline-block;
}
.breadcrumb_wrap ul li.breadcrumb-item {
  position: relative;
  font-size: 12px;
}
.breadcrumb_wrap ul li.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  color: #6c757d;
  content: "/";
  padding-left: 0.3rem;
}

/**************************************************
       lightbox
**************************************************/
/*---------lightbox--------------*/
.lightbox_wrap {
  display: none;
}
.lightbox_bg {
  position: fixed;
  background-color: rgba(51, 51, 51, 0.6);
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1200;
}
.lightbox_box {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1201;
  display: flex;
  align-items: center;
  justify-content: center;
}
.lightbox_box .btn_close {
  width: 50px;
  height: 50px;
  padding: 0;
  display: block;
  font-size: 20px;
  line-height: 50px;
  background-color: #242424;
  text-align: center;
  border-radius: 100%;
  color: #f5f5f5;
  border: 0 none;
}
.lightbox_box .btn_close:hover {
  border: 0 none;
}
.lightbox_contect {
  background-color: #dcd7cc;
  border-radius: 35px;
  width: 80%;
  height: 80%;
  margin: auto;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 1000px;
}
/* .lightbox_contect::after{content: "";position: absolute; background:url(../images/vector.png)no-repeat; background-size: 100%; width: 153px; height: 125px; left: 80px; top: -40px;} */
.lightbox_contect .lightbox_btn_wrap {
  position: absolute;
  right: 20px;
  top: 20px;
}
.lightbox_main_contect {
  height: 80%;
  overflow-y: scroll;
  width: 90%;
}
.lightbox_main_contect::-webkit-scrollbar {
  width: 10px;
  background-color: #f5f5f5;
}
.lightbox_main_contect::-webkit-scrollbar-track {
  width: 1px;
  overflow: -webkit-box-shadow inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #e2e2e2;
  border-radius: 10px;
  box-shadow: inset 0 0 1px 3px #f9f9f9;
}
.lightbox_main_contect::-webkit-scrollbar-thumb {
  background: linear-gradient(92.19deg, #d93d59 0%, #e87373 100%);
  border: transparent;
  border-radius: 50px;
  width: 10px;
}
@media (max-width: 1100px) {
  .lightbox_contect::after {
    display: none;
  }
  .lightbox_box .btn_close {
    width: 35px;
    height: 35px;
    font-size: 20px;
    line-height: 35px;
  }
  .lightbox_box h2 {
    margin-bottom: 10px;
  }
  .lightbox_contect {
    padding: 5%;
  }
}
@media (max-width: 500px) {
}

/**************************************************
       pagebar
**************************************************/
.pagebar {
  margin: 5% 0; /* display: none; */
}
.pagebar .pagination {
  display: flex;
  padding-left: 0;
  align-items: center;
  justify-content: center;
}
.pagebar .pagination li {
  margin: 0 1%;
}
.pagebar .pagination li a {
  display: block;
  border-radius: 100%;
  width: 30px;
  height: 30px;
  text-align: center;
  color: #555;
  border: 1px solid transparent;
}
.pagebar .pagination li.active a {
  font-weight: bold;
  color: #efefe6;
  background-color: #242424;
}
.pagebar .pagination li a:hover {
  color: #efefe6;
  background-color: #242424;
}
.pagebar .pagination li:first-child a,
.pagebar .pagination li:last-child a {
  width: inherit;
  height: inherit;
  background-color: transparent;
  color: #242424;
}
.pagebar .pagination li:first-child a:hover,
.pagebar .pagination li:last-child a:hover {
  width: inherit;
  height: inherit;
  background: transparent;
  color: #242424;
}
.pagebar .pagination li:first-child.disabled a,
.pagebar .pagination li:last-child.disabled a,
.pagebar .pagination li:first-child.disabled a:hover,
.pagebar .pagination li:last-child.disabled a:hover {
  background: #e2e2e2;
  display: block;
  color: #fff;
}

.fb_dialog {
  background: transparent !important;
}
.fb_dialog_content {
  background: transparent !important;
  color: transparent !important;
}

@media (max-width: 500px) {
  .pagebar .pagination li a {
    width: 25px;
    height: 25px;
    line-height: 25px;
  }
  .pagebar {
    font-size: 12px;
  }
  .pagebar .pagination li {
    margin: 0 0.5%;
  }
}

/**************************************************
       header
**************************************************/

.wrapper {
  margin: auto;
  padding: 0 7%;
}
header .logo {
  width: 95px;
  -webkit-transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  margin-top: 5px;
}
header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 15px;
  z-index: 1001;
  background-color: transparent;
  transition: all 1s;
}
header .header_wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  z-index: 2;
}

/**************************************************
        跟屁蟲
**************************************************/
.scroll_btn {
  position: fixed;
  right: 10px;
  bottom: 10px;
  z-index: 100;
}
.scroll_btn .scroll_btn-wrap a {
  font-style: italic;
  font-size: 14px;
  letter-spacing: 0.1em;
  font-weight: 300;
  transition: all 1s;
  opacity: 1;
  height: 70px;
  text-align: center;
}
.scroll_btn .scroll_btn-wrap a.go-top {
  color: #dcd7cc;
  display: none;
  font-size: 1rem;
}
.scroll_btn .scroll_btn-wrap a.go-top svg {
  transform: rotate(270deg);
  fill: #dcd7cc;
  margin: 5px 0;
}
.scroll_btn .scroll_btn-wrap a.next-sorll {
  color: #dcd7cc;
}
.scroll_btn .scroll_btn-wrap a.next-sorll svg {
  transform: rotate(90deg);
  fill: #dcd7cc;
}
/* .scroll_btn .scroll_btn-wrap a.next-sorll.active{color:#242424;} */
.scroll_btn .scroll_btn-wrap a.next-sorll.active {
  color: #242424;
}
.scroll_btn .scroll_btn-wrap a.next-sorll.active svg {
  fill: #242424;
}
.scroll_btn .scroll_btn-wrap.active a.go-top {
  display: block;
}
.scroll_btn .scroll_btn-wrap.active a.next-sorll {
  display: none;
}
/* .fixed_bar.nav_open .logo a svg path,.fixed_bar.nav_open .logo a svg polygon{fill: #dcd7cc;} */

/**************************************************
        Menu選單
**************************************************/
.navbar_wrap {
  display: flex;
  align-items: center;
  justify-content: center;
}
.navbar_wrap .navbar {
  margin-right: 10px;
}
.navbar_wrap .navbar .nav_trigger-button {
  display: flex;
  color: #dcd7cc;
  background-color: #242424;
  padding: 2px 12px;
  border-radius: 20px;
  border: 1px solid #dcd7cc;
  align-items: center;
}
.navbar_wrap .navbar .nav_trigger-button span {
  font-weight: bold;
  font-size: 12px;
  vertical-align: middle;
  text-transform: uppercase;
  padding-right: 3px;
}
.navbar_wrap .navbar .navicon_line-wrap {
  margin-top: 4px;
}
.navbar_wrap .navbar .navicon_line-wrap .navicon_line {
  width: 8px;
  height: 1px;
  background: #dcd7cc;
  display: block;
  margin-bottom: 2px;
  transition: all 0.3s;
}
.navbar_wrap .navbar .html_close {
  display: none;
}
header.fixed_bar.nav_open {
  padding-top: 30px;
}
.fixed_bar.nav_open .navbar_wrap .navbar .html_close {
  display: block;
}
.fixed_bar.nav_open .navbar_wrap .navbar .html_menu {
  display: none;
}

.nav_function {
  display: inline-block;
  vertical-align: baseline;
}
.nav_function > li {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: 0.5px;
  left: 0.5px;
}
.nav_function .nav_function-icon a {
  display: block;
  background-color: #242424;
  color: #dcd7cc;
  font-size: 18px;
  border-radius: 20px;
  margin: 0 2px;
  transition: all 0.3s;
  text-align: center;
  width: 28px;
  height: 28px;
  line-height: 24px;
}
.nav_overlay {
  background-color: #242424;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  height: 100vh;
  width: 100%;
  transition: all 0.3s;
  transform: translateY(-100%);
}
.navbar_wrap .nav_function .nav_function-icon a:hover {
  background-color: #dcd7cc;
  color: #242424;
}
.navbar_wrap .nav_function {
  vertical-align: middle;
}

.header_nav_function {
  display: flex;
  justify-content: center;
  align-items: center;
}
.header_nav_function li a {
  margin: 0 3px;
  display: flex;
}
.header_nav_function li a svg {
  background-color: #242424;
  fill: #dcd7cc;
  border-radius: 20px;
  font-size: 20px;
  display: flex;
  line-height: 1;
  padding: 4px;
  transition: all 0.3s;
}
.header_nav_function li a:hover svg {
  background-color: #dcd7cc;
  fill: #242424;
}

/*=========打開後的============*/
.fixed_bar.nav_open .nav_overlay {
  transform: translateY(0);
  transition: all 0.3s;
}
.nav_open .logo svg {
  fill: #dcd7cc;
}
.nav_open .nav_function .nav_function-icon a:hover {
  background-color: #dcd7cc;
  color: #242424;
}
.nav_open .navbar_wrap .navbar .nav_trigger-button:hover {
  background-color: #dcd7cc;
  color: #242424;
}
.nav_open
  .navbar_wrap
  .navbar
  .nav_trigger-button:hover
  .navicon_line-wrap
  .navicon_line {
  background: #242424;
}
.nav-wrap .nav .nav_item a:hover {
  color: #fff;
}

.nav_overlay .nav-wrap {
  display: flex;
  width: 100%;
  padding: 16vh 12vw 0;
  justify-content: end;
}
.nav_overlay .nav-wrap .nav .nav_item {
  writing-mode: vertical-lr;
  flex: 0 0 3%;
  padding: 0 0 0 9%;
  transition: all 0.3s;
  display: flex;
  flex-direction: column-reverse;
  justify-content: center;
  height: 80%;
}
/* .nav_overlay .nav-wrap .nav .nav_item.active:not(.nav_subnav_wrap){padding: 0 5% 0 0;} */
.nav_overlay .nav-wrap .nav .nav_item a {
  display: flex;
  flex-direction: column-reverse;
}
/* .nav-wrap .nav .nav_item .hr_line{height:0;background-color: #343434;width: 1px;position: relative;left: -16px;transition: height 3s;}
.nav_overlay .nav-wrap .nav .nav_item .hr_line{height: 70vh;} */
/* .nav_overlay .nav-wrap .nav .nav_item:nth-child(3) .nav_subnav_wrap .nav_subnav li{ height: 33%;} */
.nav_overlay .nav-wrap .nav .nav_item a {
  color: #dcd7cc;
  display: block;
  transition: all 0.3s;
}
.nav_overlay .nav-wrap .nav .nav_item > a {
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  align-items: center;
  font-size: 1.5rem;
}
.nav_overlay .nav-wrap .nav .nav_item a:hover {
  color: #fff;
}
.nav_overlay .nav-wrap .nav .nav_item .nav_item-name {
  font-family: "Shippori Mincho", serif;
  letter-spacing: 0.5rem;
}
.nav-wrap .nav .nav_item > a {
  display: block;
}
.nav-wrap .nav .nav_item .nav_item-line {
  display: block;
  position: relative;
  -webkit-flex: 1;
  flex: 1;
  margin: 10px 0;
  width: 1px;
  transform: scale(1, 0);
  -webkit-transform-origin: left top;
  transform-origin: left top;
  transition: transform 2s 0s;
  backface-visibility: hidden;
}
.nav-wrap .nav .nav_item .nav_item-line:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: #343434;
}
.nav_open .nav_overlay .nav-wrap .nav .nav_item .nav_item-line {
  transform: scale(1, 1);
  transition-delay: 1s, 4ms;
}

.nav_overlay .nav-wrap .nav {
  display: flex;
  flex-direction: row-reverse;
}
.nav_overlay .nav-wrap .nav .nav_item-eng {
  left: 2px;
  position: relative;
  font-size: 12px;
  writing-mode: vertical-rl;
  line-height: 1.5;
  opacity: 0;
  transform: translateY(50px);
  transition: opacity 0.5s 0s, transform 0.5s 0s;
  letter-spacing: 0;
}
.nav_open .nav_overlay .nav-wrap .nav .nav_item-eng {
  opacity: 1;
  transform: translateY(0);
  transition: opacity 1s 1s, transform 1s 1s;
}

/* .sub_nav {margin-top: 5%;} */

.nav_item.active .nav_subnav_wrap {
  max-width: 500px;
  opacity: 1;
  overflow: inherit;
  visibility: inherit;
  transition: transform 0.3s ease-in;
  transform: translate(0, 0);
  z-index: 1;
  margin-right: 3%;
}
.nav_subnav_wrap {
  max-width: 0;
  opacity: 0;
  overflow: hidden;
  transition: transform 0.3s ease-out;
  transform: translate(0, -2vh);
  z-index: -1;
  position: relative;
}
.nav_subnav_wrap .nav_subnav > li {
  letter-spacing: 0.5rem;
  margin: 0 2%;
  height: 100%;
  white-space: nowrap;
}

.nav_subnav_wrap .nav_subnav > li:nth-child(odd) {
  opacity: 0;
  transform: translateY(-50px);
}
.nav_subnav_wrap .nav_subnav > li:nth-child(even) {
  opacity: 0;
  transform: translateY(50px);
}

.nav_item.active .nav_subnav > li:nth-child(odd) {
  opacity: 1;
  transform: translateY(0);
  transition: opacity 0.2s 0.3s, transform 0.2s 0.3s;
}
.nav_item.active .nav_subnav > li:nth-child(even) {
  opacity: 1;
  transform: translateY(0);
  transition: opacity 0.4s 0.3s, transform 0.4s 0.3s;
}

/* .nav_item:nth-child(3) .nav_subnav_wrap .nav_subnav > li{height: 50%;}
.nav_item:nth-child(3) .nav_subnav_wrap .nav_subnav{flex-direction: inherit;flex-wrap: wrap-reverse;}
.nav_item:nth-child(3).active .nav_subnav > li:nth-child(1),.nav_item:nth-child(3).active .nav_subnav > li:nth-child(4),.nav_item:nth-child(3).active .nav_subnav > li:nth-child(5){ transition: opacity .2s .3s,transform .2s .3s;}
.nav_item:nth-child(3).active .nav_subnav > li:nth-child(2),.nav_item:nth-child(3).active .nav_subnav > li:nth-child(3),.nav_item:nth-child(3).active .nav_subnav > li:nth-child(6){ transition: opacity .4s .3s,transform .4s .3s;} */

.nav_subnav_wrap .nav_subnav {
  display: flex;
  flex-direction: column-reverse;
  flex-wrap: wrap;
}
.nav_subnav_item {
  position: relative;
  font-family: "Shippori Mincho", serif;
}
.nav_overlay .nav-wrap .nav .nav_item .nav_subnav_item a {
  color: #7e796f;
  font-size: 1.2rem;
}
.nav_overlay .nav-wrap .nav .nav_item .nav_subnav_item a:hover {
  color: #d0c8b8;
}

@media (max-width: 500px) {
  /* .nav_overlay .nav-wrap .nav .nav_item{writing-mode: vertical-lr;writing-mode: inherit;flex: 0 0 100%;height: auto;border-bottom: 1px solid #dcd7cc;border-left: 0 none;} */
  .nav_overlay .nav-wrap {
    display: inherit;
    justify-content: inherit;
    padding: 13vh 6% 0;
  }
  .nav_overlay .nav-wrap .nav {
    display: inherit;
    flex-direction: inherit;
  }
  .nav_overlay .nav-wrap .nav .nav_item {
    display: inherit;
    flex-direction: inherit;
    height: inherit;
    writing-mode: horizontal-tb;
    border-bottom: 0 none;
    border-left: 0 none;
    padding: 4% 2% 2%;
  }
  .nav-wrap .nav .nav_item .nav_item-line {
    height: 1px;
    width: inherit;
    transform: scale(0, 1);
  }
  .nav_overlay .nav-wrap .nav .nav_item .nav_item-line span {
    transform: rotate(-58deg);
  }
  .nav_overlay .nav-wrap .nav .nav_item-eng {
    margin-left: 10px;
    writing-mode: inherit;
  }
  .nav_subnav_wrap {
    max-height: 0;
    max-width: inherit;
    transform: translate(-100vw, 0);
  }
  .nav_item.active .nav_subnav_wrap {
    max-width: inherit;
    max-height: 500px;
    margin-top: inherit;
    transform: translate(0, 0);
  }
  .nav_overlay .nav-wrap .nav .nav_item a:hover {
    padding: 0;
  }
  .nav_subnav_wrap .nav_subnav > li {
    margin: 2% 0;
  }
  .nav_subnav_wrap .nav_subnav {
    flex-direction: column;
  }
  /* .nav_overlay .nav-wrap .nav .nav_item .hr_line{height: inherit;} */
  .nav_overlay .nav-wrap .nav .nav_item {
    height: inherit;
  }
  .nav_item:nth-child(3) .nav_subnav_wrap .nav_subnav > li {
    width: 50%;
  }
}
/**************************************************
        fix_soction
**************************************************/
.fix_soction {
  position: fixed;
  right: 25px;
  bottom: 110px;
  z-index: 2;
}
.line_button a {
  display: block;
  width: 64px;
  height: 64px;
  background-image: url(../images/line_circle.png);
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transition: all 0.17s cubic-bezier(0, 0, 0.58, 1);
  transition: all 0.17s cubic-bezier(0, 0, 0.58, 1);
}
.line_button a:hover {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  transform: scale(1.2);
}

/**************************************************
        footer
**************************************************/
footer {
  padding-top: 6%;
  padding-bottom: 6%;
  background: #242424;
  color: #dcd7cc;
  position: relative;
}
footer .footer_header {
  display: flex;
  justify-content: space-between;
}
footer .footer_header .footer_nav {
  display: flex;
  flex-grow: 1;
  justify-content: space-between;
  margin-right: 8%;
}
footer .footer_header .footer_nav .footer_nav-item {
  font-size: 14px;
}
footer
  .footer_header
  .footer_nav
  .footer_nav-item
  .footer_subnav
  .footer_subnav_item
  a {
  color: #dcd7cc;
  padding: 0.2em 1em 0.2em 0em;
  display: block;
  transition: all 0.3s;
  letter-spacing: 0.5em;
}
footer
  .footer_header
  .footer_nav
  .footer_nav-item
  .footer_subnav
  .footer_subnav_item
  a:hover {
  background-color: #dcd7cc;
  color: #242424;
  padding: 0.2em 0.2em 0.2em 0.8em;
}
footer .footer_header .footer_nav .footer_nav-item .footer_head {
  font-family: "North Carossela", "AR YuanB5", "Microsoft JhengHei", 微軟正黑體,
    "Arial", sans-serif;
  margin-bottom: 1.6em;
  font-size: 1rem;
}
footer
  .footer_header
  .footer_nav
  .footer_nav-item
  .footer_subnav-eng
  .footer_subnav_item {
  font-size: 20px;
}
footer .footer_logo {
  width: 127px;
}
footer .footer_bottom {
  margin-top: 2rem;
  text-align: center;
}
footer .footer_bottom .nav_function {
  margin-bottom: 5px;
}
footer .footer_bottom .nav_function .nav_function-icon a {
  display: block;
  border-radius: 4px;
  margin: 4px;
  transition: all 0.3s;
  font-size: 22px;
}
footer .footer_bottom .nav_function .nav_function-icon a:hover {
  color: #242424;
  background-color: #dcd7cc;
}

/* footer .footer_bottom .copyright{font-family: "North Carossela", "AR YuanB5", "Microsoft JhengHei", 微軟正黑體, "Arial", sans-serif;font-size: 1.125rem;} */
footer .footer_bottom .copyright {
  font-family: "Brandon Grotesque", "AR YuanB5", "Microsoft JhengHei",
    微軟正黑體, "Arial", sans-serif, sans-serif;
  font-size: 1rem;
}
footer .footer_bottom .webdesign a {
  font-family: "Brandon Grotesque", "AR YuanB5", "Microsoft JhengHei",
    微軟正黑體, "Arial", sans-serif, sans-serif;
  font-size: 1rem;
  color: #9d9d9d;
}
footer .footer_bottom .webdesign a:hover {
  color: #dcd7cc;
  text-decoration: underline;
}

.d-flex {
  display: flex !important;
}

.d-none {
  display: none !important;
}

@media (max-width: 1200px) {
  header {
    padding: 10px 0;
  }
  header .logo {
    width: 90px;
    z-index: 2;
  }
  footer .footer_header {
    display: none;
  }
  /* .nav_overlay .nav-wrap .nav .nav_item{font-size: 13px;} */
  /* .nav_overlay .nav-wrap .nav .nav_item{padding: 0px 20% 0 12%;} */
  footer .footer_bottom .nav_function .nav_function-icon a {
    font-size: 22px;
  }
  .img_decorate-eng {
    font-size: 2.3rem;
  }
  .wrapper {
    width: 100%;
    margin: auto;
    padding: 0 5%;
  }
  .title .title-name_eng {
    font-size: 3rem;
  }
  .nav_overlay .nav-wrap .nav .nav_item > a {
    font-size: 20px;
  }
  .nav_overlay .nav-wrap .nav .nav_item .nav_subnav_item a {
    font-size: 14px;
  }
}

@media (max-width: 500px) {
  footer .footer_bottom .nav_function .nav_function-icon a:hover {
    color: #f9f9f9;
    background-color: inherit;
  }
  footer .footer_bottom .nav_function .nav_function-icon a {
    font-size: 36px;
    padding: 5%;
  }
  footer .footer_bottom .nav_function .nav_function-icon a:focus {
    font-size: 36px;
  }
  .title .title-name {
    font-size: 1.2rem;
  }
  .main_title.title .title-name {
    display: block;
    letter-spacing: 0.5rem;
  }
  .main_title.title {
    margin-bottom: 1.5rem;
    line-height: 1.8;
  }
  .button_group {
    margin-bottom: 20%;
  }
  .container {
    padding-top: 70px;
  }
  .panel_wrap .main_title {
    top: inherit;
  }
  .nav_item:nth-child(3) .nav_subnav_wrap .nav_subnav {
    flex-wrap: wrap;
  }
}
