.elementor-kit-6{--e-global-color-primary:#0F5F5D;--e-global-color-secondary:#35414E;--e-global-color-text:#7B8181;--e-global-color-accent:#4EAEAE;--e-global-color-5372007:#F3F7F6;--e-global-color-f45e1ed:#F9F8F8;--e-global-color-97da657:#FFFFFF;--e-global-color-0c4abac:#DDDDDD;--e-global-color-6001f4b:#00000000;--e-global-color-54825d7:#F6F2EA;--e-global-color-a0cdf2b:#C1CFC5;--e-global-typography-primary-font-family:"Noto Serif TC";--e-global-typography-primary-font-size:36px;--e-global-typography-primary-font-weight:600;--e-global-typography-primary-line-height:1em;--e-global-typography-primary-letter-spacing:0.05em;--e-global-typography-secondary-font-family:"Noto Serif TC";--e-global-typography-secondary-font-size:24px;--e-global-typography-secondary-font-weight:600;--e-global-typography-secondary-line-height:1.3em;--e-global-typography-secondary-letter-spacing:0.05em;--e-global-typography-text-font-family:"Noto Serif TC";--e-global-typography-text-font-size:17px;--e-global-typography-text-font-weight:500;--e-global-typography-text-line-height:1.5em;--e-global-typography-text-letter-spacing:0.1em;--e-global-typography-accent-font-family:"Noto Serif TC";--e-global-typography-accent-font-size:20px;--e-global-typography-accent-font-weight:600;--e-global-typography-accent-line-height:1.5em;--e-global-typography-accent-letter-spacing:0.05em;--e-global-typography-32827eb-font-family:"Noto Serif TC";--e-global-typography-32827eb-font-size:50px;--e-global-typography-32827eb-font-weight:600;--e-global-typography-32827eb-line-height:1.3em;--e-global-typography-32827eb-letter-spacing:0.05em;--e-global-typography-5e40243-font-family:"Noto Serif TC";--e-global-typography-5e40243-font-size:17px;--e-global-typography-5e40243-font-weight:500;--e-global-typography-5e40243-line-height:1.8em;--e-global-typography-5e40243-letter-spacing:0.1em;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{--e-global-typography-primary-font-size:30px;--e-global-typography-secondary-font-size:24px;--e-global-typography-text-font-size:16px;--e-global-typography-accent-font-size:18px;--e-global-typography-32827eb-font-size:30px;--e-global-typography-5e40243-font-size:16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS *//* 直式文字 */
.vertical-title{
  writing-mode: vertical-rl;
  text-orientation: upright;
  letter-spacing: 0.12em;
  line-height: 1.4;
}

/* 直式日文字 */
.vertical-jp-title {
  writing-mode: vertical-rl;
  text-orientation: upright;
  position: relative;
  display: inline-flex;
  align-items: center;
  letter-spacing: 0.14em;
  white-space:nowrap;
}
.vertical-jp-title::after {
  content: "";
  display: block;
  width: 1px;
  height: 70px;
  margin-top: 0px;
  background-color: #35414E;
}

/* banner 英文標題 */
.english-title {
  display: flex;
  align-items: center;
  gap: 12px;
}
.english-title::after {
  content: "";
  width: 140px;
  height: 1px;
  background-color: #0F5F5D;
  flex-shrink: 0;
}/* End custom CSS */