@charset "UTF-8";
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html,
body,
p {
  padding: 0;
  margin: 0;
}

body {
  font-family: Arial, "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 16px;
  line-height: 1.6;
  background: #fff;
  color: #000;
}

img {
  max-width: 100%;
  height: auto;
}

ul,
ol {
  padding: 0;
  margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  padding: 0;
  margin: 0;
}

a {
  color: inherit;
  text-decoration: none;
}

.inner {
  max-width: 1000px;
  margin: auto;
  padding: 0px 20px;
}

.main-visual {
  max-width: 100%;
  background: url(../img/64577969-0-4-1.jpg) no-repeat center center/cover;
  position: relative;
}

.fv__title {
  text-align: center;
  font-size: 2rem;
  font-weight: 700;
  color: #0d005f;
  padding-top: 23px;
}
@media (max-width: 767px) {
  .fv__title {
    padding-top: 15px;
  }
}
.fv__title h1 {
  margin: 0;
  font-size: clamp(3.75rem, 6vw, 5.25rem);
  font-weight: 700;
  letter-spacing: 0.03em;
}
@media (max-width: 767px) {
  .fv__title h1 {
    font-size: clamp(1.5rem, 6vw, 3.5rem);
  }
}
.fv__title--01 {
  position: relative;
  font-size: 2.6rem;
  font-weight: bold;
  padding: 4px;
  background: #fbe165;
  color: #0d005f;
  z-index: 1;
}
@media (max-width: 767px) {
  .fv__title--01 {
    padding: 2px 0;
  }
}
.fv__title--01:before {
  position: absolute;
  content: "";
  top: -0.2em;
  left: -0.4em;
  width: calc(100% + 0.8em);
  height: 1.6em;
  z-index: -1;
  background: #fbe165;
  -webkit-transform: skewX(-20deg);
          transform: skewX(-20deg);
}
.fv__title--01:after {
  position: absolute;
  content: "";
  top: -0.2em;
  left: -0.4em;
  width: calc(100% + 0.8em);
  height: 1.6em;
  z-index: -1;
  background: #fbe165;
  -webkit-transform: skewX(-20deg);
          transform: skewX(-20deg);
}
.fv__title--02 {
  font-size: 2.6rem;
  padding: 0 20px;
}
@media (max-width: 767px) {
  .fv__title--02 {
    padding: 0 8px;
  }
}
.fv__title--03 {
  font-size: 2.6rem;
  padding-left: 20px;
}
@media (max-width: 767px) {
  .fv__title--03 {
    padding-left: 8px;
  }
}
@media screen and (max-width: 830px) {
  .fv__title--01, .fv__title--02, .fv__title--03 {
    font-size: 2.125rem;
  }
}
@media (max-width: 767px) {
  .fv__title--01, .fv__title--02, .fv__title--03 {
    font-size: 1.375rem;
  }
}
@media screen and (max-width: 500px) {
  .fv__title--01, .fv__title--02, .fv__title--03 {
    font-size: 1.25rem;
  }
}
@media (max-width: 420px) {
  .fv__title--01, .fv__title--02, .fv__title--03 {
    font-size: 1.175rem;
  }
}
@media screen and (max-width: 390px) {
  .fv__title--01, .fv__title--02, .fv__title--03 {
    font-size: 1.125rem;
  }
}
@media screen and (max-width: 370px) {
  .fv__title--01, .fv__title--02, .fv__title--03 {
    font-size: 1rem;
  }
}
.fv__title--05 {
  font-size: 2rem;
}
@media (max-width: 767px) {
  .fv__title--05 {
    font-size: 1.375rem;
    line-height: 1;
  }
}
@media screen and (max-width: 500px) {
  .fv__title--05 {
    font-size: 1.25rem;
  }
}
@media (max-width: 420px) {
  .fv__title--05 {
    font-size: clamp(1.125rem, 3vw, 1.375rem);
  }
}
@media screen and (max-width: 370px) {
  .fv__title--05 {
    font-size: 1rem;
  }
}
.fv__title--06 {
  color: #343434;
}
@media (max-width: 767px) {
  .fv__title--06 {
    font-size: 1.375rem;
    line-height: 1.4;
  }
}
@media screen and (max-width: 500px) {
  .fv__title--06 {
    font-size: 1.25rem;
  }
}
@media (max-width: 767px) {
  .fv__title--06 {
    font-size: 1.125rem;
  }
}
.fv__title--07 {
  color: #fff;
  background: #0d005f;
  display: inline-block;
  padding: 2px 40px;
}
@media (max-width: 767px) {
  .fv__title--07 {
    font-size: 1.5rem;
  }
}
@media (max-width: 420px) {
  .fv__title--07 {
    font-size: 1.25rem;
  }
}
@media (max-width: 767px) {
  .fv__title--att {
    font-size: 0.875rem;
    text-align: center;
  }
}
@media (max-width: 767px) {
  .fv__title--att {
    font-size: 0.75rem;
  }
}

.intro__01--part1 {
  text-align: center;
  background: #00083f;
  color: #fff;
}
.intro__01--text01 {
  font-size: 1.75rem;
  font-weight: 700;
  margin: 0;
  padding-top: 28px;
  line-height: 1.7;
}
@media (max-width: 767px) {
  .intro__01--text01 {
    font-size: 1.375rem;
    margin: auto;
  }
}
@media screen and (max-width: 500px) {
  .intro__01--text01 {
    max-width: 310px;
  }
}
.intro__01--text02 {
  font-size: 0.875rem;
  padding: 9px 0 32px;
}
.intro__01--part2 {
  text-align: center;
  background: #ffb501;
  color: #000;
}
.intro__01--text03 {
  font-size: 1.75rem;
  font-weight: 700;
  padding: 25px 0 33px;
  margin-bottom: 32px;
}
@media (max-width: 767px) {
  .intro__01--text03 {
    font-size: 1.5rem;
    max-width: 358px;
    margin: 0 auto 30px;
    padding: 25px 0 25px;
  }
}

.kv {
  width: 52%;
}
@media (max-width: 767px) {
  .kv {
    width: 100%;
    max-width: 380px;
    margin: auto;
  }
}

.fv__form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  padding-bottom: 20px;
}
@media (max-width: 767px) {
  .fv__form {
    display: block;
  }
}
.fv__form--form {
  border: 2px solid #0d0c6d;
  border-radius: 20px;
  background: #fff;
  width: 46%;
  padding: 10px 30px;
}
@media (max-width: 767px) {
  .fv__form--form {
    margin: auto;
    width: 100%;
    max-width: 390px;
    padding: 10px;
  }
}
.fv__form--formtop {
  text-align: center;
  font-weight: 700;
}
@media screen and (max-width: 370px) {
  .fv__form--formtop {
    font-size: 0.875rem;
  }
}
.fv__form--pub_form dd {
  margin-left: 0;
}
.fv__form--pub_form input {
  padding: 20px 20px 20px 10px;
  font-size: 1rem;
  width: 100%;
}
@media (max-width: 767px) {
  .fv__form--pub_form input {
    padding: 20px 20px 20px 10px;
    width: 100%;
  }
}
.fv__form--btn {
  -webkit-box-shadow: 0 5px #75531d;
          box-shadow: 0 5px #75531d;
  background: -webkit-gradient(linear, left top, left bottom, from(#ffb92a), color-stop(50%, #fa9b0c));
  background: linear-gradient(#ffb92a, #fa9b0c 50%);
  color: #010101;
  border-radius: 30px;
  font-weight: 700;
  font-size: 1.25rem;
  white-space: normal;
  border: 2px solid #212121;
  padding: 34px 0;
  width: 370px;
  max-width: 100%;
}
.fv__form--att {
  font-size: 0.625rem;
  margin-top: 10px;
}

.voice__customer {
  max-width: 802px;
  margin: auto;
  padding: 20px 50px;
  background: #f9eed3;
  border: 3px solid #a7bac5;
}
@media (max-width: 767px) {
  .voice__customer {
    max-width: 380px;
    padding: 20px 10px;
  }
}
.voice__customer + .voice__customer {
  margin-top: 40px;
}
@media (max-width: 767px) {
  .voice__customer + .voice__customer {
    margin-top: 30px;
  }
}
.voice__customer--profile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 767px) {
  .voice__customer--profile {
    display: block;
  }
}
.voice__customer--img--pc {
  margin-right: 118px;
}
@media (max-width: 767px) {
  .voice__customer--img--pc {
    display: none;
  }
}
.voice__customer--img--sp {
  display: none;
}
@media (max-width: 767px) {
  .voice__customer--img--sp {
    display: block;
    text-align: center;
  }
}
.voice__customer--name {
  font-size: 1.25rem;
  font-weight: 700;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .voice__customer--name {
    margin-bottom: 10px;
    text-align: center;
  }
}
.voice__customer--title {
  font-size: 1.25rem;
  font-weight: 700;
  color: #cb4120;
}
@media (max-width: 767px) {
  .voice__customer--title {
    display: block;
    text-align: center;
  }
}
.voice__customer--title--show__pc {
  display: block;
}
@media (max-width: 767px) {
  .voice__customer--title--show__pc {
    display: none;
  }
}
.voice__customer--title--show__sp {
  display: none;
}
@media (max-width: 767px) {
  .voice__customer--title--show__sp {
    display: block;
    text-align: center;
  }
}
@media (max-width: 767px) {
  .voice__customer--voice {
    margin-top: 10px;
  }
}

.intro__02 {
  font-size: 2.25rem;
  font-weight: 700;
  color: #0d005f;
  background: #ddeffe;
  text-align: center;
  padding: 43px 0 37px;
  margin: 122px 0 0;
}
@media (max-width: 767px) {
  .intro__02 {
    margin: 40px 0 0;
  }
}
@media (max-width: 767px) {
  .intro__02 {
    font-size: 1.5rem;
  }
}

.course--title {
  color: #fff;
  background: #0d005f;
  font-size: 2.375rem;
  font-weight: 700;
  padding: 4px 0;
  max-width: 500px;
  text-align: center;
  margin: 30px auto;
}
@media (max-width: 767px) {
  .course--title {
    font-size: 1.625rem;
    max-width: 360px;
    margin: 18px auto;
  }
}
.course--title--02, .course--title--03 {
  margin-top: 80px;
}
@media (max-width: 767px) {
  .course--title--02, .course--title--03 {
    margin-top: 40px;
  }
}
.course--description {
  font-weight: 700;
  font-size: 2.375rem;
  text-align: center;
  line-height: 1.3;
}
@media (max-width: 767px) {
  .course--description {
    font-size: 1.375rem;
  }
}
@media (max-width: 767px) {
  .course--description {
    font-size: 1.25rem;
  }
}
.course--image {
  max-width: 870px;
  text-align: center;
  margin: 31px auto 47px;
}
@media (max-width: 767px) {
  .course--image {
    max-width: 400px;
    margin: 18px auto 0;
  }
}
.course--list {
  max-width: 870px;
  margin: 0 auto;
  background: #f9f9f9;
  border: 3px solid #a7bac5;
  font-size: 1.25rem;
  font-weight: 700;
  margin: 30px auto 56px;
  padding: 20px 0;
}
.course--list:last-child {
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .course--list {
    max-width: 360px;
    font-size: 1rem;
    margin: 16px auto 0;
  }
}
.course--list > li {
  margin-left: 64px;
}
@media (max-width: 767px) {
  .course--list > li {
    margin-left: 22px;
  }
}

.personal-info {
  max-width: 870px;
  margin: 58px auto 80px;
}
.personal-info__title {
  font-weight: 700;
  font-size: 2.375rem;
  text-align: center;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .personal-info__title {
    font-size: 1.5rem;
  }
}
.personal-info__text {
  line-height: 1.65;
}
@media (max-width: 767px) {
  .personal-info__text {
    line-height: 1;
  }
}

.profile {
  background: #0d005f;
  color: #fff;
  padding: 38px 0;
}
@media (max-width: 420px) {
  .profile {
    padding: 20px 0;
  }
}
.profile__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 20px;
}
@media (max-width: 767px) {
  .profile__inner {
    display: block;
  }
}
.profile__text {
  text-align: center;
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .profile__text {
    margin-bottom: 20px;
  }
}
.profile__name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 390px;
  margin: auto;
}
.profile__name--title, .profile__name--jp {
  font-size: 2.375rem;
  font-weight: 700;
}
@media (max-width: 767px) {
  .profile__name--title, .profile__name--jp {
    font-size: 1.75rem;
    display: block;
  }
}
.profile__name--eng {
  font-size: 1.25rem;
  font-weight: 700;
  margin-top: 14px;
}
@media (max-width: 767px) {
  .profile__name--eng {
    margin-top: 0;
    font-weight: normal;
  }
}
.profile__license {
  font-size: 1.375rem;
  font-weight: 700;
}
.profile--content {
  width: 58%;
}
@media (max-width: 767px) {
  .profile--content {
    width: 100%;
    margin: auto;
  }
}
.profile--image--pc {
  width: 38%;
}
@media (max-width: 767px) {
  .profile--image--pc {
    display: none;
  }
}
.profile--image--tab {
  display: none;
}
@media (max-width: 767px) {
  .profile--image--tab {
    display: block;
    text-align: center;
    margin-bottom: 12px;
  }
}

.service {
  margin: 60px auto;
}
.service__table--title {
  font-size: 2.5rem;
  font-weight: 700;
  text-align: center;
}
@media (max-width: 767px) {
  .service__table--title {
    font-size: 1.5rem;
  }
}
.service__table--title--2 {
  margin-top: 20px;
}

.table__inner {
  overflow-x: auto;
}
@media (max-width: 767px) {
  .table__inner {
    overflow-x: scroll;
  }
}

table {
  width: 960px;
  table-layout: fixed;
}
@media (max-width: 767px) {
  table {
    width: 800px;
  }
}
table + table {
  margin-top: 40px;
}

table,
td,
th {
  border: 2px solid #fff;
  border-collapse: collapse;
  text-align: center;
}

th {
  background: #f1f1f1;
  padding: 20px 0;
  font-size: 1.375rem;
  font-weight: normal;
}
@media (max-width: 767px) {
  th {
    font-size: 1.125rem;
  }
}

td {
  background: #f9f9f9;
  font-size: 1.125rem;
}
@media (max-width: 767px) {
  td {
    font-size: 1rem;
  }
}

.service__table--desc {
  text-align: left;
  padding: 14px;
}

.footer__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  margin: 40px auto;
}
@media (max-width: 767px) {
  .footer__inner {
    display: block;
    text-align: center;
    font-size: 0.75rem;
  }
}
@media (max-width: 767px) {
  .footer__privacy {
    margin-top: 20px;
  }
}
.footer__copy--pc {
  display: block;
}
@media (max-width: 767px) {
  .footer__copy--pc {
    display: none;
  }
}
.footer__copy--sp {
  display: none;
}
@media (max-width: 767px) {
  .footer__copy--sp {
    display: block;
  }
}

.form__bottom {
  padding-top: 40px;
  padding-bottom: 40px;
  background: #0d005f;
}
.form__bottom--inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 767px) {
  .form__bottom--inner {
    display: block;
    text-align: center;
  }
}
.form__bottom--image {
  max-width: 460px;
}
@media (max-width: 767px) {
  .form__bottom--image {
    max-width: 360px;
    margin: auto;
  }
}
.form__bottom--form--btn {
  color: #fff;
  background: -webkit-gradient(linear, left top, left bottom, from(#ff9724), color-stop(50%, #f07906));
  background: linear-gradient(#ff9724, #f07906 50%);
  border: 2px solid #212121;
  padding: 16px 42px;
  border-radius: 8px;
  font-size: 1.125rem;
  max-width: 360px;
}
@media (max-width: 767px) {
  .form__bottom--form--btn {
    padding: 16px 38px;
    font-size: 1.125rem;
  }
}
@media (max-width: 420px) {
  .form__bottom--form--btn {
    padding: 16px 28px;
    font-size: 1.125rem;
  }
}
.form__bottom--pub_form {
  color: #fff;
}
.form__bottom--pub_form dd {
  margin-left: 0;
}
.form__bottom--pub_form input {
  padding: 20px 20px 20px 10px;
  min-width: 360px;
  font-size: 1rem;
}
@media (max-width: 767px) {
  .form__bottom--pub_form input {
    min-width: 340px;
  }
}
.form__bottom--form {
  margin: 22px 40px 0 0;
}
@media (max-width: 767px) {
  .form__bottom--form {
    margin-right: 0;
  }
}

@media (max-width: 767px) {
  .show__pc {
    display: none;
  }
}

.show__sp {
  display: none;
}
@media (max-width: 420px) {
  .show__sp {
    display: block;
  }
}

.show__tab {
  display: none;
}
@media (max-width: 767px) {
  .show__tab {
    display: block;
  }
}

@media (max-width: 767px) {
  .hide__sp {
    display: none;
  }
}

.show__w500 {
  display: none;
}
@media screen and (max-width: 500px) {
  .show__w500 {
    display: block;
  }
}