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

img {
  width: 100%;
  height: auto;
  object-fit: cover;
}

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

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

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

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

/**
 * 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. Fix font inheritance.
 */
::-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]: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;
}

a,
span {
  display: inline-block;
}

@media screen and (max-width: 1399px) and (min-width: 480px) {
  html {
    font-size: calc(16 / 1400 * 100vw);
  }
}
@media screen and (max-width: 374px) {
  html {
    font-size: calc(16 / 375 * 100vw);
  }
}

body {
  color: #333333;
  font-family: "Zen Maru Gothic", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: "palt";
}

a {
  text-decoration: none;
  transition: opacity 0.3s ease;
  color: inherit;
}
@media (hover: hover) {
  a:hover {
    cursor: pointer;
    opacity: 0.7;
  }
}
@media (min-width: 768px) {
  a[href^="tel:"] {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
  }
}

picture,
img,
a,
span {
  display: inline-block;
}

video,
img,
svg {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}

button {
  font: inherit;
  color: inherit;
  background: none;
  border: none;
  cursor: pointer;
  padding: 0;
  appearance: none;
}

input,
textarea,
select {
  font: inherit;
  max-width: 100%;
  appearance: none;
}

* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

html {
  scroll-behavior: smooth;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
}

::selection {
  background: rgba(243, 152, 1, 0.2);
}

html,
body {
  margin: 0;
  padding: 0;
  overflow-x: hidden;
}

body {
  position: relative;
}

/* 固定位置要素の調整 */
.fixed {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  transform-origin: left top;
}

/* メインコンテンツのラッパー */
.wrapper {
  width: 100%;
  overflow: hidden;
}

/* 基本
***************************************************************/
html {
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 17px;
}
@media (min-width: 768px) {
  html {
    font-size: 20px;
  }
}

body {
  background: #FEFCF6;
  letter-spacing: 0.05em;
}
main {
  width: 100%;
  min-height: 100vh;
  padding-top: 55px;
}
@media (min-width: 768px) {
  main {
    padding-top: 48px;
  }
}

/* セクション幅
***************************************************************/
.section-padding {
  padding-bottom: 60px;
}
@media (min-width: 768px) {
  .section-padding {
    padding-bottom: 100px;
  }
}

.section-margin {
  margin-bottom: 60px;
}
@media (min-width: 768px) {
  .section-margin {
    margin-bottom: 100px;
  }
}

.about_container,
.service_container,
.parent-testimonials-container,
.facility-container,
.flow_container,
.recruitment_container {
  width: 100%;
}
@media (min-width: 768px) {
  .about_container,
  .service_container,
  .parent-testimonials-container,
  .facility-container,
  .flow_container,
  .recruitment_container {
    max-width: 1320px;
    margin: 0 auto;
  }
}

.inner {
  width: calc(100% - 40px);
  margin-inline: auto;
}
@media (min-width: 768px) {
  .inner {
    width: calc(100% - 100px);
  }
}
@media (min-width: 768px) {
  .inner {
    max-width: 1148px;
  }
}

/* PC・SP 非表示
***************************************************************/
.sp_only {
  display: block !important;
}

.pc_only {
  display: none !important;
}

@media (min-width: 768px) {
  .sp_only {
    display: none !important;
  }
  .pc_only {
    display: block !important;
  }
}
/* PC・SP 改行
***************************************************************/
.sp_br {
  display: block;
}
@media (min-width: 768px) {
  .sp_br {
    display: inline;
  }
}

.pc_br {
  display: inline;
}
@media (min-width: 768px) {
  .pc_br {
    display: block;
  }
}

/* パンくずリスト
***************************************************************/
#breadcrumbs {
  display: none;
}
@media (min-width: 768px) {
  #breadcrumbs {
    display: block;
    font-weight: 500;
    margin-bottom: 70px;
  }
}

/* 共通パーツ (全ページ)
***************************************************************/
.section_title {
  text-align: center;
  font-size: 28px;
  font-weight: bold;
  position: relative;
  display: block;
  margin-bottom: 20px;
  letter-spacing: 0.05em;
  line-height: 2;
}
@media (min-width: 768px) {
  .section_title {
    font-size: 35px;
    margin-bottom: 50px;
  }
}

.color-main {
  color: #F39801;
}

.color-accent {
  color: #3EB370;
}

.fw-bold {
  font-weight: bold !important;
}

.btn {
  color: #ffffff;
  background: #F39801;
  border-radius: 30px;
  font-weight: bold;
  text-align: center;
  padding: 18px 23px;
  width: 100%;
}
@media (min-width: 768px) {
  .btn {
    max-width: 500px;
    font-size: 18px;
  }
}

.fixed {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 10px;
  gap: 10px;
  background: rgba(255, 255, 255, 0.7);
  transition: 0.3s;
}

.home .fixed {
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
}

.home .fixed.active {
  opacity: 1;
  visibility: visible;
}

.fixed.none {
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
}

.fixed_content {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
}

.fixed_link {
  color: #fff;
  text-align: center;
  background: #333;
  padding: 10px 0;
  border-radius: 30px;
  font-size: 14px;
}

@media (min-width: 768px) {
  .fixed {
    display: none;
  }
}
/* 共通パーツ(下層)
***************************************************************/
.page_fv {
  position: relative;
  margin: 0 calc(50% - 50vw);
  width: 100vw;
  overflow: hidden;
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  .page_fv {
    width: 100%;
    margin-inline: auto;
    margin-bottom: 20px;
  }
}
.page_fv .fv_background_img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.page_fv .page_fv_title {
  position: absolute;
  bottom: 5px;
  left: 20px;
  line-height: 1.264;
  font-size: 34px;
  font-weight: bold;
}
@media (min-width: 768px) {
  .page_fv .page_fv_title {
    bottom: 5px;
    left: 30px;
    font-size: 45px;
    line-height: 1.73;
  }
}

.page_inner {
  margin: 0 auto;
  background-color: #FEFCF6;
  border-radius: 30px;
  padding: 34px 20px;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .page_inner {
    padding: 42px 45px;
  }
}

.page-section_headding {
  text-align: left;
  font-size: 30px;
  font-weight: bold;
  display: block;
  margin-bottom: 50px;
  letter-spacing: 0.05em;
  line-height: 1.83;
  color: #3EB370;
}
@media (min-width: 768px) {
  .page-section_headding {
    text-align: center;
    font-size: 35px;
    margin-bottom: 100px;
    line-height: 1.57;
  }
}

.page-section_title {
  text-align: left;
  font-size: 30px;
  font-weight: bold;
  position: relative;
  display: block;
  letter-spacing: 0.05em;
  line-height: 1.83;
}
@media (min-width: 768px) {
  .page-section_title {
    font-size: 35px;
    text-align: center;
    line-height: 1.571;
  }
}

.page-section_title2 {
  text-align: center;
  font-size: 28px;
  font-weight: bold;
  display: block;
  margin-bottom: 30px;
  letter-spacing: 0.05em;
  line-height: 1.6;
}
@media (min-width: 768px) {
  .page-section_title2 {
    font-size: 30px;
    margin-bottom: 60px;
    line-height: 1.83;
  }
}

.page-section_text {
  line-height: 2.5;
  margin-bottom: 30px;
  font-weight: 500;
}
@media (min-width: 768px) {
  .page-section_text {
    font-size: 18px;
  }
}

.page_container {
  background: #FAF5E5;
  border-radius: 30px;
  margin-inline: auto;
  padding: 50px 20px 70px;
}
@media (min-width: 768px) {
  .page_container {
    border-radius: 70px;
    padding: 100px 60px 100px;
  }
}

/* フローチャート共通コンポーネント
***************************************************************/
.flow-chart {
  background: #FEFCF6;
  border-radius: 30px;
  margin-inline: auto;
  text-align: center;
  padding: 30px 20px 50px;
}
.flow-chart__icon {
  width: 77px;
  height: 77px;
  margin-inline: auto;
  margin-bottom: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.flow-chart__icon img {
  max-width: 100%;
  height: auto;
}

.flow-chart__content {
  margin-bottom: 15px;
}

.flow-chart__content:last-child {
  margin-bottom: 0;
}

.flow-chart__title {
  color: #ffffff;
  border-radius: 5px;
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
  line-height: 2.2;
  background: linear-gradient(to right, #FFCC41, #FD7552);
  margin-bottom: 30px;
  padding: 2px 19px;
  width: 223px;
}
@media (min-width: 768px) {
  .flow-chart__title {
    margin-bottom: 20px;
  }
}

.flow-chart__subtitle {
  font-weight: bold;
  margin-bottom: 20px;
}

.flow-chart__text {
  line-height: 1.875;
  font-weight: 500;
  font-size: 16px;
  text-align: left;
}
@media (min-width: 768px) {
  .flow-chart__text {
    text-align: center;
  }
}

.flow-chart__arrow {
  width: 29px;
  height: auto;
  margin-inline: auto;
  margin-bottom: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.flow-chart__arrow img {
  max-width: 100%;
  height: auto;
}

/* 特徴ボタン
***************************************************************/
.button__wrap {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
@media (min-width: 768px) {
  .button__wrap {
    flex-direction: row;
    flex-wrap: wrap;
  }
}

.button {
  display: block;
  color: #ffffff;
  background: linear-gradient(to right, #FFCC41, #FD7552);
  border-radius: 170px;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  padding: 22px 20px;
  width: 100%;
  max-width: 400px;
  margin-inline: auto;
  transition: transform 0.3s ease;
  text-decoration: none;
  position: relative;
}
.button::after {
  content: "";
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
  height: 8px;
  border-top: 2px solid #ffffff;
  border-right: 2px solid #ffffff;
  transform: translateY(-50%) rotate(45deg);
}
.button:hover {
  transform: translateY(-3px);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}
@media (min-width: 768px) {
  .button {
    max-width: 400px;
    padding: 35px 60px;
    font-size: 20px;
    cursor: pointer;
  }
  .button::after {
    right: 20px;
    width: 10px;
    height: 10px;
  }
}

.button__text {
  display: inline-block;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .button__text {
    padding-right: 20px;
  }
}

.pdf-button {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  gap: 10px;
}
@media (min-width: 768px) {
  .pdf-button {
    gap: 20px;
  }
}

.pdf-button .material-icons {
  font-size: 1.2em;
  color: #ffffff;
}

/*===================================================
ヘッダー
===================================================*/
.site-header {
  position: relative;
}

/*===================================================
SP用ヘッダー
===================================================*/
.sp_header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 55px;
  background-color: #FEFCF6;
  z-index: 100;
}
@media (min-width: 768px) {
  .sp_header {
    display: none;
  }
}

.sp_header_inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  padding: 0 0 0 10px;
}

.sp_header_logo img {
  height: 27px;
  width: auto;
}

.sp_header_buttons {
  display: flex;
  align-items: center;
}

.sp_mail_btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 55px;
  height: 55px;
  background-color: #3EB370;
}

.sp_mail_btn img {
  width: 22px;
  height: 17px;
  filter: brightness(0) invert(1);
}

/*===================================================
PC用サイドナビゲーション
===================================================*/
.header_content {
  text-align: center;
  margin-bottom: 70px;
}

.side_nav {
  position: fixed;
  top: 0;
  left: 0;
  height: 100vh;
  background-color: #FEFCF6;
  z-index: 90;
  transform: translateX(-100%);
  transition: transform 0.3s ease-out;
  overflow-y: auto;
  padding: 50px 25px;
}
@media (min-width: 768px) {
  .side_nav {
    transform: none;
    display: block;
    height: 100%;
  }
}

/* スマホ時のメニューを開いた状態 */
body.open .side_nav {
  transform: translateX(0);
}

.wrapper {
  width: 100%;
}

@media (min-width: 768px) {
  .wrapper {
    padding-left: 250px;
  }
}
.main_content {
  width: 100%;
  min-height: 100vh;
  padding-top: 60px;
}

@media (min-width: 768px) {
  .main_content {
    width: calc(100% - 280px);
    margin-left: 280px;
    padding-top: 0;
  }
}
.global_nav_list {
  display: block;
  font-size: 16px;
}

.global_nav_item {
  width: 100%;
}

.global_nav_item:last-child {
  margin-bottom: 50px;
}

.global_nav_item a {
  border-bottom: 1px solid #BFBFBF;
  padding: 16px 5px;
  width: 100%;
  display: flex;
  align-items: center;
  gap: 11px;
}

@media (min-width: 768px) {
  .global_nav_item {
    font-weight: bold;
    margin-bottom: 14px;
    padding-bottom: 17px;
    border-bottom: 1px solid #BFBFBF;
  }
  .global_nav_item:last-child {
    margin-bottom: 206px;
  }
}
.global_nav_icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  flex-shrink: 0;
}

.global_nav_icon img {
  width: 20px;
  height: 20px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .global_nav_icon {
    width: 28px;
  }
  .global_nav_icon img {
    width: 24px;
    height: 24px;
  }
}
.header_contact a {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 12px 30px;
  background: #3EB370;
  border: 1px solid #3EB370;
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  border-radius: 10px;
  line-height: 1;
  transition: 0.3s;
}

.header_contact img {
  width: 22px;
  height: 17px;
  flex-shrink: 0;
}

@media (min-width: 768px) {
  .header_contact a:hover {
    background: #ffffff;
    color: #3EB370;
  }
  .header_contact a:hover img {
    filter: brightness(0) saturate(100%) invert(55%) sepia(82%) saturate(2117%) hue-rotate(325deg) brightness(94%) contrast(89%);
  }
}
.toggle-menu {
  display: inline-block;
  width: 55px;
  height: 55px;
  position: relative;
  z-index: 100;
  background: #F39801;
  border: none;
  cursor: pointer;
}

@media (min-width: 768px) {
  .side_nav .toggle-menu {
    display: none;
  }
}
.toggle-line {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  text-indent: -9999px;
  width: 30px;
  height: 3px;
  border-radius: 50px;
  background-color: #ffffff;
}

.toggle-line::before,
.toggle-line::after {
  content: "";
  position: absolute;
  left: 0;
  width: 30px;
  height: 3px;
  border-radius: 50px;
  background-color: #ffffff;
  transition: 0.3s;
}

.toggle-line::before {
  top: -10px;
  -webkit-animation: menu-barTop 0.6s forwards;
  animation: menu-barTop 0.6s forwards;
}

.toggle-line::after {
  top: 10px;
  -webkit-animation: menu-barBottom 0.6s forwards;
  animation: menu-barBottom 0.6s forwards;
}

.open .toggle-menu .toggle-line {
  height: 0;
  background-color: transparent;
}

.open .toggle-menu .toggle-line::before {
  animation: active-menu-barTop 0.6s forwards;
  transform: rotate(-45deg);
  top: 0;
}

.open .toggle-menu .toggle-line::after {
  animation: active-menu-barBottom 0.6s forwards;
  transform: rotate(45deg);
  top: 0;
}

.header_nav {
  position: fixed;
  top: 55px;
  left: 0;
  padding: 0 25px;
  display: flex;
  flex-direction: column;
  width: 100%;
  height: calc(100vh - 55px);
  background-color: #FEFCF6;
  z-index: 90;
  transform: translateX(100%);
  transition: 0.3s ease-out;
  opacity: 0;
  visibility: hidden;
}
@media (min-width: 768px) {
  .header_nav {
    position: static;
    transform: none;
    opacity: 1;
    visibility: visible;
    height: auto;
    padding: 0;
  }
}

.open .header_nav {
  transform: translateX(0);
  overflow: auto;
  opacity: 1;
  visibility: visible;
}

.global_nav {
  padding-top: 55px;
}
@media (min-width: 768px) {
  .global_nav {
    padding-top: 0;
  }
}

@media (min-width: 768px) {
  .header_nav {
    position: static;
    padding: 0;
    flex-direction: row;
    align-items: center;
    width: auto;
    height: auto;
    background-color: transparent;
    transform: none;
    opacity: 1;
    visibility: visible;
    gap: 20px;
  }
  .global_nav_list {
    display: flex;
    flex-direction: column;
    gap: 20px;
  }
  .global_nav_item {
    width: auto;
  }
  .global_nav_item a {
    border-bottom: none;
    padding: 0;
    width: auto;
  }
}
/*===================================================
フッター
===================================================*/
/* フッター */
footer {
  background-color: #F2EDDF;
  text-align: center;
}

.footer_container {
  padding: 43px 0 35px;
}
@media (min-width: 768px) {
  .footer_container {
    padding: 60px 0 58px;
  }
}

.footer_logo {
  margin-bottom: 40px;
}

.footer_logo img {
  width: 295px;
  height: auto;
}

.footer_nav {
  font-size: 14px;
  font-weight: bold;
}

.footer_nav_list {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
@media (min-width: 768px) {
  .footer_nav_list {
    flex-direction: row;
    justify-content: center;
    gap: 30px;
  }
}

.footer_nav_item a {
  color: #333;
  transition: 0.3s;
}

.footer_nav_item a:hover {
  opacity: 0.7;
}

.footer_copyright {
  background: #F39801;
  padding: 18px 50px;
}

.footer_copyright small {
  font-size: 10px;
  color: #ffffff;
}

/* フェードイン
***************************************************************/
@media all and (min-width: 681px) {
  .action01 {
    opacity: 0;
    transform: translateY(40px);
    position: relative;
    transition: opacity 0.8s, transform 0.8s ease-out;
  }
  .action01.action {
    opacity: 1;
    transform: translateY(0);
  }
  .action02 {
    opacity: 0;
    transform: translateX(-40px);
    position: relative;
    transition: opacity 0.8s, transform 0.8s ease-out;
  }
  .action02.action {
    opacity: 1;
    transform: translateY(0);
  }
  .action03 {
    opacity: 0;
    transform: translateX(40px);
    position: relative;
    transition: opacity 0.8s, transform 0.8s ease-out;
  }
  .action03.action {
    opacity: 1;
    transform: translateX(0);
  }
  .action04 {
    opacity: 0;
    transition: opacity 0.8s ease-out;
  }
  .action04.action {
    opacity: 1;
  }
  .delay1 {
    transition-delay: 0.3s;
  }
  .delay2 {
    transition-delay: 0.6s;
  }
  .delay3 {
    transition-delay: 0.9s;
  }
  .delay4 {
    transition-delay: 1.2s;
  }
  .delay5 {
    transition-delay: 1.5s;
  }
}
@media all and (max-width: 750px) {
  .action01_sp {
    opacity: 0;
    transform: translateY(50px);
    position: relative;
    transition: opacity 0.6s, transform 0.6s ease-out;
  }
  .action01_sp.action {
    opacity: 1;
    transform: translateY(0);
  }
  .action02_sp {
    opacity: 0;
    transform: translateX(-50px);
    position: relative;
    transition: opacity 0.6s, transform 0.6s ease-out;
  }
  .action02_sp.action {
    opacity: 1;
    transform: translateY(0);
  }
  .action03_sp {
    opacity: 0;
    transform: translateX(50px);
    position: relative;
    transition: opacity 0.6s, transform 0.6s ease-out;
  }
  .action03_sp.action {
    opacity: 1;
    transform: translateX(0);
  }
  .action04_sp {
    opacity: 0;
    transition: opacity 0.6s ease-out;
  }
  .action04_sp.action {
    opacity: 1;
  }
  .delay1_sp {
    transition-delay: 0.3s;
  }
  .delay2_sp {
    transition-delay: 0.6s;
  }
  .delay3_sp {
    transition-delay: 0.9s;
  }
  .delay4_sp {
    transition-delay: 1.2s;
  }
  .delay5_sp {
    transition-delay: 1.5s;
  }
}
/* section1
***************************************************************/
.page-about_sec1wrap {
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .page-about_sec1wrap {
    flex-direction: row;
    gap: 50px;
  }
}

.page-about__icon {
  width: 159px;
  height: auto;
  margin-inline: auto;
  margin-bottom: 55px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 768px) {
  .page-about__icon {
    width: 185px;
  }
}
.page-page-about_numbercontent {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .page-page-about_numbercontent {
    margin-bottom: 26px;
  }
}
.page-page-about_numbercontent:last-child {
  margin-bottom: 0;
}

.page-about_number {
  background: linear-gradient(to right, #FFCC41, #FD7552);
  border-radius: 50%;
  width: 30px;
  height: 33px;
  color: #ffffff;
  font-size: 22px;
  font-weight: bold;
  padding: 0 10px;
  display: flex;
  align-items: center;
}
.page-about_text {
  font-weight: bold;
  line-height: 1.875;
}
@media (min-width: 768px) {
  .page-about_text {
    font-size: 18px;
  }
}

/* section4
***************************************************************/
/* aboutページ フローチャート
***************************************************************/
.about-flow {
  background: #FEFCF6;
  border-radius: 30px;
  margin-inline: auto;
  text-align: center;
  padding: 30px 10px 50px;
}
.about-flow__icon {
  width: 77px;
  height: 77px;
  margin-inline: auto;
  margin-bottom: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.about-flow__icon img {
  max-width: 100%;
  height: auto;
}

.about-flow__content {
  margin-bottom: 15px;
}

.about-flow__content:last-child {
  margin-bottom: 0;
}

.about-flow_subtitle {
  line-height: 2.5;
  margin-bottom: 30px;
  font-weight: 500;
  text-align: left;
}
@media (min-width: 768px) {
  .about-flow_subtitle {
    text-align: center;
    font-size: 18px;
    margin-bottom: 53px;
  }
}

.about-flow__title {
  color: #ffffff;
  border-radius: 5px;
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
  line-height: 2.2;
  background: linear-gradient(to right, #FFCC41, #FD7552);
  margin-bottom: 21px;
  padding: 2px 19px;
}
.about-flow__item:nth-of-type(4) .about-flow__title {
  padding: 2px 4px;
}

.about-flow__text {
  line-height: 1.875;
  font-weight: 500;
  font-size: 16px;
}
@media (min-width: 768px) {
  .about-flow__text {
    font-size: 18px;
  }
}

.about-flow__arrow {
  width: 29px;
  height: auto;
  margin-inline: auto;
  margin-bottom: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.about-flow__arrow img {
  max-width: 100%;
  height: auto;
}

/* section1
***************************************************************/
/* section2
 ***************************************************************/
/* section3
 ***************************************************************/
/* section4
 ***************************************************************/
/* お問い合わせ
***************************************************************/
.contact_form {
  background: #FAF5E5;
}

.contact_list {
  display: flex;
  flex-flow: column;
  gap: 30px;
  max-width: 700px;
  margin-inline: auto;
}
@media (min-width: 768px) {
  .contact_list {
    gap: 37px;
  }
}

.contact_item {
  display: flex;
  flex-flow: column;
  gap: 10px;
}
@media (min-width: 768px) {
  .contact_item {
    flex-flow: row;
    align-items: flex-start;
    gap: 0;
  }
}

.contact_item_title {
  display: flex;
  align-items: center;
  gap: 4px;
  padding-top: 0;
  font-size: 18px;
  font-weight: bold;
  width: 250px;
  white-space: nowrap;
}

.contact_item:nth-of-type(5) .contact_item_title {
  padding-top: 0;
}

.req {
  font-size: 12px;
  font-weight: bold;
  line-height: 18px;
  padding: 2px 0;
  text-align: center;
  color: #D80000;
}
@media (min-width: 768px) {
  .req {
    line-height: 18px;
    padding: 4px 10px;
  }
}

.contact_area {
  flex: 1;
}

.contact_area span {
  width: 100%;
}

.contact_area input {
  width: 100%;
  border-radius: 4px;
  background: #ffffff;
  padding: 10px;
  font-size: 14px;
}
@media (min-width: 768px) {
  .contact_area input {
    border-radius: 5px;
    padding: 10px;
    font-size: 16px;
  }
}

.contact_area textarea {
  width: 100%;
  border-radius: 4px;
  background: #ffffff;
  padding: 10px;
  height: 245px;
  resize: none;
  font-size: 14px;
}
@media (min-width: 768px) {
  .contact_area textarea {
    border-radius: 5px;
    padding: 15px;
    height: 245px;
    font-size: 16px;
  }
}

.wpcf7-checkbox {
  display: flex;
  flex-flow: column;
  gap: 10px;
  margin-top: 10px;
}
@media (min-width: 768px) {
  .wpcf7-checkbox {
    flex-flow: row;
    gap: 30px;
    margin-top: 0;
  }
}

.wpcf7-checkbox .wpcf7-list-item {
  width: auto;
  margin: 0;
}

.contact_area label {
  display: flex;
  align-items: center;
  gap: 10px;
  cursor: pointer;
}

.contact_area label input {
  width: 15px;
  height: 15px;
  border: unset;
  padding: 0;
  background: unset;
}

.contact_area label span {
  width: auto;
}

.contact_privacy {
  overflow-y: scroll;
  margin-top: 40px;
  background: #FEFCF6;
}
@media (min-width: 768px) {
  .contact_privacy {
    margin-top: 64px;
  }
}

.contact_privacy_scroll {
  height: 180px;
  padding: 20px 15px;
}
@media (min-width: 768px) {
  .contact_privacy_scroll {
    height: 240px;
    padding: 40px 24px;
  }
}

.contact_privacy_title {
  text-align: center;
  font-weight: bold;
  font-size: 14px;
}
@media (min-width: 768px) {
  .contact_privacy_title {
    font-size: 16px;
  }
}

.contact_privacy_list {
  display: flex;
  flex-flow: column;
  gap: 14px;
  margin-top: 14px;
  padding-bottom: 20px;
  font-size: 14px;
}
@media (min-width: 768px) {
  .contact_privacy_list {
    gap: 16px;
    margin-top: 16px;
    padding-bottom: 40px;
    font-size: 16px;
  }
}

.contact_check {
  text-align: center;
  margin-top: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  line-height: 2.1875;
  font-size: 12px;
  gap: 5px;
}
@media (min-width: 768px) {
  .contact_check {
    margin-top: 20px;
    line-height: 1.94;
    font-size: 16px;
    gap: 0;
  }
}

.contact_check input {
  width: 22px;
  height: 22px;
  margin-right: 15px;
  border-radius: 5px;
}
@media (min-width: 768px) {
  .contact_check input {
    width: 25px;
    height: 25px;
    margin-right: 19px;
  }
}

@media (min-width: 768px) {
  .contact_check label {
    cursor: pointer;
  }
}

.contact_submit {
  margin: 50px auto 0;
  width: 180px;
  background: #F39801;
  text-align: center;
  position: relative;
  border-radius: 30px;
  color: #fff;
  transition: 0.3s;
  font-size: 18px;
  margin-bottom: 70px;
}
@media (min-width: 768px) {
  .contact_submit {
    font-size: 18px;
    margin-bottom: 100px;
  }
}

.contact_submit input {
  width: 100%;
  border: unset;
  padding: 12px 0;
}

.contact_submit::after {
  width: 14px;
  height: 7px;
  right: 90px;
}
.wpcf7-spinner {
  display: none;
}

.thanks {
  background: #fff;
  text-align: center;
  padding: 20px 0;
}
@media (min-width: 768px) {
  .thanks {
    padding: 75px 0;
  }
}

.thanks_title {
  font-size: 20px;
  letter-spacing: 0.1em;
  font-weight: 900;
}
@media (min-width: 768px) {
  .thanks_title {
    font-size: 40px;
  }
}

.thanks_text {
  margin-top: 20px;
  font-size: 13px;
}
@media (min-width: 768px) {
  .thanks_text {
    margin-top: 20px;
    font-size: 16px;
  }
}

.thanks_btn {
  margin: 20px auto 0;
  width: 295px;
  text-align: center;
  font-size: 15px;
  position: relative;
  background: #333;
  border: 2px solid #333;
  border-radius: 40px;
  color: #fff;
  padding: 12px 0;
  transition: 0.3s;
}
@media (min-width: 768px) {
  .thanks_btn {
    margin: 50px auto 0;
    width: 360px;
    font-size: 20px;
  }
}

.location-button {
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding: 10px;
  width: 295px;
  width: 100%;
}
@media (min-width: 768px) {
  .location-button {
    font-size: 23px;
    padding: 12px;
    width: 400px;
  }
}

@media (min-width: 768px) {
  .contact_submit:hover,
  .thanks_btn:hover {
    background: #fff;
    color: #333;
  }
}
.wpcf7-not-valid-tip {
  padding-top: 5px;
}

/*===================================================
ファーストビュー（FV）
===================================================*/
.fv {
  position: relative;
}

.fv_container {
  padding-top: 20px;
  max-width: 100%;
}

.fv_background_img {
  width: 100%;
}

/* スマホ向け */
.fv_title {
  position: absolute;
  bottom: 65px;
  right: 12px;
  font-size: 34px;
  font-weight: bold;
  line-height: 1.4;
  z-index: 2;
  text-align: center;
}
@media (min-width: 768px) {
  .fv_title {
    font-size: 45px;
    bottom: 126px;
    right: 30px;
    text-align: right;
    white-space: nowrap;
  }
}

.emphasis {
  text-emphasis: circle #F39801;
  -webkit-text-emphasis: circle #F39801;
}

/*===================================================
放課後等デイサービスとは？
===================================================*/
.about_container {
  background: #FAF5E5;
  border-radius: 16px;
  margin: 0 auto;
  padding: 0 20px 30px;
  text-align: center;
}
@media (min-width: 768px) {
  .about_container {
    display: grid;
    grid-template-columns: 1fr auto;
    grid-template-areas: "title title" "text image";
    align-items: center;
    justify-content: center;
    gap: 30px;
    border-radius: 70px;
    padding: 50px 60px;
  }
}

@media (min-width: 768px) {
  .about_content {
    display: contents;
  }
}

.about_title {
  font-size: 28px;
  text-align: center;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .about_title {
    font-size: 35px;
    grid-area: title;
    margin-bottom: 0;
  }
}

.about_text {
  line-height: 2.5;
  text-align: left;
  font-weight: 500;
}
@media (min-width: 768px) {
  .about_text {
    grid-area: text;
  }
}

.about_container picture {
  max-width: 160px;
}
@media (min-width: 768px) {
  .about_container picture {
    max-width: 259px;
  }
}

.about_container img {
  width: 100%;
  max-width: 160px;
  margin: -60px auto 17px;
  display: block;
}
@media (min-width: 768px) {
  .about_container img {
    grid-area: image;
    max-width: 259px;
    margin: 0;
  }
}

/*===================================================
サービス内容
===================================================*/
.service_logo {
  text-align: center;
  margin-bottom: 40px;
}

.service_logo img {
  width: 171px;
  height: auto;
}
@media (min-width: 768px) {
  .service_logo img {
    width: 209px;
  }
}

.service_tagline {
  text-align: center;
  font-weight: bold;
  font-size: 19px;
  margin-bottom: 30px;
  line-height: 1.736;
}
@media (min-width: 768px) {
  .service_tagline {
    font-size: 23px;
    line-height: 2.173;
  }
}

.service_content {
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  .service_content {
    display: flex;
    justify-content: center;
    gap: 44px;
    margin-bottom: 50px;
  }
}

.service_item {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 25px;
}

.service_icon {
  position: relative;
  flex-shrink: 0;
  width: 160px;
}
@media (min-width: 768px) {
  .service_icon {
    width: 191px;
  }
}

.service_icon img {
  width: 100%;
  height: auto;
}
.service_text {
  flex-grow: 1;
  line-height: 2;
  background: #FAF5E5;
  border-radius: 30px;
  padding: 115px 20px 30px;
  margin-top: -90px;
  font-weight: 500;
}
@media (min-width: 768px) {
  .service_text {
    padding: 124px 25px 40px;
  }
}

.service .btn {
  display: block;
  width: 100%;
  max-width: 300px;
  margin: 0 auto;
}

/* PC向けのスタイル */
@media (min-width: 768px) {
  .service_logo img {
    max-width: 280px;
  }
  .service_item {
    margin-bottom: 0;
  }
}
/*===================================================
保護者様の声
===================================================*/
.parent-testimonials {
  position: relative;
}

.parent-testimonials_title {
  margin-bottom: 50px;
}
@media (min-width: 768px) {
  .parent-testimonials_title {
    margin-bottom: 100px;
  }
}

.parent-testimonials .section_title {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 30px;
  white-space: nowrap;
}

.parent-testimonials .section_title::before,
.parent-testimonials .section_title::after {
  content: "";
  width: 100%;
  height: 2px;
  background-color: #F9B017;
}

.parent-testimonials .section_title::before {
  margin-right: 10px;
}
@media (min-width: 768px) {
  .parent-testimonials .section_title::before {
    margin-right: 30px;
  }
}

.parent-testimonials .section_title::after {
  margin-left: 10px;
}
@media (min-width: 768px) {
  .parent-testimonials .section_title::after {
    margin-left: 30px;
  }
}

/* タイトルを中央揃えにするためのコンテナ */
.parent-testimonials-titlewrap {
  text-align: center;
}

.parent-testimonials_subtitle {
  line-height: 2;
  letter-spacing: 0;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .parent-testimonials_subtitle {
    margin-bottom: 70px;
  }
}

.parent-testimonials_contentBox {
  display: flex;
  flex-direction: column;
  gap: 30px;
  margin-bottom: 50px;
}
@media (min-width: 768px) {
  .parent-testimonials_contentBox {
    gap: 50px;
    margin-bottom: 70px;
  }
}

.parent-testimonials_content {
  display: flex;
  align-items: center;
  gap: 35px;
}

/* 2つ目のテスティモニアルを左右逆にする */
.parent-testimonials_content:nth-child(2) {
  flex-direction: row-reverse;
}

.parent-testimonials_image {
  flex: 0 0 auto;
  /* 固定サイズにする */
  width: 70px;
  /* アイコンの幅を統一 */
  min-width: 70px;
  /* 最小幅を設定 */
  display: flex;
  /* フレックスボックスとして表示 */
  align-items: center;
  /* 垂直方向の中央揃え */
  justify-content: center;
  /* 水平方向の中央揃え */
}

.parent-testimonials_image img {
  width: 100%;
  height: 100%;
  max-width: 100%;
  display: block;
}

.parent-testimonials_text {
  flex: 1;
  background: #F2EDDF;
  border-radius: 20px;
  padding: 23px 15px;
  line-height: 1.7647;
  position: relative;
}
@media (min-width: 768px) {
  .parent-testimonials_text {
    line-height: 2;
    padding: 40px 57px;
  }
}

/* 吹き出しの三角形を追加 */
.parent-testimonials_text::before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
}

/* 1つ目と3つ目の吹き出しの三角形は左側に */
.parent-testimonials_content:nth-child(1) .parent-testimonials_text::before,
.parent-testimonials_content:nth-child(3) .parent-testimonials_text::before {
  left: -20px;
  top: 50%;
  border-width: 8px 25px 8px 0;
  border-color: transparent #F2EDDF transparent transparent;
}

/* 2つ目の吹き出しの三角形は右側に */
.parent-testimonials_content:nth-child(2) .parent-testimonials_text::before {
  right: -20px;
  top: 50%;
  border-width: 8px 0 8px 25px;
  border-color: transparent transparent transparent #F2EDDF;
}

.parent-testimonials .btn {
  display: block;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  background-color: #F39801;
  color: #ffffff;
  padding: 18px 20px;
  border-radius: 30px;
  font-weight: bold;
  text-decoration: none;
  transition: background-color 0.3s;
}
@media (min-width: 768px) {
  .parent-testimonials .btn {
    font-size: 18px;
    width: 500px;
  }
}

/*===================================================
ご利用までの流れ
===================================================*/
.flow_container {
  background: #FAF5E5;
  border-radius: 30px 5px 30px 5px;
  text-align: center;
  padding: 65px 20px;
}
@media (min-width: 768px) {
  .flow_container {
    border-radius: 70px 10px 70px 10px;
    width: calc(100% - 130px);
    margin-inline: auto;
  }
}

.flow_text {
  font-weight: 500;
  line-height: 1.7647;
  text-align: left;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .flow_text {
    text-align: center;
    line-height: 2;
    margin-bottom: 50px;
  }
}

/*===================================================
採用情報
===================================================*/
.recruitment_container {
  position: relative;
}

.recruitment_content {
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .recruitment_content {
    flex-direction: row;
    justify-content: center;
  }
}

.recruitment_image {
  position: relative;
  width: 100%;
  overflow: hidden;
  margin: 0 calc(50% - 50vw);
  width: 100vw;
}
.recruitment_image img {
  width: 100%;
  height: auto;
  object-fit: cover;
}
@media (min-width: 768px) {
  .recruitment_image img {
    border-radius: 20px;
    width: 650px;
    height: 400px;
  }
}
@media (min-width: 768px) {
  .recruitment_image {
    width: 100%;
    margin: unset;
  }
}

.recruitment_text-container {
  position: relative;
  background: linear-gradient(to right, #FFCC41, #FD7552);
  color: #ffffff;
  padding: 30px 20px;
  border-radius: 20px;
  text-align: center;
  margin-top: -58px;
}
@media (min-width: 768px) {
  .recruitment_text-container {
    padding: 55px 148px;
    margin-top: 100px;
    margin-left: -100px;
  }
}

.recruitment .section_title {
  color: #ffffff;
  margin-bottom: 20px;
  font-weight: bold;
}
@media (min-width: 768px) {
  .recruitment .section_title {
    margin-bottom: 30px;
  }
}

.recruitment_text {
  margin-bottom: 25px;
}
.recruitment_text p {
  line-height: 1.7647;
}
@media (min-width: 768px) {
  .recruitment_text p {
    font-size: 18px;
  }
}

.recruitment_btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: #ffffff;
  color: #F39801;
  font-weight: bold;
  padding: 17px 22px;
  border-radius: 30px;
  text-decoration: none;
  transition: background-color 0.3s, transform 0.3s;
  border: 2px solid #ffffff;
  letter-spacing: 0.07em;
  width: 250px;
}
@media (hover: hover) {
  .recruitment_btn:hover {
    background-color: transparent;
    color: #ffffff;
  }
  .recruitment_btn:hover .btn_icon img {
    filter: brightness(0) invert(1);
  }
}
.btn_icon {
  display: inline-flex;
  margin-left: 30px;
}
.btn_icon img {
  width: 16px;
  height: auto;
  transition: filter 0.3s;
}

/*===================================================
お問い合わせ
===================================================*/
.inquiry {
  padding: 70px 0;
}
@media (min-width: 768px) {
  .inquiry {
    padding: 100px 0;
  }
}

.inquiry_container {
  border: 2px solid #F39801;
  border-radius: 30px;
  text-align: center;
  padding: 48px 20px;
}

.inquiry_titlewrap {
  display: flex;
  align-items: center;
  gap: 15px;
  justify-content: center;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .inquiry_titlewrap {
    margin-bottom: 40px;
  }
}

.inquiry_title {
  font-size: 28px;
  font-weight: bold;
  line-height: 1.964;
}
@media (min-width: 768px) {
  .inquiry_title {
    font-size: 35px;
    line-height: 1.57;
  }
}

.inquiry_icon {
  width: 29px;
  height: 22px;
}
@media (min-width: 768px) {
  .inquiry_icon {
    width: 39px;
    height: 29px;
  }
}

.inquiry_text {
  line-height: 1.7647;
  margin-bottom: 20px;
  font-weight: 500;
}
@media (min-width: 768px) {
  .inquiry_text {
    margin-bottom: 50px;
    line-height: 2;
  }
}

.inquiry_btn {
  color: #ffffff;
  background: #F39801;
  border-radius: 30px;
  font-weight: bold;
  text-align: center;
  padding: 18px 23px;
  width: 100%;
  position: relative;
  display: inline-block;
}
@media (min-width: 768px) {
  .inquiry_btn {
    max-width: 500px;
    font-size: 18px;
  }
}

.inquiry_btn::after {
  content: "";
  position: absolute;
  right: 17px;
  top: 50%;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 6px;
  border-color: transparent transparent transparent #ffffff;
}

/*===================================================
近くの施設を探す
===================================================*/
.facility {
  position: relative;
  margin-bottom: 60px;
}
@media (min-width: 768px) {
  .facility {
    margin-bottom: 100px;
    display: flex;
    align-items: center;
    min-height: 477px;
  }
}

.facility-description {
  margin-bottom: 30px;
}

.facility-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../images/sp/facility-bg_sp.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 30px;
  z-index: -2;
}
@media (min-width: 768px) {
  .facility-background {
    background-image: url("../images/facility-bg.png");
  }
}

.facility-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: -1;
  border-radius: 30px;
}
@media (min-width: 768px) {
  .facility-overlay {
    background-color: unset;
  }
}

.facility-container {
  text-align: center;
  margin-inline: auto;
  max-width: 919px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}

.facility-content-wrapper {
  width: 100%;
  padding: 44px 20px;
  display: flex;
  justify-content: center;
  align-items: center; /* 縦方向の中央揃えを追加 */
  height: 100%; /* 高さを100%に設定 */
}
@media (min-width: 768px) {
  .facility-content-wrapper {
    padding: 40px 0; /* 上下のパディングを追加 */
    min-height: 362px; /* 最小の高さを設定 */
  }
}

.facility-content-inner {
  background-color: rgba(255, 255, 255, 0.7);
  border-radius: 30px;
  position: relative;
  z-index: 1;
  max-width: 919px;
  width: 100%;
  padding: 30px 28px 35px;
}
@media (min-width: 768px) {
  .facility-content-inner {
    padding: 50px 60px;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}

.facility-search-icon img {
  width: 43px;
  height: 42px;
}

.facility-map {
  margin-bottom: 37px;
}

.facility-map img {
  width: 110px;
  height: 160px;
}
@media (min-width: 768px) {
  .facility-map img {
    width: 166px;
    height: 240px;
  }
}

/* グリッドレイアウト */
.facility-grid {
  /* SP表示ではフレックスボックスで縦並び */
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (min-width: 768px) {
  .facility-grid {
    /* PC表示ではグリッドレイアウト */
    display: grid;
    grid-template-rows: auto auto auto;
    grid-template-areas: "map header" "map list";
  }
}

/* 地図 - 左側全体 */
.facility-map {
  order: 3;
  margin-bottom: 37px;
  grid-area: map;
}
@media (min-width: 768px) {
  .facility-map {
    margin-bottom: 0;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    padding-right: 62px;
  }
}

/* ヘッダー部分（左：アイコン、右：タイトル） */
.facility-header {
  order: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  grid-area: header;
}
@media (min-width: 768px) {
  .facility-header {
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
  }
}

.facility-search-icon img {
  width: 43px;
  height: 42px;
}

/* タイトル - 右上中央 */
.facility-title {
  order: 2;
  grid-area: title;
}
@media (min-width: 768px) {
  .facility-title {
    margin-left: 15px;
    margin-bottom: 0;
  }
}

/* 施設リスト - 右下 */
.facility-location-list {
  order: 4;
  grid-area: list;
  width: 100%;
}

/* 施設リスト */
.facility-locations {
  display: flex;
  flex-direction: column;
  gap: 15px;
  list-style: none;
  padding: 0;
  margin: 0;
}
@media (min-width: 768px) {
  .facility-locations {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 20px;
  }
}

.facility-location-item {
  margin: 0;
  padding: 0;
}

.facility-location-link {
  display: block;
  background: transparent;
  border: 2px solid #F39801;
  border-radius: 25px;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  padding: 10px 0;
  width: 240px;
  margin-inline: auto;
  transition: all 0.3s ease;
  text-decoration: none;
}
@media (min-width: 768px) {
  .facility-location-link {
    font-size: 18px;
    width: 100%;
    padding: 10px 30px;
  }
}
.facility-location-link .facility_title {
  margin-bottom: 30px;
}
.facility-location-link:hover {
  background-color: #F39801;
  color: #ffffff;
  transform: translateY(-3px);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.facility_subtitle {
  line-height: 2.5;
  margin-bottom: 50px;
  font-size: 17px;
  font-weight: bold;
  line-height: 2.647;
}
@media (min-width: 768px) {
  .facility_subtitle {
    text-align: center;
    font-size: 20px;
    margin-bottom: 100px;
    line-height: 2.5;
  }
}

.main-photo {
  text-align: center;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .main-photo {
    margin-bottom: 50px;
  }
}

.main-photo img {
  border-radius: 20px;
  width: 295px;
  height: 207px;
}
@media (min-width: 768px) {
  .main-photo img {
    width: 500px;
    height: 350px;
  }
}

.facility-photos_text {
  text-align: center;
  margin-bottom: 50px;
  font-size: 16px;
  font-weight: 500;
  line-height: 2.8125;
}
@media (min-width: 768px) {
  .facility-photos_text {
    font-size: 18px;
    line-height: 2.5;
  }
}

.photo-gallery,
.staff-list {
  position: relative;
  width: 100%;
  overflow: hidden;
  margin-bottom: 50px;
}
.gallery-flow-wrapper,
.staff-flow-wrapper {
  display: flex;
  width: max-content;
  animation: marquee-right 25s linear infinite;
  padding: 0;
  margin: 0;
}

.gallery-item {
  flex: 0 0 auto;
  margin-right: 20px;
  list-style: none;
}

.gallery-item img {
  width: 240px;
  height: 240px;
}
@media (min-width: 768px) {
  .gallery-item img {
    width: 300px;
    height: 300px;
  }
}

.access-address {
  text-align: center;
  margin-bottom: 30px;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.875;
}
@media (min-width: 768px) {
  .access-address {
    font-size: 18px;
    line-height: 1.94;
  }
}

.access-map {
  width: 100%;
  max-width: 928px;
  height: 300px;
  margin: 0 auto;
  /* 中央揃えにする場合 */
}

.access-map iframe {
  width: 100%;
  height: 100%;
  border: 0;
  border-radius: 30px;
}

.school-list {
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin-inline: auto;
}
@media (min-width: 768px) {
  .school-list {
    flex-direction: row;
    justify-content: space-between;
    gap: 15px;
    flex-wrap: wrap;
  }
}

.school-item {
  display: block;
  color: #ffffff;
  background: linear-gradient(to right, #FFCC41, #FD7552);
  border-radius: 5px;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  padding: 16px 30px;
  width: 100%;
  max-width: 250px;
  transition: transform 0.3s ease;
  text-decoration: none;
  position: relative;
}

/* 無限スクロールのためのアニメーション修正 */
@keyframes marquee-right {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-50%);
  }
}
/* 要素にホバー時にアニメーションを一時停止 */
.photo-gallery:hover .gallery-flow-wrapper,
.staff-list:hover .staff-flow-wrapper {
  animation-play-state: paused;
}

/* 個別のスタッフアイテム */
.staff-item {
  flex: 0 0 auto;
  margin-right: 30px;
  list-style: none;
  text-align: center;
}

.staff-item img {
  width: 300px;
  height: 300px;
  object-fit: cover;
  margin-bottom: 10px;
  overflow: hidden;
}

/*===================================================
子供達の様子
===================================================*/
.facility-instagram {
  text-align: center;
}

.instagram-description {
  text-align: center;
  margin-bottom: 30px;
  font-size: 16px;
  font-weight: 500;
  line-height: 2.5;
  margin: 0 calc(50% - 50vw);
  width: 100vw;
}
@media (min-width: 768px) {
  .instagram-description {
    font-size: 18px;
    margin-bottom: 50px;
  }
}

.instagram-posts {
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .instagram-posts {
    margin-bottom: 50px;
  }
}

.btn-instagram {
  background: #FEFCF6;
  border-radius: 20px;
  display: flex;
  align-items: center;
  width: 295px;
  justify-content: center;
  margin-inline: auto;
  padding: 21px 24px;
  gap: 7px;
  font-size: 18px;
  font-weight: bold;
}
@media (min-width: 768px) {
  .btn-instagram {
    width: 350px;
    gap: 15px;
    font-size: 20px;
  }
}

.btn-instagram img {
  width: 39px;
  height: 39px;
}
@media (min-width: 768px) {
  .btn-instagram img {
    width: 44px;
    height: 44px;
  }
}

.facility-survey {
  text-align: center;
}

.facility-survey_title {
  display: inline-block;
  border: 2px solid #F39801;
  width: 225px;
  font-size: 25px;
  font-weight: bold;
  margin-bottom: 30px;
  letter-spacing: 0.05em;
  line-height: 2;
  margin-inline: auto;
}
@media (min-width: 768px) {
  .facility-survey_title {
    font-size: 30px;
    width: 314px;
  }
}

.survey-sectionwrap {
  text-align: center;
  margin-bottom: 20px;
  max-width: 500px;
  margin-inline: auto;
}
.survey-sectionwrap:last-child {
  margin-bottom: 0;
}

.survey-section-title {
  font-size: 23px;
  font-weight: bold;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .survey-section-title {
    font-size: 28px;
    margin-bottom: 20px;
  }
}

.survey-years {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  font-size: 15px;
  font-weight: bold;
  line-height: 2;
  color: #F39801;
  gap: 0 30px;
}
@media (min-width: 768px) {
  .survey-years {
    font-size: 20px;
    line-height: 1.5;
    gap: 0 40px;
  }
}

/* Coming Soon スタイル */
.image-container {
  position: relative;
  max-width: 500px;
  overflow: hidden;
  border-radius: 20px;
  margin-inline: auto;
  margin-bottom: 20px;
}

/* ダミー画像（グレーの背景） */
.dummy-image {
  width: 100%;
  padding-bottom: 70%;
  border-radius: 20px;
  background-color: #f2f2f2;
  background-image: linear-gradient(45deg, #f2f2f2 25%, #e8e8e8 25%, #e8e8e8 50%, #f2f2f2 50%, #f2f2f2 75%, #e8e8e8 75%, #e8e8e8 100%);
  background-size: 20px 20px;
}

/* オーバーレイ本体 */
.coming-soon-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: rgba(62, 179, 112, 0.3);
  transition: all 0.3s ease;
}

/* メインテキスト */
.coming-soon-text {
  font-weight: bold;
  font-size: 2rem;
  color: #F39801;
  background: #F39801;
  background-clip: text;
  -webkit-background-clip: text;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1);
  margin-bottom: 10px;
  transform: rotate(-5deg);
  position: relative;
  padding: 0 15px;
}

/* テキスト装飾 */
.coming-soon-text::before,
.coming-soon-text::after {
  content: "";
  position: absolute;
  width: 30px;
  height: 2px;
  background: #F39801;
  top: 50%;
}

.coming-soon-text::before {
  left: -20px;
  transform: translateY(-50%);
}

.coming-soon-text::after {
  right: -20px;
  transform: translateY(-50%);
}

/* サブテキスト */
.coming-soon-subtext {
  font-size: 1rem;
  color: #333;
  margin-top: 10px;
  text-align: center;
  letter-spacing: 1px;
  padding: 5px 10px;
  background-color: rgba(255, 255, 255, 0.7);
  border-radius: 20px;
}

/* 装飾アクセント */
.accent-circle {
  position: absolute;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  border: 2px dashed #F39801;
  opacity: 0.5;
  z-index: -1;
}

.accent-circle-1 {
  top: 20%;
  left: 10%;
  transform: scale(0.5);
}

.accent-circle-2 {
  bottom: 20%;
  right: 10%;
  transform: scale(0.7);
}

.facility-company-section {
  margin-bottom: 60px;
}
@media (min-width: 768px) {
  .facility-company-section {
    margin-bottom: 80px;
  }
}

.facility-company-list {
  display: flex;
  justify-content: space-between;
  padding: 0 0 16px;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  .facility-company-list {
    flex-wrap: nowrap;
    padding: 0 0 22px;
  }
}
.facility-company-list:last-child {
  padding: 0;
}
.facility-company-container {
  background-color: #FEFCF6;
  border-radius: 30px;
  padding: 30px 10px 50px;
}
@media (min-width: 768px) {
  .facility-company-container {
    padding: 50px 98px 63px 110px;
  }
}

.facility-company-list__term {
  width: 100%;
  color: #F39801;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.75;
  border-bottom: 2px solid #F39801;
  margin-bottom: 15px;
  padding: 0 10px 14px;
  white-space: nowrap;
}
@media (min-width: 768px) {
  .facility-company-list__term {
    display: flex;
    align-items: center;
    width: 220px;
    gap: 12px;
    font-size: 18px;
    margin-bottom: 0;
    padding: 0 20px 17px 21px;
  }
}

.facility-company-list__number {
  color: #F39801;
  font-weight: bold;
}

.facility-company-list__description {
  width: 100%;
  margin: 0;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.75;
  border-bottom: 2px solid #E8E8E8;
  padding: 0 10px 16px;
}
@media (min-width: 768px) {
  .facility-company-list__description {
    width: calc(100% - 200px);
    font-size: 18px;
    padding: 0 0 17px 21px;
    white-space: nowrap;
  }
}

/* section1
***************************************************************/
/* section2
***************************************************************/
/* section3
***************************************************************/
/* section4
***************************************************************/
/* section1
***************************************************************/
/* section2
***************************************************************/
/* section3
***************************************************************/
/* section4
***************************************************************/
/* ご利用料金セクション
***************************************************************/
.fee-container {
  margin: 0 auto;
}

/* 料金表 */
.fee-table-container {
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  .fee-table-container {
    margin-bottom: 60px;
  }
}

.fee-table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 30px;
}
.fee-table th,
.fee-table td {
  border: 1px solid #ffffff;
  padding: 7px;
  text-align: center;
}
@media (min-width: 768px) {
  .fee-table th,
  .fee-table td {
    padding: 15px 20px;
  }
}
.fee-table th {
  background-color: #F39801;
  color: #FEFCF6;
  font-weight: bold;
  width: 50%;
}
.fee-table td {
  border-top: 2px solid #FAF5E5;
  font-weight: 500;
}
.fee-table tr:nth-child(even) {
  background-color: #FEFCF6;
}
.fee-table tr:hover {
  background-color: #F2EDDF;
}

.fee-table-header {
  background-color: #F39801;
}

/* 説明文エリア */
@media (min-width: 768px) {
  .fee-explanation {
    padding: 40px;
    border-radius: 30px;
  }
}

.fee-subtitle {
  font-size: 28px;
  font-weight: bold;
  color: #F39801;
  padding-bottom: 9px;
  margin-bottom: 30px;
  border-bottom: 3px solid #F39801;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .fee-subtitle {
    font-size: 22px;
    margin-bottom: 20px;
  }
}

.fee-text {
  margin-bottom: 30px;
  line-height: 1.8;
}

.fee-item {
  margin-bottom: 25px;
}
.fee-item:last-child {
  margin-bottom: 0;
}

.fee-item-title {
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .fee-item-title {
    font-size: 18px;
  }
}

.fee-item-text {
  line-height: 1.8;
  padding-left: 10px;
}

.flow__icon01 {
  width: 97px;
  height: 117px;
  margin-inline: auto;
  margin-bottom: 41px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.flow__icon01 img {
  max-width: 100%;
  height: auto;
}

.flow__icon02 {
  width: 72px;
  height: 82px;
  margin-inline: auto;
  margin-bottom: 21px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.flow__icon02 img {
  max-width: 100%;
  height: auto;
}

.application-section {
  margin-bottom: 60px;
}
@media (min-width: 768px) {
  .application-section {
    margin-bottom: 80px;
  }
}

.application-list {
  display: flex;
  justify-content: space-between;
  padding: 0 10px 20px;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  .application-list {
    flex-wrap: nowrap;
    padding: 0 0 23px;
  }
}
.application-list:last-child {
  padding: 0 10px 36px;
}
.application-container {
  background-color: #FEFCF6;
  border-radius: 30px;
}
@media (min-width: 768px) {
  .application-container {
    padding: 50px 80px 50px 110px;
  }
}

.application-list__term {
  width: 100%;
  color: #F39801;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.75;
  border-bottom: 2px solid #F39801;
  margin-bottom: 15px;
  padding: 0 8px 14px;
  white-space: nowrap;
}
@media (min-width: 768px) {
  .application-list__term {
    display: flex;
    align-items: center;
    width: 220px;
    gap: 12px;
    font-size: 18px;
    margin-bottom: 0;
    padding: 0 20px 23px 10px;
  }
}

.application-list__number {
  color: #F39801;
  font-weight: bold;
}

.application-list__description {
  width: 100%;
  margin: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.75;
  border-bottom: 2px solid #E8E8E8;
  padding: 0 10px 15px;
}
@media (min-width: 768px) {
  .application-list__description {
    width: calc(100% - 200px);
    font-size: 18px;
    padding: 0 0 23px 0;
    white-space: nowrap;
  }
}

.improvement_list {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.improvement_list li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 15px;
  line-height: 1.6;
  font-weight: 500;
}
@media (min-width: 768px) {
  .improvement_list li {
    margin-bottom: 20px;
    line-height: 1.8;
  }
}
.improvement_list li:before {
  content: "•";
  position: absolute;
  left: 0;
  color: #F39801;
  font-weight: bold;
}
.improvement_list li:last-child {
  margin-bottom: 0;
}

/* section1
***************************************************************/
.feature_title {
  text-align: left;
  font-size: 28px;
  font-weight: bold;
  display: block;
  margin-bottom: 30px;
  letter-spacing: 0.05em;
  line-height: 1.6;
}
@media (min-width: 768px) {
  .feature_title {
    font-size: 30px;
    text-align: center;
    line-height: 1.83;
  }
}

.feature_subtitle {
  margin-bottom: 75px;
  font-size: 17px;
  font-weight: bold;
  line-height: 2.647;
}
@media (min-width: 768px) {
  .feature_subtitle {
    text-align: center;
    font-size: 20px;
    margin-bottom: 100px;
    line-height: 2.5;
  }
}

.feature_headding {
  text-align: left;
  font-size: 28px;
  font-weight: bold;
  display: block;
  margin-bottom: 30px;
  letter-spacing: 0.05em;
  line-height: 1.6;
  padding-bottom: 9px;
  border-bottom: 3px solid #F39801;
}
@media (min-width: 768px) {
  .feature_headding {
    font-size: 30px;
    line-height: 1.83;
    margin-bottom: 50px;
    padding-bottom: 10px;
  }
}

.feature-label {
  display: block;
  color: #ffffff;
  background: linear-gradient(to right, #FFCC41, #FD7552);
  border-radius: 10px;
  font-size: 26px;
  font-weight: bold;
  line-height: 2.1;
  text-align: center;
  padding: 5px 94px 8px;
  width: 100%;
  margin-inline: auto;
  margin-bottom: 35px;
}
.feature__icon {
  width: 104px;
  height: 104px;
  margin-inline: auto;
  margin-bottom: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.feature__icon img {
  max-width: 100%;
  height: auto;
}

.feature_itemBox1 {
  margin-bottom: 75px;
}
@media (min-width: 768px) {
  .feature_itemBox1 {
    margin-bottom: 100px;
  }
}

.feature_item1 {
  margin-bottom: 50px;
}
@media (min-width: 768px) {
  .feature_item1 {
    display: flex;
    align-items: center;
    gap: 28px;
  }
}
.feature_item1:nth-child(2) {
  flex-direction: row-reverse;
}
.feature_item1:last-child {
  margin-bottom: 0;
}

.feature_itemtext1 {
  line-height: 2.5;
  margin-bottom: 30px;
  font-weight: 500;
}
@media (min-width: 768px) {
  .feature_itemtext1 {
    font-size: 18px;
    margin-bottom: 0;
  }
}

.feature_item2 {
  display: flex;
  flex-direction: column;
  margin-bottom: 75px;
}
@media (min-width: 768px) {
  .feature_item2 {
    flex-direction: row;
    align-items: center;
    gap: 19px;
    margin-bottom: 105px;
  }
}

.feature_itemtext2 {
  line-height: 2.5;
  font-weight: 500;
}
@media (min-width: 768px) {
  .feature_itemtext2 {
    font-size: 18px;
  }
}

.feature_iteminner {
  background-color: #FEFCF6;
  border-radius: 20px;
  padding: 35px 20px 30px;
}
@media (min-width: 768px) {
  .feature_iteminner {
    padding: 70px 39px;
  }
}

.feature_item3 {
  display: flex;
  flex-direction: column-reverse;
  gap: 30px;
  margin-bottom: 35px;
}
@media (min-width: 768px) {
  .feature_item3 {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 54px;
    margin-bottom: 50px;
  }
}
@media (min-width: 768px) {
  .feature_item3:nth-child(2) {
    flex-direction: row-reverse;
  }
}
.feature_item3:last-child {
  margin-bottom: 0;
}

.feature_itemsubtitle3 {
  line-height: 2.5;
  font-weight: bold;
}
@media (min-width: 768px) {
  .feature_itemsubtitle3 {
    line-height: 2;
    font-size: 20px;
  }
}

.feature_itemtext3 {
  line-height: 2.5;
  font-weight: 500;
}
@media (min-width: 768px) {
  .feature_itemtext3 {
    font-size: 18px;
  }
}

.feature_itemsubtitle1 {
  font-size: 23px;
  font-weight: bold;
  color: #F39801;
  line-height: 1.739;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .feature_itemsubtitle1 {
    font-size: 28px;
    margin-bottom: 20px;
  }
}

@media (min-width: 768px) {
  .feature_wrap {
    flex: 1;
  }
}

@media (min-width: 768px) {
  .feature_item__image img {
    width: 400px;
    height: 400px;
    border-radius: 20px;
  }
}

.feature_image1 {
  width: 100%;
  margin-bottom: 30px;
  margin-inline: auto;
}
@media (min-width: 768px) {
  .feature_image1 {
    width: 532px;
    height: 381px;
    margin-bottom: 87px;
  }
}

.feature_image2 {
  width: 100%;
}

@media (min-width: 768px) {
  .feature_image2 img {
    width: 409px;
    height: 276px;
  }
}

/* section2
***************************************************************/
/* section3
***************************************************************/
/* section4
***************************************************************/
/* 縦型フローチャート共通コンポーネント
***************************************************************/
.vertical-flow-chart {
  background: #FEFCF6;
  border-radius: 30px;
  margin-inline: auto;
  text-align: center;
  padding: 30px 20px 50px;
}
@media (min-width: 1400px) {
  .vertical-flow-chart {
    padding: 50px 30px;
  }
}

.vertical-flow-content {
  margin-top: 30px;
}
@media (min-width: 1400px) {
  .vertical-flow-content {
    margin-top: 40px;
  }
}

.flow-step {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

/* ステップ番号 */
.flow-step-number {
  color: #ffffff;
  border-radius: 5px;
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
  line-height: 2.2;
  background: linear-gradient(to right, #FFCC41, #FD7552);
  margin-bottom: 10px;
  padding: 0 25px;
}

/* ステップラベル */
.flow-step-label {
  color: #ffffff;
  border-radius: 5px;
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
  line-height: 2.2;
  background: linear-gradient(to right, #FFCC41, #FD7552);
  margin-bottom: 15px;
  padding: 0 25px;
  min-width: 150px;
}
.flow-step-label.full-width {
  width: 100%;
  max-width: 300px;
}
@media (min-width: 1400px) {
  .flow-step-label {
    font-size: 20px;
  }
}

/* アイコン */
.flow-step-icon {
  width: 77px;
  height: 77px;
  margin-inline: auto;
  margin-bottom: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.flow-step-icon img {
  max-width: 100%;
  height: auto;
}

/* 説明文 */
.flow-step-description {
  line-height: 1.875;
  font-weight: 500;
  font-size: 16px;
  margin-bottom: 15px;
  max-width: 400px;
}
@media (min-width: 1400px) {
  .flow-step-description {
    font-size: 18px;
  }
}

/* 矢印 */
.flow-step-arrow {
  width: 29px;
  height: auto;
  margin-inline: auto;
  margin-bottom: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.flow-step-arrow img {
  max-width: 100%;
  height: auto;
}/*# sourceMappingURL=style.css.map */