.main_outer1 {
  background-color: rgb(247, 247, 247);
  padding: 0 !important;
}
@media (max-width: 767px) {
  .main_outer1 {
    padding: 0 !important;
  }
}

.main_outer2 {
  background-color: #fff;
  border-radius: 0;
  padding: 0;
}

.content {
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
  color: #000;
  padding: 0;
}
@media (max-width: 767px) {
  .content {
    padding: 0;
  }
}
.content h1 {
  width: 1000px;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .content h1 {
    width: 100%;
  }
}
.content .section_inner {
  margin: 0 auto;
  width: 1000px;
  padding: 50px 0 30px;
}
@media (max-width: 767px) {
  .content .section_inner {
    padding: 6.6666666667vw 0;
    width: 90.6666666667vw;
  }
}
.content h2 {
  color: #19315d;
  font-weight: 600;
  text-align: center;
  font-size: 35px;
  margin-bottom: 1em;
  width: auto;
}
@media (max-width: 767px) {
  .content h2 {
    font-size: 5.7333333333vw;
  }
}
.content .section1 {
  background: #19315d;
  color: #fff;
  text-align: center;
  line-height: 1.8;
}
.content .section1 .section_inner {
  padding: 20px 0;
}
@media (max-width: 767px) {
  .content .section1 .section_inner {
    padding: 4.8vw 0;
  }
}
.content .section1 h2 {
  font-size: 36px;
  font-weight: 900;
  color: #fff;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .content .section1 h2 {
    font-size: 5.0666666667vw;
  }
}
.content .section1 p {
  font-size: 32px;
  font-weight: 600;
}
@media (max-width: 767px) {
  .content .section1 p {
    font-size: 4.2666666667vw;
    font-weight: 400;
  }
}
.content .section2 .section_inner {
  padding: 35px 0 50px;
}
@media (max-width: 767px) {
  .content .section2 .section_inner {
    padding: 6.6666666667vw 0 6.6666666667vw;
  }
}
.content .section2 h2 {
  color: #19315d;
  text-align: center;
  font-size: 30px;
  font-weight: 600;
}
@media (max-width: 767px) {
  .content .section2 h2 {
    font-size: 5.3333333333vw;
  }
}
.content .section2 h2 span {
  font-size: 36px;
}
@media (max-width: 767px) {
  .content .section2 h2 span {
    font-size: 6.6666666667vw;
  }
}
.content .section2 p {
  text-align: center;
  line-height: 2;
  margin-top: 25px;
  font-size: 17px;
}
@media (max-width: 767px) {
  .content .section2 p {
    font-size: 3.4666666667vw;
    margin-top: 3.3333333333vw;
  }
}
.content .section2 p span {
  color: #e73820;
  font-weight: 600;
  position: relative;
}
.content .section2 p span i {
  color: #e73820;
  position: absolute;
  top: 0em;
  right: -1em;
  font-size: 10px;
}
@media (max-width: 767px) {
  .content .section2 p span i {
    font-size: 2vw;
  }
}
.content .section2 p i {
  font-size: 12px;
}
@media (max-width: 767px) {
  .content .section2 p i {
    font-size: 2.6666666667vw;
  }
}
.content .section2 img {
  margin-top: 30px;
}
@media (max-width: 767px) {
  .content .section2 img {
    margin-top: 6vw;
  }
}
.content .section2 ul li {
  text-indent: -1em;
  font-size: 12px;
  padding-left: 13em;
  margin-top: 1em;
}
@media (max-width: 767px) {
  .content .section2 ul li {
    font-size: 2.6666666667vw;
    padding-left: 1em;
    line-height: 1.6;
  }
}
.content .section2 ul li span {
  text-decoration: none; /* まず下線を消す */
  border-bottom: 1px solid #000; /* 下線を引く */
  padding-bottom: 1px; /* 文字とボーダーの間に3pxの隙間を作る */
}
@media (max-width: 767px) {
  .content .section2 ul li span {
text-decoration: none; /* まず下線を消す */
  border-bottom: 1px solid #000; /* 下線を引く */
  padding-bottom: 1px; /* 文字とボーダーの間に3pxの隙間を作る */  }
}
.content .section3 {
  background: #efefef;
}
@media (max-width: 767px) {
  .content .section3 {
    margin: 0 -14px;
  }
}
.content .section3 .section_inner {
  padding: 50px 0 70px;
}
@media (max-width: 767px) {
  .content .section3 .section_inner {
    padding: 6.6666666667vw 0 6.6666666667vw;
  }
}
.content .section3 .section_cont {
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 17px;
}
@media (max-width: 767px) {
  .content .section3 .section_cont {
    margin-top: 6.6666666667vw;
    display: block;
    padding: 0 0 0 3.2vw;
  }
}
.content .section3 .item {
  background: #fff;
  position: relative;
  width: 340px;
  height: 240px;
  margin: 0 20px;
}
@media (max-width: 767px) {
  .content .section3 .item {
    width: auto;
    height: auto;
    border-radius: 0;
    margin-bottom: 5.2vw;
    padding: 6.6666666667vw 0;
  }
}
.content .section3 img {
  margin: 40px auto 0;
  width: 140px;
}
@media (max-width: 767px) {
  .content .section3 img {
    width: 40vw;
    margin: 0 auto 6.6666666667vw;
  }
}
.content .section3 p {
  font-weight: 900;
  font-size: 38px;
  color: #fff;
  background: #19315d;
  border-radius: 10em;
  position: absolute;
  width: 55px;
  height: 55px;
  text-align: center;
  padding-top: 3px;
  left: 12px;
  top: 12px;
}
@media (max-width: 767px) {
  .content .section3 p {
    font-size: 5.8666666667vw;
    width: 8.5333333333vw;
    height: 8.5333333333vw;
    left: -3.2vw;
    top: -3.2vw;
    padding-top: 0.6666666667vw;
  }
}
.content .section3 h3 {
  text-align: center;
  font-weight: 600;
  line-height: 1.6;
  margin-top: 10px;
  font-size: 20px;
  color: #19315d;
}
@media (max-width: 767px) {
  .content .section3 h3 {
    margin-top: 0;
    font-size: 5.3333333333vw;
    width: auto;
    line-height: 1.4;
  }
}
.content .section3 h3 span {
  color: #e73820;
  font-weight: 600;
  font-size: 22px;
}
@media (max-width: 767px) {
  .content .section3 h3 span {
    font-size: 6.4vw;
    line-height: 1.6;
  }
}
.content .section3 h3 i {
  font-size: 14px;
  position: relative;
  bottom: 0.5em;
}
@media (max-width: 767px) {
  .content .section3 h3 i {
    font-size: 4.2666666667vw;
    bottom: 0.2em;
    line-height: 1.8;
  }
}
.content .section3 ul {
  margin-top: 28px;
  padding-left: 28px;
}
@media (max-width: 767px) {
  .content .section3 ul {
    margin-top: -1.4666666667vw;
    padding-left: 0;
  }
}
.content .section3 ul li {
  font-size: 12px;
  text-indent: -1em;
  padding-left: 1em;
  line-height: 1.6;
}
@media (max-width: 767px) {
  .content .section3 ul li {
    font-size: 2.6666666667vw;
  }
}
.content .section4 .section_inner {
  padding: 55px 0 45px;
}
@media (max-width: 767px) {
  .content .section4 .section_inner {
    padding: 6.6666666667vw 0 6.6666666667vw;
  }
}
.content .section4 h3 {
  margin-top: 20px;
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  line-height: 1.8;
}
@media (max-width: 767px) {
  .content .section4 h3 {
    margin-top: 2.2666666667vw;
    font-size: 3.4666666667vw;
  }
}
.content .section4 h3 span {
  color: #e73820;
  font-weight: 900;
}
.content .section4 h3 i {
  font-weight: 400;
  font-size: 12px;
}
@media (max-width: 767px) {
  .content .section4 h3 i {
    font-size: 2.6666666667vw;
  }
}
.content .section4 .section_cont {
  margin: 0 auto;
  margin-top: 46px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 720px;
}
@media (max-width: 767px) {
  .content .section4 .section_cont {
    margin-top: 5.3333333333vw;
    width: 92vw;
  }
}
.content .section4 .section_cont .item {
  padding: 20px;
  border: #19315d solid 3px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 20px;
  border-radius: 10px;
  color: #19315d;
  width: 340px;
  height: 176px;
}
@media (max-width: 767px) {
  .content .section4 .section_cont .item {
    margin-bottom: 5.3333333333vw;
    padding: 2.6666666667vw 0 0;
    width: 100%;
    height: 40vw;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.content .section4 .section_cont .item img {
  width: 100px;
}
@media (max-width: 767px) {
  .content .section4 .section_cont .item img {
    width: 24vw;
  }
}
.content .section4 .section_cont .item p {
  width: 100%;
  font-size: 16px;
  font-weight: 600;
  margin-left: 1em;
  text-align: center;
}
@media (max-width: 767px) {
  .content .section4 .section_cont .item p {
    font-size: 5.3333333333vw;
    margin-left: 0;
    text-align: center;
    margin-bottom: 0.5em;
    width: 100%;
  }
}
.content .section4 .section_cont .item p span {
  display: block;
  font-weight: 400;
  font-size: 12px;
}
@media (max-width: 767px) {
  .content .section4 .section_cont .item p span {
    font-size: 4vw;
  }
}
.content .section4 .section_cont .staff {
  border: #19315d solid 2px;
  border-radius: 100em;
  width: 100%;
  text-align: center;
  padding: 0.6em;
  color: #19315d;
  font-size: 18px;
  margin-top: 20px;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .content .section4 .section_cont .staff {
    font-size: 3.4666666667vw;
    margin: 0 0 5.3333333333vw;
  }
}
.content .section5 {
  background: #efefef;
}
@media (max-width: 767px) {
  .content .section5 {
    margin: 0 -14px;
  }
}
.content .section5 .section_inner {
  margin: 0 auto;
  width: 720px;
  padding: 60px 0 60px;
}
@media (max-width: 767px) {
  .content .section5 .section_inner {
    padding: 6.6666666667vw 0 6.6666666667vw;
    width: 90.6666666667vw;
  }
}
.content .section5 h2 {
  font-size: 35px;
}
@media (max-width: 767px) {
  .content .section5 h2 {
    font-size: 5.8666666667vw;
  }
}
.content .section5 table {
  margin-top: 44px;
  width: 100%;
}
@media (max-width: 767px) {
  .content .section5 table {
    margin-top: 4.9333333333vw;
  }
}
.content .section5 .top {
  text-align: left;
  font-weight: 600;
  font-size: 18px;
  padding-left: 0;
}
@media (max-width: 767px) {
  .content .section5 .top {
    font-size: 3.2vw;
  }
}
.content .section5 th {
  border-top: none;
  text-align: center;
  vertical-align: middle;
  padding: 0.5em;
}
.content .section5 td {
  text-align: center;
  vertical-align: middle;
  padding: 0.5em;
}
.content .section5 .blue {
  background: #19315d;
  color: #fff;
  font-weight: 400;
  font-size: 22px;
  width: 212px;
  height: 100px;
}
@media (max-width: 767px) {
  .content .section5 .blue {
    font-size: 5.3333333333vw;
    width: 36vw;
    height: 18.6666666667vw;
  }
}
.content .section5 .white {
  background: #fff;
  color: #e73820;
  font-weight: 900;
  font-size: 30px;
}
@media (max-width: 767px) {
  .content .section5 .white {
    font-size: 6.6666666667vw;
  }
}
.content .section5 .white2 {
  border-bottom: #dddddd solid 1px;
  border-right: #dddddd solid 1px;
  background: #fff;
  color: #19315d;
  font-weight: 900;
  font-size: 26px;
}
@media (max-width: 767px) {
  .content .section5 .white2 {
    font-size: 4.5333333333vw;
  }
}
.content .section5 .white2 span {
  font-size: 13px;
}
@media (max-width: 767px) {
  .content .section5 .white2 span {
    font-size: 2.4vw;
  }
}
.content .section5 .white2 i {
  font-size: 11px;
  font-weight: 400;
}
@media (max-width: 767px) {
  .content .section5 .white2 i {
    font-size: 1.8666666667vw;
  }
}
.content .section5 .red {
  background: #e73820;
  color: #fff;
  font-weight: 900;
  font-size: 16px;
}
@media (max-width: 767px) {
  .content .section5 .red {
    font-size: 2.8vw;
  }
}
.content .section5 .red span {
  font-size: 10px;
  position: relative;
  bottom: 0.6em;
}
@media (max-width: 767px) {
  .content .section5 .red span {
    font-size: 1.4666666667vw;
  }
}
.content .section5 .grey {
  border-bottom: #dddddd solid 1px;
  border-right: #dddddd solid 1px;
  background: #888;
  color: #fff;
  font-weight: 600;
  font-size: 16px;
}
@media (max-width: 767px) {
  .content .section5 .grey {
    font-size: 2.8vw;
  }
}
.content .section5 .grey span {
  font-size: 12px;
}
@media (max-width: 767px) {
  .content .section5 .grey span {
    font-size: 2.1333333333vw;
  }
}
.content .section5 ul {
  font-size: 12px;
  margin-top: 1em;
}
.content .section5 ul li {
  text-indent: -1em;
  padding-left: 1em;
}
@media (max-width: 767px) {
  .content .section5 ul {
    font-size: 2.6666666667vw;
    line-height: 1.6;
  }
}
.content .section5 ul span {
  color: #e73820;
}
.content .section5 dl {
  margin-top: 44px;
  background: #fff;
  padding: 1em;
  line-height: 1.6;
}
@media (max-width: 767px) {
  .content .section5 dl {
    margin-top: 4.4vw;
  }
}
.content .section5 dt {
  font-size: 14px;
  font-weight: 600;
}
@media (max-width: 767px) {
  .content .section5 dt {
    font-size: 3.4666666667vw;
  }
}
.content .section5 dd {
  text-indent: -0.5em;
  padding-left: 0.5em;
  font-size: 12px;
}
@media (max-width: 767px) {
  .content .section5 dd {
    font-size: 2.6666666667vw;
    line-height: 1.6;
  }
}
.content .section6 .section_inner {
  margin: 0 auto;
  padding: 60px 0 95px;
}
@media (max-width: 767px) {
  .content .section6 .section_inner {
    padding: 7.3333333333vw 0 13.3333333333vw;
    width: 100%;
  }
}
.content .section6 h2 {
  border-bottom: #19315d solid 2px;
  width: 780px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0.5em;
  padding-bottom: 0.5em;
}
@media (max-width: 767px) {
  .content .section6 h2 {
    width: 90.6666666667vw;
  }
}
.content .section6 .p01 {
  text-align: center;
  margin-top: 37px;
  font-weight: 600;
  font-size: 17px;
  line-height: 1.8;
}
@media (max-width: 767px) {
  .content .section6 .p01 {
    margin-top: 2.2666666667vw;
    font-size: 3.2vw;
  }
}
.content .section6 .box {
  margin: 0 auto;
  width: 780px;
  color: #19315d;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 767px) {
  .content .section6 .box {
    width: 90.6666666667vw;
  }
}
.content .section6 .box img {
  width: 402px;
}
@media (max-width: 767px) {
  .content .section6 .box img {
    width: 46.6666666667vw;
  }
}
.content .section6 .box p {
  font-weight: 500;
  font-size: 29px;
  line-height: 1.6;
  margin-left: 30px;
}
@media (max-width: 767px) {
  .content .section6 .box p {
    margin-left: 2.6666666667vw;
    font-size: 3.3333333333vw;
  }
}
.content .section6 .p02 {
  margin-top: 20px;
  font-weight: 600;
  font-size: 14px;
  padding-left: 150px;
}
@media (max-width: 767px) {
  .content .section6 .p02 {
    padding-left: 4.6666666667vw;
    font-size: 3.2vw;
    line-height: 1.8;
  }
}
.content .section6 ul {
  line-height: 1.6;
  margin-top: 0.3em;
  padding-left: 150px;
}
@media (max-width: 767px) {
  .content .section6 ul {
    padding-left: 4.6666666667vw;
    font-size: 2.6666666667vw;
  }
}
.content .section6 li {
  text-indent: -1em;
  padding-left: 1em;
  font-size: 12px;
}
@media (max-width: 767px) {
  .content .section6 li {
    font-size: 2.6666666667vw;
  }
}
.content .section6 .a_area {
  margin-top: 80px;
  text-align: center;
}
.content .section6 a {
  display: inline-block;
  text-align: center;
  background: #ed1b3a;
  border-radius: 8px;
  font-size: 16px;
  padding: 12px;
  width: 514px;
}
@media (max-width: 767px) {
  .content .section6 a {
    font-size: 4vw;
    width: 90%;
    margin-top: 10.6666666667vw;
    padding: 0.8em;
    width: 90.6666666667vw;
  }
}
.content .section6 a span {
  color: #fff;
  font-weight: 600;
  position: relative;
  padding-right: 20px;
}
@media (max-width: 767px) {
  .content .section6 a span {
    padding-right: 1.4em;
  }
}
.content .section6 a span::after {
  content: "\e91e";
  font-family: icomoon;
  position: absolute;
  font-size: 1.1em;
  right: 0em;
  bottom: 0.1em;
}/*# sourceMappingURL=layout_page.css.map */