@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+New:wght@300;400;500;700&display=swap");
/*! destyle.css v1.0.15 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model */
/* ============================================ */
* {
  box-sizing: border-box;
}

::before,
::after {
  box-sizing: inherit;
}

/* 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;
  line-height: 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: 0;
  border-top: 1px solid;
  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] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -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;
}

/* Embedded content */
/* ============================================ */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
  vertical-align: bottom;
}

embed,
object,
iframe {
  border: 0;
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  border: 0;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
       appearance: radio;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

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

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

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Remove arrow in IE10 & IE11
 */
select::-ms-expand {
  display: none;
}

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

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

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * 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;
}

/**
 * 1. 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. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/**
 * 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] {
  outline: none;
}

/* Table */
/* ============================================ */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption {
  text-align: left;
}

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

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

/* Misc */
/* ============================================ */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

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

body {
  color: #000;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.4;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-feature-settings: "palt";
}
@media screen and (max-width: 768px) {
  body {
    font-size: 14px;
    font-size: 0.875rem;
  }
}

a:hover {
  text-decoration: underline;
}
a:hover img {
  opacity: 0.8;
}
a img {
  transition-property: opacity;
  transition-duration: 0.2s;
  backface-visibility: hidden;
}

img {
  max-width: 100%;
  height: auto;
}

button:focus,
input:focus,
optgroup:focus,
select:focus,
textarea:focus {
  outline: -webkit-focus-ring-color auto 1px;
  outline-color: -webkit-focus-ring-color;
  outline-style: auto;
  outline-width: 0px;
}

small {
  font-size: inherit;
}

area {
  cursor: pointer;
}

@keyframes point {
  0% {
    width: 80%;
    height: 80%;
  }
  80% {
    width: 140%;
    height: 140%;
  }
  100% {
    width: 140%;
    height: 140%;
  }
}
@keyframes opacity {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 0.6;
  }
  40% {
    opacity: 0.4;
  }
  100% {
    opacity: 0;
  }
}
/*******************************
Style
*******************************/
html.no-scroll {
  overflow: hidden;
}

body {
  overflow-x: hidden;
}

header {
  position: absolute;
  top: 15px;
  left: 30px;
  z-index: 10;
}
@media screen and (max-width: 640px) {
  header {
    width: auto;
    top: 10px;
    left: 10px;
  }
}
@media screen and (max-width: 640px) {
  header .logo {
    text-align: center;
  }
}
@media screen and (max-width: 640px) {
  header .logo img {
    max-width: 81px;
  }
}

footer {
  padding-block: 30px;
  background-color: #fff;
}
@media screen and (max-width: 640px) {
  footer {
    padding-block: 15px 15px;
    margin-bottom: 25vw;
  }
}
footer .logo {
  text-align: center;
}
@media screen and (max-width: 640px) {
  footer .logo {
    width: 90%;
    margin-inline: auto;
  }
}

/*
common
*/
.pc-hidden {
  display: none;
}
@media screen and (max-width: 768px) {
  .pc-hidden {
    display: inline-block;
  }
}

.sp-hidden {
  display: inline-block;
}
@media screen and (max-width: 768px) {
  .sp-hidden {
    display: none;
  }
}

.contentWrapper {
  max-width: 1100px;
  margin-inline: auto;
}
@media screen and (max-width: 768px) {
  .contentWrapper {
    max-width: 95%;
  }
}

.innerWrapper {
  max-width: 1000px;
  margin-inline: auto;
}
@media screen and (max-width: 768px) {
  .innerWrapper {
    max-width: 100%;
    padding-inline: 20px;
  }
}

.fix_button {
  position: fixed;
  right: 30px;
  bottom: 30px;
  z-index: 10;
}
@media screen and (max-width: 768px) {
  .fix_button {
    right: 0;
    bottom: 0;
  }
}
@media screen and (max-width: 768px) {
  .fix_button img {
    width: 100%;
  }
}

.m-title {
  text-align: center;
  font-size: 40px;
  font-size: 2.5rem;
  font-weight: 700;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .m-title {
    font-size: 28px;
    font-size: 1.75rem;
  }
}
.m-title span {
  position: relative;
  display: inline-block;
  margin-right: 30px;
  padding: 8px 40px 14px;
  background-color: #fff;
  border-radius: 15px;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .m-title span {
    display: block;
    width: 50%;
    padding: 10px 40px;
    margin-inline: auto;
    margin-bottom: 15px;
  }
}
.m-title span::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -15px;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-left: 15px solid #ffffff;
  border-right: 0;
}
@media screen and (max-width: 768px) {
  .m-title span::after {
    top: auto;
    bottom: -14px;
    left: 50%;
    transform: translateX(-50%) rotate(90deg);
  }
}

.m-heading {
  position: relative;
  padding-bottom: 20px;
  font-size: 30px;
  font-size: 1.875rem;
  font-weight: 700;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .m-heading {
    font-size: 24px;
    font-size: 1.5rem;
  }
}
.m-heading::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 145px;
  height: 5px;
  background-color: #000;
}

.m-heading-sub {
  padding: 15px;
  margin-block: 60px 50px;
  text-align: center;
  color: #fff;
  font-size: 25px;
  font-size: 1.5625rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  background-color: #000;
  border-radius: 20px;
}
@media screen and (max-width: 768px) {
  .m-heading-sub {
    margin-block: 30px 30px;
    font-size: 22px;
    font-size: 1.375rem;
    letter-spacing: 0.04em;
    line-height: 1.5;
  }
}

.m-read {
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 500;
  text-align: center;
  line-height: 2.2;
}
@media screen and (max-width: 768px) {
  .m-read {
    font-size: 16px;
    font-size: 1rem;
  }
}
.m-read img {
  margin-bottom: 25px;
}

.modal-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.8;
  z-index: 10;
  pointer-events: none;
}
.modal-overlay.is-active {
  display: block;
  pointer-events: all;
}

.modal-wrap {
  position: fixed;
  top: 0;
  left: 0;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  z-index: 10;
  pointer-events: none;
}
.modal-wrap.is-active {
  display: flex;
  pointer-events: all;
}

.modal-item {
  display: none;
  max-width: 370px;
  width: 90%;
  max-height: 410px;
  height: 90%;
  background-color: #fff;
  padding: 40px 45px;
  pointer-events: none;
}
.modal-item.is-active {
  display: block;
  pointer-events: all;
}
.modal-item.plan {
  max-height: 600px;
}

.modal-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 100%;
}

.modal-heading {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 15px;
  width: 100%;
  margin-bottom: 25px;
  padding: 15px;
  border: 2px solid #000;
  border-radius: 10px;
  letter-spacing: 0.075em;
  font-weight: 700;
}
.modal-heading.-pink {
  border-color: #eb98ae;
}
.modal-heading.-blue {
  border-color: #589cbe;
}
.modal-heading.-green {
  border-color: #88b386;
}

.modal-plan-heading {
  width: 100%;
  margin-bottom: 15px;
  padding-inline: 10px;
  font-size: 20px;
  font-size: 1.25rem;
  color: #ef7960;
}

.modal-image {
  width: 100%;
  margin-bottom: 25px;
}
.modal-image.protruding {
  width: calc(100% + 33px);
  margin-top: -33px;
  margin-right: -33px;
}

.modal-text {
  width: 100%;
  line-height: 1.6;
  padding-inline: 10px;
}

.modal-close {
  display: inline-block;
  width: -moz-max-content;
  width: max-content;
  margin-top: auto;
  cursor: pointer;
}
.modal-close img {
  margin-right: 15px;
}

/*
mv
*/
.mv {
  position: relative;
  z-index: 1;
}
.mv::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 125%;
  background-image: url(../img/mv-obj.png);
  background-size: cover;
  z-index: 10;
  pointer-events: none;
}
@media screen and (max-width: 768px) {
  .mv::before {
    height: 112%;
    background-image: url(../img/mv-obj_sp.png);
  }
}

.mv-slider img {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .mv-slider img {
    aspect-ratio: 5/8;
    -o-object-fit: cover;
       object-fit: cover;
  }
}

/*
house
*/
#house {
  padding-block: 130px 60px;
  background-color: #ffde52;
}
@media screen and (max-width: 768px) {
  #house .innerWrapper {
    padding-inline: 15px;
  }
}

.house-heading {
  position: relative;
  font-size: 40px;
  font-size: 2.5rem;
  font-weight: 700;
  text-align: center;
  line-height: 1.8;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 768px) {
  .house-heading {
    font-size: 32px;
    font-size: 2rem;
  }
}
.house-heading::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 55px;
  background-image: url(../img/house-heading-obj.svg);
  background-repeat: no-repeat;
  background-position: top center;
  pointer-events: none;
}
@media screen and (max-width: 768px) {
  .house-heading::after {
    top: -8vw;
    width: 100%;
    height: 30vw;
    background-image: url(../img/house-heading-obj_sp.svg);
  }
}
.house-heading span {
  background-image: linear-gradient(to right, #000 3px, transparent 3px);
  background-size: 10px 3px;
  background-repeat: repeat-x;
  background-position: left bottom;
}

.house-read {
  margin-top: 110px;
  font-size: 20px;
  font-size: 1.25rem;
  text-align: center;
  line-height: 2.2;
}
@media screen and (max-width: 768px) {
  .house-read {
    margin-top: 65px;
    font-size: 16px;
    font-size: 1rem;
  }
}

.house-pet-title {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 30px;
  max-width: 425px;
  width: 100%;
  padding: 10px;
  background-color: #fff;
  margin-top: 85px;
  margin-inline: auto;
  border-radius: 30px;
  font-size: 25px;
  font-size: 1.5625rem;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .house-pet-title {
    gap: 20px;
    margin-top: 65px;
    font-size: 18px;
    font-size: 1.125rem;
  }
}
.house-pet-title::before, .house-pet-title::after {
  content: "●";
  font-size: 15px;
  font-size: 0.9375rem;
  color: #ffde52;
}

.house-pet-content {
  margin-top: 30px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .house-pet-content-inner {
    width: 813px;
  }
}

.point-anchor {
  display: flex;
  justify-content: center;
  gap: 35px;
  margin-top: 125px;
}
@media screen and (max-width: 768px) {
  .point-anchor {
    gap: 10px;
    margin-top: 60px;
  }
}

/*
point
*/
.point-wrapper {
  margin-top: 25px;
  padding: 90px 0px;
  background-color: #fff;
  border-radius: 50px;
}
@media screen and (max-width: 768px) {
  .point-wrapper {
    margin-top: 15px;
    padding: 30px 0 40px 0;
    border-radius: 40px;
  }
}

.point-mv {
  margin-top: 25px;
  margin-bottom: 115px;
}
@media screen and (max-width: 768px) {
  .point-mv {
    margin-top: 0px;
    margin-bottom: 25px;
  }
}

.point-inner + .point-inner {
  margin-top: 175px;
}
@media screen and (max-width: 768px) {
  .point-inner + .point-inner {
    margin-top: 55px;
  }
}
@media screen and (max-width: 768px) {
  .point-inner.-border-sp {
    padding-top: 35px;
    border-top: 1px solid #acacac;
  }
}

.point-image {
  margin-block: 50px 60px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .point-image {
    margin-block: 25px 30px;
  }
}

.point-detail-box img {
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .point-detail-box img {
    width: 100%;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 768px) {
  .point-detail-box.-large {
    width: 100% !important;
  }
}

.point-detail {
  max-width: 900px;
  width: 100%;
  margin-top: 50px;
  margin-inline: auto;
}
@media screen and (max-width: 768px) {
  .point-detail {
    margin-top: 35px;
  }
}
.point-detail.-large {
  max-width: 1000px;
}
.point-detail.-no-border .point-detail-inner + .point-detail-inner {
  border-left: none !important;
  border-top: none !important;
}
.point-detail.-col {
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  .point-detail.-col {
    flex-direction: column;
  }
}
.point-detail.-col .point-detail-inner {
  width: 50%;
  padding-inline: 15px;
}
@media screen and (max-width: 768px) {
  .point-detail.-col .point-detail-inner {
    width: 100%;
    padding-block: 0 20px;
    padding-inline: 0px;
  }
}
.point-detail.-col .point-detail-inner + .point-detail-inner {
  border-left: 1px solid #acacac;
}
@media screen and (max-width: 768px) {
  .point-detail.-col .point-detail-inner + .point-detail-inner {
    padding-block: 20px;
    border-left: none;
    border-top: 1px solid #acacac;
  }
}
.point-detail.-row .point-detail-inner {
  padding-block: 35px;
}
@media screen and (max-width: 768px) {
  .point-detail.-row .point-detail-inner {
    margin-top: 0;
    padding-top: 0;
  }
}
.point-detail.-row .point-detail-inner + .point-detail-inner {
  border-top: 1px solid #acacac;
}
@media screen and (max-width: 768px) {
  .point-detail.-row .point-detail-inner + .point-detail-inner {
    padding-top: 20px;
  }
}
.point-detail .point-detail-inner-box {
  margin-left: 55px;
}
@media screen and (max-width: 768px) {
  .point-detail .point-detail-inner-box {
    margin-left: 0;
  }
}

.point-detail-image {
  flex-shrink: 0;
  max-width: 456px;
  width: 100%;
}

.point-detail-inner.-col {
  display: flex;
  justify-content: space-between;
  gap: 40px;
}
@media screen and (max-width: 768px) {
  .point-detail-inner.-col {
    flex-direction: column;
  }
}
.point-detail-inner.-col3 {
  display: flex;
  justify-content: flex-start;
  gap: 15px;
}
@media screen and (max-width: 768px) {
  .point-detail-inner.-col3 {
    flex-direction: column;
    gap: 25px;
    margin-left: 0;
  }
}
.point-detail-inner.-col3 .point-detail-box {
  width: 240px;
}
@media screen and (max-width: 768px) {
  .point-detail-inner.-col3 .point-detail-box {
    width: 100%;
    margin-inline: auto;
    padding-inline: 20px;
  }
}
.point-detail-inner.-col3 .point-detail-box.-large {
  width: 270px;
}
@media screen and (max-width: 768px) {
  .point-detail-inner.-col3 .point-detail-box.-large {
    width: 100%;
    margin-inline: auto;
    padding-inline: 0px;
  }
}
.point-detail-inner.-col3 .point-detail-box .point-detail-read {
  margin-left: 0;
  line-height: 1.7;
}

.point-detail-heading {
  margin-bottom: 15px;
  font-size: 30px;
  font-size: 1.875rem;
  padding-left: 52px;
  text-indent: -52px;
}
@media screen and (max-width: 768px) {
  .point-detail-heading {
    padding-left: 36px;
    text-indent: -36px;
    font-size: 22px;
    font-size: 1.375rem;
  }
}
.point-detail-heading::before {
  content: "";
  display: inline-block;
  width: 37px;
  height: 33px;
  background-image: url(../img/cat-stamp.svg);
  background-repeat: no-repeat;
  flex-shrink: 0;
  margin-right: 15px;
}
@media screen and (max-width: 768px) {
  .point-detail-heading::before {
    width: 31px;
    height: 27px;
    margin-right: 5px;
    margin-bottom: -3px;
  }
}

.point-detail-read {
  margin-left: 55px;
  line-height: 1.8;
  text-align: justify;
}
@media screen and (max-width: 768px) {
  .point-detail-read {
    margin-left: 35px;
  }
}

.supplement-num {
  color: #000;
  vertical-align: top;
  font-size: 10px;
  font-size: 0.625rem;
}

.point-banner {
  margin-top: 60px;
}
@media screen and (max-width: 768px) {
  .point-banner {
    margin-top: 35px;
  }
}
.point-banner.-center {
  text-align: center;
}

.point-note {
  max-width: 850px;
  width: 100%;
  margin-inline: auto;
  margin-top: 40px;
  padding-top: 20px;
  color: #000;
  border-top: 1px solid #acacac;
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 300;
  font-weight: 400;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .point-note {
    margin-top: 15px;
    padding-top: 25px;
    text-align: left;
  }
}
.point-note.-align-left {
  text-align: left;
}
.point-note.-no-border {
  border-top: none;
}
@media screen and (max-width: 768px) {
  .point-note.-no-border {
    padding-top: 0;
  }
}
@media screen and (max-width: 768px) {
  .point-note.-border-none-sp {
    border-top: none;
  }
}

/*
point01
*/
#point01 {
  padding-top: 120px;
  background-color: #88b386;
}
@media screen and (max-width: 768px) {
  #point01 {
    padding-top: 30px;
  }
}
#point01 .m-title span {
  color: #88b386;
}
#point01 .m-heading {
  color: #88b386;
}
#point01 .m-heading::after {
  background-color: #88b386;
}
#point01 .m-heading-sub {
  background-color: #88b386;
}
#point01 .point-detail-heading {
  color: #88b386;
}

/*
point02
*/
#point02 {
  padding-block: 120px;
  background-color: #88b386;
}
@media screen and (max-width: 768px) {
  #point02 {
    padding-block: 30px;
  }
}
#point02 .m-title span {
  color: #88b386;
}
#point02 .m-heading {
  color: #88b386;
}
#point02 .m-heading::after {
  background-color: #88b386;
}
#point02 .m-heading-sub {
  background-color: #88b386;
}
#point02 .m-heading-sub .supplement-num {
  color: #fff;
}
#point02 .point-detail-heading {
  color: #88b386;
  padding-bottom: 0;
}
#point02 .no-margin {
  padding-top: 0;
  padding-bottom: 20px;
}
#point02 .point-note {
  text-align: left;
}

@media screen and (max-width: 768px) {
  .point02-scroll {
    position: relative;
    overflow: auto;
    width: 100%;
    text-align: center;
  }
  .point02-scroll img {
    display: block;
    width: 860px;
    max-width: none;
  }
}
.point02-scroll .scroll-hint-icon-wrap {
  left: calc(430px - 43.4782608696vw);
}

.point02-content-large {
  margin-right: -20px;
}

/*
point03
*/
#point03 {
  padding-block: 120px;
  background-color: #ef7960;
}
@media screen and (max-width: 768px) {
  #point03 {
    padding-block: 30px;
  }
}
#point03 .m-title span {
  color: #ef7960;
}
#point03 .m-heading {
  color: #ef7960;
}
#point03 .m-heading::after {
  background-color: #ef7960;
}
#point03 .m-heading-sub {
  background-color: #ef7960;
}
#point03 .point-detail-heading {
  color: #ef7960;
}
#point03 .point-detail-heading:before {
  filter: brightness(0) saturate(100%) invert(62%) sepia(8%) saturate(3239%) hue-rotate(322deg) brightness(92%) contrast(104%);
}
#point03 .point-detail-inner-content {
  gap: 30px;
  margin-bottom: 90px;
}
@media screen and (max-width: 768px) {
  #point03 .point-detail-inner-content {
    margin-bottom: 0;
  }
}

.point-detail-inner-content {
  display: flex;
  justify-content: center;
  gap: 15px;
  max-width: 1000px;
  width: 100%;
  margin-top: 50px;
  margin-inline: auto;
}
@media screen and (max-width: 768px) {
  .point-detail-inner-content {
    flex-direction: column;
  }
}
.point-detail-inner-content .point-detail-inner:first-child {
  padding-right: 15px;
}
@media screen and (max-width: 768px) {
  .point-detail-inner-content .point-detail-inner:first-child {
    padding-right: 0;
  }
}

.point-detail-wrap {
  display: flex;
  gap: 5px;
}
@media screen and (max-width: 768px) {
  .point-detail-wrap {
    flex-direction: column;
    gap: 20px;
  }
}
.point-detail-wrap .point-detail-box img {
  margin-bottom: 15px;
}
.point-detail-wrap .point-detail-read {
  margin-left: 0;
  font-size: 14px;
  font-size: 0.875rem;
  text-align: center;
}

.point-detail-sub {
  width: 100%;
  margin-bottom: 15px;
  padding: 10px;
  border: 1px solid #ef7960;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 700;
  color: #ef7960;
  text-align: center;
}

.point03-content-wrap01 {
  max-width: 300px;
  width: 100%;
  padding-right: 0 !important;
}
@media screen and (max-width: 768px) {
  .point03-content-wrap01 {
    max-width: 100%;
  }
}
.point03-content-wrap01 .point-detail-read {
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  .point03-content-wrap01 .point-detail-read {
    margin-top: 15px;
  }
}

.point03-content-wrap02 {
  max-width: 430px;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .point03-content-wrap02 {
    max-width: 100%;
    padding-inline: 20px;
  }
}
.point03-content-wrap02 .point-detail-read {
  font-weight: 700;
}

.point03-content-wrap03 {
  max-width: 210px;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .point03-content-wrap03 {
    max-width: 100%;
    padding-inline: 20px;
  }
}
.point03-content-wrap03 .point-detail-read {
  font-weight: 700;
}

.menu-wrap {
  width: calc(100% + 100px);
  margin-left: -50px;
}
@media screen and (max-width: 768px) {
  .menu-wrap {
    width: calc(100% + 40px);
    margin-left: -20px;
    overflow: hidden;
  }
}

.menu-slider {
  overflow: hidden;
}
.menu-slider .swiper-slide {
  max-width: 250px;
  width: 100% !important;
}

.menu-name {
  margin-block: 15px;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 700;
  text-align: center;
}

.menu-text {
  font-weight: 400;
}

.menu-slider-controller {
  display: flex;
  justify-content: center;
  margin-top: 35px;
}
.menu-slider-controller .swiper-pagination {
  position: static;
  width: auto;
  margin-inline: 35px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.menu-slider-controller .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #ef7960;
}
.menu-slider-controller .swiper-button-prev,
.menu-slider-controller .swiper-button-next {
  position: static;
  width: 10px;
  height: 21px;
  margin-top: 3px;
}
.menu-slider-controller .swiper-button-prev svg,
.menu-slider-controller .swiper-button-next svg {
  fill: #ef7960;
}
.menu-slider-controller .swiper-button-prev svg path,
.menu-slider-controller .swiper-button-next svg path {
  fill: #ef7960;
}
.menu-slider-controller .swiper-button-next {
  margin-right: 30px;
}

.slider_pause {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 27px;
  height: 27px;
  border-radius: 50%;
  background-color: #ef7960;
  outline: none;
}
.slider_pause::after {
  content: "";
  width: 10px;
  height: 9px;
  border-left: 3px solid #fff;
  border-right: 3px solid #fff;
}
.slider_pause.is-paused::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 9px solid #fff;
  border-right: 0;
  margin-left: 2px;
}

/*
example
*/
#example {
  padding-block: 120px;
  background-color: #ffde52;
}
@media screen and (max-width: 768px) {
  #example {
    padding-block: 30px;
  }
}
#example .m-heading-sub {
  margin-top: 0;
  color: #000;
  background-color: #ffde52;
}

.example-point-list {
  display: flex;
  justify-content: center;
  gap: 10px;
  margin-block: 30px 120px;
}
@media screen and (max-width: 768px) {
  .example-point-list {
    flex-direction: column;
    align-items: center;
  }
}

.example-content {
  position: relative;
  margin-top: 25px;
  padding: 60px 50px;
  background-color: #fff;
  border-radius: 50px;
}
@media screen and (max-width: 768px) {
  .example-content {
    margin-bottom: 30px;
    padding: 30px 25px;
    border-radius: 30px;
  }
}
.example-content:last-child {
  margin-bottom: 0;
}
.example-content .innerWrapper {
  padding-inline: 0;
}

.example-content-tab {
  position: absolute;
  top: 1px;
  left: 50px;
  transform: translateY(-100%);
  display: flex;
  justify-content: center;
  max-width: 1000px;
  width: 100%;
  margin-inline: auto;
}
@media screen and (max-width: 1024px) {
  .example-content-tab {
    width: calc(95% - 50px);
  }
}
@media screen and (max-width: 768px) {
  .example-content-tab {
    left: 25px;
    width: calc(100% - 50px);
  }
}
.example-content-tab li {
  width: 50%;
  text-align: center;
  padding-block: 20px 10px;
  border-radius: 20px 20px 0 0;
  font-size: 36px;
  font-size: 2.25rem;
  font-weight: 700;
  cursor: pointer;
  color: #c4a92f;
  background-color: #d8c463;
}
@media screen and (max-width: 768px) {
  .example-content-tab li {
    padding-block: 15px 10px;
    font-size: 26px;
    font-size: 1.625rem;
  }
}
.example-content-tab li::before {
  filter: brightness(0) saturate(100%) invert(63%) sepia(73%) saturate(404%) hue-rotate(12deg) brightness(91%) contrast(92%);
}
.example-content-tab li.dog::before {
  content: "";
  display: inline-block;
  width: 28px;
  height: 28px;
  margin-right: 20px;
  background-image: url(../img/dog-stamp.svg);
  background-size: contain;
}
@media screen and (max-width: 768px) {
  .example-content-tab li.dog::before {
    width: 20px;
    height: 20px;
    margin-right: 15px;
  }
}
.example-content-tab li.dog.is-active {
  color: #589cbe;
  background-color: #fff;
}
.example-content-tab li.dog.is-active::before {
  filter: none;
}
.example-content-tab li.cat::before {
  content: "";
  display: inline-block;
  width: 46px;
  height: 31px;
  margin-right: 20px;
  background-image: url(../img/cat-stamp02.svg);
  background-size: contain;
}
@media screen and (max-width: 768px) {
  .example-content-tab li.cat::before {
    width: 34px;
    height: 24px;
    margin-right: 10px;
  }
}
.example-content-tab li.cat.is-active {
  color: #ef7960;
  background-color: #fff;
}
.example-content-tab li.cat.is-active::before {
  filter: none;
}

.example-content-image {
  display: none;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .example-content-image {
    position: relative;
    overflow: hidden;
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .example-content-image img {
    width: 528px;
    max-width: none;
  }
}
.example-content-image.is-active {
  display: block;
}

.example-plan-content-image {
  position: relative;
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  margin-top: 40px;
  margin-inline: auto;
  text-align: center;
}
@media screen and (max-width: 1024px) {
  .example-plan-content-image {
    width: 100%;
    /*  width: max-content;*/
    margin-top: 80px;
    margin-inline: auto;
    text-align: center;
  }
  .example-plan-content-image img {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .example-plan-content-image {
    width: auto;
    margin-top: 30px;
  }
}

.example-title {
  margin-top: 50px;
  text-align: center;
  font-size: 40px;
  font-size: 2.5rem;
  font-weight: 700;
  color: #000;
}
@media screen and (max-width: 768px) {
  .example-title {
    margin-top: 0;
    font-size: 24px;
    font-size: 1.5rem;
  }
}
.example-title img {
  margin-right: 20px;
}
@media screen and (max-width: 768px) {
  .example-title img {
    margin-right: 0;
    margin-bottom: 15px;
  }
}

.example-title-main {
  position: relative;
}
.example-title-main::before {
  content: "";
  display: block;
  position: absolute;
  top: -90px;
  left: 60px;
  max-width: 300px;
  width: 30%;
  height: 150px;
  background-image: url(../img/example-title-icon.png);
  background-repeat: no-repeat;
  background-size: contain;
}
@media screen and (max-width: 1024px) {
  .example-title-main::before {
    width: 25%;
  }
}
@media screen and (max-width: 768px) {
  .example-title-main::before {
    position: static;
    width: auto;
    margin-left: 15px;
  }
}

.example-sub {
  padding: 10px;
  margin-block: 60px 50px;
  text-align: center;
  color: #fff;
  font-size: 22px;
  font-weight: 500;
  letter-spacing: 0.1em;
  background-color: #ff8f4d;
  border-radius: 20px;
  width: 80%;
  margin: 0 auto;
  margin-top: 40px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .example-sub {
    width: 100%;
    font-size: 1.1rem;
    padding: 12px 0 15px;
  }
}
.example-sub.sp-hidden {
  display: block;
}
@media screen and (max-width: 768px) {
  .example-sub.sp-hidden {
    display: none !important;
  }
}
.example-sub.pc-hidden {
  display: none;
}
@media screen and (max-width: 768px) {
  .example-sub.pc-hidden {
    display: block;
  }
}

.modalPlanMap {
  position: absolute;
  background-color: #ff8f4d;
  padding: 5px 7px 7px 7px;
  color: #fff;
  font-size: 1rem;
  /*  @include fz(18);*/
  line-height: 0.8;
}
@media screen and (max-width: 1024px) {
  .modalPlanMap {
    font-size: 2vw;
  }
}
@media screen and (max-width: 768px) {
  .modalPlanMap {
    font-size: 6.1vw;
    padding: 1% 2.2% 2% 2.2%;
  }
}
.modalPlanMap::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: block;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  border: solid 7px #ff8f4d;
  animation: point 1.6s cubic-bezier(0.04, 0.66, 0.27, 0.99) infinite, opacity 1.6s ease infinite;
  pointer-events: none;
  opacity: 0;
}

.planMap01 {
  top: 18.5%;
  left: 18.2%;
}
@media screen and (max-width: 1024px) {
  .planMap01 {
    top: 17.9%;
    left: 17.9%;
  }
}
@media screen and (max-width: 768px) {
  .planMap01 {
    top: 10.6%;
    left: 28.8%;
  }
}

.planMap02 {
  top: 35.4%;
  left: 29.2%;
}
@media screen and (max-width: 1024px) {
  .planMap02 {
    top: 35%;
    left: 28.8%;
  }
}
@media screen and (max-width: 768px) {
  .planMap02 {
    top: 20%;
    left: 48.3%;
  }
}

.planMap03 {
  top: 15.3%;
  left: 28.8%;
}
@media screen and (max-width: 1024px) {
  .planMap03 {
    top: 15.2%;
    left: 28.5%;
  }
}
@media screen and (max-width: 768px) {
  .planMap03 {
    top: 8%;
    left: 49%;
  }
}

.planMap04 {
  top: 57.2%;
  left: 36%;
}
@media screen and (max-width: 1024px) {
  .planMap04 {
    top: 56.8%;
    left: 35.6%;
  }
}
@media screen and (max-width: 768px) {
  .planMap04 {
    top: 30.8%;
    left: 61.4%;
  }
}

.planMap05 {
  top: 16%;
  left: 90.7%;
}
@media screen and (max-width: 1024px) {
  .planMap05 {
    top: 15.7%;
    left: 90.2%;
  }
}
@media screen and (max-width: 768px) {
  .planMap05 {
    top: 52%;
    left: 72%;
  }
}

.planMap06 {
  top: 18.4%;
  left: 77.2%;
}
@media screen and (max-width: 1024px) {
  .planMap06 {
    top: 17.9%;
    left: 76.8%;
  }
}
@media screen and (max-width: 768px) {
  .planMap06 {
    top: 53%;
    left: 52%;
  }
}

.planMap07 {
  top: 22.8%;
  left: 72%;
}
@media screen and (max-width: 1024px) {
  .planMap07 {
    top: 22.4%;
    left: 71.6%;
  }
}
@media screen and (max-width: 768px) {
  .planMap07 {
    top: 55.6%;
    left: 37.5%;
  }
}

.planMap08 {
  top: 53.5%;
  left: 87%;
}
@media screen and (max-width: 1024px) {
  .planMap08 {
    top: 53.2%;
    left: 86.6%;
  }
}
@media screen and (max-width: 768px) {
  .planMap08 {
    top: 70.9%;
    left: 64.8%;
  }
}

/*
catalog
*/
#catalog {
  padding-block: 120px;
}
@media screen and (max-width: 768px) {
  #catalog {
    padding-block: 50px;
  }
}
@media screen and (max-width: 768px) {
  #catalog .innerWrapper {
    padding-inline: 15px;
  }
}
#catalog .m-heading-sub {
  margin-top: 0;
  background-color: #ef7960;
}

.catalog-list {
  display: flex;
  justify-content: center;
  gap: 50px;
}
@media screen and (max-width: 768px) {
  .catalog-list {
    flex-direction: column;
    gap: 30px;
  }
}
.catalog-list li {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  gap: 30px;
}
@media screen and (max-width: 768px) {
  .catalog-list li {
    width: 100%;
    gap: 15px;
    justify-content: flex-start;
  }
}

@media screen and (max-width: 768px) {
  .catalog-image {
    width: 30%;
    flex-shrink: 0;
  }
}

@media screen and (max-width: 768px) {
  .catalog-box {
    width: 100%;
  }
}

.catalog-name {
  font-size: 26px;
  font-size: 1.625rem;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .catalog-name {
    font-size: 19px;
    font-size: 1.1875rem;
  }
}

.catalog-text {
  margin-top: 15px;
  font-weight: 400;
}

.catalog-link {
  position: relative;
  display: block;
  max-width: 370px;
  width: 100%;
  margin-top: 75px;
  margin-inline: auto;
  padding: 15px;
  background-color: #2662ae;
  border-radius: 20px;
  font-size: 20px;
  font-size: 1.25rem;
  color: #fff;
  text-align: center;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .catalog-link {
    margin-top: 40px;
  }
}
.catalog-link::after {
  content: "";
  position: absolute;
  display: block;
  width: 13px;
  height: 13px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transition: 0.5s;
  top: 38%;
  right: 15px;
  transform: rotate(45deg);
}
@media screen and (max-width: 768px) {
  .catalog-link::after {
    width: 13px;
    height: 13px;
  }
}
.catalog-link:hover {
  text-decoration: none;
}
.catalog-link:hover::after {
  right: 10px;
}

/*
exhibition
*/
#exhibition {
  padding-block: 120px;
  background-color: #ef7960;
}
@media screen and (max-width: 768px) {
  #exhibition {
    padding-block: 30px;
  }
}
#exhibition .m-heading-sub {
  color: #ef7960;
  background-color: #fff;
}

.exhibition-wrap {
  display: flex;
  justify-content: center;
  gap: 35px;
}
@media screen and (max-width: 768px) {
  .exhibition-wrap {
    flex-direction: column;
    gap: 20px;
  }
}

.exhibition-image {
  flex-shrink: 0;
}

.exhibition-list {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 15px;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .exhibition-list {
    gap: 10px;
  }
}
.exhibition-list li {
  max-width: 280px;
  width: 100%;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .exhibition-list li {
    width: calc(50% - 5px);
    font-size: 24px;
    font-size: 1.5rem;
  }
}
.exhibition-list li a {
  position: relative;
  display: block;
  text-align: center;
  padding: 25px;
  background-color: #ffde52;
  border-radius: 20px;
}
.exhibition-list li a::after {
  content: "";
  position: absolute;
  display: block;
  width: 13px;
  height: 13px;
  border-top: 2px solid #000;
  border-right: 2px solid #000;
  transition: 0.5s;
  top: 42%;
  right: 20px;
  transform: rotate(45deg);
}
@media screen and (max-width: 768px) {
  .exhibition-list li a::after {
    width: 13px;
    height: 13px;
  }
}
.exhibition-list li a:hover {
  text-decoration: none;
}
.exhibition-list li a:hover::after {
  right: 15px;
}/*# sourceMappingURL=style.css.map */