@charset "UTF-8";

.p-point-header__base:before {
  left: 1px;
}

.p-point-header__base:after {
  right: 1px;
}

.p-kv-catchcopy .p--s {
  font-size: 0.55em;
}
.p-kv-catchcopy strong span:nth-of-type(21) {
  -webkit-transition-delay: 2.52s;
  transition-delay: 2.52s;
}
.p-kv-catchcopy strong span:nth-of-type(22) {
  -webkit-transition-delay: 2.58s;
  transition-delay: 2.58s;
}
.p-kv-catchcopy strong span:nth-of-type(23) {
  -webkit-transition-delay: 2.64s;
  transition-delay: 2.64s;
}
.p-kv-catchcopy strong span:nth-of-type(24) {
  -webkit-transition-delay: 2.7s;
  transition-delay: 2.7s;
}
.p-kv-catchcopy strong span:nth-of-type(25) {
  -webkit-transition-delay: 2.76s;
  transition-delay: 2.76s;
}
.p-kv-catchcopy strong span:nth-of-type(26) {
  -webkit-transition-delay: 2.82s;
  transition-delay: 2.82s;
}
.p-kv-catchcopy strong span:nth-of-type(27) {
  -webkit-transition-delay: 2.88s;
  transition-delay: 2.88s;
}
.p-kv-catchcopy strong span:nth-of-type(28) {
  -webkit-transition-delay: 2.94s;
  transition-delay: 2.94s;
}
.p-kv-catchcopy strong span:nth-of-type(29) {
  -webkit-transition-delay: 3s;
  transition-delay: 3s;
}
.p-kv-catchcopy strong span:nth-of-type(30) {
  -webkit-transition-delay: 3.06s;
  transition-delay: 3.06s;
}
.p-kv-catchcopy strong span:nth-of-type(31) {
  -webkit-transition-delay: 3.12s;
  transition-delay: 3.12s;
}
.p-kv-catchcopy strong span:nth-of-type(32) {
  -webkit-transition-delay: 3.18s;
  transition-delay: 3.18s;
}
.p-kv-catchcopy strong span:nth-of-type(33) {
  -webkit-transition-delay: 3.24s;
  transition-delay: 3.24s;
}
.p-kv-catchcopy strong span:nth-of-type(34) {
  -webkit-transition-delay: 3.3s;
  transition-delay: 3.3s;
}
.p-kv-catchcopy strong span:nth-of-type(35) {
  -webkit-transition-delay: 3.36s;
  transition-delay: 3.36s;
}
.p-kv-catchcopy strong span:nth-of-type(36) {
  -webkit-transition-delay: 3.42s;
  transition-delay: 3.42s;
}
.p-kv-catchcopy strong span:nth-of-type(37) {
  -webkit-transition-delay: 3.48s;
  transition-delay: 3.48s;
}
.p-kv-catchcopy strong span:nth-of-type(38) {
  -webkit-transition-delay: 3.54s;
  transition-delay: 3.54s;
}
.p-kv-catchcopy strong span:nth-of-type(39) {
  -webkit-transition-delay: 3.6s;
  transition-delay: 3.6s;
}
.p-kv-catchcopy strong span:nth-of-type(40) {
  -webkit-transition-delay: 3.66s;
  transition-delay: 3.66s;
}
.p-kv-catchcopy__sub {
  -webkit-transition-delay: 3.2s;
  transition-delay: 3.2s;
}

.p-kv__content {
  width: 47vw;
}
@media screen and (max-width: 1023px) {
  .p-kv__content {
    width: 77vw;
  }
}

/*
2024_12_04 KVアニメーション部分のみ削除
 */
.p-kv .p-kv__pic img {
  transform: scale(1) !important;
}

.p-kv .p-kv-catchcopy strong span {
  opacity: 1 !important;
}

.p-kv .p-kv__scroll {
  opacity: 1 !important;
  animation: none !important;
}

/*
2021_12_21 追加分
 */

.p-color-db7058 {
  color: #db7058;
}

.p-size14 {
  font-size: 1.4rem;
}

.p-size-30 {
  font-size: 2.4rem;
}

.p-size-32 {
  font-size: 2.2rem;
}

.p-space-05em {
  display: inline-block;
  margin-left: 0.5em;
}

.p-voice {
  padding: 35px 0 100px;
}

.p-voice__inner {
  width: calc(100% - 40px);
  max-width: 970px;
  margin-left: auto;
  margin-right: auto;
}

.p-voice__item {
  padding-top: 35px;
}

.p-voice__item > .c-grid {
  margin-left: -15px;
  margin-right: -15px;
}

.p-voice__item:not(:last-of-type) {
  border-bottom: 1px solid #630;
  padding-bottom: 35px;
}

.p-voice__img {
  width: 100%;
  max-width: 301px;
  flex: 0 0 auto;
  margin: 0 auto;
  padding: 15px;
}

.p-voice__content {
  width: 100%;
  padding: 15px;
}

.p-voice__content__name {
  font-size: 2.4rem;
  color: #552500;
}

.p-voice__content__name__post {
  font-size: 1.2rem;
  display: inline-block;
  margin-left: 25px;
}

.p-flow {
  padding-bottom: 120px;
}

.p-flow__textarea {
  width: 100%;
  max-width: 570px;
  margin: 0 auto;
}

.p-cource {
  padding-top: 60px;
  padding-bottom: 120px;
}

.p-cource__item:not(:last-of-type) {
  margin-bottom: 75px;
}

.p-cource__item[data-cource='csc'] .p-cource__mv {
  background: #db7058;
}

.p-cource__item[data-cource='basic'] .p-cource__mv {
  background: #23adcf;
}

.p-cource__mv {
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  padding: 35px 0;
}

.p-cource__mv > * {
  padding-left: 15px;
  padding-right: 15px;
  margin-top: -10px;
  margin-bottom: -10px;
}

.p-cource__table {
  width: 100%;
  border-collapse: separate;
}

.p-cource__item[data-cource='csc'] .p-cource__table tbody tr th {
  background: #f8e2de;
}

.p-cource__item[data-cource='basic'] .p-cource__table tbody tr th {
  background: #ddf4fa;
}

.p-cource__table tbody tr th {
  border: 1px solid #630;
  text-align: center;
  font-weight: 500;
  padding: 5px 15px;
}

.p-cource__table tbody tr td {
  border: 1px solid #630;
  border-left: none;
  padding: 5px 15px;
}

.p-cource__table tbody tr:first-of-type th {
  border-radius: 8px 0 0 0;
}

.p-cource__table tbody tr:first-of-type td {
  border-radius: 0 8px 0 0;
}

.p-cource__table tbody tr:last-of-type th {
  border-radius: 0 0 0 8px;
}

.p-cource__table tbody tr:last-of-type td {
  border-radius: 0 0 8px 0;
}

.p-cource__table tbody tr:not(:last-of-type) th,
.p-cource__table tbody tr:not(:last-of-type) td {
  border-bottom: none;
}

.p-btn-box {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  border: 1px solid currentColor;
  padding: 10px;
  transition: box-shadow 0.35s ease;
}

.p-btn-box:hover {
  text-decoration: none;
  box-shadow: inset 0 0 0 1px #db7058, inset 0 0 0 2px #fff;
}

.p-btn-box--w285 {
  width: 285px;
  max-width: 100%;
}

.p-btn-box--h50 {
  min-height: 50px;
}

.p-btn-box__i {
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
}

.p-document {
  padding-top: 70px;
  padding-bottom: 60px;
}

.p-document__inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  background: #fdf1cd;
  position: relative;
}

.p-document__frame {
  width: 100%;
  margin-top: calc(-100 / 750 * 100%);
}

.p-document__frame > figure {
  text-align: center;
  max-width: 642px;
  margin-left: auto;
  margin-right: auto;
  width: calc(642 / 750 * 100%);
}

.p-document__content {
  max-width: 100%;
  width: 100%;
  font-size: 1.6rem;
  font-feature-settings: 'palt' 1;
  letter-spacing: 0;
  color: #630;
  font-weight: 500;
  line-height: 1.8;
  padding: 10px 20px 20px;
}

.p-document__title {
  font-size: 3.2rem;
  font-weight: 500;
}

.p-document-btns {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  margin: 0 -10px;
}

.p-document-btn {
  padding: 5px 10px;
  max-width: 100%;
  width: 100%;
}

.p-document-btn__link {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  width: 100%;
  height: 55px;
  border-radius: 6px;
  background: #c4745b;
  font-size: 1.4rem;
  font-weight: 700;
  max-width: 100%;
  box-shadow: inset 0 -3px 0 0 rgba(0, 0, 0, 0.25);
}

.p-document-btn__link--green {
  background: #68b388;
  font-size: 1.3rem;
}

.l-header--btns {
  position: absolute;
  left: 0;
  top: -100px;
  width: 100%;
  z-index: 10;
  transition: top ease-in-out 0.3s;
}

.l-header--fixed {
  position: fixed;
  top: 0 !important;
}

.l-header-btns {
  display: flex;
  width: 100%;
}

.l-header-btns .l-header-bar {
  width: 100%;
}

.l-header-btns__item {
  flex: 0 1 auto;
  padding: 0 5px;
  max-width: 100%;
  width: 50%;
}
.l-header-btns__link {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  width: 100%;
  height: 44px;
  border-radius: 6px;
  background: #c4745b;
  font-size: 1.4rem;
  font-weight: 700;
  max-width: 100%;
  box-shadow: inset 0 -3px 0 0 rgba(0, 0, 0, 0.25);
}

.p-document-btn__link-i {
  margin-right: 10px;
}

.p-document-btn__label {
  color: #fff;
  line-height: 1;
  font-size: 2.1rem;
}

.l-header-btns__label {
  color: #fff;
  line-height: 1;
}
.l-header-btns__link--green {
  background: #68b388;
  font-size: 1.3rem;
}
.l-header-btns__label span {
  font-size: 1rem;
}
.l-header-btns__link-i {
  margin-right: 7px;
  color: #fff;
  position: relative;
  top: -1px;
}

@media screen and (min-width: 767px) {
  .p-voice__item > .c-grid {
    flex-wrap: nowrap;
  }
  .p-voice__img {
    order: 1;
  }
  .p-voice__content {
    order: 0;
  }

  .p-size-30 {
    font-size: 3rem;
  }

  .p-size-32 {
    font-size: 2.6rem;
  }

  .p-cource__mv {
    flex-wrap: nowrap;
  }

  .p-cource__table tbody tr th {
    width: 170px;
  }

  .p-document__frame {
    margin-top: -100px;
  }

  .p-document-btns {
    flex-wrap: nowrap;
  }

  .p-document-btn {
    padding: 0 10px;
    width: 200px;
  }
}
@media screen and (max-width: 767px) {
  .p-voice {
    padding: 35px 0 80px;
  }

  .p-flow {
    padding-bottom: 60px;
  }

  .p-cource {
    padding-bottom: 60px;
  }

  .p-cource__mv > * {
    width: 100%;
  }

  .p-cource__table tbody tr th {
    border: 1px solid #630;
    border-bottom: none;
  }

  .p-cource__table tbody tr td {
    border: 1px solid #630;
    border-top: none;
    text-align: center;
  }

  .p-cource__table,
  .p-cource__table tbody,
  .p-cource__table tbody tr,
  .p-cource__table tbody tr th,
  .p-cource__table tbody tr td {
    display: block;
  }

  .p-cource__table tbody tr:first-of-type th {
    border-radius: 8px 8px 0 0;
  }
  .p-cource__table tbody tr:last-of-type td {
    border-radius: 0 0 8px 8px;
  }

  .p-cource__table tbody tr:first-of-type td,
  .p-cource__table tbody tr:last-of-type th {
    border-radius: 0;
  }

  .p-cource__table tbody tr:not(:last-of-type) th,
  .p-cource__table tbody tr:not(:last-of-type) td {
    border-bottom: none;
  }

  .l-header--btns {
    top: -70px;
  }

  .l-header--btns .l-header-bar .p-logo {
    display: none;
  }

  .l-header-bar {
    display: flex;
    align-items: center;
  }

  .p-document {
    padding-bottom: 30px;
  }

  .p-document__title {
    font-size: 2.4rem;
  }

  .p-document-btn__label {
    font-size: 1.8rem;
  }
}

@media screen and (min-width: 1023px) {
  .p-size-32 {
    font-size: 3.2rem;
  }

  .p-cource__mv {
    padding: 0;
  }

  .p-cource__mv > * {
    padding: 35px;
  }

  .p-document__frame {
    width: 642px;
    padding: 10px;
    flex: 0 0 auto;
    margin-top: 0;
  }

  .p-document__inner {
    padding-bottom: 50px;
    flex-wrap: nowrap;
  }

  .p-document__frame > figure {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: calc(642 / 1170 * 100%);
  }

  .p-document__content {
    width: 490px;
    padding: 20px;
  }

  .p-document-btns {
    justify-content: flex-start;
  }
}

.p-judge__grid {
  width: 900px;
}

@media screen and (min-width: 768px) {
  .p-judge__grid dl {
    width: 20%;
  }
}

@media screen and (max-width: 768px) {
  .p-btn-contact {
    height: 80px;
  }
}

.wpcf7-not-valid-tip {
  margin-top: 10px;
  padding: 5px 10px;
  font-size: 0.85em;
  background-color: red;
  color: #fff;
}

.wpcf7-form-control-wrap .wpcf7-list-item {
  display: block;
  margin-left: 0;
}

.wpcf7-form-control-wrap .wpcf7-list-item:not(:first-of-type) {
  margin-top: 1em;
}
