@charset "UTF-8";

@font-face {
  font-family: "htnova-yuan";
  src: url("/website/font/htnova-yuan.woff2");
}

:root {
  --primary-color: #2267b1;
}

a,
img {
  font-size: 100%;
}

a img,
button {
  border: none;
}

[v-clock] {
  /* display: none; */
  opacity: 0 !important;
  transition: opacity 0.5s;
}

a:focus,
button:focus,
html,
img {
  outline: 0;
}

a,
ins {
  text-decoration: none;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
hr,
menu,
nav,
section {
  display: block;
}

fieldset,
hr,
html,
img {
  border: 0;
}

.font-def,
.font-def--bold,
body {
  font-family: "SourceHanSansCN-Medium", "Microsoft YaHei", "Calibri",
    "opensans", "GothicArial", "Arial", "San Francisco", "Hiragino Sans GB",
    "Helvetica Neue", Helvetica, sans-serif !important;
}

a,
body {
  color: #232823;
}

figure,
html {
  line-height: 1;
}

a,
button,
html,
img {
  padding: 0;
  margin: 0;
  background: 0 0;
}

*,
.arrow {
  box-sizing: border-box;
}

.header__logo a,
.header__toggle {
  -webkit-tap-highlight-color: transparent;
}

.about-menu:after,
.breadcrumb ol:after,
.clearfix:after,
.content-common:after,
.content-wedding__body:after,
.header__nav__list:after,
.home_block__copy:after,
.home_block__visual:after,
.message__all__list:after,
.message__content__item:after,
.message__content__item__head:after,
.news__inner:after,
.page-firstview-bottom:after,
.related__list:after {
  clear: both;
}

html {
  vertical-align: baseline;
  font-weight: 400;
}

abbr,
address,
article,
aside,
audio,
blockquote,
body,
canvas,
caption,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
i,
iframe,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
p,
pre,
q,
samp,
section,
small,
span,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
ul,
var,
video {
  margin: 0;
  padding: 0;
  outline: 0;
  border: 0;
  background: 0 0;
  vertical-align: baseline;
  font-weight: 400;
  font-size: 100%;
}

ins,
mark {
  background-color: #ff9;
  color: #000;
}

img {
  vertical-align: bottom;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:after,
blockquote:before,
q:after,
q:before {
  content: "";
  content: none;
}

mark {
  font-weight: 700;
  font-style: italic;
}

del {
  text-decoration: line-through;
}

.content-common__body__content p a {
  text-decoration: underline;
}

abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  padding: 0;
  height: 1px;
  border-top: 1px solid #ccc;
  border-color: solid 1px #e9e9e9;
  margin: 3em 0;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
  font-style: normal;
  font-weight: 400;
}

.font-def,
body {
  font-weight: 400;
}

.font-def--bold {
  font-weight: 700;
}

.font-gothic {
  font-weight: 400;
}

.about-menu__item p,
.about__info__open__item__detail,
.about__info__open__item__head span,
.access-route,
.access-route-list li,
.access-route-list li span,
.breadcrumb ol li a,
.breadcrumb p,
.content-common__body__content p,
.font-gothic--light,
.home-banner__date,
.home-banner__link a,
.home-banner__text,
.home_block__copy p,
.page-head__lead .page-head__lead__contact,
.related__list article p {
  font-weight: 400;
}

.font-serif {
  font-weight: 400;
}

.content-common__body__title,
.font-serif--medium,
.page-head__lead--bold p,
.related__list article h3 {
  font-weight: 500;
}

.font-serif--bold {
  font-weight: 700;
}

html {
  font-size: 87.5%;
}

body {
  line-height: 1.7;
  letter-spacing: 0.07em;
  overflow-x: hidden;
  overflow-y: scroll;
  margin: 0;
  position: relative;
  -webkit-text-size-adjust: none;
  -webkit-font-smoothing: antialiased;
}

input[type="checkbox"] {
  -webkit-appearance: checkbox;
}

input[type="radio"] {
  -webkit-appearance: radio;
  border-radius: 1;
  vertical-align: baseline;
}

figure,
i,
img,
video {
  font-style: normal;
  image-rendering: optimizeQuality;
}

button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
}

.clearfix {
  zoom: 1;
}

.clearfix:after,
.clearfix:before {
  content: "";
  display: table;
}

.check-res {
  display: none;
  width: 901px;
}

@media screen and (max-width: 900px) {
  .check-res {
    width: 900px;
  }
}

.arrow {
  border-style: solid;
  width: 4px;
  height: 6px;
  border-top-color: transparent;
  border-bottom-color: transparent;
  border-top-width: 3px;
  border-bottom-width: 3px;
}

.arrow--left {
  border-left-width: 0;
  border-right-width: 4px;
  border-right-color: #4a8f6b;
}

.arrow--right {
  border-right-width: 0;
  border-left-width: 4px;
  border-left-color: #4a8f6b;
}

.news {
  padding: 0 5%;
  position: relative;
}

@media screen and (max-width: 900px) {
  .news {
    padding: 0 35px;
  }
}

.news__inner {
  zoom: 1;
  position: relative;
  padding-left: 152px;
  border-top: 1px solid #dadfdb;
}

.news__inner:after,
.news__inner:before {
  content: "";
  display: table;
}

.news__body__content:after,
.news__title:after {
  content: "";
}

@media screen and (max-width: 900px) {
  .news__inner {
    padding-left: 0;
    border-top: none;
  }
}

.news__title {
  width: 152px;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  border-top: 1px solid #4a8f6b;
  margin-top: -1px;
}

.news__title p {
  font-size: 13px;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.breadcrumb ol li a,
.breadcrumb p {
  font-size: 12px;
}

@media screen and (max-width: 900px) {
  .news__title p {
    position: relative;
    top: auto;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

.news__title:after {
  width: 1px;
  height: 20px;
  background-color: #dadfdb;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -10px;
}

@media screen and (max-width: 900px) {
  .news__title {
    text-align: center;
    border-top: none;
    position: relative;
    width: 100%;
    top: auto;
    left: auto;
    height: auto;
  }

  .news__title:before {
    content: "";
    position: absolute;
    bottom: 0;
    width: calc(100% + 70px);
    left: -35px;
    background-color: #dadfdb;
    display: block;
    height: 1px;
  }

  .news__title:after {
    display: none;
  }

  .news__title p {
    padding-bottom: 12px;
  }
}

.news__body {
  margin-top: -1px;
  float: left;
  width: calc(100% - 152px);
  position: relative;
}

@media screen and (max-width: 900px) {
  .news__body {
    float: none;
    width: 100%;
    border-top: 1px solid #4a8f6b;
    padding-top: 10px;
  }
}

.news__body__date {
  width: 100px;
  display: inline-block;
  font-size: 11px;
  color: #4a8f6b;
  text-align: center;
  vertical-align: middle;
}

@media screen and (max-width: 900px) {
  .news__body__date {
    width: 100%;
    display: block;
    text-align: left;
  }
}

.news__body__content {
  position: relative;
  vertical-align: middle;
  display: inline-block;
  padding: 25px 30px 25px 0;
}

.news__body__content:after {
  display: block;
  top: 0;
  position: absolute;
  left: -100px;
  width: calc(100% + 100px);
  background-color: #4a8f6b;
  height: 1px;
}

.news__body__content svg {
  width: 10px;
  height: 10px;
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  fill: #4a8f6b;
  margin-top: -5px;
}

@media screen and (max-width: 900px) {
  .news__body__content {
    width: 100%;
    padding: 10px 20px 10px 0;
  }

  .news__body__content:after {
    display: none;
  }

  .news__body__content svg {
    margin-top: -19px;
  }
}

.news__body__content--noarrow {
  padding: 25px 0;
}

.news__body__content--noarrow svg {
  display: none;
}

html.ua-desktop .news__body__content a {
  transition: 0.7s;
}

html.ua-desktop .news__body__content a:hover {
  transition: 0s;
  color: #4a8f6b;
}

.breadcrumb {
  padding-bottom: 10px;
  padding-left: 5%;
  padding-right: 5%;
}

.breadcrumb p span {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 4px;
  height: 6px;
  margin: 2px 10px 0;
}

.breadcrumb p span:after,
.breadcrumb p span:before {
  content: "";
  display: block;
  width: 4px;
  height: 1px;
  right: 0;
  background-color: #4a8f6b;
}

.breadcrumb p span:before {
  top: 50%;
  -webkit-transform-origin: right bottom;
  -ms-transform-origin: right bottom;
  transform-origin: right bottom;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.breadcrumb p span:after {
  bottom: 50%;
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

@media screen and (max-width: 900px) {
  .breadcrumb {
    padding-left: 35px;
    padding-right: 35px;
  }

  .breadcrumb p span {
    margin: 2px 7px 0 6px;
  }
}

.breadcrumb ol {
  zoom: 1;
}

.breadcrumb ol:after,
.breadcrumb ol:before {
  content: "";
  display: table;
}

.breadcrumb ol li {
  float: left;
}

.breadcrumb ol li span {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 4px;
  height: 6px;
  margin: 2px 10px 0;
  padding-top: 1px;
}

.breadcrumb ol li span:after,
.breadcrumb ol li span:before {
  content: "";
  display: block;
  width: 4px;
  height: 1px;
  right: 0;
  background-color: #959595;
}

.breadcrumb ol li span:before {
  top: 50%;
  -webkit-transform-origin: right bottom;
  -ms-transform-origin: right bottom;
  transform-origin: right bottom;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.breadcrumb ol li span:after {
  margin-top: -1px;
  bottom: 50%;
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

html.ua-desktop .breadcrumb p a:hover {
  color: #4a8f6b;
}

html.ua-desktop .breadcrumb ol li a {
  transition: 0.7s;
}

html.ua-desktop .breadcrumb ol li a:hover {
  transition: 0s;
  color: #959595;
}

.js-effect {
  transition: 0.4s;
}

.js-effect.inview {
  opacity: 1;
}

.view-load {
  opacity: 1;
}

.message__all,
.page-width {
  padding-left: 5%;
  padding-right: 5%;
}

.page-firstview-bottom {
  zoom: 1;
}

.page-firstview-bottom:after,
.page-firstview-bottom:before {
  content: "";
  display: table;
}

.page-firstview-bottom--tinycopy {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
}

@media screen and (max-width: 900px) {
  .message__all,
  .page-width {
    padding-left: 0;
    padding-right: 0;
  }

  .page-firstview-bottom {
    display: block;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
  }
}

.page-head {
  opacity: 0;
  position: relative;
  z-index: 2;
  padding: 0 5%;
  transition: opacity 1s;
}

.page-head--fadein {
  opacity: 1;
}

.page-head--half {
  width: 50%;
  float: left;
}

@media screen and (max-width: 900px) {
  .page-head {
    padding: 0;
  }

  .page-head--half {
    width: 100%;
    float: none;
  }
}

body.home .page-head {
  pointer-events: none;
}

.page-firstview-bottom__lead {
  opacity: 0;
  width: 50%;
  float: left;
  padding: 26px 20px 20px 0;
  transition: opacity 1s linear 0.7s;
}

.page-firstview-bottom__lead--fadein {
  opacity: 1;
}

.page-firstview-bottom__lead--v-center {
  padding: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.page-firstview-bottom__lead .page-head__lead {
  width: 100%;
}

@media screen and (max-width: 900px) {
  .page-firstview-bottom__lead {
    width: 100%;
    float: none;
    padding: 0 0 22px;
  }

  .page-firstview-bottom__lead--v-center {
    padding: 0 0 22px;
    width: 100%;
    display: block;
  }
}

.page-head__inner {
  position: relative;
  zoom: 1;
  padding: 60px 0;
}

.page-head__inner:after,
.page-head__inner:before {
  content: "";
  display: table;
}

.page-head__inner:after {
  clear: both;
}

.page-head__title {
  float: left;
  width: 50%;
}

.page-head__title h1 {
  font-size: 20px;
}

@media screen and (max-width: 900px) {
  .page-head__inner {
    padding: 0 0 38px;
  }

  .page-head__inner--home {
    padding: 0 0 30px;
  }

  .page-head__title {
    float: none;
    width: 100%;
    height: 38px;
    position: absolute;
    top: -38px;
  }

  .page-head__title h1 {
    display: inline-block;
    line-height: 38px;
    font-size: 18px;
    background-color: #fff;
    padding: 0 15px;
  }
}

.page-head__lead {
  float: left;
  width: 50%;
  padding: 0 0 0 65px;
}

.page-head__lead p {
  font-size: 15px;
  line-height: 2;
}

.page-head__lead p br.pc {
  display: block;
}

.page-head__lead p br.sp {
  display: none;
}

@media screen and (max-width: 900px) {
  .page-head__lead {
    float: none;
    width: 100%;
    padding: 0 35px;
  }

  .page-head__lead p {
    font-size: 14px;
    line-height: 1.9;
  }

  .page-head__lead p br.pc {
    display: none;
  }

  .page-head__lead p br.sp {
    display: block;
  }
}

.page-head__lead-top {
  text-align: right;
  padding: 0 180px 0 0;
}

.page-head__lead-top p {
  opacity: 0;
  display: none;
  font-size: 20px;
}

.page-head__lead-top p br.sp {
  display: none;
}

.page-head__lead-top p[data-id="1"] {
  opacity: 1;
  display: block;
}

@media screen and (max-width: 900px) {
  .page-head__lead-top {
    padding: 0;
    text-align: left;
  }

  .page-head__lead-top p {
    position: relative;
    font-size: 18px;
    line-height: 38px;
    padding-left: 1em;
  }

  .page-head__lead-top p span {
    position: absolute;
    height: 38px;
    top: -38px;
    left: 0;
    background-color: #fff;
    padding: 0 0 0 1em;
  }

  .page-head__lead-top p br.sp {
    display: block;
  }
}

.related {
  position: relative;
  padding: 0;
  margin: 0 0 60px;
}

.related:before {
  content: "";
  display: block;
  background-color: #dadfdb;
  width: 100%;
  height: 1px;
  margin-bottom: 35px;
}

@media screen and (max-width: 900px) {
  .related {
    padding: 0 35px;
  }

  .related:before {
    margin-bottom: 25px;
  }
}

.related__title {
  margin: 0 0 24px;
}

.related__list {
  zoom: 1;
}

.related__list:after,
.related__list:before {
  content: "";
  display: table;
}

.related__list article {
  float: left;
  width: 50%;
  padding-right: 20px;
}

.related__list article a {
  display: block;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.related__list article:nth-child(even) {
  padding-right: 0;
}

.related__list article figure {
  position: relative;
  width: 192px;
}

.related__list article figure img {
  width: 100%;
  height: auto;
}

.related__list article h3 {
  font-size: 16px;
}

.related__list article h3 svg {
  fill: #4a8f6b;
  width: 10px;
  height: 10px;
  vertical-align: middle;
  display: inline-block;
  margin-top: -3px;
  margin-left: 10px;
}

.related__list article p {
  font-size: 13px;
}

@media screen and (max-width: 900px) {
  .related__list article {
    float: none;
    width: 100%;
    padding-right: 0;
    margin-bottom: 40px;
  }

  .related__list article:last-child {
    margin-bottom: 0;
  }

  .related__list article a {
    display: block;
  }

  .related__list article figure {
    overflow: hidden;
    width: 100%;
    padding-top: 43.33%;
    margin-bottom: 14px;
  }

  .related__list article figure img {
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
}

html.ua-desktop .related__list article a h3 {
  transition: 0.7s;
}

html.ua-desktop .related__list article a:hover h3 {
  transition: 0s;
  color: #4a8f6b;
}

html.ua-desktop .content-common__body__content__link,
html.ua-desktop .content-common__body__content__link svg,
html.ua-desktop .home_block a h2 {
  transition: 0.3s;
}

.related__list__item__content {
  width: calc(100% - 192px);
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.related__list__item__content__inner {
  vertical-align: middle;
  padding-left: 22px;
}

@media screen and (max-width: 900px) {
  .related__list__item__content {
    display: block;
    width: 100%;
  }

  .related__list__item__content__inner {
    width: 100%;
    padding-left: 0;
  }
}

.content-common {
  zoom: 1;
  margin: 0 0 60px;
}

.content-common:after,
.content-common:before {
  content: "";
  display: table;
}

.content-common__visual {
  position: relative;
  float: right;
  width: 50%;
}

.content-common__visual img {
  width: 100%;
  height: auto;
}

@media screen and (max-width: 900px) {
  .content-common {
    margin: 0 0 40px;
  }

  .content-common__visual {
    float: none;
    width: 100%;
  }
}

.content-common__body {
  float: left;
  width: 50%;
  padding: 0 65px 0 0;
}
.content-common__body:before {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #dadfdb;
  display: block;
}

@media screen and (max-width: 900px) {
  .content-common__body {
    float: none;
    width: 100%;
    padding: 0;
  }

  .content-common__body:before {
    width: calc(100% - 70px);
    margin: 0 auto;
    display: none;
  }

  .content-common__body--margintop {
    margin-top: 20px;
  }

  .content-common__body--margintop:before {
    display: block;
  }
}

.content-common__body__title {
  padding: 35px 0 0;
  font-size: 20px;
  margin: 0 0 35px;
  font-weight: bold;
}

@media screen and (max-width: 900px) {
  .content-common__body__title {
    padding: 20px 35px 0;
    margin: 0 0 20px;
  }

  .content-common__body__content {
    /* padding: 0 35px; */
  }
}

.content-common__body__content p {
  font-size: 16px;
  line-height: 1.9;
  margin: 0 0 12px;
}

.content-common__body__content p.small {
  font-size: 13px;
}

.content-common__body__content p:last-child {
  margin: 0;
}

html.ua-desktop .content-common__body__content p a:hover {
  color: #4a8f6b;
}

.content-common__body__content__link {
  display: block;
  border-top: 1px solid #dadfdb;
  border-bottom: 1px solid #dadfdb;
  font-size: 13px;
  padding: 14px 0;
  position: relative;
  text-decoration: none !important;
}

.content-common__body__content__link svg {
  width: 15px;
  height: 14px;
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -5px;
  fill: #dadfdb;
}

.content-common__body__content__link svg.i-arrow {
  width: 10px;
  height: 10px;
  display: block;
  position: absolute;
  margin-top: -5px;
  right: 0;
  top: 50%;
  fill: #4a8f6b;
}

html.ua-desktop .content-common__body__content__link:hover {
  border-top: 1px solid #4a8f6b;
  border-bottom: 1px solid #4a8f6b;
  color: #4a8f6b;
}

html.ua-desktop .content-common__body__content__link:hover svg {
  fill: #4a8f6b !important;
}

.content-common__body__link {
  display: block;
  border-top: 1px solid #dadfdb;
  border-bottom: 1px solid #dadfdb;
  font-size: 13px;
  padding: 14px 0;
}

.mainvisual {
  position: relative;
  z-index: 1;
}

.mainvisual__lead {
  text-align: right;
  padding: 0 180px 0 0;
}

.mainvisual__lead p {
  font-size: 20px;
}

.home_block {
  margin: 0 0 90px;
}

html.ua-desktop .home_block a:hover h2 {
  transition: 0s;
  color: #959595;
}

.home_block__visual {
  zoom: 1;
  position: relative;
  margin: 0 0 40px;
}

.home_block__visual:after,
.home_block__visual:before {
  content: "";
  display: table;
}

.home_block__visual__title {
  width: 256px;
  text-align: center;
  position: absolute;
  height: 100%;
}

.home_block__visual__title h2 {
  display: block;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  font-size: 20px;
  letter-spacing: 0.2em;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  height: 100%;
}

.home_block__visual__title h2 img {
  width: 15px;
  height: 15px;
  vertical-align: middle;
  display: inline-block;
  margin-left: -6px;
  fill: #4a8f6b;
}

.home_block__visual__title .sp-margin-br,
.home_block__visual__title br.sp {
  display: none;
}

@media screen and (max-width: 900px) {
  .home_block__visual__title {
    position: relative;
    width: 100%;
    right: auto;
    left: auto;
  }

  .home_block__visual__title h2 {
    display: inline-block;
    position: relative;
    top: auto;
    left: auto;
    height: auto;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    padding-bottom: 20px;
    margin-bottom: 18px;
  }

  .home_block__visual__title h2:after {
    position: absolute;
    display: block;
    bottom: 0;
    left: 50%;
    margin-left: 0;
  }

  .home_block__visual__title br.sp {
    display: block;
  }

  .home_block__visual__title .sp-margin-br {
    height: 3em;
    display: inline-block;
  }
}

.home_block__copy {
  zoom: 1;
  margin-left: 256px;
}

.home_block__copy:after,
.home_block__copy:before {
  content: "";
  display: table;
}

.home_block__copy h3 {
  font-size: 20px;
  margin: 0 0 20px;
}

.home_block__copy h3 svg {
  fill: #4a8f6b;
  width: 10px;
  height: 10px;
  vertical-align: middle;
  display: inline-block;
  margin-top: -3px;
  margin-left: 10px;
}

.home_block__copy p {
  font-size: 14px;
  padding-bottom: 40px;
  line-height: 20px;
}

.home_block__copy--alignleft {
  margin-left: 32px;
}

.home_block__copy--full {
  margin-left: 0;
}

@media screen and (max-width: 900px) {
  .home_block__copy {
    margin-left: 0;
    padding: 0 35px;
  }

  .home_block__copy p br {
    display: none;
  }
}

.home_block__copy--split {
  margin-left: 0;
  width: calc(100% - 256px);
}

.home_block__copy--split .home_block__copy__block,
.home_block__copy--split .home_block__copy__block:last-child {
  padding: 0 200px 0 32px;
}

@media screen and (max-width: 900px) {
  .home_block__copy--split {
    width: 100%;
    padding: 0 35px;
  }
}

.home_block__copy__block {
  float: left;
  width: 50%;
  padding: 0 20px 0 0;
  display: block;
}

.home_block__copy__block:last-child {
  padding: 0;
}

@media screen and (max-width: 900px) {
  .home_block__copy__block {
    float: none;
    width: 100%;
    padding: 0 !important;
    margin-bottom: 16px;
  }

  .home_block__copy__block:last-child {
    margin-bottom: 0;
  }
}

html.ua-desktop a.home_block__copy__block h3 {
  transition: 0.3s;
}

html.ua-desktop a.home_block__copy__block:hover h3 {
  transition: 0;
  color: #000;
}

.home-banner {
  padding-left: 5%;
  padding-right: 5%;
  margin-bottom: 90px;
}

.home-banner__inner {
  border: 1px solid #1a3165;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

@media screen and (max-width: 900px) {
  .home-banner {
    padding-left: 0;
    padding-right: 0;
  }

  .home-banner__inner {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.home-banner__body {
  width: 50%;
  padding-left: 30px;
  padding-right: 30px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

@media screen and (max-width: 1080px) {
  .home-banner__body {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media screen and (max-width: 900px) {
  .home-banner__body {
    width: 100%;
    padding: 22px 35px 30px;
  }
}

.home-banner__visual {
  width: 50%;
}

.home-banner__visual img {
  width: 100%;
  height: auto;
}

.inview .home-banner__visual img {
  display: block;
}

.home-banner__title {
  font-size: 16px;
  color: #1a3165;
  margin-bottom: 10px;
  line-height: 1;
}

@media screen and (min-width: 1600px) {
  .home-banner__title {
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 900px) {
  .home-banner__visual {
    width: 100%;
  }

  .home-banner__title {
    margin-bottom: 14px;
  }
}

.home-banner__date {
  font-size: 13px;
  color: #1a3165;
  margin-bottom: 10px;
  line-height: 1;
}

@media screen and (min-width: 1600px) {
  .home-banner__date {
    margin-bottom: 29px;
  }
}

@media screen and (max-width: 900px) {
  .home-banner__date {
    margin-bottom: 10px;
  }
}

.home-banner__text {
  font-size: 13px;
  color: #1a3165;
  margin-bottom: 8px;
}

@media screen and (min-width: 1600px) {
  .home-banner__text {
    margin-bottom: 20px;
  }
}

.home-banner__link {
  color: #1a3165;
}

.home-banner__link a {
  color: #1a3165;
  text-decoration: underline;
}

.home-banner__link a svg {
  fill: #1a3165;
  width: 15px;
  height: 14px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 3px;
}

html.ua-desktop .home-banner__link a {
  transition: 0.4s;
}

html.ua-desktop .home-banner__link a:hover {
  transition: 0s;
  opacity: 0.6;
}

.message {
  border-top: 1px solid #dadfdb;
  padding: 60px 0 0;
  margin: 0 0 60px;
}

@media screen and (max-width: 900px) {
  .message {
    padding: 40px 25px 0;
  }
}

.message__content {
  padding: 0 5% 20px;
}

.message__content__item {
  zoom: 1;
  display: none;
  opacity: 0;
}

.message__content__item:after,
.message__content__item:before {
  content: "";
  display: table;
}

.message__content__item__title-sp {
  display: none;
  text-align: center;
  margin-bottom: 15px;
}

.message__content__item__title-sp p {
  font-size: 20px;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  letter-spacing: 0.2em;
}

@media screen and (max-width: 900px) {
  .message__content {
    padding: 0 0 20px;
  }

  .message__content__item__title-sp {
    display: block;
  }

  .message__content__item__title-sp p {
    white-space: nowrap;
    font-size: 17px;
    display: inline-block;
    text-align: left;
  }
}

.message__content__item__head {
  zoom: 1;
  float: right;
  width: 61.11%;
}

.message__content__item__head:after,
.message__content__item__head:before {
  content: "";
  display: table;
}

@media screen and (max-width: 900px) {
  .message__content__item__head {
    float: none;
    width: 100%;
  }
}

.message__content__item__body {
  float: left;
  min-width: 44.44%;
  max-width: 55.55%;
  text-align: right;
  white-space: nowrap;
}

.message__content__item__body p {
  text-align: left;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  line-height: 2.3;
}

.message__content__item__body p br.sp {
  display: none;
}

.message__content__item__body__title {
  display: inline-block;
  vertical-align: top;
  margin-left: 5%;
}

.message__content__item__body__title p {
  font-size: 20px;
  letter-spacing: 0.2em;
  line-height: 2;
}

@media screen and (max-width: 900px) {
  .message__content__item__body {
    white-space: normal;
    max-width: 100%;
    width: 100%;
    text-align: left;
  }

  .message__content__item__body__title {
    display: none;
  }
}

.message__content__item__body__text {
  display: inline-block;
  vertical-align: top;
  position: relative;
}

.message__content__item__body__text p {
  font-size: 14px;
  letter-spacing: 0.1em;
}

.message__content__item__body__text p br.pc {
  display: block;
}

.message__content__item__body__text p br.sp {
  display: none;
}

.message__content__item__body__text p .message__content__item__body__title {
  font-size: 20px;
  letter-spacing: 0.2em;
  line-height: 2;
  display: inline-block;
}

.message.--current-blue .message__content__item__body__text p {
  color: #1a3165;
}

html.ua-firefox .message__content__item__body__text p {
  position: absolute;
  right: 0;
}

@media screen and (max-width: 900px) {
  .message__content__item__body__text p .message__content__item__body__title {
    display: none;
  }

  .message__content__item__body__text {
    width: 100%;
    display: block;
  }

  .message__content__item__body__text p {
    width: 100%;
    font-size: 12px;
    -webkit-writing-mode: horizontal-tb;
    -ms-writing-mode: lr-tb;
    writing-mode: horizontal-tb;
    letter-spacing: 0.04em;
    word-wrap: break-word;
    display: block;
  }

  .message__content__item__body__text p br.pc {
    display: none;
  }

  .message__content__item__body__text p br.sp {
    display: block;
  }

  html.ua-firefox .message__content__item__body__text p {
    position: relative;
    right: auto;
  }
}

html.ua-desktop.ua-ie .message__content__item__body__text p,
html.ua-desktop.ua-ie .message__content__item__body__title p {
  display: inline;
}

.message__content__item__text {
  float: left;
  width: 38.89%;
  position: relative;
  text-align: right;
}

.message__content__item__text p {
  margin: 0 40px 0 0;
  display: inline-block;
  text-align: left;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  line-height: 2.3;
}

.message__content__item__text p br.sp {
  display: none;
}

@media screen and (max-width: 900px) {
  .message__content__item__text {
    float: none;
    width: 100%;
  }

  .message__content__item__text p {
    display: block;
    margin: 0;
    font-size: 14px;
    -webkit-writing-mode: horizontal-tb;
    -ms-writing-mode: lr-tb;
    writing-mode: horizontal-tb;
  }

  .message__content__item__text p br.sp {
    display: block;
  }
}

.message__content__item__head__title {
  float: left;
}

.message__content__item__head__title p {
  font-size: 20px;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  letter-spacing: 0.2em;
}

@media screen and (max-width: 900px) {
  .message__content__item__head__title {
    float: none;
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
  }

  .message__content__item__head__title p {
    font-size: 17px;
    display: inline-block;
    text-align: left;
  }
}

.message__content__item__img {
  float: right;
}

.message__content__item__img--horizontal {
  width: 38.33%;
}

.message__content__item__img--horizontal figure {
  padding-top: 82%;
}

.message__content__item__img--vertical {
  padding-right: 5.55%;
  width: 33.33%;
}

.message__content__item__img--vertical figure {
  padding-top: 121.8%;
}

.message__content__item__img figure {
  width: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

@media screen and (max-width: 900px) {
  .message__content__item__img {
    float: none;
    width: 100%;
    margin-bottom: 20px;
  }

  .message__content__item__img--vertical {
    padding-right: 0;
  }
}

.message__pager {
  text-align: center;
  position: relative;
  margin: 0 0 10px;
}

.message__pager__num {
  display: inline-block;
  vertical-align: middle;
}

.message__pager__num p {
  font-size: 20px;
  height: 50px;
  width: 32px;
  line-height: 50px;
  position: relative;
}

.message__pager__num__current {
  color: #4a8f6b;
}

.message__pager__num__current:after {
  content: "";
  width: 32px;
  height: 1px;
  background-color: #dadfdb;
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -16px;
}

.message.--current-blue .message__pager__num__current {
  color: #1a3165;
}

.message__pager__num__all {
  color: #232823;
}

.message__pager__next,
.message__pager__prev {
  vertical-align: middle;
  display: inline-block;
  height: 100px;
  width: 60px;
  position: relative;
}

.message__pager__next i,
.message__pager__prev i {
  width: 20px;
  height: 20px;
  background-color: #fff;
  position: absolute;
  top: 50%;
  margin-top: -10px;
}

.message__pager__next i svg,
.message__pager__prev i svg {
  fill: #4a8f6b;
  width: 10px;
  height: 10px;
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -5px;
  left: 50%;
  margin-left: -5px;
}

.message__pager__next.unavailable,
.message__pager__prev.unavailable {
  pointer-events: none;
  opacity: 0.5;
}

.message__pager__prev i {
  left: 10px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.message__pager__next i {
  right: 10px;
}

.message__pager__next i svg {
  margin-left: -4px;
}

html.ua-desktop .message__pager__next:hover i,
html.ua-desktop .message__pager__prev:hover i {
  background-color: #4a8f6b;
}

html.ua-desktop .message__pager__next:hover i svg,
html.ua-desktop .message__pager__prev:hover i svg {
  fill: #fff;
}

.message__share {
  text-align: center;
  margin: 0 0 50px;
}

.message__share p {
  font-size: 11px;
}

.message__share__title {
  margin: 0 0 6px;
}

.message__share__link {
  line-height: 23px;
}

.message__share__link a {
  letter-spacing: 0.01em;
  display: inline-block;
  border-top: 1px solid #4a8f6b;
  border-left: 1px solid #4a8f6b;
  border-bottom: 1px solid #4a8f6b;
  height: 25px;
  width: 65px;
  padding: 0 5px;
  color: #4a8f6b;
}

.message__share__link a:last-child {
  border-right: 1px solid #4a8f6b;
}

html.ua-desktop .message__share__link a {
  transition: 0.2s;
}

html.ua-desktop .message__share__link a:hover {
  transition: 0s;
  background-color: #4a8f6b;
  color: #fff;
}

.message__all__title {
  text-align: center;
  margin: 0 0 40px;
}

.message__all__title p {
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  display: inline-block;
  font-size: 16px;
  letter-spacing: 0.2em;
}

.message__all__list {
  zoom: 1;
  padding-right: 60px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: wrap;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.message__all__list:after,
.message__all__list:before {
  content: "";
  display: table;
}

.message__all__list li {
  width: 50%;
  float: left;
  border-top: 1px solid #dadfdb;
  margin-right: 60px;
}

.message__all__list li a {
  display: block;
  position: relative;
  padding: 18px 0;
  height: 100%;
}

.message__all__list li:nth-child(even) {
  margin-right: -60px;
}

.message__all__list li.current {
  border-top: 1px solid #4a8f6b;
}

.message__all__list li.current .message__all__list__item__index,
.message__all__list li.current .message__all__list__item__title {
  color: #4a8f6b;
}

@media screen and (max-width: 900px) {
  .message__all__list {
    padding-right: 0;
    display: block;
  }

  .message__all__list li {
    width: 100%;
    float: none;
    margin-right: 0;
  }

  .message__all__list li a {
    padding: 12px 0;
  }
}

.message.--current-blue .message__all__list li:first-child.current {
  border-top: 1px solid #1a3165;
}

.message.--current-blue
  .message__all__list
  li:first-child.current
  .message__all__list__item__index,
.message.--current-blue
  .message__all__list
  li:first-child.current
  .message__all__list__item__title {
  color: #1a3165;
}

html.ua-desktop .message__all__list li a:hover .message__all__list__item__index,
html.ua-desktop
  .message__all__list
  li
  a:hover
  .message__all__list__item__title {
  color: #4a8f6b;
}

html.ua-desktop
  .message[data-currentcolor="blue"]
  .message__all__list
  li:first-child
  a:hover
  .message__all__list__item__index,
html.ua-desktop
  .message[data-currentcolor="blue"]
  .message__all__list
  li:first-child
  a:hover
  .message__all__list__item__title {
  color: #1a3165;
}

.message__all__list__item__index {
  position: absolute;
  top: 50%;
  font-size: 14px;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.message__all__list__item__title {
  padding: 0 0 0 35px;
  font-size: 14px;
  line-height: 2;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
}

.message__all__link {
  text-align: center;
  padding-top: 15px;
  margin-bottom: 47px;
  color: #1a3165;
}

.message__all__link a {
  position: relative;
  color: #1a3165;
  display: inline-block;
}

.message__all__link a:after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #1a3165;
  bottom: -1px;
  left: 0;
  position: absolute;
}

html.ua-desktop .message__all__link a {
  transition: 0.4s;
}

html.ua-desktop .message__all__link a:hover {
  transition: 0s;
  opacity: 0.5;
}

.about__info__open {
  margin: 20px 0;
}

.about__info__open li {
  position: relative;
  margin: 0 0 4px;
}

.about__info__open li:last-child {
  margin: 0;
}

@media screen and (max-width: 900px) {
  .about__info__open {
    padding: 0 35px;
  }
}

.about__info__open__item__head {
  position: absolute;
  display: block;
  width: 108px;
  top: 0;
}

.about__info__open__item__head:before {
  content: "";
  display: block;
  top: 50%;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #dadfdb;
  position: absolute;
  margin-top: -1px;
}

.about__info__open__item__head span {
  font-size: 13px;
  position: relative;
  background-color: #fff;
  display: inline-block;
  padding-right: 4px;
}

@media screen and (max-width: 900px) {
  .about__info__open__item__head {
    width: 95px;
  }

  .about__info__open__item__head span {
    font-size: 12px;
  }
}

.about__info__open__item__detail {
  font-size: 14px;
  padding-left: 112px;
}

@media screen and (max-width: 900px) {
  .about__info__open__item__detail {
    font-size: 12px;
    padding-left: 100px;
  }
}

.about-menu {
  zoom: 1;
  margin: 0 0 60px;
}

.about-menu:after,
.about-menu:before {
  content: "";
  display: table;
}

.about-menu__item {
  float: left;
  width: 50%;
}

.about-menu__item h3 {
  font-size: 16px;
  margin: 0 0 22px;
}

.about-menu__item h3 svg {
  fill: #4a8f6b;
  width: 10px;
  height: 10px;
  vertical-align: middle;
  display: inline-block;
  margin-top: -3px;
  margin-left: 10px;
}

.about-menu__item p {
  font-size: 13px;
  padding-right: 60px;
}

@media screen and (max-width: 900px) {
  .about-menu__item {
    float: none;
    width: 100%;
    margin: 0 0 30px;
  }

  .about-menu__item h3 {
    padding-left: 35px;
  }

  .about-menu__item p {
    padding-left: 35px;
    padding-right: 35px;
  }
}

html.ua-desktop .about-menu__item a .about-menu__item__figure:after {
  transition: 0.3s;
}

html.ua-desktop .about-menu__item a:hover .about-menu__item__figure:after {
  opacity: 0.5;
}

html.ua-desktop .about-menu__item a:hover h3 {
  color: #4a8f6b;
}

.about-menu__item__figure {
  position: relative;
  padding-top: 52%;
  margin: 0 0 30px;
}

.about-menu__item__figure span {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  display: block;
  background-position: center;
}

.about-menu__item__figure:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #4a8f6b;
  opacity: 0;
}

.access-route-list li span:after,
.access-route:after {
  content: "：";
  right: 5px;
  top: 0;
}

.access-route {
  display: inline-block;
  width: 165px;
  position: relative;
}

.access-route:after {
  position: absolute;
}

.access-route-list li {
  position: relative;
  padding-left: 165px;
  font-size: 14px;
  line-height: 1.9;
}

.access-route-list li span {
  display: block;
  position: absolute;
  width: 165px;
  left: 0;
  top: 0;
  font-size: 14px;
}

.access-route-list li span:after {
  position: absolute;
}

.event__currentmonth__from:after,
.event__nav li:after {
  content: "";
  background-color: #dadfdb;
}

@media screen and (max-width: 900px) {
  .access-route-list li {
    padding-left: 0;
  }

  .access-route-list li span {
    display: inline-block;
    position: relative;
    width: auto;
    padding-right: 15px;
  }

  .access-route-list li span:after {
    right: 0;
  }
}

.content-common__gmap {
  width: 100%;
  padding-top: 46.87%;
  position: relative;
  margin: 0 0 30px;
}

.content-common__gmap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

.event {
  margin: 0 0 76px;
}

.event__nav,
.event__title {
  margin: 0 0 20px;
  text-align: center;
}

.event__title p {
  display: inline-block;
  font-size: 25px;
  letter-spacing: 0.2em;

  font-weight: bold;
  font-size: 36px;
  margin-bottom: 100px;
  text-align: center;
}

.event__nav:last-child {
  margin: 0;
}

.event__nav li {
  display: inline-block;
  position: relative;
  padding: 0 32px;
}

.event__nav li.current a::after {
  content: "";
  height: 2px;
  width: 20px;
  background-color: #000;

  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
}

.event__nav li a {
  font-size: 26px;
  color: #bbb;
  display: block;
}

.event__currentmonth__from,
.event__currentmonth__to {
  font-size: 22px;
}

.event__nav li:after {
  position: absolute;
  width: 1px;
  height: 25px;
  right: 0;
  top: 50%;
  margin-top: -12px;
}

.event__nav li.current a {
  color: #000;
  position: relative;
}

.event__nav li:last-child {
  padding-right: 0;
  margin-right: 0;
}

.event__nav li:last-child:after {
  display: none;
}

@media screen and (max-width: 1400px) {
  .event__nav li {
    padding: 0 15px;
  }
  .event__nav li a {
    font-size: 24px;
  }
}

@media screen and (max-width: 900px) {
  .event__nav {
    width: 100%;
    margin: 0 auto 10px;
  }

  .event__nav li {
    width: 100%;
    padding-right: 0;
    margin-right: 0;
    padding: 0 10px;
  }

  .event__nav li.current a::before,
  .event__nav li.current a::after {
    content: "*";

    width: fit-content;
    height: fit-content;
    font-size: 24px;

    display: block;

    background-color: #0000;

    line-height: 1;

    position: absolute;
    left: 6%;
    top: 50%;

    transform: translateY(-50%);
  }

  .event__nav li.current a::after {
    left: unset;
    right: 6%;
  }

  .event__nav li::after {
    display: none;
  }

  .event__nav:last-child {
    margin: 0 auto;
  }
}

html.ua-desktop .event__nav li a {
  transition: 0.2s;
}

html.ua-desktop .event__nav li a:hover {
  transition: 0s;
  color: #959595;
}

.event__currentmonth {
  text-align: center;
  margin: 0 0 35px;
}

.event__currentmonth p {
  color: #000;
  display: inline-block;
}

@media screen and (max-width: 900px) {
  .event__currentmonth {
    margin: 0 0 20px;
  }
}

.event__currentmonth__from:after {
  display: inline-block;
  width: 11px;
  height: 1px;
  vertical-align: middle;
  margin: -4px 5px 0 8px;
}

.event__currentmonth__to span {
  font-size: 12px;
}

.event__season__item {
  display: block !important;
}

.page-head__lead .page-head__lead__contact {
  font-size: 13px;
}

@media screen and (max-width: 900px) {
  .page-head__lead .page-head__lead__contact {
    margin-top: 10px;
  }
}

.content-wedding {
  margin: 0 0 70px;
}

.content-wedding__body {
  zoom: 1;
}

.content-wedding__body:after,
.content-wedding__body:before {
  content: "";
  display: table;
}

.content-wedding__body__title {
  float: left;
  width: 50%;
}

.content-wedding__body__title h2 {
  font-size: 16px;
}

.js-effect-img {
  width: 100%;
}
.js-effect-img span {
  background-position: center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.about-menu-p1 {
  float: left;
}

.about-menu-p2 {
  padding-left: 60px;
  padding-right: 0;
}
@media screen and (max-width: 900px) {
  .about-menu-p2 {
    padding-left: 0;
  }
  .about-menu-p1 {
    padding-bottom: 30px;
  }
}

.event__season .content-common-text {
  width: 60%;
  margin: 0 auto;
  text-align: center;
}

.event__season .content-common-text .content-common__visual-1 {
  width: 100%;
}

.event__season .content-common-text .content-common__visual-1 a {
  display: inline-block;
  padding-top: 40px;
  padding-bottom: 20px;
}

.event__season .content-common-text .content-common__visual-1 img {
  width: 100%;
}
.event__season .content-common-text .content-common__body-1 {
  width: 60%;
  margin: 0 auto;
}

.product-instruction-item {
  margin-bottom: 60px;
  font-size: 16px;
}

@media screen and (min-width: 768px) and (max-width: 1000px) {
  .event__season .content-common-text {
    width: 80%;
  }
  .event__season .content-common-text .content-common__body-1 {
    width: 80%;
  }
}
@media screen and (max-width: 767px) {
  .event__season .content-common-text {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .event__season .content-common-text .content-common__body-1 {
    width: 80%;
  }
}

.container1 {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.container1 h2 {
  text-align: center;
  padding-bottom: 40px;
}
@media (min-width: 768px) {
  .container1 {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container1 {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container1 {
    width: 1424px;
  }
}

.privacy-content {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
}
.privacy-content h2 {
  text-align: center;
  font-size: 30px;
  margin-bottom: 30px;
  margin-top: 30px;
}

.statement-content {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
}

.statement-content h2 {
  text-align: center;
  font-size: 30px;
  margin-bottom: 30px;
  margin-top: 30px;
}

.page-list {
  text-align: center;
  margin-top: 30px;
}

.page-list a {
  display: inline-block;
  padding: 5px 13px;
  border-radius: 3px px;
  border: 1px solid rgb(170, 170, 170);
  margin: 0px 5px;
  transition: all 0.2s linear 0s;
}

.page-list a:hover,
.page-list a.on {
  background: rgb(0, 0, 0);
  color: rgb(255, 255, 255);
  border: 1px solid rgb(0, 0, 0);
}

.container:after {
  clear: both;
}

.allmap img {
  width: 560px;
}

/* BEGIN ------------APP Header Style-------------BEGIN */

.home #app-header {
  height: 0;
}

#app-header {
  --app-height: 86px;

  width: 100%;
  height: var(--app-height);
}

#app-header .header-bg {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;

  width: 100%;
  height: 100%;
  backdrop-filter: blur(14px);
  background-color: rgba(255, 255, 255, 0.7);
}

#app-header .header-logo {
  position: relative;
  z-index: 3;

  width: 188px;
}

#app-header .header-logo a {
  display: block;
}

#app-header .header-logo img {
  width: 100%;
}

#app-header .app-header_content {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9;

  width: 100%;
  height: var(--app-height);

  display: flex;
  justify-content: space-between;
  padding: 0 3% 0 4%;
  align-items: center;
}

#app-header .app-header_content .header-nav {
  position: relative;
  z-index: 2;
}

#app-header .app-header_content ul {
  display: flex;
  margin: 0;
}

#app-header .app-header_content ul li {
  position: relative;
  padding: 0 28px;

  font-size: 18px;
  font-family: "SourceHanSansCN-Regular";
}

#app-header .app-header_content ul li a:hover,
#app-header .app-header_content ul li a:active {
  color: var(--primary-color);
}

#app-header .app-header_content ul li:not(:last-of-type)::after {
  content: " ";

  position: absolute;
  right: 0;
  top: 50%;
  height: 10px;
  /* width: 2px; */

  margin-top: -5px;

  border: 1px solid #a49595;
}

#app-header .app-header_content .header-toggle {
  position: relative;
  z-index: 3;

  display: none;
  width: 50px;
  height: 50px;
}

#app-header .app-header_content .header-toggle::before,
#app-header .app-header_content .header-toggle::after,
#app-header .app-header_content .header-toggle i {
  content: " ";

  display: block;

  position: absolute;
  left: calc((100% - 30px) / 2);
  top: 15px;

  width: 30px;
  height: 2px;
  background-color: #000;
  border-radius: 5px;

  opacity: 1;

  transition: all 0.3s;
}

#app-header .app-header_content .header-toggle i {
  top: 25px;
}

#app-header .app-header_content .header-toggle::after {
  top: 35px;
}

#app-header .app-header_content .header-toggle.close::before {
  top: calc(50% - 1px);
  transform-origin: center center;
  transform: rotate(45deg);
}
#app-header .app-header_content .header-toggle.close::after {
  top: calc(50% - 1px);
  transform-origin: center center;
  transform: rotate(-45deg);
}
#app-header .app-header_content .header-toggle.close i {
  opacity: 0;
}

@media screen and (max-width: 1200px) {
  #app-header .header-logo {
    width: 126px;
  }

  #app-header .app-header_content {
    justify-content: space-between;
    padding: 0 5% 0 8%;
  }

  #app-header .app-header_content .header-toggle {
    display: block;
  }

  #app-header .app-header_content .header-nav {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1;

    transform: translate(0, -100%);

    background: rgba(255, 255, 255, 0.9);
    width: 100%;
    height: calc(100vh);
    padding: calc(var(--app-height) + 60px) 20px 60px;

    transition: transform 0.3s;
  }

  #app-header .app-header_content .header-nav.expand {
    transform: translate(0, 0);
  }
  #app-header .app-header_content .header-nav.shrink {
    transform: translate(0, -100%);
  }

  #app-header .app-header_content .header-nav .header-nav__list {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 40px;
  }

  #app-header .app-header_content .header-nav ul li::after {
    display: none;
  }
}
/* END ------------APP Header Style-------------END */

/* BEGIN----------------轮播图样式--------------BEGIN */
.slideshow-wrap {
  width: 100%;
  height: 100vh;

  position: relative;

  overflow: hidden;
}

.slideshow-content {
  width: 100%;
  height: 100%;

  position: relative;
}

.slideshow-title {
  position: absolute;
  top: 50%;
  left: 50%;

  width: 90%;

  transform: translate(-50%, -50%);
  z-index: 3;
  color: #fff;
  text-align: center;

  pointer-events: none;
}

.slideshow-title_text1 {
  font-family: "htnova-yuan";
  font-weight: 300;
  color: #ffffff;
  font-size: 84px;
  letter-spacing: 14px;
  line-height: 1;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.slideshow-title_text2 {
  padding-top: 22px;
  font-family: "SourceHanSansCN-Regular";
  font-weight: 600;
  font-size: 24px;
  color: #ffffff;
  line-height: 19px;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

@keyframes slideshow-in {
  from {
    opacity: 0;
    scale: 1.04;
  }

  to {
    opacity: 1;
    scale: 1;
  }
}

@keyframes slideshow-out {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

.slideshow-content-inner {
  width: 100%;
  height: 100%;

  position: absolute;

  opacity: 0;
  z-index: 1;

  animation: slideshow-out 1.5s forwards;
}

.slideshow-content-inner.active {
  z-index: 2;

  opacity: 1;

  animation: slideshow-in 3s forwards;
}

.slideshow-img,
.slideshow-img img,
.slideshow-video,
.slideshow-video video {
  width: 100%;
  height: 100%;

  object-fit: cover;
}

.slideshow-nav {
  text-align: center;
  line-height: 10px;
  position: absolute;
  top: 91%;
  width: 100%;
  z-index: 3;
  left: 0;
}

.slideshow-nav button {
  display: inline-block;
  width: 60px;
  height: 15px;
  margin: 0 5px 0 0;
  position: relative;
}

.slideshow-nav button:before {
  content: "";
  display: block;
  position: absolute;
  top: 7px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #dadfdb;
  pointer-events: none;
}

.slideshow-nav button.active:before {
  background-color: #000;
}

@media screen and (max-width: 900px) {
  .slideshow-title {
    width: 90%;
  }

  .slideshow-title_text1 {
    font-size: 32px;
  }

  .slideshow-title_text2 {
    font-size: 14px;
  }

  .slideshow-video video {
    object-fit: contain;
  }
}
/* END--------------轮播图样式---------END */

#index-app {
  /* background: #007aff10; */
  overflow: hidden;
}

#index-app .product-box {
  display: flex;
  flex-direction: column;
  gap: 20px;
  align-items: center;
}

#index-app .block-title {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 25px;

  margin: 112px 0 33px 0;
}

#index-app .block-title h2 {
  font-family: "SourceHanSansCN-Medium";
  font-weight: 500;
  font-size: 32px;
  color: #333333;
  line-height: 38px;
  text-align: center;
  margin: 0;
}

#index-app .block-title .sep {
  width: 39px;
  height: 2px;
  background: var(--primary-color);
  border-radius: 1px 1px 1px 1px;
}

#index-app .block-title .en {
  font-family: "SourceHanSansCN-Regular";
  font-weight: 400;
  font-size: 16px;
  color: #333333;
  line-height: 19px;
}

#index-app .product-box .product-list {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

#index-app .product-box .product-list_item {
  width: 50%;
  height: 22vw;
  position: relative;
  background: #d9d9d9;
  border-radius: 0px 0px 0px 0px;

  overflow: hidden;
}

#index-app .product-box .product-list_item:hover img {
  transform: scale(1.03);
}

#index-app .product-box .product-list_item span {
  font-family: "SourceHanSansCN-Regular";
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  padding: 14px 0 14px 38px;
  line-height: 1;
  background: rgba(255, 255, 255, 0.6);
  border-radius: 0px 0px 20px 0px;
  backdrop-filter: blur(5px);
  width: 228px;
  text-align: left;
  box-shadow: 3px 0 5px 1px rgba(0, 0, 0, 0.1);
}

#index-app .product-box .product-list_item img {
  transition: all 0.4s;

  width: 100%;
  height: 100%;
}

#index-app .news-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 36px;

  padding-bottom: 80px;
}

#index-app .news-box .block-title {
  margin: 112px 0 8px 0;
}

#index-app .news-box .desc {
  width: 56vw;

  color: #333333;

  font-family: "SourceHanSansCN-Regular";
  font-weight: 400;
  font-size: 20px;

  text-indent: 36px;
  line-height: 48px;
  text-align: justify;
}

#index-app .news-box .news-list {
  display: flex;
  gap: 12px;

  margin-bottom: 50px;
  width: 60%;
}

#index-app .news-box .news-list_item {
  display: flex;
  flex-direction: column;
  gap: 10px;
  align-items: center;

  width: 33%;

  height: 34vw;

  /* position: relative;
  border-radius: 8px;
  border: dashed 1px #ccc;
  overflow: hidden; */

  box-shadow: 0px 1px 4px 0px #0001;
  border-radius: 5px;
  overflow: hidden;

  transition: all 0.3s;
}

#index-app .news-box .news-list_item:hover {
  box-shadow: 0px 1px 3px 1px #0003;
}

#index-app .news-box .news-list_item h4 {
  font-family: SourceHanSansCN-Medium;
  font-weight: 400;
  font-size: 16px;
  color: #000000;
  text-align: center;
  font-style: normal;
  text-transform: none;
  margin: 25px 0 0;

  height: 36px;
}

#index-app .news-box .news-list_item img {
  width: 100%;
  height: 25vw;
  border-radius: 0px 0px 0px 0px;

  object-fit: cover;
}

#index-app .news-box .news-list_item span {
  font-family: SourceHanSansCN-Medium;
  font-weight: 400;
  font-size: 12px;
  color: #c2c2c2;
  line-height: 14px;
  text-align: center;
  font-style: normal;
  text-transform: none;
}

#index-app .news-box .news-more a {
  display: block;
  width: 139px;
  height: 36px;
  border: 1px solid var(--primary-color);

  font-family: SourceHanSansCN-Medium;
  font-weight: 400;
  font-size: 12px;
  /* color: #ef5d5d; */
  line-height: 36px;
  text-align: center;
  font-style: normal;
  text-transform: none;
}

.footer {
  /* height: 603px; */
  background: #f8f8f8;
  border-radius: 0px 0px 0px 0px;
  padding: 54px 0 20px 0;
}

.footer-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 23px;

  height: 100%;
}

.footer-logo img {
  width: 85px;
  height: 135.22px;
  border-radius: 0px 0px 0px 0px;
}

.footer-info {
  font-family: SourceHanSansCN-Medium;
  font-weight: 400;
  font-size: 16px;
  color: #333333;
  line-height: 38px;
  text-align: center;
  font-style: normal;
  text-transform: none;
}

.footer-qrcode {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.footer-qrcode img {
  width: 150px;
  height: 150px;
  border-radius: 0px 0px 0px 0px;
}

.footer-copyright {
  /* height: 37px; */
  font-family: SourceHanSansCN-Medium;
  font-weight: 400;
  font-size: 16px;
  color: #333333;
  line-height: 38px;
  text-align: center;
  font-style: normal;
  text-transform: none;
}

.footer-copyright a:hover {
  color: var(--primary-color);
}

.page-content {
  padding-bottom: 130px;
}

@media screen and (max-width: 1440px) {
  #index-app .news-box .news-list {
    width: 80%;
  }
}

@media screen and (max-width: 900px) {
  #index-app .product-box .product-list_item {
    width: 100%;
    height: 44vw;
  }

  #index-app .news-box .news-list {
    flex-wrap: wrap;
    width: 100%;
  }

  #index-app .news-box .desc {
    width: 80vw;
  }

  #index-app .news-box .news-list_item {
    position: relative;
    width: 90vw;
    left: 5vw;
    /* border: dashed 1px #ccc; */
    box-shadow: 0px 1px 4px 0px #0002;
    overflow: hidden;

    height: auto;
  }

  #index-app .news-box .news-list_item img {
    width: 100%;
    height: 110vw;
  }
}

/* Button 样式库 */
.custom-btn {
  --color: var(--primary-color);
  --color2: #fff;
  background-color: transparent;

  border: 0.3px solid var(--color);

  border-radius: 4px;

  transition: 0.5s;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  z-index: 1;
  font-weight: 300;
  font-family: "Roboto", "Segoe UI", sans-serif;
  text-transform: uppercase;
  color: var(--color);
}

.custom-btn::after,
.custom-btn::before {
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  transform: skew(90deg) translate(-50%, -50%);
  position: absolute;
  inset: 50%;
  left: 25%;
  z-index: -1;
  transition: 0.5s ease-out;
  background-color: var(--color);
}

.custom-btn::before {
  top: -50%;
  left: -25%;
  transform: skew(90deg) rotate(180deg) translate(-50%, -50%);
}

.custom-btn:hover::before {
  transform: skew(45deg) rotate(180deg) translate(-50%, -50%);
}

.custom-btn:hover::after {
  transform: skew(45deg) translate(-50%, -50%);
}

.custom-btn:hover {
  color: var(--color2);
}

.custom-btn:active {
  filter: brightness(0.7);
  transform: scale(0.98);
}

/* BEGIN--------------轮播图样式--------------BEGIN */
.page-banner {
  width: 100%;
  height: 719px;

  /* margin-bottom: 100px; */

  position: relative;
}

.page-banner img {
  width: 100%;
  height: 100%;

  object-fit: cover;
}

.page-banner .banner-title {
  position: absolute;
  top: 50%;
  left: 50%;

  width: 90%;

  transform: translate(-50%, -50%);
  z-index: 3;
  color: #fff;
  text-align: center;
}

.page-banner .banner-title_text1 {
  font-family: "htnova-yuan";
  font-weight: 300;
  color: #ffffff;
  font-size: 84px;
  letter-spacing: 14px;
  line-height: 1;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.page-banner .banner-title_text2 {
  padding-top: 22px;
  font-family: "SourceHanSansCN-Regular";
  font-weight: 600;
  font-size: 24px;
  color: #ffffff;
  line-height: 19px;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.page-content {
  padding-left: 5%;
  padding-right: 5%;
}

.page-content {
  display: flex;
  justify-content: space-between;
}

.page-content__left,
.page-content__right {
  width: 40%;
}

.page-content__inner {
  padding: 35px 0;
  font-size: 16px;
}

.page-content__inner img {
  width: 100%;
}

.page-content__inner ul {
  display: flex;
  flex-direction: column;
}

.page-content__inner ul li span::after {
  content: ":";
  margin: 0 5px 0 3px;
}

.page-content .page-title {
  padding: 0 0 60px 0;
  font-size: 20px;

  border-bottom: 1px solid #dadfdb;
}

.page-content .page-desc {
  padding: 35px 0;
  font-size: 20px;
}

@media screen and (max-width: 900px) {
  .page-banner .banner-title {
    width: 90%;
  }

  .page-banner .banner-title_text1 {
    font-size: 32px;
  }

  .page-banner .banner-title_text2 {
    font-size: 14px;
  }

  .page-content {
    flex-direction: column;
    justify-content: center;

    gap: 20px;
  }

  .page-content__left,
  .page-content__right {
    width: 100%;
  }

  .page-content .page-title {
    padding: 0 0 27px 0;
  }
}
/* END--------------轮播图样式---------END */

/* BEGIN--------------View Load--------------BEGIN */
@keyframes view-load-fadeIn {
  from {
    scale: 1.01;
    opacity: 0;
  }

  to {
    scale: 1;
    opacity: 1;
  }
}

.view-load {
  animation: view-load-fadeIn 1.5s forwards;
}

@keyframes fadeIn {
  from {
    scale: 1.01;
    opacity: 0;
  }

  to {
    scale: 1;
    opacity: 1;
  }
}

@keyframes fadeOut {
  from {
    scale: 1;
    opacity: 1;
  }

  to {
    scale: 0.98;
    opacity: 0;
  }
}

.fade-in {
  animation: fadeIn 1.5s forwards;
}

.fade-out {
  animation: fadeOut 1.5s forwards;
}
/* END--------------View Load--------------END */

.page-content-title {
  text-align: center;
  margin: 50px 0 100px;

  position: relative;
}

.page-content-title::after {
  content: "";

  margin: auto;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;

  width: 75px;
  height: 3px;

  background: var(--primary-color);
}

.page-content-title h3 {
  font-weight: 500;
  font-size: 30px;

  line-height: 2;
}

@media screen and (max-width: 900px) {
  .page-content-title {
    margin: 40px 0;
  }

  .page-content-title h3 {
    font-size: 28px;
  }
}
