@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@200;300;400;500;600&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200;300;400;500;600;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@500;600;700&family=Roboto:ital,wght@1,300&display=swap");
@media only screen and (min-width: 768px) {
  .is-sp {
    display: none !important; } }

@media only screen and (max-width: 767px) {
  .is-pc {
    display: none !important; } }

@media only screen and (max-width: 768px) {
  .is-medium {
    display: none !important; } }

@media only screen and (min-width: 767px) {
  .is-medium {
    display: none !important; } }

.is-hide {
  display: none !important; }

.fz-ss {
  font-size: 0.6em !important; }

.fz-s {
  font-size: 0.85em !important; }

.fz-l {
  font-size: 1.3em !important; }

.fz-ll {
  font-size: 1.5em !important; }

.fz-lll {
  font-size: 1.7em !important; }

.ta-c {
  text-align: center; }
  .ta-c .textarea {
    text-align: center; }
  .ta-c h2 {
    text-align: center; }

.ta-l {
  text-align: left; }
  .ta-l .textarea {
    text-align: left; }

.ta-r {
  text-align: right; }
  .ta-r .textarea {
    text-align: right; }

.align-center {
  align-items: center; }

@media only screen and (max-width: 767px) {
  .sp-ta-c {
    text-align: center; }
    .sp-ta-c .textarea {
      text-align: center; }
    .sp-ta-c h2 {
      text-align: center; }
  .sp-ta-l {
    text-align: left; }
    .sp-ta-l .textarea {
      text-align: left; } }

.pink {
  color: #f4065a; }

.red {
  color: #ff0000; }

.orange {
  color: #ff9200; }

/*  margin
================================================== */
.mw-auto {
  margin-left: auto !important;
  margin-right: auto !important; }

* {
  box-sizing: border-box; }

*::before {
  box-sizing: border-box; }

*::after {
  box-sizing: border-box; }

html {
  overflow: auto;
  color: #000;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400; }
  @media only screen and (min-width: 520px) {
    html {
      font-size: calc(13px + 5 * ((100vw - 320px) / 880)); } }
  @media only screen and (min-width: 1200px) {
    html {
      font-size: 18px; } }
  @media only screen and (max-width: 768px) {
    html {
      font-size: 15px; } }

img {
  vertical-align: bottom;
  height: auto; }
  @media only screen and (max-width: 768px) {
    img {
      max-width: 100%; } }

body {
  overflow-x: hidden;
  width: 100%;
  box-sizing: border-box;
  max-width: 1920px;
  line-height: 1.8; }

sup {
  font-size: .8em;
  position: relative;
  left: 0;
  bottom: .2em; }

sub {
  font-size: .8em;
  position: relative;
  left: 0;
  top: .2em; }

ul,
li {
  list-style-type: none;
  text-decoration: none;
  margin: 0;
  padding: 0; }

dd {
  margin-left: 0; }

.nobr,
nobr {
  display: inline-block;
  white-space: nowrap; }

span,
a {
  display: inline-block; }

label {
  cursor: pointer; }

@media only screen and (min-width: 768px) {
  .wrapper {
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto; } }

body {
  margin: 0 auto;
  padding: 0; }

@media only screen and (min-width: 1200px) {
  .section-mainvisual {
    background-image: url(./main-large-2.webp);
    background-repeat: no-repeat;
    background-size: 1920px;
    background-position: bottom;
    padding-top: 586px; } }

@media (min-width: 1200px) {
  .section-mainvisual .mainvisual {
    display: none; } }

.section-mainvisual .block {
  padding-left: unset !important;
  padding-right: unset !important; }

main .player picture {
  position: relative;
  display: block;
  width: fit-content;
  margin: 0 auto; }
  main .player picture:after {
    content: "";
    position: absolute;
    width: 20%;
    padding-top: 20%;
    opacity: .95;
    background-size: cover;
    background-position: center;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 8em;
    max-height: 4em; }

main .block {
  padding-left: 2%;
  padding-right: 2%; }
  @media only screen and (min-width: 1200px) {
    main .block {
      padding-left: unset;
      padding-right: unset; } }

main .section-point {
  background-color: #69c52b;
  padding: 3% 0 3%; }
  main .section-point .headline h2 {
    background-color: unset;
    border: unset;
    color: unset;
    font-size: calc(30px + 20 * ((100vw - 320px) / 880));
    color: #FFF;
    text-align: center; }
    @media only screen and (min-width: 1200px) {
      main .section-point .headline h2 {
        font-size: 50px; } }
    main .section-point .headline h2 span {
      display: inline; }
  main .section-point .points .is-sp {
    text-align: center; }
  @media only screen and (max-width: 767px) {
    main .section-point .points img {
      max-width: 500px; } }
  @media only screen and (min-width: 768px) {
    main .section-point .points img {
      max-width: 1000px; } }

main .section-about {
  padding-bottom: 5%; }
  main .section-about .headline h2 {
    background-color: unset;
    border: unset;
    color: unset;
    font-size: calc(23px + 30 * ((100vw - 320px) / 880));
    color: #00913d;
    text-align: center;
    font-weight: bold;
    position: relative;
    display: inline;
    width: max-content;
    margin: .2em auto .2em;
    padding: 0 2em; }
    @media only screen and (min-width: 1200px) {
      main .section-about .headline h2 {
        font-size: 53px; } }
    main .section-about .headline h2::before {
      content: "";
      background-image: url(./kazari.png);
      background-repeat: no-repeat;
      background-size: 100%;
      background-position: center center;
      display: inline-block;
      transform: rotate(-30deg);
      position: absolute;
      left: 0;
      width: 2em;
      height: 4em; }
      @media only screen and (min-width: 768px) {
        main .section-about .headline h2::before {
          width: 60px;
          height: 68px; } }
    main .section-about .headline h2::after {
      content: "";
      background-image: url(./kazari.png);
      background-repeat: no-repeat;
      background-size: 100%;
      background-position: center center;
      display: inline-block;
      position: absolute;
      right: 0;
      width: 2em;
      height: 4em; }
      @media only screen and (min-width: 768px) {
        main .section-about .headline h2::after {
          width: 60px;
          height: 68px; } }
  main .section-about .head1 {
    text-align: center;
    margin: 1em 3em; }
    @media only screen and (min-width: 768px) {
      main .section-about .head1 img {
        max-width: 760px;
        width: 70%; } }
  main .section-about .underline .textarea {
    background: linear-gradient(transparent 60%, #fcef76 60%);
    display: inline-block;
    text-align: center;
    font-size: calc(24px + 16 * ((100vw - 320px) / 880));
    width: auto;
    margin: 0 auto;
    font-weight: bold; }
    @media only screen and (min-width: 1200px) {
      main .section-about .underline .textarea {
        font-size: 40px; } }
  main .section-about .gallery .caption {
    color: #fff;
    background-color: #00913d;
    text-align: center;
    display: block;
    width: max-content;
    margin: 0 auto -1em;
    z-index: 1;
    position: relative;
    padding: .25em 1.5em;
    border-radius: 7px;
    font-size: calc(19px + 4 * ((100vw - 320px) / 880)); }
    @media only screen and (min-width: 1200px) {
      main .section-about .gallery .caption {
        font-size: 23px; } }
  main .section-about .gallery .contents {
    flex: 1 0 60%; }
    @media only screen and (max-width: 767px) {
      main .section-about .gallery .contents {
        width: 100%;
        flex: 1 1 100%; } }
    main .section-about .gallery .contents .textarea {
      font-size: calc(17px + 2 * ((100vw - 320px) / 880));
      background-color: #fff1d8;
      border-radius: 7px;
      padding: 1em; }
      @media only screen and (min-width: 1200px) {
        main .section-about .gallery .contents .textarea {
          font-size: 19px; } }
      @media only screen and (min-width: 768px) {
        main .section-about .gallery .contents .textarea {
          padding: 4em 4em; } }
      @media only screen and (min-width: 1200px) {
        main .section-about .gallery .contents .textarea {
          padding: 4em 8em; } }
  main .section-about .gallery .pic1 {
    z-index: 1;
    position: relative;
    flex: 0 0 20%;
    max-width: 237px; }
    @media only screen and (max-width: 767px) {
      main .section-about .gallery .pic1 {
        margin-bottom: -3em;
        max-width: 20%; } }
    @media only screen and (min-width: 768px) {
      main .section-about .gallery .pic1 {
        margin-right: -3em; } }
    main .section-about .gallery .pic1 img {
      max-width: 100%; }
  main .section-about .gallery .pic2 {
    z-index: 1;
    position: relative;
    flex: 0 0 20%; }
    @media only screen and (max-width: 767px) {
      main .section-about .gallery .pic2 {
        max-width: 30%;
        margin-left: auto;
        margin-top: -3em; } }
    @media only screen and (min-width: 768px) {
      main .section-about .gallery .pic2 {
        margin-left: -3em;
        max-width: 260px; } }
    main .section-about .gallery .pic2 img {
      max-width: 100%; }

main .section-onayami .gallery {
  gap: 0;
  margin-bottom: -7px; }

main .section-kaiketu {
  background-image: url(./bg-kaiketsu-1.png);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: top center;
  height: calc( 342 / 1200 * 100vw);
  align-content: center; }
  @media only screen and (min-width: 768px) {
    main .section-kaiketu {
      background-image: url(./bg-kaiketsu.png);
      background-size: 1200px;
      background-position: top center;
      height: 210px; } }
  @media only screen and (min-width: 1200px) {
    main .section-kaiketu {
      background-size: 1920px;
      background-position: top center;
      height: 343px; } }
  main .section-kaiketu .kaiketsu {
    text-align: center;
    margin-top: -2em; }
    @media only screen and (min-width: 768px) {
      main .section-kaiketu .kaiketsu {
        margin-top: -4em; } }
    main .section-kaiketu .kaiketsu img {
      width: 80%; }
      @media only screen and (min-width: 768px) {
        main .section-kaiketu .kaiketsu img {
          max-width: 940px;
          width: 70%; } }

main .section-challenge .challenge {
  text-align: center; }
  main .section-challenge .challenge img {
    width: 80%; }
    @media only screen and (min-width: 768px) {
      main .section-challenge .challenge img {
        max-width: 878px;
        width: 70%; } }

main .section-ouen {
  background-color: #69c52b; }

main .section-youtube01 {
  background-color: #f6fff0;
  padding: 2%; }

main .section-interview .interview-head {
  text-align: center; }
  main .section-interview .interview-head img {
    margin: 1em 0;
    width: 80%; }
    @media only screen and (min-width: 768px) {
      main .section-interview .interview-head img {
        max-width: 878px;
        width: 70%; } }

main .section-interview .headline-interview {
  margin: 0;
  padding: 0; }
  main .section-interview .headline-interview h3 {
    background-color: unset;
    border: unset;
    color: unset;
    color: #00913d;
    border-top: 3px solid #00913d;
    border-bottom: 3px solid #00913d;
    text-align: center; }

main .section-interview .contents {
  background-color: #f6fff0; }
  main .section-interview .contents .caption {
    color: #00913d;
    border-bottom: 2px solid #00913d;
    position: relative;
    padding: .5em 0 .5em  2em;
    margin-bottom: 3em;
    height: fit-content;
    font-size: calc(19px + 14 * ((100vw - 320px) / 880)); }
    @media only screen and (min-width: 768px) {
      main .section-interview .contents .caption {
        padding: .5em 0 .5em  2.5em; } }
    @media only screen and (min-width: 1200px) {
      main .section-interview .contents .caption {
        font-size: 33px; } }
    main .section-interview .contents .caption::before {
      content: "";
      background-image: url(./q.png);
      background-repeat: no-repeat;
      background-size: 100%;
      background-position: center center;
      display: inline-block;
      position: absolute;
      left: 0;
      width: 1.5em;
      height: 2em; }
      @media only screen and (min-width: 768px) {
        main .section-interview .contents .caption::before {
          width: 40px;
          height: 48px; } }
  main .section-interview .contents .owner-message {
    padding: 0 3%;
    font-size: calc(16px + 9 * ((100vw - 320px) / 880)); }
    @media only screen and (min-width: 768px) {
      main .section-interview .contents .owner-message {
        padding: 0 3% 0 0; } }
    @media only screen and (min-width: 1200px) {
      main .section-interview .contents .owner-message {
        font-size: 25px; } }
    main .section-interview .contents .owner-message span {
      display: inline; }

main .section-interview .img-owner {
  padding: 15px 5%; }
  main .section-interview .img-owner img {
    width: 100%;
    max-width: 430px; }
  main .section-interview .img-owner .textarea {
    width: max-content;
    margin: 0 auto; }

main .section-interview .interview-more {
  background-color: #f6fff0;
  padding-bottom: 3%; }

main .section-youtube02 {
  background-image: url(./bg-youtube.jpg);
  background-repeat: repeat;
  background-size: 100%;
  background-position: center center;
  padding: 3%; }
  main .section-youtube02 .textarea {
    text-align: center; }

main .seciton-reading .midasi {
  text-align: center; }
  main .seciton-reading .midasi img {
    margin: 1em 0;
    width: 80%; }
    @media only screen and (min-width: 768px) {
      main .seciton-reading .midasi img {
        max-width: 878px;
        width: 70%; } }

main .seciton-reading .contents {
  background-image: url(./bg-baige.jpg);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center center; }

main .section-baige {
  background-image: url(./bg-baige.jpg);
  background-repeat: no-repeat;
  background-size: 1920px;
  background-position: top 36% center; }
  @media only screen and (min-width: 768px) {
    main .section-baige {
      background-position: bottom 16% center; } }

main .section-no1-top .part {
  max-width: 900px;
  margin: 2em 0; }
  main .section-no1-top .part img {
    max-width: 100%; }

main .section-no1-bottom {
  background-color: #ffd6dc; }
  main .section-no1-bottom .numbers {
    width: 100%;
    flex: 1 1 100%; }
    main .section-no1-bottom .numbers .textarea {
      width: 80%;
      color: #ff5970;
      border: 3px solid #ff5970;
      background-color: #fff;
      text-align: center;
      padding: .25em;
      margin: 0 auto 2em;
      font-size: calc(20px + 10.5 * ((100vw - 320px) / 880)); }
      @media only screen and (min-width: 1200px) {
        main .section-no1-bottom .numbers .textarea {
          font-size: 30.5px; } }
  main .section-no1-bottom .no1 {
    text-align: center; }
    @media only screen and (min-width: 768px) {
      main .section-no1-bottom .no1 {
        flex: 0 0  30%;
        margin-top: -10%; } }
    @media only screen and (min-width: 1200px) {
      main .section-no1-bottom .no1 {
        margin-top: -10em; } }
    main .section-no1-bottom .no1 img {
      max-width: 300px; }
  @media only screen and (min-width: 768px) {
    main .section-no1-bottom .detail {
      padding: 3% 7%; } }

main .section-public {
  padding: 3% 0;
  background-color: #f6fff0; }
  main .section-public .head-public {
    margin-bottom: 2em; }
  main .section-public .textarea {
    text-align: center;
    font-weight: bold; }

main .section-fc .up-pointtxt {
  max-width: 1000px;
  margin: 0 auto; }

main .section-contents {
  background-color: #d5df00;
  padding: 3% 0; }
  main .section-contents .support {
    background-image: url(./s01.jpg), url(./s03.jpg), url(./s02.jpg);
    background-repeat: no-repeat,no-repeat ,repeat;
    background-size: 100%;
    background-position: top ,bottom,bottom;
    padding: 14% 10% 7% 10%; }
    main .section-contents .support .parts-top {
      text-align: center; }
      main .section-contents .support .parts-top img {
        max-width: 828px; }
        @media only screen and (min-width: 768px) {
          main .section-contents .support .parts-top img {
            width: 75%; } }
    main .section-contents .support .parts-top {
      flex: 0 0 100%; }
    main .section-contents .support .textarea {
      text-align: center; }

main .section-flow {
  padding: 3%; }

main .section-youtube03 {
  background-color: #f9ffe2;
  padding: 3% 0; }
  @media only screen and (max-width: 767px) {
    main .section-youtube03 .gallery {
      gap: 4em; } }
  main .section-youtube03 .section-title {
    flex: 0 0 100%;
    text-align: center; }
    main .section-youtube03 .section-title img {
      max-width: 912px; }
      @media only screen and (min-width: 768px) {
        main .section-youtube03 .section-title img {
          width: 75%; } }
  main .section-youtube03 .textarea {
    text-align: center; }

main .section-faq {
  background-color: #b0ffa2;
  padding: 3% 0; }
  main .section-faq .section-title {
    flex: 0 0 100%;
    text-align: center;
    margin-bottom: 1em; }
    main .section-faq .section-title img {
      max-width: 912px; }
      @media only screen and (min-width: 768px) {
        main .section-faq .section-title img {
          width: 75%; } }
  main .section-faq .textarea {
    text-align: center;
    font-weight: bold; }

main .section-company {
  background-image: url(./company-bg.png);
  background-repeat: no-repeat;
  background-size: 1920px;
  background-position: top center;
  padding: 3% 0; }
  main .section-company .chart {
    width: 70%;
    margin: 0 auto; }
  main .section-company .column {
    border: unset;
    padding: .25em .25em .25em 3em; }
    main .section-company .column:first-child {
      background: unset;
      text-align: left;
      color: unset;
      border-right: 1px solid; }
  main .section-company .row {
    border-top: 1px solid; }
    main .section-company .row:first-child {
      border-top: none; }

main .section-contact {
  max-width: 800px;
  margin: 0 auto;
  margin: 0 auto;
  padding: 3% 0;
  color: #4e4c4c; }
  main .section-contact .headline h2 {
    background-color: unset;
    border: unset;
    color: unset;
    font-size: calc(20px + 6 * ((100vw - 320px) / 880));
    color: #00913d;
    text-align: center;
    border: 2px solid #00913d;
    margin: 0 auto; }
    @media only screen and (min-width: 1200px) {
      main .section-contact .headline h2 {
        font-size: 26px; } }
    @media only screen and (min-width: 768px) {
      main .section-contact .headline h2 {
        width: 500px; } }
  main .section-contact .privacy-body {
    height: 200px;
    overflow: scroll;
    border: 1px solid #ccc;
    padding: 1em;
    margin-bottom: 2em; }
  main .section-contact .contactus-submit {
    justify-content: center; }
  main .section-contact .required .legend p:after {
    content: "※必須";
    color: #00913d;
    font-size: .8em;
    margin-left: .25em; }
  main .section-contact dt {
    padding-bottom: 10px;
    padding-top: 20px; }
    main .section-contact dt span {
      color: #F67ABC;
      padding-left: 20px; }
  main .section-contact .fieldset {
    margin: 0 0 .5em;
    padding: 0 0 .5em; }
    @media only screen and (min-width: 768px) {
      main .section-contact .fieldset {
        display: flex; }
        main .section-contact .fieldset .legend {
          text-align: right;
          padding-right: 2em;
          flex: 0 0 235px; }
        main .section-contact .fieldset .field {
          width: 100%; }
        main .section-contact .fieldset.radio .field {
          width: unset; } }
    main .section-contact .fieldset select {
      box-sizing: border-box;
      display: block;
      width: 100%;
      border: none;
      font-size: 16px;
      line-height: 32px;
      text-indent: 5px;
      transition: all .2s ease; }
  main .section-contact input[type="submit"] {
    background-color: #00913d;
    width: 200px;
    height: 40px;
    font-size: 16px;
    color: #FFF;
    outline: none;
    border: none;
    -webkit-appearance: none;
    appearance: none; }
  main .section-contact input[type="number"] {
    padding: 1em;
    width: 300px;
    font-size: 1.2em;
    background-color: #f5f5f5;
    border: none; }
  main .section-contact input[type="text"],
  main .section-contact input[type="tel"],
  main .section-contact input[type="email"] {
    box-sizing: border-box;
    display: block;
    width: 100%;
    border: none;
    background: #fff;
    font-size: 16px;
    line-height: 32px;
    text-indent: 5px;
    transition: all .2s ease; }
  main .section-contact textarea {
    box-sizing: border-box;
    display: block;
    padding: 8px 12px;
    background: #fff;
    font-size: 16px;
    line-height: 32px;
    text-indent: 5px;
    transition: all .2s ease;
    width: 100%; }
  main .section-contact .fieldset {
    border-bottom: none; }
    main .section-contact .fieldset.full ul li {
      flex: 1 1 100%; }
    main .section-contact .fieldset input[type="text"],
    main .section-contact .fieldset input[type="tel"],
    main .section-contact .fieldset input[type="email"],
    main .section-contact .fieldset select,
    main .section-contact .fieldset textarea {
      border: 1px solid #ccc;
      border-radius: 5px; }
  main .section-contact .submit-wrapper {
    text-align: center; }
  main .section-contact .confirm {
    text-align: center; }

footer .copyright {
  background-color: #00913d; }
  footer .copyright .textarea {
    color: #fff;
    text-align: center;
    padding: .5em; }

footer .floatnavi {
  position: fixed;
  right: 1em;
  bottom: 1em; }
  footer .floatnavi img {
    width: 80px; }
  footer .floatnavi :hover {
    opacity: 0.8; }
