@charset "UTF-8";
/* resset.dev • v5.0.2 */
/* # =================================================================
   # Global selectors
   # ================================================================= */
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-text-size-adjust: 100%;
  /* Prevent adjustments of font size after orientation changes in iOS */
  word-break: normal;
  -moz-tab-size: 4;
  -o-tab-size: 4;
     tab-size: 4;
}

*,
::before,
::after {
  background-repeat: no-repeat;
  /* Set `background-repeat: no-repeat` to all elements and pseudo elements */
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

::before,
::after {
  text-decoration: inherit;
  /* Inherit text-decoration and vertical align to ::before and ::after pseudo elements */
  vertical-align: inherit;
}

* {
  padding: 0;
  /* Reset `padding` and `margin` of all elements */
  margin: 0;
}

/* # =================================================================
   # General elements
   # ================================================================= */
hr {
  overflow: visible;
  /* Show the overflow in Edge and IE */
  height: 0;
  /* Add the correct box sizing in Firefox */
  color: inherit;
  /* Correct border color in Firefox. */
}

details,
main {
  display: block;
  /* Render the `main` element consistently in IE. */
}

summary {
  display: list-item;
  /* Add the correct display in all browsers */
}

small {
  font-size: 80%;
  /* Set font-size to 80% in `small` elements */
}

[hidden] {
  display: none;
  /* Add the correct display in IE */
}

abbr[title] {
  border-bottom: none;
  /* Remove the bottom border in Chrome 57 */
  /* Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari */
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

a {
  background-color: transparent;
  /* Remove the gray background on active links in IE 10 */
}

a:active,
a:hover {
  outline-width: 0;
  /* Remove the outline when hovering in all browsers */
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  /* Specify the font family of code elements */
}

pre {
  font-size: 1em;
  /* Correct the odd `em` font sizing in all browsers */
}

b,
strong {
  font-weight: bolder;
  /* Add the correct font weight in Chrome, Edge, and Safari */
}

/* https://gist.github.com/unruthless/413930 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

table {
  border-color: inherit;
  /* Correct border color in all Chrome, Edge, and Safari. */
  text-indent: 0;
  /* Remove text indentation in Chrome, Edge, and Safari */
}

iframe {
  border-style: none;
}

/* # =================================================================
   # Forms
   # ================================================================= */
input {
  border-radius: 0;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
  /* Correct the cursor style of increment and decrement buttons in Chrome */
}

[type=search] {
  -webkit-appearance: textfield;
  /* Correct the odd appearance in Chrome and Safari */
  outline-offset: -2px;
  /* Correct the outline style in Safari */
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
  /* Remove the inner padding in Chrome and Safari on macOS */
}

textarea {
  overflow: auto;
  /* Internet Explorer 11+ */
  resize: vertical;
  /* Specify textarea resizability */
}

button,
input,
optgroup,
select,
textarea {
  font: inherit;
  /* Specify font inheritance of form elements */
}

optgroup {
  font-weight: bold;
  /* Restore the font weight unset by the previous rule */
}

button {
  overflow: visible;
  /* Address `overflow` set to `hidden` in IE 8/9/10/11 */
}

button,
select {
  text-transform: none;
  /* Firefox 40+, Internet Explorer 11- */
}

/* Apply cursor pointer to button elements */
button,
[type=button],
[type=reset],
[type=submit],
[role=button] {
  cursor: pointer;
}

/* Remove inner padding and border in Firefox 4+ */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/* Replace focus style removed in the border reset above */
button:-moz-focusring,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  outline: 1px dotted ButtonText;
}

button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
  /* Correct the inability to style clickable types in iOS */
}

/* Remove the default button styling in all browsers */
button,
input,
select,
textarea {
  background-color: transparent;
  border-style: none;
}

a:focus,
button:focus,
input:focus,
select:focus,
textarea:focus {
  outline-width: 0;
}

/* Style select like a standard input */
select {
  -moz-appearance: none;
  /* Firefox 36+ */
  -webkit-appearance: none;
  /* Chrome 41+ */
}

select::-ms-expand {
  display: none;
  /* Internet Explorer 11+ */
}

select::-ms-value {
  color: currentColor;
  /* Internet Explorer 11+ */
}

legend {
  border: 0;
  /* Correct `color` not being inherited in IE 8/9/10/11 */
  color: inherit;
  /* Correct the color inheritance from `fieldset` elements in IE */
  display: table;
  /* Correct the text wrapping in Edge and IE */
  max-width: 100%;
  /* Correct the text wrapping in Edge and IE */
  white-space: normal;
  /* Correct the text wrapping in Edge and IE */
  max-width: 100%;
  /* Correct the text wrapping in Edge 18- and IE */
}

::-webkit-file-upload-button {
  /* Correct the inability to style clickable types in iOS and Safari */
  -webkit-appearance: button;
  color: inherit;
  font: inherit;
  /* Change font properties to `inherit` in Chrome and Safari */
}

/* Replace pointer cursor in disabled elements */
[disabled] {
  cursor: default;
}

/* # =================================================================
   # Specify media element style
   # ================================================================= */
img {
  border-style: none;
  /* Remove border when inside `a` element in IE 8/9/10 */
}

/* Add the correct vertical alignment in Chrome, Firefox, and Opera */
progress {
  vertical-align: baseline;
}

/* # =================================================================
   # Accessibility
   # ================================================================= */
/* Specify the progress cursor of updating elements */
[aria-busy=true] {
  cursor: progress;
}

/* Specify the pointer cursor of trigger elements */
[aria-controls] {
  cursor: pointer;
}

/* Specify the unstyled cursor of disabled, not-editable, or otherwise inoperable elements */
[aria-disabled=true] {
  cursor: default;
}

h5 {
  font-size: clamp(20, 2.9282576867vw, 60);
}

.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

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

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.slider1 {
  position: relative;
  z-index: 1;
}
.slider1 a:hover {
  opacity: 1;
}
.slider1__img {
  width: 100%;
  height: 90svh;
  -o-object-fit: cover;
     object-fit: cover;
  min-height: 500px;
}
@media print, screen and (min-width: 769px) {
  .slider1__img {
    height: auto;
  }
}
@media print, screen and (min-width: 992px) {
  .slider1__img {
    height: auto;
  }
}

.slick-dots {
  position: relative;
  z-index: 3;
  text-align: center;
  margin: 30px 0 0 0;
}
.slick-dots li {
  display: inline-block;
  margin: 0 5px;
}
.slick-dots button {
  color: transparent;
  outline: none;
  width: 10px;
  height: 10px;
  display: block;
  border-radius: 50%;
  background: #D9D9D9;
}
.slick-dots .slick-active button {
  background: #BE162C;
}

* {
  min-height: 0;
  min-width: 0;
}

.slider1 {
  opacity: 0;
  -webkit-transition: opacity 0.1s linear;
  transition: opacity 0.1s linear;
}

.slider1.slick-initialized {
  opacity: 1;
}

.slider2 .slick-slide {
  margin: 0 30px;
}

.slider2 .slick-list {
  margin: 0 -30px;
}

.slider2 {
  position: relative;
  z-index: 1;
}
.slider2 a:hover {
  opacity: 1;
}
.slider2__img {
  -o-object-fit: cover;
     object-fit: cover;
}
@media print, screen and (min-width: 992px) {
  .slider2__img {
    width: 250px;
    height: 137px;
  }
}
@media print, screen and (min-width: 1300px) {
  .slider2__img {
    width: 380px;
    height: 208.5px;
  }
}

[data-simplebar] {
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-align-content: flex-start;
      -ms-flex-line-pack: start;
          align-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.simplebar-wrapper {
  overflow: hidden;
  width: inherit;
  height: inherit;
  max-width: inherit;
  max-height: inherit;
}

.simplebar-mask {
  direction: inherit;
  position: absolute;
  overflow: hidden;
  padding: 0;
  margin: 0;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: auto !important;
  height: auto !important;
  z-index: 0;
}

.simplebar-offset {
  direction: inherit !important;
  -webkit-box-sizing: inherit !important;
          box-sizing: inherit !important;
  resize: none !important;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 0;
  margin: 0;
  -webkit-overflow-scrolling: touch;
}

.simplebar-content-wrapper {
  direction: inherit;
  -webkit-box-sizing: border-box !important;
          box-sizing: border-box !important;
  position: relative;
  display: block;
  height: 100%;
  width: auto;
  max-width: 100%;
  max-height: 100%;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.simplebar-content-wrapper::-webkit-scrollbar,
.simplebar-hide-scrollbar::-webkit-scrollbar {
  width: 0;
  height: 0;
}

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

.simplebar-placeholder {
  max-height: 100%;
  max-width: 100%;
  width: 100%;
  pointer-events: none;
}

.simplebar-height-auto-observer-wrapper {
  -webkit-box-sizing: inherit !important;
          box-sizing: inherit !important;
  height: 100%;
  width: 100%;
  max-width: 1px;
  position: relative;
  float: left;
  max-height: 1px;
  overflow: hidden;
  z-index: -1;
  padding: 0;
  margin: 0;
  pointer-events: none;
  -webkit-box-flex: inherit;
  -webkit-flex-grow: inherit;
      -ms-flex-positive: inherit;
          flex-grow: inherit;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-flex-basis: 0;
      -ms-flex-preferred-size: 0;
          flex-basis: 0;
}

.simplebar-height-auto-observer {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
  display: block;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  height: 1000%;
  width: 1000%;
  min-height: 1px;
  min-width: 1px;
  overflow: hidden;
  pointer-events: none;
  z-index: -1;
}

.simplebar-track {
  z-index: 1;
  position: absolute;
  right: 0;
  bottom: 0;
  pointer-events: none;
  overflow: hidden;
}

[data-simplebar].simplebar-dragging .simplebar-content {
  pointer-events: none;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}

[data-simplebar].simplebar-dragging .simplebar-track {
  pointer-events: all;
}

.simplebar-scrollbar {
  position: absolute;
  left: 0;
  right: 0;
  min-height: 10px;
}

.simplebar-scrollbar:before {
  position: absolute;
  content: "";
  background: #000;
  border-radius: 7px;
  left: 2px;
  right: 2px;
  opacity: 0;
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}

.simplebar-scrollbar.simplebar-visible:before {
  opacity: 0.5;
  -webkit-transition: opacity 0s linear;
  transition: opacity 0s linear;
}

.simplebar-track.simplebar-vertical {
  top: 0;
  width: 11px;
}

.simplebar-track.simplebar-vertical .simplebar-scrollbar:before {
  top: 2px;
  bottom: 2px;
}

.simplebar-track.simplebar-horizontal {
  left: 0;
  height: 11px;
}

.simplebar-track.simplebar-horizontal .simplebar-scrollbar:before {
  height: 100%;
  left: 2px;
  right: 2px;
}

.simplebar-track.simplebar-horizontal .simplebar-scrollbar {
  right: auto;
  left: 0;
  top: 2px;
  height: 7px;
  min-height: 0;
  min-width: 10px;
  width: auto;
}

[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical {
  right: auto;
  left: 0;
}

.hs-dummy-scrollbar-size {
  direction: rtl;
  position: fixed;
  opacity: 0;
  visibility: hidden;
  height: 500px;
  width: 500px;
  overflow-y: hidden;
  overflow-x: scroll;
}

.simplebar-hide-scrollbar {
  position: fixed;
  left: 0;
  visibility: hidden;
  overflow-y: scroll;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.simplebar-scrollbar::before {
  background: #8F825C;
  border-radius: 100px;
}

.simplebar-scrollbar.simplebar-visible::before {
  opacity: 1;
}

.simplebar-track {
  background: #E3E3E3;
  border-radius: 100px;
}

#pagetop {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 5;
}
#pagetop i {
  padding-top: 25px;
}
@media print, screen and (min-width: 992px) {
  #pagetop i {
    padding-top: 22px;
  }
}
#pagetop a {
  display: block;
  z-index: 999;
  border-radius: 30px;
  width: 29px;
  height: 29px;
  background-color: #751530;
  color: #fff;
  font-weight: bold;
  text-align: center;
}

.arrowtop {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  color: #fff;
  text-decoration: none;
}
.arrowtop:before {
  content: "";
  width: 18px;
  height: 18px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 0;
}
.arrowtop:after {
  content: "";
  width: 9px;
  height: 9px;
  border: 0;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  position: absolute;
  top: 49%;
  left: 6px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.iframe {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 100%;
}
.iframe iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.youtube {
  width: 100%;
  aspect-ratio: 16/9;
}
.youtube iframe {
  width: 100%;
  height: 100%;
}

.map {
  position: relative;
  height: 0;
  width: 50%;
  padding-top: 30%;
}
.map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.map2 {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  height: 400px;
}
@media print, screen and (min-width: 769px) {
  .map2 {
    height: 400px;
  }
}
.map2__in {
  width: 100%;
  height: 400px;
  overflow: hidden;
}
@media print, screen and (min-width: 769px) {
  .map2__in {
    height: 400px;
  }
}
.map2__in iframe {
  width: 100%;
  height: 800px;
  margin-top: -150px;
}
@media print, screen and (min-width: 769px) {
  .map2__in iframe {
    height: 800px;
  }
}

.hami {
  width: 100vw;
  margin: 0 calc(50% - 50vw);
}

.ff-1 {
  font-family: "ten-mincho-text", serif;
}

.fw-r {
  font-weight: 400;
}

.fw-m {
  font-weight: 500;
}

.fw-s {
  font-weight: 600;
}

.fw-b {
  font-weight: 700;
}

.clr-f {
  color: #313131;
}

.clr-w {
  color: #fff;
}

.clr-1 {
  color: #751530;
}

.clr-2 {
  color: #D2CBD7;
}

.clr-3 {
  color: #8F825C;
}

.clr-4 {
  color: #CBBA8A;
}

.clr-5 {
  color: #333;
}

.clr-6 {
  color: #333;
}

.sp-only {
  display: block;
}
@media print, screen and (min-width: 769px) {
  .sp-only {
    display: none;
  }
}

.sp2-only {
  display: block;
}
@media print, screen and (min-width: 992px) {
  .sp2-only {
    display: none;
  }
}

.pc-only {
  display: none;
}
@media print, screen and (min-width: 769px) {
  .pc-only {
    display: block;
  }
}

.pc2-only {
  display: none;
}
@media print, screen and (min-width: 992px) {
  .pc2-only {
    display: block;
  }
}

.ind1 {
  margin-left: 1rem;
  text-indent: -1rem;
}

.ind2 {
  margin-left: 2rem;
  text-indent: -2rem;
}

.ind3 {
  margin-left: 3rem;
  text-indent: -3rem;
}

.under-line {
  position: relative;
}
.under-line::before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -15px;
  display: inline-block;
  width: 80px;
  height: 5px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #00aaa7;
  border-radius: 2px;
}

.under {
  text-decoration: underline;
}

.pointer {
  cursor: pointer;
}

.tab-area {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #000;
  cursor: pointer;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.tab-area .tab {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  text-align: center;
  color: #fff;
  border-left: 1px solid #00aaa7;
  border-bottom: 1px solid #00aaa7;
  padding: 1rem 1rem;
}
@media print, screen and (min-width: 769px) {
  .tab-area .tab {
    padding: 2rem 1rem;
  }
}
.tab-area .tab:last-child {
  border-right: 1px solid #00aaa7;
}
.tab-area .tab.active {
  background-color: #00aaa7;
  border: none;
}

.content-area {
  font-size: 30px;
  text-align: center;
  border: 1px solid #00aaa7;
}
.content-area .content {
  display: none;
}
.content-area .content.show {
  display: block;
  margin-top: 50px;
  margin-bottom: 50px;
}

.acc-container {
  position: relative;
  width: 100%;
  border: 1px solid #00aaa7;
  border-top: none;
  outline: 0;
}
.acc-container .acc-title {
  display: block;
  position: relative;
  margin: 0;
  padding: 0.625rem 0.625rem 0.625rem 2rem;
  font-size: 1rem;
  color: #fff;
  background: #000;
  cursor: pointer;
}
.acc-container .acc-title:hover, .acc-container .acc-title:active, .acc-container .content-entry.open .acc-title {
  background-color: #00aaa7;
  color: white;
}
.acc-container .acc-title:hover i:before, .acc-container .acc-title:hover i:active, .acc-container .content-entry.open i {
  color: white;
}

.acc-title {
  position: relative;
  border-bottom: 1px solid #00aaa7;
}
.acc-title:before {
  content: "";
  position: absolute;
  display: block;
  background-color: #fff;
  -webkit-transition: 0.25s -webkit-transform ease;
  transition: 0.25s -webkit-transform ease;
  transition: 0.25s transform ease;
  transition: 0.25s transform ease, 0.25s -webkit-transform ease;
  top: 15px;
  right: 20px;
  width: 2px;
  height: 16px;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}
.acc-title:after {
  content: "";
  position: absolute;
  display: block;
  background-color: #fff;
  -webkit-transition: 0.25s -webkit-transform ease;
  transition: 0.25s -webkit-transform ease;
  transition: 0.25s transform ease;
  transition: 0.25s transform ease, 0.25s -webkit-transform ease;
  top: 15px;
  right: 20px;
  width: 2px;
  height: 16px;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.acc-title.open:before {
  -webkit-transition: 0.25s -webkit-transform ease;
  transition: 0.25s -webkit-transform ease;
  transition: 0.25s transform ease;
  transition: 0.25s transform ease, 0.25s -webkit-transform ease;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.acc-title.open:after {
  -webkit-transition: 0.25s -webkit-transform ease;
  transition: 0.25s -webkit-transform ease;
  transition: 0.25s transform ease;
  transition: 0.25s transform ease, 0.25s -webkit-transform ease;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.acc-content {
  display: none;
  padding: 2rem;
}

.acc-container {
  width: auto;
  margin: 1.875em auto;
}

.modal-img img {
  cursor: pointer;
}

.modal {
  display: none;
  position: fixed;
  z-index: 9999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.8);
  cursor: pointer;
}

.modal-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  background-color: transparent;
}

.close {
  position: absolute;
  top: 15px;
  right: 15px;
  color: #fff;
  font-size: 30px;
  cursor: pointer;
}

.modal-zone {
  text-align: center;
  cursor: auto;
}

.modal-content-img {
  width: 94%;
  height: 90svh;
  margin: 0 auto;
  margin-top: 80px;
  -o-object-fit: contain;
     object-fit: contain;
}
@media print, screen and (min-width: 992px) {
  .modal-content-img {
    width: 100%;
    max-height: 100%;
    margin: 0;
  }
}

.tac {
  text-align: center;
}
.tac-pc {
  text-align: left;
}
@media print, screen and (min-width: 769px) {
  .tac-pc {
    text-align: center;
  }
}
.tac-sp {
  text-align: center;
}
@media print, screen and (min-width: 769px) {
  .tac-sp {
    text-align: left;
  }
}
.tac-all {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.tac-w {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.tac-h {
  position: absolute;
  top: 50%;
  left: 0%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.tal {
  text-align: left;
}

.tar {
  text-align: right;
}

.vat {
  vertical-align: top;
}

.vab {
  vertical-align: bottom;
}

.tate-mixed {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  text-orientation: mixed;
}

.tate-upright {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  text-orientation: upright;
}

@media print, screen and (min-width: 769px) {
  .tate-upright-pc {
    -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
            writing-mode: vertical-rl;
    text-orientation: upright;
  }
}

@media print, screen and (min-width: 992px) {
  .tate-upright-pc2 {
    -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
            writing-mode: vertical-rl;
    text-orientation: upright;
  }
}

.tate-upright-sp {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  text-orientation: upright;
}
@media print, screen and (min-width: 769px) {
  .tate-upright-sp {
    -webkit-writing-mode: horizontal-tb;
        -ms-writing-mode: lr-tb;
            writing-mode: horizontal-tb;
    text-orientation: upright;
  }
}

.tate-sideways {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  text-orientation: sideways;
}

.table1 {
  border: 1px solid #313131;
  border-collapse: collapse;
  margin: 50px auto;
}
.table1__tr:nth-child(odd) {
  background-color: #ddd;
}
.table1__th {
  border: 1px solid #313131;
  padding: 10px 50px;
}
.table1__td {
  border: 1px solid #313131;
  padding: 10px 50px;
}

.table2 {
  margin: 50px auto;
}
.table2__td {
  padding-right: 2rem;
  padding-bottom: 20px;
}

.sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  /* 上端から0pxのところで固定 */
}

.scroll {
  position: absolute;
  bottom: 20px;
  left: 50%;
  display: inline-block;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  text-decoration: none;
  padding-top: 70px;
  color: #fff;
  z-index: 1;
}
.scroll span {
  position: absolute;
  top: 0;
  left: 50%;
  width: 24px;
  height: 24px;
  margin-left: -12px;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-animation: sdb 1.5s infinite;
  animation: sdb 1.5s infinite;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@-webkit-keyframes sdb {
  0% {
    -webkit-transform: rotate(-45deg) translate(0, 0);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    -webkit-transform: rotate(-45deg) translate(-20px, 20px);
    opacity: 0;
  }
}
@keyframes sdb {
  0% {
    -webkit-transform: rotate(-45deg) translate(0, 0);
            transform: rotate(-45deg) translate(0, 0);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    -webkit-transform: rotate(-45deg) translate(-20px, 20px);
            transform: rotate(-45deg) translate(-20px, 20px);
    opacity: 0;
  }
}
.scroll-container {
  position: relative;
  width: 100%;
  overflow-x: auto;
  -webkit-animation: scroll-container 0.5s linear;
          animation: scroll-container 0.5s linear;
}
@-webkit-keyframes scroll-container {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes scroll-container {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.scroll-container .scroll-hint {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  padding: 10px;
  background-color: rgba(0, 0, 0, 0.5);
  color: white;
  font-size: 14px;
  border-radius: 5px;
  pointer-events: none;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 0;
}
.scroll-container .scroll-hint::before {
  content: "";
  width: 34px;
  height: 14px;
  margin-bottom: 5px;
  display: block;
  background-repeat: no-repeat;
  background-image: url("../img/parts/scroll-hint_arrow.svg");
  opacity: 1;
  -webkit-transition-delay: 2.4s;
          transition-delay: 2.4s;
}
.scroll-container .scroll-hint::after {
  font-size: 10px;
  line-height: 10px;
  content: "Scroll";
}
.scroll-container .scroll-hint div {
  width: 100%;
  text-align: center;
}
.scroll-container .scroll-hint div::after, .scroll-container .scroll-hint div::before {
  display: block;
}
.scroll-container .scroll-hint div::after {
  width: 40px;
  height: 40px;
  margin: 0 auto 5px auto;
  content: "";
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url("../img/parts/scroll-hint_finger_pointer.svg");
  -webkit-animation: scroll-hint-finger_pointer 1.2s linear;
          animation: scroll-hint-finger_pointer 1.2s linear;
  -webkit-animation-iteration-count: 2;
          animation-iteration-count: 2;
}
@-webkit-keyframes scroll-hint-finger_pointer {
  0% {
    -webkit-transform: translateX(40px);
            transform: translateX(40px);
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  50%, 100% {
    -webkit-transform: translateX(-40px);
            transform: translateX(-40px);
    opacity: 0;
  }
}
@keyframes scroll-hint-finger_pointer {
  0% {
    -webkit-transform: translateX(40px);
            transform: translateX(40px);
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  50%, 100% {
    -webkit-transform: translateX(-40px);
            transform: translateX(-40px);
    opacity: 0;
  }
}

.mt0 {
  margin-top: 0px;
}

.mt5 {
  margin-top: 5px;
}

.mt10 {
  margin-top: 10px;
}

.mt15 {
  margin-top: 15px;
}

.mt20 {
  margin-top: 20px;
}

.mt25 {
  margin-top: 25px;
}

.mt30 {
  margin-top: 30px;
}

.mt35 {
  margin-top: 35px;
}

.mt40 {
  margin-top: 40px;
}

.mt45 {
  margin-top: 45px;
}

.mt50 {
  margin-top: 50px;
}

.mt55 {
  margin-top: 55px;
}

.mt60 {
  margin-top: 60px;
}

.mt65 {
  margin-top: 65px;
}

.mt70 {
  margin-top: 70px;
}

.mt75 {
  margin-top: 75px;
}

.mt80 {
  margin-top: 80px;
}

.mt85 {
  margin-top: 85px;
}

.mt90 {
  margin-top: 90px;
}

.mt95 {
  margin-top: 95px;
}

.mt100 {
  margin-top: 100px;
}

.mt105 {
  margin-top: 105px;
}

.mt110 {
  margin-top: 110px;
}

.mt115 {
  margin-top: 115px;
}

.mt120 {
  margin-top: 120px;
}

.mt125 {
  margin-top: 125px;
}

.mt130 {
  margin-top: 130px;
}

.mt135 {
  margin-top: 135px;
}

.mt140 {
  margin-top: 140px;
}

.mt145 {
  margin-top: 145px;
}

.mt150 {
  margin-top: 150px;
}

.mt155 {
  margin-top: 155px;
}

.mt160 {
  margin-top: 160px;
}

.mt165 {
  margin-top: 165px;
}

.mt170 {
  margin-top: 170px;
}

.mt175 {
  margin-top: 175px;
}

.mt180 {
  margin-top: 180px;
}

.mt185 {
  margin-top: 185px;
}

.mt190 {
  margin-top: 190px;
}

.mt195 {
  margin-top: 195px;
}

.mt200 {
  margin-top: 200px;
}

.mb0 {
  margin-bottom: 0px;
}

.mb5 {
  margin-bottom: 5px;
}

.mb10 {
  margin-bottom: 10px;
}

.mb15 {
  margin-bottom: 15px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb25 {
  margin-bottom: 25px;
}

.mb30 {
  margin-bottom: 30px;
}

.mb35 {
  margin-bottom: 35px;
}

.mb40 {
  margin-bottom: 40px;
}

.mb45 {
  margin-bottom: 45px;
}

.mb50 {
  margin-bottom: 50px;
}

.mb55 {
  margin-bottom: 55px;
}

.mb60 {
  margin-bottom: 60px;
}

.mb65 {
  margin-bottom: 65px;
}

.mb70 {
  margin-bottom: 70px;
}

.mb75 {
  margin-bottom: 75px;
}

.mb80 {
  margin-bottom: 80px;
}

.mb85 {
  margin-bottom: 85px;
}

.mb90 {
  margin-bottom: 90px;
}

.mb95 {
  margin-bottom: 95px;
}

.mb100 {
  margin-bottom: 100px;
}

.mb105 {
  margin-bottom: 105px;
}

.mb110 {
  margin-bottom: 110px;
}

.mb115 {
  margin-bottom: 115px;
}

.mb120 {
  margin-bottom: 120px;
}

.mb125 {
  margin-bottom: 125px;
}

.mb130 {
  margin-bottom: 130px;
}

.mb135 {
  margin-bottom: 135px;
}

.mb140 {
  margin-bottom: 140px;
}

.mb145 {
  margin-bottom: 145px;
}

.mb150 {
  margin-bottom: 150px;
}

.mb155 {
  margin-bottom: 155px;
}

.mb160 {
  margin-bottom: 160px;
}

.mb165 {
  margin-bottom: 165px;
}

.mb170 {
  margin-bottom: 170px;
}

.mb175 {
  margin-bottom: 175px;
}

.mb180 {
  margin-bottom: 180px;
}

.mb185 {
  margin-bottom: 185px;
}

.mb190 {
  margin-bottom: 190px;
}

.mb195 {
  margin-bottom: 195px;
}

.mb200 {
  margin-bottom: 200px;
}

.mla {
  margin-left: auto;
}

.mra {
  margin-right: auto;
}

.m0a {
  width: auto;
  margin: 0 auto;
}

.fz10 {
  font-size: 0.625rem;
}

.fz11 {
  font-size: 0.6875rem;
}

.fz12 {
  font-size: 0.75rem;
}

.fz13 {
  font-size: 0.8125rem;
}

.fz14 {
  font-size: 0.875rem;
}

.fz15 {
  font-size: 0.9375rem;
}

.fz16 {
  font-size: 1rem;
}

.fz17 {
  font-size: 1.0625rem;
}

.fz18 {
  font-size: 1.125rem;
}

.fz19 {
  font-size: 1.1875rem;
}

.fz20 {
  font-size: 1.25rem;
}

.fz21 {
  font-size: 1.3125rem;
}

.fz22 {
  font-size: 1.375rem;
}

.fz23 {
  font-size: 1.4375rem;
}

.fz24 {
  font-size: 1.5rem;
}

.fz25 {
  font-size: 1.5625rem;
}

.fz26 {
  font-size: 1.625rem;
}

.fz27 {
  font-size: 1.6875rem;
}

.fz28 {
  font-size: 1.75rem;
}

.fz29 {
  font-size: 1.8125rem;
}

.fz30 {
  font-size: 1.875rem;
}

.fz31 {
  font-size: 1.9375rem;
}

.fz32 {
  font-size: 2rem;
}

.fz33 {
  font-size: 2.0625rem;
}

.fz34 {
  font-size: 2.125rem;
}

.fz35 {
  font-size: 2.1875rem;
}

.fz36 {
  font-size: 2.25rem;
}

.fz37 {
  font-size: 2.3125rem;
}

.fz38 {
  font-size: 2.375rem;
}

.fz39 {
  font-size: 2.4375rem;
}

.fz40 {
  font-size: 2.5rem;
}

.fz41 {
  font-size: 2.5625rem;
}

.fz42 {
  font-size: 2.625rem;
}

.fz43 {
  font-size: 2.6875rem;
}

.fz44 {
  font-size: 2.75rem;
}

.fz45 {
  font-size: 2.8125rem;
}

.fz46 {
  font-size: 2.875rem;
}

.fz47 {
  font-size: 2.9375rem;
}

.fz48 {
  font-size: 3rem;
}

.fz49 {
  font-size: 3.0625rem;
}

.fz50 {
  font-size: 3.125rem;
}

.fw100 {
  font-weight: 100;
}

.fw200 {
  font-weight: 200;
}

.fw300 {
  font-weight: 300;
}

.fw400 {
  font-weight: 400;
}

.fw500 {
  font-weight: 500;
}

.fw600 {
  font-weight: 600;
}

.fw700 {
  font-weight: 700;
}

.fw800 {
  font-weight: 800;
}

.fw900 {
  font-weight: 900;
}

.w10 {
  width: 10%;
}

.w11 {
  width: 11%;
}

.w12 {
  width: 12%;
}

.w13 {
  width: 13%;
}

.w14 {
  width: 14%;
}

.w15 {
  width: 15%;
}

.w16 {
  width: 16%;
}

.w17 {
  width: 17%;
}

.w18 {
  width: 18%;
}

.w19 {
  width: 19%;
}

.w20 {
  width: 20%;
}

.w21 {
  width: 21%;
}

.w22 {
  width: 22%;
}

.w23 {
  width: 23%;
}

.w24 {
  width: 24%;
}

.w25 {
  width: 25%;
}

.w26 {
  width: 26%;
}

.w27 {
  width: 27%;
}

.w28 {
  width: 28%;
}

.w29 {
  width: 29%;
}

.w30 {
  width: 30%;
}

.w31 {
  width: 31%;
}

.w32 {
  width: 32%;
}

.w33 {
  width: 33%;
}

.w34 {
  width: 34%;
}

.w35 {
  width: 35%;
}

.w36 {
  width: 36%;
}

.w37 {
  width: 37%;
}

.w38 {
  width: 38%;
}

.w39 {
  width: 39%;
}

.w40 {
  width: 40%;
}

.w41 {
  width: 41%;
}

.w42 {
  width: 42%;
}

.w43 {
  width: 43%;
}

.w44 {
  width: 44%;
}

.w45 {
  width: 45%;
}

.w46 {
  width: 46%;
}

.w47 {
  width: 47%;
}

.w48 {
  width: 48%;
}

.w49 {
  width: 49%;
}

.w50 {
  width: 50%;
}

.w51 {
  width: 51%;
}

.w52 {
  width: 52%;
}

.w53 {
  width: 53%;
}

.w54 {
  width: 54%;
}

.w55 {
  width: 55%;
}

.w56 {
  width: 56%;
}

.w57 {
  width: 57%;
}

.w58 {
  width: 58%;
}

.w59 {
  width: 59%;
}

.w60 {
  width: 60%;
}

.w61 {
  width: 61%;
}

.w62 {
  width: 62%;
}

.w63 {
  width: 63%;
}

.w64 {
  width: 64%;
}

.w65 {
  width: 65%;
}

.w66 {
  width: 66%;
}

.w67 {
  width: 67%;
}

.w68 {
  width: 68%;
}

.w69 {
  width: 69%;
}

.w70 {
  width: 70%;
}

.w71 {
  width: 71%;
}

.w72 {
  width: 72%;
}

.w73 {
  width: 73%;
}

.w74 {
  width: 74%;
}

.w75 {
  width: 75%;
}

.w76 {
  width: 76%;
}

.w77 {
  width: 77%;
}

.w78 {
  width: 78%;
}

.w79 {
  width: 79%;
}

.w80 {
  width: 80%;
}

.w81 {
  width: 81%;
}

.w82 {
  width: 82%;
}

.w83 {
  width: 83%;
}

.w84 {
  width: 84%;
}

.w85 {
  width: 85%;
}

.w86 {
  width: 86%;
}

.w87 {
  width: 87%;
}

.w88 {
  width: 88%;
}

.w89 {
  width: 89%;
}

.w90 {
  width: 90%;
}

.w91 {
  width: 91%;
}

.w92 {
  width: 92%;
}

.w93 {
  width: 93%;
}

.w94 {
  width: 94%;
}

.w95 {
  width: 95%;
}

.w96 {
  width: 96%;
}

.w97 {
  width: 97%;
}

.w98 {
  width: 98%;
}

.w99 {
  width: 99%;
}

.w100 {
  width: 100%;
}

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

.alignright {
  display: block;
  margin-left: auto;
}

.alignleft {
  display: block;
  margin-right: auto;
}

@-webkit-keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fade-in {
  opacity: 0;
}
.fade-in.move-on {
  -webkit-animation: fadein 3s ease-in-out 0.5s 1 normal both;
          animation: fadein 3s ease-in-out 0.5s 1 normal both;
}

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

@keyframes fadeUp {
  0% {
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
.move-fup {
  opacity: 0;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
}
.move-fup.move-on {
  -webkit-animation: fadeUp 0.8s ease-out 0.3s both;
          animation: fadeUp 0.8s ease-out 0.3s both;
}

.move-text {
  opacity: 0;
}
.move-text span {
  opacity: 0;
}

.move-text2 {
  opacity: 0;
}
.move-text2 span {
  opacity: 0;
}

.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.flex-pc {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media print, screen and (min-width: 769px) {
  .flex-pc {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
}

.flex-pc-start-start {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media print, screen and (min-width: 769px) {
  .flex-pc-start-start {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

.flex-pc-start-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media print, screen and (min-width: 769px) {
  .flex-pc-start-center {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.flex-pc-start-end {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media print, screen and (min-width: 769px) {
  .flex-pc-start-end {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}

.flex-pc-center-start {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media print, screen and (min-width: 769px) {
  .flex-pc-center-start {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

.flex-pc-center-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media print, screen and (min-width: 769px) {
  .flex-pc-center-center {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.flex-pc-center-end {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media print, screen and (min-width: 769px) {
  .flex-pc-center-end {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}

.flex-pc-end-start {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media print, screen and (min-width: 769px) {
  .flex-pc-end-start {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

.flex-pc-end-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media print, screen and (min-width: 769px) {
  .flex-pc-end-center {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.flex-pc-end-end {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media print, screen and (min-width: 769px) {
  .flex-pc-end-end {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}

.flex-pc-between-start {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media print, screen and (min-width: 769px) {
  .flex-pc-between-start {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

.flex-pc-between-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media print, screen and (min-width: 769px) {
  .flex-pc-between-center {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.flex-pc-between-end {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media print, screen and (min-width: 769px) {
  .flex-pc-between-end {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}

.flex-pc-around-start {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media print, screen and (min-width: 769px) {
  .flex-pc-around-start {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

.flex-pc-around-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media print, screen and (min-width: 769px) {
  .flex-pc-around-center {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.flex-pc-around-end {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media print, screen and (min-width: 769px) {
  .flex-pc-around-end {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}

.flex-pc2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media print, screen and (min-width: 992px) {
  .flex-pc2 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
}

.flex-pc2-start-start {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media print, screen and (min-width: 992px) {
  .flex-pc2-start-start {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

.flex-pc2-start-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media print, screen and (min-width: 992px) {
  .flex-pc2-start-center {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.flex-pc2-start-end {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media print, screen and (min-width: 992px) {
  .flex-pc2-start-end {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}

.flex-pc2-center-start {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media print, screen and (min-width: 992px) {
  .flex-pc2-center-start {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

.flex-pc2-center-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media print, screen and (min-width: 992px) {
  .flex-pc2-center-center {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.flex-pc2-center-end {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media print, screen and (min-width: 992px) {
  .flex-pc2-center-end {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}

.flex-pc2-end-start {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media print, screen and (min-width: 992px) {
  .flex-pc2-end-start {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

.flex-pc2-end-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media print, screen and (min-width: 992px) {
  .flex-pc2-end-center {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.flex-pc2-end-end {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media print, screen and (min-width: 992px) {
  .flex-pc2-end-end {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}

.flex-pc2-between-start {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media print, screen and (min-width: 992px) {
  .flex-pc2-between-start {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

.flex-pc2-between-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media print, screen and (min-width: 992px) {
  .flex-pc2-between-center {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.flex-pc2-between-end {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media print, screen and (min-width: 992px) {
  .flex-pc2-between-end {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}

.flex-pc2-around-start {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media print, screen and (min-width: 992px) {
  .flex-pc2-around-start {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

.flex-pc2-around-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media print, screen and (min-width: 992px) {
  .flex-pc2-around-center {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.flex-pc2-around-end {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media print, screen and (min-width: 992px) {
  .flex-pc2-around-end {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}

.flex-start {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.flex-start-start {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-start-center {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-start-end {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.flex-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.flex-center-start {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-center-center {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-center-end {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.flex-end {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.flex-end-start {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-end-center {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-end-end {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.flex-between {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.flex-between-start {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-between-center {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-between-end {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.flex-around {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
}
.flex-around-start {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.flex-around-center {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-around-end {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.flex-sp {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

@media print, screen and (max-width: 768px) {
  .flex-sp-start-start {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

@media print, screen and (max-width: 768px) {
  .flex-sp-start-center {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media print, screen and (max-width: 768px) {
  .flex-sp-start-end {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}

@media print, screen and (max-width: 768px) {
  .flex-sp-center-start {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

@media print, screen and (max-width: 768px) {
  .flex-sp-center-center {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media print, screen and (max-width: 768px) {
  .flex-sp-center-end {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}

@media print, screen and (max-width: 768px) {
  .flex-sp-end-start {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

@media print, screen and (max-width: 768px) {
  .flex-sp-end-center {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media print, screen and (max-width: 768px) {
  .flex-sp-end-end {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}

@media print, screen and (max-width: 768px) {
  .flex-sp-between-start {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

@media print, screen and (max-width: 768px) {
  .flex-sp-between-center {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media print, screen and (max-width: 768px) {
  .flex-sp-between-end {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}

@media print, screen and (max-width: 768px) {
  .flex-sp-around-start {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

@media print, screen and (max-width: 768px) {
  .flex-sp-around-center {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media print, screen and (max-width: 768px) {
  .flex-sp-around-end {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}

.flex-sp2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

@media print, screen and (max-width: 992px) {
  .flex-sp2-start-start {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

@media print, screen and (max-width: 992px) {
  .flex-sp2-start-center {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media print, screen and (max-width: 992px) {
  .flex-sp2-start-end {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}

@media print, screen and (max-width: 992px) {
  .flex-sp2-center-start {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

@media print, screen and (max-width: 992px) {
  .flex-sp2-center-center {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media print, screen and (max-width: 992px) {
  .flex-sp2-center-end {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}

@media print, screen and (max-width: 992px) {
  .flex-sp2-end-start {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

@media print, screen and (max-width: 992px) {
  .flex-sp2-end-center {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media print, screen and (max-width: 992px) {
  .flex-sp2-end-end {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}

@media print, screen and (max-width: 992px) {
  .flex-sp2-between-start {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

@media print, screen and (max-width: 992px) {
  .flex-sp2-between-center {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media print, screen and (max-width: 992px) {
  .flex-sp2-between-end {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}

@media print, screen and (max-width: 992px) {
  .flex-sp2-around-start {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

@media print, screen and (max-width: 992px) {
  .flex-sp2-around-center {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media print, screen and (max-width: 992px) {
  .flex-sp2-around-end {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}

.reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

@media print, screen and (min-width: 769px) {
  .reverse-pc {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}

@media print, screen and (min-width: 992px) {
  .reverse-pc2 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}

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

.order1 {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
}

.order2 {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
}

.order3 {
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
      -ms-flex-order: 3;
          order: 3;
}

.order4 {
  -webkit-box-ordinal-group: 5;
  -webkit-order: 4;
      -ms-flex-order: 4;
          order: 4;
}

.order5 {
  -webkit-box-ordinal-group: 6;
  -webkit-order: 5;
      -ms-flex-order: 5;
          order: 5;
}

.order6 {
  -webkit-box-ordinal-group: 7;
  -webkit-order: 6;
      -ms-flex-order: 6;
          order: 6;
}

.order7 {
  -webkit-box-ordinal-group: 8;
  -webkit-order: 7;
      -ms-flex-order: 7;
          order: 7;
}

.order8 {
  -webkit-box-ordinal-group: 9;
  -webkit-order: 8;
      -ms-flex-order: 8;
          order: 8;
}

.order9 {
  -webkit-box-ordinal-group: 10;
  -webkit-order: 9;
      -ms-flex-order: 9;
          order: 9;
}

.order10 {
  -webkit-box-ordinal-group: 11;
  -webkit-order: 10;
      -ms-flex-order: 10;
          order: 10;
}

.flex-w10 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 10%;
      -ms-flex: 0 1 10%;
          flex: 0 1 10%;
}

.flex-w11 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 11%;
      -ms-flex: 0 1 11%;
          flex: 0 1 11%;
}

.flex-w12 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 12%;
      -ms-flex: 0 1 12%;
          flex: 0 1 12%;
}

.flex-w13 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 13%;
      -ms-flex: 0 1 13%;
          flex: 0 1 13%;
}

.flex-w14 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 14%;
      -ms-flex: 0 1 14%;
          flex: 0 1 14%;
}

.flex-w15 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 15%;
      -ms-flex: 0 1 15%;
          flex: 0 1 15%;
}

.flex-w16 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 16%;
      -ms-flex: 0 1 16%;
          flex: 0 1 16%;
}

.flex-w17 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 17%;
      -ms-flex: 0 1 17%;
          flex: 0 1 17%;
}

.flex-w18 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 18%;
      -ms-flex: 0 1 18%;
          flex: 0 1 18%;
}

.flex-w19 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 19%;
      -ms-flex: 0 1 19%;
          flex: 0 1 19%;
}

.flex-w20 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 20%;
      -ms-flex: 0 1 20%;
          flex: 0 1 20%;
}

.flex-w21 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 21%;
      -ms-flex: 0 1 21%;
          flex: 0 1 21%;
}

.flex-w22 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 22%;
      -ms-flex: 0 1 22%;
          flex: 0 1 22%;
}

.flex-w23 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 23%;
      -ms-flex: 0 1 23%;
          flex: 0 1 23%;
}

.flex-w24 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 24%;
      -ms-flex: 0 1 24%;
          flex: 0 1 24%;
}

.flex-w25 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 25%;
      -ms-flex: 0 1 25%;
          flex: 0 1 25%;
}

.flex-w26 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 26%;
      -ms-flex: 0 1 26%;
          flex: 0 1 26%;
}

.flex-w27 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 27%;
      -ms-flex: 0 1 27%;
          flex: 0 1 27%;
}

.flex-w28 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 28%;
      -ms-flex: 0 1 28%;
          flex: 0 1 28%;
}

.flex-w29 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 29%;
      -ms-flex: 0 1 29%;
          flex: 0 1 29%;
}

.flex-w30 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 30%;
      -ms-flex: 0 1 30%;
          flex: 0 1 30%;
}

.flex-w31 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 31%;
      -ms-flex: 0 1 31%;
          flex: 0 1 31%;
}

.flex-w32 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 32%;
      -ms-flex: 0 1 32%;
          flex: 0 1 32%;
}

.flex-w33 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 33%;
      -ms-flex: 0 1 33%;
          flex: 0 1 33%;
}

.flex-w34 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 34%;
      -ms-flex: 0 1 34%;
          flex: 0 1 34%;
}

.flex-w35 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 35%;
      -ms-flex: 0 1 35%;
          flex: 0 1 35%;
}

.flex-w36 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 36%;
      -ms-flex: 0 1 36%;
          flex: 0 1 36%;
}

.flex-w37 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 37%;
      -ms-flex: 0 1 37%;
          flex: 0 1 37%;
}

.flex-w38 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 38%;
      -ms-flex: 0 1 38%;
          flex: 0 1 38%;
}

.flex-w39 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 39%;
      -ms-flex: 0 1 39%;
          flex: 0 1 39%;
}

.flex-w40 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 40%;
      -ms-flex: 0 1 40%;
          flex: 0 1 40%;
}

.flex-w41 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 41%;
      -ms-flex: 0 1 41%;
          flex: 0 1 41%;
}

.flex-w42 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 42%;
      -ms-flex: 0 1 42%;
          flex: 0 1 42%;
}

.flex-w43 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 43%;
      -ms-flex: 0 1 43%;
          flex: 0 1 43%;
}

.flex-w44 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 44%;
      -ms-flex: 0 1 44%;
          flex: 0 1 44%;
}

.flex-w45 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 45%;
      -ms-flex: 0 1 45%;
          flex: 0 1 45%;
}

.flex-w46 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 46%;
      -ms-flex: 0 1 46%;
          flex: 0 1 46%;
}

.flex-w47 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 47%;
      -ms-flex: 0 1 47%;
          flex: 0 1 47%;
}

.flex-w48 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 48%;
      -ms-flex: 0 1 48%;
          flex: 0 1 48%;
}

.flex-w49 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 49%;
      -ms-flex: 0 1 49%;
          flex: 0 1 49%;
}

.flex-w50 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 50%;
      -ms-flex: 0 1 50%;
          flex: 0 1 50%;
}

.flex-w51 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 51%;
      -ms-flex: 0 1 51%;
          flex: 0 1 51%;
}

.flex-w52 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 52%;
      -ms-flex: 0 1 52%;
          flex: 0 1 52%;
}

.flex-w53 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 53%;
      -ms-flex: 0 1 53%;
          flex: 0 1 53%;
}

.flex-w54 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 54%;
      -ms-flex: 0 1 54%;
          flex: 0 1 54%;
}

.flex-w55 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 55%;
      -ms-flex: 0 1 55%;
          flex: 0 1 55%;
}

.flex-w56 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 56%;
      -ms-flex: 0 1 56%;
          flex: 0 1 56%;
}

.flex-w57 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 57%;
      -ms-flex: 0 1 57%;
          flex: 0 1 57%;
}

.flex-w58 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 58%;
      -ms-flex: 0 1 58%;
          flex: 0 1 58%;
}

.flex-w59 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 59%;
      -ms-flex: 0 1 59%;
          flex: 0 1 59%;
}

.flex-w60 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 60%;
      -ms-flex: 0 1 60%;
          flex: 0 1 60%;
}

.flex-w61 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 61%;
      -ms-flex: 0 1 61%;
          flex: 0 1 61%;
}

.flex-w62 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 62%;
      -ms-flex: 0 1 62%;
          flex: 0 1 62%;
}

.flex-w63 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 63%;
      -ms-flex: 0 1 63%;
          flex: 0 1 63%;
}

.flex-w64 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 64%;
      -ms-flex: 0 1 64%;
          flex: 0 1 64%;
}

.flex-w65 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 65%;
      -ms-flex: 0 1 65%;
          flex: 0 1 65%;
}

.flex-w66 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 66%;
      -ms-flex: 0 1 66%;
          flex: 0 1 66%;
}

.flex-w67 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 67%;
      -ms-flex: 0 1 67%;
          flex: 0 1 67%;
}

.flex-w68 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 68%;
      -ms-flex: 0 1 68%;
          flex: 0 1 68%;
}

.flex-w69 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 69%;
      -ms-flex: 0 1 69%;
          flex: 0 1 69%;
}

.flex-w70 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 70%;
      -ms-flex: 0 1 70%;
          flex: 0 1 70%;
}

.flex-w71 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 71%;
      -ms-flex: 0 1 71%;
          flex: 0 1 71%;
}

.flex-w72 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 72%;
      -ms-flex: 0 1 72%;
          flex: 0 1 72%;
}

.flex-w73 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 73%;
      -ms-flex: 0 1 73%;
          flex: 0 1 73%;
}

.flex-w74 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 74%;
      -ms-flex: 0 1 74%;
          flex: 0 1 74%;
}

.flex-w75 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 75%;
      -ms-flex: 0 1 75%;
          flex: 0 1 75%;
}

.flex-w76 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 76%;
      -ms-flex: 0 1 76%;
          flex: 0 1 76%;
}

.flex-w77 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 77%;
      -ms-flex: 0 1 77%;
          flex: 0 1 77%;
}

.flex-w78 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 78%;
      -ms-flex: 0 1 78%;
          flex: 0 1 78%;
}

.flex-w79 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 79%;
      -ms-flex: 0 1 79%;
          flex: 0 1 79%;
}

.flex-w80 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 80%;
      -ms-flex: 0 1 80%;
          flex: 0 1 80%;
}

.flex-w81 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 81%;
      -ms-flex: 0 1 81%;
          flex: 0 1 81%;
}

.flex-w82 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 82%;
      -ms-flex: 0 1 82%;
          flex: 0 1 82%;
}

.flex-w83 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 83%;
      -ms-flex: 0 1 83%;
          flex: 0 1 83%;
}

.flex-w84 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 84%;
      -ms-flex: 0 1 84%;
          flex: 0 1 84%;
}

.flex-w85 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 85%;
      -ms-flex: 0 1 85%;
          flex: 0 1 85%;
}

.flex-w86 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 86%;
      -ms-flex: 0 1 86%;
          flex: 0 1 86%;
}

.flex-w87 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 87%;
      -ms-flex: 0 1 87%;
          flex: 0 1 87%;
}

.flex-w88 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 88%;
      -ms-flex: 0 1 88%;
          flex: 0 1 88%;
}

.flex-w89 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 89%;
      -ms-flex: 0 1 89%;
          flex: 0 1 89%;
}

.flex-w90 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 90%;
      -ms-flex: 0 1 90%;
          flex: 0 1 90%;
}

.flex-w91 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 91%;
      -ms-flex: 0 1 91%;
          flex: 0 1 91%;
}

.flex-w92 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 92%;
      -ms-flex: 0 1 92%;
          flex: 0 1 92%;
}

.flex-w93 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 93%;
      -ms-flex: 0 1 93%;
          flex: 0 1 93%;
}

.flex-w94 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 94%;
      -ms-flex: 0 1 94%;
          flex: 0 1 94%;
}

.flex-w95 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 95%;
      -ms-flex: 0 1 95%;
          flex: 0 1 95%;
}

.flex-w96 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 96%;
      -ms-flex: 0 1 96%;
          flex: 0 1 96%;
}

.flex-w97 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 97%;
      -ms-flex: 0 1 97%;
          flex: 0 1 97%;
}

.flex-w98 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 98%;
      -ms-flex: 0 1 98%;
          flex: 0 1 98%;
}

.flex-w99 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 99%;
      -ms-flex: 0 1 99%;
          flex: 0 1 99%;
}

.flex-w100 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 100%;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%;
}

.as-start {
  -webkit-align-self: start;
      -ms-flex-item-align: start;
          align-self: start;
}
.as-center {
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
}
.as-end {
  -webkit-align-self: end;
      -ms-flex-item-align: end;
          align-self: end;
}

.gap5 {
  gap: 5px;
}

.gap6 {
  gap: 6px;
}

.gap7 {
  gap: 7px;
}

.gap8 {
  gap: 8px;
}

.gap9 {
  gap: 9px;
}

.gap10 {
  gap: 10px;
}

.gap11 {
  gap: 11px;
}

.gap12 {
  gap: 12px;
}

.gap13 {
  gap: 13px;
}

.gap14 {
  gap: 14px;
}

.gap15 {
  gap: 15px;
}

.gap16 {
  gap: 16px;
}

.gap17 {
  gap: 17px;
}

.gap18 {
  gap: 18px;
}

.gap19 {
  gap: 19px;
}

.gap20 {
  gap: 20px;
}

.gap21 {
  gap: 21px;
}

.gap22 {
  gap: 22px;
}

.gap23 {
  gap: 23px;
}

.gap24 {
  gap: 24px;
}

.gap25 {
  gap: 25px;
}

.gap26 {
  gap: 26px;
}

.gap27 {
  gap: 27px;
}

.gap28 {
  gap: 28px;
}

.gap29 {
  gap: 29px;
}

.gap30 {
  gap: 30px;
}

.gap31 {
  gap: 31px;
}

.gap32 {
  gap: 32px;
}

.gap33 {
  gap: 33px;
}

.gap34 {
  gap: 34px;
}

.gap35 {
  gap: 35px;
}

.gap36 {
  gap: 36px;
}

.gap37 {
  gap: 37px;
}

.gap38 {
  gap: 38px;
}

.gap39 {
  gap: 39px;
}

.gap40 {
  gap: 40px;
}

.gap41 {
  gap: 41px;
}

.gap42 {
  gap: 42px;
}

.gap43 {
  gap: 43px;
}

.gap44 {
  gap: 44px;
}

.gap45 {
  gap: 45px;
}

.gap46 {
  gap: 46px;
}

.gap47 {
  gap: 47px;
}

.gap48 {
  gap: 48px;
}

.gap49 {
  gap: 49px;
}

.gap50 {
  gap: 50px;
}

.gap51 {
  gap: 51px;
}

.gap52 {
  gap: 52px;
}

.gap53 {
  gap: 53px;
}

.gap54 {
  gap: 54px;
}

.gap55 {
  gap: 55px;
}

.gap56 {
  gap: 56px;
}

.gap57 {
  gap: 57px;
}

.gap58 {
  gap: 58px;
}

.gap59 {
  gap: 59px;
}

.gap60 {
  gap: 60px;
}

.gap61 {
  gap: 61px;
}

.gap62 {
  gap: 62px;
}

.gap63 {
  gap: 63px;
}

.gap64 {
  gap: 64px;
}

.gap65 {
  gap: 65px;
}

.gap66 {
  gap: 66px;
}

.gap67 {
  gap: 67px;
}

.gap68 {
  gap: 68px;
}

.gap69 {
  gap: 69px;
}

.gap70 {
  gap: 70px;
}

.gap71 {
  gap: 71px;
}

.gap72 {
  gap: 72px;
}

.gap73 {
  gap: 73px;
}

.gap74 {
  gap: 74px;
}

.gap75 {
  gap: 75px;
}

.gap76 {
  gap: 76px;
}

.gap77 {
  gap: 77px;
}

.gap78 {
  gap: 78px;
}

.gap79 {
  gap: 79px;
}

.gap80 {
  gap: 80px;
}

.gap81 {
  gap: 81px;
}

.gap82 {
  gap: 82px;
}

.gap83 {
  gap: 83px;
}

.gap84 {
  gap: 84px;
}

.gap85 {
  gap: 85px;
}

.gap86 {
  gap: 86px;
}

.gap87 {
  gap: 87px;
}

.gap88 {
  gap: 88px;
}

.gap89 {
  gap: 89px;
}

.gap90 {
  gap: 90px;
}

.gap91 {
  gap: 91px;
}

.gap92 {
  gap: 92px;
}

.gap93 {
  gap: 93px;
}

.gap94 {
  gap: 94px;
}

.gap95 {
  gap: 95px;
}

.gap96 {
  gap: 96px;
}

.gap97 {
  gap: 97px;
}

.gap98 {
  gap: 98px;
}

.gap99 {
  gap: 99px;
}

.gap100 {
  gap: 100px;
}

.gap1p {
  gap: 1%;
}

.gap2p {
  gap: 2%;
}

.gap3p {
  gap: 3%;
}

.gap4p {
  gap: 4%;
}

.gap5p {
  gap: 5%;
}

.gap6p {
  gap: 6%;
}

.gap7p {
  gap: 7%;
}

.gap8p {
  gap: 8%;
}

.gap9p {
  gap: 9%;
}

.gap10p {
  gap: 10%;
}

.gap11p {
  gap: 11%;
}

.gap12p {
  gap: 12%;
}

.gap13p {
  gap: 13%;
}

.gap14p {
  gap: 14%;
}

.gap15p {
  gap: 15%;
}

.gap16p {
  gap: 16%;
}

.gap17p {
  gap: 17%;
}

.gap18p {
  gap: 18%;
}

.gap19p {
  gap: 19%;
}

.gap20p {
  gap: 20%;
}

.gap21p {
  gap: 21%;
}

.gap22p {
  gap: 22%;
}

.gap23p {
  gap: 23%;
}

.gap24p {
  gap: 24%;
}

.gap25p {
  gap: 25%;
}

.gap26p {
  gap: 26%;
}

.gap27p {
  gap: 27%;
}

.gap28p {
  gap: 28%;
}

.gap29p {
  gap: 29%;
}

.gap30p {
  gap: 30%;
}

.gap31p {
  gap: 31%;
}

.gap32p {
  gap: 32%;
}

.gap33p {
  gap: 33%;
}

.gap34p {
  gap: 34%;
}

.gap35p {
  gap: 35%;
}

.gap36p {
  gap: 36%;
}

.gap37p {
  gap: 37%;
}

.gap38p {
  gap: 38%;
}

.gap39p {
  gap: 39%;
}

.gap40p {
  gap: 40%;
}

.gap41p {
  gap: 41%;
}

.gap42p {
  gap: 42%;
}

.gap43p {
  gap: 43%;
}

.gap44p {
  gap: 44%;
}

.gap45p {
  gap: 45%;
}

.gap46p {
  gap: 46%;
}

.gap47p {
  gap: 47%;
}

.gap48p {
  gap: 48%;
}

.gap49p {
  gap: 49%;
}

.gap50p {
  gap: 50%;
}

.gap51p {
  gap: 51%;
}

.gap52p {
  gap: 52%;
}

.gap53p {
  gap: 53%;
}

.gap54p {
  gap: 54%;
}

.gap55p {
  gap: 55%;
}

.gap56p {
  gap: 56%;
}

.gap57p {
  gap: 57%;
}

.gap58p {
  gap: 58%;
}

.gap59p {
  gap: 59%;
}

.gap60p {
  gap: 60%;
}

.gap61p {
  gap: 61%;
}

.gap62p {
  gap: 62%;
}

.gap63p {
  gap: 63%;
}

.gap64p {
  gap: 64%;
}

.gap65p {
  gap: 65%;
}

.gap66p {
  gap: 66%;
}

.gap67p {
  gap: 67%;
}

.gap68p {
  gap: 68%;
}

.gap69p {
  gap: 69%;
}

.gap70p {
  gap: 70%;
}

.gap71p {
  gap: 71%;
}

.gap72p {
  gap: 72%;
}

.gap73p {
  gap: 73%;
}

.gap74p {
  gap: 74%;
}

.gap75p {
  gap: 75%;
}

.gap76p {
  gap: 76%;
}

.gap77p {
  gap: 77%;
}

.gap78p {
  gap: 78%;
}

.gap79p {
  gap: 79%;
}

.gap80p {
  gap: 80%;
}

.gap81p {
  gap: 81%;
}

.gap82p {
  gap: 82%;
}

.gap83p {
  gap: 83%;
}

.gap84p {
  gap: 84%;
}

.gap85p {
  gap: 85%;
}

.gap86p {
  gap: 86%;
}

.gap87p {
  gap: 87%;
}

.gap88p {
  gap: 88%;
}

.gap89p {
  gap: 89%;
}

.gap90p {
  gap: 90%;
}

.gap91p {
  gap: 91%;
}

.gap92p {
  gap: 92%;
}

.gap93p {
  gap: 93%;
}

.gap94p {
  gap: 94%;
}

.gap95p {
  gap: 95%;
}

.gap96p {
  gap: 96%;
}

.gap97p {
  gap: 97%;
}

.gap98p {
  gap: 98%;
}

.gap99p {
  gap: 99%;
}

.gap100p {
  gap: 100%;
}

.grid-img {
  display: grid;
  grid-gap: 10px;
  grid-template-columns: repeat(1, minmax(200px, 1fr));
}
@media print, screen and (min-width: 769px) {
  .grid-img {
    grid-template-columns: repeat(3, minmax(200px, 1fr));
    grid-gap: 16px;
  }
}

.grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: auto;
  grid-gap: 10px;
}
@media print, screen and (min-width: 769px) {
  .grid {
    grid-template-columns: repeat(12, 1fr);
    grid-gap: 16px;
  }
}

.grid2 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: auto;
  grid-gap: 10px;
}
@media print, screen and (min-width: 992px) {
  .grid2 {
    grid-template-columns: repeat(12, 1fr);
    grid-gap: 16px;
  }
}

.col1 {
  grid-column: span 4;
}
@media print, screen and (min-width: 769px) {
  .col1 {
    grid-column: span 1;
  }
}

.col2 {
  grid-column: span 4;
}
@media print, screen and (min-width: 769px) {
  .col2 {
    grid-column: span 2;
  }
}

.col3 {
  grid-column: span 4;
}
@media print, screen and (min-width: 769px) {
  .col3 {
    grid-column: span 3;
  }
}

.col4 {
  grid-column: span 4;
}
@media print, screen and (min-width: 769px) {
  .col4 {
    grid-column: span 4;
  }
}

.col5 {
  grid-column: span 4;
}
@media print, screen and (min-width: 769px) {
  .col5 {
    grid-column: span 5;
  }
}

.col6 {
  grid-column: span 4;
}
@media print, screen and (min-width: 769px) {
  .col6 {
    grid-column: span 6;
  }
}

.col7 {
  grid-column: span 4;
}
@media print, screen and (min-width: 769px) {
  .col7 {
    grid-column: span 7;
  }
}

.col8 {
  grid-column: span 4;
}
@media print, screen and (min-width: 769px) {
  .col8 {
    grid-column: span 8;
  }
}

.col9 {
  grid-column: span 4;
}
@media print, screen and (min-width: 769px) {
  .col9 {
    grid-column: span 9;
  }
}

.col10 {
  grid-column: span 4;
}
@media print, screen and (min-width: 769px) {
  .col10 {
    grid-column: span 10;
  }
}

.col11 {
  grid-column: span 4;
}
@media print, screen and (min-width: 769px) {
  .col11 {
    grid-column: span 11;
  }
}

.col12 {
  grid-column: span 4;
}
@media print, screen and (min-width: 769px) {
  .col12 {
    grid-column: span 12;
  }
}

.col-sp1 {
  grid-column: span 2;
}
@media print, screen and (min-width: 769px) {
  .col-sp1 {
    grid-column: span 1;
  }
}

.col-sp2 {
  grid-column: span 2;
}
@media print, screen and (min-width: 769px) {
  .col-sp2 {
    grid-column: span 2;
  }
}

.col-sp3 {
  grid-column: span 2;
}
@media print, screen and (min-width: 769px) {
  .col-sp3 {
    grid-column: span 3;
  }
}

.col-sp4 {
  grid-column: span 2;
}
@media print, screen and (min-width: 769px) {
  .col-sp4 {
    grid-column: span 4;
  }
}

.col-sp5 {
  grid-column: span 2;
}
@media print, screen and (min-width: 769px) {
  .col-sp5 {
    grid-column: span 5;
  }
}

.col-sp6 {
  grid-column: span 2;
}
@media print, screen and (min-width: 769px) {
  .col-sp6 {
    grid-column: span 6;
  }
}

.col-sp7 {
  grid-column: span 2;
}
@media print, screen and (min-width: 769px) {
  .col-sp7 {
    grid-column: span 7;
  }
}

.col-sp8 {
  grid-column: span 2;
}
@media print, screen and (min-width: 769px) {
  .col-sp8 {
    grid-column: span 8;
  }
}

.col-sp9 {
  grid-column: span 2;
}
@media print, screen and (min-width: 769px) {
  .col-sp9 {
    grid-column: span 9;
  }
}

.col-sp10 {
  grid-column: span 2;
}
@media print, screen and (min-width: 769px) {
  .col-sp10 {
    grid-column: span 10;
  }
}

.col-sp11 {
  grid-column: span 2;
}
@media print, screen and (min-width: 769px) {
  .col-sp11 {
    grid-column: span 11;
  }
}

.col-sp12 {
  grid-column: span 2;
}
@media print, screen and (min-width: 769px) {
  .col-sp12 {
    grid-column: span 12;
  }
}

.row1 {
  grid-row: span 1;
}

.row2 {
  grid-row: span 2;
}

.row3 {
  grid-row: span 3;
}

.row4 {
  grid-row: span 4;
}

.row5 {
  grid-row: span 5;
}

.row6 {
  grid-row: span 6;
}

.row7 {
  grid-row: span 7;
}

.row8 {
  grid-row: span 8;
}

.row9 {
  grid-row: span 9;
}

.row10 {
  grid-row: span 10;
}

.row11 {
  grid-row: span 11;
}

.row12 {
  grid-row: span 12;
}

.offset1 {
  margin-left: 1fr;
}

.grid-top {
  -webkit-align-self: start;
      -ms-flex-item-align: start;
          align-self: start;
}

.grid-center {
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
}

.grid-bottom {
  -webkit-align-self: end;
      -ms-flex-item-align: end;
          align-self: end;
}

.grid-card {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  gap: 40px;
}
@media print, screen and (min-width: 992px) {
  .grid-card {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
.grid-card__list {
  display: grid;
  grid-template-rows: subgrid;
  grid-row: span 4;
  row-gap: 12px;
}

body {
  font-family: "ten-mincho-text", serif;
  font-weight: 400;
  color: #313131;
  font-size: 0.9375rem;
  letter-spacing: 0.1em;
  line-height: 180%;
  background-color: #fff;
  overflow-wrap: anywhere;
  word-break: normal;
  line-break: strict;
}
@media print, screen and (min-width: 769px) {
  body {
    font-size: 1.125rem;
    letter-spacing: 0.1em;
    line-height: 180%;
  }
}

main {
  display: block;
  overflow: hidden;
}

.main2 {
  padding-top: 25%;
}
@media print, screen and (min-width: 769px) {
  .main2 {
    padding-top: 150px;
  }
}

section {
  position: relative;
  padding: 50px 0;
}
@media print, screen and (min-width: 992px) {
  section {
    padding: 120px 0;
  }
}

ul,
ol {
  list-style-type: none;
}

img {
  max-width: 100%;
  vertical-align: bottom;
  height: auto;
  min-width: 0px;
}

a {
  color: #313131;
  font-weight: 400;
  text-decoration: none;
  -webkit-transition: all 0.6s linear;
  transition: all 0.6s linear;
}
a:hover {
  opacity: 0.6;
}

h1,
h2,
h3,
h4,
h5 {
  font-weight: 400;
}

.inner {
  padding: 0 20px;
  max-width: 1920px;
  margin: 0 auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
@media print, screen and (min-width: 769px) {
  .inner {
    padding: 0 9%;
  }
}

.inner2 {
  padding: 0 20px;
  max-width: 1920px;
  margin: 0 auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
@media print, screen and (min-width: 769px) {
  .inner2 {
    padding: 0 20%;
  }
}

.bgi0 {
  background-color: #fff;
}

.bgi1 {
  background-image: url(../img/common/bgi01.svg);
  background-repeat: repeat;
}

.bgi2 {
  background-image: url(../img/common/bgi02.svg);
  background-repeat: repeat;
}

.bgi3 {
  background-image: url(../img/common/bgi03.jpg);
  background-repeat: repeat;
}

.h1 {
  font-size: 1.5rem;
}
@media print, screen and (min-width: 992px) {
  .h1 {
    font-size: 2.125rem;
  }
}

.h2 {
  position: relative;
  font-size: 1.25rem;
  text-align: center;
  display: inline-block;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  margin-top: 60px;
  margin-bottom: 80px;
  padding-left: 30px;
}
@media print, screen and (min-width: 992px) {
  .h2 {
    font-size: 1.625rem;
  }
}
.h2::before {
  content: "";
  position: absolute;
  display: inline-block;
  background-image: url(../img/home/home-title.png);
  background-size: contain;
  width: 21px;
  height: 20px;
  left: -4px;
  top: 6px;
}
@media print, screen and (min-width: 992px) {
  .h2::before {
    width: 28px;
    height: 27px;
    left: -9px;
    top: 1px;
  }
}

.h2-tate {
  position: relative;
  font-size: 1.25rem;
  letter-spacing: 14px;
  text-align: center;
  display: inline-block;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  margin-top: 60px;
  margin-bottom: 80px;
  padding-left: 30px;
}
@media print, screen and (min-width: 992px) {
  .h2-tate {
    display: block;
    font-size: 1.625rem;
    -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
            writing-mode: vertical-rl;
    text-orientation: mixed;
    -moz-text-align-last: left;
         text-align-last: left;
    left: 0;
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
    padding-left: 0;
  }
}
.h2-tate::before {
  content: "";
  position: absolute;
  display: inline-block;
  background-image: url(../img/home/home-title.png);
  background-size: contain;
  width: 21px;
  height: 20px;
  left: 0;
  top: 5px;
}
@media print, screen and (min-width: 992px) {
  .h2-tate::before {
    width: 28px;
    height: 27px;
    top: -34px;
    left: 2px;
  }
}

.h2-tate-w {
  position: relative;
  font-size: 1.25rem;
  letter-spacing: 14px;
  text-align: center;
  display: inline-block;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  margin-top: 60px;
  margin-bottom: 80px;
  padding-left: 30px;
  color: #fff;
}
@media print, screen and (min-width: 992px) {
  .h2-tate-w {
    display: block;
    font-size: 1.625rem;
    -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
            writing-mode: vertical-rl;
    text-orientation: mixed;
    -moz-text-align-last: left;
         text-align-last: left;
    left: 0;
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
    padding-left: 0;
  }
}
.h2-tate-w::before {
  content: "";
  position: absolute;
  display: inline-block;
  background-image: url(../img/home/home-title-w.png);
  background-size: contain;
  width: 21px;
  height: 20px;
  left: 0;
  top: 5px;
}
@media print, screen and (min-width: 992px) {
  .h2-tate-w::before {
    width: 28px;
    height: 27px;
    top: -34px;
    left: 2px;
  }
}

.h3 {
  font-size: 1.25rem;
  border-left: 4px solid #751530;
  padding-left: 10px;
  margin-bottom: 10px;
}
@media print, screen and (min-width: 992px) {
  .h3 {
    font-size: 1.625rem;
    margin-bottom: 30px;
  }
}

.box {
  padding: 60px;
  background-color: #fff;
}

.btn1 a {
  display: inline-block;
  color: #313131;
  font-size: 1.125rem;
  font-weight: 400;
  border: 2px solid #313131;
  border-radius: 100px;
  padding: 14px 60px 14px 40px;
  position: relative;
}
.btn1 a::after {
  content: "";
  margin: auto;
  position: absolute;
  top: -5px;
  bottom: -3px;
  right: 40px;
  width: 9px;
  height: 9px;
  border-top: 2px solid #8F825C;
  border-right: 2px solid #8F825C;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.btn1 a:hover {
  background-color: #313131;
  color: #fff;
  opacity: 1;
}

.btn1-w a {
  display: inline-block;
  color: #fff;
  font-size: 1.125rem;
  font-weight: 400;
  border: 1px solid #fff;
  border-radius: 100px;
  padding: 14px 60px 14px 40px;
  position: relative;
}
.btn1-w a::after {
  content: "";
  margin: auto;
  position: absolute;
  top: -5px;
  bottom: -3px;
  right: 40px;
  width: 9px;
  height: 9px;
  border-top: 2px solid #8F825C;
  border-right: 2px solid #8F825C;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.btn1-w a:hover {
  background-color: #604a31;
  border: 1px solid #604a31;
  color: #fff;
  opacity: 1;
}

.btn-link a {
  display: inline-block;
  color: #313131;
  font-size: 1.125rem;
  font-weight: 400;
  border: 2px solid #313131;
  border-radius: 100px;
  padding: 14px 60px 14px 40px;
  position: relative;
  text-decoration: none !important;
}
.btn-link a:hover {
  background-color: #313131;
  color: #fff;
  opacity: 1;
}
.btn-link a:after {
  content: "";
  background: url(../img/common/icon-link.svg) no-repeat;
  display: inline-block;
  width: 18px;
  height: 18px;
  vertical-align: middle;
  background-size: contain;
  position: absolute;
  top: 20px;
  right: 35px;
}

.btn2 a {
  display: inline-block;
  color: #313131;
  font-size: 1.125rem;
  font-weight: 400;
  border: 2px solid #313131;
  border-radius: 100px;
  padding: 14px 40px 14px 60px;
  position: relative;
  text-decoration: none !important;
}
.btn2 a::after {
  content: "";
  margin: auto;
  position: absolute;
  top: -5px;
  bottom: -3px;
  left: 40px;
  width: 9px;
  height: 9px;
  border-top: 2px solid #751530;
  border-right: 2px solid #751530;
  -webkit-transform: rotate(225deg);
          transform: rotate(225deg);
}
.btn2 a:hover {
  background-color: #313131;
  color: #fff;
  opacity: 1;
}

.btn-pdf a {
  display: inline-block;
  color: #313131;
  font-size: 1.125rem;
  font-weight: 400;
  border: 2px solid #313131;
  border-radius: 100px;
  padding: 14px 60px 14px 40px;
  position: relative;
}
.btn-pdf a:hover {
  background-color: #313131;
  color: #fff;
  opacity: 1;
}
.btn-pdf a:after {
  content: "";
  background: url(../img/common/icon-pdf.svg) no-repeat;
  display: inline-block;
  width: 15px;
  height: 20px;
  vertical-align: middle;
  background-size: contain;
  position: absolute;
  top: 20px;
  right: 35px;
}
@media print, screen and (min-width: 992px) {
  .btn-pdf a:after {
    top: 23px;
  }
}

.btn-pdf-w a {
  display: inline-block;
  color: #fff;
  font-size: 1.125rem;
  font-weight: 400;
  border: 2px solid #868686;
  border-radius: 100px;
  padding: 14px 60px 14px 40px;
  position: relative;
}
.btn-pdf-w a:hover {
  background-color: #868686;
  color: #fff;
  opacity: 1;
}
.btn-pdf-w a:after {
  content: "";
  background: url(../img/common/icon-pdf.svg) no-repeat;
  display: inline-block;
  width: 15px;
  height: 16px;
  vertical-align: middle;
  background-size: contain;
  position: absolute;
  top: 20px;
  right: 35px;
}
@media print, screen and (min-width: 992px) {
  .btn-pdf-w a:after {
    top: 23px;
  }
}

.arrow {
  position: relative;
  padding-left: 1rem;
}
.arrow::after {
  content: "";
  margin: auto;
  position: absolute;
  top: -5px;
  bottom: -3px;
  left: 0;
  width: 9px;
  height: 9px;
  border-top: 2px solid #751530;
  border-right: 2px solid #751530;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.list__box {
  margin-bottom: 30px;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 80%;
      -ms-flex: 1 1 80%;
          flex: 1 1 80%;
}
.list__li {
  border-bottom: 1px solid #d2cbd7;
  padding: 16px 0;
}
@media print, screen and (min-width: 992px) {
  .list__li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 5%;
  }
}
.list__li:first-of-type {
  border-top: 1px solid #d2cbd7;
}
.list__date {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 30%;
      -ms-flex: 1 1 30%;
          flex: 1 1 30%;
}
.list__title {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 65%;
      -ms-flex: 1 1 65%;
          flex: 1 1 65%;
}

.table1 {
  border-collapse: collapse;
  margin: 50px auto;
}
.table1__tr {
  border-bottom: 1px solid #a2b2ce;
}
.table1__tr:last-child {
  border-bottom: none;
}
.table1__th {
  font-size: 1rem;
  color: #1b4287;
  -moz-text-align-last: left;
       text-align-last: left;
  background-color: #e3e9f0;
  padding: 20px 40px 20px 40px;
  min-width: 240px;
  display: block;
}
@media print, screen and (min-width: 769px) {
  .table1__th {
    display: table-cell;
  }
}
.table1__td {
  font-size: 1rem;
  color: #1d212c;
  font-weight: 400;
  -moz-text-align-last: left;
       text-align-last: left;
  background-color: #fff;
  padding: 20px 40px;
  display: block;
}
@media print, screen and (min-width: 769px) {
  .table1__td {
    display: table-cell;
  }
}

.table3 {
  border-collapse: collapse;
  margin: 50px auto;
}
.table3__tr {
  border-bottom: 1px solid #a2b2ce;
}
.table3__th {
  font-size: 0.875rem;
  color: #313131;
  -moz-text-align-last: left;
       text-align-last: left;
  padding: 12px 40px 12px 40px;
  min-width: 240px;
  display: block;
}
@media print, screen and (min-width: 769px) {
  .table3__th {
    font-size: 1rem;
    display: table-cell;
  }
}
.table3__td {
  font-size: 0.875rem;
  color: #313131;
  -moz-text-align-last: left;
       text-align-last: left;
  padding: 12px 40px;
  display: block;
}
@media print, screen and (min-width: 769px) {
  .table3__td {
    font-size: 1rem;
    display: table-cell;
  }
}
.table3__td:before {
  content: "/";
  display: inline-block;
  margin-right: 2rem;
  position: relative;
  top: -2px;
}

.table4 {
  border-collapse: collapse;
  margin: 50px auto;
  border: 1px solid #333;
  white-space: nowrap;
}
@media print, screen and (min-width: 992px) {
  .table4 {
    white-space: wrap;
  }
}
.table4__th {
  font-size: 1rem;
  color: #1b4287;
  -moz-text-align-last: left;
       text-align-last: left;
  background-color: #e3e9f0;
  padding: 20px 40px 20px 40px;
  min-width: 240px;
  border: 1px solid #333;
}
.table4__td {
  font-size: 1rem;
  color: #1d212c;
  font-weight: 400;
  -moz-text-align-last: left;
       text-align-last: left;
  background-color: #fff;
  padding: 20px 40px;
  border: 1px solid #333;
}

.hero {
  position: relative;
  z-index: 0;
  margin-bottom: -10px;
  overflow: hidden;
}
.hero .slider1__img {
  width: 100%;
  height: 100svh;
  -o-object-fit: cover;
     object-fit: cover;
}
.hero__list {
  position: absolute;
  bottom: 15%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 1;
  max-width: 197px;
}
@media print, screen and (min-width: 992px) {
  .hero__list {
    bottom: 10%;
    max-width: 380px;
  }
}
.hero__list2 {
  position: absolute;
  bottom: 25%;
  left: -90px;
  z-index: 1;
  max-width: 200px;
}
@media print, screen and (min-width: 992px) {
  .hero__list2 {
    bottom: 10%;
    left: -5%;
    max-width: 380px;
  }
}
.hero__list3 {
  position: absolute;
  bottom: 2%;
  right: 0;
  -webkit-transform: translateX(20%);
          transform: translateX(20%);
  max-width: 200px;
  z-index: 1;
}
@media print, screen and (min-width: 992px) {
  .hero__list3 {
    bottom: 10%;
    right: 0;
    -webkit-transform: translateX(5%);
            transform: translateX(5%);
    max-width: 380px;
  }
}

.hero2 {
  position: relative;
  z-index: 0;
  margin-top: 60px;
  height: 200px;
}
@media print, screen and (min-width: 992px) {
  .hero2 {
    margin-top: 77px;
    height: 290px;
  }
}
.hero2__list {
  position: absolute;
  top: 10%;
  left: 20px;
  z-index: 1;
  width: 90%;
}
@media print, screen and (min-width: 992px) {
  .hero2__list {
    left: 9%;
  }
}
.hero2__item {
  -moz-text-align-last: left;
       text-align-last: left;
  font-size: 1.625rem;
  color: #fff;
}
@media print, screen and (min-width: 992px) {
  .hero2__item {
    font-size: 2.125rem;
  }
}
.hero2__item__sub {
  font-size: 0.75rem;
  color: #CBBA8A;
}
@media print, screen and (min-width: 992px) {
  .hero2__item__sub {
    font-size: 1.125rem;
  }
}
.hero2 img {
  width: 100%;
  height: 200px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: right top;
     object-position: right top;
}
@media print, screen and (min-width: 992px) {
  .hero2 img {
    height: 290px;
  }
}

.hero2-sub {
  position: absolute;
  top: 230px;
  z-index: 1;
  padding: 0 20px;
  text-align: center;
  width: 100%;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}
@media print, screen and (min-width: 769px) {
  .hero2-sub {
    top: 230px;
    padding: 0 9%;
  }
}
@media print, screen and (min-width: 992px) {
  .hero2-sub {
    top: 300px;
  }
}
.hero2-sub img {
  -o-object-fit: cover;
     object-fit: cover;
}
@media print, screen and (min-width: 992px) {
  .hero2-sub img {
    height: 300px;
  }
}

.header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  position: fixed;
  z-index: 999;
  top: 0;
  height: 60px;
  background-color: #751530;
}
@media print, screen and (min-width: 992px) {
  .header {
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
    padding: 15px 0;
    height: 77px;
  }
}
.header__title {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 30%;
      -ms-flex: 1 1 30%;
          flex: 1 1 30%;
  text-align: left;
  margin-top: 15px;
  margin-left: 2%;
}
@media print, screen and (min-width: 992px) {
  .header__title {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 20%;
        -ms-flex: 0 1 20%;
            flex: 0 1 20%;
    margin-top: 0;
  }
}
@media print, screen and (min-width: 1200px) {
  .header__title {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 20%;
        -ms-flex: 0 1 20%;
            flex: 0 1 20%;
  }
}
@media print, screen and (min-width: 1300px) {
  .header__title {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 30%;
        -ms-flex: 0 1 30%;
            flex: 0 1 30%;
  }
}
.header__title a {
  display: inline-block;
}
.header__title img {
  width: 207px;
}
@media print, screen and (min-width: 992px) {
  .header__title img {
    width: 305px;
  }
}
.header.fixed {
  position: fixed;
  z-index: 999;
  top: 0;
}

.gnavi {
  color: #231f20;
  text-align: left;
  line-height: 1;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 80%;
      -ms-flex: 0 0 80%;
          flex: 0 0 80%;
}
@media print, screen and (min-width: 1300px) {
  .gnavi {
    padding: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 70%;
        -ms-flex: 0 0 70%;
            flex: 0 0 70%;
  }
}
.gnavi .menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-right: 2%;
}
@media print, screen and (max-width: 992px) {
  .gnavi .menu {
    display: block;
  }
}
@media print, screen and (min-width: 992px) {
  .gnavi .sub-menu li:first-child {
    display: none;
  }
}
.gnavi .menu > .menu-item:last-child a {
  color: #fff;
  background-color: #8b7953;
  padding: 13px 30px 13px 20px;
  border-radius: 100px;
  position: relative;
}
@media print, screen and (max-width: 992px) {
  .gnavi .menu > .menu-item:last-child a {
    width: 80%;
    max-width: 335px;
    margin: 0 auto;
  }
}
.gnavi .menu > .menu-item:last-child a::after {
  content: "";
  position: absolute;
  display: inline-block;
  background-image: url(../img/common/login.svg);
  background-size: contain;
  width: 17px;
  height: 14px;
  top: 15px;
  right: 10px;
}
@media print, screen and (min-width: 992px) {
  .gnavi .menu > .menu-item:last-child a::after {
    top: 12px;
  }
}
@media print, screen and (min-width: 1200px) {
  .gnavi .menu > .menu-item:last-child a::after {
    top: 14px;
  }
}
@media print, screen and (min-width: 1300px) {
  .gnavi .menu > .menu-item:last-child a::after {
    top: 15px;
  }
}
.gnavi .menu > .menu-item:last-child a:hover {
  color: #fff !important;
  background-color: #604a31;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
@media print, screen and (max-width: 992px) {
  .gnavi {
    margin: 20px auto;
  }
}

.menu-item {
  position: relative;
}
.menu-item a {
  display: block;
  text-decoration: none !important;
  color: #fff;
  padding: 15px 25px 15px 15px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media print, screen and (max-width: 992px) {
  .menu-item a {
    margin-bottom: 20px;
  }
}
@media print, screen and (min-width: 992px) {
  .menu-item a {
    font-size: 0.8125rem;
  }
}
@media print, screen and (min-width: 1200px) {
  .menu-item a {
    font-size: 1rem;
  }
}
@media print, screen and (min-width: 1300px) {
  .menu-item a {
    padding: 15px 20px;
  }
}
@media print, screen and (min-width: 1400px) {
  .menu-item a {
    font-size: 1.125rem;
    padding: 15px 25px;
  }
}
.menu-item a:hover {
  color: #CBBA8A;
  opacity: 1;
}

.menu-item:nth-child(2) a::after,
.menu-item:nth-child(3) a::after,
.menu-item:nth-child(4) a::after,
.menu-item:nth-child(5) a::after {
  content: "";
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0px;
  right: 8px;
  width: 7px;
  height: 7px;
  border-top: 1px solid #CBBA8A;
  border-right: 1px solid #CBBA8A;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.menu-item:nth-child(2) a:hover::after,
.menu-item:nth-child(3) a:hover::after,
.menu-item:nth-child(4) a:hover::after,
.menu-item:nth-child(5) a:hover::after {
  border-top: 1px solid #CBBA8A;
  border-right: 1px solid #CBBA8A;
}

.sub-menu {
  position: relative;
  left: 0;
  top: 0;
  width: 100%;
  visibility: visible;
  opacity: 1;
  display: none;
  -webkit-transition: none;
  transition: none;
}
@media print, screen and (min-width: 992px) {
  .sub-menu {
    display: block;
    position: absolute;
    left: 0;
    top: 70px;
    z-index: 4;
    background: #fff;
    width: 300px;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translateY(10px);
            transform: translateY(10px);
    -webkit-transition: opacity 0.5s ease, -webkit-transform 0.5s ease;
    transition: opacity 0.5s ease, -webkit-transform 0.5s ease;
    transition: opacity 0.5s ease, transform 0.5s ease;
    transition: opacity 0.5s ease, transform 0.5s ease, -webkit-transform 0.5s ease;
    pointer-events: none;
  }
}
.sub-menu .menu-item {
  position: relative;
}
.sub-menu .menu-item:last-child {
  margin-bottom: 15px;
}
.sub-menu .menu-item a {
  display: block;
  color: #fff !important;
  padding: 10px 35px;
}
@media print, screen and (min-width: 992px) {
  .sub-menu .menu-item a {
    color: #313131 !important;
    padding: 20px 35px;
  }
}
.sub-menu .menu-item a:hover {
  color: #CBBA8A !important;
}
.sub-menu .menu-item a::after {
  content: "";
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0px;
  right: 20px;
  width: 7px;
  height: 7px;
  border-top: 1px solid #CBBA8A;
  border-right: 1px solid #CBBA8A;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.sub-menu .menu-item a:hover::after {
  border-top: 1px solid #CBBA8A;
  border-right: 1px solid #CBBA8A;
}
@media print, screen and (min-width: 992px) {
  .sub-menu .menu-item a::before {
    position: absolute;
    left: 20px;
    content: "";
    width: 260px;
    height: 1px;
    background: #D2CBD7;
    bottom: -1px;
  }
}

.menu-item:has(ul) {
  position: relative;
}
.menu-item:has(ul)::before, .menu-item:has(ul)::after {
  content: "";
  position: absolute;
  top: 24px;
  right: 0;
  width: 10px;
  height: 1px;
  background-color: #CBBA8A;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
  transition: transform 0.3s ease, opacity 0.3s ease;
  transition: transform 0.3s ease, opacity 0.3s ease, -webkit-transform 0.3s ease;
}
@media print, screen and (min-width: 992px) {
  .menu-item:has(ul)::before, .menu-item:has(ul)::after {
    top: 22px;
  }
}
@media print, screen and (min-width: 1200px) {
  .menu-item:has(ul)::before, .menu-item:has(ul)::after {
    top: 24px;
  }
}
.menu-item:has(ul)::after {
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
          transform: translate(-50%, -50%) rotate(90deg);
}
@media print, screen and (min-width: 992px) {
  .menu-item:has(ul):hover::after {
    -webkit-transform: translate(-50%, -50%) rotate(0deg);
            transform: translate(-50%, -50%) rotate(0deg);
    opacity: 0;
  }
  .menu-item:has(ul):hover::before {
    background-color: #CBBA8A;
  }
}
@media print, screen and (max-width: 992px) {
  .menu-item:has(ul).active::after {
    -webkit-transform: translate(-50%, -50%) rotate(0deg);
            transform: translate(-50%, -50%) rotate(0deg);
    opacity: 0;
  }
  .menu-item:has(ul).active::before {
    background-color: #CBBA8A;
  }
}

.menu-item:has(ul):hover > ul,
.menu-item:has(ul) ul li:hover > ul,
.menu-item:has(ul):active > ul,
.menu-item:has(ul) ul li:active > ul {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.menu-item:has(ul) ul li a {
  color: #333 !important;
}

.menu-item:has(ul) ul li:last-child {
  border-bottom: none;
}

.menu-item:has(ul) ul li a:hover,
.menu-item:has(ul) ul li a:active {
  color: #CBBA8A;
}

@media print, screen and (max-width: 992px) {
  #g-nav {
    position: fixed;
    z-index: 999;
    top: -120%;
    left: 0;
    width: 100vw;
    height: 100vh;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
  }
  #g-nav.panelactive {
    top: 40px;
    background-color: #751530;
  }
  #g-nav.panelactive #g-nav-list {
    position: fixed;
    z-index: 999;
    width: 100vw;
    height: 100vh;
  }
  .openbtn {
    position: fixed;
    z-index: 9999;
    top: 5px;
    right: 10px;
    cursor: pointer;
    width: 50px;
    height: 50px;
  }
  .openbtn span {
    display: inline-block;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    position: absolute;
    left: 14px;
    height: 3px;
    border-radius: 2px;
    background-color: #CBBA8A;
    width: 45%;
  }
  .openbtn span:nth-of-type(1) {
    top: 15px;
  }
  .openbtn span:nth-of-type(2) {
    top: 23px;
  }
  .openbtn span:nth-of-type(3) {
    top: 31px;
  }
  .openbtn.active span:nth-of-type(1) {
    top: 18px;
    left: 18px;
    -webkit-transform: translateY(6px) rotate(-45deg);
            transform: translateY(6px) rotate(-45deg);
    width: 30%;
  }
  .openbtn.active span:nth-of-type(2) {
    opacity: 0;
  }
  .openbtn.active span:nth-of-type(3) {
    top: 30px;
    left: 18px;
    -webkit-transform: translateY(-6px) rotate(45deg);
            transform: translateY(-6px) rotate(45deg);
    width: 30%;
  }
}
.breadcrumb-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 20px;
  position: relative;
  margin-bottom: 30px;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.breadcrumb-list li {
  display: inline;
  margin-right: 10px;
  font-size: 0.875rem;
  color: #fff;
}
.breadcrumb-list li:last-child {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.breadcrumb-list li a {
  color: #fff;
  position: relative;
  padding-right: 20px;
  text-decoration: underline;
}
.breadcrumb-list li a:hover {
  color: #CBBA8A;
}
.breadcrumb-list li a::before {
  content: "";
  margin: auto;
  position: absolute;
  top: 1px;
  bottom: 0;
  right: 0px;
  width: 6px;
  height: 6px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.breadcrumb-separator {
  color: #333;
}

.footer {
  color: #fff;
  background-image: url(../img/common/footer.svg);
  background-size: cover;
  background-position: center center;
  padding: 60px 0 30px 0;
}
@media print, screen and (min-width: 992px) {
  .footer__box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media print, screen and (min-width: 992px) {
  .footer__tel {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
  }
}
.footer__tel a {
  text-decoration: none !important;
}
.footer__logo {
  max-width: 330px;
  margin-bottom: 20px;
}
.footer a {
  color: #fff;
}
.footer__small {
  font-size: 0.875rem;
  text-align: center;
}

@media print, screen and (min-width: 992px) {
  .sitemap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
  }
}
.sitemap__item {
  padding: 0 0rem;
  margin-bottom: 20px;
}
@media print, screen and (min-width: 992px) {
  .sitemap__item {
    padding: 0 1rem;
  }
}
.sitemap__link {
  position: relative;
}
.sitemap__link::after {
  content: "";
  margin: auto;
  position: absolute;
  top: 0;
  bottom: -3px;
  right: -16px;
  width: 7px;
  height: 7px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.sitemap__link:hover::after {
  border-top: 1px solid #CBBA8A;
  border-right: 1px solid #CBBA8A;
}

.home-title-tate {
  position: relative;
  font-size: 1.625rem;
  letter-spacing: 0.2em;
  text-align: center;
  display: inline-block;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  margin-top: 0;
  margin-bottom: 30px;
  padding-left: 30px;
}
@media print, screen and (min-width: 992px) {
  .home-title-tate {
    display: block;
    -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
            writing-mode: vertical-rl;
    text-orientation: mixed;
    -moz-text-align-last: left;
         text-align-last: left;
    left: 0;
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
    padding-left: 0;
    margin-top: 60px;
    margin-bottom: 80px;
  }
}
.home-title-tate span {
  display: block;
  font-size: 0.875rem;
  color: #8F825C;
  line-height: 140%;
  letter-spacing: 0.16em;
}
@media print, screen and (min-width: 992px) {
  .home-title-tate span {
    position: absolute;
    right: -30px;
    top: 3px;
  }
}
.home-title-tate::before {
  content: "";
  position: absolute;
  display: inline-block;
  background-image: url(../img/home/home-title.png);
  background-size: contain;
  width: 28px;
  height: 27px;
  left: -9px;
  top: 18px;
}
@media print, screen and (min-width: 992px) {
  .home-title-tate::before {
    width: 28px;
    height: 27px;
    top: -34px;
    left: 2px;
  }
}

.home-title-tate-w {
  position: relative;
  font-size: 1.625rem;
  letter-spacing: 0.2em;
  text-align: center;
  display: inline-block;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  margin-top: 0;
  margin-bottom: 30px;
  padding-left: 30px;
  color: #fff;
}
@media print, screen and (min-width: 992px) {
  .home-title-tate-w {
    display: block;
    -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
            writing-mode: vertical-rl;
    text-orientation: mixed;
    -moz-text-align-last: left;
         text-align-last: left;
    left: 0;
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
    padding-left: 0;
    margin-top: 60px;
    margin-bottom: 80px;
  }
}
.home-title-tate-w span {
  display: block;
  font-size: 0.875rem;
  color: #CBBA8A;
  line-height: 140%;
  letter-spacing: 0.16em;
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
}
@media print, screen and (min-width: 992px) {
  .home-title-tate-w span {
    position: absolute;
    right: -30px;
    top: 3px;
  }
}
.home-title-tate-w::before {
  content: "";
  position: absolute;
  display: inline-block;
  background-image: url(../img/home/home-title-w.png);
  background-size: contain;
  width: 28px;
  height: 27px;
  left: -9px;
  top: 18px;
}
@media print, screen and (min-width: 992px) {
  .home-title-tate-w::before {
    width: 28px;
    height: 27px;
    top: -34px;
    left: 2px;
  }
}

.home-title-yoko {
  position: relative;
  font-size: 1.625rem;
  text-align: center;
  display: inline-block;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  margin-top: 0;
  margin-bottom: 60px;
  padding-left: 30px;
  letter-spacing: 0.2em;
}
@media print, screen and (min-width: 992px) {
  .home-title-yoko {
    margin-top: 60px;
    margin-bottom: 80px;
  }
}
.home-title-yoko span {
  display: block;
  font-size: 0.875rem;
  color: #8F825C;
  line-height: 140%;
  letter-spacing: 0.16em;
  margin-right: 20px;
}
.home-title-yoko::before {
  content: "";
  position: absolute;
  display: inline-block;
  background-image: url(../img/home/home-title.png);
  background-size: contain;
  width: 28px;
  height: 27px;
  left: -9px;
  top: 18px;
}
@media print, screen and (min-width: 992px) {
  .home-title-yoko::before {
    top: 22px;
  }
}

.home-title-yoko-w {
  position: relative;
  font-size: 1.625rem;
  text-align: center;
  display: inline-block;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  margin-top: 60px;
  margin-bottom: 80px;
  padding-left: 30px;
  color: #fff;
  letter-spacing: 0.2em;
}
.home-title-yoko-w span {
  display: block;
  font-size: 0.875rem;
  color: #8F825C;
  line-height: 140%;
  letter-spacing: 0.16em;
  margin-right: 20px;
}
.home-title-yoko-w::before {
  content: "";
  position: absolute;
  display: inline-block;
  background-image: url(../img/home/home-title-w.png);
  background-size: contain;
  width: 28px;
  height: 27px;
  left: -9px;
  top: 18px;
}
@media print, screen and (min-width: 992px) {
  .home-title-yoko-w::before {
    top: 22px;
  }
}

.home-sns__text {
  margin-top: -60px;
  text-align: center;
  margin-bottom: 50px;
  position: relative;
}
@media print, screen and (min-width: 992px) {
  .home-sns__text::before {
    content: "";
    position: absolute;
    display: inline-block;
    background-image: url(../img/home/home-parts01.png);
    background-size: contain;
    width: 333px;
    height: 333px;
    top: -150px;
    right: -45%;
  }
}

@media print, screen and (min-width: 992px) {
  .home-info__box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 10%;
  }
}
@media print, screen and (min-width: 992px) {
  .home-info__box::before {
    content: "";
    position: absolute;
    display: inline-block;
    background-image: url(../img/home/home-parts04.png);
    background-size: contain;
    width: 115px;
    height: 125px;
    top: 26%;
    left: 6%;
  }
}
@media print, screen and (min-width: 992px) {
  .home-info__box::after {
    content: "";
    position: absolute;
    display: inline-block;
    background-image: url(../img/home/home-parts02.png);
    background-size: contain;
    width: 230px;
    height: 230px;
    top: 43%;
    left: -5%;
  }
}

.home-about {
  color: #fff;
}
.home-about__box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 20px;
}
@media print, screen and (min-width: 992px) {
  .home-about__box {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 5%;
    margin-bottom: 120px;
  }
}
.home-about__img {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 60%;
      -ms-flex: 0 1 60%;
          flex: 0 1 60%;
  margin-bottom: 20px;
}
.home-about__text {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 35%;
      -ms-flex: 0 1 35%;
          flex: 0 1 35%;
  position: relative;
}
@media print, screen and (min-width: 992px) {
  .home-about__text::before {
    content: "";
    position: absolute;
    display: inline-block;
    background-image: url(../img/home/home-parts03.png);
    background-size: contain;
    width: 217px;
    height: 217px;
    top: 50%;
    right: -30%;
  }
}
.home-about__title {
  font-size: 1.25rem;
  margin-bottom: 16px;
}
@media print, screen and (min-width: 992px) {
  .home-about__title {
    font-size: 1.625rem;
  }
}
.home-about__box2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 20px;
}
@media print, screen and (min-width: 992px) {
  .home-about__box2 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 5%;
    margin-bottom: 120px;
  }
}
.home-about__img2 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 60%;
      -ms-flex: 0 1 60%;
          flex: 0 1 60%;
  margin-bottom: 20px;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
}
@media print, screen and (min-width: 992px) {
  .home-about__img2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
}
.home-about__text2 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 35%;
      -ms-flex: 0 1 35%;
          flex: 0 1 35%;
  position: relative;
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
}
@media print, screen and (min-width: 992px) {
  .home-about__text2 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
}
@media print, screen and (min-width: 992px) {
  .home-about__text2::before {
    content: "";
    position: absolute;
    display: inline-block;
    background-image: url(../img/home/home-parts03.png);
    background-size: contain;
    width: 217px;
    height: 217px;
    top: 70%;
    left: -30%;
  }
}
.home-about__text3 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 35%;
      -ms-flex: 0 1 35%;
          flex: 0 1 35%;
  position: relative;
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
}
@media print, screen and (min-width: 992px) {
  .home-about__text3 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
}
.home-about__text3::before {
  content: "";
  position: absolute;
  display: inline-block;
  background-image: url(../img/home/home-parts03.png);
  background-size: contain;
  width: 200px;
  height: 200px;
  top: 10%;
  right: -30%;
}
@media print, screen and (min-width: 992px) {
  .home-about__text3::before {
    width: 217px;
    height: 217px;
    top: 70%;
    left: -30%;
  }
}

.mb0 {
  margin-bottom: 0;
}

.parallax {
  background-image: url(../img/home/home-img06.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  min-height: 485px;
  width: 100%;
}
@media print, screen and (min-width: 769px) {
  .parallax {
    background-attachment: fixed;
  }
}
.parallax div {
  height: 485px;
}

@media print, screen and (min-width: 992px) {
  .home-houwa__box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 6%;
  }
}
@media print, screen and (min-width: 992px) {
  .home-houwa__box div {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 47%;
        -ms-flex: 0 1 47%;
            flex: 0 1 47%;
  }
}
.home-houwa__box > div:nth-of-type(2) {
  margin-top: 50px;
}
@media print, screen and (min-width: 992px) {
  .home-houwa__box > div:nth-of-type(2) {
    margin-top: 0;
  }
}
.home-houwa__box h3 {
  font-size: 1.25rem;
  text-align: center;
  margin-bottom: 30px;
}
.home-houwa__box h3:last-of-type {
  margin-top: 0px;
}
@media print, screen and (min-width: 992px) {
  .home-houwa__box h3:last-of-type {
    margin-top: 0;
  }
}
.home-houwa__box ul {
  margin-bottom: 30px;
  border-top: 1px solid #d2cbd7;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 80%;
      -ms-flex: 1 1 80%;
          flex: 1 1 80%;
}
.home-houwa__box li {
  border-bottom: 1px solid #d2cbd7;
  padding: 20px 16px;
}
.home-houwa__box span {
  color: #8F825C;
  margin-right: 20px;
}
@media print, screen and (max-width: 992px) {
  .home-houwa__box span {
    display: block;
  }
}

.momiji1::after {
  content: "";
  position: absolute;
  display: inline-block;
  background-image: url(../img/home/home-parts04.png);
  background-size: contain;
  width: 130px;
  height: 130px;
  top: -55px;
}
@media print, screen and (min-width: 992px) {
  .momiji1::after {
    width: 200px;
    height: 200px;
    top: -82px;
    right: -200px;
  }
}

.home-schedule__box {
  margin-top: 60px;
  background-image: url(../img/home/home-img07-sp.jpg);
  background-size: cover;
  padding-top: 60px;
  padding-bottom: 60px;
}
@media print, screen and (min-width: 992px) {
  .home-schedule__box {
    background-image: url(../img/home/home-img07.jpg);
  }
}
.home-schedule__title {
  font-size: 1.625rem;
  color: #fff;
  text-align: center;
}

@media print, screen and (min-width: 992px) {
  .momiji2::after {
    content: "";
    position: absolute;
    display: inline-block;
    background-image: url(../img/home/home-parts05.png);
    background-size: contain;
    width: 200px;
    height: 200px;
    top: -85px;
    left: -190px;
  }
}

.home-access {
  color: #fff;
  padding-bottom: 40px !important;
}
.home-access a {
  color: #fff;
}
.home-access__box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media print, screen and (min-width: 992px) {
  .home-access__box {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 5%;
  }
}
.home-access__img {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 40%;
      -ms-flex: 0 1 40%;
          flex: 0 1 40%;
  margin-bottom: 80px;
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
}
@media print, screen and (min-width: 992px) {
  .home-access__img {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
    margin-bottom: 120px;
  }
}
.home-access__inner {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 50%;
      -ms-flex: 0 1 50%;
          flex: 0 1 50%;
  margin-bottom: 20px;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
}
@media print, screen and (min-width: 992px) {
  .home-access__inner {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
}
@media print, screen and (min-width: 992px) {
  .home-access__inner__flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
  }
}
.home-access__textbox {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 80%;
      -ms-flex: 0 1 80%;
          flex: 0 1 80%;
}
.home-access__title {
  font-size: 1.125rem;
  border-top: 1px solid #d2cbd7;
  text-align: center;
  padding-top: 30px;
  margin-bottom: 20px;
}
.home-access__time {
  font-size: 1.75rem;
  text-align: center;
  padding-bottom: 30px;
}
.home-access__time:last-of-type {
  border-bottom: 1px solid #d2cbd7;
  margin-bottom: 60px;
}
.home-access__img2 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 40%;
      -ms-flex: 0 1 40%;
          flex: 0 1 40%;
  margin-bottom: 80px;
}
@media print, screen and (min-width: 992px) {
  .home-access__img2 {
    margin-bottom: 120px;
  }
}
.home-access__inner2 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 50%;
      -ms-flex: 0 1 50%;
          flex: 0 1 50%;
  margin-bottom: 20px;
}
.home-access__title2 {
  font-size: 1.125rem;
  border-top: 1px solid #d2cbd7;
  padding-top: 30px;
  text-align: center;
}
@media print, screen and (min-width: 992px) {
  .home-access__title2 {
    padding-left: 5%;
    -moz-text-align-last: left;
         text-align-last: left;
  }
}
.home-access__access {
  font-size: 1.125rem;
  padding-bottom: 20px;
  text-align: center;
}
@media print, screen and (min-width: 992px) {
  .home-access__access {
    padding-left: 5%;
    -moz-text-align-last: left;
         text-align-last: left;
  }
}
.home-access__access:last-of-type {
  border-bottom: 1px solid #d2cbd7;
  margin-bottom: 60px;
}

.shikaku1 {
  position: relative;
}
@media print, screen and (min-width: 992px) {
  .shikaku1::after {
    content: "";
    position: absolute;
    display: inline-block;
    background-image: url(../img/home/home-parts02.png);
    background-size: contain;
    width: 230px;
    height: 230px;
    top: 37%;
    right: -5%;
  }
}

.shikaku2 {
  position: relative;
}
@media print, screen and (min-width: 992px) {
  .shikaku2::before {
    content: "";
    position: absolute;
    display: inline-block;
    background-image: url(../img/home/home-parts02.png);
    background-size: contain;
    width: 230px;
    height: 230px;
    top: 58%;
    left: -5%;
  }
}
@media print, screen and (min-width: 992px) {
  .shikaku2::after {
    content: "";
    position: absolute;
    display: inline-block;
    background-image: url(../img/home/home-parts02.png);
    background-size: contain;
    width: 230px;
    height: 230px;
    bottom: -26%;
    right: -5%;
  }
}

.about-message__box {
  margin-top: 50px;
  position: relative;
}
@media print, screen and (min-width: 992px) {
  .about-message__box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    flex-direction: row-reverse;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 10%;
    margin-top: 100px;
  }
}
@media print, screen and (min-width: 992px) {
  .about-message__box::before {
    content: "";
    position: absolute;
    display: inline-block;
    background-image: url(../img/home/home-parts02.png);
    background-size: contain;
    width: 230px;
    height: 230px;
    top: 58%;
    left: -16%;
  }
}
@media print, screen and (min-width: 992px) {
  .about-message__box::after {
    content: "";
    position: absolute;
    display: inline-block;
    background-image: url(../img/home/home-parts02.png);
    background-size: contain;
    width: 230px;
    height: 230px;
    top: 20%;
    right: -16%;
  }
}
.about-message__text {
  margin-bottom: 40px;
  font-size: 0.9375rem;
  color: #fff;
}
@media print, screen and (min-width: 992px) {
  .about-message__text {
    margin-bottom: 60px;
    letter-spacing: 9px;
    font-size: 1.125rem;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 40%;
        -ms-flex: 0 1 40%;
            flex: 0 1 40%;
  }
}

.about-map__box {
  margin-top: 60px;
  background-image: url(../img/about/about-img01-sp.jpg);
  background-size: cover;
  padding-top: 60px;
  padding-bottom: 60px;
}
@media print, screen and (min-width: 992px) {
  .about-map__box {
    background-image: url(../img/about/about-img01.jpg);
  }
}
.about-map__title {
  font-size: 1.625rem;
  color: #fff;
  text-align: center;
}

.about-aki__text {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 46%;
      -ms-flex: 1 1 46%;
          flex: 1 1 46%;
}
.about-aki__text span {
  color: #8F825C;
  font-size: 1.5625rem;
  display: block;
  margin-bottom: 10px;
}
.about-aki__img {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 46%;
      -ms-flex: 1 1 46%;
          flex: 1 1 46%;
}

.map-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 16px;
}

.map-btn {
  margin-bottom: 10px;
}
.map-btn a {
  background-color: #FAF8F3;
  border: 1px solid #4B3C31;
  border-radius: 30px;
  padding: 4px 16px;
}

.map-iframe {
  width: 100%;
  margin: 0 auto;
  background-color: #fff;
  padding: 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 400px;
}
@media print, screen and (min-width: 992px) {
  .map-iframe {
    padding: 30px;
    height: 650px;
  }
}
.map-iframe__in {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.map-iframe__in iframe {
  width: 100%;
  height: 500px;
  margin-top: -75px;
}
@media print, screen and (min-width: 992px) {
  .map-iframe__in iframe {
    height: 800px;
    margin-top: -75px;
  }
}

.map-table {
  border-collapse: collapse;
  margin: 50px auto;
  border: 1px solid #BFBFBF;
  white-space: nowrap;
}
@media print, screen and (min-width: 992px) {
  .map-table {
    white-space: wrap;
    table-layout: fixed;
    width: 100%;
  }
}
.map-table__th {
  color: #fff;
  background-color: #8F825C !important;
  -moz-text-align-last: center !important;
       text-align-last: center !important;
  background-color: #E3E9F0;
  padding: 20px 20px;
  border: 1px solid #BFBFBF;
}
.map-table__td {
  -moz-text-align-last: center;
       text-align-last: center;
  background-color: #fff;
  padding: 20px 20px;
  border: 1px solid #BFBFBF;
}

@media print, screen and (min-width: 992px) {
  .map-table__th:nth-child(1),
  .map-table__td:nth-child(1) {
    width: 65px;
  }
  .map-table__th:nth-child(2),
  .map-table__td:nth-child(2) {
    width: 200px;
  }
  .map-table__th:nth-child(3),
  .map-table__td:nth-child(3) {
    width: 182px;
  }
  .map-table__th:nth-child(5),
  .map-table__td:nth-child(5) {
    width: 240px;
  }
  .map-table__th:nth-child(4),
  .map-table__td:nth-child(4) {
    width: auto;
    white-space: normal;
    word-break: break-word;
    -moz-text-align-last: left;
         text-align-last: left;
  }
}
.info__box {
  margin-bottom: 30px;
  border-top: 1px solid #D2CBD7;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 80%;
      -ms-flex: 1 1 80%;
          flex: 1 1 80%;
}
.info__list {
  border-bottom: 1px solid #D2CBD7;
}
.info__link {
  margin: 20px 16px;
}
@media print, screen and (min-width: 992px) {
  .info__link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
  }
}
.info__date {
  color: #8F825C;
  font-weight: 700;
}

.info-blog__img {
  text-align: center;
}
.info-blog__title {
  font-size: 1.25rem;
  color: #1B4287;
  text-align: left;
}
@media print, screen and (min-width: 992px) {
  .info-blog__title {
    font-size: 1.875rem;
  }
}
.info-blog__date {
  text-align: left;
  font-weight: 500;
  font-size: 0.75rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid #A2B2CE;
  margin-bottom: 100px;
}
.info-blog__contents {
  text-align: left;
  margin-bottom: 50px;
  line-height: 2rem;
  padding-bottom: 0;
}
@media print, screen and (min-width: 769px) {
  .info-blog__contents {
    margin-bottom: 200px;
    padding-bottom: 50px;
  }
}

.info-link__box div {
  margin-bottom: 50px;
}
@media print, screen and (min-width: 992px) {
  .info-link__box div {
    margin-bottom: 0px;
  }
}

.info-list {
  width: 100%;
}
@media print, screen and (min-width: 992px) {
  .info-list__box {
    width: 80%;
    margin: 0 auto;
  }
}
.info-list__list {
  border-bottom: 1px solid #A2B2CE;
}
.info-list__ymd {
  font-weight: 500;
  color: #1B4287;
  padding-top: 20px;
}
@media print, screen and (min-width: 769px) {
  .info-list__ymd {
    padding-top: 0;
    margin-right: 10%;
  }
}
.info-list__ymd__y {
  font-size: 0.75rem;
  margin-right: 10px;
}
.info-list__ymd__md {
  font-size: 1.25rem;
}
.info-list__title {
  font-size: 0.875rem;
  font-weight: 400;
  color: #1B4287;
  padding-bottom: 20px;
}
@media print, screen and (min-width: 769px) {
  .info-list__title {
    padding-top: 20px;
  }
}
.info-list__link {
  position: relative;
}
.info-list__link:after {
  content: "";
  background: url(../img/parts/icon-arrow-right.svg) no-repeat;
  display: inline-block;
  width: 25px;
  height: 9px;
  vertical-align: middle;
  background-size: contain;
  position: absolute;
  top: 85%;
  right: 5%;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
@media print, screen and (min-width: 769px) {
  .info-list__link:after {
    top: 50%;
  }
}
.info-list__link:hover:after {
  background: url(../img/parts/icon-arrow-right-h.svg) no-repeat;
}
.info-list__link:hover {
  color: #fff;
  -webkit-transition: 0.6s;
  transition: 0.6s;
  opacity: 1;
}
.info-list__link:hover h3 {
  color: #fff;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
.info-list__link:hover span {
  color: #fff;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
.info-list__categories {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 20px;
  width: 80%;
  margin: 0 auto;
}
.info-list__category {
  border-radius: 100px;
  border: 1px solid #313131;
  cursor: pointer;
  text-align: center;
  width: 100%;
}
@media print, screen and (min-width: 769px) {
  .info-list__category {
    width: auto;
  }
}
.info-list__category:hover {
  opacity: 0.7;
}
.info-list__category.active {
  border: 1px solid #fff;
  background-color: #fff;
}
.info-list__category.active a {
  color: #fff;
}
.info-list__category a {
  display: block;
  padding: 5px 20px;
}

.butzen__icon {
  text-align: center;
  margin-top: 50px;
}
.butzen__title {
  font-size: 1.25rem;
  color: #8F825C;
  text-align: center;
  margin-bottom: 60px;
}
@media print, screen and (min-width: 992px) {
  .butzen__title {
    font-size: 1.5625rem;
  }
}
@media print, screen and (min-width: 992px) {
  .butzen__flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 5%;
  }
}
@media print, screen and (min-width: 992px) {
  .butzen__flex__left {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 48%;
        -ms-flex: 0 1 48%;
            flex: 0 1 48%;
  }
}
.butzen__flex__right {
  margin-top: 50px;
}
@media print, screen and (min-width: 992px) {
  .butzen__flex__right {
    margin-top: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 48%;
        -ms-flex: 0 1 48%;
            flex: 0 1 48%;
  }
}
.butzen__box {
  border: 1px solid #CBBA8A;
  padding: 50px 15px;
  background-color: #fff;
}
@media print, screen and (min-width: 992px) {
  .butzen__box {
    padding: 50px;
  }
}
@media print, screen and (min-width: 992px) {
  .butzen__box2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 30px;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}
.butzen__item {
  text-align: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 30%;
      -ms-flex: 0 1 30%;
          flex: 0 1 30%;
  margin-bottom: 60px;
}

.password {
  padding: 60px 15px;
  background-color: #fff;
  margin-top: 100px;
  margin-bottom: 200px;
}
@media print, screen and (min-width: 769px) {
  .password {
    padding: 60px;
    margin-top: 150px;
  }
}
.password__title {
  font-size: 1.125rem;
  margin-bottom: 30px;
}
@media print, screen and (min-width: 992px) {
  .password__form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.password__label {
  font-size: 1.125rem;
}
.password__input {
  border: 1px solid #CECECE;
  margin-right: 10px;
  border-radius: 2px;
}
.password__submit {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 5px 10px;
  background-color: #EEEEEE;
  border: none;
  border-radius: 2px;
  cursor: pointer;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
@media print, screen and (max-width: 992px) {
  .password__submit {
    display: block;
    margin: 0 auto;
    margin-top: 50px;
  }
}
.password__submit:hover {
  color: #fff;
  background-color: #8F825C;
}

.single__date {
  font-size: 1.125rem;
  text-align: center;
  background-color: #8F825C;
  color: #fff;
  width: 128px;
  margin-bottom: 20px;
}
.single__title {
  font-size: 1.375rem;
  margin-bottom: 60px;
  font-weight: 400;
}
@media print, screen and (min-width: 992px) {
  .single__title {
    font-size: 1.875rem;
  }
}
.single a {
  text-decoration: underline;
}

.page-nation {
  text-align: center;
  margin-top: 120px;
  margin-bottom: 200px;
}

.page-numbers {
  font-size: 1.125rem;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 50%;
  padding: 10px 0px;
  margin-right: 16px;
  width: 53px;
  height: 53px;
  display: inline-block;
  color: #4b3c31;
}
.page-numbers.current {
  background-color: #8b7953;
  color: #fff !important;
}
.page-numbers.next {
  position: relative;
  color: #fff;
  width: 53px;
  height: 53px;
  background-color: transparent;
  border: none;
}
.page-numbers.next::after {
  content: "";
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0px;
  right: 17px;
  width: 8px;
  height: 8px;
  border-top: 2px solid #801f3a;
  border-right: 2px solid #801f3a;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.page-numbers.prev {
  position: relative;
  color: #fff;
  width: 53px;
  height: 53px;
  background-color: transparent;
  border: none;
}
.page-numbers.prev::after {
  content: "";
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0px;
  right: 14px;
  width: 8px;
  height: 8px;
  border-top: 2px solid #801f3a;
  border-right: 2px solid #801f3a;
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
}

.c-post__title {
  margin-top: 150px;
  text-align: center;
  margin-bottom: 50px;
  font-weight: normal;
}

.c-post__text {
  text-align: center;
  margin-bottom: 50px;
}

.c-post__btn {
  padding: 15px;
  font-size: 1.25rem;
  text-align: center;
  background-color: #fff;
  display: inline-block;
  margin: 0 auto;
  border-radius: 100px;
  margin-bottom: 150px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.c-post__btn:hover {
  background-color: #00B9EF;
}

.c-post__btn a {
  color: #fff;
}/*# sourceMappingURL=style.css.map */