@charset "UTF-8";
/*! destyle.css v2.0.2 | 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;
}

/* 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,
h4,
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-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] {
  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 */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
img,
embed,
object,
iframe {
  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;
  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;
  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;
}

:root {
  --color-bg: #F8F4EC;
  --color-yellow-light:#FFFF93;
  --color-yellow-normal:#DDB90F;
  --color-yellow-dark:#C6841F;
  --color-pink-light:#E8D0D8;
  --color-pink-normal:#e1acc2;
  --color-pink-dark:#d56a9a;
  --color-blue-light:#d0e1f3;
  --color-blue-normal:#A8D3F1;
  --color-blue-dark:#72ADC9;
  --color-green-normal:#ADD0B2;
  --color-green-dark:#83B88B;
  --color-purple-normal:#D1B2C5;
  --color-purple-dark:#8F7BC1;
  --color-orange-normal:#D8A584;
  --color-orange-dark:#C88153;
  --color-txt-base:#551C12;
  --color-txt-base-60:#997771;
  --color-link:#dc1200;
  --font-size-bigger: clamp(32px,5.63vw, 72px);
  --font-size-big: clamp(22px, 4vw, 32px);
  --font-size-middle-big: clamp(20px, 3.75vw, 32px);
  --font-size-middle: clamp(16px, 2.5vw, 20px);
  --font-size-base: clamp(14px, 1.5vw, 16px);
  --font-size-min: clamp(12px, 1.3vw, 14px);
  --margin-section-top: clamp(48px, 10vw, 128px);
  --margin-title: clamp(20px, 5.5vw, 62px);
  --margin-min: clamp(4px, 2vw, 8px);
  --margin-min-middle: clamp(8px, 2.5vw, 16px);
  --margin-middle: clamp(16px, 3vw, 24px);
  --margin-middle-max: clamp(32px, 6vw, 62px);
  --margin-max: clamp(36px, 8vw, 72px);
  --border-radius-normal: clamp(16px, 2vw, 24px);
}

html {
  color: var(--color-txt-base);
  background-color: var(--color-bg);
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 500;
  font-style: normal;
  line-height: 1.5;
  font-size: var(--font-size-base);
  scroll-behavior: smooth;
}

img {
  display: block;
  width: 100%;
  height: auto;
}

a {
  display: block;
  width: 100%;
}

section {
  position: relative;
}

section:not(:first-of-type) + * {
  margin-top: var(--margin-section-top);
}

.ly_contents {
  max-width: 1024px;
  width: calc(100% - 32px);
  margin: 0 auto;
}

.ly_card_three {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: calc(var(--margin-middle) * 0.8);
}
@media (max-width: 769px) {
  .ly_card_three {
    grid-template-columns: repeat(2, 1fr);
  }
}

.ly_card_three .card {
  padding: calc(var(--margin-middle) * 0.8);
}

.ly_card_two {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: calc(var(--margin-middle) * 0.8);
}
@media (max-width: 601px) {
  .ly_card_two {
    grid-template-columns: 1fr;
  }
}

.card {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.js-item {
  opacity: 0;
}

.text_read {
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  margin-top: calc(var(--margin-min-middle) / 2);
}

.powor .card-num {
  font-size: var(--font-size-bigger);
  font-weight: 700;
  text-align: center;
  color: var(--color-yellow-light);
}
.powor h5 {
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  font-size: var(--font-size-middle);
  font-weight: 700;
}

.season_box h4 {
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  font-weight: 700;
  font-size: var(--font-size-middle);
  margin-top: var(--margin-min);
}

@media (max-width: 601px) {
  .none-600 {
    display: none;
  }
}

.team .card-num {
  display: grid;
  place-items: center;
  font-size: var(--font-size-middle);
  font-weight: 700;
  text-align: center;
  background-color: #fff;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  margin: 0 auto;
}
.team h5 {
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  text-align: center;
  font-size: var(--font-size-middle);
  font-weight: 700;
  color: var(--color-yellow-light);
  line-height: 1.2;
}
.team .h5-top {
  color: #fff;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  margin-top: var(--margin-min);
}

span {
  display: inline-block;
  width: -moz-fit-content;
  width: fit-content;
}

/*==============
			アイコン
================*/
.icon_arrow-up {
  width: 12px;
  height: 12px;
  aspect-ratio: 1/1;
  flex-shrink: 0;
}

.icon_book {
  width: 23px;
  height: 26px;
  aspect-ratio: 23/26;
  fill: var(--color-yellow-light);
}

.icon_movie {
  width: 25.6px;
  height: 26px;
  aspect-ratio: 32/28;
  fill: var(--color-yellow-light);
}

.icon_tel {
  width: 12px;
  height: 12px;
  aspect-ratio: 1/1;
  fill: var(--color-txt-base-60);
}

.icon_mail {
  width: 14px;
  height: 10.5px;
  aspect-ratio: 14/10.5;
  fill: var(--color-txt-base-60);
  margin-top: 4px;
}

.sec_round, .sec_round-green, .sec_round-blue, .sec_round-pink {
  width: 100%;
  height: auto;
  aspect-ratio: 32/3;
  overflow: hidden;
}

.sec_round-pink {
  fill: var(--color-pink-light);
}

.sec_round-blue {
  fill: var(--color-blue-normal);
  transform: rotate(180deg);
}

.sec_round-green {
  fill: var(--color-green-normal);
  transform: rotate(180deg);
}

.sec_wave, .sec_wave-pink {
  width: 100%;
  height: auto;
  aspect-ratio: 64/13;
  overflow: hidden;
}

.sec_wave-pink {
  fill: var(--color-pink-light);
}

.card img {
  margin: 0 auto;
  margin-top: var(--margin-min);
}

/*==============
			９つの力
================*/
.il_power-1 {
  width: min(13.67vw, 82px);
  aspect-ratio: 82/112;
}

.il_power-2 {
  width: min(18.33vw, 110px);
  aspect-ratio: 1/1;
}

.il_power-3 {
  width: min(15vw, 90px);
  aspect-ratio: 90/122;
}

.il_power-4 {
  width: min(32.17vw, 193px);
  aspect-ratio: 193/117;
}

.il_power-5 {
  width: min(12.17vw, 73px);
  aspect-ratio: 73/126;
}

.il_power-6 {
  width: min(17.83vw, 107px);
  aspect-ratio: 107/117;
}

.il_power-7 {
  width: min(11.67vw, 70px);
  aspect-ratio: 70/130;
}

.il_power-8 {
  width: min(30.33vw, 182px);
  aspect-ratio: 182/130;
}

.il_power-9 {
  width: min(13.67vw, 82px);
  aspect-ratio: 82/102;
}

.il_sp-power-wrap {
  display: none;
}

.il_sp-power {
  width: min(30vw, 292px);
  aspect-ratio: 292/239;
}

@media (max-width: 769px) {
  .il_sp-power-wrap {
    display: grid;
    place-items: center;
  }
}
/*==============
		やってみよう
================*/
.il_season {
  position: absolute;
}
@media (max-width: 941px) {
  .il_season {
    display: none;
  }
}

.season_box:nth-of-type(1) .il_season {
  bottom: 0;
  right: 5%;
  width: min(15.21vw, 143px);
  aspect-ratio: 143/340;
}

.season_box:nth-of-type(2) .il_season {
  bottom: 0;
  left: 5%;
  width: min(24.15vw, 217px);
  aspect-ratio: 217px/203;
}

.season_box:nth-of-type(3) .il_season {
  bottom: 10%;
  right: -2%;
  width: min(24vw, 208px);
  aspect-ratio: 208/215;
}

.season_box:nth-of-type(4) .il_season {
  bottom: 0;
  left: 5%;
  width: min(24.15vw, 217px);
  aspect-ratio: 217px/203;
}

/*==============
		地図
================*/
.map_box {
  position: relative;
  width: 100%;
  display: grid;
  place-items: center;
  margin: 0 auto;
  margin-top: var(--margin-middle-max);
}

.map_box .map {
  width: 95%;
  margin-right: 5%;
  aspect-ratio: 886px/1050;
}

.map_box .il_mother {
  position: absolute;
  top: 12%;
  left: 15%;
  width: min(10vw, 96px);
  aspect-ratio: 96/289;
}

.map_box .il_syogakusei {
  position: absolute;
  top: 30%;
  right: 0;
  width: min(20.31vw, 208px);
  aspect-ratio: 208/215;
}

.il_proud {
  width: min(210px, 14.22vw);
  height: min(374.5px, 25.31vw);
  aspect-ratio: 182/324;
  position: absolute;
  top: calc(min(241px, 15.93vw) * -1 - 16px);
  right: 25%;
}
@media (max-width: 601px) {
  .il_proud {
    display: none;
  }
}

/*==============
			footer
================*/
.il_footer-light {
  width: min(10.94vw, 140px);
  aspect-ratio: 140/265;
  position: absolute;
  bottom: 0;
  left: max(16px, 10%);
}

.il_footer-right {
  width: min(15.55vw, 199px);
  aspect-ratio: 199/207;
  position: absolute;
  bottom: 0;
  right: max(16px, 10%);
}

/*==============
			背景
================*/
.bg_section-1 {
  width: 100%;
  margin-top: -23.44vw;
  margin-bottom: -19.53vw;
  position: relative;
  z-index: -1;
}

.sec_kateiktoiku-yattemiyo {
  background-image: url(../images/bg_semicircle.svg);
  background-size: min(30%, 800px);
  background-repeat: no-repeat;
  background-position: right 50%;
}

.btn_default {
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  border-radius: 9999px;
  padding: calc(var(--margin-min-middle) * 0.5) calc(var(--margin-min-middle) * 1.5);
}

.btn_default.area {
  width: min(50%, 400px);
  margin: 0 auto;
  background-color: var(--color-txt-base-60);
  color: #fff;
  padding: calc(var(--margin-min-middle) * 0.8) calc(var(--margin-min-middle) * 2);
}

.btn_default.area .icon_arrow-up {
  fill: #fff;
}

.card .btn_default {
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}

.card:nth-of-type(odd) .btn_default .icon_arrow-up {
  fill: var(--color-pink-dark);
}

.card:nth-of-type(even) .btn_default .icon_arrow-up {
  fill: var(--color-orange-dark);
}

.season_box:nth-of-type(1) .icon_arrow-up {
  fill: var(--color-pink-dark);
}

.season_box:nth-of-type(2) .icon_arrow-up {
  fill: var(--color-blue-dark);
}

.season_box:nth-of-type(3) .icon_arrow-up {
  fill: var(--color-green-dark);
}

.season_box:nth-of-type(4) .icon_arrow-up {
  fill: var(--color-orange-dark);
}

.season_box .btn_default {
  padding: var(--margin-min) calc(var(--margin-middle) * 1.3);
}

@media (hover: hover) and (pointer: fine) {
  .btn_default:hover {
    background-color: var(--color-link);
    color: var(--color-yellow-light);
    transition: 0.3s;
    transform: scale(1.05);
  }
  .btn_default:hover svg {
    fill: var(--color-yellow-light) !important;
    transition: 0.3s;
    transform: scale(1.05);
  }
  .contact-link:hover {
    color: var(--color-link);
  }
  .contact-link:hover svg {
    fill: var(--color-link);
  }
}
.page-top {
  opacity: 0;
  position: fixed;
  right: 5%;
  bottom: 5%;
  z-index: 400;
  transition: opacity 0.5s, bottom 0.3s ease;
}

.page-top.block {
  opacity: 1;
}

.btn_go-top {
  width: 96px;
}

/* トグルボタン */
.toggle-btn {
  display: block;
  width: 80px;
  height: 80px;
  background-color: #fff;
  border-radius: 50%;
  position: fixed;
  right: 24px;
  top: 24px;
  z-index: 9999;
  cursor: pointer;
}

@media (max-width: 675px) {
  .toggle-btn {
    width: 60px;
    height: 60px;
    right: 16px;
    top: 16px;
  }
}
.toggle-btn i {
  background: var(--color-pink-dark);
  display: block;
  height: 2px;
  position: absolute;
  top: 50%;
  left: 50%;
  transition: 0.5s;
  width: 40%;
}

.toggle-btn i:nth-of-type(1) {
  left: 24px;
  top: 30px;
  border-radius: 1px;
}

.toggle-btn i:nth-of-type(2) {
  left: 24px;
  top: 40px;
  border-radius: 1px;
}

.toggle-btn i:nth-of-type(3) {
  left: 24px;
  top: 50px;
  border-radius: 1px;
}

.toggle-btn.active i:nth-of-type(1) {
  transform: translateY(10px) rotate(45deg);
}

.toggle-btn.active i:nth-of-type(2) {
  opacity: 0;
}

.toggle-btn.active i:nth-of-type(3) {
  transform: translateY(-10px) rotate(-45deg);
}

@media (max-width: 675px) {
  .toggle-btn i:nth-of-type(1) {
    left: 18px;
    top: 20px;
  }
  .toggle-btn i:nth-of-type(2) {
    left: 18px;
    top: 30px;
    border-radius: 1px;
  }
  .toggle-btn i:nth-of-type(3) {
    left: 18px;
    top: 40px;
    border-radius: 1px;
  }
}
/* ======================================
	ナビゲーションメニュー :::::::::::::::::::::::::::::::
	========================================== */
.cc_global-nav {
  display: none;
  will-change: opacity, transform;
  position: fixed;
  inset: 0;
  margin: auto;
  background: #F7F6F2;
  width: 100%;
  height: 100vh;
  z-index: 500;
  opacity: 0;
  pointer-events: none;
  transition: 0.3s;
  visibility: hidden;
  transform: translateY(-10px);
}

.cc_global-nav.active {
  opacity: 0.95;
  visibility: visible;
  pointer-events: auto;
  transform: translateY(0);
}

.cc_global-nav__inner {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
@media (max-width: 500px) {
  .cc_global-nav__inner {
    margin: 0;
  }
}

.cc_global-nav__list {
  display: flex;
  flex-direction: column;
  gap: var(--margin-min);
  background-color: #fff;
  padding: 2rem;
  border-radius: 20px;
  margin: 80px 2rem 2rem;
}

.gnavIcon {
  width: 20px;
  margin-right: 10px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.cc_global-nav__item {
  align-items: center;
}
.cc_global-nav__item a {
  color: var(--color-blue-dark);
  letter-spacing: 0.1rem;
  font-size: clamp(20px, 4vw, 26px);
  font-weight: 700;
  display: flex;
  line-height: 2rem;
  text-decoration: none;
  transition: 0.3s;
  display: flex;
  align-items: center;
}
.cc_global-nav__item a:hover {
  color: var(--color-pink-dark);
}
.cc_global-nav__item p {
  color: var(--color-blue-dark);
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
  margin-left: 32px;
  text-decoration: none;
  transition: 0.5s;
  display: flex;
  align-items: center;
}
@media (max-width: 500px) {
  .cc_global-nav__item p {
    display: none;
  }
}

.cc_gnav__other p {
  color: var(--color-blue-dark);
  font-size: 1rem;
  line-height: 2rem;
  font-weight: 400;
}

.cc_gnav__other img {
  width: 60px;
  margin-top: 5px;
}
@media (max-width: 500px) {
  .cc_gnav__other img {
    width: 40px;
  }
}

.cc_gnav__other--link {
  font-size: 1rem;
  line-height: 2rem;
  font-weight: 400;
  margin-top: 30px;
}
@media (max-width: 500px) {
  .cc_gnav__other--link {
    margin-top: 0.5rem;
  }
}

.cc_gnav__other--link a {
  font-size: 16px;
  margin-right: 20px;
  line-height: 20px;
  vertical-align: middle;
}

.cc_gnav__other--link img {
  width: 18px;
  margin: 0;
  line-height: 20px;
  vertical-align: middle;
}

/* 初期状態で全て非表示 */
.hiro_itembox-top,
.hiro_bg_top-left,
.hiro_bg_top-right,
.hiro_il-mainvisual,
.hiro_btn-left-wrap a,
.hiro_btn-right-wrap a {
  opacity: 0;
  visibility: hidden;
}

/* ローディング画面 */
#loading-screen {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
  transition: opacity 0.5s ease;
}

.loading-animation {
  width: 50px;
  height: 50px;
  border: 5px solid #f3f3f3;
  border-top: 5px solid #3498db;
  border-radius: 50%;
  animation: spin 1s linear infinite;
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
.hiro_container {
  position: relative;
}
@media (max-aspect-ratio: 0.8/1) {
  .hiro_container {
    min-height: 80vh;
  }
}
@media (max-aspect-ratio: 1/1) {
  .hiro_container {
    min-height: 70vh;
  }
}

.hiro_itembox-wrap {
  display: grid;
  min-height: 95vh;
}
@media (max-aspect-ratio: 0.8/1) {
  .hiro_itembox-wrap {
    min-height: 80vh;
  }
}
@media (max-aspect-ratio: 1/1) {
  .hiro_itembox-wrap {
    min-height: 70vh;
  }
}

.hiro_itembox-top, .hiro_itembox-bottom {
  align-self: end;
}

.hiro_maintitle {
  max-width: min(70vw, 800px);
  width: calc(100vw - 40px);
  margin: 0 auto;
  margin-top: min(10%, 40px);
}
@media (max-width: 451px) {
  .hiro_maintitle {
    max-width: 90%;
  }
}

.hiro_subtitle {
  max-width: min(70%, 400px);
  width: calc(100vw - 40px);
  margin: 0 auto;
  margin-top: var(--margin-middle);
}
@media (max-width: 451px) {
  .hiro_subtitle {
    max-width: 90%;
  }
}

.hiro_il-mainvisual {
  max-width: min(55vw, 800px);
  margin: 0 auto;
  margin-top: var(--margin-middle);
}
@media (max-aspect-ratio: 0.8/1) {
  .hiro_il-mainvisual {
    max-width: min(75vw, 700px);
  }
}
@media (max-aspect-ratio: 1/1.5) {
  .hiro_il-mainvisual {
    max-width: min(90vw, 700px);
  }
}

.sec_wave-pink.hiro-btm {
  position: absolute;
  bottom: 0;
  margin-bottom: -1px;
}

.hiro_bg_top-left {
  width: min(40vw, 500px) !important;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}

.hiro_bg_top-right {
  width: min(30vw, 320px) !important;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}

.hiro_btn-container {
  position: relative;
  max-width: 1280px;
  width: calc(100% - 32px);
  height: 90vh;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-top: -90vh;
  padding-bottom: 5%;
}
@media (max-width: 599px) {
  .hiro_btn-container {
    display: none;
  }
}

.hiro_btn-left-wrap,
.hiro_btn-right-wrap {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

@media (hover: hover) and (pointer: fine) {
  .btn_9chikara:hover img,
  .btn_kotsu:hover img,
  .btn_torikumi:hover img,
  .btn_yatemiyou:hover img,
  .btn_oyako-kazoku:hover img,
  .btn_oyako-kazoku:hover img,
  .btn_minnade:hover img {
    transition: 0.3s;
    transform: scale(1.1);
    opacity: 0.8;
  }
}
.btn_9chikara {
  width: min(14vw, 180px);
  height: auto;
  aspect-ratio: 175/149;
  margin-left: min(5vw, 60px);
}

.btn_kotsu {
  width: min(21.41vw, 274px);
  height: auto;
  aspect-ratio: 274/137;
}

.btn_torikumi {
  width: min(14.69vw, 188px);
  height: auto;
  aspect-ratio: 188/160;
  margin-left: min(8vw, 80px);
}

.btn_yatemiyou {
  width: min(14.69vw, 188px);
  height: auto;
  aspect-ratio: 188/160;
  margin-left: min(8vw, 80px);
}

.btn_oyako-kazoku {
  width: min(19.22vw, 246px);
  height: auto;
  aspect-ratio: 246/152;
  margin-left: min(8vw, 80px);
}

.btn_minnade {
  width: min(14.69vw, 188px);
  height: auto;
  aspect-ratio: 188/160;
  margin-right: calc(min(8vw, 80px) * -1);
}

.title_sec-h2 + * {
  margin-top: calc(var(--margin-title) / 2);
}

.title_sec-h2 img, .title_sec-h3 img {
  margin: 0 auto;
}

.title_sec-h2 img:not(:first-child) {
  margin-top: calc(var(--margin-title) / 3);
}

.title_sec-h2, .title_sec-h3 {
  margin-top: var(--margin-title);
}
.title_sec-h2 .hagukumitai, .title_sec-h3 .hagukumitai {
  width: min(53vw, 408px);
  aspect-ratio: 408/47;
}
.title_sec-h2 .movie-oyakodeshiawase, .title_sec-h3 .movie-oyakodeshiawase {
  width: min(78.5vw, 603px);
  aspect-ratio: 603/39;
}
.title_sec-h2 .movie-kodomogagenki, .title_sec-h3 .movie-kodomogagenki {
  width: min(61.2vw, 470px);
  aspect-ratio: 470/40;
}
.title_sec-h2 .movie-kokoroodayaka, .title_sec-h3 .movie-kokoroodayaka {
  width: min(61.2vw, 470px);
  aspect-ratio: 470/40;
}
.title_sec-h2 .support-team, .title_sec-h3 .support-team {
  width: min(70vw, 618px);
  aspect-ratio: 618/49;
}

.title_il-heart {
  width: min(7.5vw, 77px);
  aspect-ratio: 77/94;
  margin: 0 auto;
  transform: rotate(20deg);
}

.title_sec-h2.big {
  margin-top: var(--margin-title);
}
.title_sec-h2.big .kateiktoiku-yattemiyo {
  width: min(31.15vw, 319px);
  min-width: 200px;
  aspect-ratio: 319/132;
}
.title_sec-h2.big .kateiktoiku-oyako {
  width: min(33vw, 365px);
  min-width: 220px;
  aspect-ratio: 365/120;
}

.icon_titletop {
  display: grid;
  place-items: center;
  margin: 0 auto;
}

.title_season {
  width: min(60vw, 400px);
  aspect-ratio: 400/70;
  position: absolute;
  right: 0;
  left: 0;
  margin: 0 auto;
  margin-top: calc(min(4vw, 35px) * -1);
}

.kateiktoiku-oyako {
  width: min(60vw, 400px);
  aspect-ratio: 399/59;
  margin: 0 auto;
}

.title_sec-h2.title_area {
  margin: 0 auto;
  margin-top: -10px !important;
  width: min(40vw, 385px);
  aspect-ratio: 385/47;
  padding-top: calc(var(--margin-title) / 2);
}

.title_sec-h2.footer-title {
  margin: 0 auto;
  margin-top: -10px !important;
  width: min(50vw, 385px);
  aspect-ratio: 385/47;
  padding-top: calc(var(--margin-title) / 2);
}

.title_sec-h2.movie-list {
  margin: 0 auto;
  margin-top: -10px !important;
  width: min(50vw, 392px);
  aspect-ratio: 392/120;
  padding-top: calc(var(--margin-title) / 2);
}

.movie_wrap {
  width: 100%;
  margin: 0 auto;
  margin-top: calc(var(--margin-title) / 2);
  border-radius: var(--border-radius-normal);
  overflow: hidden;
}

.youtube-wrap {
  position: relative;
  padding-bottom: 56.25%; /*アスペクト比 16:9の場合の縦幅*/
  height: 0;
  overflow: hidden;
  margin: 0 auto;
}

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

/*==============
		9つの力
================*/
.ly_card_three .card:nth-of-type(odd) {
  border-radius: var(--border-radius-normal);
  background-color: var(--color-pink-normal);
}

.ly_card_three .card:nth-of-type(even) {
  border-radius: var(--border-radius-normal);
  background-color: var(--color-orange-normal);
}

.mobie-list .card:nth-of-type(odd) {
  border-radius: var(--border-radius-normal);
  background-color: var(--color-pink-normal);
}

.mobie-list .card:nth-of-type(even) {
  border-radius: var(--border-radius-normal);
  background-color: var(--color-orange-normal);
}

/*==============
		やってみよう
================*/
.season_box {
  opacity: 0;
  width: 100%;
  border-radius: var(clamp(12px, 1.5vw, 16px));
  position: relative;
  margin-top: calc(var(--margin-title) * 1.3);
  border-radius: var(--border-radius-normal);
}

.season_box:nth-of-type(1) {
  background-color: var(--color-pink-normal);
}

.season_box:nth-of-type(2) {
  background-color: var(--color-blue-normal);
}

.season_box:nth-of-type(3) {
  background-color: var(--color-green-normal);
}

.season_box:nth-of-type(4) {
  background-color: var(--color-orange-normal);
}

.season_box .contents_box {
  width: 80%;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  padding: clamp(50px, 10vw, 70px) var(--margin-middle) var(--margin-middle);
  gap: var(--margin-middle);
}
@media (max-width: 941px) {
  .season_box .contents_box {
    width: 100%;
    margin: 0 auto;
  }
}
@media (max-width: 551px) {
  .season_box .contents_box {
    grid-template-columns: 1fr;
  }
}

.season_box .contents_box .season_box:nth-of-type(odd) .contents_box {
  margin-right: auto;
}

.season_box:nth-of-type(even) .contents_box {
  margin-left: auto;
}

.link-list {
  display: flex;
  flex-direction: column;
  gap: var(--margin-min);
  margin-top: var(--margin-min);
}

/*==============
		親子で家族で
================*/
.book-leaflet_box {
  width: 100%;
  background-color: var(--color-pink-normal);
  border-radius: var(clamp(12px, 1.5vw, 16px));
  position: relative;
  margin-top: calc(var(--margin-title) * 1.3);
  border-radius: var(--border-radius-normal);
  padding: calc(var(--margin-middle) * 1.5) var(--margin-middle);
}

.book-leaflet_box h3 {
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  font-weight: 700;
  font-size: var(--font-size-middle-big);
  color: var(--color-yellow-light);
  text-align: center;
  line-height: 1.2;
}

.book-leaflet_box h4 {
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  font-weight: 700;
  font-size: calc(var(--font-size-middle) * 1.5);
  text-align: center;
  line-height: 1.2;
  letter-spacing: 0.05em;
  margin-top: calc(var(--margin-min-middle) / 2);
}

.leaflet_wrap {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: calc(var(--margin-middle) * 0.6);
  margin-top: var(--margin-middle);
}
@media (max-width: 451px) {
  .leaflet_wrap {
    grid-template-columns: 1fr;
    gap: var(--margin-middle);
  }
}

.book-leaflet_box .icon_titletop {
  margin-top: calc(var(--margin-middle) * 1.5);
}

.book-leaflet_box a {
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  padding: calc(var(--margin-min-middle) / 2) calc(var(--margin-min-middle) * 1.8);
  margin-top: calc(var(--margin-min-middle) / 2);
}

.book-leaflet_box a .icon_arrow-up {
  fill: var(--color-pink-dark);
}

/*==============
		みんなで
================*/
.sec_support-team .ly_card_two {
  margin-top: var(--font-size-middle-big);
}

.sec_support-team .ly_card_two .card {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: var(--margin-min-middle);
  padding: var(--margin-middle);
}

.sec_support-team .ly_card_two .card ul {
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  margin-top: calc(var(--margin-min-middle) / 2);
  text-indent: calc(var(--font-size-base) * -1);
  padding-left: var(--font-size-base);
}

.sec_support-team .ly_card_two .card ul li:before {
  content: "●";
  color: var(--color-yellow-light);
}

.contact {
  width: 100%;
  margin: 0 auto;
  background-color: #fff;
  border-radius: calc(var(--border-radius-normal) * 0.8);
  font-weight: 700;
  padding: var(--margin-min-middle) calc(var(--margin-min-middle) * 1.5);
}

.contact .title {
  font-size: var(--font-size-min);
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  line-height: 1.2;
}

.contact .name {
  margin-top: calc(var(--margin-min) / 2) !important;
}

.contact .name, .contact .name span {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: -moz-fit-content;
  width: fit-content;
  width: fit-content;
  margin: 0 auto;
  line-height: 1.2;
}

.contact-link_wrap {
  margin-top: calc(var(--margin-min) / 2);
}

.contact .contact-link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: -moz-fit-content;
  width: fit-content;
  font-size: calc(var(--font-size-base) * 1.2);
  margin: 0 auto;
  gap: calc(var(--margin-min) / 2);
  line-height: 1.2;
  margin-top: calc(var(--margin-min) / 2) !important;
}

.contact .contact-link .inner {
  line-height: 1;
}

.contact .contact-link span {
  font-size: var(--font-size-base);
}

.contact .contact-link.mail {
  word-break: break-all;
  line-height: 1;
}

.ly_card_two li {
  position: relative;
}

.ly_card_two .card.green {
  border-radius: var(--border-radius-normal);
  background-color: var(--color-green-normal);
}

.ly_card_two .card.green a .icon_arrow-up {
  fill: var(--color-green-dark);
}

.ly_card_two .card.green .card-num {
  color: var(--color-green-dark);
}

.ly_card_two .card.pink {
  border-radius: var(--border-radius-normal);
  background-color: var(--color-pink-normal);
}

.ly_card_two .card.pink a .icon_arrow-up {
  fill: var(--color-pink-dark);
}

.ly_card_two .card.pink .card-num {
  color: var(--color-pink-dark);
}

.ly_card_two .card.pink .title {
  color: var(--color-pink-dark);
}

.ly_card_two .card.blue {
  border-radius: var(--border-radius-normal);
  background-color: var(--color-blue-normal);
}

.ly_card_two .card.blue a .icon_arrow-up {
  fill: var(--color-blue-dark);
}

.ly_card_two .card.blue .card-num {
  color: var(--color-blue-dark);
}

.ly_card_two .card.blue .title {
  color: var(--color-blue-dark);
}

.ly_card_two .card.orange {
  border-radius: var(--border-radius-normal);
  background-color: var(--color-orange-normal);
}

.ly_card_two .card.orange a .icon_arrow-up {
  fill: var(--color-orange-dark);
}

.ly_card_two .card.orange .card-num {
  color: var(--color-orange-dark);
}

.ly_card_two .card.orange .title {
  color: var(--color-orange-dark);
}

.ly_card_two .card.yellow {
  border-radius: var(--border-radius-normal);
  background-color: var(--color-yellow-normal);
}

.ly_card_two .card.yellow a .icon_arrow-up {
  fill: var(--color-yellow-dark);
}

.ly_card_two .card.yellow .card-num {
  color: var(--color-yellow-dark);
}

.ly_card_two .card.yellow .title {
  color: var(--color-yellow-dark);
}

.ly_card_two .card.purple {
  border-radius: var(--border-radius-normal);
  background-color: var(--color-purple-normal);
}

.ly_card_two .card.purple a .icon_arrow-up {
  fill: var(--color-purple-dark);
}

.ly_card_two .card.purple .card-num {
  color: var(--color-purple-dark);
}

.ly_card_two .card.purple .title {
  color: var(--color-purple-dark);
}

/*==============
		各地地区
================*/
.sec_area .inner {
  background-color: var(--color-blue-normal);
}

.area-btn_wrap {
  display: flex;
  flex-direction: column;
  gap: var(--margin-min-middle);
  padding-top: var(--margin-middle-max);
  padding-bottom: 11vw;
}

/*==============
		footer
================*/
.footer {
  margin-top: -9.38vw !important;
  position: relative;
}

.footer .inner {
  background-color: var(--color-green-normal);
}

.ly_contents.footer {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  color: #fff;
  padding-top: calc(9.38vw + min(3vw, 32px)) !important;
  padding-bottom: 9.38vw !important;
}
@media (max-width: 601px) {
  .ly_contents.footer {
    padding-bottom: 20vw !important;
  }
}

.ly_contents.footer p {
  width: -moz-fit-content;
  width: fit-content;
  font-size: var(--font-size-big);
}

.ly_contents.footer a {
  width: -moz-fit-content;
  width: fit-content;
  font-size: calc(var(--font-size-big) * 0.8);
}

.ly_contents.footer a:hover {
  transition: 0.3s;
  color: var(--color-link);
}

/*==============
	動画リストページ
================*/
.mobie-list {
  display: flex;
  flex-direction: column;
  gap: var(--margin-middle);
}

.mobie-list .card {
  width: 100%;
  border-radius: var(--border-radius-normal);
  background-color: var(--color-pink-normal);
  padding-bottom: var(--margin-middle);
  justify-content: flex-start;
}

.mobie-list .card .btm {
  width: 95%;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: var(--margin-min);
}

.mobie-list .card .btm a {
  width: 90%;
}

.mobie-list .movielist-fotter {
  display: block;
  width: min(80vw, 600px);
  aspect-ratio: 358/309;
  margin: 0 auto;
  padding-top: var(--margin-section-top);
}

.img_wrap {
  position: relative;
  width: 100%;
  border-radius: var(--border-radius-normal);
  overflow: hidden;
}

.leaflet_wrap li:nth-of-type(1) .img_wrap {
  border: 1px solid var(--color-pink-light);
}

.leaflet_wrap li:nth-of-type(1) .icon_arrow-up {
  fill: var(--color-pink-dark);
}

.leaflet_wrap li:not(:nth-of-type(1)) .img_wrap {
  border: 1px solid var(--color-blue-light);
}

.leaflet_wrap li:not(:nth-of-type(1)) .icon_arrow-up {
  fill: var(--color-blue-dark);
}

.img_wrap img {
  height: auto;
  width: 100%;
}

.img_wrap a {
  align-items: center;
  bottom: min(16px, 5%);
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  width: 80%;
  height: 36px;
  border: 1px solid var(--color-pink-light);
}/*# sourceMappingURL=style.css.map */
