@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Noto+Sans+JP:wght@100..900&display=swap");
/*! destyle.css v4.0.1 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
  min-width: 0;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

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

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

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

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

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Replaced content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
svg,
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable.
 * 1. Make form elements stylable across systems iOS especially.
 * 2. Inherit text-transform from parent.
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none; /* 1 */
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit; /* 2 */
}

/**
 * Correct cursors for clickable elements.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
}

button:disabled,
[type=button]:disabled,
[type=reset]:disabled,
[type=submit]:disabled {
  cursor: default;
}

/**
 * Improve outlines for Firefox and unify style with input elements & buttons.
 */
:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

legend {
  padding: 0;
}

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

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

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

/**
 * Correct the outline style in Safari.
 */
[type=search] {
  outline-offset: -2px; /* 1 */
}

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

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Fix font inheritance.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/**
 * Fix appearance for Firefox
 */
[type=number] {
  -moz-appearance: textfield;
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

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

/*
 * Remove outline for editable content.
 */
[contenteditable]:focus {
  outline: auto;
}

/* Tables */
/* ============================================ */
/**
1. Correct table border color inheritance in all Chrome and Safari.
*/
table {
  border-color: inherit; /* 1 */
  border-collapse: collapse;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

@keyframes fadeInAnime {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.monserrat {
  font-family: "Montserrat", sans-serif;
}

.fadein00 {
  animation-name: fadeInAnime;
  animation-duration: 3s;
  animation-delay: 0.5s;
  animation-timing-function: ease-out;
  animation-fill-mode: forwards;
  animation-iteration-count: 1;
}

.fadein01 {
  animation-name: fadeInAnime;
  animation-duration: 3s;
  animation-delay: 1s;
  animation-timing-function: ease-out;
  animation-fill-mode: forwards;
  animation-iteration-count: 1;
}

.fadein02 {
  animation-name: fadeInAnime;
  animation-duration: 3s;
  animation-delay: 1.5s;
  animation-timing-function: ease-out;
  animation-fill-mode: forwards;
  animation-iteration-count: 1;
}

.fadein03 {
  animation-name: fadeInAnime;
  animation-duration: 3s;
  animation-delay: 2s;
  animation-timing-function: ease-out;
  animation-fill-mode: forwards;
  animation-iteration-count: 1;
}

.fadein04 {
  animation-name: fadeInAnime;
  animation-duration: 3s;
  animation-delay: 2.5s;
  animation-timing-function: ease-out;
  animation-fill-mode: forwards;
  animation-iteration-count: 1;
}

.event {
  background-color: #F9FF6C;
  width: 100%;
  padding: 120px 0;
}
.event__details {
  display: none;
  padding: 1px 20px 20px;
  background-color: #FFE9FF;
  border-radius: 20px;
  margin-top: 20px;
}
.event__details--ttl {
  font-size: 1.125rem;
  font-weight: bold;
  line-height: 1.3;
  margin: 40px 0 10px;
}
.event__details--ttl::before {
  content: "【";
}
.event__details--ttl::after {
  content: "】";
}
.event__details--subttl {
  font-size: 0.9375rem;
  font-weight: bold;
  line-height: 1.5;
  margin: 30px 0 4px;
}
.event__details--subttl::before {
  content: "＜";
}
.event__details--subttl::after {
  content: "＞";
}
.event__details--txt {
  font-size: 0.875rem;
  color: #444;
  line-height: 1.5;
  margin: 0 0 8px;
}
.event__details--blc {
  margin: 30px 0 20px;
}
.event__details--note {
  color: #706e6e;
  line-height: 1.4;
  font-size: 0.875rem;
  padding-left: 1em;
  text-indent: -1em;
}
.event__ttl {
  background-size: 100% auto;
  white-space: nowrap;
  text-indent: -9999px;
  background-repeat: no-repeat;
  display: block;
  background-size: 100% auto;
  background-image: url("../img/ttl_event.png");
  width: 800px;
  height: 268px;
  margin: 0 auto;
}
.event__btn {
  display: block;
  margin: -106px auto 46px;
}
.event__btn img {
  width: 100%;
  height: auto;
}
.event__btn:hover {
  opacity: 0.9;
}
.event__blc {
  padding: 40px;
  background-color: #FFF;
  border: solid 4px #E05374;
  border-radius: 10px;
}
.event__blc--ttl {
  text-align: center;
  color: #E05374;
  font-weight: 600;
  font-size: 1.5rem;
  margin: 0 auto 30px;
}
.event__list li {
  border-bottom: solid 1px #ccc;
  padding: 20px 10px;
  align-items: center;
}
.event__list li:first-child {
  border-top: solid 1px #ccc;
}
.event__list--date {
  font-size: 1.125rem;
  font-weight: 600;
  text-align: right;
  line-height: 1.5;
  min-width: 140px;
}
.event__list--type {
  font-size: 1.25rem;
  color: #898989;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  margin-bottom: 4px;
}
.event__list--type span {
  color: #000;
  display: inline-block;
  margin-left: 8px;
  font-size: 0.9em;
}
.event__list--txt {
  font-size: 1rem;
  line-height: 2;
  color: #444444;
  margin-bottom: 8px;
}
.event__list--area {
  display: inline-block;
  padding: 5px 10px;
  border: solid 1px #707070;
  border-radius: 20px;
  line-height: 1;
  font-size: 1rem;
  margin: 0 10px 0 0;
  white-space: nowrap;
  min-width: 52px;
}
.event__list--areain {
  display: flex;
  align-items: flex-start;
}
.event__list--arrow {
  display: inline-block;
}
.event__list--arrow p {
  display: flex;
  align-items: cente;
  background-color: #FFE9FF;
  border-radius: 30px;
  margin: 10px 0 0;
  justify-content: center;
  padding: 0 20px;
}
.event__list--arrow .arrow {
  display: inline-block;
  background-image: url("../img/arrow_details.png");
  background-size: 100% auto;
  width: 15px;
  height: 15px;
  margin-left: 8px;
}
.event__list--basyo {
  font-size: 1.125rem;
  line-height: 1.5;
}
.event__list--basyospan {
  display: block;
  padding: 8px;
  border-radius: 20px;
}
.event__list--note {
  font-size: 0.75rem;
  line-height: 1.2;
  color: #444444;
  text-indent: -1em;
  padding-left: 1em;
  margin-bottom: 3px;
}
.event__date {
  position: relative;
  margin-right: 20px;
  min-width: 120px;
  width: 120px;
  height: 60px;
  background-image: url("../img/bg_slush.png");
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: left 12px top 0;
}
.event__date span {
  position: absolute;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  display: inline-block;
  line-height: 1;
}
.event__date--wrapper {
  display: flex;
  cursor: pointer;
}
.event__date--mon {
  font-size: 1.5625rem;
  position: absolute;
  top: 0;
  left: 0;
}
.event__date--day {
  font-size: 2.5rem;
  position: absolute;
  bottom: 0;
  left: 30px;
}
.event__date--week {
  font-size: 0.9375rem;
  bottom: 5px;
  right: 0;
}
.event__coming {
  background-color: #F6DEF0;
  border-radius: 10px;
  padding: 50px 0;
  margin-top: 20px;
}
.event__coming p {
  text-align: center;
  color: #E05374;
  font-size: 2rem;
  font-weight: bold;
}
.event .inner {
  max-width: 800px;
  margin: 0 auto;
}

@media screen and (max-width: 1025px) {
  .event {
    width: 100%;
    padding: 20vw 0;
  }
  .event__details {
    display: none;
    padding: 1px 5vw 5vw;
    border-radius: 10px;
    margin: 8px -10px 0;
  }
  .event__details--ttl {
    font-size: 1rem;
    line-height: 1.3;
    margin: 20px 0 10px;
  }
  .event__details--subttl {
    font-size: 0.875rem;
    margin: 15px 0 4px;
  }
  .event__details--txt {
    font-size: 0.75rem;
    margin: 0 0 4px;
  }
  .event__details--blc {
    margin: 20px 0 10px;
  }
  .event__details--note {
    font-size: 0.75rem;
  }
  .event__ttl {
    background-size: 100% auto;
    white-space: nowrap;
    text-indent: -9999px;
    background-repeat: no-repeat;
    display: block;
    background-size: 100% auto;
    width: 80vw;
    height: 26.8vw;
    margin: 0 auto;
  }
  .event__btn {
    display: block;
    margin: -10vw auto 3vw;
  }
  .event__blc {
    padding: 8vw 5vw 5vw;
    border: solid 2px #E05374;
    border-radius: 10px;
  }
  .event__blc--ttl {
    font-size: 1.125rem;
    margin: 0 auto 20px;
  }
  .event__list li {
    padding: 20px 10px 16px;
    display: block;
  }
  .event__list--arrow {
    font-size: 0.625rem;
    margin: -6px 0 0;
    justify-content: center;
  }
  .event__list--arrow .arrow {
    width: 11px;
    height: 11px;
    margin-left: 3px;
  }
  .event__list--date {
    font-size: 1rem;
    text-align: left;
    line-height: 1.5;
    min-width: 100%;
    margin-bottom: 8px;
    padding-left: 4px;
  }
  .event__list--type {
    font-size: 1rem;
  }
  .event__list--txt {
    font-size: 1rem;
    line-height: 1.2;
    margin-bottom: 8px;
  }
  .event__list--area {
    white-space: nowrap;
    font-size: 0.6875rem;
    margin: 0;
    min-width: auto;
    padding: 2px 8px;
  }
  .event__list--areain {
    display: flex;
  }
  .event__list--basyo {
    font-size: 0.625rem;
    line-height: 1.5;
    padding: 0 0 3px 5px;
  }
  .event__coming {
    background-color: #F6DEF0;
    border-radius: 10px;
    padding: 50px 0;
    margin-top: 20px;
  }
  .event__coming p {
    text-align: center;
    color: #E05374;
    font-size: 2rem;
    font-weight: bold;
  }
  .event__date {
    position: relative;
    margin-right: 10px;
    min-width: 66px;
    width: 66px;
    height: 36px;
    background-position: left 10px top 0;
  }
  .event__date--wrapper {
    display: flex;
    cursor: pointer;
  }
  .event__date--mon {
    font-size: 1.125rem;
    position: absolute;
    top: 0;
    left: 0;
  }
  .event__date--day {
    font-size: 1.25rem;
    position: absolute;
    bottom: 0;
    left: 18px;
  }
  .event__date--week {
    font-size: 0.625rem;
    bottom: 1px;
    transform: scaleX(0.9);
    right: -2px;
  }
  .event .inner {
    width: 100%;
    padding: 0 5vw;
    margin: 0 auto;
  }
}
.news {
  background-color: #F6DEF0;
  padding: 100px 0;
}
.news__insta {
  text-align: center;
}
.news__insta blockquote {
  margin: 0 auto;
}
.news__insta--txt {
  font-size: 1.125rem;
  font-weight: bold;
  text-align: center;
  padding: 5px 10px;
  background-color: #b7ffff;
  margin: 0 auto 10px;
}
.news__inner {
  max-width: 800px;
  margin: 0 auto;
}
.news__ttl {
  background-size: 100% auto;
  white-space: nowrap;
  text-indent: -9999px;
  background-repeat: no-repeat;
  display: block;
  background-size: 100% auto;
  background-image: url("../img/ttl_news.png");
  width: 800px;
  height: 137px;
  margin: 0 auto 30px;
}
.news__blc {
  background-color: #FFF;
  padding: 30px;
  border-radius: 10px;
}
.news__blc img {
  width: 100%;
  height: auto;
  display: block;
}
.news__txt {
  font-size: 1rem;
  line-height: 1.5;
  margin: 10px 0 0;
}
.news__txt2 {
  font-size: 1.125rem;
  line-height: 1.5;
  margin: 20px 0;
}
.news__details {
  display: none;
}
.news__details--blc {
  margin: 30px 0;
}
.news__details--ttl {
  font-size: 1.125rem;
  font-weight: bold;
  margin: 0 0 10px;
}
.news__details--txt {
  font-size: 1rem;
  margin-bottom: 8px;
  line-height: 1.5;
}
.news__details--txt a {
  color: #E05374;
}
.news__details--note {
  font-size: 0.875rem;
  line-height: 1.4;
}
.news__details--btn {
  color: #FFF;
  display: inline-block;
  line-height: 1;
  font-size: 1rem;
  padding: 14px 26px;
  background-color: #E05374;
  border-radius: 30px;
  margin-top: 10px;
  cursor: pointer;
}
@media screen and (max-width: 1025px) {
  .news {
    padding: 10vw 5vw;
  }
  .news__inner {
    max-width: 100%;
    margin: 0 auto;
  }
  .news__ttl {
    width: 90vw;
    height: 16vw;
    margin: 0 auto 2vw;
  }
  .news__blc {
    padding: 5vw;
    border-radius: 10px;
  }
  .news__txt {
    font-size: 0.9375rem;
    line-height: 1.4;
    margin: 10px 0 0;
  }
  .news__txt2 {
    font-size: 0.9375rem;
    line-height: 1.5;
    margin: 3vw 0;
  }
  .news__details--blc {
    margin: 7vw 0;
  }
  .news__details--ttl {
    font-size: 0.9375rem;
    margin: 0 0 3vw;
  }
  .news__details--txt {
    font-size: 0.8125rem;
    margin-bottom: 2vw;
    line-height: 1.4;
  }
  .news__details--note {
    font-size: 0.75rem;
    line-height: 1.3;
    padding-left: 1em;
    text-indent: -1em;
  }
  .news__details--btn {
    font-size: 0.875rem;
    padding: 8px 26px;
    border-radius: 30px;
    margin-top: 10px;
  }
}

.notice, .footer__links li a, .footer__btmnotice, .footer__notice {
  color: #FFFFFF;
  font-size: 0.875rem;
  line-height: 1.5;
}
@media screen and (max-width: 599px) {
  .notice, .footer__links li a, .footer__btmnotice, .footer__notice {
    font-size: 0.75rem;
  }
}

.footer {
  background: url("../img/bg_wood01b.jpg") no-repeat;
  width: 100%;
  padding: 108px 0;
}
.footer__inner {
  margin: 0 auto;
}
.footer__sns, .footer__links {
  display: flex;
  justify-content: center;
  margin: 0 auto 30px;
}
.footer__sns li, .footer__links li {
  margin: 0 16px;
}
.footer__sns--x {
  background-size: 100% auto;
  white-space: nowrap;
  text-indent: -9999px;
  background-repeat: no-repeat;
  display: block;
  background-size: 100% auto;
  background: url("../img/x.svg") no-repeat;
  width: 40px;
  height: 40px;
}
.footer__sns--insta {
  background-size: 100% auto;
  white-space: nowrap;
  text-indent: -9999px;
  background-repeat: no-repeat;
  display: block;
  background-size: 100% auto;
  background: url("../img/insta.svg") no-repeat;
  width: 40px;
  height: 40px;
}
.footer__sns--line {
  background-size: 100% auto;
  white-space: nowrap;
  text-indent: -9999px;
  background-repeat: no-repeat;
  display: block;
  background-size: 100% auto;
  background: url("../img/line.png") no-repeat;
  width: 38px;
  height: 38px;
  background-size: cover;
}
.footer__notice {
  text-align: center;
}
.footer__btmnotice {
  text-align: center;
}
.footer__ginbis {
  background-size: 100% auto;
  white-space: nowrap;
  text-indent: -9999px;
  background-repeat: no-repeat;
  display: block;
  background-size: 100% auto;
  background-image: url("../img/bnr_ginbis.png");
  width: 300px;
  height: 60px;
  margin: 20px auto;
}
.footer__links {
  margin-top: 40px;
}
.footer__links li {
  margin: 0 5px;
}
.footer__links li a {
  text-decoration: underline;
}
@media screen and (max-width: 599px) {
  .footer {
    padding: 15bvw 0;
  }
  .footer__inner {
    padding: 0 5vw;
  }
  .footer__ginbis {
    width: 260px;
    height: 52px;
    margin: 20px auto;
  }
  .footer__btmnotice {
    -moz-text-align-last: left;
         text-align-last: left;
    padding-left: 1em;
    text-indent: -1em;
    margin-bottom: 5px;
  }
}

.header__btn {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 20px;
  width: 380px;
}
.header__btn img {
  width: 100%;
  height: auot;
}
.header__fv {
  position: relative;
  background-size: 100% auto;
  white-space: nowrap;
  text-indent: -9999px;
  background-repeat: no-repeat;
  display: block;
  background-size: 100% auto;
  background-size: cover;
  background-position: center center;
  height: 100vh;
  width: 100%;
  height: 100dvh;
}
.header__fv--memorial {
  position: relative;
  background-size: 100% auto;
  white-space: nowrap;
  text-indent: -9999px;
  background-repeat: no-repeat;
  display: block;
  background-size: 100% auto;
  background-size: cover;
  background-position: center center;
  height: 100vh;
  width: 100%;
  height: 100dvh;
}
.header__comsoon {
  background-size: 100% auto;
  white-space: nowrap;
  text-indent: -9999px;
  background-repeat: no-repeat;
  display: block;
  background-size: 100% auto;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url("../img/commingsoon.png");
  width: 41.9vw;
  height: 10vw;
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
}
@media screen and (max-width: 1025px) {
  .header__fv {
    background-size: 100% auto;
    white-space: nowrap;
    text-indent: -9999px;
    background-repeat: no-repeat;
    display: block;
    background-size: 100% auto;
    background-size: cover;
    background-position: center center;
    height: 100vh;
    width: 100%;
    height: 100dvh;
  }
  .header__fv--memorial {
    background-size: 100% auto;
    white-space: nowrap;
    text-indent: -9999px;
    background-repeat: no-repeat;
    display: block;
    background-size: 100% auto;
    background-size: cover;
    background-position: center center;
    height: 100vh;
    width: 100%;
    height: 100dvh;
  }
}
@media screen and (max-width: 599px) {
  .header__fv {
    background-size: 100% auto;
    white-space: nowrap;
    text-indent: -9999px;
    background-repeat: no-repeat;
    display: block;
    background-size: 100% auto;
    background-size: cover;
    background-position: top center;
    height: 100vh;
    width: 100%;
    height: 100dvh;
  }
  .header__fv--memorial {
    background-size: 100% auto;
    white-space: nowrap;
    text-indent: -9999px;
    background-repeat: no-repeat;
    display: block;
    background-size: 100% auto;
    background-size: cover;
    background-position: top center;
    height: 100vh;
    width: 100%;
    height: 100dvh;
  }
  .header__comsoon {
    display: none;
  }
}

.webp .header__fv {
  background-image: url("../img/fv_pc-mod4.webp");
}
@media screen and (max-width: 1025px) {
  .webp .header__fv {
    background-image: url("../img/bg_fv-tb-big.webp");
  }
}
@media screen and (max-width: 800px) {
  .webp .header__fv {
    background-image: url("../img/bg_fv-tb.webp");
  }
}
@media screen and (max-width: 599px) {
  .webp .header__fv {
    background-image: url("../img/fv_sp.webp");
  }
}

.header__fv--memorial {
  background-image: url("../img/bg_fv-pc-memorial.jpg");
}
@media screen and (max-width: 1025px) {
  .header__fv--memorial {
    background-image: url("../img/bg_fv-tb-bigmemorial.jpg");
  }
}
@media screen and (max-width: 800px) {
  .header__fv--memorial {
    background-image: url("../img/bg_fv-tb-memorial.jpg");
  }
}
@media screen and (max-width: 599px) {
  .header__fv--memorial {
    background-image: url("../img/bg_fv-sp-memorial.jpg") no-repeat;
  }
}

.no-webp .header__fv {
  background-image: url("../img/fv_pc-mod4.jpg");
}
@media screen and (max-width: 1025px) {
  .no-webp .header__fv {
    background-image: url("../img/bg_fv-tb-big.jpg");
  }
}
@media screen and (max-width: 800px) {
  .no-webp .header__fv {
    background-image: url("../img/bg_fv-tb.jpg");
  }
}
@media screen and (max-width: 599px) {
  .no-webp .header__fv {
    background-image: url("../img/fv_sp.jpg") no-repeat;
  }
}

.webp .header__fv {
  background-image: url("../img/fv_pc-0311.webp");
}
@media screen and (max-width: 1025px) {
  .webp .header__fv {
    background-image: url("../img/bg_fv-tb-big0311.webp");
  }
}
@media screen and (max-width: 800px) {
  .webp .header__fv {
    background-image: url("../img/bg_fv-tb0311.webp");
  }
}
@media screen and (max-width: 599px) {
  .webp .header__fv {
    background-image: url("../img/fv_sp0311.webp");
  }
}
.webp .header__fv.img0318 {
  background-image: url("../img/fv_pc-0318.webp");
}
@media screen and (max-width: 1025px) {
  .webp .header__fv.img0318 {
    background-image: url("../img/bg_fv-tb-big0318.webp");
  }
}
@media screen and (max-width: 800px) {
  .webp .header__fv.img0318 {
    background-image: url("../img/bg_fv-tb0318.webp");
  }
}
@media screen and (max-width: 599px) {
  .webp .header__fv.img0318 {
    background-image: url("../img/fv_sp0318.webp");
  }
}

.no-webp .header__fv {
  background-image: url("../img/fv_pc-0311.jpg");
}
@media screen and (max-width: 1025px) {
  .no-webp .header__fv {
    background-image: url("../img/bg_fv-tb-big0311.jpg");
  }
}
@media screen and (max-width: 800px) {
  .no-webp .header__fv {
    background-image: url("../img/bg_fv-tb0311.jpg");
  }
}
@media screen and (max-width: 599px) {
  .no-webp .header__fv {
    background-image: url("../img/fv_sp0311.jpg") no-repeat;
  }
}
.no-webp .header__fv.img0318 {
  background-image: url("../img/fv_pc-0318.jpg");
}
@media screen and (max-width: 1025px) {
  .no-webp .header__fv.img0318 {
    background-image: url("../img/bg_fv-tb-big0318.jpg");
  }
}
@media screen and (max-width: 800px) {
  .no-webp .header__fv.img0318 {
    background-image: url("../img/bg_fv-tb0318.jpg");
  }
}
@media screen and (max-width: 599px) {
  .no-webp .header__fv.img0318 {
    background-image: url("../img/fv_sp0318.jpg") no-repeat;
  }
}

.webp .header__fv {
  background-image: url("../img/fv_pc-0321mod.webp");
}
@media screen and (max-width: 1025px) {
  .webp .header__fv {
    background-image: url("../img/bg_fv-tb-big0321.webp");
  }
}
@media screen and (max-width: 800px) {
  .webp .header__fv {
    background-image: url("../img/bg_fv-tb0321.webp");
  }
}
@media screen and (max-width: 599px) {
  .webp .header__fv {
    background-image: url("../img/fv_sp0321.webp");
  }
}

.no-webp .header__fv {
  background-image: url("../img/fv_pc-0321mod.jpg");
}
@media screen and (max-width: 1025px) {
  .no-webp .header__fv {
    background-image: url("../img/bg_fv-tb-big0321.jpg");
  }
}
@media screen and (max-width: 800px) {
  .no-webp .header__fv {
    background-image: url("../img/bg_fv-tb0321.jpg");
  }
}
@media screen and (max-width: 599px) {
  .no-webp .header__fv {
    background-image: url("../img/fv_sp0321.jpg") no-repeat;
  }
}

.webp .header__fv {
  background-image: url("../img/fv_pc-0326.webp");
}
@media screen and (max-width: 1025px) {
  .webp .header__fv {
    background-image: url("../img/bg_fv-tb-big0326.webp");
  }
}
@media screen and (max-width: 800px) {
  .webp .header__fv {
    background-image: url("../img/bg_fv-tb0326.webp");
  }
}
@media screen and (max-width: 599px) {
  .webp .header__fv {
    background-image: url("../img/fv_sp0326.webp");
  }
}

.no-webp .header__fv {
  background-image: url("../img/fv_pc-0326.jpg");
}
@media screen and (max-width: 1025px) {
  .no-webp .header__fv {
    background-image: url("../img/bg_fv-tb0326big.jpg");
  }
}
@media screen and (max-width: 800px) {
  .no-webp .header__fv {
    background-image: url("../img/bg_fv-tb0326.jpg");
  }
}
@media screen and (max-width: 599px) {
  .no-webp .header__fv {
    background-image: url("../img/fv_sp0326.jpg") no-repeat;
  }
}

.webp .header__fv {
  background-image: url("../img/fvpc_none.webp");
}
@media screen and (max-width: 1025px) {
  .webp .header__fv {
    background-image: url("../img/fv_tb-big-none.webp");
  }
}
@media screen and (max-width: 800px) {
  .webp .header__fv {
    background-image: url("../img/fv_tb-none.webp");
  }
}

.no-webp .header__fv {
  background-image: url("../img/fvpc_none.jpg");
}
@media screen and (max-width: 1025px) {
  .no-webp .header__fv {
    background-image: url("../img/fv_tb-big-none.jpg");
  }
}
@media screen and (max-width: 800px) {
  .no-webp .header__fv {
    background-image: url("../img/fv_tb-none.jpg");
  }
}

@media screen and (max-width: 599px) and (max-height: 649px) {
  .header__btn {
    width: 100%;
    max-width: 250px;
    bottom: 1vw;
  }
  .header__fv {
    background-position-y: top;
  }
  .webp .header__fv {
    background-image: url("../img/fv_sp-none-mod-small.webp");
  }
  .no-webp .header__fv {
    background-image: url("../img/fv_sp-none-mod-small.jpg");
  }
}
@media screen and (max-width: 599px) and (min-height: 650px) and (max-height: 767px) {
  .header__btn {
    width: 80vw;
    bottom: 5vw;
  }
  .webp .header__fv {
    background-image: url("../img/fv_sp-none.webp");
  }
  .no-webp .header__fv {
    background-image: url("../img/fv_sp-none.jpg");
  }
}
@media screen and (max-width: 599px) and (min-height: 768px) {
  .header__btn {
    width: 80vw;
    bottom: 10vw;
  }
  .header__fv {
    background-position-y: top;
  }
  .webp .header__fv {
    background-image: url("../img/fv_sp-none.webp");
  }
  .no-webp .header__fv {
    background-image: url("../img/fv_sp-none.jpg");
  }
}
.topIntro {
  padding-top: 100px;
  background-image: url("../img/bg_wood01b.jpg");
}
.topIntro__img {
  max-width: 1080px;
  margin: 0 auto;
}
.topIntro__img img {
  width: 100%;
  height: auto;
}
.topIntro__feature {
  background-image: url("../img/bg_youtube.jpg");
  background-size: 3800px 2000px;
  width: 100%;
  height: 150px;
  margin-top: -80px;
  position: relative;
}
.topIntro__feature--ttl {
  position: absolute;
  bottom: 0;
  width: 80vw;
  max-width: 1080px;
  left: 50%;
  transform: translateX(-50%);
}
.topIntro__feature--ttl img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 1025px) {
  .topIntro {
    padding-top: 8vw;
  }
  .topIntro__img {
    max-width: 1080px;
    padding: 0 5vw;
    margin: 0 auto;
  }
  .topIntro__img img {
    width: 100%;
    height: auto;
  }
  .topIntro__feature {
    width: 100%;
    height: 13vw;
    margin-top: -7vw;
    background-size: 1900px 1000px;
  }
  .topIntro__feature--ttl {
    position: absolute;
    bottom: 0;
    width: 80vw;
    max-width: 1080px;
    left: 50%;
    transform: translateX(-50%);
  }
  .topIntro__feature--ttl img {
    width: 100%;
    height: auto;
  }
}

.logoheader {
  position: fixed;
  z-index: 10;
  top: 0;
  right: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.5);
  width: 100%;
  padding: 16px 0;
  display: block;
}
.logoheader__logo {
  background-size: 100% auto;
  white-space: nowrap;
  text-indent: -9999px;
  background-repeat: no-repeat;
  display: block;
  background-size: 100% auto;
  background-image: url("../img/logo_fixheader.png");
  background-repeat: no-repeat;
  width: 427px;
  height: 80px;
  margin: 0 auto;
}
.logoheader__logo:hover {
  opacity: 1;
}
@media screen and (max-width: 1025px) {
  .logoheader {
    padding: 10px 0;
  }
  .logoheader__logo {
    width: 50vw;
    height: 9.2vw;
    margin: 0 auto;
  }
}

.introrelease {
  background-image: url("../img/bg_wood01b.jpg");
  width: 100%;
  padding: 120px 0;
}
.introrelease__blc {
  background-color: #F6DEF0;
  border-radius: 8px;
  padding: 40px;
}
.introrelease__ttl {
  font-size: 1.375rem;
  color: #E05374;
  font-weight: 600;
  line-height: 1.7;
  margin: 0 auto 34px;
}
.introrelease__txt {
  font-size: 1rem;
  color: #444444;
  line-height: 1.8;
}
.introrelease__txt span {
  color: #E05374;
  font-weight: bold;
}
.introrelease__sblc {
  margin: 30px 0 0;
  background-color: #FFF;
  border: solid 2px #E05374;
  padding: 20px;
  border-radius: 5px;
  position: relative;
}
.introrelease__sblc--txt {
  font-size: 0.875rem;
  line-height: 1.6;
  color: #444;
}
.introrelease__sblc--neko {
  position: absolute;
  width: 83px;
  right: -38px;
  bottom: -42px;
}
.introrelease__sblc--neko img {
  width: 100%;
  height: auto;
}
.introrelease__txt02 {
  font-size: 1rem;
  color: #444444;
  line-height: 1.6;
  margin-top: 20px;
}
.introrelease__link {
  border: solid 2px #E05374;
  border-radius: 30px;
  color: #E05374;
  text-align: center;
  display: block;
  padding: 6px 0;
  margin-top: 20px;
}
.introrelease__note {
  font-size: 0.75rem;
  line-height: 1.4;
  text-indent: -1em;
  padding-left: 1em;
  margin-top: 5px;
}
.introrelease__origin {
  margin: 0 auto 45px;
}
.introrelease__origin--ttl {
  font-size: 1.5rem;
  text-align: center;
  color: #444444;
  background-color: #FFE86C;
  border-radius: 20px;
  margin: 0 auto 28px;
  padding: 10px 0;
}
.introrelease__origin--blc {
  display: flex;
}
.introrelease__origin--img {
  min-width: 225px;
  margin-right: 20px;
}
.introrelease__origin--img img {
  width: 100%;
  height: auto;
  border: solid 1px #cccccc;
}
.introrelease__special {
  margin: 0 auto;
}
.introrelease__special--ttl {
  font-size: 1.5rem;
  text-align: center;
  color: #E05374;
  background-color: #F6DEF0;
  border-radius: 40px;
  margin: 0 auto 28px;
  padding: 10px 0;
}
.introrelease__special--ttl span {
  font-size: 0.6em;
}
.introrelease__special--blc {
  display: flex;
}
.introrelease__special--img {
  min-width: 310px;
  margin-right: 20px;
}
.introrelease__special--img img {
  width: 100%;
  height: auto;
}
.introrelease__wani {
  position: absolute;
  width: 136px;
  right: 20px;
  bottom: -30px;
}
.introrelease__wani img {
  width: 100%;
  height: auto;
}
.introrelease .inner {
  max-width: 800px;
  margin: 0 auto;
}

@media screen and (max-width: 1025px) {
  .introrelease {
    width: 100%;
    padding: 10vw 0 20vw;
  }
  .introrelease__blc {
    padding: 6vw;
  }
  .introrelease__ttl {
    font-size: 1rem;
    margin: 0 auto 6vw;
  }
  .introrelease__txt {
    font-size: 0.9375rem;
    line-height: 1.8;
  }
  .introrelease__sblc {
    margin: 5vw 0 0;
    padding: 5vw;
    border-radius: 5px;
  }
  .introrelease__sblc--txt {
    font-size: 0.875rem;
  }
  .introrelease__sblc--neko {
    position: absolute;
    width: 20vw;
    right: -10vw;
    bottom: -10vw;
  }
  .introrelease__txt02 {
    font-size: 1rem;
    color: #444444;
    line-height: 1.6;
    margin-top: 20px;
  }
  .introrelease__link {
    border: solid 2px #E05374;
    border-radius: 30px;
    color: #E05374;
    text-align: center;
    display: block;
    padding: 6px 0;
    margin-top: 20px;
  }
  .introrelease__note {
    font-size: 0.75rem;
    line-height: 1.4;
    text-indent: -1em;
    padding-left: 1em;
    margin-top: 5px;
  }
  .introrelease__origin {
    margin: 0 auto 45px;
  }
  .introrelease__origin--ttl {
    font-size: 1.5rem;
    text-align: center;
    color: #444444;
    background-color: #FFE86C;
    border-radius: 20px;
    margin: 0 auto 28px;
    padding: 10px 0;
  }
  .introrelease__origin--blc {
    display: flex;
  }
  .introrelease__origin--img {
    min-width: 225px;
    margin-right: 20px;
  }
  .introrelease__origin--img img {
    width: 100%;
    height: auto;
    border: solid 1px #cccccc;
  }
  .introrelease__special {
    margin: 0 auto;
  }
  .introrelease__special--ttl {
    font-size: 1.5rem;
    text-align: center;
    color: #E05374;
    background-color: #F6DEF0;
    border-radius: 40px;
    margin: 0 auto 28px;
    padding: 10px 0;
  }
  .introrelease__special--ttl span {
    font-size: 0.6em;
  }
  .introrelease__special--blc {
    display: flex;
  }
  .introrelease__special--img {
    min-width: 310px;
    margin-right: 20px;
  }
  .introrelease__special--img img {
    width: 100%;
    height: auto;
  }
  .introrelease__wani {
    position: absolute;
    width: 136px;
    right: 20px;
    bottom: -30px;
  }
  .introrelease__wani img {
    width: 100%;
    height: auto;
  }
  .introrelease .inner {
    max-width: 100%;
    padding: 0 5vw;
    margin: 0 auto;
  }
}
.youtube {
  width: 100%;
  padding: 140px 0 100px;
  background-image: url("../img/bg_youtube.jpg");
  background-size: 3800px 2000px;
  background-position: center center;
}
.youtube__inner {
  max-width: 1080px;
  margin: 0 auto;
}
.youtube__img {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube__img iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 1025px) {
  .youtube {
    padding: 16vw 5vw 6vw;
    background-size: 1900px 1000px;
  }
}

.jacket {
  background-color: #FFE86C;
  width: 100%;
  padding: 120px 0;
}
.jacket__ttl {
  background-size: 100% auto;
  white-space: nowrap;
  text-indent: -9999px;
  background-repeat: no-repeat;
  display: block;
  background-size: 100% auto;
  background-image: url("../img/ttl_jacket.png");
  width: 540px;
  height: 63px;
  position: absolute;
  top: -31px;
  left: 50%;
  transform: translateX(-50%);
}
.jacket__blc {
  padding: 60px;
  background-color: #FFF;
  border: solid 4px #E05374;
  border-radius: 10px;
  position: relative;
}
.jacket__img {
  padding: 0 90px;
  margin: 0 auto 50px;
}
.jacket__img img {
  width: 100%;
  height: auto;
}
.jacket__txt {
  font-size: 1rem;
  color: #444444;
  line-height: 1.6;
}
.jacket__txt span {
  color: #E05374;
  font-weight: bold;
}
.jacket__txt02 {
  font-size: 1rem;
  color: #444444;
  line-height: 1.6;
  margin-top: 20px;
}
.jacket__link {
  border: solid 2px #E05374;
  border-radius: 30px;
  color: #E05374;
  text-align: center;
  display: block;
  padding: 6px 0;
  margin-top: 20px;
}
.jacket__note {
  font-size: 0.75rem;
  line-height: 1.4;
  text-indent: -1em;
  padding-left: 1em;
  margin-top: 5px;
}
.jacket__origin {
  margin: 0 auto 45px;
}
.jacket__origin--ttl {
  font-size: 1.5rem;
  text-align: center;
  color: #444444;
  background-color: #FFE86C;
  border-radius: 20px;
  margin: 0 auto 28px;
  padding: 10px 0;
}
.jacket__origin--blc {
  display: flex;
}
.jacket__origin--img {
  min-width: 225px;
  margin-right: 20px;
}
.jacket__origin--img img {
  width: 100%;
  height: auto;
  border: solid 1px #cccccc;
}
.jacket__special {
  margin: 0 auto;
}
.jacket__special--ttl {
  font-size: 1.5rem;
  text-align: center;
  color: #E05374;
  background-color: #F6DEF0;
  border-radius: 40px;
  margin: 0 auto 28px;
  padding: 10px 0;
}
.jacket__special--ttl span {
  font-size: 0.6em;
}
.jacket__special--blc {
  display: flex;
}
.jacket__special--img {
  min-width: 310px;
  margin-right: 20px;
}
.jacket__special--img img {
  width: 100%;
  height: auto;
}
.jacket__wani {
  position: absolute;
  width: 136px;
  right: 20px;
  bottom: -30px;
}
.jacket__wani img {
  width: 100%;
  height: auto;
}
.jacket .inner {
  max-width: 800px;
  margin: 0 auto;
}

@media screen and (max-width: 1025px) {
  .jacket {
    background-color: #FFE86C;
    width: 100%;
    padding: 120px 0;
  }
  .jacket__ttl {
    background-size: 100% auto;
    white-space: nowrap;
    text-indent: -9999px;
    background-repeat: no-repeat;
    display: block;
    background-size: 100% auto;
    width: 80vw;
    height: 9vw;
    position: absolute;
    top: -4.5vw;
    left: 50%;
    transform: translateX(-50%);
  }
  .jacket__blc {
    padding: 10vw 5vw;
    background-color: #FFF;
    border: solid 4px #E05374;
    border-radius: 10px;
    position: relative;
  }
  .jacket__img {
    padding: 0;
    margin: 0 auto 10vw;
  }
  .jacket__img img {
    width: 100%;
    height: auto;
  }
  .jacket__txt {
    font-size: 1rem;
    color: #444444;
    line-height: 1.6;
  }
  .jacket__txt span {
    color: #E05374;
    font-weight: bold;
  }
  .jacket__txt02 {
    font-size: 1rem;
    color: #444444;
    line-height: 1.6;
    margin-top: 20px;
  }
  .jacket__link {
    border: solid 2px #E05374;
    border-radius: 30px;
    color: #E05374;
    text-align: center;
    display: block;
    padding: 6px 0;
    margin-top: 20px;
  }
  .jacket__note {
    font-size: 0.75rem;
    line-height: 1.4;
    text-indent: -1em;
    padding-left: 1em;
    margin-top: 5px;
  }
  .jacket__origin {
    margin: 0 auto 10vw;
  }
  .jacket__origin--ttl {
    font-size: 1.125rem;
    text-align: center;
    color: #444444;
    background-color: #FFE86C;
    border-radius: 20px;
    margin: 0 auto 28px;
    padding: 10px 0;
  }
  .jacket__origin--blc {
    display: block;
  }
  .jacket__origin--img {
    min-width: 100%;
    margin-right: 0;
    margin-bottom: 5vw;
  }
  .jacket__special {
    margin: 0 auto;
  }
  .jacket__special--ttl {
    font-size: 1.125rem;
    border-radius: 40px;
    margin: 0 auto 10vw;
    padding: 10px 0;
  }
  .jacket__special--ttl span {
    font-size: 0.6em;
  }
  .jacket__special--blc {
    display: block;
  }
  .jacket__special--img {
    min-width: 100%;
    margin-right: 0;
  }
  .jacket .inner {
    width: 100%;
    padding: 0 5vw;
    max-width: 100%;
    margin: 0 auto;
  }
}
.notice, .main__comb--txt, .main__campagin--txt, .main__intro--notice {
  color: #FFFFFF;
  font-size: 0.875rem;
  line-height: 1.5;
}
@media screen and (max-width: 599px) {
  .notice, .main__comb--txt, .main__campagin--txt, .main__intro--notice {
    font-size: 0.75rem;
  }
}

.main img {
  width: 100%;
  height: auto;
}
.main .top {
  background-image: url("../img/bg_top-mod.png");
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: 0 0;
  padding-top: 64px;
  width: 800px;
  margin: 0 auto;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.4);
  position: relative;
}
.main .btm {
  background-image: url("../img/bg_btm-mod.png");
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: right 0 bottom 0;
  padding-bottom: 64px;
}
.main .inner {
  background-image: url("../img/bg_mdl-mod.png");
  background-repeat: repeat-y;
  background-size: 100% auto;
  background-position: 0 0;
  padding: 0 64px;
}
.main__feature {
  background-image: url("../img/bg_obi.jpg");
  background-size: cover;
}
.main__feature--ttl {
  height: 140px;
  width: 750px;
  margin: 0 auto;
  background-size: 100% auto;
  white-space: nowrap;
  text-indent: -9999px;
  background-repeat: no-repeat;
  display: block;
  background-size: 100% auto;
  background-image: url("../img/ttl_top.png");
}
.main__memorial--ttl {
  height: 140px;
  width: 750px;
  margin: 0 auto;
  background-size: 100% auto;
  white-space: nowrap;
  text-indent: -9999px;
  background-repeat: no-repeat;
  display: block;
  background-size: 100% auto;
  background-image: url("../img/ttl_main-memorial.png");
}
.main__intro {
  padding-bottom: 108px;
  background-image: url("../img/bg_wood01b.jpg");
  width: 100%;
  background-size: cover;
}
.main__intro--inner {
  width: 800px;
  margin: 0 auto;
}
.main__intro--camp {
  background-image: url("../img/bg_camp-mod-pc.png");
  margin: 60px 0 0;
  background-size: 100% auto;
  position: relative;
  background-repeat: no-repeat;
}
.main__intro--camp-box {
  display: flex;
  justify-content: space-between;
  width: 667px;
  padding: 230px 0 182px;
  margin: 0 auto;
}
.main__intro--lion {
  background-size: 100% auto;
  white-space: nowrap;
  text-indent: -9999px;
  background-repeat: no-repeat;
  display: block;
  background-size: 100% auto;
  background-image: url("../img/img_lion.png");
  width: 156px;
  height: 187px;
  background-size: cover;
  position: absolute;
  bottom: 0;
  left: -92px;
}
.main__intro--hipo {
  background-size: 100% auto;
  white-space: nowrap;
  text-indent: -9999px;
  background-repeat: no-repeat;
  display: block;
  background-size: 100% auto;
  background-image: url("../img/img_hipo.png");
  width: 128px;
  height: 172px;
  background-size: cover;
  position: absolute;
  bottom: 0;
  right: -50px;
}
.main__intro--x {
  background-size: 100% auto;
  white-space: nowrap;
  text-indent: -9999px;
  background-repeat: no-repeat;
  display: block;
  background-size: 100% auto;
  background-image: url("../img/btn_x.png");
  width: 297px;
  height: 97px;
  background-size: cover;
}
.main__intro--insta {
  background-size: 100% auto;
  white-space: nowrap;
  text-indent: -9999px;
  background-repeat: no-repeat;
  display: block;
  background-size: 100% auto;
  background-image: url("../img/btn_insta.png");
  width: 357px;
  height: 97px;
  background-size: cover;
}
.main__intro--bnr1 {
  padding-top: 20px;
  display: block;
  margin: 0 -100px;
}
.main__intro--bnr2 {
  padding-top: 50px;
  display: block;
}
.main__intro--bnr3 {
  padding-top: 20px;
  display: block;
}
.main__intro--notice {
  text-align: right;
}
.main__intro--notice.minus {
  margin-top: -30px;
}
.main__box {
  width: 720px;
  margin: 10px auto 0;
}
.main__campagin {
  background: url("../img/bg_wood02.jpg") no-repeat;
  width: 100%;
  padding: 108px 0;
}
.main__campagin .inner {
  padding: 0 55px;
}
.main__campagin--bnr {
  padding-top: 300px;
}
.main__campagin--bnr5 {
  display: block;
}
.main__campagin--bnr10 {
  margin: 0 -17px 20px 0;
  display: block;
}
.main__campagin--bnr10 img {
  width: 100%;
  height: auto;
}
.main__campagin--ttl {
  position: relative;
}
.main__campagin--ttl picture {
  position: absolute;
  top: -20px;
}
.main__campagin--txt {
  text-indent: -1em;
  padding-left: 1em;
  color: #000;
  text-shadow: 1px 1px 0 #FFF, -1px -1px 0 #FFF, -1px 1px 0 #FFF, 1px -1px 0 #FFF, 0px 1px 0 #FFF, -1px 0 #FFF, -1px 0 0 #FFF, 1px 0 0 #FFF;
}
.main__comb {
  background-image: url("../img/bg_wood01b.jpg");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 100%;
  padding: 108px 0;
}
.main__comb--txt {
  color: #5A0825;
  text-indent: -1em;
  padding-left: 1em;
}
.main__comb--intro {
  padding-top: 10px;
  margin-bottom: 5px;
}
.main__comb--coming {
  margin-right: -33px;
}
.main__comb--zou {
  position: absolute;
  width: 176px;
  left: -64px;
  bottom: -20px;
}
.main__comb--neko {
  position: absolute;
  width: 186px;
  right: -56px;
  bottom: -20px;
}
.main__news {
  background: url("../img/bg_wood02.jpg") no-repeat;
  width: 100%;
  padding: 108px 0;
}
.main__news--top {
  background-image: url("../img/news_top.jpg");
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: 0 0;
  padding-top: 228px;
  width: 800px;
  margin: 0 auto;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.4);
}
.main__news--x {
  max-height: 800px;
  overflow: hidden;
}
.main__news--btn {
  background-size: 100% auto;
  white-space: nowrap;
  text-indent: -9999px;
  background-repeat: no-repeat;
  display: block;
  background-size: 100% auto;
  background-image: url("../img/btn_followx.png");
  width: 100%;
  height: 101px;
  margin-top: 20px;
}
@media screen and (max-width: 1025px) {
  .main .top {
    padding-top: 7vw;
    width: 100%;
    margin: 0 auto;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.4);
    position: relative;
  }
  .main .btm {
    padding-bottom: 7vw;
  }
  .main .inner {
    padding: 0 6.8vw;
  }
  .main__feature--ttl {
    height: 18.6vw;
    width: 100%;
    margin: 0 auto;
    background-size: 100% auto;
    white-space: nowrap;
    text-indent: -9999px;
    background-repeat: no-repeat;
    display: block;
    background-size: 100% auto;
    background-image: url("../img/ttl_top.png");
  }
  .main__memorial--ttl {
    height: 18.6vw;
    width: 100%;
    margin: 0 auto;
  }
  .main__intro {
    padding: 5vw 0 15vw;
  }
  .main__intro--inner {
    width: 100%;
    padding: 0 5vw;
    margin: 0 auto;
  }
  .main__intro--camp {
    margin: 5vw 0 0;
    background-size: cover;
    position: relative;
    background-repeat: no-repeat;
    width: 100%;
    padding: 0 5vw;
  }
  .main__intro--camp-box {
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 32% 2.6% 21vw;
    margin: 0 auto;
  }
  .main__intro--lion {
    background-size: 100% auto;
    white-space: nowrap;
    text-indent: -9999px;
    background-repeat: no-repeat;
    display: block;
    background-size: 100% auto;
    background-image: url("../img/img_lion.png");
    width: 17.8vw;
    height: 21.3vw;
    background-size: cover;
    position: absolute;
    bottom: 0;
    left: -5vw;
  }
  .main__intro--hipo {
    background-size: 100% auto;
    white-space: nowrap;
    text-indent: -9999px;
    background-repeat: no-repeat;
    display: block;
    background-size: 100% auto;
    background-image: url("../img/img_hipo.png");
    width: 14.5vw;
    height: 19.5vw;
    background-size: cover;
    position: absolute;
    bottom: 0;
    right: -5vw;
  }
  .main__intro--x {
    background-size: 100% auto;
    white-space: nowrap;
    text-indent: -9999px;
    background-repeat: no-repeat;
    display: block;
    background-size: 100% auto;
    background-image: url("../img/btn_x.png");
    width: 33.4vw;
    height: 11vw;
    background-size: cover;
  }
  .main__intro--insta {
    background-size: 100% auto;
    white-space: nowrap;
    text-indent: -9999px;
    background-repeat: no-repeat;
    display: block;
    background-size: 100% auto;
    background-image: url("../img/btn_insta.png");
    width: 40.3vw;
    height: 11vw;
    background-size: cover;
  }
  .main__intro--bnr1 {
    padding-top: 2.3vw;
    display: block;
    margin: 0 auto;
  }
  .main__intro--bnr2 {
    padding-top: 5.7vw;
    display: block;
  }
  .main__intro--bnr3 {
    padding-top: 2.3vw;
    display: block;
  }
  .main__intro--notice {
    text-align: right;
  }
  .main__intro--notice.minus {
    margin-top: -3.5vw;
  }
  .main__box {
    width: 100%;
    padding: 10px 0 0;
    margin: 10px auto 0;
  }
  .main__campagin {
    width: 100%;
    padding: 15vw 5vw;
  }
  .main__campagin .inner {
    padding: 0 5vw;
  }
  .main__campagin--bnr {
    padding-top: 36vw;
  }
  .main__campagin--bnr10 {
    margin: 0 -17px 20px 0;
    display: block;
  }
  .main__campagin--bnr10 img {
    width: 100%;
    height: auto;
  }
  .main__campagin--ttl {
    position: relative;
  }
  .main__campagin--ttl picture {
    position: absolute;
    top: -20px;
  }
  .main__campagin--txt {
    text-indent: -1em;
    padding-left: 1em;
    color: #000;
    text-shadow: 1px 1px 0 #FFF, -1px -1px 0 #FFF, -1px 1px 0 #FFF, 1px -1px 0 #FFF, 0px 1px 0 #FFF, -1px 0 #FFF, -1px 0 0 #FFF, 1px 0 0 #FFF;
  }
  .main__comb {
    background-image: url("../img/bg_wood01b.jpg");
    background-repeat: no-repeat;
    width: 100%;
    padding: 105px 5vw;
  }
  .main__comb--txt {
    color: #5A0825;
    text-indent: -1em;
    padding-left: 1em;
  }
  .main__comb--intro {
    padding-top: 10px;
    margin-bottom: 5px;
  }
  .main__comb--coming {
    margin-right: -33px;
  }
  .main__comb--zou {
    position: absolute;
    width: 20vw;
    left: -5vw;
    bottom: -20px;
  }
  .main__comb--neko {
    position: absolute;
    width: 22.8vw;
    right: -5vw;
    bottom: -20px;
  }
  .main__news {
    background: url("../img/bg_wood02.jpg") no-repeat;
    width: 100%;
    padding: 15vw 5vw;
  }
  .main__news--top {
    background-image: url("../img/news_top.jpg");
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: 0 0;
    width: 100%;
    padding: 24.8vw 0 0;
    margin: 0 auto;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.4);
  }
  .main__news--x {
    max-height: 100%;
    overflow: hidden;
    width: 100%;
  }
  .main__news--btn {
    background-size: 100% auto;
    white-space: nowrap;
    text-indent: -9999px;
    background-repeat: no-repeat;
    display: block;
    background-size: 100% auto;
    background-image: url("../img/btn_followx.png");
    width: 100%;
    height: 0;
    padding-top: 15%;
    margin-top: 0;
  }
}
@media screen and (max-width: 599px) {
  .main .top {
    padding-top: 7.2vw;
    width: 100%;
  }
  .main .btm {
    padding-bottom: 7.2vw;
  }
  .main .inner {
    padding: 0 7.2vw;
  }
  .main__feature--ttl {
    height: 15vw;
    width: 80%;
    margin: 0 auto;
  }
  .main__memorial--ttl {
    height: 15vw;
    width: 80%;
    margin: 0 auto;
  }
  .main__intro {
    padding-bottom: 15vw;
  }
  .main__intro--inner {
    width: 100%;
    margin: 0 auto;
  }
  .main__intro--notice {
    text-align: right;
  }
  .main__intro--notice.minus {
    margin-top: 0;
  }
  .main__campagin .inner {
    padding: 0 6vw;
  }
  .main__campagin--bnr {
    padding-top: 35vw;
  }
  .main__campagin--bnr10 {
    margin: 0 0 3vw 0;
    display: block;
  }
  .main__campagin--bnr10 img {
    width: 100%;
    height: auto;
  }
  .main__campagin--ttl {
    position: relative;
  }
  .main__campagin--ttl picture {
    position: absolute;
    top: -2vw;
  }
  .main__comb {
    width: 100%;
    padding: 15vw 5%;
  }
  .main__comb--txt {
    color: #5A0825;
    text-indent: -1em;
    padding-left: 1em;
  }
  .main__comb--intro {
    padding-top: 10px;
    margin-bottom: 5px;
  }
  .main__comb--coming {
    margin-right: -33px;
  }
  .main__news {
    padding: 15vw 0;
  }
  .main__news--top {
    padding-top: 24.2vw;
    width: 90%;
  }
  .main__news--x {
    max-height: 500px;
    overflow: scroll;
  }
  .main__news--btn {
    background-size: 100% auto;
    white-space: nowrap;
    text-indent: -9999px;
    background-repeat: no-repeat;
    display: block;
    background-size: 100% auto;
    background-image: url("../img/btn_followx.png");
    width: 100%;
    height: 12.2vw;
    margin-top: 5vw;
  }
}

.main__intro--camp {
  background-image: url("../img/bg_campaign_mod.png");
}

.main__comb .inner {
  padding-bottom: 64px;
}
.main__comb .btm {
  padding-bottom: 0;
}
.main__comb--mtxt {
  color: #000;
  line-height: 1.8;
  font-size: 1.125rem;
}
.main__comb--txt2 {
  color: #000;
  line-height: 1.6;
  font-size: 1rem;
  padding: 0 0 1em 1em;
}
.main__comb--campaign {
  background-color: #d70066;
  position: relative;
  padding-bottom: 100px;
}
.main__comb--campaign-inner {
  position: relative;
  padding: 0 50px;
}
.main__comb--campaign .main__comb--txt {
  color: #000;
}
.main__comb--campbox01 {
  background-color: rgba(255, 255, 255, 0.9);
  border-radius: 10px;
  padding: 30px;
  margin: 0 0 60px;
  position: relative;
}
.main__comb--campbox01-subttl {
  background-size: 100% auto;
  white-space: nowrap;
  text-indent: -9999px;
  background-repeat: no-repeat;
  display: block;
  background-size: 100% auto;
  background-image: url("../img/img_subttl-camp01b.png");
  width: 100%;
  padding-top: 19.87%;
  margin: 0 0 10px;
  font-size: 0;
  line-height: 0;
}
.main__comb--campbox02 {
  background-color: rgba(255, 255, 0, 0.9);
  border-radius: 10px;
  padding: 30px;
}
.main__comb--campbox02-subttl {
  background-size: 100% auto;
  white-space: nowrap;
  text-indent: -9999px;
  background-repeat: no-repeat;
  display: block;
  background-size: 100% auto;
  background-image: url("../img/img_subttl-camp02mod.png");
  width: 100%;
  padding-top: 16.5%;
  margin: 0 0 10px;
  font-size: 0;
  line-height: 0;
}
.main__comb--txtblc {
  border-top: dashed 2px #000;
  padding: 20px 0 6px;
  margin-top: 30px;
}
.main__comb--nekowani {
  position: absolute;
  width: 284px;
  height: 181px;
  right: 1px;
  bottom: -72px;
}
.main__comb--lion {
  position: absolute;
  left: 0;
  top: -100px;
  top: -70px;
  width: 165px;
  height: 225px;
}
.main__comb--monky {
  position: absolute;
  left: -50px;
  bottom: -148px;
  width: 125px;
  height: 177px;
}
.main__comb--hipo {
  position: absolute;
  right: -50px;
  bottom: -143px;
  width: 150px;
  height: 214px;
}
@media screen and (max-width: 1025px) {
  .main__comb--campaign-inner {
    position: relative;
    padding: 0 5vw;
  }
  .main__comb--nekowani {
    position: absolute;
    width: 31.6%;
    height: 20.1vw;
    right: 1px;
    bottom: -10.22vw;
  }
  .main__comb--lion {
    position: absolute;
    left: 0;
    top: -11.1vw;
    top: -8vw;
    width: 18.3vw;
    height: 25vw;
  }
  .main__comb--monky {
    position: absolute;
    left: -5vw;
    bottom: -16.4vw;
    width: 13.8vw;
    height: 19.7vw;
  }
  .main__comb--hipo {
    position: absolute;
    right: -5vw;
    bottom: -16vw;
    width: 16.7vw;
    height: 23.8vw;
  }
}
@media screen and (max-width: 599px) {
  .main__comb .inner {
    padding-bottom: 7.2vw;
  }
  .main__comb--mtxt {
    line-height: 1.6;
    font-size: 0.875rem;
  }
  .main__comb--txt2 {
    line-height: 1.4;
    font-size: 0.75rem;
    padding: 0 0 1em 1em;
  }
  .main__comb--campaign {
    padding-bottom: 15vw;
  }
  .main__comb--campaign-inner {
    position: relative;
    padding: 0 5vw;
  }
  .main__comb--campaign .main__comb--txt {
    color: #000;
  }
  .main__comb--campbox01 {
    padding: 6vw;
    margin: 0 0 4vw;
  }
  .main__comb--campbox01-subttl {
    background-size: 100% auto;
    white-space: nowrap;
    text-indent: -9999px;
    background-repeat: no-repeat;
    display: block;
    background-size: 100% auto;
    background-image: url("../img/img_subttl-camp01b.png");
    width: 100%;
    padding-top: 19.87%;
    margin: 0 0 10px;
  }
  .main__comb--campbox02 {
    background-color: rgba(255, 255, 0, 0.9);
    border-radius: 10px;
    padding: 6vw;
  }
  .main__comb--campbox02-subttl {
    background-size: 100% auto;
    white-space: nowrap;
    text-indent: -9999px;
    background-repeat: no-repeat;
    display: block;
    background-size: 100% auto;
    background-image: url("../img/img_subttl-camp02mod.png");
    width: 100%;
    padding-top: 16.5%;
    margin: 0 0 10px;
  }
  .main__comb--txtblc {
    border-top: dashed 2px #000;
    padding: 20px 0 6px;
    margin-top: 5vw;
  }
}

.main__comb--notice {
  color: #FFF;
  font-size: 1.125rem;
  line-height: 1.5;
  margin: 10px 0 0;
}
@media screen and (max-width: 599px) {
  .main__comb--notice {
    font-size: 0.875rem;
  }
}

.main__comb--linktxt {
  color: #5a0825;
  font-size: 1.125rem;
  line-height: 1.5;
}
.main__comb--linktxt a {
  text-decoration: underline;
}

.main__comb--linktxt2 {
  color: #5a0825;
  font-size: 1.125rem;
  padding-left: 4em;
  margin: 0 0 10px;
  line-height: 1.5;
}
.main__comb--linktxt2 a:hover {
  opacity: 0.7;
}

@media screen and (max-width: 599px) {
  .main__comb--linktxt, .main__comb--linktxt2 {
    font-size: 0.875rem;
  }
  .main__comb--linktxt2 {
    padding-left: 0;
  }
}
.main .inner {
  margin-top: -1px;
}
.main .mt10 {
  margin-top: 10px;
}
.main__intro--camp {
  background: url("../img/bg_campaign_0311.png") no-repeat 0 0;
  margin: 60px 0 0;
  background-size: 100% auto;
  position: relative;
  background-repeat: no-repeat;
}
.main__intro--camp-box {
  display: flex;
  justify-content: space-between;
  width: 667px;
  padding: 142px 0 79px;
  margin: 0 auto;
}
.main__intro--x {
  background-size: 100% auto;
  white-space: nowrap;
  text-indent: -9999px;
  background-repeat: no-repeat;
  display: block;
  background-size: 100% auto;
  background-image: url("../img/btn_x-mod.png");
  width: 299px;
  height: 80px;
  background-size: cover;
}
.main__intro--insta {
  background-size: 100% auto;
  white-space: nowrap;
  text-indent: -9999px;
  background-repeat: no-repeat;
  display: block;
  background-size: 100% auto;
  background-image: url("../img/btn_insta-mod.png");
  width: 359px;
  height: 80px;
  background-size: cover;
}
.main__intro--camp {
  margin-bottom: 24px;
}
.main__intro--camp-app {
  display: flex;
  justify-content: space-between;
  width: 566px;
  padding: 0 0 53px;
  margin: 0 auto;
}
.main__intro--camp-app01 {
  background-size: 100% auto;
  white-space: nowrap;
  text-indent: -9999px;
  background-repeat: no-repeat;
  display: block;
  background-size: 100% auto;
  background-image: url("../img/btn_app_origin_0311.png");
  width: 242px;
  height: 89px;
  background-size: cover;
}
.main__intro--camp-app02 {
  background-size: 100% auto;
  white-space: nowrap;
  text-indent: -9999px;
  background-repeat: no-repeat;
  display: block;
  background-size: 100% auto;
  background-image: url("../img/btn_google_origin_0311.png");
  width: 301px;
  height: 89px;
  background-size: cover;
}
.main__intro--lion {
  left: -52px;
  bottom: -18px;
}
.main__intro--hipo {
  right: -35px;
  bottom: -18px;
}
.main__intro--notice02 {
  text-align: left;
  color: #FFF;
  font-size: 0.875rem;
  line-height: 1.3;
  text-indent: -1em;
  padding-left: 1em;
  margin: 0 0 5px;
}
@media screen and (max-width: 1025px) {
  .main__intro {
    padding: 5vw 0 15vw;
  }
  .main__intro--inner {
    width: 100%;
    padding: 0 5vw;
    margin: 0 auto;
  }
  .main__intro--camp {
    margin: 5vw 0 5vw;
    background-size: 100% auto;
    position: relative;
    background-repeat: no-repeat;
    width: 100%;
    padding: 0 5vw;
  }
  .main__intro--camp-box {
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 21% 2.6% 12%;
    margin: 0 auto;
  }
  .main__intro--camp-app {
    display: flex;
    justify-content: space-between;
    width: 80%;
    padding: 0 0 12%;
    margin: 0 auto;
  }
  .main__intro--camp-app01 {
    width: 27vw;
    height: 10vw;
    background-size: cover;
  }
  .main__intro--camp-app02 {
    width: 34vw;
    height: 10vw;
    background-size: cover;
  }
  .main__intro--lion {
    left: -5vw;
    bottom: -4vw;
  }
  .main__intro--hipo {
    bottom: -4vw;
    right: -2vw;
  }
  .main__intro--x {
    width: 33.6vw;
    height: 8.9vw;
    background-size: cover;
  }
  .main__intro--insta {
    width: 40.3vw;
    height: 8.9vw;
    background-size: cover;
  }
  .main__intro--bnr1 {
    padding-top: 2.3vw;
    display: block;
    margin: 0 auto;
  }
  .main__intro--bnr2 {
    padding-top: 5.7vw;
    display: block;
  }
  .main__intro--bnr3 {
    padding-top: 2.3vw;
    display: block;
  }
  .main__intro--notice {
    text-align: right;
  }
  .main__intro--notice.minus {
    margin-top: -3.5vw;
  }
}

.main__intro--camp {
  background-image: url("../img/bg_campaign0321.png");
}
.main__intro--camp-app {
  padding: 50px 0 0;
  width: 570px;
}
.main__intro--camp-box {
  padding: 76px 0 47px;
  width: 570px;
}
.main__intro--x {
  background-image: url("../img/bg_xbtn.png");
  width: 178px;
  height: 80px;
}
.main__intro--insta {
  background-image: url("../img/bg_instabtn.png");
  width: 178px;
  height: 80px;
}
.main__intro--line {
  background-size: 100% auto;
  white-space: nowrap;
  text-indent: -9999px;
  background-repeat: no-repeat;
  display: block;
  background-size: 100% auto;
  background-image: url("../img/bg_linebtn.png");
  width: 178px;
  height: 80px;
}
@media screen and (max-width: 1025px) {
  .main__intro--camp-app {
    padding: 16.43vw 0 0;
    width: 64vw;
  }
  .main__intro--camp-box {
    padding: 8.55vw 0 5.3vw;
    width: 64vw;
  }
  .main__intro--x {
    width: 20vw;
    height: 8.9vw;
  }
  .main__intro--insta {
    width: 20vw;
    height: 8.9vw;
  }
  .main__intro--line {
    background-size: 100% auto;
    white-space: nowrap;
    text-indent: -9999px;
    background-repeat: no-repeat;
    display: block;
    background-size: 100% auto;
    width: 20vw;
    height: 8.9vw;
  }
}

.main__campagin--bnr6 {
  display: block;
}

.main__campagin--bnr5 {
  margin-bottom: 20px;
}
@media screen and (max-width: 1025px) {
  .main__campagin--bnr5 {
    margin-bottom: 3vw;
  }
}

.main__campagin--bnr6 {
  margin-bottom: 20px;
}
@media screen and (max-width: 1025px) {
  .main__campagin--bnr6 {
    margin-bottom: 3vw;
  }
}

.main__campagin {
  background-size: cover;
}

.main__intro--camp {
  background-image: url("../img/bg_camp-2503.jpg");
}
.main__intro--camp-app {
  width: 616px;
}
.main__intro--camp-app01 {
  background-image: url("../img/btn_apporigin.png");
  width: 264px;
  height: 97px;
}
.main__intro--camp-app02 {
  width: 328px;
  height: 97px;
}
@media screen and (max-width: 1025px) {
  .main__intro--camp-box {
    padding-top: 9.5vw;
  }
  .main__intro--camp-app {
    width: 100%;
    padding: 0 7vw;
    padding-top: 6vw;
  }
  .main__intro--camp-app01 {
    width: 27.2vw;
    height: 10vw;
    background-size: cover;
  }
  .main__intro--camp-app02 {
    width: 34vw;
    height: 10vw;
  }
}

.main__campbtn {
  display: block;
  margin: -20px 5vw 20px;
}

.main__comb--campbox01.third {
  margin: 60px 0 0;
}
.main__comb--campbox03-subttl {
  background-size: 100% auto;
  white-space: nowrap;
  text-indent: -9999px;
  background-repeat: no-repeat;
  display: block;
  background-size: 100% auto;
  background-image: url("../img/img_subttl-camp03.png");
  width: 100%;
  padding-top: 9.9%;
}
.main__comb--camp03 {
  display: block;
  margin: 20px 0 0;
}
.main__comb--camp03 img {
  width: 100%;
  height: auto;
}

.member {
  background-color: #F6DEF0;
  width: 100%;
  padding: 120px 0;
}
.member__ttl {
  background-size: 100% auto;
  white-space: nowrap;
  text-indent: -9999px;
  background-repeat: no-repeat;
  display: block;
  background-size: 100% auto;
  background-image: url("../img/ttl_member.png");
  width: 794px;
  height: 138px;
  margin: 0 auto;
}
.member__blc {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  margin-top: -30px;
}
.member__blc li {
  max-width: 30.6%;
  margin-bottom: 50px;
}
.member__blc li img {
  width: 100%;
  height: auto;
  border: 2px #FFF solid;
}
.member__name {
  text-align: center;
  color: #E05374;
  font-size: 1.125rem;
  font-weight: 600;
  margin: 10px 0;
}
.member__intro {
  text-align: center;
  color: #444444;
  font-size: 0.875rem;
  line-height: 1.5;
}
.member .inner {
  max-width: 800px;
  margin: 0 auto;
}

.member__sns {
  position: relative;
  padding-bottom: 10px;
  width: 290px;
  margin: 100px auto 0;
}
.member__sns--ttl {
  text-align: center;
  color: #E05374;
  font-size: 1.875rem;
  font-weight: 600;
  background-color: #FFF;
  padding: 8px;
  border-radius: 30px;
  line-height: 1;
  width: 290px;
  margin: 0 auto 35px;
}
.member__sns--blc {
  width: 280px;
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
}
.member__sns--blc li {
  min-width: 35px;
}
.member__sns--blc li a {
  width: 35px;
  height: 35px;
}
.member__sns--kaba {
  position: absolute;
  width: 94px;
  right: -107px;
  bottom: 0;
}
.member__sns--kaba img {
  width: 100%;
  height: auto;
}
.member__sns--saru {
  position: absolute;
  width: 83px;
  left: -98px;
  bottom: 0;
}
.member__sns--saru img {
  width: 100%;
  height: auto;
}
.member__sns--tiktok {
  background-size: 100% auto;
  white-space: nowrap;
  text-indent: -9999px;
  background-repeat: no-repeat;
  display: block;
  background-size: 100% auto;
  background-image: url("../img/tiktok.svg");
}
.member__sns--x {
  background-size: 100% auto;
  white-space: nowrap;
  text-indent: -9999px;
  background-repeat: no-repeat;
  display: block;
  background-size: 100% auto;
  background-image: url("../img/x_pink.svg");
}
.member__sns--insta {
  background-size: 100% auto;
  white-space: nowrap;
  text-indent: -9999px;
  background-repeat: no-repeat;
  display: block;
  background-size: 100% auto;
  background-image: url("../img/insta_pink.svg");
}
.member__sns--youtube {
  background-size: 100% auto;
  white-space: nowrap;
  text-indent: -9999px;
  background-repeat: no-repeat;
  display: block;
  background-size: 100% auto;
  background-image: url("../img/youtube.svg");
}
.member__sns--fb {
  background-size: 100% auto;
  white-space: nowrap;
  text-indent: -9999px;
  background-repeat: no-repeat;
  display: block;
  background-size: 100% auto;
  background-image: url("../img/facebook.svg");
}

@media screen and (max-width: 1025px) {
  .member {
    padding: 10vw 5%;
  }
  .member__ttl {
    width: 90vw;
    height: 17vw;
  }
  .member__blc {
    margin-top: -5vw;
  }
  .member__blc li {
    max-width: 48%;
  }
  .member__name {
    font-size: 1rem;
    margin: 10px 0;
  }
  .member__intro {
    font-size: 0.8125rem;
  }
  .member .inner {
    max-width: 800px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 599px) {
  .member__sns {
    padding-bottom: 10px;
    width: 60vw;
    max-width: 280px;
    margin: 10vw auto 0;
  }
  .member__sns--ttl {
    font-size: 1.25rem;
    background-color: #FFF;
    padding: 8px;
    border-radius: 30px;
    line-height: 1;
    width: 60vw;
    max-width: 280px;
    margin: 0 auto 35px;
  }
  .member__sns--blc {
    width: 60vw;
    max-width: 280px;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
  }
  .member__sns--blc li {
    min-width: 35px;
  }
  .member__sns--blc li a {
    width: 35px;
    height: 35px;
  }
  .member__sns--kaba {
    display: none;
  }
  .member__sns--saru {
    display: none;
  }
}
.newsblc {
  background: url("../img/bg_wood01b.jpg") repeat-y;
  background-size: cover;
  width: 100%;
  padding: 108px 0 108px;
}
@media screen and (max-width: 599px) {
  .newsblc {
    padding: 13.5vw 0 13.5vw;
  }
}
.newsblc__pinkline {
  border-top: solid 1px #FD5F7F;
  border-bottom: solid 1px #FD5F7F;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
.newsblc__subttl {
  padding: 30px 0;
}
.newsblc__img {
  margin: 34px 0 30px;
}
.newsblc__imginner {
  background-color: #FFF;
  border-radius: 10px;
  padding: 20px;
  margin-bottom: 5px;
}
.newsblc__imginner img {
  margin: 0 auto;
  display: block;
  max-height: 450px;
}
.newsblc__mail {
  background-image: url("../img/mail.png");
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  width: 20px;
  height: 15px;
  margin-right: 10px;
}
.newsblc__mail--wrapper {
  display: flex;
  margin-top: 50px;
  max-width: 230px;
  align-items: center;
  justify-content: center;
  border-radius: 30px;
  padding: 10px 20px;
  background-color: #000;
}
.newsblc__mail--wrapper p {
  color: #FFF;
  font-size: 0.875rem;
  line-height: 1;
}
.newsblc__content {
  max-width: 980px;
  margin: 0 auto;
  width: 100%;
  background-image: url("../img/bg_news.jpg");
  background-repeat: repeat-y;
  background-size: 100% auto;
  background-position: 0 0;
}
@media (min-width: 600px) and (max-width: 1025px) {
  .newsblc__content {
    max-width: 90vw;
    width: 100%;
    background-repeat: repeat-y;
    background-size: 100% auto;
  }
}
@media screen and (max-width: 599px) {
  .newsblc__content {
    max-width: 90vw;
    width: 100%;
    background-repeat: repeat-y;
    background-size: 100% auto;
  }
}
.newsblc__top {
  background-image: url("../img/top_news.jpg");
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: 0 0;
  padding-top: 64px;
  width: 980px;
  margin: 0 auto;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.4);
}
@media (min-width: 600px) and (max-width: 1025px) {
  .newsblc__top {
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 599px) {
  .newsblc__top {
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
    padding-top: 10vw;
  }
}
.newsblc__inner {
  margin-top: -1px;
  padding: 0 64px;
}
@media screen and (max-width: 1025px) {
  .newsblc__inner {
    padding: 0 6vw;
  }
}
.newsblc__btm {
  background-image: url("../img/bottom_news.jpg");
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: right 0 bottom 0;
  padding-bottom: 64px;
}
@media screen and (max-width: 599px) {
  .newsblc__btm {
    padding-bottom: 10vw;
  }
}
.newsblc__txtblc {
  display: flex;
  align-items: center;
  margin: 0 0 20px;
}
@media screen and (max-width: 599px) {
  .newsblc__txtblc {
    margin-bottom: 10px;
  }
}
.newsblc__txtblc--feature {
  margin-left: 8px;
}
.newsblc__ttl {
  margin: 0 0 20px;
}
@media screen and (max-width: 599px) {
  .newsblc__ttl {
    margin: 0 0 10px;
  }
}
.newsblc__txt {
  margin: 0 0 10px;
  display: block;
}
.newsblc__txt02 {
  margin: 20px 0 0;
}
.newsblc__blc--wrapper {
  margin: 0 0 50px;
}
@media screen and (max-width: 599px) {
  .newsblc__blc--wrapper {
    margin: 0 0 14vw;
  }
}
.newsblc__smallblc {
  margin: 0 0 50px;
}
@media screen and (max-width: 599px) {
  .newsblc__smallblc {
    margin: 0 0 8vw;
  }
}
.newsblc__smallblc--list {
  margin: 0 0 30px;
}
@media screen and (max-width: 599px) {
  .newsblc__smallblc--list {
    margin: 0 0 7vw;
  }
}
.newsblc__smallblc--list-item {
  margin: 0 0 5px;
}
@media screen and (max-width: 599px) {
  .newsblc__smallblc--list-item {
    margin: 0 0 3px;
  }
}
.newsblc__smallblc--list-noteitem {
  padding-left: 1em;
  margin: 0 0 20px;
}
@media screen and (max-width: 599px) {
  .newsblc__smallblc--list-noteitem {
    margin: 0 0 7vw;
  }
}
.newsblc__blc {
  margin: 30px 0 10px;
  padding: 30px 0 0;
  border-bottom: dashed 1px #000;
  border-top: dashed 1px #000;
}
@media screen and (max-width: 599px) {
  .newsblc__blc {
    margin: 7vw 0 5vw;
  }
}
.newsblc__schedule {
  display: block;
  margin: 0 0 30px;
}
@media screen and (max-width: 599px) {
  .newsblc__schedule {
    margin: 0 0 5vw;
  }
}
.newsblc__schedule--txt {
  margin: 0 0 5px;
}
@media screen and (max-width: 599px) {
  .newsblc__schedule--txt {
    margin: 0 0 3px;
  }
}
.newsblc__schedule--list-item {
  margin: 0 0 5px;
}
@media screen and (max-width: 599px) {
  .newsblc__schedule--list-item {
    margin: 0 0 3px;
  }
}
.newsblc__comment {
  border-top: solid 1px #000;
  padding-top: 50px;
}
@media screen and (max-width: 599px) {
  .newsblc__comment {
    padding-top: 8vw;
  }
}
.newsblc__comment--blc {
  margin-bottom: 20px;
}
@media screen and (max-width: 599px) {
  .newsblc__comment--blc {
    margin-bottom: 6vw;
  }
}

.policymain li {
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
}
.policymain p,
.policymain h2 {
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
}

.policy__underline {
  text-decoration: underline;
}
.policy__txt {
  font-size: 0.9375rem;
  line-height: 1.8;
  color: #444;
  margin: 0 0 1.8em;
}
.policy__txt-b {
  font-size: 0.9375rem;
  line-height: 1.8;
  color: #444;
  margin: 2em 0 0;
  text-indent: -1em;
  padding-left: 1em;
}
.policy__txt.centre {
  text-align: center;
}
.policy__txt span {
  text-indent: -1em;
  padding-left: 1em;
  font-size: 0.8125rem;
  display: block;
  margin-bottom: 0.5em;
}
.policy__txt small {
  font-size: 0.8125rem;
}
.policy__box {
  counter-reset: item;
  padding-left: 1em;
  margin-left: 1em;
  margin-top: 1em;
}
.policy__box li {
  position: relative;
  line-height: 1.8;
  font-size: 0.9375rem;
  color: #444;
  margin-bottom: 2em;
}
.policy__box li a {
  word-break: break-all;
}
.policy__box li::before {
  counter-increment: item;
  content: counter(item) ".";
  line-height: 1.8;
  font-size: 0.9375rem;
  color: #444;
  position: absolute;
  left: -1.6em;
}
.policy__alp {
  counter-reset: num;
  padding-left: 1em;
  margin-left: 0.6em;
  margin-top: 1em;
  margin-bottom: 2em;
}
.policy__alp li {
  font-size: 0.9375rem;
  line-height: 1.8;
  color: #444;
  margin-bottom: 1em;
}
.policy__alp li::before {
  counter-increment: num;
  content: "(" counter(num, lower-alpha) ")";
  font-size: 0.9375rem;
  line-height: 1.8;
  color: #444;
  position: absolute;
  left: -1.6em;
}
.policy__greek {
  counter-reset: greek;
  padding-left: 1em;
  margin-left: 0.6em;
  margin-top: 1em;
}
.policy__greek li {
  font-size: 0.9375rem;
  line-height: 1.8;
  color: #444;
  margin-bottom: 1em;
}
.policy__greek li::before {
  counter-increment: greek;
  content: "(" counter(greek, lower-roman) ")";
  font-size: 0.9375rem;
  line-height: 1.8;
  color: #444;
  position: absolute;
  left: -2.2em;
  text-align: right;
}
.policy__ttl {
  margin-top: 3em;
  margin-bottom: 2em;
}
.policy__note {
  font-size: 0.9375rem;
  line-height: 1.8;
  color: #444;
  text-indent: -0.5em;
  padding-left: 0.5em;
  margin-bottom: 1.8em;
}
@media screen and (max-width: 599px) {
  .policy__txt {
    font-size: 0.6875rem;
    line-height: 1.4;
    margin: 0 0 1.4em;
  }
  .policy__txt-b {
    font-size: 0.6875rem;
    line-height: 1.4;
  }
  .policy__box {
    margin-top: 1em;
  }
  .policy__box li {
    font-size: 0.6875rem;
    line-height: 1.4;
    color: #444;
    margin-bottom: 2em;
  }
  .policy__box li::before {
    counter-increment: item;
    content: counter(item) ".";
    font-size: 0.6875rem;
    line-height: 1.4;
    color: #444;
    position: absolute;
    left: -1.6em;
  }
  .policy__alp {
    counter-reset: num;
    padding-left: 1em;
    margin-left: 0;
  }
  .policy__alp li {
    font-size: 0.6875rem;
    line-height: 1.4;
    margin-bottom: 1em;
  }
  .policy__alp li::before {
    counter-increment: num;
    content: "(" counter(num, lower-alpha) ")";
    font-size: 0.6875rem;
    line-height: 1.4;
    color: #444;
    position: absolute;
    left: -1.6em;
  }
  .policy__greek {
    counter-reset: greek;
    padding-left: 1em;
    margin-left: 0.6em;
    margin-top: 1em;
  }
  .policy__greek li {
    font-size: 0.6875rem;
    line-height: 1.4;
    margin-bottom: 1em;
  }
  .policy__greek li::before {
    counter-increment: greek;
    content: "(" counter(greek, lower-roman) ")";
    font-size: 0.6875rem;
    line-height: 1.4;
    color: #444;
    position: absolute;
    left: -1.6em;
  }
  .policy__note {
    font-size: 0.6875rem;
    line-height: 1.4;
    color: #444;
    text-indent: -0.5em;
    padding-left: 0.5em;
    margin-bottom: 1.8em;
  }
}

.policymain {
  background: url("../img/bg_wood02.jpg") repeat-y;
  width: 100%;
  padding: 108px 0;
}
.policymain__box {
  display: flex;
  justify-content: center;
}
.policymain__ttl {
  text-align: center;
}
.policymain__ttl a {
  background-size: 100% auto;
  white-space: nowrap;
  text-indent: -9999px;
  background-repeat: no-repeat;
  display: block;
  background-size: 100% auto;
  background-image: url("../img/logo_policy.png");
  background-repeat: no-repeat;
  width: 290px;
  height: 126px;
  margin: 0 auto 50px;
}
.policymain__subttl {
  text-align: center;
  font-weight: bold;
  font-size: 2rem;
  margin: 0 auto 12px;
}
.policymain__subttl-en {
  text-align: center;
  font-weight: bold;
  margin: 0 auto 60px;
}
.policymain__inner {
  background: #FFF;
  padding: 60px 40px;
  max-width: 960px;
  margin: 0 auto;
  border-radius: 3px;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.4);
}
.policymain__top {
  display: block;
  margin: 30px 10px;
  color: #000;
  text-align: center;
  text-shadow: 1px 1px 0 #FFF, -1px -1px 0 #FFF, -1px 1px 0 #FFF, 1px -1px 0 #FFF, 0px 1px 0 #FFF, -1px 0 #FFF, -1px 0 0 #FFF, 1px 0 0 #FFF;
}
.policymain__top a {
  text-decoration: underline;
}
@media screen and (max-width: 599px) {
  .policymain {
    padding: 15vw 0;
  }
  .policymain__ttl {
    text-align: center;
  }
  .policymain__ttl a {
    background-size: 100% auto;
    white-space: nowrap;
    text-indent: -9999px;
    background-repeat: no-repeat;
    display: block;
    background-size: 100% auto;
    background-image: url("../img/logo_policy.png");
    background-repeat: no-repeat;
    width: 40.2vw;
    height: 17.5vw;
    margin: 0 auto 8vw;
  }
  .policymain__subttl {
    font-size: 1.5rem;
    margin: 0 auto 0.5em;
    text-align: center;
  }
  .policymain__subttl-en {
    margin: 0 auto 10vw;
  }
  .policymain__inner {
    background: #FFF;
    padding: 10vw 5vw;
    max-width: 100%;
    width: 90%;
  }
}

.policymain__subttl {
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
  font-size: 1.5rem;
  line-height: 1.4;
  margin-bottom: 1em;
}

.policy__subttl {
  font-size: 0.9375rem;
  line-height: 1.8;
  color: #444;
}
.policy__notice {
  text-indent: -1em;
  padding-left: 1em;
  font-size: 0.8125rem;
  margin-bottom: 0.5em;
}
.policy__cambox {
  counter-reset: item;
  padding-left: 1em;
  padding-right: 1em;
  margin-left: 1em;
  margin-bottom: 1.8em;
}
.policy__cambox li {
  position: relative;
  line-height: 1.8;
  font-size: 0.9375rem;
  color: #444;
}
.policy__cambox li a {
  word-break: break-all;
}
.policy__cambox li::before {
  counter-increment: item;
  content: "(" counter(item) ")";
  line-height: 1.8;
  font-size: 0.9375rem;
  color: #444;
  position: absolute;
  left: -1.6em;
}
.policy__cambox--nihon {
  counter-reset: my-counter;
  padding-left: 1em;
  padding-right: 1em;
  margin-left: 0.5em;
  margin-bottom: 0.8em;
}
.policy__cambox--nihon li {
  position: relative;
  line-height: 1.8;
  font-size: 0.9375rem;
  color: #444;
}
.policy__cambox--nihon li a {
  word-break: break-all;
}
.policy__cambox--nihon li::before {
  content: counter(my-counter);
  counter-increment: my-counter;
  line-height: 1.8;
  font-size: 0.9375rem;
  position: absolute;
  left: -1.6em;
  background-color: #FFF;
  border: 1px solid;
  border-radius: 50%;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 15px;
  width: 15px;
  color: #444;
  font-size: 85%;
  line-height: 1;
  position: absolute;
  top: 0.45em;
}
@media screen and (max-width: 599px) {
  .policy__subttl {
    font-size: 0.6875rem;
    line-height: 1.4;
  }
  .policy__notice {
    font-size: 0.6875rem;
  }
  .policy__txt small {
    font-size: 0.6875rem;
  }
  .policy__txt span {
    font-size: 0.6875rem;
  }
  .policy__cambox li {
    font-size: 0.6875rem;
  }
  .policy__cambox li::before {
    font-size: 0.6875rem;
  }
  .policy__cambox--nihon li {
    font-size: 0.6875rem;
  }
  .policy__cambox--nihon li::before {
    font-size: 0.5rem;
    position: absolute;
    left: -1.6em;
    background-color: #FFF;
    border: 1px solid;
    border-radius: 50%;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 11px;
    width: 11px;
    position: absolute;
    top: 0.4em;
  }
}

.schedule {
  background-color: #8FEFED;
  width: 100%;
  padding: 120px 0;
}
.schedule__ttl {
  width: 100%;
}
.schedule__ttl img {
  width: 100%;
  height: auto;
}
.schedule__txt {
  font-size: 1.125rem;
  line-height: 1.8;
  font-weight: normal;
  color: #444444;
  margin: 40px 0;
}
.schedule__wrap {
  padding: 20px 20px 50px;
  background-color: rgba(255, 255, 255, 0.6);
  border-radius: 10px;
}
.schedule__blc {
  border-bottom: 1px #707070 solid;
  padding: 18px 10px;
}
.schedule__blc--q {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.schedule__blc--btn {
  margin: 1em 0 0;
}
.schedule__blc--btn a {
  border: solid 1px #E05374;
  background-color: #FFF;
  border-radius: 20px;
  font-size: 1rem;
  color: #E05374;
  padding: 0.5em 1.5em;
  line-height: 1;
  display: inline-block;
}
.schedule__list--ttl {
  font-size: 1.125rem;
  cursor: pointer;
  padding: 10px 0;
  font-weight: 600;
}
.schedule__list--txt {
  font-size: 1rem;
  line-height: 1.6;
  color: #444444;
  margin-bottom: 8px;
}
.schedule__list--note {
  font-size: 0.75rem;
  line-height: 1.2;
  color: #444444;
  text-indent: -1em;
  padding-left: 1em;
  margin-bottom: 3px;
}
.schedule__list--note02 {
  font-size: 0.875rem;
  line-height: 1.4;
  color: #444444;
  text-indent: -1em;
  padding-left: 1em;
  margin-bottom: 8px;
}
.schedule__list--sblc-in {
  padding-right: 32px;
}
.schedule__list--arrow {
  width: 20px;
  height: 20px;
  margin: 0 0 0 30px;
}
.schedule__list--arrow span {
  display: inline-block;
  width: 20px;
  height: 20px;
  background-image: url("../img/minus.svg");
  background-size: 100% auto;
}
.schedule .inner {
  max-width: 800px;
  margin: 0 auto;
}

@media screen and (max-width: 599px) {
  .schedule {
    padding: 20vw 0;
  }
  .schedule__ttl {
    width: 100%;
  }
  .schedule__txt {
    font-size: 0.9375rem;
    line-height: 1.4;
    margin: 8vw 0;
    padding: 0 1vw;
  }
  .schedule__wrap {
    padding: 0 5vw 10vw;
    border-radius: 5px;
  }
  .schedule__blc {
    border-bottom: 1px #707070 solid;
    padding: 3vw 1vw 3vw 0;
  }
  .schedule__blc--btn {
    margin: 1em 0 0;
  }
  .schedule__blc--btn a {
    font-size: 0.875rem;
    padding: 0.5em 1.5em;
    display: block;
    width: 100%;
    text-align: center;
  }
  .schedule__list--ttl {
    font-size: 1rem;
    padding: 8px 0;
  }
  .schedule__list--txt {
    font-size: 0.875rem;
    line-height: 1.4;
    margin-bottom: 8px;
  }
  .schedule__list--note {
    font-size: 0.6875rem;
    margin-bottom: 3px;
  }
  .schedule__list--note02 {
    font-size: 0.75rem;
    margin-bottom: 6px;
  }
  .schedule__list--sblc-in {
    padding-right: 0;
  }
  .schedule__list--arrow {
    width: 20px;
    height: 20px;
    margin: 0 0 0 30px;
  }
  .schedule__list--arrow span {
    width: 20px;
    height: 20px;
  }
  .schedule .inner {
    width: 100%;
    padding: 0 5vw;
    margin: 0 auto;
  }
}
.schedule__blc--q.open .schedule__list--arrow span {
  background-image: url("../img/plus.svg");
}
.schedule__blc--q.open + .schedule__list--sblc {
  display: none;
}

.minusindent {
  text-indent: -0.5em;
}

.indent {
  padding-left: 1em;
  text-indent: -1em;
}

.plusindent {
  padding-left: 2em;
  text-indent: -1em;
}

.red {
  color: #E05374;
}

.brown {
  color: #783E1B;
}

.right {
  text-align: right;
}

.u-text__date {
  font-size: 1.125rem;
  line-height: 1;
}
@media screen and (max-width: 599px) {
  .u-text__date {
    font-size: 0.8125rem;
  }
}
.u-text__feature {
  color: white;
  font-size: 0.9375rem;
  border-radius: 20px;
  padding: 1px 10px;
  line-height: 1;
}
.u-text__feature.red {
  background-color: #E05374;
}
@media screen and (max-width: 599px) {
  .u-text__feature {
    font-size: 0.75rem;
  }
}
.u-text__ttl {
  font-weight: bold;
  line-height: 1.6;
  font-size: 1.5rem;
}
@media screen and (max-width: 599px) {
  .u-text__ttl {
    font-size: 1rem;
  }
}
.u-text__txt {
  line-height: 1.6;
  font-size: 1rem;
}
@media screen and (max-width: 599px) {
  .u-text__txt {
    font-size: 0.8125rem;
    line-height: 1.4;
  }
}
.u-text__subttl {
  font-weight: bold;
  line-height: 1.6;
  font-size: 1.125rem;
}
@media screen and (max-width: 599px) {
  .u-text__subttl {
    font-size: 1rem;
  }
}
.u-text__strong {
  font-weight: bold;
  line-height: 1.6;
  font-size: 1rem;
}
@media screen and (max-width: 599px) {
  .u-text__strong {
    font-size: 0.875rem;
  }
}
.u-text__note {
  line-height: 1.4;
  font-size: 0.8125rem;
}
@media screen and (max-width: 599px) {
  .u-text__note {
    font-size: 0.625rem;
  }
}

body {
  font-family: "Noto Sans JP", sans-serif;
  margin: 0;
  padding: 0;
}

html {
  scroll-behavior: smooth;
}

.fade {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 1.8s, transform 1.2s;
}

.fade.active {
  opacity: 1;
  transform: translateY(0px);
}

a:hover {
  opacity: 0.7;
}
@media screen and (max-width: 599px) {
  a:hover {
    opacity: 1;
  }
}

.fixedbnr {
  position: fixed;
  right: 0;
  bottom: 5vw;
  background-image: url("../img/fixedbnr.png");
  background-image: url("../img/bg_fixbnr_0311.png");
  background-repeat: no-repeat;
  background-size: 100% auto;
  width: 320px;
  height: 147px;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.4);
  transition: 0.3s;
}
.fixedbnr__flx {
  display: flex;
  justify-content: space-between;
  width: 265px;
  margin: 0 auto;
  padding: 74px 0 0;
}
.fixedbnr__flx--x {
  background-size: 100% auto;
  white-space: nowrap;
  text-indent: -9999px;
  background-repeat: no-repeat;
  display: block;
  background-size: 100% auto;
  background-image: url("../img/btn_x-fix.png");
  width: 116px;
  height: 45px;
  background-size: cover;
  background-repeat: no-repeat;
}
.fixedbnr__flx--insta {
  background-size: 100% auto;
  white-space: nowrap;
  text-indent: -9999px;
  background-repeat: no-repeat;
  display: block;
  background-size: 100% auto;
  background-image: url("../img/btn_insta-fix.png");
  width: 144px;
  height: 45px;
  background-size: cover;
  background-repeat: no-repeat;
}
@media screen and (max-width: 599px) {
  .fixedbnr {
    width: 238px;
    height: 108px;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.4);
  }
  .fixedbnr__flx {
    display: flex;
    justify-content: space-between;
    width: 192px;
    margin: 0 auto;
    padding: 56px 0 0;
  }
  .fixedbnr__flx--x {
    background-size: 100% auto;
    white-space: nowrap;
    text-indent: -9999px;
    background-repeat: no-repeat;
    display: block;
    background-size: 100% auto;
    background-image: url("../img/btn_x-fix.png");
    width: 83px;
    height: 33px;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .fixedbnr__flx--insta {
    background-size: 100% auto;
    white-space: nowrap;
    text-indent: -9999px;
    background-repeat: no-repeat;
    display: block;
    background-size: 100% auto;
    background-image: url("../img/btn_insta-fix.png");
    width: 104px;
    height: 33px;
    background-size: cover;
    background-repeat: no-repeat;
  }
}

.fade {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 1.5s, transform 1s;
}

.fade.active {
  opacity: 1;
  transform: translateY(0px);
}

.fixedbnr {
  background-image: url("../img/bg_fixbnr_0311.png");
  height: 151px;
}
.fixedbnr__flx {
  padding-top: 80px;
}
@media screen and (max-width: 599px) {
  .fixedbnr {
    height: 113px;
  }
  .fixedbnr__flx {
    padding-top: 60px;
  }
}