/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/

@charset "utf-8";

@media screen and (max-width: 768px) {
  *::marker {
    content: "" !important;
    list-style-type: none;
  }

  li {
    display: block;
  }

  header #head {
    width: auto;
    margin: 0 auto;
    padding: 15px 10px 14px;
  }

  header #head .head-in .logo {
    width: 90%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }

  header #head .head-in .logo a {
    line-height: 1;
  }

  header #head .head-in .logo img {
    width: 60%;
  }

  header #head .head-in ul.pc {
    display: none;
  }

  header #head .head-in ul.sp {
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
    width: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px;
  }

  header #head .head-in ul.sp li.left,
  header #head .head-in ul.sp li.right {
    max-width: none;
    width: 50%;
  }

  header #head .head-in ul.sp li.left a,
  header #head .head-in ul.sp li.right a {
    padding: 0;
    background-color: unset;
  }

  #main_img .main_img-in {
    width: 100%;
    padding: 0px;
  }

  #section01 .section01-in .section01-in_course {
    position: relative;
    width: 100%;
    height: 280px;
  }

  #section01 .section01-in .section01-in_course .section01-in_course-in {
    width: 100%;
    height: 280px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    background-position: 0% center;
    background-size: 30%;
    background: none;
  }

  #section01 .section01-in .section01-in_course .section01-in_course-in p {
    position: absolute;
    width: 90%;
    padding: 0 22px;
    font-size: 20px;
    right: 0;
  }

  #section01 .section01-in .section01-in_course .section01-in_course-in p span {
    font-size: 25px;
    color: #f9a7b1;
  }
  #section01 .section01-in .section01-in_course .section01-in_course-in p span:before {
    width: 300px;
    height: 45px;
    z-index: -1;
  }
  #section02 {
    padding-bottom: 0;
  }

  #section02 .section02-in .section02-in_approach img {
    margin-bottom: 0;
  }

  #section02 .section02-in .section02-in_approach .section02-in_approach-point {
    max-width: none;
    width: 100%;
    margin: 0 auto;
    padding: 0;
  }

  #section02 .section02-in .section02-in_approach .section02-in_approach-point ul.section02-in_approach-point01 {
    height: auto;
    padding: 40px 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }

  #section02 .section02-in .section02-in_approach .section02-in_approach-point ul.section02-in_approach-point02 {
    height: auto;
    padding: 40px 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }

  #section02 .section02-in .section02-in_approach .section02-in_approach-point ul.section02-in_approach-point01 li.left,
  #section02 .section02-in .section02-in_approach .section02-in_approach-point ul.section02-in_approach-point02 li.right {
    width: 100%;
  }

  #section02 .section02-in .section02-in_approach .section02-in_approach-point ul.section02-in_approach-point01 li.right,
  #section02 .section02-in .section02-in_approach .section02-in_approach-point ul.section02-in_approach-point02 li.left {
    width: 100%;
  }

  #section02 .section02-in .section02-in_approach .section02-in_approach-point ul.section02-in_approach-point01 li.left img.point {
    width: 100%;
  }

  #section02 .section02-in .section02-in_approach .section02-in_approach-point ul.section02-in_approach-point02 li.right img.point {
    width: 100%;
  }

  #campaign {
    max-width: none;
    padding: 40px 0px;
  }

  #campaign .campaign-in {
    width: 90%;
    margin: 0 auto;
  }

  #campaign:nth-child(2) {
    max-width: none;
    padding: 20px 0px 40px;
  }

  #section03 {
    width: 100%;
    padding: 0;
  }

  #section03 .section03-in {
    background-size: contain;
  }

  #section03 .section03-in .section03-in_problem {
    /* width: 92%; */
    padding: 5em 4% 8em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    top: 0;
    width: 100%;
    box-sizing: border-box;
  }

  #section03 .section03-in .section03-in_problem img,
  #section03 .section03-in .section03-in_problem img:nth-child(1) {
    width: 100%;
    height: auto;
    padding: 0 0 20px;
  }

  #section04 {
    width: 100%;
  }

  #section04 .section04-in {
    padding-top: 0;
    padding-bottom: 0;
  }

  #section04 .section04-in .section04-in_real-feeling img.right {
    display: none;
  }

  #section04 .section04-in .section04-in_real-feeling img.left {
    width: 85%;
    margin: 0 0 0 11%;
    margin-top: 10%;
  }

  #section04 .section04-in .section04-in_case {
    position: relative;
    max-width: none;
    width: 90%;
    margin: 4em auto;
    top: 0px;
  }

  #section04 .section04-in .section04-in_case .section04-in_case-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  #section04 .section04-in .section04-in_case .section04-in_case-text img {
    width: 40%;
    margin-right: 0;
    margin-bottom: 1em;
  }

  #section04 .section04-in .section04-in_case .section04-in_case-text p {
    margin-bottom: 5.4%;
    font-size: 20px;
  }

  #section04 .section04-in .section04-in_case .section04-in_case-text p span {
    font-size: 16px;
  }

  #section04 .section04-in .section04-in_case .section04-in_case-ba {
    margin-bottom: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 0;
  }

  #section04 .section04-in .section04-in_case .section04-in_case-ba img:nth-child(2) {
    width: 80%;
  }

  #section04 .section04-in .section04-in_case .section04-in_case-comment h3 {
    max-width: none;
    width: 40%;
    font-size: 14px;
    margin-bottom: 1em;
  }

  #section04 .section04-in .section04-in_case .section04-in_case-comment img {
    margin-bottom: 1.5rem;
  }

  #section04 .section04-in .section04-in_case .section04-in_case-comment p {
    margin-bottom: 1em;
  }

  .section04-in_reason-title {
    width: 100%;
    height: 5rem;
  }

  #section05 {
    padding-bottom: 0px;
  }

  #section05 .section05-in .section05-in_reason .section05-in_reason-left01,
  #section05 .section05-in .section05-in_reason .section05-in_reason-right01,
  #section05 .section05-in .section05-in_reason .section05-in_reason-left02,
  #section05 .section05-in .section05-in_reason .section05-in_reason-right02 {
    position: relative;
    width: auto;
    height: auto;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background-image: none;
  }

  #section05 .section05-in .section05-in_reason .section05-in_reason-left01 .box,
  #section05 .section05-in .section05-in_reason .section05-in_reason-right01 .box,
  #section05 .section05-in .section05-in_reason .section05-in_reason-left02 .box,
  #section05 .section05-in .section05-in_reason .section05-in_reason-right02 .box {
    position: relative;
    max-width: none;
    width: 100%;
    height: auto;
    padding: 0;
    padding-bottom: 20px;
    background-image: none;
    background-color: #F2ECDC;
  }

  #section05 .section05-in .section05-in_reason .section05-in_reason-right01 .box,
  #section05 .section05-in .section05-in_reason .section05-in_reason-right02 .box {
    background-color: #efd9db;
  }

  #section05 .section05-in .section05-in_reason .section05-in_reason-left01 .box img,
  #section05 .section05-in .section05-in_reason .section05-in_reason-right01 .box img,
  #section05 .section05-in .section05-in_reason .section05-in_reason-left02 .box img,
  #section05 .section05-in .section05-in_reason .section05-in_reason-right02 .box img {
    width: 100%;
    margin: 0;
  }

  #section05 .section05-in .section05-in_reason .section05-in_reason-left01 .box .box-in .box-title,
  #section05 .section05-in .section05-in_reason .section05-in_reason-left02 .box .box-in .box-title,
  #section05 .section05-in .section05-in_reason .section05-in_reason-right01 .box .box-in .box-title,
  #section05 .section05-in .section05-in_reason .section05-in_reason-right02 .box .box-in .box-title {
    padding: 0 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 10px;
  }

  #section05 .section05-in .section05-in_reason .section05-in_reason-left01 .box .box-in .box-title h3,
  #section05 .section05-in .section05-in_reason .section05-in_reason-right01 .box .box-in .box-title h3,
  #section05 .section05-in .section05-in_reason .section05-in_reason-left02 .box .box-in .box-title h3,
  #section05 .section05-in .section05-in_reason .section05-in_reason-right02 .box .box-in .box-title h3 {
    max-width: none;
    width: 70%;
    height: auto;
    font-size: 24px;
    margin: 10px auto;
  }

  #section05 .section05-in .section05-in_reason .section05-in_reason-left01 .box .box-in .box-title img,
  #section05 .section05-in .section05-in_reason .section05-in_reason-right01 .box .box-in .box-title img,
  #section05 .section05-in .section05-in_reason .section05-in_reason-left02 .box .box-in .box-title img,
  #section05 .section05-in .section05-in_reason .section05-in_reason-right02 .box .box-in .box-title img {
    max-width: none;
    width: 30%;
    height: auto;
    font-size: 24px;
    margin: 10px auto;
  }

  #section05 .section05-in .section05-in_reason .section05-in_reason-left01 .box .box-in p,
  #section05 .section05-in .section05-in_reason .section05-in_reason-right01 .box .box-in p,
  #section05 .section05-in .section05-in_reason .section05-in_reason-left02 .box .box-in p,
  #section05 .section05-in .section05-in_reason .section05-in_reason-right02 .box .box-in p {
    max-width: none;
    width: auto;
    height: auto;
    padding: 0 20px;
    font-size: 16px;
  }


  #section05 .section05-in .section05-in_reason .box h3.reason-tit {
    font-weight: 400;
  }


  /* #section06 */
  #section06 {
    padding-top: 0px;
  }

  #section06 .section06-in .section06-in_flow {
    width: auto;
    padding: 0 20px 67px;
    background-image: url(images/img_bg05.jpg);
    background-size: cover;
    background-repeat: no-repeat;
  }

  #section06 .section06-in .section06-in_flow .section06-in_flow-title {
    max-width: none;
    width: 100%;
    margin: 0 auto;
    padding-top: 60px;
    padding-bottom: 40px;
  }

  #section06 .section06-in .section06-in_flow .section06-in_flow-main {
    max-width: none;
    padding: 0;
  }

  #section06 .section06-in .section06-in_flow .section06-in_flow-main ul {
    width: 100%;
    height: auto;
    margin-bottom: 57px;
    background-color: #fff;
    border-radius: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }

  #section06 .section06-in .section06-in_flow .section06-in_flow-main ul li.left {
    width: auto;
    height: 200px;
    margin: 0 auto;
    padding: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    z-index: 10;
  }

  #section06 .section06-in .section06-in_flow .section06-in_flow-main ul li.left img {
    position: absolute;
    width: 30%;
    top: -45px;
    left: 0px;
  }

  #section06 .section06-in .section06-in_flow .section06-in_flow-main ul li.right {
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
    width: 100%;
    height: auto;
  }

  #section06 .section06-in .section06-in_flow .section06-in_flow-main ul li.right img {
    width: 100%;
    height: auto;
    border-radius: 20px 20px 0 0;
  }

  #section06 .section06-in .section06-in_flow .section06-in_flow-main ul li.left h3 {
    font-size: 30px;
  }

  #section06 .section06-in .section06-in_flow .section06-in_flow-main ul li.left p {
    max-width: none;
  }

  #section07 .section07-in {
    position: relative;
    width: 100%;
    height: 100%;
    padding-bottom: 10%;
    background-image: url(images/color_bg03.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 1;
  }

  #section07 .section07-in .section07-in_voice {
    width: auto;
    height: auto;
    padding: 0px 10px 60px;
    background-image: none;
    background-size: 600px;
    background-repeat: repeat;
    background-position: center;
  }

  #section07 .section07-in .section07-in_voice .section07-in_voice-title {
    margin-bottom: 0px;
  }

  #section07 .section07-in .section07-in_voice .section07-in_voice-main01,
  #section07 .section07-in .section07-in_voice .section07-in_voice-main02,
  #section07 .section07-in .section07-in_voice .section07-in_voice-main03 {
    position: relative;
    max-width: none;
    width: auto;
    height: auto;
    margin: 0 auto;
    padding: 0;
    background-image: none;
    background-repeat: no-repeat;
  }

  #section07 .section07-in .section07-in_voice .section07-in_voice-main01::after,
  #section07 .section07-in .section07-in_voice .section07-in_voice-main02::after,
  #section07 .section07-in .section07-in_voice .section07-in_voice-main03::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 30em;
    margin: 0;
    padding: 0;
    background-image: url(images/voice_bg01_03_sp.png);
    background-size: 100%;
    background-repeat: no-repeat;
    left: 0;
    bottom: 0;
    z-index: -1;
  }

  #section07 .section07-in .section07-in_voice .section07-in_voice-main01 ul,
  #section07 .section07-in .section07-in_voice .section07-in_voice-main03 ul {
    width: auto;
    height: auto;
    padding: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }

  #section07 .section07-in .section07-in_voice .section07-in_voice-main02 ul {
    width: auto;
    height: auto;
    padding: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }

  #section07 .section07-in .section07-in_voice .section07-in_voice-main01 ul li.right,
  #section07 .section07-in .section07-in_voice .section07-in_voice-main03 ul li.right {
    max-width: none;
    width: 100%;
    margin-top: 0;
    margin-left: 0;
  }

  #section07 .section07-in .section07-in_voice .section07-in_voice-main01 ul li.left,
  #section07 .section07-in .section07-in_voice .section07-in_voice-main03 ul li.left {
    margin-left: 0px;
  }

  #section07 .section07-in .section07-in_voice .section07-in_voice-main02 ul li.right {
    margin-right: 0px;
  }

  #section07 .section07-in .section07-in_voice .section07-in_voice-main02 ul li.left {
    max-width: none;
    width: 100%;
    margin-top: 0;
    margin-right: 0;
  }

  #section08 {
    padding: 0;
  }

  #section08 .section08-in {
    width: 100%;
  }

  #section08 .section08-in .section08-in_qa {
    position: relative;
    width: 100%;
    height: auto;
    padding: 40px 0 10px;
    background-size: cover;
    bottom: 30px;
    z-index: 10;
  }

  #section08 .section08-in .section08-in_qa h2 {
    margin-bottom: 40px;
    font-size: 40px;
  }

  #section08 .section08-in .section08-in_qa h2 span.small {
    font-size: 20px;
  }

  #section08 .section08-in .section08-in_qa .section08-in_qa-main {
    max-width: none;
    width: auto;
    margin: 0 auto;
    padding: 0 20px;
  }

  #section08 .section08-in .section08-in_qa .section08-in_qa-main h3 {
    width: 90%;
    padding-left: 50px;
    padding-bottom: 0;
    font-size: 24px;
  }

  #section08 .section08-in .section08-in_qa .section08-in_qa-main h3:before {
    content: "";
    display: block;
    width: 35px;
    height: 35px;
    margin-right: 20px;
    background-size: contain;
  }

  #footer {
    padding: 0;
  }

  #footer .footer-in_access-right {
    padding-top: 80px;
  }

  #footer .footer-in .footer-in_access .footer-in_access-title {
    width: 100%;
    height: auto;
    padding: 60px 0px;
  }

  #footer .footer-in .footer-in_access .footer-in_access-left h3,
  #footer .footer-in .footer-in_access .footer-in_access-right h3 {
    max-width: none;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-bottom: 30px;
    padding: 20px 40px;
    font-size: 30px;
    font-weight: 400;
    color: #fff;
    background-color: #333;
  }

  #footer .footer-in .footer-in_access .footer-in_access-title img {
    max-width: none;
    width: 80%;
  }

  #footer .footer-in .footer-in_access .footer-in_access-left {
    padding: 50px 0px 0px;
  }

  #footer .footer-in .footer-in_access .footer-in_access-left p,
  #footer .footer-in .footer-in_access .footer-in_access-right p {
    max-width: none;
    width: auto;
    margin: 0 auto 40px;
    padding: 0 20px;
  }

  #footer .footer-in .footer-in_access .footer-in_access-left .footer-in_access-main_tel,
  #footer .footer-in .footer-in_access .footer-in_access-right .footer-in_access-main_tel {
    max-width: none;
    width: 90%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }

  #footer .footer-in .footer-in_access .footer-in_access-left ul,
  #footer .footer-in .footer-in_access .footer-in_access-right ul {
    max-width: none;
    width: 90%;
    margin: 20px auto 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  #footer .footer-in .footer-in_access .footer-in_access-left ul li,
  #footer .footer-in .footer-in_access .footer-in_access-right ul li {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
  }

  #footer .footer-in .footer-in_access .footer-in_access-left ul li {
    margin-bottom: 20px;
  }

  #footer .footer-in .footer-in_access .footer-in_access-left ul li a,
  #footer .footer-in .footer-in_access .footer-in_access-right ul li a {
    width: 100%;
    padding: 20px 0;
    font-size: 20px;
  }

  #footer .footer-in .footer-in_access .footer-in_access-left .footer-in_access-main_map,
  #footer .footer-in .footer-in_access .footer-in_access-right .footer-in_access-main_map {
    width: auto;
    padding: 0 20px;
  }

  #footer .footer-in .footer-in_access .footer-in_access-left .footer-in_access-main_map a,
  #footer .footer-in .footer-in_access .footer-in_access-right .footer-in_access-main_map a {
    display: block;
    max-width: 980px;
    width: 100%;
    margin: 0 auto;
    padding: 21px 0;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    text-align: center;
    line-height: 1.5;
    text-decoration: none;
    background-color: #af8c78;
  }

  #footer .footer-in .footer-in_access .footer-in_access-left .footer-in_access-left-bottom,
  #footer .footer-in .footer-in_access .footer-in_access-right .footer-in_access-right-bottom {
    width: 100%;
    margin: 0 auto;
  }

  #footer .footer-in .footer-in_access .footer-in_access-left .footer-in_access-main_tel a {
    font-size: 40px;
  }
  
.gothic-text{
    font-family: "Noto Sans JP";
    font-weight: normal;
}
.fw-5b{
  font-weight: 500;
}
}