@import url(https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&family=Noto+Sans+JP:wght@100..900&family=Noto+Serif+JP:wght@200..900&display=swap);
html {
  overflow-y: scroll
}
body,
dd,
div,
dl,
dt {
  margin: 0;
  padding: 0
}
ol,
ul {
  margin: 0;
  padding: 0
}
ol li,
ul li {
  margin: 0;
  padding: 0;
  list-style-type: none
}
address,
article,
aside,
blockquote,
fieldset,
figcaption,
figure,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
input,
nav,
p,
pre,
section,
td,
textarea,
th {
  margin: 0;
  padding: 0
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
  font-weight: 400
}
table {
  border-collapse: collapse;
  border-spacing: 0
}
caption,
th {
  text-align: left
}
q:after,
q:before {
  content: ""
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400
}
abbr,
fieldset,
img {
  border: 0
}
img {
  vertical-align: top;
  max-width: 100%;
  height: auto
}
a,
button,
input,
textarea {
  outline: 0
}
a {
  text-decoration: none;
  transition: opacity .3s ease,background-color .3s ease
}
* {
  box-sizing: border-box
}
ol li, ul li{
	margin: 0;
    padding: 0;
    list-style-type: none;
}
html {
  font: 62.5%/1.231 "Noto Sans JP","Hiragino Sans","Yu Gothic Medium","Yu Gothic",Meiryo,sans-serif
}
body {
  font-size: 1rem;
  letter-spacing: -.001em;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%
}
button,
input,
select,
table,
textarea {
  font: 1rem "Noto Sans JP","Hiragino Sans","Yu Gothic Medium","Yu Gothic",Meiryo,sans-serif
}
code,
kbd,
pre,
samp,
tt {
  font-family: "Noto Sans JP","Hiragino Sans","Yu Gothic Medium","Yu Gothic",Meiryo,sans-serif;
  line-height: 1
}
body {
  overflow-x: hidden;
  color: #000;
  font-size: 1.4rem;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}
body.is-menu-open {
  overflow: hidden
}
.m-inner {
  max-width: 1160px;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: content-box
}
.js-lbox {
  cursor: pointer;
  position: relative
}
#lbox {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0,0,0,.7);
  z-index: 9999
}
#lbox .lbox-inr {
  aspect-ratio: 890/500;
  max-width: 890px;
  width: 65%;
  position: absolute;
  top: calc(50% - 30px);
  left: 50%;
  transform: translate(-50%,-50%);
  z-index: 9999
}
#lbox .lbox-inr iframe {
  width: 100%;
  height: 100%;
  border: none
}
#lbox #close {
  position: absolute;
  top: calc(100% + 24px);
  left: 50%;
  transform: translateX(-50%);
  width: 40px;
  height: 40px;
  text-indent: 100%;
  white-space: nowrap;
  border-radius: 50%;
  border: #fff 1px solid;
  box-sizing: border-box;
  color: #fff;
  font-size: 1.4rem;
  font-family: "Noto Sans JP","Hiragino Sans","Yu Gothic Medium","Yu Gothic",Meiryo,sans-serif
}
#lbox #close > span.is-txt {
  position: relative;
  top: .8em;
  left: 1em
}
#lbox #close:hover {
  cursor: pointer
}
#lbox #close::after,
#lbox #close::before {
  content: "";
  display: block;
  width: 1px;
  height: 11px;
  background: #fff;
  position: absolute;
  top: 50%;
  left: 50%
}
#lbox #close::before {
  transform: translate(-50%,-50%) rotate(45deg);
  -webkit-transform: translate(-50%,-50%) rotate(45deg)
}
#lbox #close::after {
  transform: translate(-50%,-50%) rotate(-45deg);
  -webkit-transform: translate(-50%,-50%) rotate(-45deg)
}
#lbox #clickable {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9998
}
.js-fadeup {
  transform: translateY(16px);
  opacity: 0;
  transition: opacity 1.5s,transform 1.5s
}
.js-fadeup.is-visible {
  transform: translateY(0);
  opacity: 1
}
.js-fadeup-row-child {
  transform: translateY(16px);
  opacity: 0;
  transition: opacity 1.5s,transform 1.5s
}
.js-fadeup-row.is-visible .js-fadeup-row-child {
  transform: translateY(0);
  opacity: 1
}
.page-top {
  visibility: hidden;
  position: fixed;
  z-index: 100;
  opacity: 0;
  transition: opacity .3s,visibility .3s
}
.page-top.is-show {
  visibility: visible;
  opacity: 1
}
.page-top.is-absolute {
  position: absolute
}
.l-header__nav a{
	color: #000;
}
.m-heading-01 {
  margin-bottom: 30px;
  color: #004916;
  font-family: "Noto Serif JP","Hiragino Mincho ProN","Yu Mincho",YuMincho,serif;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.5;
  text-align: center
}
.m-heading-01::after {
  display: block;
  width: 60px;
  height: 4px;
  margin: 12px auto 0;
  background: #10b141;
  content: ""
}
.m-heading-02 {
  margin-bottom: 30px;
  color: #fff;
  font-family: "Noto Serif JP","Hiragino Mincho ProN","Yu Mincho",YuMincho,serif;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.5;
  text-align: center
}
.m-btn-01 {
  display: inline-grid;
  grid-template-columns: 1fr auto;
  align-items: center;
  position: relative;
  min-width: 225px;
  padding: 10px 20px;
  border-radius: 5px;
  background: #111950;
  color: #fff;
  font-family: "Noto Serif JP","Hiragino Mincho ProN","Yu Mincho",YuMincho,serif;
  font-size: 1.8rem;
  font-weight: 700;
  text-align: center
}
.m-btn-01::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 10px;
  border-width: 5px 0 5px 6px;
  border-style: solid;
  border-color: transparent transparent transparent #fff;
  content: ""
}
.m-btn-02 {
  display: inline-grid;
  grid-template-columns: 1fr auto;
  align-items: center;
  position: relative;
  min-width: 225px;
  padding: 10px 20px;
  border-radius: 5px;
  background: #004916;
  color: #fff;
  font-family: "Noto Serif JP","Hiragino Mincho ProN","Yu Mincho",YuMincho,serif;
  font-size: 1.8rem;
  font-weight: 700;
  text-align: center
}
.m-btn-02::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 10px;
  border-width: 5px 0 5px 6px;
  border-style: solid;
  border-color: transparent transparent transparent #fff;
  content: ""
}
.m-btn-03 {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 8px 20px;
  border: 1px solid #004916;
  border-radius: 5px;
  background: #fff;
  color: #004916;
  font-family: "Noto Serif JP","Hiragino Mincho ProN","Yu Mincho",YuMincho,serif;
  font-size: 1.4rem;
  font-weight: 700
}
.m-btn-03::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 10px;
  border-width: 5px 0 5px 6px;
  border-style: solid;
  border-color: transparent transparent transparent #004916;
  content: ""
}
.m-btn-04 {
  display: block;
  position: relative;
  padding: 16px 20px;
  background: #004916;
  color: #fff;
  font-family: "Noto Serif JP","Hiragino Mincho ProN","Yu Mincho",YuMincho,serif;
  text-align: center
}
.m-btn-04::after {
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-width: 5px 0 5px 6px;
  border-style: solid;
  border-color: transparent transparent transparent #fff;
  content: ""
}
.m-btn-04__sub {
  display: block;
  font-size: 1.2rem;
  line-height: 1.5
}
.m-btn-04__main {
  display: block;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.5
}
.m-btn-05 {
  display: block;
  position: relative;
  padding: 16px 20px;
  border: 1px solid #ccc;
  background: #fff;
  color: #004916;
  font-family: "Noto Serif JP","Hiragino Mincho ProN","Yu Mincho",YuMincho,serif;
  text-align: center
}
.m-btn-05::after {
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-width: 5px 0 5px 6px;
  border-style: solid;
  border-color: transparent transparent transparent #004916;
  content: ""
}
.m-btn-05__sub {
  display: block;
  font-size: 1.2rem;
  line-height: 1.5
}
.m-btn-05__main {
  display: block;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.5
}
.m-btn-06 {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 12px 60px;
  border: 1px solid #fff;
  border-radius: 5px;
  background-color: #fff;
  color: #004916;
  font-family: "Noto Serif JP","Hiragino Mincho ProN","Yu Mincho",YuMincho,serif;
  font-size: 1.6rem;
  font-weight: 700
}
.m-btn-06::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 14px;
  border-width: 5px 0 5px 6px;
  border-style: solid;
  border-color: transparent transparent transparent #004916;
  content: "";
  transition: all .4s ease
}
.l-header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  width: 100%
}

.l-header__inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  z-index: 2;
  padding: 10px 20px;
  box-shadow: 0 4px 4px rgba(0,0,0,.25);
  background: #fff
}
.l-header__logo {
  flex-shrink: 0
}
.l-header__logo > img {
  width: auto;
  height: 36px
}
.l-header__nav > ul {
  display: flex;
  gap: 5px 32px;
  flex-wrap: wrap
}
.l-header__nav > ul > li > a {
  font-size: 1.2rem;
  white-space: nowrap;
  font-weight: 700
}
.l-header__nav-wrap {
  display: flex;
  gap: 28px;
  align-items: center
}
.l-header__cta {
  display: flex;
  gap: 8px;
  flex-shrink: 0
}
.l-header__hamburger {
  position: relative;
  z-index: 3;
  width: 24px;
  height: 24px;
  border: none;
  background: 0 0;
  cursor: pointer
}
.l-header__hamburger > span {
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  height: 1px;
  background: #000;
  transition: transform .3s,opacity .3s
}
.l-header__hamburger > span:nth-child(1) {
  top: 6px
}
.l-header__hamburger > span:nth-child(2) {
  top: 50%;
  transform: translateY(-50%)
}
.l-header__hamburger > span:nth-child(3) {
  bottom: 6px
}
.l-header__hamburger.is-open > span:nth-child(1) {
  top: 50%;
  transform: translateY(-50%) rotate(45deg)
}
.l-header__hamburger.is-open > span:nth-child(2) {
  opacity: 0
}
.l-header__hamburger.is-open > span:nth-child(3) {
  top: 50%;
  bottom: auto;
  transform: translateY(-50%) rotate(-45deg)
}
.mv {
  position: relative;
  margin-top: 56px
}
.mv__bg {
  position: absolute;
  inset: 0
}
.mv__bg img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%
}
.mv__content {
  position: relative;
  padding: 20px 13px
}
.mv__content-inner {
  max-width: 1100px;
  margin-inline: auto
}
.mv__text {
  margin-bottom: 10px
}
.mv__sub {
  color: #fff;
  font-size: 4.5333333333vw;
  font-weight: 700;
  line-height: 1.6;
  text-shadow: 0 2px 4px rgba(0,0,0,.3)
}
.mv__ttl {
  width: -moz-fit-content;
  width: fit-content;
  background: linear-gradient(90deg,#caad0a 0,#f3e18b 55.29%,#bba034 100%);
  -webkit-background-clip: text;
  background-clip: text;
  font-family: "Noto Sans JP","Hiragino Sans","Yu Gothic Medium","Yu Gothic",Meiryo,sans-serif;
  font-size: 8.2666666667vw;
  font-weight: 700;
  line-height: 1.5
}
.mv__ttl {
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent
}
.mv__logo {
  margin-bottom: 20px
}
.mv__logo > img {
  width: 100%
}
.mv__boxes {
  display: flex;
  gap: 10px;
  flex-direction: column
}
.mv__box {
  width: 100%;
  padding: 8px 12px 12px;
  background: #f5fff8;
  text-align: center
}
.mv__box:nth-child(1) {
  background: #e9f2f2
}
.mv__box:nth-child(1) .mv__box-label {
  color: #4251b7
}
.mv__box-label,
.mv__box-text {
  font-family: "Noto Serif JP","Hiragino Mincho ProN","Yu Mincho",YuMincho,serif
}
.mv__box-label {
  margin-bottom: 5px;
  color: #23743b;
  font-size: 1.2rem;
  font-weight: 700
}
.mv__box-text {
  margin-bottom: 10px;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1.3
}
.mv__box-text .is-accent {
  font-size: 2.4rem;
  line-height: .6
}
.mv__inquiry {
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  margin-top: 16px;
  margin-inline: auto;
  color: #fff;
  font-family: "Noto Serif JP","Hiragino Mincho ProN","Yu Mincho",YuMincho,serif;
  font-size: 1.2rem;
  font-weight: 700;
  text-decoration: underline
}
.mv__inquiry::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 6px;
  border-width: 4px 0 4px 5px;
  border-style: solid;
  border-color: transparent transparent transparent #fff;
  content: ""
}
.problem {
  padding: 50px 0;
  background: linear-gradient(to bottom,#cdcdcd,#f0f0f0 36%)
}
.problem__ttl {
  margin-bottom: 20px;
  font-family: "Noto Serif JP","Hiragino Mincho ProN","Yu Mincho",YuMincho,serif;
  font-size: 1.9rem;
  font-weight: 700;
  line-height: 1.6;
  text-align: center
}
.problem__lead {
  margin-bottom: 30px;
  font-size: 1.6rem;
  line-height: 1.8;
  text-align: center
}
.problem__cards {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  gap: 10px 8px
}
.problem__card {
  text-align: center
}
.problem__card-text {
  font-size: 1.2rem;
  line-height: 1.6
}
.lead {
  padding-bottom: 16px;
  background: linear-gradient(180deg,#fff 0,#fcfcfc 50%)
}
.lead::before {
  display: block;
  clip-path: polygon(0 0,100% 0,50% 100%);
  width: 100%;
  height: 128px;
  margin-bottom: 50px;
  background-color: #f0f0f0;
  content: ""
}
.lead__ttl {
  margin-bottom: 20px;
  font-family: "Noto Serif JP","Hiragino Mincho ProN","Yu Mincho",YuMincho,serif;
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: -.01em;
  text-align: center
}
.lead__desc {
  margin-bottom: 30px;
  font-size: 1.6rem;
  line-height: 1.8;
  text-align: center
}
.lead__chart {
  text-align: center;
  overflow: hidden
}
.support {
  background: url(../img/img_support_bg.jpg) no-repeat center center/cover
}
.support::after,
.support::before {
  display: block;
  height: 60px;
  content: ""
}
.support::before {
  background: linear-gradient(0deg,rgba(255,255,255,0) 0,#e8efea 100%)
}
.support::after {
  margin-top: 20px;
  background: linear-gradient(180deg,rgba(255,255,255,0) 0,#e8efea 100%)
}
.support__bg {
  padding: 50px 0
}
.support__ttl {
  margin-bottom: 30px;
  color: #fff;
  font-family: "Noto Serif JP","Hiragino Mincho ProN","Yu Mincho",YuMincho,serif;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.5
}
.support__cards {
  display: flex;
  gap: 20px;
  flex-direction: column
}
.support__card {
  flex: 1;
  padding: 20px;
  overflow: hidden;
  border-radius: 20px;
  background: #fff
}
.support__card-num {
  margin-bottom: 10px;
  color: #111950;
  font-family: "Noto Serif JP","Hiragino Mincho ProN","Yu Mincho",YuMincho,serif;
  font-size: 3.8rem;
  font-weight: 700;
  line-height: 1;
  text-align: center
}
.support__card-head {
  margin-bottom: 16px
}
.support__card-note {
  color: #111950;
  margin-bottom: 4px;
  font-size: 1.4rem;
  font-weight: 700
}
.support__card-highlight {
  display: inline;
  background-color: #111950;
  color: #fff;
  font-family: "Noto Serif JP","Hiragino Mincho ProN","Yu Mincho",YuMincho,serif;
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1.5
}
.support__card-sub {
  margin-top: 4px;
  font-size: 1.3rem;
  color: #111950
}
.support__card-body {
  margin-top: 12px
}
.support__card-img > img {
  width: 100%;
  border-radius: 8px
}
.support__card-text {
  margin-top: 16px;
  color: #111950;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1.5
}
.support__card-text .is-accent {
  margin-top: 4px;
  font-family: "Noto Serif JP","Hiragino Mincho ProN","Yu Mincho",YuMincho,serif;
  font-size: 1.6rem;
  font-weight: 700
}
.support__card-media {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 16px;
  align-items: start;
  margin-bottom: 12px
}
.support__card-media-label {
  display: inline-block;
  margin-bottom: 6px;
  padding: 2px 8px;
  border: 1px solid #111950;
  color: #111950;
  font-size: 1.1rem;
  font-weight: 700
}
.support__card-media-list > ul > li {
  position: relative;
  padding-left: 16px;
  font-size: 1.2rem;
  line-height: 1.6;
  color: #111950
}
.support__card-media-list > ul > li::before {
  position: absolute;
  left: 0;
  color: #111950;
  font-size: .8rem;
  content: "●"
}
.support__card-media-etc {
  margin-top: 4px;
  padding-left: 16px;
  font-size: 1.1rem
}
.support__message-wrap {
  display: flex;
  gap: 20px;
  flex-direction: column
}
.support__message-body {
  color: #fff
}
.support__message-ttl {
  margin-bottom: 16px;
  font-family: "Noto Serif JP","Hiragino Mincho ProN","Yu Mincho",YuMincho,serif;
  font-size: 2rem;
  font-weight: 700
}
.support__message-text {
  margin-bottom: 20px;
  font-size: 1.4rem;
  line-height: 1.8
}
.support__message-name {
  font-size: 1.8rem;
  font-weight: 700
}
.support__message-name > span {
  display: block;
  margin-bottom: 4px;
  font-size: 1.4rem
}
.about {
  position: relative;
  padding: 60px 0 50px;
  background: #e8efea
}
.about__wave {
  clip-path: ellipse(55% 100% at 50% 0);
  position: absolute;
  top: -40px;
  left: 0;
  width: 100%;
  height: 60px;
  background: #004916
}
.about__ttl {
  margin-bottom: 20px;
  font-family: "Noto Serif JP","Hiragino Mincho ProN","Yu Mincho",YuMincho,serif;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.4;
  text-align: center
}
.about__ttl .is-accent {
  color: #004916
}
.about__desc {
  margin-bottom: 30px;
  font-size: 1.6rem;
  line-height: 1.8;
  text-align: center
}
.about__line {
  width: 100%;
  max-width: 1160px;
  height: 2px;
  margin: 0 auto 30px;
  background: linear-gradient(90deg,rgba(17,25,80,0) .07%,#111950 35.12%,#111950 69.97%,rgba(17,25,80,0) 99.93%)
}
.about__points {
  display: flex;
  gap: 20px;
  flex-direction: column
}
.about__point {
  flex: 1;
  padding: 30px 20px;
  background: #fff;
  background: linear-gradient(180deg,#d1d5f3 0,#f8f9ff 57.21%);
  text-align: center;
  border-radius: 10px;
  box-shadow: 5px 5px 5px 0 rgba(0,0,0,.25)
}
.about__point-circle {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  margin-bottom: 12px;
  border-radius: 50%;
  background: #fff;
  color: #111950;
  font-family: Jost,"Hiragino Sans","Yu Gothic Medium","Yu Gothic",Meiryo,sans-serif;
  font-size: 2rem;
  font-weight: 700
}
.about__point-circle > span {
  margin-right: 2px;
  font-size: 1.2rem;
  padding-top: .3em
}
.about__point-num {
  margin-bottom: 8px;
  font-family: "Noto Serif JP","Hiragino Mincho ProN","Yu Mincho",YuMincho,serif;
  font-size: 2.4rem;
  font-weight: 700
}
.about__point-text {
  font-size: 1.4rem;
  line-height: 1.6
}
.voice {
  padding: 50px 0;
  overflow: hidden
}
.voice__slider {
  position: relative;
  margin-top: 30px;
  margin-inline: auto;
  padding-bottom: 50px;
  overflow: visible
}
.voice__slider .swiper-slide {
  opacity: .5;
  transition: opacity .3s
}
.voice__slider .swiper-slide.swiper-slide-active {
  opacity: 1
}
.voice__card {
  height: 100%;
  padding: 20px;
  border-radius: 20px;
  background: #f6f6f6
}
.voice__card-top {
  display: flex;
  gap: 16px;
  align-items: flex-start;
  margin-bottom: 16px
}
.voice__card-photo {
  flex-shrink: 0;
  width: 100px;
  height: 100px;
  overflow: hidden;
  border-radius: 50%
}
.voice__card-photo > img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%
}
.voice__card-info {
  padding-top: 4px
}
.voice__card-tag {
  display: inline-block;
  margin-bottom: 8px;
  padding: 4px 16px;
  border-radius: 20px;
  background: #004916;
  color: #fff;
  font-size: 1.2rem;
  font-weight: 700
}
.voice__card-name {
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1.5
}
.voice__card-text {
  font-size: 1.3rem;
  line-height: 1.8
}
.voice__nav-next,
.voice__nav-prev {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 50%;
  z-index: 10;
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  border-radius: 50%;
  box-shadow: 0 2px 6px rgba(0,0,0,.15);
  background: #004916;
  cursor: pointer
}
.voice__nav-next::after,
.voice__nav-prev::after {
  display: block;
  width: 10px;
  height: 10px;
  background-color: #fff;
  content: ""
}
.voice__nav-next::after,
.voice__nav-prev::after {
  -webkit-mask: url(../img/icon_slider_arrow.svg) no-repeat center center/contain;
  mask: url(../img/icon_slider_arrow.svg) no-repeat center center/contain
}
.voice__nav-prev {
  left: 10px
}
.voice__nav-prev::after {
  margin-left: 4px
}
.voice__nav-next {
  right: 10px
}
.voice__nav-next::after {
  transform: rotate(180deg);
  margin-right: 4px
}
.voice__pagination {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center
}
.voice__pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  margin: 0 5px!important;
  background: #ccc;
  opacity: 1
}
.voice__pagination .swiper-pagination-bullet-active {
  background: #004916
}
.overview {
  padding: 0 0 50px
}
.overview__video {
  margin-top: 20px
}
.overview__video-wrap {
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  overflow: hidden
}
.overview__video-wrap::after {
  clip-path: polygon(0 0,100% 50%,0 100%);
  position: absolute;
  top: 50%;
  left: 50%;
  aspect-ratio: 60/85;
  width: 40px;
  background-color: #fff;
  content: ""
}
.overview__video-wrap::after {
  translate: -50% -50%
}
.scenes {
  padding: 30px 0;
  background: #f6f6f6
}
.scenes__lead {
  margin-bottom: 30px;
  font-size: 1.4rem;
  line-height: 1.8;
  text-align: center
}
.scenes__cards {
  display: flex;
  gap: 20px;
  flex-direction: column
}
.scenes__card {
  flex: 1;
  padding: 20px;
  border-radius: 10px;
  box-shadow: 0 4px 12px rgba(0,0,0,.06);
  background: #fff
}
.scenes__card-num {
  margin-top: -.5em;
  color: #004916;
  font-family: "Noto Serif JP","Hiragino Mincho ProN","Yu Mincho",YuMincho,serif;
  font-size: 4rem;
  font-weight: 700;
  line-height: 1;
  text-align: center
}
.scenes__card-icon {
  margin: 10px 0 16px;
  text-align: center
}
.scenes__card-ttl {
  margin-bottom: 12px;
  font-size: 1.8rem;
  font-weight: 700;
  text-align: center
}
.scenes__card-list > li {
  position: relative;
  margin-bottom: 6px;
  padding-left: 24px;
  font-size: 1.4rem;
  line-height: 1.5
}
.scenes__card-list > li::before {
  position: absolute;
  top: 3px;
  left: 0;
  color: #10b141;
  content: "●"
}
.reason {
  padding: 30px 0
}
.reason__cards {
  display: grid;
  grid-template-columns: 1fr;
  gap: 20px
}
.reason__card {
  overflow: hidden;
  border: 1px solid #e5e5e5;
  border-radius: 10px;
  box-shadow: 0 2px 8px rgba(0,0,0,.06);
  background: #fff
}
.reason__card-img > img {
  -o-object-fit: contain;
  object-fit: contain;
  width: 100%;
  height: 180px
}
.reason__card-body {
  padding: 20px
}
.reason__card-ttl {
  margin-bottom: 8px;
  color: #004916;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.5
}
.reason__card-text {
  font-size: 1.4rem;
  line-height: 1.6
}
.flow {
  position: relative;
  padding: 50px 0;
  background: linear-gradient(to top,#fff,#e8efea)
}
.flow__wave-top {
  clip-path: polygon(0 0,100% 0,100% 0,0 100%);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 40px;
  background: #fff
}
.flow__wave-bottom {
  clip-path: polygon(100% 0,100% 100%,0 100%,0 100%);
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 40px;
  background: #fff
}
.flow__steps {
  display: grid;
  gap: 20px
}
.flow__step {
  display: grid;
  grid-template-rows: subgrid;
  gap: 0;
  position: relative;
  grid-row: span 4
}
.flow__step-head {
  position: relative;
  margin-bottom: 8px
}
.flow__step-num {
  display: grid;
  position: relative;
  aspect-ratio: 1/1;
  width: 70px;
  border-radius: 50%;
  background-color: #fff;
  color: #10b141;
  font-family: "Noto Serif JP","Hiragino Mincho ProN","Yu Mincho",YuMincho,serif;
  font-size: 3.4rem;
  font-weight: 700
}
.flow__step-num {
  place-items: center
}
.flow__step-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 1;
  width: 60px;
  height: 60px;
  border: 3px solid #004916;
  border-radius: 50%;
  background: #fff
}
.flow__step-icon > img {
  width: 30px
}
.flow__step-ttl {
  margin-bottom: 4px;
  font-size: 1.5rem;
  font-weight: 700
}
.flow__step-text {
  margin-bottom: 20px;
  font-size: 1.2rem;
  line-height: 1.6
}
.flow__step-img {
  overflow: hidden
}
.flow__step-img img {
  width: 100%
}
.flow__emphasis {
  margin-top: 30px;
  color: #004916;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.6;
  text-align: center
}
.study {
  padding: 50px 0
}
.study__wrap {
  display: flex;
  gap: 20px;
  flex-direction: column
}
.study__ttl {
  margin-bottom: 16px;
  font-family: "Noto Serif JP","Hiragino Mincho ProN","Yu Mincho",YuMincho,serif;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.5
}
.study__text {
  font-size: 1.4rem;
  line-height: 1.8
}
.study__note {
  margin-top: 20px;
  margin-bottom: 16px;
  font-size: 1.6rem;
  font-weight: 700
}
.study__flow {
  display: flex;
  gap: 0;
  flex-wrap: wrap
}
.study__flow-item {
  display: grid;
  flex: 1;
  position: relative;
  min-width: 80px;
  padding-left: 25px;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.5
}
.study__flow-item {
  place-items: center
}
.study__flow-item::after {
  display: block;
  clip-path: polygon(0 0,100% 0,50% 100%);
  position: absolute;
  top: calc(100% - 1px);
  left: 0;
  z-index: 1;
  width: 100%;
  height: 16px;
  content: ""
}
.study__flow-item:nth-child(1),
.study__flow-item:nth-child(2),
.study__flow-item:nth-child(3),
.study__flow-item:nth-child(4),
.study__flow-item:nth-child(7) {
  color: #fff
}
.study__flow-item:nth-child(1),
.study__flow-item:nth-child(7) {
  background-color: #004916
}
.study__flow-item:nth-child(1)::after,
.study__flow-item:nth-child(7)::after {
  background-color: #004916
}
.study__flow-item:nth-child(2) {
  background-color: #2f7946
}
.study__flow-item:nth-child(2)::after {
  background-color: #2f7946
}
.study__flow-item:nth-child(3) {
  background-color: #44985d
}
.study__flow-item:nth-child(3)::after {
  background-color: #44985d
}
.study__flow-item:nth-child(4) {
  background-color: #74a482
}
.study__flow-item:nth-child(4)::after {
  background-color: #74a482
}
.study__flow-item:nth-child(5) {
  background-color: #b8d0bf
}
.study__flow-item:nth-child(5)::after {
  background-color: #b8d0bf
}
.study__flow-item:nth-child(6) {
  background-color: #e8efea
}
.study__flow-item:nth-child(6)::after {
  background-color: #e8efea
}
.plan {
  position: relative;
  padding: 50px 0;
  background: url(../img/img_plan_bg.jpg) no-repeat center center/cover
}
.plan__cards {
  display: flex;
  gap: 20px;
  flex-direction: column;
  max-width: 865px;
  margin-bottom: 40px;
  margin-inline: auto
}
.plan__card {
  flex: 1;
  padding: 24px 20px;
  border-radius: 8px;
  background: #fff
}
.plan__card:nth-child(1) {
  background-color: #f4fff7
}
.plan__card:nth-child(1) .plan__card-price-num {
  color: #10b141
}
.plan__card:nth-child(1) .plan__card-list > li::before {
  color: #10b141
}
.plan__card:nth-child(1) .plan__card-list {
  margin-bottom: 20px
}
.plan__card-ttl {
  margin-bottom: 10px;
  font-size: 1.6rem;
  font-weight: 700;
  text-align: center
}
.plan__card-price {
  margin-bottom: 16px;
  text-align: center
}
.plan__card-price-num {
  color: #004916;
  font-family: "Noto Serif JP","Hiragino Mincho ProN","Yu Mincho",YuMincho,serif;
  font-size: 12vw;
  font-weight: 700
}
.plan__card-price-tax {
  margin-left: .5em;
  font-size: 4.2666666667vw;
  font-weight: 700
}
.plan__card-line {
  width: 100%;
  height: 1px;
  margin-bottom: 16px;
  background: #ccc
}
.plan__card-list-wrap {
  display: flex
}
.plan__card-discription {
  margin-right: 20px
}
.plan__card-list {
  margin-bottom: 20px
}
.plan__card-list > li {
  position: relative;
  margin-bottom: 6px;
  padding-left: 20px;
  font-size: 3.7333333333vw;
  line-height: 1.8
}
.plan__card-list > li::before {
  position: absolute;
  top: 0;
  left: 0;
  color: #004916;
  font-size: 1.8rem;
  content: "●"
}
.plan__card-note {
  margin-left: 6px
}
.plan__card-cta {
  display: flex;
  gap: 10px;
  flex-direction: column;
  position: relative
}
.plan__card-caution {
  margin-top: 16px;
  color: #666;
  font-size: 1.1rem;
  line-height: 1.6
}
.plan__card-caution li {
  padding-left: 1em;
  text-indent: -1em
}
.plan__benefit {
  position: relative;
  padding: 40px 16px 30px;
  border: 2px solid transparent;
  border-radius: 12px;
  background: linear-gradient(#fff,#fff) padding-box,linear-gradient(to right,#111950,#2739b6) border-box
}
.plan__benefit-ttl {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%,-60%);
  padding: 10px 40px;
  background: linear-gradient(to right,#111950,#2739b6);
  color: #fff;
  font-family: "Noto Serif JP","Hiragino Mincho ProN","Yu Mincho",YuMincho,serif;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.5;
  text-align: center;
  white-space: nowrap
}
.plan__benefit-target {
  margin-bottom: 10px;
  color: #000;
  font-size: 1.3rem;
  font-weight: 700;
  text-align: center
}
.plan__benefit-target-label {
  display: inline-block;
  margin-right: 8px;
  padding: 2px 10px;
  border-radius: 3px;
  background: #2638b4;
  color: #fff;
  font-size: 1.2rem;
  font-weight: 700
}
.plan__benefit-target-date {
  color: #2638b4
}
.plan__benefit-items {
  display: flex;
  gap: 30px;
  flex-direction: column
}
.plan__benefit-item {
  display: grid;
  grid-template-columns: 1fr;
  gap: 12px
}
.plan__benefit-item-num {
  position: relative;
  margin-bottom: -.6em;
  margin-left: .2em;
  color: #2638b4;
  font-family: "Noto Serif JP","Hiragino Mincho ProN","Yu Mincho",YuMincho,serif;
  font-size: 4.5rem;
  font-weight: 700;
  line-height: 1;
  line-height: 1;
  letter-spacing: -.01em
}
.plan__benefit-item-img {
  overflow: hidden
}
.plan__benefit-item-text {
  color: #413b39;
  font-family: "Noto Serif JP","Hiragino Mincho ProN","Yu Mincho",YuMincho,serif;
  font-size: 1.3rem;
  font-weight: 700;
  line-height: 1.8
}
.plan__benefit-item-text > strong {
  display: block;
  font-size: 1.8rem;
  font-weight: 700
}
.plan__benefit-item-desc {
  color: #000;
  font-size: 1.2rem;
  line-height: 1.8
}
.plan__benefit-item-link {
  display: inline-block;
  margin-top: 8px;
  color: #2638b4;
  font-size: 1.3rem;
  font-weight: 700;
  text-decoration: underline
}
.yet-wrap {
  position: absolute;
  inset: 0;
  display: grid;
  place-items: center;
  background-color: rgba(0,0,0,.5);
  color: #fff;
  font-size: 1.8rem
}
.faq {
  padding: 50px 0;
  background: #f6f6f6
}
.faq__list {
  margin: 0 auto
}
.faq__item {
  margin-bottom: 12px;
  overflow: hidden;
  background: #fff
}
.faq__q {
  display: flex;
  gap: 10px;
  align-items: flex-start;
  padding: 16px 20px 8px
}
.faq__q-label {
  flex-shrink: 0;
  color: #898989;
  font-family: "Noto Serif JP","Hiragino Mincho ProN","Yu Mincho",YuMincho,serif;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1;
  padding-top: .1em
}
.faq__q-text {
  padding-top: 2px;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.8
}
.faq__a {
  display: flex;
  gap: 10px;
  align-items: flex-start;
  padding: 0 20px 16px
}
.faq__a-label {
  flex-shrink: 0;
  color: #004916;
  font-family: "Noto Serif JP","Hiragino Mincho ProN","Yu Mincho",YuMincho,serif;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1;
  padding-top: .1em
}
.faq__a-text {
  padding-top: 4px;
  font-size: 1.4rem;
  line-height: 1.8
}
.seminar {
  padding: 0;
  background: #f6f6f6
}
.seminar > .m-inner {
  padding: 30px 20px;
  box-sizing: border-box;
  background: #fff
}
.seminar__ttl {
  margin-bottom: 16px;
  color: #004916;
  font-family: "Noto Serif JP","Hiragino Mincho ProN","Yu Mincho",YuMincho,serif;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.5;
  text-align: center
}
.seminar__sub {
  margin-bottom: 30px;
  color: #004916;
  font-size: 1.3rem;
  font-weight: 700;
  text-align: center
}
.seminar__info {
  display: grid;
  gap: 20px;
  margin-bottom: 30px
}
.seminar__info dl {
  display: flex
}
.seminar__info dt {
  flex-shrink: 0;
  min-width: 80px;
  color: #004916;
  font-size: 1.4rem;
  font-weight: 700
}
.seminar__info dd {
  font-size: 1.3rem;
  line-height: 1.8
}
.seminar__info-left {
  display: grid;
  gap: 20px;
  flex: 1
}
.seminar__info-right {
  display: grid;
  gap: 20px;
  flex: 1
}
.seminar__dates {
  display: flex;
  gap: 24px;
  flex-direction: column
}
.seminar__date-ttl {
  margin-bottom: 12px;
  font-size: 1.8rem;
  font-weight: 700
}
.seminar__date-cta {
  display: flex;
  gap: 10px;
  flex-direction: column;
  position: relative
}
.seminar__date-cta > a {
  flex: 1
}
.contact {
  position: relative;
  background: url(../img/img_contact_bg.jpg) no-repeat center center/cover
}
.contact__inner {
  position: relative;
  z-index: 1;
  padding: 50px 20px;
  text-align: center
}
.contact__ttl {
  margin-bottom: 12px;
  color: #fff;
  font-family: "Noto Serif JP","Hiragino Mincho ProN","Yu Mincho",YuMincho,serif;
  font-size: 2.4rem;
  font-weight: 700
}
.contact__text {
  margin-bottom: 20px;
  color: #fff;
  font-size: 1.3rem
}
.fixed-bnr {
  position: fixed;
  right: 0;
  bottom: 60px;
  z-index: 5;
  padding: 18px 23px 16px;
  background-color: #f0fff4;
  transition: opacity .4s ease
}
.fixed-bnr.is-hidden {
  opacity: 0;
  pointer-events: none
}
.fixed-bnr__text {
  color: #004916;
  font-size: 1.8rem;
  font-weight: 700;
  text-align: center
}
.fixed-bnr__btn {
  display: grid;
  grid-template-columns: 1fr auto;
  align-items: center;
  min-height: 52px;
  margin-top: 10px;
  padding: 10px 20px;
  border-radius: 5px;
  background: linear-gradient(180deg,#00a632 0,#01581b 113.28%);
  color: #fff;
  font-family: "Noto Serif JP","Hiragino Mincho ProN","Yu Mincho",YuMincho,serif;
  font-size: 1.8rem;
  font-weight: 700;
  text-align: center
}
.fixed-bnr__btn::after {
  display: block;
  clip-path: polygon(0 0,100% 50%,0 100%);
  width: 7px;
  height: 10px;
  background-color: #fff;
  content: ""
}
.l-footer {
  padding: 30px 0
}
.l-footer__inner {
  text-align: center
}
.l-footer__logo {
  display: inline-block
}
.l-footer__logo > img {
  width: auto;
  height: 40px
}
.l-footer a{
	color: #fff;
}
@media screen and (min-width:768px) {
  a:hover {
    text-decoration: none;
    opacity: .7
  }
  a[href^=tel]:hover {
    opacity: 1
  }
  body {
    min-width: 1000px;
    font-size: 1.5rem
  }
  .pc-none {
    display: none
  }
  .m-inner {
    padding: 0 4%
  }
  #lbox #close {
    left: auto;
    right: 40px
  }
  .m-heading-01 {
    margin-bottom: 40px;
    font-size: 3.2rem
  }
  .m-heading-02 {
    margin-bottom: 40px;
    font-size: 3.2rem
  }
  .m-btn-01 {
    padding: 12px 20px
  }
  .m-btn-02 {
    padding: 12px 20px
  }
  .m-btn-03 {
    padding: 10px 24px;
    font-size: 1.6rem
  }
  .m-btn-04__main {
    font-size: 1.8rem
  }
  .m-btn-05__main {
    font-size: 1.8rem
  }
  .m-btn-06 {
    padding: 14px 80px;
    font-size: 1.8rem
  }
  .l-header {
    min-width: 1000px
  }
  .l-header__inner {
    height: 80px;
    padding: 0 35px
  }
  .l-header__logo {
    padding-right: 16px
  }
  .l-header__logo > img {
    height: 51px
  }
  .l-header__nav > ul > li > a {
    font-size: 1.4rem
  }
  .mv {
    margin-top: 80px
  }
  .mv__content {
    padding: 40px 60px
  }
  .mv__sub {
    margin-bottom: 5px;
    font-size: 2.8rem
  }
  .mv__ttl {
    margin-bottom: -16px;
    font-size: 5rem
  }
  .mv__logo {
    margin-left: -4%
  }
  .mv__logo > img {
    width: 587px
  }
  .mv__boxes {
    gap: 20px;
    flex-direction: row;
    justify-content: center
  }
  .mv__box {
    width: 496px;
    padding: 10px 30px 16px
  }
  .mv__box-label {
    font-size: 2rem
  }
  .mv__box-text {
    font-size: 2.4rem;
    line-height: 40px
  }
  .mv__box-text .is-accent {
    font-size: 4rem
  }
  .mv__inquiry {
    margin-top: 20px;
    font-size: 1.8rem
  }
  .problem {
    padding: 80px 0
  }
  .problem__ttl {
    margin-bottom: 30px;
    font-size: 4rem
  }
  .problem__lead {
    margin-bottom: 50px;
    font-size: 1.8rem
  }
  .problem__cards {
    grid-template-columns: repeat(4,1fr);
    gap: 20px
  }
  .problem__card-text {
    font-size: 1.4rem
  }
  .lead::before {
    margin-bottom: 80px
  }
  .lead__ttl {
    margin-bottom: 30px;
    font-size: 5.6rem
  }
  .lead__desc {
    margin-bottom: 40px;
    font-size: 1.8rem
  }
  .lead__chart {
    border-radius: 10px
  }
  .support::after,
  .support::before {
    height: 113px
  }
  .support::after {
    margin-top: 40px
  }
  .support__bg {
    padding: 80px 0
  }
  .support__ttl {
    margin-bottom: 50px;
    font-size: 4rem
  }
  .support__cards {
    gap: 30px;
    flex-direction: row
  }
  .support__card {
    padding: 16px 20px
  }
  .support__card-num {
    font-size: 5rem
  }
  .support__card-note {
    font-size: 1.6rem
  }
  .support__card-highlight {
    font-size: 3.2rem
  }
  .support__card-sub {
    font-size: 1.5rem
  }
  .support__card-text {
    font-size: 1.6rem
  }
  .support__card-text .is-accent {
    font-size: 2rem
  }
  .support__card-media-label {
    font-size: 1.2rem
  }
  .support__card-media-etc {
    font-size: 1.2rem
  }
  .support__message-wrap {
    gap: 50px;
    flex-direction: row;
    align-items: flex-start
  }
  .support__message-img {
    flex-shrink: 0;
    width: 353px
  }
  .support__message-ttl {
    margin-bottom: 20px;
    font-size: 3.2rem
  }
  .support__message-text {
    font-size: 1.6rem
  }
  .support__message-name {
    font-size: 2.4rem
  }
  .support__message-name > span {
    font-size: 1.8rem
  }
  .about {
    padding: 100px 0 40px
  }
  .about__wave {
    top: -50px;
    height: 80px
  }
  .about__ttl {
    margin-bottom: 30px;
    font-size: clamp(4rem,4.6875vw,6rem);
    line-height: 1.5
  }
  .about__desc {
    margin-bottom: 40px;
    font-size: 1.8rem
  }
  .about__line {
    margin: 0 auto 40px
  }
  .about__points {
    gap: 30px;
    flex-direction: row
  }
  .about__point {
    padding: 40px 30px
  }
  .about__point-circle {
    width: 76px;
    height: 76px;
    font-size: 2.4rem
  }
  .about__point-circle > span {
    font-size: 1.5rem
  }
  .about__point-num {
    font-size: 4rem
  }
  .about__point-text {
    font-size: 1.8rem
  }
  .voice {
    padding: 80px 0
  }
  .voice__slider {
    margin-top: 40px;
    padding-bottom: 60px
  }
  .voice__card {
    padding: 30px
  }
  .voice__card-photo {
    width: 137px;
    height: 137px
  }
  .voice__card-tag {
    padding: 6px 20px;
    font-size: 1.6rem
  }
  .voice__card-name {
    font-size: 1.8rem
  }
  .voice__card-text {
    font-size: 1.6rem
  }
  .voice__nav-next,
  .voice__nav-prev {
    width: 60px;
    height: 60px
  }
  .voice__nav-next::after,
  .voice__nav-prev::after {
    width: 20px;
    height: 20px
  }
  .voice__nav-prev {
    left: 27%
  }
  .voice__nav-next {
    right: 27%
  }
  .voice__pagination .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    margin: 0 10px!important
  }
  .overview {
    padding: 0 0 80px
  }
  .overview__video {
    margin-top: 30px
  }
  .overview__video-wrap::after {
    width: 60px
  }
  .scenes {
    padding: 40px 0
  }
  .scenes__lead {
    margin-bottom: 50px;
    font-size: 1.6rem
  }
  .scenes__cards {
    gap: 50px;
    flex-direction: row
  }
  .scenes__card {
    padding: 0 42px 40px;
    border-radius: 20px
  }
  .scenes__card-num {
    font-size: 5rem
  }
  .scenes__card-ttl {
    margin-bottom: 10px;
    font-size: 2.4rem
  }
  .scenes__card-list > li {
    margin-bottom: 8px;
    font-size: 1.8rem;
    line-height: 1.8
  }
  .reason {
    padding: 40px 0
  }
  .reason__cards {
    grid-template-columns: repeat(2,1fr)
  }
  .reason__card {
    border-radius: 20px
  }
  .reason__card-img > img {
    height: 239px
  }
  .reason__card-body {
    padding: 24px 20px
  }
  .reason__card-ttl {
    font-size: 2.4rem
  }
  .reason__card-text {
    font-size: 1.6rem
  }
  .flow {
    padding: 88px 0;
    background: linear-gradient(to right,#fff,#e8efea)
  }
  .flow__wave-top {
    height: 80px
  }
  .flow__wave-bottom {
    height: 80px
  }
  .flow__steps {
    grid-template-columns: repeat(4,1fr);
    gap: 18PX
  }
  .flow__step:first-child .flow__step-head::after {
    position: absolute;
    top: 50%;
    right: 100%;
    width: 60px;
    height: 2px;
    background-color: #54a66d;
    opacity: .5;
    content: ""
  }
  .flow__step-head::before {
    position: absolute;
    top: 54px;
    left: 0;
    width: calc(100% + 50px);
    height: 2px;
    background-color: #54a66d;
    content: "";
    opacity: .5
  }
  .flow__step-num {
    width: 108px;
    font-size: 5rem
  }
  .flow__step-icon {
    width: 80px;
    height: 80px
  }
  .flow__step-icon > img {
    width: 40px
  }
  .flow__step-ttl {
    margin-bottom: 6px;
    font-size: 1.8rem
  }
  .flow__step-text {
    font-size: 1.4rem
  }
  .flow__emphasis {
    margin-top: 50px;
    font-size: 2.4rem
  }
  .study {
    padding: 80px 0
  }
  .study__wrap {
    gap: 40px;
    flex-direction: row;
    align-items: flex-start
  }
  .study__body {
    flex: 1
  }
  .study__ttl {
    margin-bottom: 24px;
    font-size: 4rem
  }
  .study__text {
    font-size: 1.6rem
  }
  .study__img {
    flex-shrink: 0;
    width: 540px
  }
  .study__note {
    margin-top: 30px;
    font-size: 1.8rem
  }
  .study__flow {
    flex-wrap: nowrap
  }
  .study__flow-item {
    height: 79px;
    font-size: 1.8rem
  }
  .study__flow-item::after {
    clip-path: polygon(0 0,100% 50%,0 100%);
    top: 0;
    left: calc(100% - 1px);
    width: 20px;
    height: 100%
  }
  .study__flow-item:nth-child(6) {
    flex: none;
    flex-shrink: 0
  }
  .plan {
    padding: 80px 0
  }
  .plan__cards {
    gap: 30px;
    flex-direction: row;
    margin-bottom: 65px
  }
  .plan__card {
    padding: 24px 37px
  }
  .plan__card-ttl {
    font-size: 1.8rem
  }
  .plan__card-price-num {
    font-size: 6rem
  }
  .plan__card-price-tax {
    font-size: 1.8rem
  }
  .plan__card-list {
    margin-bottom: 94px
  }
  .plan__card-list > li {
    font-size: 1.6rem
  }
  .plan__card-caution {
    font-size: 1.4rem
  }
  .plan__benefit {
    padding: 50px 40px 40px
  }
  .plan__benefit-ttl {
    width: 406px;
    font-size: 3.2rem
  }
  .plan__benefit-target {
    margin-bottom: 15px;
    font-size: 1.6rem
  }
  .plan__benefit-target-label {
    font-size: 1.6rem
  }
  .plan__benefit-item {
    grid-template-columns: 239px 1fr 1fr;
    grid-template-rows: auto 1fr;
    gap: 10px 20px;
    align-items: start
  }
  .plan__benefit-item-num {
    font-size: 5rem;
    grid-column: 1;
    grid-row: 1
  }
  .plan__benefit-item-img {
    width: 239px;
    grid-column: 1;
    grid-row: 2
  }
  .plan__benefit-item-body {
    padding-top: 25px;
    grid-column: 2;
    grid-row: 1/-1
  }
  .plan__benefit-item-text {
    font-size: 1.6rem
  }
  .plan__benefit-item-text > strong {
    font-size: 2.4rem
  }
  .plan__benefit-item-desc {
    padding-top: 25px;
    font-size: 1.6rem;
    grid-column: 3;
    grid-row: 1/-1
  }
  .plan__benefit-item-link {
    font-size: 1.8rem
  }
  .faq {
    padding: 80px 0
  }
  .faq__item {
    margin-bottom: 16px
  }
  .faq__q {
    padding: 20px 24px 10px
  }
  .faq__q-label {
    font-size: 2.4rem
  }
  .faq__q-text {
    font-size: 1.8rem
  }
  .faq__a {
    padding: 0 24px 20px
  }
  .faq__a-label {
    font-size: 2.4rem
  }
  .faq__a-text {
    font-size: 1.6rem
  }
  .seminar {
    padding: 0 0 80px
  }
  .seminar > .m-inner {
    padding: 60px 74px;
    border-radius: 20px
  }
  .seminar__ttl {
    margin-bottom: 20px;
    font-size: 4rem;
    letter-spacing: -.01em
  }
  .seminar__sub {
    margin-bottom: 40px;
    font-size: 1.8rem
  }
  .seminar__info {
    grid-template-columns: repeat(2,1fr);
    gap: 0;
    margin-bottom: 50px
  }
  .seminar__info dt {
    min-width: 120px;
    font-size: 1.8rem
  }
  .seminar__info dd {
    font-size: 1.8rem
  }
  .seminar__info-left {
    gap: 40px;
    padding-right: 40px;
    border-right: 1px solid #ccc
  }
  .seminar__info-right {
    gap: 40px;
    padding-left: 60px
  }
  .seminar__date-ttl {
    margin-bottom: 16px;
    font-size: 2.4rem
  }
  .seminar__date-cta {
    gap: 20px;
    flex-direction: row
  }
  .contact__inner {
    padding: 80px 0
  }
  .contact__ttl {
    margin-bottom: 16px;
    font-size: 3.6rem
  }
  .contact__text {
    margin-bottom: 30px;
    font-size: 1.6rem
  }
  .l-footer {
    padding: 40px 0
  }
  .l-footer__logo > img {
    height: 50px
  }
}
@media screen and (max-width:767px) {
  .sp-none {
    display: none
  }
  #lbox .lbox-inr {
    padding: 2.4vw 2.93vw;
    width: 100%
  }
  .l-header__nav {
    margin-bottom: 20px
  }
  .l-header__nav > ul {
    gap: 0;
    flex-direction: column
  }
  .l-header__nav > ul > li > a {
    display: block;
    padding: 16px 0;
    font-size: 1.4rem;
    font-weight: 700
  }
  .l-header__nav-wrap {
    gap: 0;
    flex-direction: column;
    align-items: stretch;
    visibility: hidden;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1;
    width: 100%;
    height: calc(100dvh - 56px);
    padding: 20px;
    overflow-y: auto;
    background: #f4fff7;
    opacity: 0;
    transition: opacity .3s,visibility .3s
  }
  .l-header__nav-wrap.is-open {
    visibility: visible;
    opacity: 1
  }
  .l-header__cta {
    gap: 12px;
    flex-direction: column;
    max-width: 225px;
    margin-inline: auto
  }
  .mv__text {
    display: grid;
    place-content: center;
    margin-bottom: -1.8666666667vw
  }
  .mv__logo {
    margin: 0 -2% 0 -6%
  }
  .mv__box .m-btn-02 {
    width: 100%;
    max-width: 326px
  }
  .problem__cards {
    margin: 0 -2%
  }
  .lead__chart {
    margin: 0 -8px
  }
  .lead__chart img {
    width: 100%
  }
  .study__flow {
    flex-direction: column
  }
  .study__flow-item {
    padding: 24px 0 0 0
  }
  .study__flow-item:nth-child(1) {
    padding: 10px 0 0 0
  }
  .plan__card-discription {
    margin-right: 4.5333333333vw
  }
  .plan__card-discription img {
    width: 22vw
  }
  .plan__card-list > li {
    padding-left: 5.3333333333vw;
    margin-bottom: 1.6vw
  }
  .plan__card-list > li::before {
    font-size: 3.7333333333vw
  }
  .fixed-bnr {
    display: none
  }
}
@media (any-hover:hover) {
  .m-btn-01:hover {
    opacity: 1;
    background-color: #4251b7
  }
  .m-btn-02:hover {
    opacity: 1;
    background-color: #23743b
  }
  .m-btn-05:hover {
    border: 1px solid #10b141;
    background-color: #f0fff4
  }
  .m-btn-06 {
    transition: all .4s ease
  }
  .m-btn-06:hover {
    background-color: #004916;
    color: #fff
  }
  .m-btn-06:hover::after {
    border-color: transparent transparent transparent #fff
  }
  .fixed-bnr__btn:hover {
    opacity: 1;
    background: linear-gradient(0deg,#00a632 0,#00a632 100%)
  }
}