@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300..700;1,300..700&family=Zen+Old+Mincho:wght@400;500&display=swap" rel="stylesheet');
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap");
@font-face {
  font-family: 'YuMincho';
  font-weight: normal;
  src: url("../font/A-OTF-A1MinchoStd-Bold.otf");
}

/*!
 * Bootstrap Reboot v4.5.3 (https://getbootstrap.com/)
 * Copyright 2011-2020 The Bootstrap Authors
 * Copyright 2011-2020 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

*:focus,
*::before:focus,
*::after:focus {
  outline: none;
}

html {
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.15;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-text-size-adjust: 100%;
}

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

body {
  background-color: #fff;
  color: #463c37;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: .05em;
  margin: 0;
  text-align: left;
}

[tabindex='-1']:focus:not(:focus-visible) {
  outline: 0 !important;
}

hr {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 0.5rem;
  margin-top: 0;
}

p {
  margin-bottom: 1rem;
  margin-top: 0;
}

abbr[title],
abbr[data-original-title] {
  border-bottom: 0;
  cursor: help;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline;
  text-decoration: underline dotted;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}

address {
  font-style: normal;
  line-height: inherit;
  margin-bottom: 1rem;
}

ol,
ul,
dl {
  padding-left: 0;
  margin-bottom: 0;
  margin-top: 0;
  list-style: none;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  background-color: transparent;
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

a:not([href]):not([class]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New', monospace;
  font-size: 1em;
}

pre {
  margin-bottom: 1rem;
  margin-top: 0;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

figure {
  margin: 0;
}

img {
  border-style: none;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}

svg {
  overflow: hidden;
  vertical-align: middle;
}

table {
  border-collapse: collapse;
}

caption {
  caption-side: bottom;
  color: #6c757d;
  padding-bottom: 0.75rem;
  padding-top: 0.75rem;
  text-align: left;
}

th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

button {
  border-radius: 0;
}

button:focus {
  outline: none;
}

input,
button,
select,
optgroup,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}

input:focus-visible,
button:focus-visible,
select:focus-visible,
optgroup:focus-visible,
textarea:focus-visible {
  outline: none;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

[role='button'] {
  cursor: pointer;
}

select {
  word-wrap: normal;
}

button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button;
}

button:not(:disabled),
[type='button']:not(:disabled),
[type='reset']:not(:disabled),
[type='submit']:not(:disabled) {
  cursor: pointer;
}

button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

input[type='radio'],
input[type='checkbox'] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  border: 0;
  margin: 0;
  min-width: 0;
  padding: 0;
}

legend {
  color: inherit;
  display: block;
  font-size: 1.5rem;
  line-height: inherit;
  margin-bottom: 0.5rem;
  max-width: 100%;
  padding: 0;
  white-space: normal;
  width: 100%;
}

progress {
  vertical-align: baseline;
}

[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
  height: auto;
}

[type='search'] {
  -webkit-appearance: none;
  outline-offset: -2px;
}

[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

output {
  display: inline-block;
}

summary {
  cursor: pointer;
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}
/*-----------------------------------------------
@keyframes
------------------------------------------------*/
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@-moz-keyframes fadeInUp {
  0% {
    opacity: 0;
    -moz-transform: translateY(20px);
         transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
         transform: translateY(0);
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
       -moz-transform: translateY(20px);
            transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
       -moz-transform: translateY(0);
            transform: translateY(0);
  }
}

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@-moz-keyframes pulse {
  0% {
    -moz-transform: scale(1);
         transform: scale(1);
  }
  50% {
    -moz-transform: scale(1.1);
         transform: scale(1.1);
  }
  100% {
    -moz-transform: scale(1);
         transform: scale(1);
  }
}

@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
       -moz-transform: scale(1.1);
            transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
            transform: scale(1);
  }
}

@-webkit-keyframes zoomOut {
  0% {
    -webkit-transform: scale3d(1.2, 1.2, 1.2);
            transform: scale3d(1.2, 1.2, 1.2);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

@-moz-keyframes zoomOut {
  0% {
    -moz-transform: scale3d(1.2, 1.2, 1.2);
         transform: scale3d(1.2, 1.2, 1.2);
  }
  100% {
    -moz-transform: scale3d(1, 1, 1);
         transform: scale3d(1, 1, 1);
  }
}

@keyframes zoomOut {
  0% {
    -webkit-transform: scale3d(1.2, 1.2, 1.2);
       -moz-transform: scale3d(1.2, 1.2, 1.2);
            transform: scale3d(1.2, 1.2, 1.2);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
       -moz-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

@-webkit-keyframes confetti {
  0% {
    opacity: 0;
    -webkit-transform: rotateZ(15deg) rotateY(0deg) translate(0, 0);
            transform: rotateZ(15deg) rotateY(0deg) translate(0, 0);
  }
  25% {
    opacity: 1;
    -webkit-transform: rotateZ(5deg) rotateY(360deg) translate(-5vw, 20vh);
            transform: rotateZ(5deg) rotateY(360deg) translate(-5vw, 20vh);
  }
  50% {
    -webkit-transform: rotateZ(15deg) rotateY(720deg) translate(5vw, 50vh);
            transform: rotateZ(15deg) rotateY(720deg) translate(5vw, 50vh);
  }
  75% {
    -webkit-transform: rotateZ(5deg) rotateY(1080deg) translate(-10vw, 70vh);
            transform: rotateZ(5deg) rotateY(1080deg) translate(-10vw, 70vh);
  }
  86% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: rotateZ(15deg) rotateY(1440deg) translate(10vw, 80vh);
            transform: rotateZ(15deg) rotateY(1440deg) translate(10vw, 80vh);
  }
}

@-moz-keyframes confetti {
  0% {
    opacity: 0;
    -moz-transform: rotateZ(15deg) rotateY(0deg) translate(0, 0);
         transform: rotateZ(15deg) rotateY(0deg) translate(0, 0);
  }
  25% {
    opacity: 1;
    -moz-transform: rotateZ(5deg) rotateY(360deg) translate(-5vw, 20vh);
         transform: rotateZ(5deg) rotateY(360deg) translate(-5vw, 20vh);
  }
  50% {
    -moz-transform: rotateZ(15deg) rotateY(720deg) translate(5vw, 50vh);
         transform: rotateZ(15deg) rotateY(720deg) translate(5vw, 50vh);
  }
  75% {
    -moz-transform: rotateZ(5deg) rotateY(1080deg) translate(-10vw, 70vh);
         transform: rotateZ(5deg) rotateY(1080deg) translate(-10vw, 70vh);
  }
  86% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -moz-transform: rotateZ(15deg) rotateY(1440deg) translate(10vw, 80vh);
         transform: rotateZ(15deg) rotateY(1440deg) translate(10vw, 80vh);
  }
}

@keyframes confetti {
  0% {
    opacity: 0;
    -webkit-transform: rotateZ(15deg) rotateY(0deg) translate(0, 0);
       -moz-transform: rotateZ(15deg) rotateY(0deg) translate(0, 0);
            transform: rotateZ(15deg) rotateY(0deg) translate(0, 0);
  }
  25% {
    opacity: 1;
    -webkit-transform: rotateZ(5deg) rotateY(360deg) translate(-5vw, 20vh);
       -moz-transform: rotateZ(5deg) rotateY(360deg) translate(-5vw, 20vh);
            transform: rotateZ(5deg) rotateY(360deg) translate(-5vw, 20vh);
  }
  50% {
    -webkit-transform: rotateZ(15deg) rotateY(720deg) translate(5vw, 50vh);
       -moz-transform: rotateZ(15deg) rotateY(720deg) translate(5vw, 50vh);
            transform: rotateZ(15deg) rotateY(720deg) translate(5vw, 50vh);
  }
  75% {
    -webkit-transform: rotateZ(5deg) rotateY(1080deg) translate(-10vw, 70vh);
       -moz-transform: rotateZ(5deg) rotateY(1080deg) translate(-10vw, 70vh);
            transform: rotateZ(5deg) rotateY(1080deg) translate(-10vw, 70vh);
  }
  86% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: rotateZ(15deg) rotateY(1440deg) translate(10vw, 80vh);
       -moz-transform: rotateZ(15deg) rotateY(1440deg) translate(10vw, 80vh);
            transform: rotateZ(15deg) rotateY(1440deg) translate(10vw, 80vh);
  }
}

.u-wysiwygArea {
  font-size: 1.5rem;
  line-height: 1.5;
  letter-spacing: 0.05em;
  text-align: left;
  color: #463c37;
  font-family: "Noto Sans JP", sans-serif;
}

@media screen and (max-width: 769px) {
  .u-wysiwygArea {
    font-size: 1.4rem;
    line-height: 1.33;
  }
}

.u-wysiwygArea * + * {
  margin-top: 1.75em;
}

.u-wysiwygArea br + * {
  margin-top: 0;
}

.u-wysiwygArea a {
  color: blue;
  text-decoration: underline;
}

@media screen and (min-width: 769px) {
  .u-wysiwygArea a {
    -webkit-transition: all 0.6s ease-in-out 0s;
    -moz-transition: all 0.6s ease-in-out 0s;
    transition: all 0.6s ease-in-out 0s;
  }
}

@media screen and (min-width: 769px) {
  .u-wysiwygArea a:hover {
    opacity: 0.6;
  }
}

.u-wysiwygArea h1 {
  font-size: 4.5rem;
  line-height: 1.4;
}

.u-wysiwygArea h2 {
  font-size: 3rem;
  line-height: 1.6;
  margin-top: 2em;
}

.u-wysiwygArea h3 {
  color: blue;
  font-size: 2.2rem;
  font-weight: bold;
  line-height: 1.6;
}

.u-wysiwygArea h4 {
  font-size: 1.8rem;
  line-height: 1.6;
  padding-left: 25px;
  position: relative;
}

.u-wysiwygArea h4::before {
  background: blue;
  content: '';
  height: 17px;
  left: 0;
  position: absolute;
  top: 3px;
  width: 17px;
}

.u-wysiwygArea h5,
.u-wysiwygArea h6 {
  font-size: 1.6rem;
  line-height: 1.6;
}

.u-wysiwygArea h1 + h2,
.u-wysiwygArea h2 + h3,
.u-wysiwygArea h3 + h4,
.u-wysiwygArea h4 + h5,
.u-wysiwygArea h5 + h6 {
  margin-top: 0.5em;
}

.u-wysiwygArea p {
  font-size: 1.5rem;
  line-height: 1.5;
  letter-spacing: 0.05em;
  text-align: left;
  color: #463c37;
  font-family: "Noto Sans JP", sans-serif;
}

@media screen and (max-width: 769px) {
  .u-wysiwygArea p {
    font-size: 1.4rem;
    line-height: 1.33;
  }
}

.u-wysiwygArea strong,
.u-wysiwygArea strong * {
  font-weight: bold;
}

.u-wysiwygArea em,
.u-wysiwygArea em * {
  font-style: italic;
}

.u-wysiwygArea ul {
  list-style-type: disc;
}

.u-wysiwygArea ol {
  list-style-type: decimal;
}

.u-wysiwygArea ul,
.u-wysiwygArea ol {
  margin-top: 1em;
  padding-left: 1.4em;
}

.u-wysiwygArea ul li,
.u-wysiwygArea ol li {
  line-height: 1.5;
  margin-top: 0.6em;
}

.u-wysiwygArea sup,
.u-wysiwygArea sub {
  font-size: 1rem;
  line-height: 1 !important;
}

.u-wysiwygArea hr {
  background: #222;
  display: block;
  height: 1px;
  width: 100%;
}

.u-wysiwygArea blockquote {
  background: blue;
  padding: 30px;
}

.u-wysiwygArea table {
  background: blue;
  border-collapse: collapse;
  height: auto !important;
  margin-top: 3em;
  width: 100% !important;
}

.u-wysiwygArea table thead th,
.u-wysiwygArea table thead td {
  font-weight: bold;
  text-align: center;
}

.u-wysiwygArea table tr th,
.u-wysiwygArea table tr td {
  border: #222 1px solid;
  line-height: 1.5;
  padding: 15px 20px;
  text-align: left;
  vertical-align: middle;
}

.u-wysiwygArea table tr th {
  font-weight: bold;
  text-align: center;
  width: 25%;
}

.u-wysiwygArea img {
  height: auto;
  margin-top: 1em;
  max-width: 100%;
  width: auto;
}

.u-wysiwygArea img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.u-wysiwygArea img.alignright {
  display: block;
  margin-left: auto;
  margin-right: 0;
}

.u-wysiwygArea .gallery {
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
     -moz-box-align: stretch;
          align-items: stretch;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
          flex-direction: row;
  -webkit-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
          justify-content: space-between;
}

.u-wysiwygArea .gallery-item {
  float: none;
  margin-top: 0;
  text-align: center;
}

.u-wysiwygArea .gallery-columns-2 .gallery-item {
  width: -webkit-calc((100% - 40px) / 2);
  width: -moz-calc((100% - 40px) / 2);
  width: calc((100% - 40px) / 2);
}

.u-wysiwygArea .gallery-columns-3 .gallery-item {
  width: -webkit-calc((100% - (40px * 2)) / 3);
  width: -moz-calc((100% - (40px * 2)) / 3);
  width: calc((100% - (40px * 2)) / 3);
}

/*====================================================================
siteHeader
====================================================================*/
.header {
  height: 85px;
  right: 0;
  position: fixed;
  top: 0;
  width: auto;
  z-index: 100;
}

.is_login_user .header {
  top: 32px;
}

@media print {
  .header {
    position: absolute;
  }
}

.hamburger-btn {
  background: #463c37;
  width: 115px;
  height: 85px;
  position: relative;
  display: -ms-grid;
  display: grid;
  place-content: center;
  border: none;
  cursor: pointer;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

@media screen and (max-width: 769px) {
  .hamburger-btn {
    width: 62px;
    height: 62px;
  }
}

.hamburger-btn span {
  width: 50px;
  height: 1px;
  background: #fff;
  position: relative;
  -webkit-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

@media screen and (max-width: 769px) {
  .hamburger-btn span {
    width: 36px;
  }
}

.hamburger-btn span.top {
  top: -10px;
}

.hamburger-btn span.bottom {
  width: 35px;
  top: 10px;
}

@media screen and (max-width: 769px) {
  .hamburger-btn span.bottom {
    width: 26px;
  }
}

.menu {
  position: fixed;
  top: 0;
  right: -100%;
  width: 40%;
  height: 100vh;
  background: #fff;
  -webkit-transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 997;
  overflow-y: auto;
  opacity: 0;
  -webkit-transform: translateX(20px);
     -moz-transform: translateX(20px);
      -ms-transform: translateX(20px);
          transform: translateX(20px);
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  padding: 50px;
}

@media screen and (max-width: 769px) {
  .menu {
    width: 100%;
    height: -webkit-calc(100vh - 65px);
    height: -moz-calc(100vh - 65px);
    height: calc(100vh - 65px);
  }
}

.menu-header {
  margin-bottom: 50px;
}

.menu-list {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 769px) {
  .menu-list {
    width: 100%;
  }
}

.menu-item {
  border-bottom: 1px solid #463c37;
  width: 100%;
}

.menu-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
          justify-content: space-between;
  padding: 15px 20px;
  font-size: 1.8rem;
  line-height: 1.5;
  letter-spacing: 0.05em;
  text-align: left;
  color: #463c37;
  font-family: "Zen Old Mincho", serif;
  -webkit-transition: background-color 0.2s ease;
  -moz-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
}

@media screen and (max-width: 769px) {
  .menu-link {
    font-size: 1.5rem;
    line-height: 1.33;
  }
}

.menu-arrow {
  width: 10px;
  height: 10px;
  border-top: 1px solid #463c37;
  border-right: 1px solid #463c37;
  rotate: 45deg;
}

.menu-footer {
  margin-top: 50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  gap: 50px;
}

.menu-footer__link {
  font-size: 1.4rem;
  line-height: 1.5;
  letter-spacing: 0.05em;
  text-align: center;
  color: #463c37;
  font-family: "Zen Old Mincho", serif;
}

@media screen and (max-width: 769px) {
  .menu-footer__link {
    font-size: 1.4rem;
    line-height: 1.33;
  }
}

/* ハンバーガーボタンのアクティブ状態 */
.hamburger-btn.is-active {
  z-index: 998;
  background: transparent;
}

.hamburger-btn.is-active span {
  background: #463c37;
}

.hamburger-btn.is-active span.top {
  top: 0;
  -webkit-transform: rotate(45deg);
     -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

.hamburger-btn.is-active span.middle {
  -webkit-transform: rotate(-45deg);
     -moz-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.hamburger-btn.is-active span.bottom {
  display: none;
}

.menu.is-active {
  right: 0;
  opacity: 1;
  -webkit-transform: translateX(0);
     -moz-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
  -webkit-transition: all 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -moz-transition: all 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

/*====================================================================
siteFooter
====================================================================*/
.siteFooter {
  background: #fff;
}

.siteFooter-map {
  padding: 100px 0;
  background: #3a6153;
  color: #fff;
}

@media screen and (max-width: 769px) {
  .siteFooter-map {
    padding: 30px 0;
  }
}

.siteFooter-map-inner {
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  max-width: 1140px;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 768px) {
  .siteFooter-map-inner {
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
  }
}

@media print {
  .siteFooter-map-inner {
    width: 1024px;
  }
}

@media screen and (max-width: 769px) {
  .siteFooter-map-inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
            flex-direction: column;
    padding: 0 30px;
  }
}

.siteFooter-map-inner iframe {
  max-width: 60%;
}

@media screen and (max-width: 769px) {
  .siteFooter-map-inner iframe {
    max-width: 100%;
  }
}

.siteFooter-map-left img {
  margin-bottom: 60px;
}

@media screen and (max-width: 769px) {
  .siteFooter-map-left img {
    width: 54px;
    height: 58px;
    margin-bottom: 25px;
  }
}

@media screen and (max-width: 769px) {
  .siteFooter-map-txt {
    font-size: 1.3rem;
  }
}

@media screen and (max-width: 769px) {
  .siteFooter-map-list {
    margin-bottom: 30px;
  }
}

.siteFooter-map-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
}

.siteFooter-map-item-ttl {
  width: 100px;
}

@media screen and (max-width: 769px) {
  .siteFooter-map-item-ttl {
    font-size: 1.3rem;
  }
}

@media screen and (max-width: 769px) {
  .siteFooter-map-item-txt {
    font-size: 1.3rem;
  }
}

.siteFooter-access {
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  max-width: 1140px;
  width: 100%;
  padding-top: 40px;
  padding-bottom: 100px;
}

@media screen and (max-width: 768px) {
  .siteFooter-access {
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
  }
}

@media print {
  .siteFooter-access {
    width: 1024px;
  }
}

@media screen and (max-width: 769px) {
  .siteFooter-access {
    padding: 30px;
  }
}

.siteFooter-access-link {
  color: #463c37;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  margin-bottom: 70px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
}

@media screen and (max-width: 769px) {
  .siteFooter-access-link {
    margin-bottom: 20px;
  }
}

.siteFooter-access-link::before {
  width: 20px;
  height: 25px;
  display: block;
  content: "";
  background: url(../images/common/mapIcon.png) center center/contain;
  background-repeat: no-repeat;
  margin-right: 10px;
  margin-top: 5px;
}

.siteFooter-access-link::after {
  display: block;
  content: "";
  width: 120px;
  height: 10px;
  background: url(../images/common/mapArrow.png) center center/contain;
  background-repeat: no-repeat;
  position: absolute;
  bottom: -2px;
  left: 30px;
}

.siteFooter-access-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 769px) {
  .siteFooter-access-inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
            flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
            justify-content: flex-start;
    gap: 30px;
  }
}

.siteFooter-access-ttl {
  font-family: "Zen Old Mincho", serif;
  font-size: 55px;
  opacity: .2;
}

@media screen and (max-width: 769px) {
  .siteFooter-access-ttl {
    font-size: 3.5rem;
  }
}

@media screen and (max-width: 769px) {
  .siteFooter-access-item__txt {
    font-size: 1.3rem;
  }
}

.siteFooter-access-item__ttl {
  font-weight: bold;
}

@media screen and (max-width: 769px) {
  .siteFooter-access-item__ttl {
    font-size: 1.4rem;
  }
}

.inner__cont {
  text-align: center;
  padding: 20px;
  border-top: 1px solid rgba(70, 60, 55, 0.5);
}

@media screen and (max-width: 769px) {
  .inner__cont {
    padding: 10px;
    margin-bottom: 65px;
  }
}

.copyrights {
  opacity: .5;
  font-size: 14px;
}

@media screen and (max-width: 769px) {
  .copyrights {
    font-size: 1rem;
  }
}

/*====================================================================
COMMON LAYOUT
====================================================================*/
html {
  font-size: 62.5%;
}

@media screen and (max-width: 768px) {
  html {
    font-size: -webkit-calc(10vw / 3.75);
    font-size: -moz-calc(10vw / 3.75);
    font-size: calc(10vw / 3.75);
  }
}

body {
  -webkit-font-feature-settings: 'palt' 1;
     -moz-font-feature-settings: 'palt' 1;
          font-feature-settings: 'palt' 1;
  -webkit-print-color-adjust: exact;
}

/*-----------------------------------------------
PC/SP
------------------------------------------------*/
.u-pcDb {
  display: block;
}

.u-pcDib {
  display: inline-block;
}

.u-pcDin {
  display: inline;
}

.u-pcDf {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
}

.u-pcDt {
  display: table;
}

.u-pcDtc {
  display: table-cell;
}

.u-pcDg {
  display: -ms-grid;
  display: grid;
}

.u-spDb,
.u-spDib,
.u-spDin,
.u-spDf,
.u-spDt,
.u-spDg,
.u-spDtc {
  display: none;
}

@media screen and (max-width: 768px) {
  .u-pcDb,
  .u-pcDib,
  .u-pcDin,
  .u-pcDf,
  .u-pcDt,
  .u-pcDg,
  .u-pcDtc {
    display: none;
  }
  .u-spDb {
    display: block;
  }
  .u-spDib {
    display: inline-block;
  }
  .u-spDin {
    display: inline;
  }
  .u-spDf {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
  }
  .u-spDg {
    display: -ms-grid;
    display: grid;
  }
  .u-spDt {
    display: table;
  }
  .u-spDtc {
    display: table-cell;
  }
}

/*-----------------------------------------------
main
------------------------------------------------*/
.siteContent {
  min-height: -webkit-calc(100vh - 170px);
  min-height: -moz-calc(100vh - 170px);
  min-height: calc(100vh - 170px);
  width: 100%;
  background: url(../images/bg-main.jpg) center center/contain;
  background-repeat: repeat-y;
}

@media screen and (max-width: 768px) {
  .siteContent {
    min-height: -webkit-calc(100vh - 50px);
    min-height: -moz-calc(100vh - 50px);
    min-height: calc(100vh - 50px);
  }
}

.sec_ttl {
  margin-bottom: 46px;
}

@media screen and (max-width: 769px) {
  .sec_ttl {
    margin-bottom: 4rem;
    padding-left: 1.5rem;
  }
}

.sec_ttl .sub {
  font-size: 20px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  color: #463c37;
  margin-bottom: 30px;
}

@media screen and (max-width: 769px) {
  .sec_ttl .sub {
    font-size: 1.3rem;
    margin-bottom: 0;
  }
}

.sec_ttl .main {
  font-size: 55px;
  font-family: "Cormorant Garamond", serif;
  font-weight: 400;
  color: #463c37;
}

@media screen and (max-width: 769px) {
  .sec_ttl .main {
    font-size: 3.5rem;
    line-height: 1;
  }
}

.sec_ttl.event .sub,
.sec_ttl.event .main, .sec_ttl.line .sub,
.sec_ttl.line .main, .sec_ttl.support .sub,
.sec_ttl.support .main {
  color: #fff;
}

.common-sec {
  padding-top: 120px;
  padding-bottom: 120px;
}

@media screen and (max-width: 769px) {
  .common-sec {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
}

/*====================================================================
topPageFvSec
====================================================================*/
.kvSec-inner {
  width: 100%;
  height: auto;
  min-height: 720px;
  max-height: 900px;
  aspect-ratio: 1440 / 900;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
          flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  padding-bottom: 65px;
}

@media screen and (max-width: 769px) {
  .kvSec-inner {
    height: -webkit-calc(100vh - 60px);
    height: -moz-calc(100vh - 60px);
    height: calc(100vh - 60px);
    min-height: auto;
    display: block;
    position: relative;
  }
}

.kvSec-ttl {
  width: 100%;
  padding: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
          justify-content: flex-start;
  position: relative;
  z-index: 2;
}

@media screen and (max-width: 769px) {
  .kvSec-ttl {
    padding: 15px;
  }
  .kvSec-ttl img {
    width: 50px;
    height: 55px;
  }
}

.kvSec-copyArea {
  margin: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
          flex-direction: column;
  position: relative;
  z-index: 2;
}

@media screen and (max-width: 769px) {
  .kvSec-copyArea {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
       -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}

.kvSec-copyFlex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  gap: 5px;
}

@media screen and (max-width: 769px) {
  .kvSec-copyFlex {
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
            align-items: center;
  }
  .kvSec-copyFlex img {
    width: 14.5rem;
    height: 3.3rem;
  }
}

.kvSec-copy {
  font-size: 6.6rem;
  font-family: "Zen Old Mincho", serif;
  color: #fff;
}

.kvSec-copy span {
  margin-left: -1.3rem;
  margin-right: 0;
}

.kvSec-copy span.right {
  margin-right: -1.3rem;
  margin-left: 0;
}

@media screen and (max-width: 769px) {
  .kvSec-copy {
    font-size: 3.5rem;
    text-align: center;
    margin-bottom: 0;
  }
}

.kvSec-btnList {
  margin-left: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
          flex-direction: column;
  gap: 10px;
  position: relative;
  z-index: 2;
}

@media screen and (max-width: 769px) {
  .kvSec-btnList {
    width: 100%;
    position: fixed;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
            flex-direction: row;
    gap: 0;
    bottom: 0;
    left: 0;
    z-index: 9999;
  }
}

@media screen and (max-width: 769px) {
  .kvSec-btnItem {
    border-left: 1px solid #fff;
    width: -webkit-calc(100% / 3);
    width: -moz-calc(100% / 3);
    width: calc(100% / 3);
  }
  .kvSec-btnItem:last-child {
    border-right: 1px solid #fff;
  }
}

.kvSec-btnItem__link {
  padding-left: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  background: #3a6153;
  border-radius: 32px 0 0 32px;
  color: #fff;
  width: 278px;
  height: 65px;
  -webkit-transition: all 0.6s ease-in-out 0s;
  -moz-transition: all 0.6s ease-in-out 0s;
  transition: all 0.6s ease-in-out 0s;
}

@media screen and (min-width: 769px) {
  .kvSec-btnItem__link:hover {
    opacity: 0.6;
  }
}

@media screen and (max-width: 769px) {
  .kvSec-btnItem__link {
    padding: 5px;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
            flex-direction: column;
    font-size: 12px;
    border-radius: 0;
    padding-left: 0;
    line-height: 1.5;
    text-align: center;
    margin-top: 0;
  }
}

.kvSec-btnItem__link::before {
  display: block;
  content: "";
  width: 30px;
  height: 33px;
  background: url(../images/mv/reserveIcon.png) center center/contain;
  background-repeat: no-repeat;
  margin-right: 15px;
}

@media screen and (max-width: 769px) {
  .kvSec-btnItem__link::before {
    margin-right: 0;
    margin-bottom: 5px;
    width: 20px;
    min-width: 20px;
    height: 15px;
    min-height: 15px;
  }
}

.kvSec-btnItem__link.dl::before {
  background: url(../images/mv/dlIcon.png) center center/contain;
  background-repeat: no-repeat;
}

.kvSec-btnItem__link.hako::before {
  background: url(../images/mv/houseIcon.png) center center/contain;
  background-repeat: no-repeat;
}

.kvSec-btnItem__link.sumika::before {
  background: url(../images/mv/m505Icon.png) center center/contain;
  background-repeat: no-repeat;
}

/* Swiper スタイル */
.swiper-container {
  width: 100%;
  height: auto;
  min-height: 720px;
  max-height: 900px;
  z-index: 0;
  position: absolute;
  top: 0;
  left: 0;
  aspect-ratio: 1440 / 900;
}

@media screen and (max-width: 769px) {
  .swiper-container {
    aspect-ratio: none;
    min-height: auto;
    height: -webkit-calc(100vh - 60px);
    height: -moz-calc(100vh - 60px);
    height: calc(100vh - 60px);
  }
}

.swiper-slide {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.swiper-slide-active {
  opacity: 1 !important;
}

.swiper-slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

/* カスタムページネーション */
.swiper-pagination {
  position: absolute;
  bottom: 30px !important;
  right: 55px !important;
  left: auto !important;
  width: auto !important;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  gap: 15px;
  z-index: 990;
}

.swiper-pagination-bullet {
  width: 6px !important;
  height: 6px !important;
  background: #fff !important;
  opacity: 1 !important;
  border-radius: 50%;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
}

.swiper-pagination-bullet-active {
  background: #3a6153 !important;
}

/* 停止ボタン */
.slider-controls {
  position: absolute;
  bottom: 22px;
  right: 24px;
  z-index: 990;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  gap: 10px;
}

.slider-pause-btn {
  width: 18px;
  height: 18px;
  background: rgba(255, 255, 255, 0.8);
  border: none;
  border-radius: 50%;
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: relative;
}

.slider-pause-btn:focus {
  outline: none;
}

.slider-pause-btn:hover {
  background: white;
  -webkit-transform: scale(1.1);
     -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}

/* 停止アイコン */
.slider-pause-btn::before {
  content: '';
  width: 8px;
  height: 8px;
  border-right: 2px solid #000;
  border-left: 2px solid #000;
}

.slider-pause-btn.paused::before {
  width: 0;
  height: 0;
  background: transparent;
  border-left: 8px solid #333;
  border-right: none;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-radius: 0;
  margin-left: 2px;
}

.open-sec {
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  max-width: 1140px;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .open-sec {
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
  }
}

@media print {
  .open-sec {
    width: 1024px;
  }
}

.open-list {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  gap: 40px;
}

@media screen and (max-width: 769px) {
  .open-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
            flex-direction: column;
    gap: 3.8rem;
  }
}

.open-item {
  width: -webkit-calc(50% - 20px);
  width: -moz-calc(50% - 20px);
  width: calc(50% - 20px);
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}

@media screen and (max-width: 769px) {
  .open-item {
    width: 100%;
  }
}

.open-item-txtArea {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  margin-top: 25px;
}

@media screen and (max-width: 769px) {
  .open-item-txtArea {
    margin-top: 2rem;
  }
}

.open-item-ttl {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 33px;
  font-family: "Zen Old Mincho", serif;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  color: #3a6153;
  padding-bottom: 15px;
  border-bottom: 1px solid #3a6153;
}

@media screen and (max-width: 769px) {
  .open-item-ttl {
    font-size: 2.4rem;
    padding-bottom: 1.3rem;
  }
}

.u-brown .open-item-ttl {
  color: #463c37;
  border-bottom: 1px solid #463c37;
}

.open-item-ttl .sub {
  font-size: 23px;
}

@media screen and (max-width: 769px) {
  .open-item-ttl .sub {
    font-size: 1.6rem;
  }
}

.open-item-date {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: inline;
  font-family: "Zen Old Mincho", serif;
  color: #3a6153;
  font-size: 25px;
}

@media screen and (max-width: 769px) {
  .open-item-date {
    font-size: 1.8rem;
  }
}

.u-brown .open-item-date {
  color: #463c37;
}

.open-item-date span {
  font-size: 16px;
}

@media screen and (max-width: 769px) {
  .open-item-date span {
    font-size: 1.2rem;
  }
}

.open-item-adress {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: inline;
  margin-bottom: 36px;
}

@media screen and (max-width: 769px) {
  .open-item-adress {
    font-size: 1.3rem;
    margin-bottom: 1.5rem;
  }
}

.open-item-linkArea {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  gap: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  width: 100%;
}

.open-item-link {
  width: -webkit-calc(50% - 10px);
  width: -moz-calc(50% - 10px);
  width: calc(50% - 10px);
  height: 55px;
  background: #3a6153;
  border-radius: 28px;
  color: #fff;
  display: -ms-grid;
  display: grid;
  place-content: center;
  -webkit-transition: all 0.6s ease-in-out 0s;
  -moz-transition: all 0.6s ease-in-out 0s;
  transition: all 0.6s ease-in-out 0s;
  position: relative;
}

@media screen and (min-width: 769px) {
  .open-item-link:hover {
    opacity: 0.6;
  }
}

@media screen and (max-width: 769px) {
  .open-item-link {
    font-size: 1.2rem;
    height: 34px;
  }
}

.u-brown .open-item-link {
  background: #463c37;
}

.open-item-link::after {
  display: block;
  content: "";
  width: 9px;
  height: 9px;
  background: url(../images/common/btnArrow.png) center center/contain;
  background-repeat: no-repeat;
  position: absolute;
  right: 24px;
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.open-item-link.u-hako {
  min-width: 240px;
}

.human-sec {
  background: #fff;
}

.human-ttl {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: block;
  margin: 0 auto 100px;
  font-size: 35px;
  font-family: "Zen Old Mincho", serif;
  font-weight: 400;
  color: #463c37;
  position: relative;
}

.human-ttl img {
  margin-bottom: 8px;
}

@media screen and (max-width: 769px) {
  .human-ttl img {
    margin-bottom: 5px;
  }
}

.human-ttl::after {
  width: 30px;
  height: 1px;
  display: block;
  content: "";
  background: #463c37;
  position: absolute;
  bottom: -25px;
  left: 50%;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

@media screen and (max-width: 769px) {
  .human-ttl {
    font-size: 2.2rem;
  }
  .human-ttl img {
    width: 100px;
    height: 23px;
  }
}

@-webkit-keyframes infinity-scroll-left {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}

@-moz-keyframes infinity-scroll-left {
  from {
    -moz-transform: translateX(0);
         transform: translateX(0);
  }
  to {
    -moz-transform: translateX(-100%);
         transform: translateX(-100%);
  }
}

@keyframes infinity-scroll-left {
  from {
    -webkit-transform: translateX(0);
       -moz-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-100%);
       -moz-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}

.scroll-infinity__wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  overflow: hidden;
}

.scroll-infinity__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  list-style: none;
  padding: 0;
}

.scroll-infinity__list--left {
  -webkit-animation: infinity-scroll-left 60s linear infinite 0.5s both;
     -moz-animation: infinity-scroll-left 60s linear infinite 0.5s both;
          animation: infinity-scroll-left 60s linear infinite 0.5s both;
}

.scroll-infinity__item {
  width: -webkit-calc((100vw / 4) - 10px);
  width: -moz-calc((100vw / 4) - 10px);
  width: calc((100vw / 4) - 10px);
  margin: 0 10px;
}

@media screen and (max-width: 769px) {
  .scroll-infinity__item {
    width: -webkit-calc((100vw / 1.5) - 4px);
    width: -moz-calc((100vw / 1.5) - 4px);
    width: calc((100vw / 1.5) - 4px);
    margin: 0 4px;
  }
}

.scroll-infinity__item > img {
  width: 100%;
  margin-bottom: 16px;
}

.scroll-infinity__item-txt {
  font-size: 18px;
  text-align: center;
  font-family: "Zen Old Mincho", serif;
}

@media screen and (max-width: 769px) {
  .scroll-infinity__item-txt {
    font-size: 1.3rem;
  }
}

.scroll-infinity__wrap:hover .scroll-infinity__list--left {
  -webkit-animation-play-state: paused;
     -moz-animation-play-state: paused;
          animation-play-state: paused;
  -webkit-transform: translateY(-5px);
     -moz-transform: translateY(-5px);
      -ms-transform: translateY(-5px);
          transform: translateY(-5px);
}

.hako-inner {
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  max-width: 1140px;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .hako-inner {
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
  }
}

@media print {
  .hako-inner {
    width: 1024px;
  }
}

.hako-main {
  background: #fff;
  padding-bottom: 120px;
  overflow: hidden;
}

.hako-kv {
  height: 900px;
}

@media screen and (max-width: 769px) {
  .hako-kv {
    width: 100%;
    height: auto;
    aspect-ratio: 750 / 582;
  }
}

.hako-kv img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.hako-ttlArea {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  background: #fff;
  padding: 50px 60px 50px 70px;
  border-radius: 10px 0 0 0;
  position: relative;
  top: -125px;
  right: 0;
  margin-left: auto;
}

@media screen and (max-width: 769px) {
  .hako-ttlArea {
    width: 67%;
    min-width: 250px;
    padding: 20px 0;
    top: -55px;
  }
  .hako-ttlArea img {
    width: 151px;
    height: 44px;
  }
}

.hako-ttlArea-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  gap: 130px;
  -webkit-padding-start: none;
     -moz-padding-start: none;
          padding-inline-start: none;
}

@media screen and (max-width: 769px) {
  .hako-ttlArea-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
            flex-direction: column;
    gap: 30px;
  }
}

.hako-ttlArea-btm {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-family: "Zen Old Mincho", serif;
}

@media screen and (max-width: 769px) {
  .hako-ttlArea-btm {
    padding: 0 30px;
    margin-left: auto;
  }
}

.hako-ttlArea-txt {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  margin-top: 20px;
}

@media screen and (max-width: 769px) {
  .hako-ttlArea-txt {
    margin-top: -50px;
    font-size: 1.3rem;
  }
}

.hako-ttlArea-btn__ttl {
  margin-top: 74px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
}

@media screen and (max-width: 769px) {
  .hako-ttlArea-btn__ttl {
    font-size: 1.2rem;
    margin-top: 60px;
  }
}

.hako-ttlArea-btn__ttl::after {
  display: block;
  content: "";
  height: 1px;
  width: 70%;
  background: #463c37;
  margin-left: 10px;
}

@media screen and (max-width: 769px) {
  .hako-ttlArea-btn__ttl::after {
    width: 60%;
  }
}

@media screen and (max-width: 769px) {
  .hako-ttlArea-btn__spInner {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-left: auto;
  }
}

.hako-ttlArea-btn__txt {
  font-size: 20px;
}

@media screen and (max-width: 769px) {
  .hako-ttlArea-btn__txt {
    font-size: 1.3rem;
  }
}

.hako-gallery__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  gap: 10px;
}

@media screen and (max-width: 769px) {
  .hako-gallery__list {
    gap: 5px;
    width: 170%;
    position: relative;
    left: -40%;
    margin-top: 120px;
  }
}

.hako-gallery__item {
  position: relative;
}

.hako-gallery__item:nth-child(2) {
  top: -115px;
}

@media screen and (max-width: 769px) {
  .hako-gallery__item:nth-child(2) {
    top: -68px;
  }
}

.hako-gallery__item:nth-child(3) {
  top: -45px;
}

@media screen and (max-width: 769px) {
  .hako-gallery__item:nth-child(3) {
    top: -28px;
  }
}

.hako-gallery__item:nth-child(4) {
  top: 45px;
}

@media screen and (max-width: 769px) {
  .hako-gallery__item:nth-child(4) {
    top: 28px;
  }
}

.hako-gallery__item:last-child {
  top: -5px;
}

.hako-madori {
  padding-top: 120px;
}

@media screen and (max-width: 769px) {
  .hako-madori {
    padding-top: 50px;
  }
}

.hako-madori__ttl {
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  max-width: 1140px;
  width: 100%;
  font-size: 20px;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  .hako-madori__ttl {
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
  }
}

@media print {
  .hako-madori__ttl {
    width: 1024px;
  }
}

@media screen and (max-width: 769px) {
  .hako-madori__ttl {
    padding-left: 30px;
  }
}

.hako-madori__ttl::after {
  display: block;
  content: "";
  height: 1px;
  width: 100%;
  background: #463c37;
  margin-top: 5px;
}

.hako-madori__flex {
  width: 100%;
  max-width: 960px;
  margin: 80px auto 100px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 769px) {
  .hako-madori__flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
            align-items: center;
    padding: 0 30px;
    margin: 40px auto 50px;
  }
}

.hako-madori__main {
  width: 100%;
  max-width: 960px;
  margin: 0 auto 180px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
          justify-content: space-between;
}

.hako-madori__main img {
  max-width: 50%;
}

@media screen and (max-width: 769px) {
  .hako-madori__main img {
    max-width: 100%;
  }
}

@media screen and (max-width: 769px) {
  .hako-madori__main {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
            align-items: center;
    padding: 0 30px;
    gap: 40px;
    margin-bottom: 60px;
  }
}

.hako-madori__right {
  width: 315px;
}

@media screen and (max-width: 769px) {
  .hako-madori__right {
    margin-top: 20px;
    width: 70%;
  }
}

.hako-madori__right-ttlArea {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}

.hako-madori__right-ttl {
  margin-bottom: 35px;
  text-align: center;
  margin-top: 10px;
  font-weight: bold;
  font-size: 24px;
}

@media screen and (max-width: 769px) {
  .hako-madori__right-ttl {
    font-size: 1.5rem;
    margin-bottom: 20px;
  }
}

.hako-madori__right-date {
  background: #3a6153;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  padding: 3px 10px;
}

@media screen and (max-width: 769px) {
  .hako-madori__right-date {
    padding: 3px 5px;
  }
}

.hako-madori__right--ttl {
  font-weight: bold;
}

.hako-madori__right-dateItem {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  font-size: 18px;
}

@media screen and (max-width: 769px) {
  .hako-madori__right-dateItem {
    font-size: 1.4rem;
  }
  .hako-madori__right-dateItem p {
    margin-bottom: 0;
  }
}

.hako-madori__right-dateItemCaptionTxt {
  font-size: 14px;
}

@media screen and (max-width: 769px) {
  .hako-madori__right-dateItemCaptionTxt {
    font-size: 1.2rem;
  }
}

.hako-madori__right-dateItemTtl {
  width: 40%;
}

.hako-madori__footer {
  max-width: 1352px;
  margin: 0 auto;
  padding: 0 20px 120px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 769px) {
  .hako-madori__footer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
            flex-direction: column;
    gap: 50px;
    padding: 0 30px 38px;
  }
}

.hako-madori__footerItem {
  width: 30%;
}

@media screen and (max-width: 769px) {
  .hako-madori__footerItem {
    width: 100%;
  }
}

.hako-madori__footerItemTtl {
  font-size: 26px;
  font-family: "Zen Old Mincho", serif;
  margin: 30px 0 20px;
}

@media screen and (max-width: 769px) {
  .hako-madori__footerItemTtl {
    margin: 15px 0 10px;
    font-size: 2rem;
  }
}

.hako-madori__price {
  padding: 44px;
  background: #fff;
  border-radius: 10px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  max-width: 1140px;
  width: 100%;
  margin-bottom: 110px;
}

@media screen and (max-width: 768px) {
  .hako-madori__price {
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
  }
}

@media print {
  .hako-madori__price {
    width: 1024px;
  }
}

@media screen and (max-width: 769px) {
  .hako-madori__price {
    padding: 26px 20px;
    margin-bottom: 55px;
  }
}

.hako-madori__price-wrap {
  margin-top: 60px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  gap: 30px;
}

@media screen and (max-width: 769px) {
  .hako-madori__price-wrap {
    margin-top: 22px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
            align-items: center;
    margin-bottom: 40px;
  }
}

/* 基本の矢印型図形 */
.arrow-shape {
  position: relative;
  background-color: #3a6153;
  color: white;
  width: 250px;
  height: 52px;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  line-height: 1.2;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

@media screen and (max-width: 769px) {
  .arrow-shape {
    font-size: 1.7rem;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    padding: 5px 10px 0;
  }
}

.arrow-shape span {
  font-size: 14px;
  padding-left: 20px;
}

@media screen and (max-width: 769px) {
  .arrow-shape span {
    font-size: 1.2rem;
  }
}

.arrow-shape::after {
  content: '';
  position: absolute;
  top: 0;
  right: -12px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 26px 0 26px 12px;
  border-color: transparent transparent transparent #3a6153;
}

@media screen and (max-width: 769px) {
  .arrow-shape::after {
    border: none;
    right: 0;
    top: auto;
    bottom: -15px;
    width: 100%;
    height: 15px;
    background-color: #3a6153;
    -webkit-clip-path: polygon(50% 15px, 0% 0%, 100% 0%);
            clip-path: polygon(50% 15px, 0% 0%, 100% 0%);
  }
}

@media screen and (max-width: 769px) {
  .hako-madori__price-list {
    margin: 0 auto;
  }
}

.hako-madori__price-list li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}

.hako-madori__price-txtTtl {
  min-width: 23%;
  font-size: 20px;
  font-family: "Zen Old Mincho", serif;
  font-weight: bold;
}

@media screen and (max-width: 769px) {
  .hako-madori__price-txtTtl {
    font-size: 1.3rem;
  }
}

.hako-madori__price-txtTtl span {
  font-size: 20px;
}

@media screen and (max-width: 769px) {
  .hako-madori__price-txtTtl span {
    font-size: 1.7rem;
  }
}

.hako-madori__price-txt {
  min-width: -webkit-fit-content;
  min-width: -moz-fit-content;
  min-width: fit-content;
  font-size: 20px;
  font-family: "Zen Old Mincho", serif;
  font-weight: bold;
}

@media screen and (max-width: 769px) {
  .hako-madori__price-txt {
    font-size: 1.3rem;
  }
}

.hako-madori__price-caption {
  max-width: 960px;
  margin: 0 auto;
  font-size: 16px;
}

.hako-madori__price-caption + .hako-madori__price-caption {
  margin-top: 30px;
}

.hako-madori__voice img {
  display: block;
  margin: 0 auto;
  margin-top: 50px;
}

@media screen and (max-width: 769px) {
  .hako-madori__voice {
    padding: 0 15px;
  }
}

.hako-madori__voice-ttl {
  font-size: 30px;
  font-family: "Zen Old Mincho", serif;
  text-align: center;
}

.hako-madori__voice-txt {
  text-align: center;
  margin-top: 35px;
  font-size: 16px;
}

@media screen and (max-width: 769px) {
  .hako-madori__voice-txt {
    font-size: 1.4rem;
    margin-top: 30px;
  }
}

.sumika-madori__flex {
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  max-width: 1140px;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  margin-bottom: 140px;
  margin-top: 80px;
}

@media screen and (max-width: 768px) {
  .sumika-madori__flex {
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
  }
}

@media print {
  .sumika-madori__flex {
    width: 1024px;
  }
}

@media screen and (max-width: 769px) {
  .sumika-madori__flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
            flex-direction: column;
    margin-bottom: 60px;
    margin-top: 40px;
  }
}

.sumika-madori__flex img {
  max-width: 60%;
}

@media screen and (max-width: 769px) {
  .sumika-madori__flex img {
    max-width: 100%;
    margin: 0 auto;
  }
}

.sumika-madori {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  width: 40%;
}

@media screen and (max-width: 769px) {
  .sumika-madori {
    width: 100%;
    margin-bottom: 50px;
  }
}

.sumika-madori .hako-madori__right-ttlArea {
  margin-top: 20px;
}

.sumika-madori img {
  mix-blend-mode: multiply;
  max-width: 100%;
}

.step-inner {
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  max-width: 1140px;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .step-inner {
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
  }
}

@media print {
  .step-inner {
    width: 1024px;
  }
}

.step-wrapArea {
  background: #fff;
  border-radius: 10px;
  padding: 65px;
}

@media screen and (max-width: 769px) {
  .step-wrapArea {
    padding: 30px 15px;
  }
}

.step-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 769px) {
  .step-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
            flex-direction: column;
  }
}

.step-caption {
  font-size: 14px;
  margin-top: 30px;
}

@media screen and (max-width: 769px) {
  .step-caption {
    margin-top: 20px;
    font-size: 1.2rem;
  }
}

.step-list {
  width: 45%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
          flex-direction: column;
  gap: 55px;
}

@media screen and (max-width: 769px) {
  .step-list {
    width: 100%;
  }
}

@media screen and (max-width: 769px) {
  .step-list.u-first {
    margin-bottom: 55px;
  }
}

.step-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  gap: 20px;
}

.step-item:last-child .step-item-ttl::after {
  display: none;
}

@media screen and (max-width: 769px) {
  .step-item:last-child .step-item-ttl::after {
    display: block;
  }
}

.step-item-num {
  width: 138px;
  height: 60px;
  border: 1px solid #3a6153;
  display: -ms-grid;
  display: grid;
  place-content: center;
  font-family: "Zen Old Mincho", serif;
  font-size: 22px;
  margin-bottom: 0;
}

@media screen and (max-width: 769px) {
  .step-item-num {
    width: 98px;
    height: 40px;
    font-size: 1.6rem;
  }
}

.step-item-ttl {
  padding: 10px;
  width: 138px;
  text-align: center;
  color: #fff;
  background: #3a6153;
  font-family: "Zen Old Mincho", serif;
  font-size: 20px;
  margin-bottom: 0;
  position: relative;
}

@media screen and (max-width: 769px) {
  .step-item-ttl {
    font-size: 1.5rem;
    width: 98px;
    padding: 5px;
  }
}

.step-item-ttl::after {
  display: block;
  content: "";
  width: 2px;
  height: 33px;
  border-right: 2px dotted #463c37;
  position: absolute;
  bottom: -45px;
  right: 50%;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

.step-item-ttl.u-last::after {
  display: none !important;
}

.step-item-txt {
  font-size: 16px;
}

@media screen and (max-width: 769px) {
  .step-item-txt {
    font-size: 1.4rem;
  }
}

.event-sec {
  background: #3a6153;
}

.event-inner {
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  max-width: 1140px;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .event-inner {
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
  }
}

@media print {
  .event-inner {
    width: 1024px;
  }
}

.event-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
          flex-direction: column;
  gap: 30px;
}

.event-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
          justify-content: space-between;
  background: #fff;
  padding-right: 36px;
  border-radius: 10px;
  overflow: hidden;
  height: 100%;
}

@media screen and (max-width: 769px) {
  .event-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
            flex-direction: column;
    padding: 15px;
  }
}

.event-item-left {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  gap: 24px;
}

.event-item-left figure {
  display: block;
  height: 100%;
  width: 282px;
}

@media screen and (max-width: 769px) {
  .event-item-left figure {
    display: none;
  }
}

.event-item-left img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

@media screen and (max-width: 769px) {
  .event-item-left img {
    -o-object-fit: contain;
       object-fit: contain;
    border-radius: 10px;
    overflow: hidden;
  }
}

.event-item-link {
  color: #463c37;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  border-bottom: 1px solid #463c37;
  text-underline-offset: 5px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  -webkit-transition: all 0.6s ease-in-out 0s;
  -moz-transition: all 0.6s ease-in-out 0s;
  transition: all 0.6s ease-in-out 0s;
}

@media screen and (min-width: 769px) {
  .event-item-link:hover {
    opacity: 0.6;
  }
}

.event-item-link::after {
  width: 9px;
  height: 9px;
  display: block;
  content: "";
  background: url(../images/common/brownArrow.png) center center/contain;
  background-repeat: no-repeat;
  margin-left: 20px;
}

.event-item-ttlArea {
  width: 45%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
          flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 769px) {
  .event-item-ttlArea {
    width: 100%;
  }
}

@media screen and (max-width: 769px) {
  .event-item-ttlAreaWrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    gap: 10px;
  }
  .event-item-ttlAreaWrap img {
    max-width: 140px;
    -o-object-fit: contain;
       object-fit: contain;
  }
}

.event-item-date {
  opacity: .5;
}

.event-item-ttl {
  color: #3a6153;
  font-size: 18px;
  font-weight: bold;
}

@media screen and (max-width: 769px) {
  .event-item-ttl {
    font-size: 1.6rem;
  }
}

.event-item-txtArea {
  padding: 24px 0;
  width: 36.5%;
}

@media screen and (max-width: 769px) {
  .event-item-txtArea {
    width: 100%;
    border-top: 1px solid #463c37;
    padding-top: 10px 0;
  }
}

.event-item-txt.u-bold {
  font-weight: bold;
  text-align: right;
}

.spec-sec {
  width: 100%;
  background: url(../images/bg-yellow.jpg) center center/cover;
  background-repeat: repeat-y;
}

.spec-inner {
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  max-width: 1140px;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .spec-inner {
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
  }
}

@media print {
  .spec-inner {
    width: 1024px;
  }
}

.spec-ttlArea {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}

@media screen and (max-width: 769px) {
  .spec-ttlArea {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
            flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
       -moz-box-align: start;
            align-items: flex-start;
  }
  .spec-ttlArea p {
    padding-left: 15px;
    font-size: 1.4rem;
  }
}

.spec-list {
  background: #fff;
  border-radius: 10px;
  padding: 70px;
}

@media screen and (max-width: 769px) {
  .spec-list {
    padding: 30px 15px;
  }
}

.spec-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
     -moz-box-align: end;
          align-items: flex-end;
  padding-bottom: 60px;
  margin-bottom: 60px;
  border-bottom: 1px solid #463c37;
}

.spec-item:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none;
}

@media screen and (max-width: 769px) {
  .spec-item {
    padding-bottom: 30px;
    margin-bottom: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
            flex-direction: column;
  }
}

.spec-item-left {
  width: 46%;
}

@media screen and (max-width: 769px) {
  .spec-item-left {
    width: 100%;
  }
}

@media screen and (max-width: 769px) {
  .spec-item-txtArea-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    margin-bottom: 20px;
  }
}

.spec-item-cat {
  width: 85px;
  height: 85px;
  border: 1px solid #463c37;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  gap: 5px;
  font-weight: bold;
}

@media screen and (max-width: 769px) {
  .spec-item-cat {
    font-size: 1.4rem;
    width: 6.5rem;
    height: 6.5rem;
    gap: 2px;
    margin-bottom: 0;
  }
}

.spec-item-cat .border {
  display: block;
  width: 50px;
  height: 1px;
  background: #463c37;
}

.spec-item-left-caption {
  margin-top: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}

.spec-item-left-caption span {
  border: 1px solid #d0171b;
  color: #d0171b;
  padding: 2px 5px;
  margin-right: 12px;
}

@media screen and (max-width: 769px) {
  .spec-item-left-caption {
    font-size: 1.2rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
            flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
       -moz-box-align: start;
            align-items: flex-start;
    gap: 10px;
  }
}

.spec-item-ttl {
  font-size: 33px;
  font-family: "Zen Old Mincho", serif;
  margin: 35px 0;
}

@media screen and (max-width: 769px) {
  .spec-item-ttl {
    font-size: 1.7rem;
    margin: 0;
    margin-left: 20px;
  }
}

.spec-item-imgArea {
  width: 46%;
}

@media screen and (max-width: 769px) {
  .spec-item-imgArea {
    width: 100%;
  }
}

.spec-item-fig01 {
  margin-bottom: 30px;
}

.spec-item-fig2clum {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  gap: 24px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.spec-item-caption {
  text-align: center;
  font-size: 14px;
  margin-top: 6px;
}

.sdgs-sec-top {
  background: #fff;
  position: relative;
  padding-top: 56px;
  padding-bottom: 100px;
}

.sdgs-sec-img01 {
  max-width: 56%;
}

.sdgs-sec-img02 {
  max-width: 40%;
  position: absolute;
  bottom: -68px;
  right: 0;
}

.sdgs-inner {
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  max-width: 1140px;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .sdgs-inner {
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
  }
}

@media print {
  .sdgs-inner {
    width: 1024px;
  }
}

.sdgs-wrap {
  background: #fff;
  border-radius: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
          flex-direction: column;
  padding: 128px 136px 90px;
}

@media screen and (max-width: 769px) {
  .sdgs-wrap {
    padding: 0;
    background: none;
  }
}

.sdgs-lead {
  text-align: center;
  margin-bottom: 80px;
}

.sdgs-foot {
  margin-top: 70px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  gap: 25px;
}

@media screen and (max-width: 769px) {
  .sdgs-foot {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
            flex-direction: column;
    padding: 0 15px;
    margin-top: 40px;
  }
}

.sdgs-foot-ttl {
  font-size: 30px;
  font-family: "Zen Old Mincho", serif;
  border-top: 1px solid #463c37;
  border-bottom: 1px solid #463c37;
  padding: 30px;
}

@media screen and (max-width: 769px) {
  .sdgs-foot-ttl {
    font-size: 1.9rem;
    padding: 10px;
    width: 100%;
    text-align: center;
  }
}

.support-sec {
  background: #3a6153;
}

.support-inner {
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  max-width: 1140px;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .support-inner {
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
  }
}

@media print {
  .support-inner {
    width: 1024px;
  }
}

.support-list {
  -ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
  list-style: none;
  margin: 0;
  padding: 0;
  /* subgridで揃える行を定義 */
  -ms-grid-rows: auto 20px auto 20px auto;
  grid-template-rows: auto auto auto;
  margin-bottom: 20px;
}

.support-list > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}

.support-list > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
}

.support-list > *:nth-child(3) {
  -ms-grid-row: 1;
  -ms-grid-column: 5;
}

.support-list > *:nth-child(4) {
  -ms-grid-row: 1;
  -ms-grid-column: 7;
}

.support-list > *:nth-child(5) {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
}

.support-list > *:nth-child(6) {
  -ms-grid-row: 3;
  -ms-grid-column: 3;
}

.support-list > *:nth-child(7) {
  -ms-grid-row: 3;
  -ms-grid-column: 5;
}

.support-list > *:nth-child(8) {
  -ms-grid-row: 3;
  -ms-grid-column: 7;
}

.support-list > *:nth-child(9) {
  -ms-grid-row: 5;
  -ms-grid-column: 1;
}

.support-list > *:nth-child(10) {
  -ms-grid-row: 5;
  -ms-grid-column: 3;
}

.support-list > *:nth-child(11) {
  -ms-grid-row: 5;
  -ms-grid-column: 5;
}

.support-list > *:nth-child(12) {
  -ms-grid-row: 5;
  -ms-grid-column: 7;
}

/* 各リストアイテム */
.support-item {
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: subgrid;
  grid-template-rows: subgrid;
  -ms-grid-row-span: 3;
  grid-row: span 3;
  /* 3行にまたがる */
  background: white;
  border-radius: 10px;
  padding: 30px 20px;
}

.support-item-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
          justify-content: flex-start;
  gap: 20px;
}

/* 画像 */
.support-item img {
  width: 100%;
  max-width: 200px;
  height: auto;
  margin: 0 auto;
  display: block;
  -o-object-fit: contain;
     object-fit: contain;
}

@media screen and (max-width: 769px) {
  .support-item img {
    max-width: 100px;
    margin: 0;
  }
}

/* タイトル */
.support-item-ttl {
  font-size: 18px;
  font-weight: bold;
  color: #3a6153;
  text-align: center;
  margin-bottom: 0;
  line-height: 1.4;
}

@media screen and (max-width: 769px) {
  .support-item-ttl {
    text-align: left;
    font-size: 1.6rem;
  }
}

/* テキスト */
.support-item-txt {
  font-size: 14px;
  color: #666;
  line-height: 1.6;
  text-align: justify;
  margin: 0;
}

@media (max-width: 1024px) {
  .support-list {
    -ms-grid-columns: 1fr 25px 1fr;
    grid-template-columns: repeat(2, 1fr);
    gap: 25px;
  }
  .support-item {
    padding: 25px 18px;
  }
}

@media (max-width: 768px) {
  .support-list {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 20px;
  }
  .support-item {
    padding: 20px 15px;
  }
}

.line-sec {
  background: #3a6153;
}

.line-ttlArea {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  gap: 30px;
}

@media screen and (max-width: 769px) {
  .line-ttlArea {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
            flex-direction: column;
    gap: 10px;
  }
}

.line-ttlArea img {
  margin-bottom: 40px;
}

@media screen and (max-width: 769px) {
  .line-ttlArea img {
    width: 54px;
    height: 58px;
    margin-bottom: 0;
  }
}

.line-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  gap: 68px;
}

.form-inner {
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  max-width: 1140px;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .form-inner {
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
  }
}

@media print {
  .form-inner {
    width: 1024px;
  }
}

.form-inputArea {
  width: 70%;
}

@media screen and (max-width: 769px) {
  .form-inputArea {
    width: 100%;
  }
}

.form-wrap {
  max-width: 960px;
  margin: 0 auto;
}

.form-group {
  margin-bottom: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  margin-right: 150px;
}

@media screen and (max-width: 769px) {
  .form-group {
    margin-right: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
            flex-direction: column;
  }
}

.form-group.u-check {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  margin-top: 50px;
  margin-bottom: 50px;
  margin-right: 0;
}

.form-group.u-submit {
  margin-right: 0;
}

.form-group-inner {
  width: 70%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 769px) {
  .form-group-inner {
    width: 100%;
  }
}

.form-label {
  width: 25%;
  font-weight: bold;
}

@media screen and (max-width: 769px) {
  .form-label {
    width: 100%;
  }
}

.form-label span {
  background: #d0171b;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  border-radius: 3px;
  padding: 2px 6px;
  margin-right: 10px;
}

input {
  width: 70%;
  height: 64px;
  border: none;
  border-radius: 10px;
  padding: 0 20px;
  background: #fff;
}

input.check {
  width: 18px;
  height: 18px;
  border-radius: 0;
  border: 1px solid #463c37;
  padding: 0;
  margin-bottom: 5px;
}

textarea {
  width: 100%;
  border: none;
  border-radius: 10px;
  padding: 20px;
}

select {
  background-color: #fff;
  cursor: pointer;
  outline: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  color: #463c37;
  width: 48%;
  height: 64px;
  border: none;
  border-radius: 10px;
  padding: 0 20px;
}

.checkbox-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  gap: 10px;
  font-weight: bold;
  margin-bottom: 20px;
}

.checkbox-group span {
  background: #d0171b;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  border-radius: 3px;
  padding: 2px 6px;
  margin-right: 10px;
}

.contactPage select {
  width: 70%;
}

.submit-btn {
  width: 280px;
  background: #3a6153;
  color: #fff;
  height: 55px;
  display: -ms-grid;
  display: grid;
  place-content: center;
  border: none;
  border-radius: 28px;
  margin: 0 auto;
  position: relative;
}

.submit-btn::after {
  display: block;
  content: "";
  width: 9px;
  height: 9px;
  background: url(../images/common/btnArrow.png) center center/contain;
  background-repeat: no-repeat;
  position: absolute;
  right: 24px;
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.privacy-link {
  color: #463c37;
  -webkit-transition: all 0.6s ease-in-out 0s;
  -moz-transition: all 0.6s ease-in-out 0s;
  transition: all 0.6s ease-in-out 0s;
}

@media screen and (min-width: 769px) {
  .privacy-link:hover {
    opacity: 0.6;
  }
}

.privacy-link::after {
  display: block;
  content: "";
  width: 100%;
  height: 1px;
  background: #463c37;
  margin-top: 5px;
}

.contactPage__kvSec {
  height: 360px;
  width: 100%;
  background: url(../images/contact/contactPage-mv.jpg) center center/cover;
  background-repeat: no-repeat;
  position: relative;
  display: -ms-grid;
  display: grid;
  place-content: center;
}

.contactPage__kvSec .kvSec-ttl {
  width: -webkit-calc(100% - 30px);
  width: -moz-calc(100% - 30px);
  width: calc(100% - 30px);
  position: absolute;
  top: 0;
  left: 0;
}

.contactPage-leadArea {
  padding: 80px 30px;
  width: 100%;
  background: #fff;
}

.contactPage-txt {
  text-align: center;
}

.form-group-inner input {
  width: 45%;
}

/*====================================================================
PRINT LAYOUT
====================================================================*/
@page {
  size: A4 portrait;
  /* 横の場合はlandscape */
  margin: 0mm;
}

@media print {
  body {
    -webkit-print-color-adjust: exact;
    word-break: break-all !important;
  }
  .u-printPages__next {
    size: A4 landscape;
    page-break-before: always;
  }
  .u-printPages__box {
    -webkit-column-break-inside: avoid;
       -moz-column-break-inside: avoid;
            break-inside: avoid;
  }
}
/*# sourceMappingURL=style.css.map */