@charset "UTF-8";

body {
  font-family: "Zen Maru Gothic", sans-serif;
}

html {
  scroll-behavior: smooth;
}

.g-header {
  position: fixed;
  width: 100%;
}

.c-visual-type2 .catchcopy {
  top: 50%;
  background: #ffffffb8;
  width: fit-content;
  padding: 20px;
  margin: 0 auto;
}

.c-headline__type5-ttl {
  font-size: 3.6rem;
}

.c-card-choice__box-ttl {
  font-size: 3rem;
  color: #f39800;
  margin-bottom: 30px;
}

.mb50 {
  margin-bottom: 50px;
}

.c-visual-type2 {
  height: 100vh;
}

.c-visual-type2__image {
  height: 100vh;
}

.c-visual-type2__image .src {
  background-position: bottom;
}

.c-after__dots--ac2 {
  background-image: radial-gradient(#d3f090 10%, transparent 20%),
    radial-gradient(#d3f090 10%, transparent 20%);
}

.g-header__contact-btn a {
  background-color: #18b300;
  color: #fff;
}

.c-btn {
  background-color: #18b300;
  color: #fff;
  font-size: 2rem;
}

.c-shadow-box--kc {
  box-shadow: inherit;
  border-radius: 20px;
}

.c-visual-type2 .catchcopy-title {
  transform: rotate(0deg);
  text-shadow: inherit;
}

.c-visual-type2 .catchcopy-title > * {
  font-family: inherit;
  font-size: 4.5rem;
  color: #0e0e0e;
}

.c-visual-type2 .catchcopy-body > * {
  text-align: center;
  color: #ed726b;
  border-bottom: 1px solid #2a9910;
  width: fit-content;
  padding: 0 20px 5px;
}

.c-visual-type2 .catchcopy-body {
  text-align: center;
  text-shadow: none;
}

.c-visual-type2__image:before {
  content: "";
  /* background-color: rgba(0,0,0,0.5);
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAYAAABytg0kAAAAFElEQVQYV2NkYGD4z8DAwMjIAAUADikBA/gvnngAAAAASUVORK5CYII=); */
  background-position: center;
  background-repeat: repeat;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  opacity: 0.6;
  z-index: 1;
}

.logo_mv {
  width: 50%;
  order: 2;
  margin: 0 auto;
}

.c-visual-sub .catchcopy-body {
  margin-left: 0;
}

.c-visual-sub-image:before {
  background-color: #000;
}

.c-section--line {
  background-image: url(../img/common/line_bk.png);
  background-color: inherit;
  min-height: 115px;
  background-position: center;
  background-repeat: no-repeat;
  margin-top: 100px;
}

.c-headline__type3-ttl {
  color: #18b300 !important;
}

.c-after__dig--ac {
  background-color: #64ca58;
}

.dot01 {
  background-color: #d3f090;
  background-image: -webkit-gradient(
    linear,
    0 0,
    100% 100%,
    color-stop(0.25, #efffcb),
    color-stop(0.25, transparent),
    color-stop(0.5, transparent),
    color-stop(0.5, #e7f8fc),
    color-stop(0.75, #efffcb),
    color-stop(0.75, transparent),
    to(transparent)
  );
  -webkit-background-size: 7px 7px;
}

.dot02 {
  background-color: #ffecec;
  background-image: -webkit-gradient(
    linear,
    0 0,
    100% 100%,
    color-stop(0.25, #ffe2e2),
    color-stop(0.25, transparent),
    color-stop(0.5, transparent),
    color-stop(0.5, #ffe2e2),
    color-stop(0.75, #ffe2e2),
    color-stop(0.75, transparent),
    to(transparent)
  );
  -webkit-background-size: 7px 7px;
}

.c-numbering__panel:before {
  display: none;
}

.c-em {
  font-size: 24px;
  color: #000;
}

.c-em02 {
  font-size: 24px;
  display: block;
  text-align: center;
  color: #fff;
}

.recruit_btn {
  background: #e2f8b1;
  width: 50%;
  margin: 0 auto;
  color: #6e5027;
  padding: 10px 20px;
}

.recruit_btn:hover {
  color: #fff;
  text-decoration: none;
}

.g-cta__mail-icon {
  background: rgb(248 140 58);
}

.g-cta__mail-contact-btn {
  background: #e2f8b1;
  color: #6e5027;
}

.g-nav__list .nav-link {
  color: #000;
}

.g-nav__list .nav-link:hover:after {
  color: #000;
}

.g-nav__list .nav-link:hover {
  color: #000;
}

.g-pagetop a {
  background: #d3f090;
}

.g-footer__copyright {
  color: #fff;
  background-color: #d3f090;
}

.fs20 {
  font-size: 20px;
}

.c-headline__type3-body {
  font-size: 1.8rem;
}

.g-cta__mail-title {
  border: inherit;
}

.c-headline__type2-ttl {
  font-family: inherit;
}

.c-shadow-box {
  box-shadow: 5px 5px 10px 0px #f88c3a7d;
}

.c-after__black--9 {
  background-color: #e2f8b1;
}

.c-visual-sub .catchcopy-title {
  font-family: inherit;
}

.contain:after {
  padding: calc(110% * 9 / 16) 0 0;
}

.c-btn:hover {
  color: #000;
  opacity: 0.7;
  text-decoration: none !important;
}

.g-cta__mail-contact-btn:hover {
  color: #000;
  text-decoration: none !important;
}

.g-header__contact-btn a:hover {
  color: #000;
  text-decoration: none !important;
}

/*child page */

.feature h2 {
  position: relative;
  padding: 0 65px;
  text-align: center;
}

.feature h2:before {
  position: absolute;
  top: calc(50% - 1px);
  left: 0;
  width: 100%;
  height: 2px;
  content: "";
  background: #000;
}

.feature h2 span {
  position: relative;
  padding: 0 1em;
  background: #fff;
}

.feature ul {
  list-style-type: none;
}

.feature ul li {
  position: relative;
  line-height: 1.8;
}

.feature ul li::after {
  content: "";
  display: block;
  position: absolute;
  top: 0.5em;
  left: -1.5em;
  width: 10px;
  height: 5px;
  border-left: 3px solid #9c9c9c;
  border-bottom: 3px solid #9c9c9c;
  transform: rotate(-45deg);
}

.dashed {
  border-bottom: 3px dashed #f88c3a;
  padding-bottom: 5px;
}

.sub_title {
  font-size: 18px;
  color: #f88c3a;
  border-bottom: 5px solid #b7835c;
  padding-bottom: 0px;
  margin-bottom: 20px;
  display: block;
  width: fit-content;
}

.price {
  margin-top: 20px;
  display: flex;
}

.price span {
  color: #fff;
  background: #f88c3a;
  padding: 5px;
  margin: 0 10px 0px 0;
  border-radius: 1rem;
  font-weight: bold;
}

.mr20 {
  margin-right: 20px;
}

.mt20 {
  margin-top: 20px;
}

.block {
  display: block;
}

.red {
  color: red;
}

.mt50 {
  margin-top: 50px;
}

.price02 {
  margin-top: 20px;
  display: block;
}

.price02 span {
  color: #fff;
  background: #f88c3a;
  padding: 5px;
  margin: 0 10px 0px 0;
  border-radius: 1rem;
  font-weight: bold;
}

.price02 li {
  margin-top: 20px;
}

.lead {
  font-size: inherit;
}

.c-sitemap .nav-item a {
  color: #107627 !important;
  background-color: #d3f090;
}

.c-sitemap .nav-item a:hover {
  background-color: #d3f090a8;
}

.contain {
  background-size: contain !important;
}

/* .g-footer__logo img {
    width: 40%;
}

.g-header__logo-link-img {
    max-width: 100px;
} */

.youtube {
  width: 50%;
}

.youtube_recruit {
  width: 50%;
  margin: 50px auto 0;
}

.container80 {
  width: 80%;
  margin: 0 auto;
}

.c-image__src--16_circle {
  border-radius: 50%;
}

.c-image__src--16_circle:after {
  padding: calc(100% * 16 / 16) 0 0;
}

.staff {
  margin: 30px 0 0;
}

.staff li {
  margin: 0 0 15px;
}

.bold {
  font-weight: bold;
}

/* ドット基本 */

.box {
  width: 100%;
  height: 200px;
}

.bg_dot {
  background-color: #fff;
  background-size: 65px 65px;
}

/* ドット小 */
.is-small {
  background-image: radial-gradient(#e3e3e3 5%, transparent 5%);
}

.name {
  font-size: 20px;
  margin-top: 10px;
}

.list {
  width: 100%;
  padding: 20px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.list li {
  color: #000;
  background: #e2f8b1;
  width: 30%;
  padding: 10px;
  border-radius: 10px;
  word-break: break-word;
  margin: 5px;
  text-align: left;
}

.subtitle {
  margin: 0 0 20px;
  font-size: 32px;
}

.line {
  border-bottom: solid 3px #cce4ff;
  position: relative;
}

.line:after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 3px #ec726a;
  bottom: -3px;
  width: 20%;
}

.list_title {
  display: block;
  text-align: center;
  width: 100%;
  font-size: 20px;
  margin: 0 0 10px;
}

.flow {
  padding-left: 120px;
  position: relative;
}

.flow::before {
  content: "";
  width: 15px;
  height: 100%;
  background: #eee;
  margin-left: -8px;
  display: block;
  position: absolute;
  top: 0;
  left: 120px;
}

.flow > li {
  position: relative;
}

.flow > li:not(:last-child) {
  margin-bottom: 8vh;
}

.flow > li .icon {
  font-size: 12px;
  color: #fff;
  background: rgb(107, 144, 219);
  background: -moz-linear-gradient(
    left,
    rgba(107, 144, 219, 1) 0%,
    rgba(102, 213, 233, 1) 100%
  );
  background: -webkit-linear-gradient(
    left,
    rgba(107, 144, 219, 1) 0%,
    rgba(102, 213, 233, 1) 100%
  );
  background: linear-gradient(
    to right,
    rgba(107, 144, 219, 1) 0%,
    rgba(102, 213, 233, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6b90db', endColorstr='#66d5e9', GradientType=1);
  padding: 8px 20px;
  display: block;
  position: absolute;
  top: 0;
  left: -120px;
  z-index: 100;
}

.flow > li .icon::after {
  content: "";
  border-style: solid;
  border-width: 5px 0 5px 10px;
  border-color: transparent transparent transparent #66d5e9;
  position: absolute;
  top: 50%;
  left: 100%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.flow > li dl {
  padding-left: 70px;
  position: relative;
}

.flow > li dl::before,
.flow > li dl::after {
  content: "";
  display: block;
  position: absolute;
  top: 15px;
}

.flow > li dl::before {
  width: 7px;
  height: 7px;
  margin-top: -3px;
  background: #6b90db;
  border-radius: 50%;
  left: -4px;
}

.flow > li dl::after {
  width: 50px;
  border-bottom: 1px dashed #999;
  position: absolute;
  left: 5px;
}

.flow > li dl dt {
  font-size: 20px;
  font-weight: 600;
  color: rgb(107, 144, 219);
  margin-bottom: 1vh;
}

.c-table {
  white-space: normal;
}

.text_left {
  text-align: left !important;
  display: block;
}

.item-h2 {
  min-height: 6rem;
  border-bottom: 2px solid;
  display: flex;
  align-items: center;
}

.c-visual-type2 .catchcopy span {
  color: #000000;
  background: linear-gradient(transparent 60%, #ffec00 0%);
  margin-bottom: 0;
}

.c-faq__item-header {
  background-color: #d8ffcf;
}

.c-faq__item-ttl {
  width: 96%;
}

.marker {
  background: linear-gradient(transparent 70%, #ffbce9 60%);
  display: inline;
  background-repeat: no-repeat;
  background-size: 0% 100%;
  transition: background-size 3s;
}

/* マーカーが引かれる際に付与するクラス */
.marker.on {
  /* 横方向を100%にして、マーカーを引く */
  background-size: 100% 100%;
}

.c-image__caption {
  font-size: 14px;
  font-size: 1.4rem;
  background-color: #e7616a;
  border-radius: 50rem;
  color: #fff;
  padding: 0 10px;
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 10;
}

.l-main {
  width: 100%;
  max-width: 75%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  margin: 0;
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
}

.c-sticky {
  --height: auto;
  --top: 0;
  height: var(--height);
  position: sticky;
  top: var(--top);
}

.l-aside {
  width: 100%;
  max-width: 25%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  position: sticky;
  padding-right: 15px;
  padding-left: 15px;
}

.l-aside h3 {
  font-size: 14px;
  font-size: 1.4rem;
  background-color: #fea540;
  color: #fff;
  margin-bottom: 16px;
  padding: 4px 10px;
}

.l-aside h3 i {
  margin-right: 8px;
}

.l-aside .category ul {
  margin-bottom: 16px;
}

.l-aside .category li a i {
  margin-right: 6px;
}

.c-card__item-body {
  padding: 10px;
}

.youtube_cogy {
  width: 100%;
  aspect-ratio: 16 / 9;
}

.youtube_cogy iframe {
  width: 100%;
  height: 100%;
}

.function {
  width: 80%;
  margin: 0 auto;
}

.f-box {
  position: relative;
  width: 50%;
  margin: 0 auto;
  border-bottom: dotted 1px;
  padding: 20px;
}

.f-box:nth-child(odd) {
  border-right: dotted 1px;
}

.f-box img {
  position: absolute;
  top: 30px;
  left: 20px;
}

.f-box h4 {
  font-size: 3rem;
  color: #00bd84;
  text-align: left;
  margin-left: 90px;
}

.f-box p {
  width: 85%;
  margin-left: 90px;
  text-align: left;
}

.peter {
  position: absolute;
  left: 12%;
  top: 8%;
  z-index: 100;
  transform: translateX(100px);
  animation: move 8s linear infinite;
  width: 12%;
}

.peter02 {
  position: absolute;
  right: 12%;
  top: 8%;
  z-index: 100;
  transform: translateX(100px);
  animation: move 8s linear infinite;
  width: 20%;
}

.pagination {
  margin-top: 20px;
  /* 適切な間隔を設定してください */
  text-align: center;
  /* ページネーションを中央揃えにする */
}

.pagination .page-numbers {
  display: inline-block;
  padding: 6px 12px;
  margin: 0 4px;
  border: 1px solid #ddd;
  border-radius: 4px;
  color: #333;
  background-color: #fff;
  text-decoration: none;
}

.pagination .page-numbers:hover,
.pagination .page-numbers.current {
  background-color: #007bff;
  color: #fff;
  border-color: #007bff;
}

.searchandfilter input {
  border: 1px solid #dbdbdb;
  padding: 5px;
  margin-bottom: 5px;
}

@keyframes move {
  0% {
    transform: translateX(0);
  }

  25% {
    transform: translateX(10px);
  }

  75% {
    transform: translateX(-10px);
  }

  100% {
    transform: translateX(0);
  }
}

.item {
  width: 23%;
}

.i-ttl {
  background: #18b300;
  width: fit-content;
  margin: 0 auto;
  padding: 10px;
  color: #fff;
}

/*ラッパー要素*/
.wrapper {
  display: flex;
  justify-content: space-between;
  position: relative;
}

.mwform-checkbox-field label,
.mwform-radio-field label {
  margin: 20px 0;
  width: fit-content;
}

.mw_wp_form .horizontal-item + .horizontal-item {
  margin-left: 0;
}

@media (min-width: 1200px) {
  .container {
    max-width: 1200px;
  }
}

@media screen and (max-width: 767px) {
  .c-visual-type2 .catchcopy {
    width: 90%;
    top: 85px;
  }

  .c-visual-type2 .catchcopy-title {
    padding: 10px 0;
  }

  .c-headline__type3-body {
    font-size: 3vw;
    word-break: break-word;
  }

  .c-headline__type5-ttl {
    font-size: 2.4rem;
  }

  .fs20 {
    font-size: 1.5rem;
    margin-bottom: 20px;
  }

  .g-nav__list .nav-link {
    color: #fff;
  }

  .g-nav {
    background-color: #18b300;
  }

  .g-nav__list .nav-link {
    color: #fff;
  }

  .g-nav__list .nav-link:hover:after {
    color: #fff;
    background-color: #fff;
  }

  .g-nav__list .nav-link:hover {
    color: #fff;
  }

  .g-fixarea-footer__item:first-child {
    border-right: 1px solid #fbfbfb;
  }

  .g-fixarea-footer__item {
    background: #18b300;
  }

  .spmt20 {
    margin-top: 20px;
  }

  .price {
    display: flex;
    width: 96%;
    margin: 20px auto;
    justify-content: space-around;
    text-align: center;
    border-bottom: 5px dotted #00bd84;
    padding-bottom: 25px;
  }

  .g-form input {
    width: 100%;
  }

  .g-form textarea {
    width: 100%;
  }

  .g-form input[type="checkbox"] + span,
  .g-form input[type="radio"] + span {
    font-size: 1rem;
  }

  .c-visual-sub .catchcopy {
    top: 50px;
  }

  .c-visual-sub .catchcopy-title {
    font-size: 5vw;
    margin-bottom: 0;
    padding: 20px 0 5px 0px;
  }

  .c-visual-sub .catchcopy-body {
    font-size: 2rem;
  }

  .c-visual-sub {
    margin-top: 95px;
  }

  .container {
    padding-left: 5px;
    padding-right: 5px;
  }

  .row {
    padding-right: -5px;
    padding-left: -5px;
  }

  .c-visual-type2 .catchcopy-title > * {
    font-size: 5vw;
  }

  .g-nav .navbar-toggler {
    width: 150px;
  }

  .g-header__logo-link-img {
    max-width: 30%;
  }

  .c-visual-type2 {
    height: 300px;
    margin-top: 93px;
  }

  .youtube {
    width: 100%;
  }

  .container80 {
    width: 85%;
    margin: 0 auto;
  }

  .subtitle {
    font-size: 20px;
  }

  .list li {
    width: 100%;
  }

  .youtube_recruit {
    width: 100%;
  }

  .half {
    max-width: 48%;
  }

  .l-main {
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    padding-right: 0;
    padding-left: 0;
  }

  .l-aside {
    width: 100%;
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 100%;
    position: sticky;
    height: auto;
    padding-right: 15px;
    padding-left: 15px;
    margin: 0 0 50px;
  }

  .youtube_cogy {
    height: 300px !important;
  }

  .item {
    width: 100%;
  }

  .wrapper {
    display: block;
  }

  .item img {
    max-width: 70%;
  }

  .f-box {
    width: 100%;
    border-bottom: unset;
    padding: 0;
    margin: 0 auto 36px;
  }

  .f-box:nth-child(odd) {
    border-right: unset;
  }

  .f-box img {
    position: inherit;
    top: unset;
    left: unset;
  }

  .f-box h4 {
    font-size: 2rem;
    margin-left: 0;
  }

  .f-box p {
    width: 100%;
    margin-left: 0;
  }

  .mwform-checkbox-field label,
  .mwform-radio-field label {
    margin: 20px 0;
    width: 100%;
  }
}

/*iPhone*/
.g-fixarea-footer__item a,
.g-nav .navbar-toggler,
.c-visual-sub .catchcopy-title,
.c-visual-sub .catchcopy-body,
.g-form .agree .mwform-checkbox-field-text {
  white-space: nowrap;
}

.g-form input {
  width: 100%;
}

.g-form input,
.g-form select,
.g-form textarea {
  width: 100%;
}

.g-form input[type="checkbox"] + span {
  white-space: nowrap;
}

.container-minx {
  max-width: 960px;
}

/* .c-table th {
  white-space: pre-wrap !important;
} */

/*コンテンツのブロック*/
.contents {
  width: 60vw;
}

.contents div {
  padding-top: 50vh;
}

.contents div:last-child {
  padding-bottom: 50vh;
}

/*画像のブロック*/
.images {
  width: 40vw;
  height: 100vh;
  display: flex;
  align-items: center;
  position: sticky;
  position: -webkit-sticky;
  top: 0;
}

.images p {
  height: 100vh;
  margin: auto;
  display: block;
  visibility: hidden;
  position: absolute;
  top: 20%;
  bottom: 0;
  /* フェード速度 */
  transition: 0.8s;
  opacity: 0;
}

.images p:first-child,
.images p.active {
  visibility: visible;
  opacity: 1;
}

.overflow {
  overflow: inherit !important;
}
