@charset "utf-8";

* {
  font-family: "Ryumin Medium KL", "りょうゴシック Medium KL", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", "MS P明朝", "MS 明朝", serif;
  font-weight: bold;
  color: #373634;
}

*::marker,
*:link,
*:visited {
  content: "" !important;
  list-style-type: none;
}

body,
h1,
h2,
h3,
h4,
h5,
ul,
p {
  margin: 0;
  padding: 0;
}

ul li {
  text-decoration: none;
  display: block;
}

img {
  max-width: 100%;
  width: auto;
}

@media screen and (max-width: 768px) {
  .pc {
    display: none;
  }

  .sp {
    display: block;
  }
}

@media screen and (min-width: 769px) {
  .sp {
    display: none;
  }
}

/*header*/
header #head {
  max-width: 1500px;
  width: auto;
  margin: 0 auto;
  padding: 26px;
}

header #head .head-in {
  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;
}

header #head .head-in ul {
  max-width: 440px;
  width: 100%;
  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;
}

header #head .head-in ul.sp {
  display: none;
}

header #head .head-in ul li.left,
header #head .head-in ul li.right {
  max-width: 210px;
  width: 100%;
}

header #head .head-in ul li.left a {
  display: block;
  padding: 16px 34px;
  text-decoration: none;
  background-color: #f9a7b1;
}

header #head .head-in ul li.right a {
  display: block;
  padding: 16px 34px;
  text-decoration: none;
  background-color: #e1d1b0;
}

header #head .head-in ul li.left a p,
header #head .head-in ul li.right a p {
  color: #fff;
  text-align: center;
}


/*main_img*/
#main_img .main_img-in {
  width: auto;
  padding: 0 20px;
  background-image: url(images/main_bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  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;
}

#main_img .main_img-in img {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: auto;
  margin: 0;
  padding: 0;
}

/*section01*/
#section01 .section01-in .section01-in_arrow {
  max-width: 940px;
  width: 100%;
  margin: 0 auto;
  padding: 14px 0;
}

#section01 .section01-in .section01-in_course {
  position: relative;
  width: 100%;
  height: 540px;
  background-image: url(images/color_bg.jpg);
  background-position: center;
  background-size: auto;
  background-repeat: no-repeat;
}

#section01 .section01-in .section01-in_course .section01-in_course-in {
  position: relative;
  width: 100%;
  height: 540px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-image: url(images/body_img.png);
  background-repeat: no-repeat;
  background-size: auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-position: 28% center;
  z-index: 3;
}

#section01 .section01-in .section01-in_course .section01-in_course-in p {
  position: absolute;
  right: 30%;
  font-size: 28px;
  font-weight: bold;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  color: #373634;
}

#section01 .section01-in .section01-in_course .section01-in_course-in p span {
  font-size: 40px;
  font-weight: bold;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  color: #f9a7b1;
  background-image: url();
  background-repeat: no-repeat;
  position: relative;
}
#section01 .section01-in .section01-in_course .section01-in_course-in p span:before {content: "";
    content: "";
    display: block;
    position: absolute;
    top: 7%;
    left: 7%;
    width: 480px;
    height: 80px;
    background-image: url(images/under_line.png);
    background-repeat: no-repeat;
    background-size: contain;
    z-index: -1;
}


/*section02*/
#section02 {
  padding-bottom: 60px;
}

#section02 .section02-in .section02-in_approach img {
  width: 100%;
  margin: 0;
  margin-bottom: 28px;
  padding: 0;
}

#section02 .section02-in .section02-in_approach .section02-in_approach-point {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
  padding: 0;
}

#section02 .section02-in .section02-in_approach .section02-in_approach-point ul.section02-in_approach-point01,
#section02 .section02-in .section02-in_approach .section02-in_approach-point ul.section02-in_approach-point02 {
  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;
}

#section02 .section02-in .section02-in_approach .section02-in_approach-point ul.section02-in_approach-point01 {
  height: 360px;
  padding: 0 18px 0 50px;
  background-image: url(images/bg_img01_03.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}

#section02 .section02-in .section02-in_approach .section02-in_approach-point ul.section02-in_approach-point02 {
  height: 360px;
  padding: 0 60px 0 18px;
  background-image: url(images/bg_img02.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}

#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: 50%;
}

#section02 .section02-in .section02-in_approach .section02-in_approach-point ul.section02-in_approach-point01 li.right img,
#section02 .section02-in .section02-in_approach .section02-in_approach-point ul.section02-in_approach-point02 li.left img {
  margin: 0;
}

#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: 45%;
}

#section02 .section02-in .section02-in_approach .section02-in_approach-point ul.section02-in_approach-point01 li.left img.title,
.section02-in .section02-in_approach .section02-in_approach-point ul.section02-in_approach-point02 li.right img.title {
  width: auto;
  margin: 0;
  margin-bottom: 13.5px;
  padding: 0;
}

#section02 .section02-in .section02-in_approach .section02-in_approach-point ul.section02-in_approach-point01 li.left img.point,
#section02 .section02-in .section02-in_approach .section02-in_approach-point ul.section02-in_approach-point02 li.right img.point {
  width: auto;
  margin: 0;
  margin-bottom: 9px;
  padding: 0;
}

#section02 .section02-in .section02-in_approach .section02-in_approach-point ul.section02-in_approach-point01 li.left .text-box .text-box_border-top,
#section02 .section02-in .section02-in_approach .section02-in_approach-point ul.section02-in_approach-point01 li.left .text-box .text-box_border-bottom,
#section02 .section02-in .section02-in_approach .section02-in_approach-point ul.section02-in_approach-point02 li.right .text-box .text-box_border-top,
#section02 .section02-in .section02-in_approach .section02-in_approach-point ul.section02-in_approach-point02 li.right .text-box .text-box_border-bottom {
  position: relative;
  width: 100%;
  border: solid 0.5px #7e6b5a;
}

#section02 .section02-in .section02-in_approach .section02-in_approach-point ul.section02-in_approach-point01 li.left .text-box .text-box_border-top:before,
#section02 .section02-in .section02-in_approach .section02-in_approach-point ul.section02-in_approach-point01 li.left .text-box .text-box_border-bottom:before,
#section02 .section02-in .section02-in_approach .section02-in_approach-point ul.section02-in_approach-point02 li.right .text-box .text-box_border-top:before,
#section02 .section02-in .section02-in_approach .section02-in_approach-point ul.section02-in_approach-point02 li.right .text-box .text-box_border-bottom:before {
  content: "";
  position: absolute;
  display: block;
  max-width: 8px;
  width: 100%;
  height: 8px;
  background-color: #7e6b5a;
  border-radius: 100%;
  left: -2px;
  bottom: -4px;
}

#section02 .section02-in .section02-in_approach .section02-in_approach-point ul.section02-in_approach-point01 li.left .text-box .text-box_border-top:after,
#section02 .section02-in .section02-in_approach .section02-in_approach-point ul.section02-in_approach-point01 li.left .text-box .text-box_border-bottom:after,
#section02 .section02-in .section02-in_approach .section02-in_approach-point ul.section02-in_approach-point02 li.right .text-box .text-box_border-top:after,
#section02 .section02-in .section02-in_approach .section02-in_approach-point ul.section02-in_approach-point02 li.right .text-box .text-box_border-bottom:after {
  content: "";
  position: absolute;
  display: block;
  max-width: 8px;
  width: 100%;
  height: 8px;
  background-color: #7e6b5a;
  border-radius: 100%;
  right: -2px;
  bottom: -4px;
}

#section02 .section02-in .section02-in_approach .section02-in_approach-point ul.section02-in_approach-point01 li.left p,
#section02 .section02-in .section02-in_approach .section02-in_approach-point ul.section02-in_approach-point02 li.right p {
  position: relative;
  margin: 7px 8px;
  padding: 8px 28px;
  background-color: #fff;
  color: #373634;
}

/*campaign*/
#campaign {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
  padding: 20px 0px;
}

/*section03*/
#section03 {
  width: 100%;
  padding-top: 60px;
}

#section03 .section03-in {
  background-image: url(images/ba_bg.jpg);
  background-repeat: repeat;
  background-size: cover;
}

#section03 .section03-in .section03-in_problem {
  position: relative;
  width: 100%;
  height: auto;
  padding: 10em 0;
  background-image: url(images/color_bg2.png);
  background-repeat: no-repeat;
  background-size: cover;
  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;
  top: 0;
  z-index: 10;
}

#section03 .section03-in .section03-in_problem img {
  padding: 0px 20px 20px;
}

/*section04*/
#section04 {
  width: 100%;
}

#section04 .section04-in {
  width: 100%;
  height: auto;
  padding-top: 4em;
  padding-bottom: 0em;
  background-image: url(images/ba_bg.jpg);
  background-repeat: repeat;
  background-size: contain;
}

#section04 .section04-in .section04-in_real-feeling {
  max-width: 1000px;
  width: 100%;
  height: auto;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#section04 .section04-in .section04-in_real-feeling img.left {
  margin-top: 12%;
}

#section04 .section04-in .section04-in_case {
  position: relative;
  max-width: 1000px;
  width: 100%;
  margin: 0 auto 90px;
  top: -250px;
}

#section04 .section04-in .section04-in_case .section04-in_case-text {
  position: relative;
  width: 100%;
  margin: 0 0 5.4%;
  border-bottom: solid 1px #989;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#section04 .section04-in .section04-in_case .section04-in_case-text img {
  margin-right: 4.8%;
}

#section04 .section04-in .section04-in_case .section04-in_case-text p {
  font-size: 26px;
  color: #9a737a;
}

#section04 .section04-in .section04-in_case .section04-in_case-text p span {
  font-size: 20px;
}

#section04 .section04-in .section04-in_case .section04-in_case-ba {
  margin-bottom: 60px;
  padding: 0 20px;
}

#section04 .section04-in .section04-in_case .section04-in_case-comment ul {
  padding: 0 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

#section04 .section04-in .section04-in_case .section04-in_case-comment ul li.left {
  width: 58%;
}

#section04 .section04-in .section04-in_case .section04-in_case-comment ul li.right {
  width: 40%;
}

#section04 .section04-in .section04-in_case .section04-in_case-comment h3 {
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
  width: 100%;
  margin: 0;
  margin-bottom: 1em;
  padding: 16px 24px 14px;
  color: #fff;
  font-size: 18px;
  text-align: center;
  line-height: 1;
  background-color: #caa65e;
}

#section04 .section04-in .section04-in_case .section04-in_case-comment ul li.left p {
  margin-bottom: 1em;
}

#section04 .section04-in .section04-in_reason-title {
  position: relative;
  z-index: 1;
}

#section04 .section04-in .section04-in_reason-title img {
  position: absolute;
  width: 100%;
  height: auto;
  bottom: 0;
}

/*section05*/
#section05 {
  padding-bottom: 80px;
}

#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 {
  width: auto;
  height: 570px;
  padding-left: 420px;
  background-image: url(images/img_bg01.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

#section05 .section05-in .section05-in_reason .section05-in_reason-right01,
#section05 .section05-in .section05-in_reason .section05-in_reason-right02 {
  padding-left: 0px;
  padding-right: 416px;
  background-image: url(images/img_bg02.jpg);
  background-position: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

#section05 .section05-in .section05-in_reason .section05-in_reason-left02 {
  background-image: url(images/img_bg03.jpg);
}

#section05 .section05-in .section05-in_reason .section05-in_reason-right02 {
  background-image: url(images/img_bg04.jpg);
}

#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 {
  max-width: 568px;
  width: 100%;
  height: 476px;
  background-image: url(images/resaon_bg01.png);
}

#section05 .section05-in .section05-in_reason .section05-in_reason-right01 .box,
#section05 .section05-in .section05-in_reason .section05-in_reason-right02 .box {
  background-image: url(images/resaon_bg02.png);
}

#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 {
  margin-top: 6.4%;
  margin-left: 2.1%;
}

#section05 .section05-in .section05-in_reason .section05-in_reason-left01 .box h3,
#section05 .section05-in .section05-in_reason .section05-in_reason-right01 .box h3,
#section05 .section05-in .section05-in_reason .section05-in_reason-left02 .box h3,
#section05 .section05-in .section05-in_reason .section05-in_reason-right02 .box h3 {
  max-width: 440px;
  width: 100%;
  margin: 21px auto 8px;
  font-size: 32px;
  font-weight: 400;
  color: #e88599;
}

#section05 .section05-in .section05-in_reason .section05-in_reason-left01 .box p,
#section05 .section05-in .section05-in_reason .section05-in_reason-right01 .box p,
#section05 .section05-in .section05-in_reason .section05-in_reason-left02 .box p,
#section05 .section05-in .section05-in_reason .section05-in_reason-right02 .box p {
  max-width: 440px;
  width: 100%;
  margin: 0 auto;
  font-size: 20px;
  font-weight: 400;
  line-height: 31px;
}

#section05 .section05-in .section05-in_reason .box h3.reason-tit {
  font-weight: 500;
}

/*section06*/
#section06 {
  padding-top: 80px;
}

#section06 .section06-in .section06-in_flow {
  width: 100%;
  padding-bottom: 67px;
  background-image: url(images/img_bg05.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}

#section06 .section06-in .section06-in_flow p {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
  color: #fff;
}

#section06 .section06-in .section06-in_flow .section06-in_flow-title {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
  padding-top: 107px;
  padding-bottom: 68px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#section06 .section06-in .section06-in_flow .section06-in_flow-main {
  max-width: 1100px;
  width: auto;
  margin: 0 auto;
  padding: 0px 40px;
  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;
}

#section06 .section06-in .section06-in_flow .section06-in_flow-main ul {
  width: 100%;
  height: 320px;
  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;
}

#section06 .section06-in .section06-in_flow .section06-in_flow-main ul:last-child {
  margin: 0;
  margin-bottom: 15px;
}

#section06 .section06-in .section06-in_flow .section06-in_flow-main ul li.left,
#section06 .section06-in .section06-in_flow .section06-in_flow-main ul li.right {
  position: relative;
  width: auto;
  height: 320px;
}

#section06 .section06-in .section06-in_flow .section06-in_flow-main ul li.left {
  width: 100%;
  margin: 0 auto;
  padding: 0 25px;
  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;
}

#section06 .section06-in .section06-in_flow .section06-in_flow-main ul li.left img {
  position: absolute;
  top: -25px;
  left: -22px;
}

#section06 .section06-in .section06-in_flow .section06-in_flow-main ul li.left h3 {
  margin-bottom: 5%;
  font-size: 40px;
  font-weight: 400;
  line-height: 1;
  color: #af0904;
}

#section06 .section06-in .section06-in_flow .section06-in_flow-main ul li.left p {
  max-width: 600px;
  width: 100%;
  margin: 0 auto;
  color: #313131;
}

#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%;
}

#section06 .section06-in .section06-in_flow .section06-in_flow-main ul li.right img {
  width: 100%;
  height: 320px;
  border-radius: 0 20px 20px 0;
}

/*section07*/
#section07 .section07-in {
  width: 100%;
  height: auto;
  background-image: url(images/color_bg03.jpg);
  background-repeat: repeat;
  background-size: auto;
}

#section07 .section07-in .section07-in_voice {
  width: 100%;
  background-image: url(images/color_bg04.png);
  background-size: auto;
  background-position: center;
}

#section07 .section07-in .section07-in_voice .section07-in_voice-title {
  width: 100%;
  margin-bottom: 35px;
  text-align: center;
}

#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 {
  max-width: 990px;
  width: 100%;
  height: 360px;
  margin: 0 auto;
  background-image: url(images/voice_bg01.png);
  background-repeat: no-repeat;
}

#section07 .section07-in .section07-in_voice .section07-in_voice-main02 {
  background-image: url(images/voice_bg02.png);
  background-repeat: no-repeat;
}

#section07 .section07-in .section07-in_voice .section07-in_voice-main03 {
  margin-bottom: -60px;
  padding-bottom: 60px;
  background-image: url(images/voice_bg03.png);
  background-repeat: no-repeat;
}

#section07 .section07-in .section07-in_voice .section07-in_voice-main01 ul,
#section07 .section07-in .section07-in_voice .section07-in_voice-main03 ul {
  width: 100%;
  height: 340px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

#section07 .section07-in .section07-in_voice .section07-in_voice-main02 ul {
  width: 100%;
  height: 340px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

#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: 40px;
}

#section07 .section07-in .section07-in_voice .section07-in_voice-main02 ul li.right {
  margin-right: 40px;
}

#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: 450px;
  width: 100%;
  margin-top: 57px;
  margin-left: 45px;
}

#section07 .section07-in .section07-in_voice .section07-in_voice-main02 ul li.left {
  max-width: 450px;
  width: 100%;
  margin-top: 65px;
  margin-right: 45px;
}

#section07 .section07-in .section07-in_voice .section07-in_voice-main01 ul li.right h3,
#section07 .section07-in .section07-in_voice .section07-in_voice-main02 ul li.left h3,
#section07 .section07-in .section07-in_voice .section07-in_voice-main03 ul li.right h3 {
  margin-bottom: 20px;
  font-size: 30px;
  font-weight: 400;
  line-height: 1.2;
  color: #af0904;
}

#section07 .section07-in .section07-in_voice .section07-in_voice-main01 ul li.right h3 span,
#section07 .section07-in .section07-in_voice .section07-in_voice-main02 ul li.left h3 span,
#section07 .section07-in .section07-in_voice .section07-in_voice-main03 ul li.right h3 span {
  font-size: 18px;
}

/*section08*/
#section08 {
  padding-bottom: 110px;
}

#section08 .section08-in {
  width: 100%;
  overflow: hidden;
}

#section08 .section08-in .section08-in_qa {
  width: 100%;
  padding: 80px 0 40px;
  background-image: url(images/color_05.png);
  background-repeat: no-repeat;
  background-size: cover;
}

#section08 .section08-in .section08-in_qa h2 {
  margin-bottom: 74px;
  text-align: center;
  font-size: 45px;
  font-weight: 400;
}

#section08 .section08-in .section08-in_qa h2 span.small {
  font-size: 24px;
  font-weight: 400;
  color: #333;
}

#section08 .section08-in .section08-in_qa h2 span {
  color: #af0904;
}

#section08 .section08-in .section08-in_qa .section08-in_qa-main {
  max-width: 1000px;
  width: 96%;
  margin: 0 auto;
}

#section08 .section08-in .section08-in_qa .section08-in_qa-main h3 {
  width: 100%;
  margin-bottom: 9px;
  padding-left: 60px;
  padding-bottom: 12px;
  font-size: 32px;
  font-weight: 400;
  color: #af0904;
  border-bottom: dotted 1px #989696;
  position: relative;
}

#section08 .section08-in .section08-in_qa .section08-in_qa-main h3:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 53px;
  height: 53px;
  margin-right: 24px;
  background-image: url(images/q_icon.png);
}

#section08 .section08-in .section08-in_qa .section08-in_qa-main p {
  margin-bottom: 66px;
  padding-left: 8%;
  width: 82%;
}

/*footer*/
#footer {
  padding-top: 140px;
}

#footer .footer-in .footer-in_access .footer-in_access-title {
  width: 100%;
  height: 320px;
  background-image: url(images/color_bg05.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  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;
}

#footer .footer-in .footer-in_access .footer-in_access-left {
  padding: 135px 0px 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -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 .footer-in_access-left-bottom,
#footer .footer-in .footer-in_access .footer-in_access-right .footer-in_access-right-bottom {
  max-width: 600px;
  width: 100%;
  margin: 0 auto;
}

#footer .footer-in .footer-in_access .footer-in_access-left h3,
#footer .footer-in .footer-in_access .footer-in_access-right h3 {
  max-width: 1080px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 30px;
  padding: 46px 110px 45px 480px;
  font-size: 60px;
  font-weight: 400;
  color: #fff;
  background-color: #333;
}

#footer .footer-in .footer-in_access .footer-in_access-left .footer-in_access-main_tel a {
  font-size: 90px;
  line-height: 1;
  color: #ae8b78;
  text-decoration: none;
  font-family: serif;
}

#footer .footer-in .footer-in_access .footer-in_access-left p,
#footer .footer-in .footer-in_access .footer-in_access-right p {
  max-width: 980px;
  width: 100%;
  margin: 0 auto 60px;
  padding: 0;
}

#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: 980px;
  width: 100%;
  margin: 0 auto;
  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: 980px;
  width: 100%;
  margin: 32px auto 28px;
  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;
}

#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: 49%;
  height: auto;
}

#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 {
  position: relative;
  width: 100%;
  padding: 22px 0;
  font-size: 30px;
  font-weight: 400;
  line-height: 1;
  text-align: center;
  text-decoration: none;
  color: #333;
  border: solid 1px #333;
  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;
}

#footer .footer-in .footer-in_access .footer-in_access-left ul li a:hover,
#footer .footer-in .footer-in_access .footer-in_access-right ul li a:hover {
  background-color: #ae8b78;
  color: #fff;
}

#footer .footer-in .footer-in_access .footer-in_access-left ul li a::after,
#footer .footer-in .footer-in_access .footer-in_access-right ul li a::after {
  position: absolute;
  content: "";
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  width: 10px;
  height: 10px;
  border-top: 3px solid #333;
  border-right: 3px solid #333;
  right: 6%;
}

#footer .footer-in .footer-in_access .footer-in_access-left ul li a:hover::after,
#footer .footer-in .footer-in_access .footer-in_access-right ul li a:hover::after {
  position: absolute;
  content: "";
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  width: 10px;
  height: 10px;
  border-top: 3px solid #ffffff;
  border-right: 3px solid #ffffff;
  right: 6%;
}

#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: 31px 0;
  color: #fff;
  font-size: 35px;
  font-weight: 500;
  text-align: center;
  line-height: 1.5;
  text-decoration: none;
  background-color: #af8c78;
}

#footer .footer-in_access-right {
  padding-top: 148px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

#footer .footer-in .footer-in_access .footer-in_access-right h3 {
  padding: 66px 546px 66px 52px;
  float: right;
}

#footer .footer-in_access-right p {
  float: right;
}

/*footer*/
footer {
  width: 100%;
  margin-top: 64px;
  padding: 14px 0;
  text-align: center;
  color: #fff;
  background-color: #af8c78;
}

footer #copyright p.copyright a {
  color: #fff;
  text-decoration: none;
}

@media screen and (max-width: 1025px) {
  #section01 .section01-in .section01-in_course .section01-in_course-in {
    width: 100%;
    background-position: 4% center;
  }

  #section01 .section01-in .section01-in_course .section01-in_course-in p {
    width: 100%;
    font-size: 28px;
    text-align: center;
    right: 0;
  }

  #section03 .section03-in .section03-in_problem img {
    width: 90%;
    padding: 0px 20px 20px;
  }

  #section03 .section03-in .section03-in_problem img:nth-child(1) {
    width: 70%;
  }

  #section04 .section04-in {
    padding-top: 4em;
    overflow: hidden;
  }

  #section04 .section04-in .section04-in_case.pc {
    margin: 0 auto 4px;
  }

  #section04 .section04-in .section04-in_real-feeling {
    padding: 0 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }

  #section04 .section04-in .section04-in_case .section04-in_case-text img {
    margin-right: 2%;
  }

  #section05 {
    padding-bottom: 40px;
  }

  #campaign {
    max-width: 600px;
    height: auto;
  }

  #section06 {
    padding-top: 40px;
  }

  #footer .footer-in .footer-in_access .footer-in_access-left h3,
  #footer .footer-in .footer-in_access .footer-in_access-right h3 {
    padding: 46px 110px 45px 110px;
  }

  #footer .footer-in .footer-in_access .footer-in_access-right h3 {
    padding: 46px 52px 46px 52px;
  }
}


@media screen and (max-width: 1000px) {
    #section01 .section01-in .section01-in_course .section01-in_course-in {
    width: 100%;
    background-position: -10% center;
  }
}
@media screen and (max-width: 800px) {
    #section01 .section01-in .section01-in_course .section01-in_course-in {
    width: 100%;
    background: none;
  }
}

.gothic-text{
    font-family: "Noto Sans JP";
    font-weight: normal;
}
#copyright .gothic-text{
    color: #fff;
}
.fw-5b{
  font-weight: 500;
}