@charset "UTF-8";
/* frontpage-old.css file */
:root {
  --mincho: "游明朝体", Yu Mincho, YuMincho, "ヒラギノ明朝 Pro W3",
    Hiragino Mincho Pro, "HGS明朝B", Hiragino Mincho ProN, "ＭＳ Ｐ明朝",
    MS PMincho, serif;
  --accent: #e87a12;
  --navy: #0f1d5a;
}

@media screen and (max-width: 767px) {
  html {
    scroll-padding-top: 60px;
  }
}
html body {
  font-size: 15px;
  font-feature-settings: normal;
}

.mp-tokuten__ttl .str,
.mp-schedule__title,
.c-headline-l1 span {
  font-size: 44px !important;
  font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴシック", "Hiragino Sans",
    "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif !important;
}

@media screen and (max-width: 767px) {
  .mp-tokuten__ttl .str,
  .mp-schedule__title,
  .c-headline-l1 span {
    font-size: 6.9vw !important;
  }
}
/* .rebuild-content {
  font-family: "ヒラギノ角ゴシック", "Hiragino Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
} */

@media screen and (max-width: 767px) {
  .rebuild-content .mp-schedule__title {
    font-size: 5.3vw;
  }
}
.rebuild-content .ptop-align-c {
  text-align: center;
}

.rebuild-content .ptop-graybg {
  background: #f5f5f5;
  padding: 70px 0;
}

.rebuild-content .ptop-graybg.is {
  padding-bottom: 30px;
}

@media screen and (max-width: 767px) {
  .rebuild-content .ptop-graybg {
    padding: 10.7vw 0;
  }
  .rebuild-content .ptop-graybg.is {
    padding-bottom: 4vw;
  }
}
.rebuild-content .ptop-graybg .header-b.header-b--border .string {
  background: #f5f5f5;
}

.rebuild-content .ptop-slider {
  margin-bottom: 40px;
}

.rebuild-content .ptop-slider__thumbs {
  margin-top: 15px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}

.rebuild-content .ptop-slider__thumb {
  cursor: pointer;
  width: 19%;
}

.rebuild-content .ptop-bnr {
  text-align: center;
  margin-bottom: 80px;
}

@media screen and (min-width: 768px) {
  .rebuild-content .ptop-bnr {
    margin-top: 80px;
  }
}
@media screen and (max-width: 767px) {
  .rebuild-content .ptop-bnr {
    margin-top: 2em;
    margin-bottom: 40px;
  }
}
.rebuild-content section.ptop-unit,
.rebuild-content .ptop-unit {
  margin-bottom: 100px;
}

@media screen and (max-width: 767px) {
  .rebuild-content section.ptop-unit,
  .rebuild-content .ptop-unit {
    margin-bottom: 20vw;
  }
}
.rebuild-content .ptop-graph {
  background: #fff;
  margin-left: auto;
  margin-right: auto;
  max-width: 792px;
}

.rebuild-content .ptop-graph .mp-arr {
  position: relative;
  top: 4px;
  display: inline-block;
  background: url("../img/open-seminar-management/ico-arrow.svg") 0 0 no-repeat;
  margin-right: 10px;
  width: 22px;
  height: 22px;
}

.rebuild-content .ptop-graph .mp-check {
  position: relative;
  top: 4px;
  display: inline-block;
  background: #fff url("../img/open-seminar-management/ico-check.png") 0 0
    no-repeat;
  margin-right: 10px;
  width: 25px;
  height: 28px;
}

@media screen and (max-width: 767px) {
  .rebuild-content .ptop-graph .mp-check {
    background-size: 100% auto;
    top: 2px;
    width: 15px;
    height: 15px;
  }
}
@media screen and (max-width: 767px) {
  .rebuild-content .ptop-graph .flex {
    display: block;
  }
}
.rebuild-content .ptop-graph section {
  margin-bottom: 40px;
}

@media screen and (max-width: 767px) {
  .rebuild-content .ptop-graph section {
    margin-bottom: 8vw;
  }
}
.rebuild-content .ptop-graph section:last-child {
  margin-bottom: 0;
}

.rebuild-content .ptop-graph__inner {
  background: #fff;
  margin: 0 auto;
}

.rebuild-content .ptop-graph__ttl {
  margin-bottom: 35px;
  text-align: center;
  line-height: 1.4;
}

@media screen and (max-width: 767px) {
  .rebuild-content .ptop-graph__ttl {
    margin-bottom: 6vw;
  }
}
.rebuild-content .ptop-graph__ttl .str {
  font-size: 32px;
  font-weight: 500;
}

@media screen and (max-width: 767px) {
  .rebuild-content .ptop-graph__ttl .str {
    font-size: 24px;
  }
}
.rebuild-content .ptop-graph__ttl .str mark {
  display: inline;
  background: #fff url("../img/open-seminar-management/line.png") 0 100%
    no-repeat;
  font-style: normal;
}

.rebuild-content .ptop-graph__ttl .str mark::after {
  display: none;
}

.rebuild-content .ptop-graph__ttl .str b {
  font-size: 120%;
}

@media screen and (min-width: 768px) {
  .rebuild-content .ptop-graph__fig {
    width: 320px;
  }
}
@media screen and (max-width: 767px) {
  .rebuild-content .ptop-graph__fig {
    margin-bottom: 20px;
    text-align: center;
  }
  .rebuild-content .ptop-graph__fig img {
    width: 80%;
  }
}
@media screen and (min-width: 768px) {
  .rebuild-content .ptop-graph__txt {
    width: 420px;
  }
}
@media screen and (max-width: 767px) {
  .rebuild-content .ptop-graph__txt {
    margin-left: 11%;
  }
  .rebuild-content .ptop-graph__txt > div {
    margin-left: -11%;
  }
}
.rebuild-content .ptop-graph__txt dt {
  margin-bottom: 15px;
  font-size: 26px;
  font-weight: bold;
  line-height: 1.4;
}

.rebuild-content .ptop-graph__txt dt b {
  display: inline-block;
  padding-bottom: 0;
  border-bottom: 2px solid #000;
}

@media screen and (max-width: 767px) {
  .rebuild-content .ptop-graph__txt dt {
    font-size: 18px;
  }
}
.rebuild-content .ptop-graph__txt dd p {
  margin-top: 0 !important;
  margin-bottom: 20px;
  font-size: 20px;
  line-height: 1.4;
}

@media screen and (max-width: 767px) {
  .rebuild-content .ptop-graph__txt dd p {
    margin-bottom: 20px;
  }
}
.rebuild-content .ptop-graph__txt dd ul {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.4;
}

.rebuild-content .ptop-graph__txt dd ul > li {
  margin-bottom: 0.5em;
}

.rebuild-content .ptop-graph__txt dd ul b {
  color: #cb0001;
}

@media screen and (max-width: 767px) {
  .rebuild-content .ptop-graph__txt dd ul {
    font-size: 13px;
  }
}
.rebuild-content .ptop-voice {
  padding: 40px 0;
}

.rebuild-content .ptop-voice .ghost-wrap-btn {
  margin-top: 20px;
}

.rebuild-content .ptop-voice__btn {
  margin: 0 !important;
  background: #fff;
  border-radius: 100px;
  color: #580c07;
  margin-top: 10px !important;
  text-align: center;
  font-size: 12px;
  width: 10em;
}

@media screen and (max-width: 767px) {
  .rebuild-content .ptop-voice__btn {
    font-size: 3.5vw !important;
  }
}
.rebuild-content .ptop-voice .header-b {
  margin-bottom: 20px;
}

.rebuild-content .ptop-voice .flex__item {
  margin-bottom: 20px;
  background: #fff;
}

@media screen and (max-width: 767px) {
  .rebuild-content .ptop-voice .flex__item {
    margin-bottom: 4vw !important;
  }
}
.rebuild-content .ptop-voice .flex__item a {
  display: block;
}

.rebuild-content .ptop-voice .flex__item__lead {
  margin: 0 !important;
  padding: 10px;
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  .rebuild-content .ptop-voice .flex__item__lead {
    font-size: 4vw;
  }
}
.rebuild-content
  .ptop-voice
  .flex__item
  a[href*="/voice-profession/#item-2901"]
  .inner,
.rebuild-content .ptop-voice .flex__item a[href*="/result/interview02/"] .inner,
.rebuild-content
  .ptop-voice
  .flex__item
  a[href*="/result/interview06/"]
  .inner {
  background: #06225c;
  border-top-color: #06225c;
}

.rebuild-content
  .ptop-voice
  .flex__item
  a[href*="/voice-profession/#item-2901"]
  .inner
  .ptop-voice__btn,
.rebuild-content
  .ptop-voice
  .flex__item
  a[href*="/result/interview02/"]
  .inner
  .ptop-voice__btn,
.rebuild-content
  .ptop-voice
  .flex__item
  a[href*="/result/interview06/"]
  .inner
  .ptop-voice__btn {
  color: #06225c;
}

.rebuild-content .ptop-voice .flex__item .inner {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  background: #580c07;
  border-top: 2px solid #580c07;
  color: #fff;
}

.rebuild-content .ptop-voice .flex__item .inner figure {
  overflow: hidden;
}

.rebuild-content .ptop-voice .flex__item .inner figure img {
  transition: transform 0.25s ease;
}

@media screen and (min-width: 767px) {
  .rebuild-content .ptop-voice .flex__item .inner:hover figure img {
    transform: scale(1.15);
  }
}
.rebuild-content .ptop-voice .flex__item .inner .cell {
  width: calc(100% - 90px);
  display: flex;
  align-items: center;
}

.rebuild-content .ptop-voice .flex__item .inner .cell.cell--img {
  width: 90px;
}

.rebuild-content .ptop-voice .flex__item .inner .cell.cell--img figure {
  width: 100%;
  height: 116px;
}

.rebuild-content .ptop-voice .flex__item .inner .cell.cell--img img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.rebuild-content .ptop-voice .flex__item .inner .cell dl {
  padding: 17px 15px;
  font-weight: bold;
}

.rebuild-content .ptop-voice .flex__item .inner .cell dl dt {
  font-size: 12px;
}

@media screen and (max-width: 767px) {
  .rebuild-content .ptop-voice .flex__item .inner .cell dl dt {
    font-size: 3.5vw;
  }
}
@media screen and (max-width: 767px) {
  .rebuild-content .ptop-voice .flex__item .inner .cell dl dd {
    font-size: 3.7vw;
  }
}
.rebuild-content .ptop-online {
  position: relative;
  background: #fff;
  border-radius: 10px;
  border: 3px solid #000a56;
  text-align: center;
  padding: 30px;
  font-weight: bold;
  max-width: 924px;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 767px) {
  .rebuild-content .ptop-online {
    padding: 8vw 5.3vw;
  }
}
.rebuild-content .ptop-online__icon {
  width: 82px;
  height: 82px;
  background: #fff;
  filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.2));
  border-radius: 200px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #0f1d5a;
  text-align: center;
  font-size: 19px;
  line-height: 1.2;
  position: absolute;
  top: -20px;
  left: 20px;
  transform: rotate(-20deg);
}

@media screen and (min-width: 768px) {
  .rebuild-content .ptop-online__icon {
    padding-top: 5px;
  }
  .rebuild-content .ptop-online__icon.is {
    left: 6px;
  }
}
@media screen and (max-width: 767px) {
  .rebuild-content .ptop-online__icon {
    left: -4vw;
    top: -10.7vw;
    width: 20vw;
    height: 20vw;
    font-size: 4vw !important;
  }
}
.rebuild-content .ptop-online__ttl {
  color: #0f1d5a;
  font-size: 48px;
  line-height: 1.2;
  text-decoration: underline;
  margin-bottom: 0.3em;
}

@media screen and (min-width: 768px) {
  .rebuild-content .ptop-online__ttl {
    text-underline-offset: 0.3em;
  }
}
.rebuild-content .ptop-online__ttl span {
  padding: 0 0.2em;
}

@media screen and (max-width: 767px) {
  .rebuild-content .ptop-online__ttl {
    font-size: 7.2vw;
    margin-bottom: 5.3vw;
  }
}
.rebuild-content .ptop-online__txt1 {
  font-size: 37px;
}

.rebuild-content .ptop-online__txt1 b {
  color: #a70002;
}

@media screen and (max-width: 767px) {
  .rebuild-content .ptop-online__txt1 {
    font-size: 5.3vw;
  }
}
.rebuild-content .ptop-online__txt2 {
  font-size: 30px;
}

@media screen and (max-width: 767px) {
  .rebuild-content .ptop-online__txt2 {
    font-size: 4.8vw;
  }
}
@media screen and (min-width: 768px) {
  .rebuild-content .ptop-online__row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 25px;
  }
}
@media screen and (max-width: 767px) {
  .rebuild-content .ptop-online__row {
    margin-top: 2.7vw;
  }
}
@media screen and (min-width: 768px) {
  .rebuild-content .ptop-online__t {
    font-size: 25px;
  }
}
@media screen and (max-width: 767px) {
  .rebuild-content .ptop-online__t {
    display: inline-block;
    font-size: 4vw;
  }
}
.rebuild-content .ptop-online__item {
  border-radius: 100px;
  background: #e87a12;
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.16);
  padding: 7px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  font-size: 30px;
  color: #fff;
}

@media screen and (min-width: 768px) {
  .rebuild-content .ptop-online__item {
    width: 468px;
  }
}
@media screen and (max-width: 767px) {
  .rebuild-content .ptop-online__item {
    font-size: 4.8vw;
  }
}
.rebuild-content .ptop-online__item b {
  display: inline;
  font-size: 42px;
  vertical-align: bottom;
}

@media screen and (max-width: 767px) {
  .rebuild-content .ptop-online__item b {
    font-size: 6.7vw;
  }
}
.rebuild-content .ptop-online__item span {
  background: #fff;
  display: block;
  font-size: 20px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 68px;
  height: 68px;
  border-radius: 100px;
  color: #e87a12;
  line-height: 1.2;
  margin-right: 14px;
}

@media screen and (max-width: 767px) {
  .rebuild-content .ptop-online__item span {
    width: 13.3vw;
    height: 13.3vw;
    font-size: 4vw;
    margin-right: 1.3vw;
  }
  .rebuild-content .ptop-online__item span.is-s {
    font-size: 3.2vw;
  }
}
.rebuild-content .ptop-online__btn {
  font-size: 25px;
  padding: 2px;
  background: linear-gradient(#fb2729 0%, #ec0000 100%);
  border-radius: 7px;
  transition: filter 0.25s ease;
}

@media (hover: hover) {
  .rebuild-content .ptop-online__btn:hover {
    filter: contrast(130%);
  }
}
@media screen and (min-width: 768px) {
  .rebuild-content .ptop-online__btn {
    width: 358px;
  }
}
@media screen and (max-width: 767px) {
  .rebuild-content .ptop-online__btn {
    margin-top: 4vw;
  }
}
.rebuild-content .ptop-online__btn a {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  border-radius: 7px;
  color: #fff;
  border: 1px solid rgba(255, 255, 255, 0.4);
}

@media screen and (max-width: 767px) {
  .rebuild-content .ptop-online__btn a {
    padding: 3.5vw;
    font-size: 4.8vw;
  }
}
.rebuild-content .ptop-online__btn img {
  position: relative;
  top: 7px;
  vertical-align: top;
  margin-left: 15px;
}

@media screen and (max-width: 767px) {
  .rebuild-content .ptop-online__btn img {
    top: 1.6vw;
    width: 4vw;
    margin-left: 2.7vw;
  }
}
@media screen and (max-width: 767px) {
  .btn-ghost {
    font-size: 4vw;
  }
  .btn-ghost b::before {
    width: 1.6vw;
    height: 1.6vw;
  }
}
@media screen and (max-width: 767px) {
  .rebuild-content .header-b.header-b--border .string {
    font-size: 5.3vw;
    padding: 0 1em;
  }
}
@media screen and (max-width: 767px) {
  .rebuild-content .header-b .string {
    font-size: 5.3vw;
  }
}
.ptop-links {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 60px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .ptop-links {
    margin-top: 6.7vw;
  }
}
.ptop-links > li {
  border-radius: 10px;
  background: #fff;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
}

@media screen and (min-width: 768px) {
  .ptop-links > li {
    width: 400px;
    margin: 0 30px;
  }
  .ptop-links > li + li {
    margin-top: 40px;
  }
  .ptop-links > li:nth-child(2) {
    margin-top: 0;
  }
}
@media screen and (max-width: 767px) {
  .ptop-links > li + li {
    margin-top: 6.7vw;
  }
}
.ptop-links a {
  display: block;
  padding-bottom: 20px;
}

@media screen and (max-width: 767px) {
  .ptop-links a {
    padding-bottom: 5.3vw;
  }
}
@media (hover: hover) {
  .ptop-links a:hover .btn-ghost {
    background: #0f1d5a;
    color: #fff;
  }
  .ptop-links a:hover .btn-ghost b::before {
    border-color: #fff;
  }
}
.ptop-links p {
  margin: 0;
  padding: 20px;
  color: #0f1d5a;
  font-size: 28px;
  font-weight: bold;
  line-height: 1.2;
}

@media screen and (max-width: 767px) {
  .ptop-links p {
    padding: 1em;
    font-size: 5.3vw !important;
  }
}
.ptop-cource {
  text-align: center;
  background: #f7f7f7;
  padding: 40px 50px;
}

@media screen and (max-width: 767px) {
  .ptop-cource {
    position: relative;
    padding: 8vw 2.7vw;
  }
}
.ptop-cource__btn {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  background: linear-gradient(#e87a12 0%, #e87a12 53.2%, #d86c00 100%);
  margin-left: auto;
  margin-right: auto;
  border-radius: 5px;
  width: 297px;
  padding: 10px 5px;
  min-height: 77px;
}

@media screen and (max-width: 767px) {
  .ptop-cource__btn {
    width: 100%;
    min-height: 20.8vw;
  }
}
.ptop-cource__btn::before {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  display: block;
  background: url("../img/top/koutaku.png") 50% 0 / cover no-repeat;
  width: 100%;
  height: 90px;
}

.ptop-cource__btn.is-consulting,
.ptop-cource__btn.is-keiei {
  position: relative;
  z-index: 2;
  width: 337px;
}

@media screen and (min-width: 768px) {
  .ptop-cource__btn.is-keiei::before,
  .ptop-cource__btn.is-keiei::after {
    content: "";
    display: block;
    width: 152px;
    background: #d4d4d4;
    height: 3px;
    position: absolute;
    top: 50%;
    transform: translateY(4px);
  }
  .ptop-cource__btn.is-keiei::before {
    left: -152px;
  }
  .ptop-cource__btn.is-keiei::after {
    right: -152px;
  }
}
@media screen and (max-width: 767px) {
  .ptop-cource__btn.is-keiei::after {
    content: "";
    display: block;
    width: 6.7vw;
    background: #d4d4d4;
    height: 3px;
    position: absolute;
    top: 50%;
    right: -6.7vw;
    transform: translateY(-2px);
  }
}
@media screen and (max-width: 767px) {
  .ptop-cource__btn.is-keiei {
    position: absolute;
    left: 2.7vw;
    top: 8vw;
    width: 32vw;
  }
}
.ptop-cource__btn.is-business {
  background: linear-gradient(#990002 0%, #990002 53.2%, #760002 100%);
}

.ptop-cource__btn.is-soshiki {
  background: linear-gradient(#158970 0%, #158970 53.2%, #065f4c 100%);
}

.ptop-cource__btn.is-kokyaku {
  background: linear-gradient(#524f96 0%, #524f96 53.2%, #302c88 100%);
}

@media screen and (max-width: 767px) {
  .ptop-cource__btn.is-soshiki::after,
  .ptop-cource__btn.is-kokyaku::after {
    content: "";
    display: block;
    width: 3.2vw;
    background: #d4d4d4;
    height: 3px;
    position: absolute;
    top: 50%;
    left: -3.2vw;
    transform: translateY(-2px);
  }
}
.ptop-cource__btn.is-consulting {
  background: linear-gradient(#777 0%, #777 53.2%, #626262 100%);
}

@media screen and (max-width: 767px) {
  .ptop-cource__btn.is-consulting {
    margin-top: 8vw;
    width: 70.1vw;
  }
}
.ptop-cource__btn p {
  margin: 0;
}

@media screen and (min-width: 768px) {
  .ptop-cource__row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 30px 0;
  }
}
@media screen and (max-width: 767px) {
  .ptop-cource__row {
    width: 55.7vw;
    margin-left: 38.7vw;
  }
  .ptop-cource__row > * {
    margin-bottom: 3.3vw;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .ptop-cource__row {
    position: relative;
  }
  .ptop-cource__row::after {
    content: "";
    display: block;
    width: 3px;
    background: #d4d4d4;
    height: calc(100% - 21.3vw);
    position: absolute;
    top: 10.7vw;
    left: -3.2vw;
  }
}
.ptop-cource__row a {
  position: relative;
}

@media screen and (min-width: 768px) {
  .ptop-cource__row a::before {
    content: "";
    display: block;
    width: 3px;
    background: #d4d4d4;
    height: 64px;
    position: absolute;
    left: 50%;
    top: -64px;
  }
}
.ptop-cource__ttl {
  font-size: 19px;
  font-weight: bold;
  color: #fff;
  padding: 0 0.5em;
}

@media screen and (max-width: 767px) {
  .ptop-cource__ttl {
    font-size: 3.3vw !important;
  }
}
.ptop-cource__class {
  display: block;
  margin-top: 0.2em !important;
  padding-top: 0.3em;
  font-size: 16px;
  border-top: 1px solid rgba(255, 255, 255, 0.6);
  color: #fff;
}

@media screen and (max-width: 767px) {
  .ptop-cource__class {
    font-size: 2.7vw !important;
  }
}
.ptop-cource__wlink {
  text-align: center;
  margin-top: 40px;
}

@media screen and (max-width: 767px) {
  .ptop-cource__wlink {
    margin-top: 8vw;
  }
}
.ptop-cource__link {
  position: relative;
  display: inline-block;
  border-radius: 100px;
  background: #fff;
  border: 1px solid #0f1d5a;
  color: #0f1d5a !important;
  font-weight: bold;
  font-size: 18px;
  padding: 0.8em;
}

@media screen and (min-width: 768px) {
  .ptop-cource__link {
    width: 402px;
  }
}
@media screen and (max-width: 767px) {
  .ptop-cource__link {
    width: 90%;
    padding: 1.5em 1em;
    font-size: 4vw;
  }
}
.ptop-cource__link::before {
  position: relative;
  content: "";
  display: inline-block;
  top: -3px;
  margin-right: 10px;
  width: 6px;
  height: 6px;
  border-top: 2px solid #0f1d5a;
  border-right: 2px solid #0f1d5a;
  transform: rotate(45deg);
}

@media screen and (max-width: 767px) {
  .ptop-cource__link::before {
    top: -0.3vw;
    width: 2.1vw;
    height: 2.1vw;
  }
}
@media (hover: hover) {
  .ptop-cource__link:hover {
    background: #0f1d5a;
    color: #fff !important;
  }
  .ptop-cource__link:hover::before {
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
  }
}
.ptop-courcemore {
  margin-top: 40px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .ptop-courcemore {
    margin: 8vw;
  }
}
.ptop-courcemore a {
  display: block;
  background: #e87a12;
  color: #fff !important;
  font-size: 22px;
  font-weight: bold;
  border-radius: 10px;
  padding: 1.4em 1.2em;
}

@media screen and (max-width: 767px) {
  .ptop-courcemore a {
    font-size: 4vw;
  }
}
.ptop-courcemore a::before {
  position: relative;
  content: "";
  display: inline-block;
  top: -3px;
  margin-right: 20px;
  width: 8px;
  height: 8px;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  transform: rotate(45deg);
}

@media screen and (max-width: 767px) {
  .ptop-courcemore a::before {
    top: 2.7vw;
    width: 1.3vw;
    height: 1.3vw;
  }
}
@media (hover: hover) {
  .ptop-courcemore a:hover {
    background: #071371;
  }
}
.ptop-lead {
  text-align: center;
  font-size: 18px;
  margin-bottom: 40px;
}

@media screen and (max-width: 767px) {
  .ptop-lead p {
    font-size: 3.5vw !important;
  }
}
@media screen and (min-width: 768px) {
  .ptop-style {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
  }
}
@media screen and (min-width: 768px) {
  .ptop-style > li {
    width: 280px;
    margin: 0 25px;
  }
}
@media screen and (max-width: 767px) {
  .ptop-style > li + li {
    margin-top: 5.3vw;
  }
}
.ptop-style p {
  position: relative;
  z-index: 2;
  margin: -40px auto 0 auto;
  width: 227px;
  border-radius: 5px;
  background: #fff;
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.25);
  font-size: 24px;
  color: #0f1d5a;
  font-weight: bold;
  text-align: center;
  padding: 0.8em 0.5em;
}

@media screen and (max-width: 767px) {
  .ptop-style p {
    padding: 0.5em;
    width: 80%;
    font-size: 6.7vw !important;
  }
}
.ptop-style p span {
  display: inline-block;
  margin-left: 0.2em;
  font-size: 20px;
}

@media screen and (max-width: 767px) {
  .ptop-style p span {
    font-size: 80%;
  }
}
.ptop-more {
  margin-top: 40px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .ptop-more {
    margin-top: 8vw;
  }
}
.ptop-more a {
  position: relative;
  display: inline-block;
  border-radius: 100px;
  background: #fff;
  border: 1px solid #0f1d5a;
  color: #0f1d5a !important;
  font-weight: bold;
  font-size: 18px;
  padding: 0.8em;
}

@media screen and (min-width: 768px) {
  .ptop-more a {
    width: 402px;
  }
}
@media screen and (max-width: 767px) {
  .ptop-more a {
    width: 100%;
    padding: 1em;
    font-size: 4vw;
  }
}
.ptop-more a::before {
  position: relative;
  content: "";
  display: inline-block;
  top: -3px;
  margin-right: 10px;
  width: 6px;
  height: 6px;
  border-top: 2px solid #0f1d5a;
  border-right: 2px solid #0f1d5a;
  transform: rotate(45deg);
}

@media screen and (max-width: 767px) {
  .ptop-more a::before {
    width: 1.3vw;
    height: 1.3vw;
  }
}
@media (hover: hover) {
  .ptop-more a:hover {
    background: #0f1d5a;
    color: #fff !important;
  }
  .ptop-more a:hover::before {
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
  }
}
.ptop-more2 {
  margin-top: 20px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .ptop-more2 {
    margin-top: 4vw;
  }
}
.ptop-more2 a {
  position: relative;
  display: inline-block;
  border-radius: 100px;
  background: #fff;
  border: 2px solid #0f1d5a;
  color: #0f1d5a !important;
  font-weight: bold;
  font-size: 18px;
  padding: 0.8em;
}

@media screen and (min-width: 768px) {
  .ptop-more2 a {
    width: 330px;
  }
}
@media screen and (max-width: 767px) {
  .ptop-more2 a {
    width: 80%;
    font-size: 4vw;
  }
}
.ptop-more2 a::before {
  position: relative;
  content: "";
  display: inline-block;
  top: -3px;
  margin-right: 10px;
  width: 6px;
  height: 6px;
  border-top: 2px solid #0f1d5a;
  border-right: 2px solid #0f1d5a;
  transform: rotate(45deg);
}

@media (hover: hover) {
  .ptop-more2 a:hover {
    background: #0f1d5a;
    color: #fff !important;
    border: 2px solid #fff;
  }
  .ptop-more2 a:hover::before {
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
  }
}
.ptop-student-lead {
  font-weight: bold;
  font-size: 190%;
  text-align: center;
  margin-bottom: 0 !important;
}

.ptop-student-lead b {
  color: #cb0001;
}

@media screen and (max-width: 767px) {
  .ptop-student-lead {
    font-size: 5.5vw !important;
  }
}
.ptop-student {
  border-radius: 10px;
  background: #fff;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 768px) {
  .ptop-student {
    width: 844px;
    margin-top: 30px;
    padding: 1px 50px 30px 50px;
  }
}
@media screen and (max-width: 767px) {
  .ptop-student {
    margin-top: 4vw;
    padding: 1px 1em 1em 1em;
  }
}
@media (hover: hover) {
  .ptop-student a:hover .btn-ghost {
    background: #0f1d5a;
    color: #fff;
  }
  .ptop-student a:hover .btn-ghost b::before {
    border-color: #fff;
  }
}
.ptop-student p {
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  margin: 20px 0;
  color: #0f1d5a;
}

@media screen and (max-width: 767px) {
  .ptop-student p {
    font-size: 4.8vw !important;
    margin: 1em 0 0.5em 0;
  }
}
.ptop-student .ptop-student-type {
  text-align: center;
  font-size: 95%;
  margin-bottom: 0.5em;
}

@media screen and (max-width: 767px) {
  .ptop-student .ptop-student-type {
    font-size: 100%;
    margin-bottom: 1em;
  }
}
.ptop-other {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}

.ptop-other > li {
  text-align: center;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  overflow: hidden;
}

@media screen and (min-width: 768px) {
  .ptop-other > li {
    width: 400px;
    margin: 0 25px;
  }
}
@media screen and (max-width: 767px) {
  .ptop-other > li + li {
    margin-top: 6.7vw;
  }
}
.ptop-other p {
  color: #00123a;
  font-weight: bold;
}

.ptop-other__wtxt {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

@media screen and (min-width: 768px) {
  .ptop-other__wtxt {
    height: 190px;
  }
}
@media screen and (max-width: 767px) {
  .ptop-other__wtxt {
    padding: 1.5em;
  }
}
.ptop-other__txt {
  font-size: 20px;
  margin-bottom: 0.3em;
}

@media screen and (max-width: 767px) {
  .ptop-other__txt {
    font-size: 4.3vw !important;
  }
}
.ptop-other__ttl {
  font-size: 28px;
}

@media screen and (max-width: 767px) {
  .ptop-other__ttl {
    font-size: 5.6vw !important;
  }
}
.ptop-toggle {
  cursor: pointer;
  position: relative;
  display: block;
  border-radius: 10px;
  background: #fff;
  border: 3px solid #000a56;
  color: #000a56;
  width: 100%;
  font-size: 22px;
  font-weight: bold;
  margin: 50px auto;
  padding: 1em;
}

@media screen and (min-width: 768px) {
  .ptop-toggle {
    width: 960px;
  }
}
@media screen and (max-width: 767px) {
  .ptop-toggle {
    margin: 6.7vw 0;
    font-size: 5.3vw;
  }
}
.ptop-toggle__icon {
  position: absolute;
  right: 38px;
  top: 50%;
  transform: translateY(-50%);
  display: inline-block;
  width: 40px;
  height: 40px;
  background: url("../img/icon/icon_carr.svg") 0 0 / contain no-repeat;
  transition: transform 0.25s;
}

@media screen and (max-width: 767px) {
  .ptop-toggle__icon {
    right: 5.1vw;
    width: 6.7vw;
    height: 6.7vw;
  }
}
.ptop-toggle.is-active .ptop-toggle__icon {
  transform: rotate(180deg) translateY(50%);
}

.ptop-media__movie {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}

.ptop-media__movie iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.ptop-media {
  margin-top: 70px;
}

.ptop-media__list ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin: 30px 0;
}

.ptop-media__list li {
  margin-left: 1em;
  text-indent: -1em;
}

@media screen and (min-width: 768px) {
  .ptop-media__list li {
    width: calc(16% - 1em);
    font-size: 18px;
  }
  .ptop-media__list li:nth-child(2),
  .ptop-media__list li:nth-child(7),
  .ptop-media__list li:nth-child(12) {
    width: calc(19% - 1em);
  }
  .ptop-media__list li:nth-child(3),
  .ptop-media__list li:nth-child(8),
  .ptop-media__list li:nth-child(13) {
    width: calc(24% - 1em);
  }
  .ptop-media__list li:nth-child(5),
  .ptop-media__list li:nth-child(10),
  .ptop-media__list li:nth-child(15) {
    width: calc(22% - 1em);
  }
  body .main_contents .ptop-media__list li {
    width: 30%;
  }
}
@media screen and (max-width: 767px) {
  .ptop-media {
    margin-top: 30px;
  }
  .ptop-media__list ul {
    margin-bottom: 0;
  }
  .ptop-media__list li {
    margin-bottom: 1em;
    width: calc(48% - 1em);
  }
}
.presem-schedule__main,
.presem-schedule {
  margin-top: 0;
}

.ptop-about {
  margin: 0 4%;
}

.ptop-about__hdr {
  text-align: center;
  position: relative;
  font-family: var(--mincho);
  font-size: 34px;
  margin-bottom: 1em;
}

@media screen and (max-width: 767px) {
  .ptop-about__hdr {
    font-size: 26px;
  }
}
.ptop-about__hdr::after {
  content: "";
  width: 100%;
  height: 1px;
  position: absolute;
  left: 0;
  top: 50%;
  background: #000;
}

.ptop-about__ttl {
  position: relative;
  z-index: 2;
  display: inline-block;
  background: #fff;
  padding: 0 0.4em;
}

.ptop-about__row {
  margin-bottom: 1.5em;
}

@media screen and (min-width: 768px) {
  .ptop-about__row dd {
    font-size: 105%;
  }
}
@media screen and (max-width: 767px) {
  .ptop-about__row dd p {
    font-size: 100% !important;
  }
}
@media screen and (min-width: 768px) {
  .ptop-about__row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
@media screen and (min-width: 768px) {
  .ptop-about__wtxt {
    width: calc(100% - 350px);
  }
}
.ptop-about__wtxt li {
  text-indent: -1em;
  margin-left: 1em;
}

.ptop-about__wtxt dt {
  color: var(--accent);
  font-size: 26px;
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  .ptop-about__wtxt dt {
    font-size: 22px;
  }
}
@media screen and (min-width: 768px) {
  .ptop-about__fig {
    width: 290px;
  }
}
@media screen and (max-width: 767px) {
  .ptop-about__fig {
    margin-bottom: 2em;
    text-align: center;
  }
}
.ptop-ext {
  margin-bottom: 3em;
}

@media screen and (min-width: 768px) {
  .ptop-ext {
    text-align: center;
  }
}
.ptop-ext dl {
  padding: 2em 2em;
  background: #fff;
  border-radius: 20px;
}

@media screen and (min-width: 768px) {
  .ptop-ext dl {
    display: inline-block;
  }
}
.ptop-ext dt {
  color: var(--accent);
  font-size: 22px;
  font-weight: bold;
}

.ptop-ext dt p {
  color: var(--accent);
  font-size: 130%;
}

@media screen and (max-width: 767px) {
  .ptop-ext dt p {
    font-size: 20px !important;
  }
}
.ptop-ext dd {
  margin-top: 0.5em;
  line-height: 1.8;
}

@media screen and (min-width: 768px) {
  .ptop-ext dd {
    font-size: 105%;
  }
}
@media screen and (max-width: 767px) {
  .presem-schedule .so-schedule {
    padding: 0;
  }
}
.ptop-prof {
  display: block;
  margin-left: auto !important;
  margin-right: auto !important;
}

@media screen and (min-width: 768px) {
  .ptop-prof {
    max-width: 80%;
    border: 1px solid var(--navy);
    padding: 2em;
  }
}
@media (hover: hover) {
  .ptop-prof:hover .btn-ghost {
    filter: brightness(120%);
  }
}
@media screen and (min-width: 768px) {
  .ptop-prof {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
.ptop-prof__btn {
  position: relative;
  background: var(--accent);
  color: #fff;
  display: inline-block;
  padding: 1em 1em;
  border-radius: 4px;
  width: 260px;
}

@media screen and (max-width: 767px) {
  .ptop-prof__btn {
    width: 80%;
  }
}
.ptop-prof__btn img {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
}

@media screen and (min-width: 768px) {
  .ptop-prof__img {
    width: 20%;
  }
}
@media screen and (max-width: 767px) {
  .ptop-prof__img {
    text-align: center;
  }
  .ptop-prof__img img {
    max-width: 40%;
  }
}
@media screen and (min-width: 768px) {
  .ptop-prof__txt {
    width: 78%;
  }
}
.ptop-prof__txt dt {
  margin-bottom: 0.8em;
  padding-bottom: 0.8em;
  border-bottom: 1px solid var(--navy);
}

.ptop-prof__txt dt b {
  display: block;
  font-size: 20px;
}

@media screen and (max-width: 767px) {
  .ptop-prof__txt dt {
    text-align: center;
    margin-top: 0.8em;
  }
}
.ptop-prof__txt .btn-ghost {
  background: var(--accent);
  border-color: var(--accent);
  color: #fff;
  padding: 1em;
}

.ptop-prof__txt .btn-ghost b::before {
  border-top-color: #fff;
  border-right-color: #fff;
}

.ptop-seminar-frame {
  visibility: hidden;
  width: 100%;
  height: 5800px;
}

@media screen and (max-width: 767px) {
  .ptop-seminar-frame {
    height: 5870px;
  }
}
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important;
}

.c-headline-l1 {
  border-bottom: 0;
}

.c-headline-l1::after {
  display: none;
}

.top-in-lp-schadile #pre-seminar-btn {
  display: none;
}

:root {
  --mincho: "游明朝体", Yu Mincho, YuMincho, "ヒラギノ明朝 Pro W3",
    Hiragino Mincho Pro, "HGS明朝B", Hiragino Mincho ProN, "ＭＳ Ｐ明朝",
    MS PMincho, serif;
  --accent: #e87a12;
  --navy: #0f1d5a;
}

@media screen and (max-width: 767px) {
  html {
    scroll-padding-top: 60px;
  }
}
body {
  /* font-family: "ヒラギノ角ゴシック", "Hiragino Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif; */
}

@media screen and (max-width: 767px) {
  body {
    scroll-padding-top: 60px;
  }
}
.lg-txt-btn .con_btn {
  font-size: 18px;
}

#menu li.notlink:hover {
  background: transparent;
  color: #000;
}

#menu li.notlink:hover .boxa {
  background: transparent;
  color: #000;
}

#menu > li {
  width: 11.5%;
}

#menu > li:nth-child(2) {
  width: 13%;
}

#menu > li:nth-child(3) {
  width: 12%;
}

#menu > li:nth-child(4) {
  width: 12%;
}

#menu > li:nth-child(5),
#menu > li:nth-child(6) {
  width: 10.5%;
}

#menu > li:nth-child(7) {
  width: 13.5%;
}

#menu > li:nth-child(8) {
  width: 15%;
}

#menu > li:last-child {
  width: 12%;
}

#menu > li:hover .navname_e {
  color: #fff;
}

@media screen and (min-width: 768px) {
  #menu .sp-only {
    display: none;
  }
  #menu .wide-children {
    width: 260px;
    left: -65px;
  }
  #menu .wide-children2 {
    width: 170px;
    left: -20px;
  }
}
@media screen and (max-width: 767px) {
  #menu .pc-only {
    display: none;
  }
}
#menu .cource-children {
  overflow: visible;
  margin-left: 15px;
}

@media screen and (min-width: 768px) {
  #menu .cource-children {
    display: none !important;
  }
}
#menu .cource-children a {
  font-weight: normal;
  padding: 0 !important;
  font-size: 13px;
}

#menu .cource-children > li {
  position: relative;
  margin-bottom: 10px;
  padding-left: 20px;
}

#menu .cource-children > li .i {
  position: absolute;
  left: 0;
  top: 4px;
  background: #e87a12;
  display: inline-block;
  width: 15px;
  height: 15px;
  border-radius: 100px;
}

#menu .cource-children > li .i--bi {
  background: #990001;
}

#menu .cource-children > li .i--sp {
  background: #158970;
}

#menu .cource-children > li .i--ko {
  background: #524f96;
}

#menu .cource-children > li .i--con {
  background: #bb8305;
}

#menu .cource-child {
  margin-top: 5px;
}

#menu .cource-child a {
  margin: 0 0.5em;
  padding: 0;
  width: auto;
  display: inline-block;
}

@media screen and (max-width: 767px) {
  nav #menu-wrap {
    height: calc(100vh - 48px);
    box-sizing: border-box;
    padding: 20px 20px 100px;
  }
  nav #menu {
    height: auto;
    padding: 0;
  }
  nav .nav-inner nav ul {
    height: auto;
  }
  #menu {
    height: calc(100vh - 48px);
  }
}
.nav_sns {
  padding: 30px 20px 150px 20px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  border-top: 1px solid #d9d9d9;
}

.nav_sns dt {
  line-height: 1.4;
}

.nav_sns dt span {
  display: block;
}

.nav_sns ul {
  width: auto;
}

.nav_sns li {
  display: inline-block;
  margin-left: 35px;
}

.nav_sns li:first-child {
  margin-left: 0;
}

.nav_sns li img {
  height: 30px;
}

.rebuild-content .media-in-page p {
  margin: 0;
}

.rebuild-content .media-in-page li:last-child {
  margin-bottom: 0;
}

.rebuild-content .media-in-page li h3 {
  font-size: 12px;
}

.rebuild-content .media-in-page li .ttls {
  font-size: 16px;
}

.rebuild-content .list-disc li {
  position: relative;
  padding-left: 12px;
  margin-bottom: 5px;
}

.rebuild-content .list-disc li:before {
  position: absolute;
  left: 0;
  top: 8px;
  content: "";
  display: block;
  background: #062059;
  width: 5px;
  height: 5px;
  border-radius: 100px;
}

.rebuild-content .list-inline li {
  display: inline-block;
  margin-right: 20px;
}

.rebuild-content .list-inline li:last-child {
  margin-right: 0;
}

.rebuild-content .set-ovr-visible {
  overflow: visible;
}

.rebuild-content .wrap-button {
  text-align: center;
}

.rebuild-content .button {
  cursor: pointer;
  position: relative;
  display: inline-block;
  padding: 10px;
  line-height: 1.1;
  text-decoration: none;
  user-select: none;
  border: 0;
  font-size: 10px;
}

.rebuild-content .button.button--default {
  background: #e87a12 url(../img/alowwhi.png) no-repeat 97% center;
  padding: 25px 40px;
  color: #fff;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 700;
  width: 90%;
  text-align: center;
}

.rebuild-content .button.button--default:hover {
  background-color: #e87400;
}

@media screen and (max-width: 767px) {
  .rebuild-content .button.button--default {
    padding: 25px 25px 25px 15px;
    font-size: 15px;
  }
}
.rebuild-content .button.button--oragne {
  background-color: #e87a12;
  padding: 15px 60px;
  color: #fff;
  border-radius: 6px;
  font-size: 14px;
  border-radius: 6px;
}

.rebuild-content .button.button--oragne .icon--arrow {
  top: 4px;
  margin-right: 12px;
  margin-left: -12px;
}

.rebuild-content .button.button--oragne:hover {
  opacity: 0.8;
}

.rebuild-content .button--blog {
  background: #279ff2 url(../img/top/blog_btn_bg.jpg) 50% 50% / cover no-repeat;
  color: #fff;
  font-size: 20px;
  border-radius: 5px;
  padding: 20px;
  transition: opacity 0.25s ease;
  line-height: 1.5;
  font-feature-settings: "palt" 1;
  text-align: center;
}

.rebuild-content .button--blog small {
  display: block;
  font-size: 14px;
}

.rebuild-content .button--blog:hover {
  opacity: 0.8;
}

.rebuild-content .button--tw {
  display: table;
  background: #279ff2;
  color: #fff;
  font-size: 17px;
  border-radius: 5px;
  padding: 20px;
  transition: background 0.25s ease;
  line-height: 1.5;
  font-feature-settings: "palt" 1;
}

@media screen and (min-width: 768px) {
  .rebuild-content .button--tw--wide {
    padding-right: 90px;
    padding-left: 90px;
  }
}
.rebuild-content .button--tw > * {
  display: table-cell;
  vertical-align: middle;
}

.rebuild-content .button--tw b {
  font-size: 18px;
}

.rebuild-content .button--tw small {
  display: block;
  font-size: 14px;
}

@media screen and (min-width: 768px) {
  .rebuild-content .button--tw .label {
    padding-left: 15px;
  }
}
.rebuild-content .button--tw:hover {
  background: #27b2f2;
}

@media screen and (max-width: 767px) {
  .rebuild-content .button--tw {
    padding: 10px 25px;
  }
  .rebuild-content .button--tw .u-icon--tw {
    width: 26px;
    height: 24px;
  }
  .rebuild-content .button--tw .label {
    text-align: center;
    font-size: 12px;
  }
  .rebuild-content .button--tw .label b {
    font-size: 14px;
  }
  .rebuild-content .button--tw figure {
    width: 40px;
  }
}
.rebuild-content .btn-ghost a {
  color: #0f1d5a;
}

.rebuild-content .btn-ghost b {
  font-weight: bold;
}

.rebuild-content .btn-ghost.navy {
  padding: 15px 25px 15px 20px;
  color: #0f1d5a;
  border-color: #0f1d5a;
}

@media screen and (min-width: 768px) {
  .rebuild-content .btn-ghost.navy:hover {
    color: #fff;
  }
}
.rebuild-content .btn-ghost.inline {
  display: inline-block;
}

.rebuild-content .wrap-course-form-button {
  text-align: center;
  margin-top: 30px;
}

.rebuild-content .wrap-course-form-button .button--oragne {
  padding: 20px 30px;
  font-size: 18px;
}

.rebuild-content .wrap-course-form-button .button--oragne .u-icon {
  top: -7px;
  margin-bottom: -7px;
  margin-right: 8px;
}

.rebuild-content .btn_ora {
  color: #fff;
  font-size: 15px;
}

.rebuild-content .icon {
  position: relative;
  display: inline-block;
  background: 50% 50% no-repeat;
  background-size: 100% auto;
  vertical-align: top;
  line-height: 1;
}

.rebuild-content .icon.icon--arrow {
  width: 6px;
  height: 6px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
}

.rebuild-content .icon.icon--arrowb {
  width: 8px;
  height: 8px;
  border-top: 2px solid #000;
  border-right: 2px solid #000;
  transform: rotate(45deg);
}

.rebuild-content .icon.icon--arrowbbt {
  width: 8px;
  height: 8px;
  border-top: 2px solid #000;
  border-right: 2px solid #000;
  transform: rotate(135deg);
}

.rebuild-content .icon.icon--blank {
  background: #fff;
  border-left: 3px solid #0d1c5a;
  border-bottom: 3px solid #0d1c5a;
  width: 10px;
  height: 10px;
}

.rebuild-content .icon.icon--blank:after {
  position: absolute;
  right: -6px;
  top: -6px;
  content: "";
  display: inline-block;
  background: #fff;
  border: 3px solid #0d1c5a;
  width: 6px;
  height: 6px;
}

.rebuild-content .sp-only {
  display: none;
}

.rebuild-content * {
  box-sizing: border-box;
}

.rebuild-content .kaso_main {
  box-sizing: content-box;
}

.rebuild-content header {
  margin-top: 0 !important;
}

.rebuild-content section {
  display: block;
  margin-bottom: 0;
}

.rebuild-content a {
  color: #000;
}

.rebuild-content img {
  max-width: 100%;
  vertical-align: top;
}

.rebuild-content mark {
  display: inline-block;
  position: relative;
  background: transparent;
  z-index: 1;
}

.rebuild-content mark b {
  position: relative;
  z-index: 2;
}

.rebuild-content mark:after {
  position: absolute;
  left: 0;
  bottom: 6px;
  content: "";
  display: block;
  width: 100%;
  height: 12px;
  background: #fff400;
  font-style: normal;
}

.rebuild-content .sectence .sectence__unit {
  margin-bottom: 30px;
}

.rebuild-content .sectence .sectence__unit:last-child {
  margin-bottom: 0;
}

.rebuild-content .unit-item {
  margin-bottom: 60px;
}

.rebuild-content .col {
  zoom: 1;
}

.rebuild-content .col:after {
  content: "";
  display: block;
  clear: both;
  overflow: hidden;
}

.rebuild-content .col .boxl {
  float: left;
}

.rebuild-content .col .boxr {
  float: right;
}

.rebuild-content .flex {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}

.rebuild-content .flex--justify-c {
  justify-content: center;
}

.rebuild-content .flex--align-c {
  align-items: center;
}

.rebuild-content .flex.flex-start {
  justify-content: start;
}

.rebuild-content .flex.flex--col-2 .flex__item {
  width: 45.2830188679%;
}

.rebuild-content .flex.flex--col-3 {
  justify-content: flex-start;
}

.rebuild-content .flex.flex--col-3 .flex__item {
  width: 32%;
  margin-right: 1.5%;
}

.rebuild-content .flex.flex--col-3 .flex__item:nth-child(3n) {
  margin-right: 0;
}

@media screen and (max-width: 767px) {
  .rebuild-content .flex--reset-sp {
    display: block;
  }
}
.rebuild-content .btn-ghost.btn-ghost--in-achor:hover {
  background: inherit;
  color: inherit;
}

.rebuild-content .btn-ghost.btn-ghost--in-achor:hover b:before {
  border-color: inherit;
}

.rebuild-content .article-list dt {
  margin-bottom: 3px;
  color: #858585;
  font-size: 13px;
}

.rebuild-content .article-list dd {
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid #bfbfbf;
  font-size: 14px;
}

.rebuild-content .article-list dd a:hover {
  text-decoration: underline;
}

.rebuild-content .ghost-wrap-btn {
  margin-top: 20px;
  text-align: center;
}

.rebuild-content .ghost-wrap-btn .btn-ghost {
  display: inline-block;
  width: 200px;
}

.rebuild-content .column-img-sentence {
  line-height: 1.9;
}

.rebuild-content .column-img-sentence figure {
  float: right;
  margin: 0 0 20px 20px;
}

.rebuild-content .border-item {
  display: block;
  height: 100%;
  border: 2px solid #113871;
}

.rebuild-content .footer-seminar-banner {
  clear: both;
  padding-top: 40px;
}

.rebuild-content .footer-seminar-banner li {
  float: left;
  width: 48%;
}

.rebuild-content .footer-seminar-banner li:last-child {
  float: right;
}

.rebuild-content .waiwai {
  margin-bottom: 8px;
  text-align: center;
}

.rebuild-content .waiwai p {
  position: relative;
  display: inline-block;
  line-height: 1.1;
}

.rebuild-content .waiwai p:before,
.rebuild-content .waiwai p:after {
  position: relative;
  top: 4px;
  content: "";
  display: inline-block;
  background: #000;
  width: 2px;
  height: 18px;
}

.rebuild-content .waiwai p:before {
  margin-right: 10px;
  transform: rotate(-30deg);
}

.rebuild-content .waiwai p:after {
  margin-left: 10px;
  transform: rotate(30deg);
}

.rebuild-content .colmn-section {
  margin-top: 30px;
}

.rebuild-content .colmn-section:first-child {
  margin-top: 40px;
}

.rebuild-content .colmn-section .colmn-section__text {
  float: right;
  width: 72%;
}

.rebuild-content .colmn-section .colmn-section__figure {
  float: left;
  padding: 0 10px;
  width: 26%;
  text-align: center;
  box-sizing: border-box;
}

.rebuild-content .colmn-section.colmn-section--r .colmn-section__text {
  float: left;
}

.rebuild-content .colmn-section.colmn-section--r .colmn-section__figure {
  float: right;
}

.rebuild-content .slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.rebuild-content .slick-slider * {
  outline: none;
}

.rebuild-content .slick-list {
  position: relative;
  overflow: visible;
  display: block;
  margin: 0;
  padding: 0;
  max-width: 1050px;
}

.rebuild-content .slick-list:focus {
  outline: none;
}

.rebuild-content .slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.rebuild-content .slick-list:before,
.rebuild-content .slick-list:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  z-index: 10;
  background: #fff;
  opacity: 0.8;
  width: 1050px;
  height: 100%;
}

.rebuild-content .slick-list:before {
  left: -1050px;
}

.rebuild-content .slick-list:after {
  right: -1050px;
}

.rebuild-content .slick-slider .slick-track,
.rebuild-content .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.rebuild-content .slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.rebuild-content .slick-track:before,
.rebuild-content .slick-track:after {
  content: "";
  display: table;
}

.rebuild-content .slick-track:after {
  clear: both;
}

.slick-loading .rebuild-content .slick-track {
  visibility: hidden;
}

.rebuild-content .slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir="rtl"] .rebuild-content .slick-slide {
  float: right;
}

.rebuild-content .slick-slide img {
  display: block;
}

.rebuild-content .slick-slide.slick-loading img {
  display: none;
}

.rebuild-content .slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .rebuild-content .slick-slide {
  display: block;
}

.slick-loading .rebuild-content .slick-slide {
  visibility: hidden;
}

.slick-vertical .rebuild-content .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.rebuild-content .slick-arrow {
  cursor: pointer;
  position: absolute;
  top: 50%;
  z-index: 10000;
  margin-top: -30px;
  overflow: hidden;
  background: #7d7d7d;
  width: 60px;
  height: 60px;
  border-radius: 1000px;
  text-indent: -9999px;
  border: 0;
}

.rebuild-content .slick-arrow:after {
  display: block;
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -5px 0 0 -6px;
  width: 8px;
  height: 8px;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  transform: rotate(45deg);
}

.rebuild-content .slick-arrow.slick-prev {
  left: -30px;
}

.rebuild-content .slick-arrow.slick-prev:after {
  transform: rotate(-135deg);
}

.rebuild-content .slick-arrow.slick-next {
  right: -20px;
}

.rebuild-content .slick-arrow.slick-hidden {
  display: none;
}

@media screen and (max-width: 767px) {
  .rebuild-content .slick-arrow {
    margin-top: -15px;
    width: 30px;
    height: 30px;
  }
  .rebuild-content .slick-arrow:after {
    margin: -2px 0 0 -3px;
    width: 4px;
    height: 4px;
    border-width: 2px;
  }
  .rebuild-content .slick-arrow.slick-prev {
    left: -5px;
  }
  .rebuild-content .slick-arrow.slick-next {
    right: -5px;
  }
}
.footer-big-banner {
  clear: both;
  padding-top: 28px;
  text-align: center;
}

@media screen and (min-width: 767px) {
  .footer-big-banner a:hover {
    opacity: 0.7;
  }
}
.footer-big-banner--in-site-footer {
  padding-top: 100px;
}

.footer-big-banner--in-site-footer p {
  margin-top: 15px;
}

@media screen and (max-width: 767px) {
  .footer .footer_wrap {
    padding: 30px;
  }
}
.footer_sns {
  color: #fff;
  font-weight: bold;
}

@media screen and (min-width: 768px) {
  .footer_sns > *,
  .footer_sns li {
    display: inline-block;
    vertical-align: middle;
    line-height: 1.1;
  }
  .footer_sns li {
    margin-left: 40px;
  }
}
@media screen and (max-width: 767px) {
  .footer_sns {
    margin-top: 20px;
    padding-top: 30px;
    border-top: 1px solid #fff;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .footer_sns dt {
    line-height: 1.4;
  }
  .footer_sns dt span {
    display: block;
  }
  .footer_sns li {
    display: inline-block;
    margin-left: 40px;
  }
  .footer_sns li:first-child {
    margin-left: 0;
  }
  .footer_sns li img {
    height: 30px;
  }
}
@media screen and (max-width: 767px) {
  body .rebuild-content .home-item--3__wrap-btn .btn-ghost,
  body .rebuild-content .ghost-wrap-btn .btn-ghost {
    width: 58%;
  }
  body .rebuild-content .sp-break,
  body .rebuild-content .sp-only {
    display: block;
  }
  body .rebuild-content .pc-only {
    display: none;
  }
  body .rebuild-content .sp-pad {
    padding-right: 20px;
    padding-left: 20px;
  }
  body .rebuild-content .col .boxl,
  body .rebuild-content .col .boxr {
    float: none;
  }
  body .rebuild-content .flex.flex--col-2 .flex__item,
  body .rebuild-content .flex.flex--col-3 .flex__item {
    width: 100%;
    margin-bottom: 60px;
  }
  body .rebuild-content .flex.flex--col-2 .flex__item:last-child,
  body .rebuild-content .flex.flex--col-3 .flex__item:last-child {
    margin-bottom: 0;
  }
  body .rebuild-content .unit-item {
    margin-bottom: 40px;
  }
  body .rebuild-content .column-img-sentence figure {
    max-width: 50%;
    margin: 0 0 10px 10px;
  }
  body .rebuild-content .article-style h2 {
    margin-top: 30px;
  }
  body .rebuild-content .colmn-section {
    margin-top: 30px;
  }
  body .rebuild-content .colmn-section:first-child {
    margin-top: 30px;
  }
  body .rebuild-content .colmn-section .colmn-section__text,
  body .rebuild-content .colmn-section .colmn-section__figure {
    float: none;
    width: 100%;
  }
  body .rebuild-content .colmn-section .colmn-section__text .header-c {
    margin-bottom: 0;
  }
  body .rebuild-content .colmn-section .colmn-section__text .header-c .string {
    font-size: 16px;
  }
  body .rebuild-content .colmn-section .colmn-section__figure {
    text-align: center;
  }
  body .rebuild-content .colmn-section .colmn-section__figure img {
    max-width: 40%;
  }
  .footer-big-banner {
    padding-top: 20px;
    padding-bottom: 0;
  }
  .footer-big-banner--in-site-footer {
    padding-top: 40px;
    padding-bottom: 40px;
    padding-right: 20px;
    padding-left: 20px;
  }
}
.floating-banner {
  position: fixed;
  left: 0;
  top: 300px;
  z-index: 8;
}

.floating-banner li {
  margin-bottom: 1px;
  text-align: center;
  line-height: 1.1;
}

.floating-banner li a {
  box-sizing: border-box;
  display: block;
  background: #002a67;
  padding: 20px 5px;
  width: 80px;
  height: 80px;
  color: #fff;
  border-radius: 0 6px 6px 0;
  text-decoration: none;
}

.floating-banner li a:hover {
  opacity: 0.8;
}

.floating-banner li .label {
  display: block;
  margin-top: 10px;
  font-size: 12px;
}

.floating-banner li.double a {
  padding: 12px 5px;
}

@media screen and (max-width: 767px) {
  .floating-banner {
    top: inherit;
    bottom: 0;
    margin: 0 4%;
    width: 92%;
  }
  .floating-banner ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .floating-banner ul li,
  .floating-banner ul li.double {
    margin-bottom: 0;
    width: 49%;
  }
  .floating-banner ul li a,
  .floating-banner ul li.double a {
    width: auto;
    height: auto;
    padding: 15px 0;
    border-radius: 4px 4px 0 0;
  }
  .floating-banner ul li .u-icon,
  .floating-banner ul li.double .u-icon {
    top: -4px;
    margin-bottom: -4px;
  }
  .floating-banner ul li .label,
  .floating-banner ul li.double .label {
    display: inline-block;
    margin: 0;
    font-size: 14px;
  }
  .floating-banner ul li .label br,
  .floating-banner ul li.double .label br {
    display: none;
  }
  .floating-banner ul.col3 li {
    width: 32.5%;
  }
}
.fixbtn {
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 10;
}

@media screen and (min-width: 768px) {
  .fixbtn {
    font-weight: bold;
  }
}
@media screen and (max-width: 767px) {
  .fixbtn {
    right: 0;
    bottom: 0;
    width: 100%;
  }
}
.fixbtn * {
  box-sizing: border-box;
}

.fixbtn a {
  color: #fff;
}

@media screen and (min-width: 768px) {
  .fixbtn__ttl {
    font-size: 140%;
  }
}
@media screen and (max-width: 767px) {
  .fixbtn__ttl {
    text-align: center;
    font-size: 5.3vw !important;
  }
}
.fixbtn__list {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  line-height: 1.4;
}

.fixbtn__list > li {
  margin: 0 1px;
  width: 186px;
  font-size: 16px;
}

@media screen and (max-width: 767px) {
  .fixbtn__list > li {
    width: calc(33.3% - 2px);
  }
  .fixbtn__list > li.is-col2 {
    width: calc(50% - 2px);
  }
}
.fixbtn__list > li small {
  display: block;
  font-size: 14px;
}

@media screen and (max-width: 767px) {
  .fixbtn__list > li small {
    font-size: 10px;
  }
}
.fixbtn__list > li.fixbtn__wtotop {
  width: 70px;
  margin-left: 25px;
}

@media screen and (max-width: 767px) {
  .fixbtn__list > li.fixbtn__wtotop {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .fixbtn__icon {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5px;
  }
}
.fixbtn__item {
  overflow: hidden;
  border-radius: 4px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: 50% 50% / cover;
  height: 70px;
  transition: filter 0.25s ease;
  text-decoration: none;
}

.fixbtn__item:hover {
  filter: contrast(120%);
}

@media screen and (max-width: 767px) {
  .fixbtn__item {
    align-items: flex-start;
    padding-top: 10px;
    height: 68px;
    border-radius: 6px 6px 0 0;
  }
}
.fixbtn__item--1 {
  background-image: url("../img/btn_bg_1.png");
}

.fixbtn__item--1 .fixbtn__icon {
  background: url("../img/icon/icon_seminor_w.svg") 0 0 / cover no-repeat;
  width: 26px;
  height: 24px;
}

.fixbtn__item--2 {
  background-image: url("../img/btn_bg_2.png");
}

.fixbtn__item--2 .fixbtn__icon {
  background: url("../img/icon/icon_sub_w.svg") 0 0 / cover no-repeat;
  width: 27px;
  height: 28px;
}

@media screen and (min-width: 768px) {
  .fixbtn__item--2 .fixbtn__label {
    width: 85px;
  }
}
.fixbtn__item--3 {
  background-image: url("../img/btn_bg_3.png");
}

.fixbtn__item--3 .fixbtn__icon {
  background: url("../img/icon/icon_mail_w.svg") 0 50% / contain no-repeat;
  width: 27px;
  height: 28px;
}

.fixbtn__item--4 {
  background-image: url("../img/btn_bg_1.png");
}

.fixbtn__item--4 .fixbtn__icon {
  background: url("../img/icon/icon_cal_w.svg") 0 0 / cover no-repeat;
  width: 26px;
  height: 25px;
}

.fixbtn__item--5 {
  background-image: url("../img/btn_bg_2.png");
}

.fixbtn__item--5 .fixbtn__icon {
  background: url("../img/icon/icon_talk_w.svg") 0 0 / cover no-repeat;
  width: 31px;
  height: 26px;
}

.fixbtn__item--6 {
  background-image: url("../img/btn_bg_3.png");
}

.fixbtn__item--6 .fixbtn__icon {
  background: url("../img/icon/icon_seminor_w.svg") 0 0 / cover no-repeat;
  width: 26px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .fixbtn__col {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    width: 140px;
  }
}
@media screen and (max-width: 767px) {
  .fixbtn__col {
    width: 100%;
    text-align: center;
  }
}
.fixbtn__label {
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}

@media screen and (min-width: 768px) {
  .fixbtn__label {
    width: 100px;
  }
}
@media screen and (max-width: 767px) {
  .fixbtn__label {
    font-size: 13px;
  }
}
.fixbtn__totop {
  display: block;
  background: #fff;
  padding-top: 23px;
  width: 70px;
  height: 70px;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  box-sizing: border-box;
  text-align: center;
  transition: background 0.25s ease;
}

@media screen and (max-width: 767px) {
  .fixbtn__totop svg {
    width: 80%;
  }
}
@media screen and (min-width: 768px) {
  .fixbtn__totop:hover {
    background: #e87a12;
  }
  .fixbtn__totop:hover path {
    stroke: #fff;
  }
}
@media screen and (min-width: 768px) {
  .c-closing {
    font-weight: bold;
  }
}
.c-closing * {
  box-sizing: border-box;
}

.c-closing a {
  color: #fff !important;
  text-decoration: none !important;
}

.c-closing__list {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  line-height: 1.4;
}

.c-closing__list > li {
  margin: 0 10px;
  width: 186px;
  font-size: 16px;
}

@media screen and (max-width: 767px) {
  .c-closing__list > li {
    margin: 0 5px;
    width: calc(33.3% - 10px);
  }
}
.c-closing__list > li small {
  display: block;
  font-size: 14px;
}

@media screen and (max-width: 767px) {
  .c-closing__list > li small {
    font-size: 10px;
  }
}
.c-closing__list > li.c-closing__wtotop {
  width: 70px;
  margin-left: 25px;
}

@media screen and (max-width: 767px) {
  .c-closing__list > li.c-closing__wtotop {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .c-closing__icon {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5px;
  }
}
.c-closing__item {
  overflow: hidden;
  border-radius: 4px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: 50% 50% / cover;
  height: 70px;
  transition: filter 0.25s ease;
  text-decoration: none;
}

.c-closing__item:hover {
  filter: contrast(120%);
}

@media screen and (max-width: 767px) {
  .c-closing__item {
    align-items: flex-start;
    padding-top: 10px;
    height: 80px;
    border-radius: 6px;
  }
}
.c-closing__item--1 {
  background-image: url("../img/btn_bg_1.png");
}

.c-closing__item--1 .c-closing__icon {
  background: url("../img/icon/icon_seminor_w.svg") 0 0 / cover no-repeat;
  width: 26px;
  height: 24px;
}

.c-closing__item--2 {
  background-image: url("../img/btn_bg_2.png");
}

.c-closing__item--2 .c-closing__icon {
  background: url("../img/icon/icon_sub_w.svg") 0 0 / cover no-repeat;
  width: 27px;
  height: 28px;
}

@media screen and (min-width: 768px) {
  .c-closing__item--2 .c-closing__label {
    width: 85px;
  }
}
.c-closing__item--3 {
  background-image: url("../img/btn_bg_3.png");
}

.c-closing__item--3 .c-closing__icon {
  background: url("../img/icon/icon_tel_w.svg") 0 0 / cover no-repeat;
  width: 25px;
  height: 26px;
}

.c-closing__item--4 {
  background-image: url("../img/btn_bg_1.png");
}

.c-closing__item--4 .c-closing__icon {
  background: url("../img/icon/icon_cal_w.svg") 0 0 / cover no-repeat;
  width: 26px;
  height: 25px;
}

.c-closing__item--5 {
  background-image: url("../img/btn_bg_2.png");
}

.c-closing__item--5 .c-closing__icon {
  background: url("../img/icon/icon_talk_w.svg") 0 0 / cover no-repeat;
  width: 31px;
  height: 26px;
}

.c-closing__item--6 {
  background-image: url("../img/btn_bg_3.png");
}

.c-closing__item--6 .c-closing__icon {
  background: url("../img/icon/icon_seminor_w.svg") 0 0 / cover no-repeat;
  width: 26px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .c-closing__col {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    width: 140px;
  }
}
@media screen and (max-width: 767px) {
  .c-closing__col {
    width: 100%;
    text-align: center;
  }
}
.c-closing__label {
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}

@media screen and (min-width: 768px) {
  .c-closing__label {
    width: 100px;
  }
}
@media screen and (max-width: 767px) {
  .c-closing__label {
    font-size: 13px;
  }
}
.c-closing__totop {
  display: block;
  background: #fff;
  padding-top: 23px;
  width: 70px;
  height: 70px;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  box-sizing: border-box;
  text-align: center;
  transition: background 0.25s ease;
}

@media screen and (max-width: 767px) {
  .c-closing__totop svg {
    width: 80%;
  }
}
@media screen and (min-width: 768px) {
  .c-closing__totop:hover {
    background: #e87a12;
  }
  .c-closing__totop:hover path {
    stroke: #fff;
  }
}
@media screen and (max-width: 767px) {
  .sp-pad .c-closing {
    margin-left: -20px;
    margin-right: -20px;
  }
}
.online-bnr-wrap {
  margin: 30px 0;
  width: 100%;
}

.online-bnr {
  font-family: "ヒラギノ角ゴシック", "Hiragino Sans", "ヒラギノ角ゴ Pro W3",
    "Hiragino Kaku Gothic Pro", sans-serif;
  position: relative;
  background: #fff;
  border-radius: 10px;
  border: 3px solid #000a56;
  text-align: center;
  padding: 30px;
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  .online-bnr {
    padding: 14.7vw 5.3vw 8vw 5.3vw;
  }
}
.online-bnr__icon {
  width: 82px;
  height: 82px;
  background: #fff;
  filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.2));
  border-radius: 200px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #0f1d5a;
  text-align: center;
  font-size: 19px;
  line-height: 1.2;
  position: absolute;
  top: -20px;
  left: 20px;
  transform: rotate(-20deg);
}

@media screen and (min-width: 768px) {
  .online-bnr__icon {
    padding-top: 5px;
  }
}
@media screen and (max-width: 767px) {
  .online-bnr__icon {
    left: -4vw;
    top: -10.7vw;
    width: 20vw;
    height: 20vw;
    font-size: 4vw !important;
  }
}
.online-bnr__ttl {
  color: #0f1d5a;
  font-size: 30px;
  line-height: 1.2;
  text-decoration: underline;
  margin-bottom: 0.3em;
}

@media screen and (min-width: 768px) {
  .online-bnr__ttl {
    text-underline-offset: 0.3em;
  }
}
.online-bnr__ttl span {
  padding: 0 0.2em;
}

@media screen and (max-width: 767px) {
  .online-bnr__ttl {
    font-size: 7.2vw;
    margin-bottom: 5.3vw;
  }
}
.online-bnr__txt1 {
  font-size: 22px;
}

.online-bnr__txt1 b {
  color: #a70002;
}

@media screen and (max-width: 767px) {
  .online-bnr__txt1 {
    font-size: 5.3vw;
  }
}
.online-bnr__txt2 {
  font-size: 20px;
}

@media screen and (max-width: 767px) {
  .online-bnr__txt2 {
    font-size: 4.8vw;
  }
}
@media screen and (min-width: 768px) {
  .online-bnr__row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 15px;
  }
}
@media screen and (max-width: 767px) {
  .online-bnr__row {
    margin-top: 2.7vw;
  }
}
.online-bnr__item {
  border-radius: 100px;
  background: #e87a12;
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.16);
  padding: 7px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  font-size: 18px;
  color: #fff;
}

@media screen and (min-width: 768px) {
  .online-bnr__item {
    padding-right: 15px;
  }
}
@media screen and (max-width: 767px) {
  .online-bnr__item {
    font-size: 4.8vw;
  }
}
.online-bnr__item b {
  display: inline;
  font-size: 30px;
  vertical-align: bottom;
}

@media screen and (max-width: 767px) {
  .online-bnr__item b {
    font-size: 6.7vw;
  }
}
.online-bnr__item span {
  background: #fff;
  display: block;
  font-size: 14px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  border-radius: 100px;
  color: #e87a12;
  line-height: 1.2;
  margin-right: 4px;
}

@media screen and (max-width: 767px) {
  .online-bnr__item span {
    width: 13.3vw;
    height: 13.3vw;
    font-size: 4vw;
    margin-right: 1.3vw;
  }
}
.online-bnr__btn {
  font-size: 25px;
  padding: 2px;
  background: linear-gradient(#fb2729 0%, #ec0000 100%);
  border-radius: 7px;
  transition: filter 0.25s ease;
}

@media (hover: hover) {
  .online-bnr__btn:hover {
    filter: contrast(130%);
  }
}
@media screen and (min-width: 768px) {
  .online-bnr__btn {
    width: 49%;
  }
}
@media screen and (max-width: 767px) {
  .online-bnr__btn {
    margin-top: 4vw;
  }
}
.online-bnr__btn a {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  border-radius: 7px;
  color: #fff;
  border: 1px solid rgba(255, 255, 255, 0.4);
}

@media screen and (max-width: 767px) {
  .online-bnr__btn a {
    padding: 3.5vw;
    font-size: 4.8vw;
  }
}
.online-bnr__btn img {
  position: relative;
  top: 7px;
  vertical-align: top;
  margin-left: 15px;
}

@media screen and (max-width: 767px) {
  .online-bnr__btn img {
    top: 1.6vw;
    width: 4vw;
    margin-left: 2.7vw;
  }
}
.online-bnr-full .online-bnr {
  max-width: 924px;
  margin-left: auto;
  margin-right: auto;
}

.online-bnr-full .online-bnr__ttl {
  color: #0f1d5a;
  font-size: 48px;
  line-height: 1.2;
  text-decoration: underline;
  margin-bottom: 0.2em;
}

@media screen and (min-width: 768px) {
  .online-bnr-full .online-bnr__ttl {
    text-underline-offset: 0.1em;
  }
}
.online-bnr-full .online-bnr__ttl span {
  padding: 0 0.2em;
}

@media screen and (max-width: 767px) {
  .online-bnr-full .online-bnr__ttl {
    font-size: 7.2vw;
    margin-bottom: 5.3vw;
  }
}
.online-bnr-full .online-bnr__txt1 {
  font-size: 37px;
}

.online-bnr-full .online-bnr__txt2 {
  font-size: 30px;
}

.online-bnr-full .online-bnr__item {
  font-size: 30px;
}

@media screen and (min-width: 768px) {
  .online-bnr-full .online-bnr__item {
    width: 468px;
  }
}
@media screen and (max-width: 767px) {
  .online-bnr-full .online-bnr__item {
    font-size: 4.8vw;
  }
}
.online-bnr-full .online-bnr__item b {
  font-size: 42px;
}

@media screen and (max-width: 767px) {
  .online-bnr-full .online-bnr__item b {
    font-size: 6.7vw;
  }
}
.online-bnr-full .online-bnr__item span {
  font-size: 20px;
  width: 68px;
  height: 68px;
  margin-right: 14px;
}

@media screen and (max-width: 767px) {
  .online-bnr-full .online-bnr__item span {
    width: 13.3vw;
    height: 13.3vw;
    font-size: 4vw;
    margin-right: 1.3vw;
  }
}
.online-bnr-full .online-bnr__btn {
  font-size: 25px;
  padding: 2px;
}

@media screen and (min-width: 768px) {
  .online-bnr-full .online-bnr__btn {
    width: 358px;
  }
}
@media screen and (max-width: 767px) {
  .online-bnr-full .online-bnr__btn {
    margin-top: 4vw;
  }
}
.online-bnr-full .online-bnr__btn img {
  top: 7px;
}

@media screen and (max-width: 767px) {
  .online-bnr-full .online-bnr__btn img {
    top: 1.6vw;
    width: 4vw;
    margin-left: 2.7vw;
  }
}
@media screen and (max-width: 767px) {
  #footer_info {
    padding-bottom: 110px;
  }
}
input[name="mw-wp-form-captcha"] {
  max-width: 300px;
  margin: 10px 0;
}

.c-headline-l3 span.must {
  color: #fff;
  background: #c00;
  padding: 4px;
  font-size: 11px;
  border-radius: 4px;
}

.mw_wp_form_confirm .my-mwfm-hidden-confirm {
  display: none;
}

.mw_wp_form_confirm .ac-container label.stage {
  cursor: default;
}

.mw_wp_form_confirm .ac-container label.stage::before {
  display: none;
}

.mw_wp_form_confirm .ac-container article,
.ac-container article article {
  height: auto !important;
  padding: 10px;
}

.main_contents div.wpcf7 .wpcf7-submit {
  width: 250px;
  background-color: #e87a12;
}

.main_contents div.wpcf7 span.must {
  color: #fff;
  background: #c00;
  padding: 4px;
  font-size: 11px;
  border-radius: 4px;
}

.main_contents div.wpcf7 input[type="text"],
.main_contents div.wpcf7 input[type="tel"],
.main_contents div.wpcf7 input[type="email"],
.main_contents div.wpcf7 textarea {
  border-radius: 3px;
  border: #e5e5e5 solid 1px;
  background: #fff;
  box-sizing: border-box;
  margin-left: 0;
  font-size: 16px;
  line-height: 1.75;
  padding: 6px 8px;
}

.main_contents div.wpcf7 input[type="text"],
.main_contents div.wpcf7 textarea {
  width: 98%;
}

.mymw-btnback,
.mymw-btn,
div.wpcf7 .wpcf7-submit {
  cursor: pointer;
  color: #fff;
  background-color: #e87a12;
  font-size: 124%;
  line-height: 160%;
  display: block;
  margin: 25px auto 0;
  padding: 12px 20px 10px;
  border-radius: 4px;
  text-align: center;
  border: none;
  overflow: hidden;
  position: relative;
  white-space: nowrap;
  text-decoration: none;
}

div.wpcf7 .wpcf7-submit {
  width: 30%;
}

.mymw-btnback,
.mymw-btn {
  display: inline-block;
  vertical-align: top;
  margin: 0 10px;
}

.mymw-btnback {
  color: #000;
  background-color: #ddd;
}

div.wpcf7-response-output {
  box-sizing: border-box;
  max-width: 100%;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding: 10px 20px !important;
}

div.wpcf7-mail-sent-ok {
  border: none !important;
}

.sent .form-default-show,
.form-sent-show {
  clear: both;
  display: none;
}

.sent .form-sent-show {
  display: block;
}

.seminar-bnr-s {
  margin-top: 80px;
  padding-top: 70px;
  border-top: 1px solid #525252;
}

.wrapper--a {
  margin-top: 15px;
}

@media screen and (max-width: 767px) {
  .wrapper--a {
    margin-top: 60px;
  }
}
.bnrs li {
  margin-bottom: 3px;
}

.bnrs img {
  vertical-align: top;
}

.bnrs .some figure {
  float: left;
  width: 25%;
}

.bnrs .some dl {
  float: right;
  font-size: 10px;
  width: 75%;
}

.bnrs .some dl li {
  margin: 0;
}

.r-wcontent {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}

.r-wcontent > * {
  float: none;
}

@media screen and (min-width: 768px) {
  .bnrs-sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
  }
}
input.introducer-w {
  width: 40% !important;
  margin: 0 0.5em !important;
}

@media screen and (max-width: 767px) {
  input.introducer-w {
    width: 55% !important;
  }
}
.u-mt-05 {
  margin-top: 0.5em;
}

.rebuild-content .header-a {
  margin-bottom: 10px;
  color: #000a56;
}

.rebuild-content .header-a .string {
  font-size: 22px;
}

.rebuild-content .header-a small {
  display: block;
  font-size: 13px;
  color: #2f7594;
}

.rebuild-content .header-a small.type-1 {
  color: #e87a12;
}

.rebuild-content .header-a.header-a--border {
  margin-bottom: 15px;
  padding-bottom: 5px;
  border-bottom: 2px solid #000a56;
}

@media screen and (max-width: 767px) {
  .rebuild-content .header-a .string {
    font-size: 18px;
  }
  .rebuild-content .header-a small {
    font-size: 12px;
  }
}
.rebuild-content .header-b {
  position: relative;
  margin-bottom: 10px;
  color: #000a56;
  text-align: center;
}

.rebuild-content .header-b .string {
  position: relative;
  z-index: 2;
  padding: 0 30px;
  font-size: 22px;
}

.rebuild-content .header-b small {
  display: block;
  font-size: 13px;
  color: #2f7594;
  font-weight: bold;
}

.rebuild-content .header-b.header-b--border .string {
  display: inline-block;
  background: #fff;
  padding: 0 30px;
}

.rebuild-content .header-b.header-b--border:before {
  position: absolute;
  left: 0;
  top: 15px;
  z-index: 1;
  content: "";
  display: block;
  background: #002a67;
  width: 100%;
  height: 1px;
}

@media screen and (max-width: 767px) {
  .rebuild-content .header-b .string {
    font-size: 18px;
  }
  .rebuild-content .header-b small {
    font-size: 12px;
  }
}
.rebuild-content .header-c {
  background-color: #0e1c59;
  margin-bottom: 15px;
  padding: 8px 12px;
  color: #fff;
}

.rebuild-content .header-c .string {
  font-size: 18px;
  color: #fff;
}

.rebuild-content .header-c.header-c--has-arrow {
  background: #062159 url(../img/allow_y.png) no-repeat 12px center;
  padding-left: 30px;
}

.rebuild-content .header-d {
  position: relative;
  margin-bottom: 15px;
  padding-bottom: 5px;
  border-bottom: 2px solid #ddd;
}

.rebuild-content .header-d .string {
  font-size: 16px;
}

.rebuild-content .header-d .bar {
  position: absolute;
  display: block;
  left: 0;
  bottom: -2px;
  width: 30px;
  height: 2px;
}

.rebuild-content .header-e {
  margin-bottom: 20px;
  font-family: "游明朝体", Yu Mincho, YuMincho, "ヒラギノ明朝 Pro W3",
    Hiragino Mincho Pro, "HGS明朝B", Hiragino Mincho ProN, "ＭＳ Ｐ明朝",
    MS PMincho, serif;
}

.rebuild-content .header-e .string {
  font-size: 20px;
  color: #0a0a0a;
  font-weight: normal;
}

.rebuild-content .header-f {
  margin-bottom: 30px;
  font-feature-settings: "palt" 1;
}

.rebuild-content .header-f .string {
  font-size: 24px;
  color: #0f1d5a;
}

@media screen and (max-width: 767px) {
  .rebuild-content .header-f .string {
    font-size: 22px;
  }
}
.rebuild-content .header-g {
  margin-bottom: 20px;
  text-align: center;
}

.rebuild-content .header-g .string {
  padding: 10px;
  font-size: 20px;
  color: #fff;
  background: #0f1d5a;
  font-weight: 600;
}

@media screen and (max-width: 767px) {
  .rebuild-content .header-g .string {
    font-size: 16px;
  }
}
.rebuild-content .header-h {
  margin-bottom: 20px;
  border-left: 3px solid #000;
  padding-left: 10px;
}

@media screen and (max-width: 767px) {
  .rebuild-content .header-h {
    margin-top: 2.2em;
  }
}
.rebuild-content .header-h .string {
  font-size: 16px;
}

.c-kind-h {
  font-weight: 400;
  margin: 80px 0 20px;
  font-size: 18px;
  display: block;
  font-family: "游明朝体", Yu Mincho, YuMincho, "ヒラギノ明朝 Pro W3",
    Hiragino Mincho Pro, "HGS明朝B", Hiragino Mincho ProN, "ＭＳ Ｐ明朝",
    MS PMincho, serif;
  line-height: 1.2;
  border: 1px solid #000;
  padding: 1px;
  box-shadow: 0px 4px 6px rgba(61, 58, 44, 0.5);
}

@media screen and (min-width: 768px) {
  .c-kind-h {
    font-weight: bold;
  }
}
.c-kind-h span {
  display: block;
  color: #fff;
  padding: 25px;
  box-shadow: 2px 3px 3px 0px rgba(255, 255, 255, 0.4) inset,
    -2px -3px 3px 0px #000 inset;
}

@media screen and (max-width: 767px) {
  .c-kind-h span {
    padding: 12px;
    font-size: 18px;
  }
}
.c-kind-h b {
  display: inline-block;
  font-weight: normal;
  font-size: 65%;
}

@media screen and (min-width: 768px) {
  .c-kind-h b {
    font-size: 75%;
  }
}
.rebuild-content .list-a li {
  margin: 5px 0;
}

.rebuild-content .list-a li .u-icon--text {
  top: -2px;
  margin-left: 5px;
}

.rebuild-content .list-a li p {
  display: inline-block;
  margin: 0;
}

.rebuild-content .list-marumun li {
  margin-left: 1.3em;
  text-indent: -1.3em;
}

.rebuild-content .list-arrow-link li {
  position: relative;
  margin-bottom: 10px;
}

.rebuild-content .list-arrow-link li a {
  display: block;
  padding-left: 16px;
}

.rebuild-content .list-arrow-link li .icon--arrowb {
  position: absolute;
  left: 0;
  top: 7px;
}

.rebuild-content .list-arrow-link li .icon--arrowbbt {
  position: absolute;
  left: 0;
  top: 5px;
}

.u-icon {
  position: relative;
  display: inline-block;
  background: 50% 50% no-repeat;
  background-size: 100% auto;
  vertical-align: top;
  line-height: 1;
}

.u-icon--carr {
  background: #e87a12;
  width: 16px;
  height: 16px;
  border-radius: 100px;
}

.u-icon--carr:after {
  display: block;
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-36%, -50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3px 0 3px 4px;
  border-color: transparent transparent transparent #fff;
}

.u-icon--mail {
  background-image: url("../img/icon/icon_mail.svg");
  width: 20px;
  height: 20px;
}

.u-icon--doc {
  background-image: url("../img/icon/icon_doc.svg");
  width: 20px;
  height: 20px;
}

.u-icon--contact {
  background-image: url("../img/icon/icon_contact.svg");
  width: 20px;
  height: 20px;
}

.u-icon--subsc {
  background-image: url("../img/icon/icon_subsc.svg");
  width: 20px;
  height: 20px;
}

.u-icon--blank {
  top: 3px;
  background-image: url("../img/icon/icon_blank.svg");
  margin: 0 3px 0 1px;
  width: 12px;
  height: 12px;
}

.u-icon--edit {
  top: 3px;
  background-image: url("../img/icon/icon_edit.png");
  margin: 0 3px 0 1px;
  width: 28px;
  height: 28px;
}

.u-icon--text {
  background-color: #e87a12;
  padding: 5px 6px;
  color: #fff;
  font-size: 14px;
  border-radius: 4px;
}

.u-icon--entry {
  top: 3px;
  background-position: 0 0;
  background-image: url("../img/icon/icon_entry.svg?m=1");
  width: 35px;
  height: 36px;
}

.u-icon--sche {
  top: 3px;
  background-position: 0 0;
  background-image: url("../img/icon/icon_sche.svg?m=1");
  width: 31px;
  height: 31px;
}

.u-icon--pre {
  top: 3px;
  background-image: url("../img/icon/icon_pre.svg?m=1");
  width: 32px;
  height: 32px;
}

.u-icon--tw {
  background-image: url("../img/icon/icon_tw.svg");
  width: 36px;
  height: 31px;
}

.u-icon--sub {
  background-image: url("../img/icon/icon_sub.svg");
  width: 25px;
  height: 25px;
}

.u-icon--cal {
  background-image: url("../img/icon/icon_cal.svg");
  width: 25px;
  height: 25px;
}

.u-icon--sub-w {
  background-image: url("../img/icon/icon_sub_w.svg");
  width: 25px;
  height: 25px;
}

.u-icon--cal-w {
  background-image: url("../img/icon/icon_cal_w.svg");
  width: 25px;
  height: 25px;
}

.u-icon--seminor-w {
  background-image: url("../img/icon/icon_seminor_w.svg");
  width: 18px;
  height: 18px;
}

.u-icon--talk-w {
  background-image: url("../img/icon/icon_talk_w.svg");
  width: 38px;
  height: 31px;
}

.wrapper .rebuild-content .set-ffsp,
.rebuild-content .wrapper .set-ffsp {
  font-feature-settings: "palt" 1;
}

.wrapper .rebuild-content .set-hide,
.wrapper .rebuild-content .screen-reader-text,
.rebuild-content .wrapper .set-hide,
.rebuild-content .wrapper .screen-reader-text {
  display: none;
}

.wrapper .rebuild-content .set-disp-b,
.rebuild-content .wrapper .set-disp-b {
  display: block;
}

.wrapper .rebuild-content .set-align-c,
.rebuild-content .wrapper .set-align-c {
  text-align: center;
}

.wrapper .rebuild-content .set-block-center,
.rebuild-content .wrapper .set-block-center {
  margin-left: auto !important;
  margin-right: auto !important;
}

.wrapper .rebuild-content .set-tdu,
.rebuild-content .wrapper .set-tdu {
  text-decoration: underline;
}

.wrapper .rebuild-content .set-ovf-visible,
.rebuild-content .wrapper .set-ovf-visible {
  overflow: visible;
}

.wrapper .rebuild-content .clear,
.rebuild-content .wrapper .clear {
  clear: both;
}

.wrapper .rebuild-content .set-float-l,
.rebuild-content .wrapper .set-float-l {
  float: left;
}

.wrapper .rebuild-content .set-float-r,
.rebuild-content .wrapper .set-float-r {
  float: right;
}

.wrapper .rebuild-content .set-bg-f99609,
.rebuild-content .wrapper .set-bg-f99609 {
  background-color: #f99609;
}

.wrapper .rebuild-content .set-bg-0f1d5a,
.rebuild-content .wrapper .set-bg-0f1d5a {
  background-color: #0f1d5a;
}

.wrapper .rebuild-content .set-bg-5b0e04,
.rebuild-content .wrapper .set-bg-5b0e04 {
  background-color: #5b0e04;
}

.wrapper .rebuild-content .set-bg-30ac82,
.rebuild-content .wrapper .set-bg-30ac82 {
  background-color: #30ac82;
}

.wrapper .rebuild-content .set-bg-fce2e0,
.rebuild-content .wrapper .set-bg-fce2e0 {
  background-color: #fce2e0;
}

.wrapper .rebuild-content .set-bg-f2e9f3,
.rebuild-content .wrapper .set-bg-f2e9f3 {
  background-color: #f2e9f3 !important;
}

.wrapper .rebuild-content .set-bg-e6feec,
.rebuild-content .wrapper .set-bg-e6feec {
  background-color: #e6feec !important;
}

.wrapper .rebuild-content .set-w-22,
.rebuild-content .wrapper .set-w-22 {
  width: 22%;
}

.wrapper .rebuild-content .set-w-23_5,
.rebuild-content .wrapper .set-w-23_5 {
  width: 23.5%;
}

.wrapper .rebuild-content .set-w-30,
.rebuild-content .wrapper .set-w-30 {
  width: 30%;
}

.wrapper .rebuild-content .set-w-33,
.rebuild-content .wrapper .set-w-33 {
  width: 33%;
}

.wrapper .rebuild-content .set-w-40,
.rebuild-content .wrapper .set-w-40 {
  width: 40%;
}

.wrapper .rebuild-content .set-w-43,
.rebuild-content .wrapper .set-w-43 {
  width: 43%;
}

.wrapper .rebuild-content .set-w-44,
.rebuild-content .wrapper .set-w-44 {
  width: 44%;
}

.wrapper .rebuild-content .set-w-45,
.rebuild-content .wrapper .set-w-45 {
  width: 45%;
}

.wrapper .rebuild-content .set-w-48,
.rebuild-content .wrapper .set-w-48 {
  width: 48%;
}

.wrapper .rebuild-content .set-w-48_5,
.rebuild-content .wrapper .set-w-48_5 {
  width: 48.5%;
}

.wrapper .rebuild-content .set-w-49,
.rebuild-content .wrapper .set-w-49 {
  width: 49%;
}

.wrapper .rebuild-content .set-w-50,
.rebuild-content .wrapper .set-w-50 {
  width: 50%;
}

.wrapper .rebuild-content .set-w-52,
.rebuild-content .wrapper .set-w-52 {
  width: 52%;
}

.wrapper .rebuild-content .set-w-53,
.rebuild-content .wrapper .set-w-53 {
  width: 53%;
}

.wrapper .rebuild-content .set-w-55,
.rebuild-content .wrapper .set-w-55 {
  width: 55%;
}

.wrapper .rebuild-content .set-w-56,
.rebuild-content .wrapper .set-w-56 {
  width: 56%;
}

.wrapper .rebuild-content .set-w-65,
.rebuild-content .wrapper .set-w-65 {
  width: 65%;
}

.wrapper .rebuild-content .set-w-72,
.rebuild-content .wrapper .set-w-72 {
  width: 72%;
}

.wrapper .rebuild-content .set-w-full,
.rebuild-content .wrapper .set-w-full {
  width: 100%;
}

.wrapper .rebuild-content .set-mt-5,
.rebuild-content .wrapper .set-mt-5 {
  margin-top: 5px;
}

.wrapper .rebuild-content .set-mt-10,
.rebuild-content .wrapper .set-mt-10 {
  margin-top: 10px;
}

.wrapper .rebuild-content .set-mt-15,
.rebuild-content .wrapper .set-mt-15 {
  margin-top: 15px;
}

.wrapper .rebuild-content .set-mt-20,
.rebuild-content .wrapper .set-mt-20 {
  margin-top: 20px;
}

.wrapper .rebuild-content .set-mt-30,
.rebuild-content .wrapper .set-mt-30 {
  margin-top: 30px;
}

.wrapper .rebuild-content .set-mt-40,
.rebuild-content .wrapper .set-mt-40 {
  margin-top: 40px;
}

.wrapper .rebuild-content .set-mt-50,
.rebuild-content .wrapper .set-mt-50 {
  margin-top: 50px;
}

.wrapper .rebuild-content .set-mt-60,
.rebuild-content .wrapper .set-mt-60 {
  margin-top: 60px;
}

.wrapper .rebuild-content .set-mt-70,
.rebuild-content .wrapper .set-mt-70 {
  margin-top: 70px;
}

.wrapper .rebuild-content .set-mt-80,
.rebuild-content .wrapper .set-mt-80 {
  margin-top: 80px;
}

.wrapper .rebuild-content .set-mt-90,
.rebuild-content .wrapper .set-mt-90 {
  margin-top: 90px;
}

.wrapper .rebuild-content .set-mt-100,
.rebuild-content .wrapper .set-mt-100 {
  margin-top: 100px;
}

.wrapper .rebuild-content .set-mr-5,
.rebuild-content .wrapper .set-mr-5 {
  margin-right: 5px;
}

.wrapper .rebuild-content .set-mr-10,
.rebuild-content .wrapper .set-mr-10 {
  margin-right: 10px;
}

.wrapper .rebuild-content .set-mr-15,
.rebuild-content .wrapper .set-mr-15 {
  margin-right: 15px;
}

.wrapper .rebuild-content .set-mr-20,
.rebuild-content .wrapper .set-mr-20 {
  margin-right: 20px;
}

.wrapper .rebuild-content .set-mr-30,
.rebuild-content .wrapper .set-mr-30 {
  margin-right: 30px;
}

.wrapper .rebuild-content .set-mr-40,
.rebuild-content .wrapper .set-mr-40 {
  margin-right: 40px;
}

.wrapper .rebuild-content .set-mr-50,
.rebuild-content .wrapper .set-mr-50 {
  margin-right: 50px;
}

.wrapper .rebuild-content .set-mr-60,
.rebuild-content .wrapper .set-mr-60 {
  margin-right: 60px;
}

.wrapper .rebuild-content .set-mr-70,
.rebuild-content .wrapper .set-mr-70 {
  margin-right: 70px;
}

.wrapper .rebuild-content .set-mr-80,
.rebuild-content .wrapper .set-mr-80 {
  margin-right: 80px;
}

.wrapper .rebuild-content .set-mr-90,
.rebuild-content .wrapper .set-mr-90 {
  margin-right: 90px;
}

.wrapper .rebuild-content .set-mr-100,
.rebuild-content .wrapper .set-mr-100 {
  margin-right: 100px;
}

.wrapper .rebuild-content .set-mb-5,
.rebuild-content .wrapper .set-mb-5 {
  margin-bottom: 5px;
}

.wrapper .rebuild-content .set-mb-10,
.rebuild-content .wrapper .set-mb-10 {
  margin-bottom: 10px;
}

.wrapper .rebuild-content .set-mb-15,
.rebuild-content .wrapper .set-mb-15 {
  margin-bottom: 15px;
}

.wrapper .rebuild-content .set-mb-20,
.rebuild-content .wrapper .set-mb-20 {
  margin-bottom: 20px;
}

.wrapper .rebuild-content .set-mb-30,
.rebuild-content .wrapper .set-mb-30 {
  margin-bottom: 30px;
}

.wrapper .rebuild-content .set-mb-40,
.rebuild-content .wrapper .set-mb-40 {
  margin-bottom: 40px;
}

.wrapper .rebuild-content .set-mb-50,
.rebuild-content .wrapper .set-mb-50 {
  margin-bottom: 50px;
}

.wrapper .rebuild-content .set-mb-60,
.rebuild-content .wrapper .set-mb-60 {
  margin-bottom: 60px;
}

.wrapper .rebuild-content .set-mb-70,
.rebuild-content .wrapper .set-mb-70 {
  margin-bottom: 70px;
}

.wrapper .rebuild-content .set-mb-80,
.rebuild-content .wrapper .set-mb-80 {
  margin-bottom: 80px;
}

.wrapper .rebuild-content .set-mb-90,
.rebuild-content .wrapper .set-mb-90 {
  margin-bottom: 90px;
}

.wrapper .rebuild-content .set-mb-100,
.rebuild-content .wrapper .set-mb-100 {
  margin-bottom: 100px;
}

.wrapper .rebuild-content .set-ml-5,
.rebuild-content .wrapper .set-ml-5 {
  margin-left: 5px;
}

.wrapper .rebuild-content .set-ml-10,
.rebuild-content .wrapper .set-ml-10 {
  margin-left: 10px;
}

.wrapper .rebuild-content .set-ml-15,
.rebuild-content .wrapper .set-ml-15 {
  margin-left: 15px;
}

.wrapper .rebuild-content .set-ml-20,
.rebuild-content .wrapper .set-ml-20 {
  margin-left: 20px;
}

.wrapper .rebuild-content .set-ml-30,
.rebuild-content .wrapper .set-ml-30 {
  margin-left: 30px;
}

.wrapper .rebuild-content .set-ml-40,
.rebuild-content .wrapper .set-ml-40 {
  margin-left: 40px;
}

.wrapper .rebuild-content .set-ml-50,
.rebuild-content .wrapper .set-ml-50 {
  margin-left: 50px;
}

.wrapper .rebuild-content .set-ml-60,
.rebuild-content .wrapper .set-ml-60 {
  margin-left: 60px;
}

.wrapper .rebuild-content .set-ml-70,
.rebuild-content .wrapper .set-ml-70 {
  margin-left: 70px;
}

.wrapper .rebuild-content .set-ml-80,
.rebuild-content .wrapper .set-ml-80 {
  margin-left: 80px;
}

.wrapper .rebuild-content .set-ml-90,
.rebuild-content .wrapper .set-ml-90 {
  margin-left: 90px;
}

.wrapper .rebuild-content .set-ml-100,
.rebuild-content .wrapper .set-ml-100 {
  margin-left: 100px;
}

.wrapper .rebuild-content .set-ml-150,
.rebuild-content .wrapper .set-ml-150 {
  margin-left: 150px;
}

.wrapper .rebuild-content .set-pl-10,
.rebuild-content .wrapper .set-pl-10 {
  padding-left: 10px;
}

.wrapper .rebuild-content .set-pl-20,
.rebuild-content .wrapper .set-pl-20 {
  padding-left: 20px;
}

.wrapper .rebuild-content .set-pr-10,
.rebuild-content .wrapper .set-pr-10 {
  padding-right: 10px;
}

.wrapper .rebuild-content .set-pr-20,
.rebuild-content .wrapper .set-pr-20 {
  padding-right: 20px;
}

.wrapper .rebuild-content .reset-mt,
.rebuild-content .wrapper .reset-mt {
  margin-top: 0;
}

.wrapper .rebuild-content .reset-mb,
.rebuild-content .wrapper .reset-mb {
  margin-bottom: 0;
}

.wrapper .rebuild-content .hide-br br,
.rebuild-content .wrapper .hide-br br {
  display: none;
}

@media screen and (min-width: 768px) {
  .wrapper .rebuild-content .set-pc-minh-100px,
  .rebuild-content .wrapper .set-pc-minh-100px {
    min-height: 100px;
  }
  .wrapper .rebuild-content .set-hover-op,
  .rebuild-content .wrapper .set-hover-op {
    transition: opacity 0.25s ease;
  }
  .wrapper .rebuild-content .set-hover-op:hover,
  .rebuild-content .wrapper .set-hover-op:hover {
    opacity: 0.7;
  }
}
.set-colot-navy {
  color: #0f1d5a;
}

@media screen and (max-width: 767px) {
  .set-sp-clear {
    float: none !important;
    clear: both;
  }
  .set-sp-block-center {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .wrapper .rebuild-content .set-sp-align-c,
  .rebuild-content .wrapper .set-sp-align-c {
    text-align: center;
  }
  .wrapper .rebuild-content .set-sp-align-l,
  .rebuild-content .wrapper .set-sp-align-l {
    text-align: left;
  }
  .wrapper .rebuild-content .sp-pad,
  .rebuild-content .wrapper .sp-pad {
    padding-left: 20px;
    padding-right: 20px;
  }
  .wrapper .rebuild-content .sp-pad-r,
  .rebuild-content .wrapper .sp-pad-r {
    margin-left: -20px;
    margin-right: -20px;
  }
  .wrapper .rebuild-content .set-nowrap,
  .rebuild-content .wrapper .set-nowrap {
    white-space: nowrap;
  }
  .wrapper .rebuild-content .set-mt-5,
  .rebuild-content .wrapper .set-mt-5 {
    margin-top: 5px;
  }
  .wrapper .rebuild-content .set-mr-5,
  .rebuild-content .wrapper .set-mr-5 {
    margin-right: 5px;
  }
  .wrapper .rebuild-content .set-mt-5,
  .rebuild-content .wrapper .set-mt-5 {
    margin-top: 5px;
  }
  .wrapper .rebuild-content .set-mb-5,
  .rebuild-content .wrapper .set-mb-5 {
    margin-bottom: 5px;
  }
  .wrapper .rebuild-content .set-ml-5,
  .rebuild-content .wrapper .set-ml-5 {
    margin-left: 5px;
  }
  .wrapper .rebuild-content .set-pt-5,
  .rebuild-content .wrapper .set-pt-5 {
    padding-top: 5px;
  }
  .wrapper .rebuild-content .set-pr-5,
  .rebuild-content .wrapper .set-pr-5 {
    padding-right: 5px;
  }
  .wrapper .rebuild-content .set-pt-5,
  .rebuild-content .wrapper .set-pt-5 {
    padding-top: 5px;
  }
  .wrapper .rebuild-content .set-pb-5,
  .rebuild-content .wrapper .set-pb-5 {
    padding-bottom: 5px;
  }
  .wrapper .rebuild-content .set-pl-5,
  .rebuild-content .wrapper .set-pl-5 {
    padding-left: 5px;
  }
  .wrapper .rebuild-content .set-mt-10,
  .rebuild-content .wrapper .set-mt-10 {
    margin-top: 10px;
  }
  .wrapper .rebuild-content .set-mr-10,
  .rebuild-content .wrapper .set-mr-10 {
    margin-right: 10px;
  }
  .wrapper .rebuild-content .set-mt-10,
  .rebuild-content .wrapper .set-mt-10 {
    margin-top: 10px;
  }
  .wrapper .rebuild-content .set-mb-10,
  .rebuild-content .wrapper .set-mb-10 {
    margin-bottom: 10px;
  }
  .wrapper .rebuild-content .set-ml-10,
  .rebuild-content .wrapper .set-ml-10 {
    margin-left: 10px;
  }
  .wrapper .rebuild-content .set-pt-10,
  .rebuild-content .wrapper .set-pt-10 {
    padding-top: 10px;
  }
  .wrapper .rebuild-content .set-pr-10,
  .rebuild-content .wrapper .set-pr-10 {
    padding-right: 10px;
  }
  .wrapper .rebuild-content .set-pt-10,
  .rebuild-content .wrapper .set-pt-10 {
    padding-top: 10px;
  }
  .wrapper .rebuild-content .set-pb-10,
  .rebuild-content .wrapper .set-pb-10 {
    padding-bottom: 10px;
  }
  .wrapper .rebuild-content .set-pl-10,
  .rebuild-content .wrapper .set-pl-10 {
    padding-left: 10px;
  }
  .wrapper .rebuild-content .set-mt-15,
  .rebuild-content .wrapper .set-mt-15 {
    margin-top: 15px;
  }
  .wrapper .rebuild-content .set-mr-15,
  .rebuild-content .wrapper .set-mr-15 {
    margin-right: 15px;
  }
  .wrapper .rebuild-content .set-mt-15,
  .rebuild-content .wrapper .set-mt-15 {
    margin-top: 15px;
  }
  .wrapper .rebuild-content .set-mb-15,
  .rebuild-content .wrapper .set-mb-15 {
    margin-bottom: 15px;
  }
  .wrapper .rebuild-content .set-ml-15,
  .rebuild-content .wrapper .set-ml-15 {
    margin-left: 15px;
  }
  .wrapper .rebuild-content .set-pt-15,
  .rebuild-content .wrapper .set-pt-15 {
    padding-top: 15px;
  }
  .wrapper .rebuild-content .set-pr-15,
  .rebuild-content .wrapper .set-pr-15 {
    padding-right: 15px;
  }
  .wrapper .rebuild-content .set-pt-15,
  .rebuild-content .wrapper .set-pt-15 {
    padding-top: 15px;
  }
  .wrapper .rebuild-content .set-pb-15,
  .rebuild-content .wrapper .set-pb-15 {
    padding-bottom: 15px;
  }
  .wrapper .rebuild-content .set-pl-15,
  .rebuild-content .wrapper .set-pl-15 {
    padding-left: 15px;
  }
  .wrapper .rebuild-content .set-mt-20,
  .rebuild-content .wrapper .set-mt-20 {
    margin-top: 20px;
  }
  .wrapper .rebuild-content .set-mr-20,
  .rebuild-content .wrapper .set-mr-20 {
    margin-right: 20px;
  }
  .wrapper .rebuild-content .set-mt-20,
  .rebuild-content .wrapper .set-mt-20 {
    margin-top: 20px;
  }
  .wrapper .rebuild-content .set-mb-20,
  .rebuild-content .wrapper .set-mb-20 {
    margin-bottom: 20px;
  }
  .wrapper .rebuild-content .set-ml-20,
  .rebuild-content .wrapper .set-ml-20 {
    margin-left: 20px;
  }
  .wrapper .rebuild-content .set-pt-20,
  .rebuild-content .wrapper .set-pt-20 {
    padding-top: 20px;
  }
  .wrapper .rebuild-content .set-pr-20,
  .rebuild-content .wrapper .set-pr-20 {
    padding-right: 20px;
  }
  .wrapper .rebuild-content .set-pt-20,
  .rebuild-content .wrapper .set-pt-20 {
    padding-top: 20px;
  }
  .wrapper .rebuild-content .set-pb-20,
  .rebuild-content .wrapper .set-pb-20 {
    padding-bottom: 20px;
  }
  .wrapper .rebuild-content .set-pl-20,
  .rebuild-content .wrapper .set-pl-20 {
    padding-left: 20px;
  }
  .wrapper .rebuild-content .set-mt-30,
  .rebuild-content .wrapper .set-mt-30 {
    margin-top: 30px;
  }
  .wrapper .rebuild-content .set-mr-30,
  .rebuild-content .wrapper .set-mr-30 {
    margin-right: 30px;
  }
  .wrapper .rebuild-content .set-mt-30,
  .rebuild-content .wrapper .set-mt-30 {
    margin-top: 30px;
  }
  .wrapper .rebuild-content .set-mb-30,
  .rebuild-content .wrapper .set-mb-30 {
    margin-bottom: 30px;
  }
  .wrapper .rebuild-content .set-ml-30,
  .rebuild-content .wrapper .set-ml-30 {
    margin-left: 30px;
  }
  .wrapper .rebuild-content .set-pt-30,
  .rebuild-content .wrapper .set-pt-30 {
    padding-top: 30px;
  }
  .wrapper .rebuild-content .set-pr-30,
  .rebuild-content .wrapper .set-pr-30 {
    padding-right: 30px;
  }
  .wrapper .rebuild-content .set-pt-30,
  .rebuild-content .wrapper .set-pt-30 {
    padding-top: 30px;
  }
  .wrapper .rebuild-content .set-pb-30,
  .rebuild-content .wrapper .set-pb-30 {
    padding-bottom: 30px;
  }
  .wrapper .rebuild-content .set-pl-30,
  .rebuild-content .wrapper .set-pl-30 {
    padding-left: 30px;
  }
  .wrapper .rebuild-content .set-mt-40,
  .rebuild-content .wrapper .set-mt-40 {
    margin-top: 40px;
  }
  .wrapper .rebuild-content .set-mr-40,
  .rebuild-content .wrapper .set-mr-40 {
    margin-right: 40px;
  }
  .wrapper .rebuild-content .set-mt-40,
  .rebuild-content .wrapper .set-mt-40 {
    margin-top: 40px;
  }
  .wrapper .rebuild-content .set-mb-40,
  .rebuild-content .wrapper .set-mb-40 {
    margin-bottom: 40px;
  }
  .wrapper .rebuild-content .set-ml-40,
  .rebuild-content .wrapper .set-ml-40 {
    margin-left: 40px;
  }
  .wrapper .rebuild-content .set-pt-40,
  .rebuild-content .wrapper .set-pt-40 {
    padding-top: 40px;
  }
  .wrapper .rebuild-content .set-pr-40,
  .rebuild-content .wrapper .set-pr-40 {
    padding-right: 40px;
  }
  .wrapper .rebuild-content .set-pt-40,
  .rebuild-content .wrapper .set-pt-40 {
    padding-top: 40px;
  }
  .wrapper .rebuild-content .set-pb-40,
  .rebuild-content .wrapper .set-pb-40 {
    padding-bottom: 40px;
  }
  .wrapper .rebuild-content .set-pl-40,
  .rebuild-content .wrapper .set-pl-40 {
    padding-left: 40px;
  }
  .wrapper .rebuild-content .set-mt-50,
  .rebuild-content .wrapper .set-mt-50 {
    margin-top: 50px;
  }
  .wrapper .rebuild-content .set-mr-50,
  .rebuild-content .wrapper .set-mr-50 {
    margin-right: 50px;
  }
  .wrapper .rebuild-content .set-mt-50,
  .rebuild-content .wrapper .set-mt-50 {
    margin-top: 50px;
  }
  .wrapper .rebuild-content .set-mb-50,
  .rebuild-content .wrapper .set-mb-50 {
    margin-bottom: 50px;
  }
  .wrapper .rebuild-content .set-ml-50,
  .rebuild-content .wrapper .set-ml-50 {
    margin-left: 50px;
  }
  .wrapper .rebuild-content .set-pt-50,
  .rebuild-content .wrapper .set-pt-50 {
    padding-top: 50px;
  }
  .wrapper .rebuild-content .set-pr-50,
  .rebuild-content .wrapper .set-pr-50 {
    padding-right: 50px;
  }
  .wrapper .rebuild-content .set-pt-50,
  .rebuild-content .wrapper .set-pt-50 {
    padding-top: 50px;
  }
  .wrapper .rebuild-content .set-pb-50,
  .rebuild-content .wrapper .set-pb-50 {
    padding-bottom: 50px;
  }
  .wrapper .rebuild-content .set-pl-50,
  .rebuild-content .wrapper .set-pl-50 {
    padding-left: 50px;
  }
  .wrapper .rebuild-content .set-mt-60,
  .rebuild-content .wrapper .set-mt-60 {
    margin-top: 60px;
  }
  .wrapper .rebuild-content .set-mr-60,
  .rebuild-content .wrapper .set-mr-60 {
    margin-right: 60px;
  }
  .wrapper .rebuild-content .set-mt-60,
  .rebuild-content .wrapper .set-mt-60 {
    margin-top: 60px;
  }
  .wrapper .rebuild-content .set-mb-60,
  .rebuild-content .wrapper .set-mb-60 {
    margin-bottom: 60px;
  }
  .wrapper .rebuild-content .set-ml-60,
  .rebuild-content .wrapper .set-ml-60 {
    margin-left: 60px;
  }
  .wrapper .rebuild-content .set-pt-60,
  .rebuild-content .wrapper .set-pt-60 {
    padding-top: 60px;
  }
  .wrapper .rebuild-content .set-pr-60,
  .rebuild-content .wrapper .set-pr-60 {
    padding-right: 60px;
  }
  .wrapper .rebuild-content .set-pt-60,
  .rebuild-content .wrapper .set-pt-60 {
    padding-top: 60px;
  }
  .wrapper .rebuild-content .set-pb-60,
  .rebuild-content .wrapper .set-pb-60 {
    padding-bottom: 60px;
  }
  .wrapper .rebuild-content .set-pl-60,
  .rebuild-content .wrapper .set-pl-60 {
    padding-left: 60px;
  }
  .wrapper .rebuild-content .set-mt-70,
  .rebuild-content .wrapper .set-mt-70 {
    margin-top: 70px;
  }
  .wrapper .rebuild-content .set-mr-70,
  .rebuild-content .wrapper .set-mr-70 {
    margin-right: 70px;
  }
  .wrapper .rebuild-content .set-mt-70,
  .rebuild-content .wrapper .set-mt-70 {
    margin-top: 70px;
  }
  .wrapper .rebuild-content .set-mb-70,
  .rebuild-content .wrapper .set-mb-70 {
    margin-bottom: 70px;
  }
  .wrapper .rebuild-content .set-ml-70,
  .rebuild-content .wrapper .set-ml-70 {
    margin-left: 70px;
  }
  .wrapper .rebuild-content .set-pt-70,
  .rebuild-content .wrapper .set-pt-70 {
    padding-top: 70px;
  }
  .wrapper .rebuild-content .set-pr-70,
  .rebuild-content .wrapper .set-pr-70 {
    padding-right: 70px;
  }
  .wrapper .rebuild-content .set-pt-70,
  .rebuild-content .wrapper .set-pt-70 {
    padding-top: 70px;
  }
  .wrapper .rebuild-content .set-pb-70,
  .rebuild-content .wrapper .set-pb-70 {
    padding-bottom: 70px;
  }
  .wrapper .rebuild-content .set-pl-70,
  .rebuild-content .wrapper .set-pl-70 {
    padding-left: 70px;
  }
  .wrapper .rebuild-content .set-mt-80,
  .rebuild-content .wrapper .set-mt-80 {
    margin-top: 80px;
  }
  .wrapper .rebuild-content .set-mr-80,
  .rebuild-content .wrapper .set-mr-80 {
    margin-right: 80px;
  }
  .wrapper .rebuild-content .set-mt-80,
  .rebuild-content .wrapper .set-mt-80 {
    margin-top: 80px;
  }
  .wrapper .rebuild-content .set-mb-80,
  .rebuild-content .wrapper .set-mb-80 {
    margin-bottom: 80px;
  }
  .wrapper .rebuild-content .set-ml-80,
  .rebuild-content .wrapper .set-ml-80 {
    margin-left: 80px;
  }
  .wrapper .rebuild-content .set-pt-80,
  .rebuild-content .wrapper .set-pt-80 {
    padding-top: 80px;
  }
  .wrapper .rebuild-content .set-pr-80,
  .rebuild-content .wrapper .set-pr-80 {
    padding-right: 80px;
  }
  .wrapper .rebuild-content .set-pt-80,
  .rebuild-content .wrapper .set-pt-80 {
    padding-top: 80px;
  }
  .wrapper .rebuild-content .set-pb-80,
  .rebuild-content .wrapper .set-pb-80 {
    padding-bottom: 80px;
  }
  .wrapper .rebuild-content .set-pl-80,
  .rebuild-content .wrapper .set-pl-80 {
    padding-left: 80px;
  }
  .wrapper .rebuild-content .set-mt-90,
  .rebuild-content .wrapper .set-mt-90 {
    margin-top: 90px;
  }
  .wrapper .rebuild-content .set-mr-90,
  .rebuild-content .wrapper .set-mr-90 {
    margin-right: 90px;
  }
  .wrapper .rebuild-content .set-mt-90,
  .rebuild-content .wrapper .set-mt-90 {
    margin-top: 90px;
  }
  .wrapper .rebuild-content .set-mb-90,
  .rebuild-content .wrapper .set-mb-90 {
    margin-bottom: 90px;
  }
  .wrapper .rebuild-content .set-ml-90,
  .rebuild-content .wrapper .set-ml-90 {
    margin-left: 90px;
  }
  .wrapper .rebuild-content .set-pt-90,
  .rebuild-content .wrapper .set-pt-90 {
    padding-top: 90px;
  }
  .wrapper .rebuild-content .set-pr-90,
  .rebuild-content .wrapper .set-pr-90 {
    padding-right: 90px;
  }
  .wrapper .rebuild-content .set-pt-90,
  .rebuild-content .wrapper .set-pt-90 {
    padding-top: 90px;
  }
  .wrapper .rebuild-content .set-pb-90,
  .rebuild-content .wrapper .set-pb-90 {
    padding-bottom: 90px;
  }
  .wrapper .rebuild-content .set-pl-90,
  .rebuild-content .wrapper .set-pl-90 {
    padding-left: 90px;
  }
  .wrapper .rebuild-content .set-mt-100,
  .rebuild-content .wrapper .set-mt-100 {
    margin-top: 100px;
  }
  .wrapper .rebuild-content .set-mr-100,
  .rebuild-content .wrapper .set-mr-100 {
    margin-right: 100px;
  }
  .wrapper .rebuild-content .set-mt-100,
  .rebuild-content .wrapper .set-mt-100 {
    margin-top: 100px;
  }
  .wrapper .rebuild-content .set-mb-100,
  .rebuild-content .wrapper .set-mb-100 {
    margin-bottom: 100px;
  }
  .wrapper .rebuild-content .set-ml-100,
  .rebuild-content .wrapper .set-ml-100 {
    margin-left: 100px;
  }
  .wrapper .rebuild-content .set-pt-100,
  .rebuild-content .wrapper .set-pt-100 {
    padding-top: 100px;
  }
  .wrapper .rebuild-content .set-pr-100,
  .rebuild-content .wrapper .set-pr-100 {
    padding-right: 100px;
  }
  .wrapper .rebuild-content .set-pt-100,
  .rebuild-content .wrapper .set-pt-100 {
    padding-top: 100px;
  }
  .wrapper .rebuild-content .set-pb-100,
  .rebuild-content .wrapper .set-pb-100 {
    padding-bottom: 100px;
  }
  .wrapper .rebuild-content .set-pl-100,
  .rebuild-content .wrapper .set-pl-100 {
    padding-left: 100px;
  }
  .wrapper .rebuild-content .set-sp-w-50,
  .rebuild-content .wrapper .set-sp-w-50 {
    width: 50px;
  }
  .wrapper .rebuild-content .set-sp-w-60,
  .rebuild-content .wrapper .set-sp-w-60 {
    width: 60px;
  }
  .wrapper .rebuild-content .set-sp-w-70,
  .rebuild-content .wrapper .set-sp-w-70 {
    width: 70px;
  }
  .wrapper .rebuild-content .set-sp-w-80,
  .rebuild-content .wrapper .set-sp-w-80 {
    width: 80px;
  }
  .wrapper .rebuild-content .set-sp-w-90,
  .rebuild-content .wrapper .set-sp-w-90 {
    width: 90px;
  }
  .wrapper .rebuild-content .set-sp-w-100,
  .rebuild-content .wrapper .set-sp-w-100 {
    width: 100px;
  }
  .wrapper .rebuild-content .set-sp-w-120,
  .rebuild-content .wrapper .set-sp-w-120 {
    width: 120px;
  }
  .wrapper .rebuild-content .set-sp-w-200,
  .rebuild-content .wrapper .set-sp-w-200 {
    width: 200px;
  }
  .wrapper .rebuild-content .set-sp-w-50per,
  .rebuild-content .wrapper .set-sp-w-50per {
    width: 50%;
  }
  .wrapper .rebuild-content .set-sp-mb-5,
  .rebuild-content .wrapper .set-sp-mb-5 {
    margin-bottom: 5px;
  }
  .wrapper .rebuild-content .set-sp-mb-10,
  .rebuild-content .wrapper .set-sp-mb-10 {
    margin-bottom: 10px;
  }
  .wrapper .rebuild-content .set-sp-mb-15,
  .rebuild-content .wrapper .set-sp-mb-15 {
    margin-bottom: 15px;
  }
  .wrapper .rebuild-content .set-sp-mb-20,
  .rebuild-content .wrapper .set-sp-mb-20 {
    margin-bottom: 20px;
  }
  .wrapper .rebuild-content .set-sp-mb-30,
  .rebuild-content .wrapper .set-sp-mb-30 {
    margin-bottom: 30px;
  }
  .wrapper .rebuild-content .set-sp-mb-40,
  .rebuild-content .wrapper .set-sp-mb-40 {
    margin-bottom: 40px;
  }
  .wrapper .rebuild-content .set-sp-mb-50,
  .rebuild-content .wrapper .set-sp-mb-50 {
    margin-bottom: 50px;
  }
  .wrapper .rebuild-content .set-sp-mt-40,
  .rebuild-content .wrapper .set-sp-mt-40 {
    margin-top: 40px;
  }
  .wrapper .rebuild-content .set-sp-mt-20,
  .rebuild-content .wrapper .set-sp-mt-20 {
    margin-top: 20px;
  }
  .wrapper .rebuild-content .reset-sp-mt,
  .rebuild-content .wrapper .reset-sp-mt {
    margin-top: 0;
  }
  .wrapper .rebuild-content .reset-sp-mr,
  .rebuild-content .wrapper .reset-sp-mr {
    margin-right: 0;
  }
  .wrapper .rebuild-content .reset-sp-mb,
  .rebuild-content .wrapper .reset-sp-mb {
    margin-bottom: 0;
  }
  .wrapper .rebuild-content .reset-sp-ml,
  .rebuild-content .wrapper .reset-sp-ml {
    margin-left: 0;
  }
  .wrapper .rebuild-content .reset-sp-w,
  .rebuild-content .wrapper .reset-sp-w {
    width: auto;
  }
}
.page-course-form .main_contents {
  padding-right: 0;
  width: 900px;
}

@media screen and (max-width: 767px) {
  .page-course-form .main_contents {
    width: auto;
    padding-right: 20px;
  }
}
.page-course-form .kaso_main {
  padding-right: 0;
  width: auto;
}

.aco__chboxes .wpcf7-list-item {
  float: none;
  display: block;
  margin-bottom: 15px;
  padding-left: 25px;
  width: auto;
  text-indent: -25px;
}

.set-bg-keiei {
  background-color: #e87a12;
}

.set-border-keiei {
  border-color: #e87a12 !important;
}

.set-bg-business {
  background-color: #990001;
}

.set-border-business {
  border-color: #990001 !important;
}

.set-bg-soshiki {
  background-color: #158970;
}

.set-border-soshiki {
  border-color: #158970 !important;
}

.set-bg-kokyaku {
  background-color: #524f96;
}

.set-border-kokyaku {
  border-color: #524f96 !important;
}

.set-bg-consulting {
  background-color: #777;
}

.set-border-consulting {
  border-color: #777 !important;
}

.wpcf7-textarea {
  height: 120px;
}

.form-item {
  margin: 30px 0;
}

@media screen and (min-width: 768px) {
  .form-item [name="pref"] {
    width: 48.5%;
  }
}
@media screen and (max-width: 767px) {
  .form-item [name="pref"] {
    width: 100%;
  }
}
.form-item select {
  padding: 0.5em 1em 0.5em 0.5em;
  font-size: 16px;
}

.wpcf7-form-control-wrap.ppref {
  display: block;
}

.wpcf7-form-control-wrap.ppref select {
  width: 48.5%;
}

.rebuild-content .set-fs-11 {
  font-size: 11px;
}

.rebuild-content .set-fs-12 {
  font-size: 12px;
}

.rebuild-content .set-fs-13 {
  font-size: 13px;
}

.rebuild-content .set-fs-14 {
  font-size: 14px;
}

.rebuild-content .set-fs-15 {
  font-size: 15px;
}

.rebuild-content .set-fs-16 {
  font-size: 16px;
}

.rebuild-content .set-fs-17 {
  font-size: 17px;
}

.rebuild-content .set-fs-18 {
  font-size: 18px;
}

.rebuild-content .set-fs-19 {
  font-size: 19px;
}

.rebuild-content .set-fs-20 {
  font-size: 20px;
}

.rebuild-content .set-fs-21 {
  font-size: 21px;
}

.rebuild-content .set-fs-22 {
  font-size: 22px;
}

.rebuild-content .set-fs-23 {
  font-size: 23px;
}

.rebuild-content .set-fs-24 {
  font-size: 24px;
}

.rebuild-content .set-fs-25 {
  font-size: 25px;
}

.rebuild-content .set-fs-26 {
  font-size: 26px;
}

.rebuild-content .set-fs-27 {
  font-size: 27px;
}

.rebuild-content .set-fs-28 {
  font-size: 28px;
}

.rebuild-content .set-fs-29 {
  font-size: 29px;
}

.rebuild-content .set-fs-30 {
  font-size: 30px;
}

@media screen and (max-width: 767px) {
  .rebuild-content .set-sp-fs-1 {
    font-size: 1px !important;
  }
  .rebuild-content .set-sp-fs-2 {
    font-size: 2px !important;
  }
  .rebuild-content .set-sp-fs-3 {
    font-size: 3px !important;
  }
  .rebuild-content .set-sp-fs-4 {
    font-size: 4px !important;
  }
  .rebuild-content .set-sp-fs-5 {
    font-size: 5px !important;
  }
  .rebuild-content .set-sp-fs-6 {
    font-size: 6px !important;
  }
  .rebuild-content .set-sp-fs-7 {
    font-size: 7px !important;
  }
  .rebuild-content .set-sp-fs-8 {
    font-size: 8px !important;
  }
  .rebuild-content .set-sp-fs-9 {
    font-size: 9px !important;
  }
  .rebuild-content .set-sp-fs-10 {
    font-size: 10px !important;
  }
  .rebuild-content .set-sp-fs-11 {
    font-size: 11px !important;
  }
  .rebuild-content .set-sp-fs-12 {
    font-size: 12px !important;
  }
  .rebuild-content .set-sp-fs-13 {
    font-size: 13px !important;
  }
  .rebuild-content .set-sp-fs-14 {
    font-size: 14px !important;
  }
  .rebuild-content .set-sp-fs-15 {
    font-size: 15px !important;
  }
  .rebuild-content .set-sp-fs-16 {
    font-size: 16px !important;
  }
  .rebuild-content .set-sp-fs-17 {
    font-size: 17px !important;
  }
  .rebuild-content .set-sp-fs-18 {
    font-size: 18px !important;
  }
  .rebuild-content .set-sp-fs-19 {
    font-size: 19px !important;
  }
  .rebuild-content .set-sp-fs-20 {
    font-size: 20px !important;
  }
  .rebuild-content .set-sp-fs-21 {
    font-size: 21px !important;
  }
  .rebuild-content .set-sp-fs-22 {
    font-size: 22px !important;
  }
  .rebuild-content .set-sp-fs-23 {
    font-size: 23px !important;
  }
  .rebuild-content .set-sp-fs-24 {
    font-size: 24px !important;
  }
  .rebuild-content .set-sp-fs-25 {
    font-size: 25px !important;
  }
  .rebuild-content .set-sp-fs-26 {
    font-size: 26px !important;
  }
  .rebuild-content .set-sp-fs-27 {
    font-size: 27px !important;
  }
  .rebuild-content .set-sp-fs-28 {
    font-size: 28px !important;
  }
  .rebuild-content .set-sp-fs-29 {
    font-size: 29px !important;
  }
  .rebuild-content .set-sp-fs-30 {
    font-size: 30px !important;
  }
}
.rebuild-content .set-fs-80 {
  font-size: 80%;
}

.rebuild-content .hover-op {
  transition: opacity 0.25s ease;
}

@media screen and (min-width: 768px) {
  .rebuild-content .hover-op:hover {
    opacity: 0.8;
  }
}
.rebuild-content .article-style h2 {
  margin-top: 50px;
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 20px;
}

@media screen and (max-width: 767px) {
  .rebuild-content .article-style h2 {
    margin-top: 30px;
  }
}
.rebuild-content .greeting-header {
  margin-bottom: 40px;
}

.rebuild-content .greeting-header .string {
  font-size: 24px;
  font-family: "游明朝体", Yu Mincho, YuMincho, "ヒラギノ明朝 Pro W3",
    Hiragino Mincho Pro, "HGS明朝B", Hiragino Mincho ProN, "ＭＳ Ｐ明朝",
    MS PMincho, serif;
  white-space: nowrap;
}

@media screen and (max-width: 767px) {
  .rebuild-content .greeting-header {
    margin-bottom: 30px;
  }
  .rebuild-content .greeting-header .string {
    font-size: 18px;
    white-space: normal;
  }
}
.rebuild-content .greeting-sectence__photo {
  float: right;
  width: 286px;
}

@media screen and (max-width: 767px) {
  .rebuild-content .greeting-sectence__photo {
    position: relative;
    right: -20px;
    margin-top: 10px;
    width: 48vw;
  }
}
.rebuild-content .greeting-sectence {
  position: relative;
  margin-bottom: 30px;
  padding-bottom: 5px;
}

.rebuild-content .greeting-sectence p {
  position: relative;
  z-index: 2;
  font-size: 14px;
  line-height: 1.8;
}

@media screen and (max-width: 767px) {
  .rebuild-content .greeting-sectence {
    margin-bottom: 15px;
  }
}
.rebuild-content .greeting-point {
  margin-bottom: 40px;
  padding: 30px 20px 30px 30px;
  border: 1px solid #000;
}

.rebuild-content .greeting-point .greeting-point__header {
  margin-bottom: 15px;
}

.rebuild-content .greeting-point .greeting-point__header .string {
  font-size: 18px;
}

.rebuild-content .greeting-point .greeting-point__body li {
  margin-bottom: 10px;
}

.rebuild-content .greeting-point .greeting-point__body li:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 767px) {
  .rebuild-content .greeting-point {
    padding: 20px;
  }
}
.rebuild-content .greeting-pbox {
  background-color: #f0f0f0;
  margin-bottom: 60px;
  padding: 30px 35px;
}

.rebuild-content .greeting-pbox .greeting-pbox__header {
  margin-bottom: 30px;
  padding-left: 15px;
  border-left: 4px solid #0e0059;
}

.rebuild-content .greeting-pbox .greeting-pbox__header .string {
  margin: 0 0 10px 0;
  font-size: 20px;
}

.rebuild-content .greeting-pbox .greeting-pbox__header .string small {
  font-size: 16px;
}

.rebuild-content .greeting-pbox .greeting-pbox__header p {
  margin: 0;
  font-size: 13px;
  font-weight: bold;
}

.rebuild-content .greeting-pbox .greeting-pbox__photo {
  float: right;
  position: relative;
}

.rebuild-content .greeting-pbox .greeting-pbox__body p {
  overflow: visible;
  margin: 0;
  font-size: 12px;
  line-height: 1.8;
}

.rebuild-content .greeting-pbox .greeting-pbox__body .c-n {
  margin-top: 15px;
}

@media screen and (max-width: 767px) {
  .rebuild-content .greeting-pbox {
    padding: 20px;
  }
  .rebuild-content .greeting-pbox .greeting-pbox__header {
    margin-bottom: 15px;
    padding-left: 10px;
  }
  .rebuild-content .greeting-pbox .greeting-pbox__header .string {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .rebuild-content .greeting-pbox .greeting-pbox__header .string small {
    font-size: 14px;
  }
  .rebuild-content .greeting-pbox .greeting-pbox__header p {
    font-size: 10px !important;
  }
  .rebuild-content .greeting-pbox .greeting-pbox__photo {
    position: static;
    background: #fff;
    margin-bottom: 15px;
    text-align: center;
  }
  .rebuild-content .greeting-pbox .greeting-pbox__body p {
    font-size: 12px !important;
  }
}
.rebuild-content .course-precaution__item {
  border: 5px solid #0f1d5a;
}

@media screen and (max-width: 767px) {
  .rebuild-content .course-precaution__item {
    margin-top: 20px;
  }
}
.rebuild-content .course-precaution__item .header {
  background: #0f1d5a;
  padding: 10px;
  color: #fff;
  text-align: center;
  font-size: 22px;
}

@media screen and (max-width: 767px) {
  .rebuild-content .course-precaution__item .header {
    font-size: 18px;
  }
}
.rebuild-content .course-precaution__item .inner {
  padding: 20px;
}

.rebuild-content .course-precaution__item .string2 {
  margin-bottom: 20px;
  font-size: 17px;
}

@media screen and (max-width: 767px) {
  .rebuild-content .course-precaution__item .string2 {
    font-size: 16px;
  }
}
.rebuild-content .course-precaution__item dt {
  margin-bottom: 5px;
  font-size: 17px;
}

@media screen and (max-width: 767px) {
  .rebuild-content .course-precaution__item dt {
    font-size: 16px;
  }
}
.rebuild-content .course-precaution__item-b {
  border-color: #990002;
}

.rebuild-content .course-precaution__item-b .header {
  background: #990002;
}

@media screen and (min-width: 768px) {
  .rebuild-content .cource-onlne-fig {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
  }
}
@media screen and (min-width: 768px) {
  .rebuild-content .cource-onlne-txt {
    overflow: visible !important;
    position: relative;
    z-index: 2;
  }
}
@media screen and (max-width: 767px) {
  .rebuild-content .course-flow .column-img-sentence figure {
    text-align: center;
    margin-left: 0;
    max-width: none;
    width: auto;
    float: none;
  }
}
.rebuild-content .course-zyuko-flow {
  line-height: 1.5;
}

@media screen and (min-width: 768px) {
  .rebuild-content .course-zyuko-flow {
    width: 500px;
  }
}
.rebuild-content .course-zyuko-flow li {
  position: relative;
  margin-bottom: 22px;
  padding: 5px 10px;
  border: 2px solid #e87a12;
}

.rebuild-content .course-zyuko-flow li span {
  display: block;
  margin-left: 1.3em;
  text-indent: -1.3em;
}

.rebuild-content .course-zyuko-flow li + li:after {
  display: block;
  content: "";
  position: absolute;
  left: 50%;
  top: -18px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 7px 0 7px;
  border-color: #e87a12 transparent transparent transparent;
  transform: translateX(-50%);
}

.rebuild-content .course-header-a {
  padding-top: 15px;
  margin-bottom: 10px;
  color: #e87a12;
  font-size: 22px;
  font-family: "游明朝体", Yu Mincho, YuMincho, "ヒラギノ明朝 Pro W3",
    Hiragino Mincho Pro, "HGS明朝B", Hiragino Mincho ProN, "ＭＳ Ｐ明朝",
    MS PMincho, serif;
}

.rebuild-content .course-rprices .flex__item {
  margin-bottom: 40px;
}

@media screen and (min-width: 767px) {
  .rebuild-content .course-rprices .flex__item {
    width: 46%;
  }
}
@media screen and (max-width: 767px) {
  .rebuild-content .course-rprices .flex__item:last-child {
    margin-bottom: 0;
  }
}
.rebuild-content .course-btn-to-form {
  display: inline-block;
  background: #e87a12;
  padding: 20px;
  text-align: center;
  font-size: 20px;
  color: #fff !important;
  width: 320px;
  text-decoration: none !important;
}

@media screen and (max-width: 767px) {
  .rebuild-content .course-btn-to-form {
    width: 100%;
  }
}
.rebuild-content .course-btn-to-form .u-icon {
  top: -1px;
  margin-right: 20px;
}

@media screen and (min-width: 767px) {
  .rebuild-content .course-btn-to-form:hover {
    opacity: 0.7;
  }
}
.rebuild-content .course-hdr .str {
  background-color: #cfc8a8;
  margin: 30px auto;
  padding: 20px;
  max-width: 320px;
  color: #fff;
  font-size: 19px;
  line-height: 1.2;
  text-align: center;
}

.rebuild-content .course-arr-l {
  margin: 10px 0;
  text-align: center;
  font-size: 10px;
}

.rebuild-content .course-arr-l:before {
  content: "";
  vertical-align: top;
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 11px 0 11px;
  border-color: #938954 transparent transparent transparent;
}

.rebuild-content .course-point {
  background-color: #07174a;
  margin: 0 15px;
  padding: 30px;
  font-weight: bold;
  color: #fff;
}

.rebuild-content .course-point.course-point--kaigi {
  background-color: #897045;
}

@media screen and (min-width: 768px) {
  .rebuild-content .course-point dl {
    display: table;
    width: 100%;
  }
  .rebuild-content .course-point dt,
  .rebuild-content .course-point dd {
    display: table-cell;
    vertical-align: middle;
  }
  .rebuild-content .course-point dt {
    padding-right: 10px;
    width: 270px;
    font-size: 26px;
    border-right: 1px solid #fff;
  }
  .rebuild-content .course-point dd {
    padding-left: 30px;
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .rebuild-content .course-point {
    padding: 20px;
  }
  .rebuild-content .course-point dt {
    margin-bottom: 10px;
    padding-bottom: 10px;
    font-size: 18px;
    border-bottom: 1px solid #fff;
    text-align: center;
  }
  .rebuild-content .course-point dd {
    font-size: 14px;
  }
}
.rebuild-content .course-mt {
  margin-top: 100px;
}

@media screen and (max-width: 767px) {
  .rebuild-content .course-mt {
    margin-top: 80px;
  }
}
.rebuild-content .course-bnr {
  max-width: 924px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 70px;
}

@media screen and (max-width: 767px) {
  .rebuild-content .course-bnr {
    margin-top: 50px;
  }
}
.rebuild-content .p-course-hl05 {
  white-space: nowrap;
}

@media screen and (max-width: 767px) {
  .rebuild-content .p-course-feature__item .c-box img {
    float: none;
    margin: 0 0 10px 0;
  }
}
.rebuild-content .course-title {
  background: #e87a12 url(../img/course/keiei_bg.jpg?m=1) 50% 50% / cover;
  margin-bottom: 20px;
  padding: 20px 40px;
  color: #fff;
}

@media screen and (max-width: 767px) {
  .rebuild-content .course-title {
    background-image: url(../img/course/keiei_bg_sp.jpg?m=1);
  }
}
.rebuild-content .course-title .row-1 {
  margin: 15px 0 20px 0;
  font-size: 50px;
  font-weight: bold;
}

.rebuild-content .course-title .row-2 p {
  font-size: 26px;
  font-weight: bold;
}

.rebuild-content .course-title .place,
.rebuild-content .course-title .string {
  display: inline-block;
}

.rebuild-content .course-title .place {
  font-size: 120%;
}

.rebuild-content .course-title .string {
  padding: 3px 20px;
  font-size: 23px;
  color: #fff;
  border: 1px solid #fff;
}

.rebuild-content .course-title .string span {
  font-size: 16px;
}

@media screen and (max-width: 767px) {
  .rebuild-content .course-title {
    margin-bottom: 20px;
    padding: 20px 15px;
  }
  .rebuild-content .course-title .row-1 {
    margin: 15px 0 10px 0;
  }
  .rebuild-content .course-title .row-1 p {
    font-size: 26px !important;
  }
  .rebuild-content .course-title .row-2 p {
    font-size: 18px;
  }
  .rebuild-content .course-title .place,
  .rebuild-content .course-title .string {
    display: inline-block;
  }
  .rebuild-content .course-title .string {
    margin-bottom: 5px;
    padding: 3px 8px;
    font-size: 14px;
  }
}
.rebuild-content .course-desc {
  margin-bottom: 30px;
}

.rebuild-content .course-desc p {
  font-size: 15px;
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  .rebuild-content .course-desc p {
    margin-bottom: 0.7em;
  }
}
.rebuild-content .course-cont {
  font-weight: bold;
}

.rebuild-content .course-cont table {
  margin-bottom: 40px;
  width: 100%;
  table-layout: fixed;
}

.rebuild-content .course-cont th,
.rebuild-content .course-cont td {
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 1px dotted #000;
}

.rebuild-content .course-cont tr:last-child th,
.rebuild-content .course-cont tr:last-child td {
  border-bottom: 1px dotted #000;
}

@media screen and (max-width: 767px) {
  .rebuild-content .course-cont tr:last-child th,
  .rebuild-content .course-cont tr:last-child td {
    border-bottom: 0;
  }
}
.rebuild-content .course-cont th {
  width: 110px;
}

.rebuild-content .course-cont th span {
  display: block;
  background: #e87a12;
  padding: 5px 15px;
  border-radius: 8px;
  color: #fff;
}

.rebuild-content .course-cont td {
  padding-left: 30px;
}

.rebuild-content .course-cont td .c-box ul li {
  margin-bottom: 20px;
}

.rebuild-content .course-cont td .c-box ul li:last-child {
  margin-bottom: 0;
}

.rebuild-content .course-cont .course-hdg {
  padding-top: 20px;
  margin-bottom: 20px;
}

.rebuild-content .course-cont .course-hdg .string {
  display: inline-block;
  background: #e87a12;
  padding: 5px 15px;
  width: 110px;
  border-radius: 8px;
  color: #fff;
}

@media screen and (max-width: 767px) {
  .rebuild-content .course-cont .course-hdg {
    padding-top: 0;
  }
  .rebuild-content .course-cont .course-hdg .string {
    display: block;
    width: auto;
    border-radius: 0;
    text-align: center;
  }
}
.rebuild-content .course-cont a {
  font-weight: bold;
  color: #ff1301;
  text-decoration: underline;
}

.rebuild-content .course-cont strong {
  color: #ff1301;
}

@media screen and (max-width: 767px) {
  .rebuild-content .course-cont th,
  .rebuild-content .course-cont td {
    display: block;
    border-top: 0;
  }
  .rebuild-content .course-cont th {
    padding: 0;
    width: auto;
  }
  .rebuild-content .course-cont th span {
    border-radius: 0;
  }
  .rebuild-content .course-cont td {
    padding-left: 0;
  }
  .rebuild-content .course-cont td .c-box img {
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
}
@media screen and (min-width: 768px) {
  .rebuild-content .wrap-course-box {
    background: url(../img/course/keiei_ill_01.jpg?m=1) 100% 0% no-repeat,
      url(../img/course/keiei_ill_02.jpg?m=1) 100% 90% no-repeat;
    padding-right: 146px;
  }
  .rebuild-content .wrap-course-box .item {
    margin-bottom: 20px;
    width: 370px;
    margin-right: 2%;
  }
  .rebuild-content .wrap-course-box .item ul {
    font-size: 13px;
  }
}
@media screen and (max-width: 767px) {
  .rebuild-content .wrap-course-box .item {
    margin-bottom: 15px;
    width: 100%;
  }
  .rebuild-content .wrap-course-box .item:last-child {
    margin-bottom: 0;
  }
}
.rebuild-content .course-box {
  background: #ffebce;
  padding: 15px 20px;
}

.rebuild-content .course-box dt {
  margin-bottom: 10px;
  color: #e87a12;
}

.rebuild-content .course-box li {
  position: relative;
  padding-left: 12px;
  margin-bottom: 5px;
}

.rebuild-content .course-box li::before {
  position: absolute;
  left: 0;
  top: 8px;
  content: "";
  display: block;
  background: #062059;
  width: 5px;
  height: 5px;
  border-radius: 100px;
}

.rebuild-content .course-example {
  margin-top: 20px;
  font-weight: normal;
  border: 2px solid #dedede;
}

@media screen and (max-width: 767px) {
  .rebuild-content .course-example {
    margin-top: 30px;
  }
}
.rebuild-content .course-example dt,
.rebuild-content .course-example dd {
  margin-left: 20px;
}

.rebuild-content .course-example dt {
  position: relative;
  top: -10px;
  display: inline-block;
  background: #fff;
  padding: 0 5px;
  color: #e87a12;
  font-weight: bold;
}

.rebuild-content .course-example dd {
  padding: 10px 10px 10px 0;
  font-weight: bold;
}

@media screen and (min-width: 768px) {
  .rebuild-content .course-example ul {
    justify-content: start;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
}
.rebuild-content .course-example li {
  position: relative;
  padding-left: 12px;
  margin-bottom: 5px;
  width: 49%;
  margin-right: 1%;
}

@media screen and (max-width: 767px) {
  .rebuild-content .course-example li {
    width: auto;
  }
}
.rebuild-content .course-example li::before {
  position: absolute;
  left: 0;
  top: 8px;
  content: "";
  display: block;
  background: #062059;
  width: 5px;
  height: 5px;
  border-radius: 100px;
}

.rebuild-content .course-voices {
  font-weight: normal;
}

.rebuild-content .course-voices .item {
  margin-bottom: 60px;
}

.rebuild-content .course-voices .item__hdr {
  margin-bottom: 20px;
}

.rebuild-content .course-voices .item__hdr .lead {
  color: #e87a12;
  font-weight: bold;
  font-size: 18px;
}

.rebuild-content .course-voices .item__hdr .string {
  margin-top: 15px;
  padding: 12px 0;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  font-size: 13px;
  font-weight: bold;
}

.rebuild-content .course-voices .item__hdr .string .org {
  display: inline-block;
  margin-right: 10px;
}

.rebuild-content .course-voices .item__hdr__text {
  float: left;
  width: calc(100% - 140px);
}

.rebuild-content .course-voices .item__hdr__img {
  float: right;
  width: 130px;
}

@media screen and (max-width: 390px) {
  .rebuild-content .course-voices .item__hdr__text {
    width: 62%;
  }
  .rebuild-content .course-voices .item__hdr__img {
    width: 35%;
  }
}
.rebuild-content .course-voices .item__body {
  line-height: 1.7;
}

@media screen and (min-width: 768px) {
  .rebuild-content .course-voices .item {
    width: 48%;
  }
}
.rebuild-content.p-course--business .course-cont th span,
.rebuild-content.p-course--business .course-hdg .string {
  background: #990001;
}

.rebuild-content.p-course--business .course-title--a {
  background: #990001 url(../img/course/business_bg.jpg?m=1) 50% 50% / cover;
}

@media screen and (max-width: 767px) {
  .rebuild-content.p-course--business .course-title--a {
    background-image: url(../img/course/business_bg_sp.jpg?m=1);
  }
}
.rebuild-content.p-course--business .course-title--b {
  background: #990001 url(../img/course/business_b_bg.jpg?m=1) 50% 50% / cover;
}

@media screen and (max-width: 767px) {
  .rebuild-content.p-course--business .course-title--b {
    background-image: url(../img/course/business_b_bg_sp.jpg?m=1);
  }
}
.rebuild-content.p-course--business .course-example dt,
.rebuild-content.p-course--business .course-voices .item__hdr .lead,
.rebuild-content.p-course--business .course-voices .item__d,
.rebuild-content.p-course--business .course-box dt {
  color: #990001;
}

@media screen and (min-width: 768px) {
  .rebuild-content.p-course--business .wrap-course-box--a {
    background: url(../img/course/business_img_02.jpg?m=1) 100% 0% no-repeat,
      url(../img/course/business_img_03.jpg?m=1) 100% 90% no-repeat;
  }
  .rebuild-content.p-course--business .wrap-course-box--b {
    background: url(../img/course/business_b_img_02.jpg?m=1) 100% 0% no-repeat,
      url(../img/course/business_b_img_03.jpg?m=1) 100% 90% no-repeat;
  }
}
.rebuild-content.p-course--soshiki .course-title--a {
  background: #158970 url(../img/course/soshiki_bg.jpg?m=1) 50% 50% / cover;
}

@media screen and (max-width: 767px) {
  .rebuild-content.p-course--soshiki .course-title--a {
    background-image: url(../img/course/soshiki_bg_sp.jpg?m=1);
  }
}
.rebuild-content.p-course--soshiki .course-title--b {
  background: #158970 url(../img/course/soshiki_b_bg.jpg?m=1) 50% 50% / cover;
}

@media screen and (max-width: 767px) {
  .rebuild-content.p-course--soshiki .course-title--b {
    background-image: url(../img/course/soshiki_b_bg_sp.jpg?m=1);
  }
}
.rebuild-content.p-course--soshiki .course-cont th span,
.rebuild-content.p-course--soshiki .course-hdg .string {
  background: #158970;
}

.rebuild-content.p-course--soshiki .course-example dt,
.rebuild-content.p-course--soshiki .course-voices .item__hdr .lead,
.rebuild-content.p-course--soshiki .course-voices .item__d,
.rebuild-content.p-course--soshiki .course-box dt {
  color: #158970;
}

.rebuild-content.p-course--soshiki .course-box {
  background: #e6fef9;
}

.rebuild-content.p-course--soshiki .course-bg-e6ffec {
  background: #e6ffec;
}

@media screen and (min-width: 768px) {
  .rebuild-content.p-course--soshiki .wrap-course-box--a {
    background: url(../img/course/soshiki_img_02.jpg?m=1) 100% 0% no-repeat,
      url(../img/course/soshiki_img_03.jpg?m=1) 100% 90% no-repeat;
  }
  .rebuild-content.p-course--soshiki .wrap-course-box--b {
    background: url(../img/course/soshiki_b_img_02.jpg?m=1) 100% 0% no-repeat,
      url(../img/course/soshiki_b_img_03.jpg?m=1) 100% 90% no-repeat;
  }
}
.rebuild-content.p-course--kokyaku .course-title--a {
  background: #7a6993 url(../img/course/kokyaku_bg.jpg?m=1) 50% 50% / cover;
}

@media screen and (max-width: 767px) {
  .rebuild-content.p-course--kokyaku .course-title--a {
    background-image: url(../img/course/kokyaku_bg_sp.jpg?m=1);
  }
}
.rebuild-content.p-course--kokyaku .course-title--b {
  background: #7a6993 url(../img/course/kokyaku_b_bg.jpg?m=1) 50% 50% / cover;
}

@media screen and (max-width: 767px) {
  .rebuild-content.p-course--kokyaku .course-title--b {
    background-image: url(../img/course/kokyaku_b_bg_sp.jpg?m=1);
  }
}
.rebuild-content.p-course--kokyaku .course-cont th span,
.rebuild-content.p-course--kokyaku .course-hdg .string {
  background: #524f96;
}

.rebuild-content.p-course--kokyaku .course-example dt,
.rebuild-content.p-course--kokyaku .course-voices .item__hdr .lead,
.rebuild-content.p-course--kokyaku .course-voices .item__d,
.rebuild-content.p-course--kokyaku .course-box dt {
  color: #524f96;
}

.rebuild-content.p-course--kokyaku .course-box {
  background: #e9e9f3;
}

@media screen and (min-width: 768px) {
  .rebuild-content.p-course--kokyaku .wrap-course-box--a {
    background: url(../img/course/kokyaku_img_02.jpg?m=1) 100% 0% no-repeat,
      url(../img/course/kokyaku_img_03.jpg?m=1) 100% 90% no-repeat;
  }
  .rebuild-content.p-course--kokyaku .wrap-course-box--b {
    background: url(../img/course/kokyaku_b_img_02.jpg?m=1) 100% 0% no-repeat,
      url(../img/course/kokyaku_b_img_03.jpg?m=1) 100% 90% no-repeat;
  }
}
.rebuild-content.p-course--consulting .course-title--a {
  background: #777 url(../img/course/consulting_bg.jpg?m=1) 50% 50% / cover;
}

@media screen and (max-width: 767px) {
  .rebuild-content.p-course--consulting .course-title--a {
    background-image: url(../img/course/consulting_bg_sp.jpg);
  }
}
.rebuild-content.p-course--consulting .course-cont th span,
.rebuild-content.p-course--consulting .course-hdg .string {
  background: #bb8305;
}

.rebuild-content.p-course--consulting .course-example dt,
.rebuild-content.p-course--consulting .course-voices .item__hdr .lead,
.rebuild-content.p-course--consulting .course-voices .item__d,
.rebuild-content.p-course--consulting .course-box dt {
  color: #bb8305;
}

.rebuild-content.p-course--consulting .course-box {
  background: #f2f2f2;
}

.rebuild-content.p-course--consulting
  .wrap-course-box--a
  .item:nth-child(2)
  .course-box,
.rebuild-content.p-course--consulting
  .wrap-course-box--a
  .item:nth-child(3)
  .course-box {
  background: #e4e4e4;
}

@media screen and (min-width: 768px) {
  .rebuild-content.p-course--consulting .wrap-course-box--a {
    background: url(../img/course/consul_img_02.jpg?m=1) 100% 0% no-repeat,
      url(../img/course/consul_img_03.jpg?m=1) 100% 90% no-repeat;
  }
}
.rebuild-content .course-types {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.rebuild-content .course-types .item {
  width: 24%;
  margin-right: 1%;
}

@media screen and (max-width: 767px) {
  .rebuild-content .course-types .item {
    width: 32%;
  }
}
.rebuild-content .course-types .item:first-child {
  margin-left: 0;
}

.rebuild-content .course-types a {
  text-decoration: underline;
}

.rebuild-content .course-types a:hover {
  opacity: 0.8;
}

.rebuild-content .course-types .val {
  display: block;
  margin: 4px 0;
  padding: 5px;
  border-radius: 2px;
  color: #fff;
  font-size: 15px;
  text-align: center;
}

.rebuild-content .course-types .val--ke {
  background: #e87a12;
}

.rebuild-content .course-types .val--bi {
  background: #990001;
}

.rebuild-content .course-types .val--sp {
  background: #158970;
}

.rebuild-content .course-types .val--ko {
  background: #524f96;
}

.rebuild-content .course-types .val--con {
  background: #777;
}

@media screen and (max-width: 767px) {
  .rebuild-content .course-types .val {
    font-size: 14px;
  }
}
.rebuild-content .course-table th,
.rebuild-content .course-table td {
  border-bottom: 1px solid #555;
  border-right: 1px solid #fff;
  vertical-align: middle;
}

.rebuild-content .course-table th {
  padding: 5px 10px;
  background-color: #555;
  color: #fff;
  text-align: center;
}

.rebuild-content .course-table td {
  padding: 10px;
}

@media screen and (max-width: 767px) {
  .rebuild-content .course-table tr th {
    display: none;
  }
  .rebuild-content .course-table tr td {
    display: block;
    padding: 5px;
    border-bottom: 0;
  }
  .rebuild-content .course-table tr .course-zyuko {
    padding-top: 20px;
    border-top: 1px solid #555;
  }
  .rebuild-content .course-table tr .course-zyuko:before {
    content: "受講目的";
    margin-top: -5px;
    margin-bottom: 10px;
    font-weight: bold;
    display: block;
  }
  .rebuild-content .course-table tr .course-suisho:before {
    content: "推奨コース";
    margin-top: -5px;
    margin-bottom: 10px;
    font-weight: bold;
    display: block;
  }
  .rebuild-content .course-table tr .course-suisho {
    padding-bottom: 20px;
  }
}
.rebuild-content .course-bg-fef4ba {
  background: #fef4ba;
}

.rebuild-content .course-foot__ttl {
  margin-top: 90px;
  margin-bottom: 30px;
  text-align: center;
  font-size: 20px !important;
  font-weight: bold;
}

.rebuild-content .course-foot__link {
  font-size: 15px;
  text-align: center;
}

.rebuild-content .course-foot__link .item {
  width: 24.3%;
}

@media screen and (max-width: 767px) {
  .rebuild-content .course-foot__link .item {
    margin-bottom: 20px;
    width: 100%;
  }
}
.rebuild-content .course-foot__link .item a {
  display: block;
}

@media screen and (min-width: 767px) {
  .rebuild-content .course-foot__link .item a:hover {
    opacity: 0.7;
  }
}
.rebuild-content .course-foot__link .item .u-icon--carr {
  top: 2px;
  margin-right: 5px;
}

.rebuild-content .course-foot__link .item dt {
  background: #990001;
  margin-bottom: 1px;
  padding: 10px 0;
  color: #fff;
  font-weight: bold;
}

.rebuild-content .course-foot__link .item dd li {
  border: 3px solid #990001;
  width: 49.6%;
  font-size: 14px;
  font-weight: bold;
}

.rebuild-content .course-foot__link .item dd li a {
  padding: 10px;
  color: #990001;
}

.rebuild-content .course-foot__link .item--keiei a {
  background: #e87a12;
  padding: 35px 20px;
  color: #fff;
  font-weight: bold;
}

.rebuild-content .course-foot__link .item--keiei a .u-icon--carr {
  top: 3px;
  background: #fff;
  margin-right: 10px;
}

.rebuild-content .course-foot__link .item--keiei a .u-icon--carr:after {
  border-color: transparent transparent transparent #e87a12;
}

.rebuild-content .course-foot__link .item--business .u-icon--carr {
  background: #990001;
}

.rebuild-content .course-foot__link .item--soshiki .u-icon--carr {
  background: #158970;
}

.rebuild-content .course-foot__link .item--soshiki dt {
  background: #158970;
}

.rebuild-content .course-foot__link .item--soshiki dd li {
  border-color: #158970;
}

.rebuild-content .course-foot__link .item--soshiki dd ul a {
  color: #158970;
}

.rebuild-content .course-foot__link .item--kokyaku .u-icon--carr {
  background: #524f96;
}

.rebuild-content .course-foot__link .item--kokyaku dt {
  background: #524f96;
}

.rebuild-content .course-foot__link .item--kokyaku dd li {
  border-color: #524f96;
}

.rebuild-content .course-foot__link .item--kokyaku dd ul a {
  color: #524f96;
}

@media screen and (min-width: 768px) {
  .rebuild-content .course-foot__link .item--consulting {
    margin-top: 10px;
  }
}
.rebuild-content .course-foot__link .item--consulting a {
  background: #777;
  padding: 20px 10px;
  color: #fff;
  font-weight: bold;
}

.rebuild-content .course-foot__link .item--consulting a .u-icon--carr {
  top: 3px;
  background: #fff;
  margin-right: 10px;
}

.rebuild-content .course-foot__link .item--consulting a .u-icon--carr:after {
  border-color: transparent transparent transparent #777;
}

.rebuild-content .course-header-b {
  margin: 0 0 10px;
}

.rebuild-content .course-header-b .str {
  font-size: 20px;
}

.rebuild-content .course-header-b p {
  margin: 0;
  text-align: right;
}

@media screen and (min-width: 768px) {
  .rebuild-content .course-header-b .str {
    float: left;
  }
  .rebuild-content .course-header-b p {
    float: right;
  }
}
.rebuild-content .cource-foot-bnr {
  margin-top: 60px;
}

@media screen and (max-width: 767px) {
  .rebuild-content .cource-foot-bnr--inpage {
    margin-top: 20px;
  }
}
@media screen and (max-width: 767px) {
  .rebuild-content .cource-foot-bnr .flex__item {
    margin-bottom: 20px;
    width: 100%;
    text-align: center;
  }
  .rebuild-content .cource-foot-bnr .flex__item:last-child {
    margin-bottom: 0;
  }
}
.rebuild-content .course-vobnr {
  padding: 3px;
  margin: 0 auto;
  max-width: 950px;
  border: 4px solid #e87a12;
  font-weight: bold;
}

.rebuild-content .course-vobnr dl {
  padding: 15px;
  text-align: center;
}

.rebuild-content .course-vobnr dt {
  font-size: 30px;
  color: #0f1d5a;
}

.rebuild-content .course-vobnr dd {
  font-size: 16px;
}

.rebuild-content .course-vobnr dd div {
  margin-top: 5px;
  font-size: 15px;
  color: #e87a12;
}

@media screen and (max-width: 767px) {
  .rebuild-content .course-vobnr dt {
    font-size: 20px;
  }
  .rebuild-content .course-vobnr dd {
    font-size: 14px;
  }
  .rebuild-content .course-vobnr dd div {
    font-size: 13px;
  }
}
.rebuild-content .course-pnav {
  display: table;
  margin: 20px 0;
  width: 100%;
  font-size: 14px;
}

.rebuild-content .course-pnav > li {
  text-align: center;
  display: table-cell;
  border-right: 1px solid #0f1d5a;
}

.rebuild-content .course-pnav > li:last-child {
  border-right: 0;
}

.rebuild-content .course-pnav a {
  display: block;
  color: #0f1d5a;
  text-decoration: underline;
}

@media screen and (min-width: 768px) {
  .rebuild-content .course-pnav a:hover {
    opacity: 0.6;
  }
}
@media screen and (min-width: 768px) {
  .kaso_main .rebuild-content .course-types .item {
    width: 48%;
  }
}
.cource-cource {
  text-align: center;
  background: #f7f7f7;
  padding: 40px 50px;
}

@media screen and (max-width: 767px) {
  .cource-cource {
    position: relative;
    padding: 8vw 2.7vw;
  }
}
.cource-cource__btn {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  background: linear-gradient(#e87a12 0%, #e87a12 53.2%, #d86c00 100%);
  margin-left: auto;
  margin-right: auto;
  border-radius: 5px;
  width: 297px;
  padding: 10px 5px;
  min-height: 77px;
}

@media screen and (max-width: 767px) {
  .cource-cource__btn {
    width: 100%;
    min-height: 20.8vw;
  }
}
.cource-cource__btn::before {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  display: block;
  background: url("../img/top/koutaku.png") 50% 0 / cover no-repeat;
  width: 100%;
  height: 90px;
}

.cource-cource__btn.is-consulting,
.cource-cource__btn.is-keiei {
  position: relative;
  z-index: 2;
  width: 337px;
}

@media screen and (min-width: 768px) {
  .cource-cource__btn.is-keiei::before,
  .cource-cource__btn.is-keiei::after {
    content: "";
    display: block;
    width: 152px;
    background: #d4d4d4;
    height: 3px;
    position: absolute;
    top: 50%;
    transform: translateY(4px);
  }
  .cource-cource__btn.is-keiei::before {
    left: -152px;
  }
  .cource-cource__btn.is-keiei::after {
    right: -152px;
  }
}
@media screen and (max-width: 767px) {
  .cource-cource__btn.is-keiei::after {
    content: "";
    display: block;
    width: 6.7vw;
    background: #d4d4d4;
    height: 3px;
    position: absolute;
    top: 50%;
    right: -6.7vw;
    transform: translateY(-2px);
  }
}
@media screen and (max-width: 767px) {
  .cource-cource__btn.is-keiei {
    position: absolute;
    left: 2.7vw;
    top: 8vw;
    width: 32vw;
  }
}
.cource-cource__btn.is-business {
  background: linear-gradient(#990002 0%, #990002 53.2%, #760002 100%);
}

.cource-cource__btn.is-soshiki {
  background: linear-gradient(#158970 0%, #158970 53.2%, #065f4c 100%);
}

.cource-cource__btn.is-kokyaku {
  background: linear-gradient(#524f96 0%, #524f96 53.2%, #302c88 100%);
}

@media screen and (max-width: 767px) {
  .cource-cource__btn.is-soshiki::after,
  .cource-cource__btn.is-kokyaku::after {
    content: "";
    display: block;
    width: 3.2vw;
    background: #d4d4d4;
    height: 3px;
    position: absolute;
    top: 50%;
    left: -3.2vw;
    transform: translateY(-2px);
  }
}
.cource-cource__btn.is-consulting {
  background: linear-gradient(#777 0%, #777 53.2%, #626262 100%);
}

@media screen and (max-width: 767px) {
  .cource-cource__btn.is-consulting {
    margin-top: 8vw;
    width: 70.1vw;
  }
}
.cource-cource__btn p {
  margin: 0;
}

@media screen and (min-width: 768px) {
  .cource-cource__row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 30px 0;
  }
}
@media screen and (max-width: 767px) {
  .cource-cource__row {
    width: 55.7vw;
    margin-left: 38.7vw;
  }
  .cource-cource__row > * {
    margin-bottom: 3.3vw;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .cource-cource__row {
    position: relative;
  }
  .cource-cource__row::after {
    content: "";
    display: block;
    width: 3px;
    background: #d4d4d4;
    height: calc(100% - 21.3vw);
    position: absolute;
    top: 10.7vw;
    left: -3.2vw;
  }
}
.cource-cource__row a {
  position: relative;
}

@media screen and (min-width: 768px) {
  .cource-cource__row a::before {
    content: "";
    display: block;
    width: 3px;
    background: #d4d4d4;
    height: 64px;
    position: absolute;
    left: 50%;
    top: -64px;
  }
}
.cource-cource__ttl {
  font-size: 19px;
  font-weight: bold;
  color: #fff;
  padding: 0 0.5em;
}

@media screen and (max-width: 767px) {
  .cource-cource__ttl {
    font-size: 3.3vw !important;
  }
}
.cource-cource__class {
  display: block;
  margin-top: 0.2em !important;
  padding-top: 0.3em;
  font-size: 16px;
  border-top: 1px solid rgba(255, 255, 255, 0.6);
  color: #fff;
}

@media screen and (max-width: 767px) {
  .cource-cource__class {
    font-size: 2.7vw !important;
  }
}
.cource-cource__wlink {
  text-align: center;
  margin-top: 40px;
}

@media screen and (max-width: 767px) {
  .cource-cource__wlink {
    margin-top: 8vw;
  }
}
.cource-cource__link {
  position: relative;
  display: inline-block;
  border-radius: 100px;
  background: #fff;
  border: 1px solid #0f1d5a;
  color: #0f1d5a !important;
  font-weight: bold;
  font-size: 18px;
  padding: 0.8em;
}

@media screen and (min-width: 768px) {
  .cource-cource__link {
    width: 402px;
  }
}
@media screen and (max-width: 767px) {
  .cource-cource__link {
    width: 90%;
    padding: 1.5em 1em;
    font-size: 4vw;
  }
}
.cource-cource__link::before {
  position: relative;
  content: "";
  display: inline-block;
  top: -3px;
  margin-right: 10px;
  width: 6px;
  height: 6px;
  border-top: 2px solid #0f1d5a;
  border-right: 2px solid #0f1d5a;
  transform: rotate(45deg);
}

@media screen and (max-width: 767px) {
  .cource-cource__link::before {
    top: -0.3vw;
    width: 2.1vw;
    height: 2.1vw;
  }
}
@media (hover: hover) {
  .cource-cource__link:hover {
    background: #0f1d5a;
    color: #fff !important;
  }
  .cource-cource__link:hover::before {
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
  }
}
.list-card--voice .list-card__item {
  margin-top: 20px;
  margin-bottom: 20px;
}

.list-card--voice .list-card__item .list-card__name b {
  font-size: 20px;
}

@media screen and (min-width: 768px) {
  .recbox-page-nav-col--2 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .recbox-page-nav-col--2 a {
    width: 48.5%;
  }
}
.recbox-page-nav-col--2 a {
  display: block;
}

.link-ttl {
  margin-top: 40px;
  font-size: 23px;
}

.link-ttl a {
  position: relative;
  display: block;
  padding-left: 33px;
}

.link-ttl a:before,
.link-ttl a:after {
  display: block;
  content: "";
  position: absolute;
  top: 17px;
}

.link-ttl a:before {
  left: 0;
  transform: translateY(-50%);
  background: #e87a12;
  width: 24px;
  height: 24px;
  border-radius: 100px;
}

.link-ttl a:after {
  left: 10px;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4.5px 0 4.5px 7px;
  border-color: transparent transparent transparent #fff;
}

.voice-list {
  font-weight: normal;
}

.voice-list .item {
  margin-bottom: 60px;
}

.voice-list .item__cource {
  display: table;
  margin-bottom: 15px;
  line-height: 1.1;
}

.voice-list .item__cource dt,
.voice-list .item__cource dd {
  display: table-cell;
}

.voice-list .item__cource dt {
  padding-right: 15px;
  font-size: 13px;
}

.voice-list .item__cource dd {
  padding-left: 10px;
  font-size: 15px;
  font-weight: bold;
  border-left: 4px solid #e87a12;
}

.voice-list .item__hdr {
  margin-bottom: 20px;
}

.voice-list .item__hdr .lead {
  color: #e87a12;
  font-weight: bold;
  font-size: 18px;
  margin-top: 0;
}

.voice-list .item__hdr .string {
  margin-top: 15px;
  padding: 12px 0;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  font-size: 13px;
  font-weight: bold;
}

.voice-list .item__hdr .string .org {
  display: inline-block;
  margin-right: 10px;
}

.voice-list .item__hdr__text {
  float: left;
  width: calc(100% - 140px);
}

.voice-list .item__hdr__img {
  float: right;
  width: 130px;
}

@media screen and (max-width: 390px) {
  .voice-list .item__hdr__text {
    width: 62%;
  }
  .voice-list .item__hdr__img {
    width: 35%;
  }
}
.voice-list .item__body {
  line-height: 1.7;
}

.voice-list .item--busi_a .item__hdr .lead,
.voice-list .item--busi_b .item__hdr .lead {
  color: #990001;
}

.voice-list .item--busi_a .item__cource dd,
.voice-list .item--busi_b .item__cource dd {
  border-left-color: #990001;
}

.voice-list .item--kokyaku_a .item__hdr .lead,
.voice-list .item--kokyaku_b .item__hdr .lead {
  color: #524a95;
}

.voice-list .item--kokyaku_a .item__cource dd,
.voice-list .item--kokyaku_b .item__cource dd {
  border-left-color: #524a95;
}

.voice-list .item--soshiki_a .item__hdr .lead,
.voice-list .item--soshiki_b .item__hdr .lead {
  color: #1f8b70;
}

.voice-list .item--soshiki_a .item__cource dd,
.voice-list .item--soshiki_b .item__cource dd {
  border-left-color: #1f8b70;
}

.voice-list .item--consul .item__hdr .lead {
  color: #777;
}

.voice-list .item--consul .item__cource dd {
  border-left-color: #777;
}

@media screen and (min-width: 768px) {
  .voice-list .item {
    width: 48%;
  }
}
.wrap-my_title {
  margin-bottom: 20px;
}

.community-h {
  position: relative;
  margin-bottom: 15px;
  color: #e87a12;
}

.community-h .string {
  font-size: 21px;
  padding-left: 40px;
}

.community-h .string span {
  position: absolute;
  left: 0;
  top: -6px;
  display: inline-block;
  vertical-align: top;
  margin-bottom: -6px;
  font-size: 140%;
}

@media screen and (max-width: 767px) {
  .community-h {
    margin-bottom: -10px;
  }
  .community-h .string {
    font-size: 18px;
    padding-left: 30px;
  }
  .community-h .string span {
    top: -5px;
  }
}
.community-v {
  margin-top: 25px;
}

.community-v__item {
  padding-bottom: 50px;
}

.community-v__item:last-child {
  padding-bottom: 0;
}

.community-v__item figure {
  float: left;
}

.community-v__item .col {
  margin-bottom: 10px;
}

.community-v header,
.community-v__cnt {
  margin-left: 130px;
}

@media screen and (max-width: 767px) {
  .community-v__cnt {
    margin-left: 0;
  }
}
.community-v .string {
  margin-bottom: 15px;
  padding-bottom: 10px;
  font-size: 22px;
  font-weight: normal;
  border-bottom: 1px solid #0f1d5a;
}

.community-v .string .suffix,
.community-v .string .org {
  font-size: 13px;
}

.community-v .string .name {
  margin-left: 20px;
  margin-right: 5px;
}

.community-v .string span,
.community-v .string b {
  display: inline-block;
}

@media screen and (max-width: 767px) {
  .community-v .string .org {
    display: block;
  }
  .community-v .string .name {
    margin-left: 0;
  }
}
.community-v__lead {
  margin-top: 10px;
  font-size: 20px;
  font-weight: bold;
  color: #e87a12;
}

.community-v__lead p {
  margin: 0;
}

.community-v__text p {
  margin: 0;
}

.c-recbox-page-nav--schedule {
  margin-bottom: 0;
}

.c-recbox-page-nav--schedule .c-recbox-page-nav-item {
  width: 100%;
  display: block;
}

@media screen and (min-width: 768px) {
  .schedule-page-nav {
    margin-bottom: 20px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .schedule-page-nav .item {
    width: 49%;
  }
}
.schedule-page-nav .item {
  position: relative;
  margin-bottom: 10px;
  line-height: 1.3;
}

.schedule-page-nav .item a {
  background: #fff;
  color: #e87a12;
  display: table;
  width: 100%;
  font-weight: bold;
  border: 2px solid #e87a12;
  border-radius: 6px;
}

.schedule-page-nav .item a > * {
  display: table-cell;
  vertical-align: middle;
  padding: 6px 10px;
}

.schedule-page-nav .item .u-icon {
  padding-top: 12px;
  padding-bottom: 12px;
  width: 35px;
  padding-right: 0;
}

.schedule-page-nav .item .st0 {
  fill: #e87a12;
}

.schedule-page-nav .item--business a {
  color: #990001;
  border: 2px solid #990001;
}

.schedule-page-nav .item--business .st0 {
  fill: #990001;
}

.schedule-page-nav .item--soshiki a {
  color: #158970;
  border: 2px solid #158970;
}

.schedule-page-nav .item--soshiki .st0 {
  fill: #158970;
}

.schedule-page-nav .item--kokyaku a {
  color: #524f96;
  border: 2px solid #524f96;
}

.schedule-page-nav .item--kokyaku .st0 {
  fill: #524f96;
}

.schedule-page-nav .item--consulting a {
  color: #777;
  border: 2px solid #777;
}

.schedule-page-nav .item--consulting .st0 {
  fill: #777;
}

@media screen and (max-width: 767px) {
  .main_contents--column-archives {
    padding-bottom: 0;
  }
}
.column-list .item {
  position: relative;
}

@media screen and (min-width: 768px) {
  .column-list .item {
    padding-right: 25px;
  }
  .column-list .item:after {
    display: block;
    content: "";
    position: absolute;
    border-top: 4px solid #0f1d5a;
    border-right: 4px solid #0f1d5a;
    transform: rotate(45deg) translateX(-60%);
    width: 10px;
    height: 10px;
    right: 0;
    top: 50%;
  }
}
@media screen and (min-width: 768px) {
  .column-list .item + .item {
    margin-top: 20px;
  }
}
@media screen and (max-width: 767px) {
  .column-list .item + .item {
    padding-top: 10px;
    border-top: 1px solid #ccc;
  }
}
@media screen and (min-width: 768px) {
  .column-list .inner {
    display: table;
    width: 100%;
    color: #000;
  }
  .column-list .inner > * {
    display: table-cell;
    vertical-align: middle;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  .column-list .inner:hover b {
    text-decoration: underline;
  }
}
@media screen and (max-width: 767px) {
  .column-list .inner {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    flex-flow: row-reverse;
  }
}
.column-list .thumb {
  background: 50% 50% / cover no-repeat;
  width: 40%;
  height: 190px;
}

@media screen and (max-width: 767px) {
  .column-list .thumb {
    width: 26vw;
    height: 26vw;
  }
}
.column-list .empty {
  background-size: 80% auto;
}

@media screen and (min-width: 768px) {
  .column-list .txt {
    padding-left: 5%;
  }
}
@media screen and (max-width: 767px) {
  .column-list .txt {
    width: 52vw;
  }
}
.column-list .ttl {
  color: #0f1d5a;
}

@media screen and (min-width: 768px) {
  .column-list .ttl {
    margin-bottom: 10px;
  }
}
.column-list .ttl b {
  display: inline-block;
  font-size: 20px;
}

@media screen and (max-width: 767px) {
  .column-list .ttl b {
    position: relative;
    font-size: 16px;
  }
}
.column-list .ttl time {
  display: block;
  margin-bottom: 5px;
  font-weight: normal;
  font-size: 14px;
}

.column-list .body {
  font-size: 16px;
}

@media screen and (max-width: 767px) {
  .column-list .body {
    display: none;
  }
}
.column-article-img {
  text-align: center;
}

.column-content img {
  height: auto !important;
}

.column-article-auth {
  margin: 2.5em 0 1.5em 0;
  position: relative;
  border: 2px solid #e87a12;
  padding: 20px;
}

.column-article-auth-ttl {
  position: absolute;
  left: 1em;
  top: -0.8em;
  background: #fff;
  padding: 0 10px;
  color: #e87a12;
  font-size: 17px;
}

@media screen and (min-width: 768px) {
  .column-article-auth-col {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
  }
}
@media screen and (min-width: 768px) {
  .column-article-auth-ph {
    flex-basis: 150px;
    margin-right: 20px;
  }
}
@media screen and (max-width: 767px) {
  .column-article-auth-ph {
    text-align: center;
    margin-bottom: 10px;
  }
  .column-article-auth-ph img {
    width: 100px;
  }
}
@media screen and (min-width: 768px) {
  .column-article-auth-txt {
    flex-basis: 100%;
    flex-shrink: 1;
  }
}
.column-article-auth-name {
  font-size: 18px;
}

@media screen and (max-width: 767px) {
  .column-article-auth-name {
    font-size: 16px;
  }
}
.column-article-auth-role {
  font-size: 14px !important;
  margin: 10px 0 !important;
}

.column-article-auth-prof p {
  margin: 10px 0 !important;
}

@media screen and (max-width: 767px) {
  .column-article-auth-prof {
    padding-top: 10px;
    border-top: 1px solid #ccc;
  }
}
.rebuild-content .online-mb {
  margin-bottom: 80px;
}

@media screen and (max-width: 767px) {
  .rebuild-content .online-mb {
    margin-bottom: 50px;
  }
}
.rebuild-content .online-hdr {
  margin-bottom: 70px;
  padding-top: 40px;
}

@media screen and (max-width: 767px) {
  .rebuild-content .online-hdr {
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 768px) {
  .rebuild-content .online-hdr {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
@media screen and (min-width: 768px) {
  .rebuild-content .online-hdr-txt {
    width: 594px;
  }
}
@media screen and (max-width: 767px) {
  .rebuild-content .online-hdr-txt {
    margin-bottom: 20px;
  }
}
.rebuild-content .online-ttl {
  margin-bottom: 25px;
  padding-bottom: 25px;
  border-bottom: 3px solid #052259;
}

@media screen and (max-width: 767px) {
  .rebuild-content .online-ttl {
    margin-bottom: 15px;
    padding-bottom: 15px;
  }
}
.rebuild-content .online-ttl2 {
  margin-bottom: 15px;
  color: #e87a12;
  font-size: 24px;
}

@media screen and (max-width: 767px) {
  .rebuild-content .online-ttl2 {
    font-size: 18px;
  }
}
.rebuild-content .online-ttl3 {
  color: #e87a12;
  font-size: 19px;
}

.rebuild-content .online-ttl4 {
  padding: 12px 0;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  font-size: 13px;
  font-weight: bold;
}

.rebuild-content .online-box {
  margin-top: 40px;
  border: 3px solid #e87a12;
}

@media screen and (min-width: 768px) {
  .rebuild-content .online-box {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
@media screen and (max-width: 767px) {
  .rebuild-content .online-box {
    margin-top: 30px;
  }
}
.rebuild-content .online-box--r {
  flex-flow: row-reverse;
}

@media screen and (min-width: 768px) {
  .rebuild-content .online-box > div {
    padding: 33px;
    width: 600px;
  }
}
@media screen and (max-width: 767px) {
  .rebuild-content .online-box > div {
    padding: 20px;
  }
}
.rebuild-content .online-box p {
  margin: 0;
}

.rebuild-content .online-box img {
  vertical-align: top;
}

.rebuild-content .online-note {
  margin-top: 35px;
}

.rebuild-content .online-note p {
  margin: 0;
  font-size: 14px;
}

@media screen and (max-width: 767px) {
  .rebuild-content .online-note {
    margin-top: 15px;
  }
  .rebuild-content .online-note p {
    font-size: 12px !important;
  }
}
.rebuild-content .online-table thead th {
  padding: 10px;
  font-size: 18px;
  font-weight: bold;
}

.rebuild-content .online-table tbody th,
.rebuild-content .online-table tbody td {
  padding: 25px;
}

.rebuild-content .online-table tbody th {
  color: #052159;
  font-size: 18px;
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  .rebuild-content .online-table thead th {
    padding: 5px;
    font-size: 14px;
  }
  .rebuild-content .online-table tbody th,
  .rebuild-content .online-table tbody td {
    padding: 15px;
  }
  .rebuild-content .online-table tbody th {
    font-size: 14px;
  }
}
.rebuild-content .online-txt {
  margin-top: 20px;
}

@media screen and (min-width: 768px) {
  .rebuild-content .online-voice {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
@media screen and (min-width: 768px) {
  .rebuild-content .online-voice > li {
    width: 48%;
  }
}
@media screen and (max-width: 767px) {
  .rebuild-content .online-voice > li {
    margin-top: 30px;
  }
}
.rebuild-content .online-voice p {
  margin: 0;
}

.rebuild-content .online-voice header {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 20px;
}

@media screen and (max-width: 767px) {
  .rebuild-content .online-voice header .online-ttl3 {
    width: 65%;
    font-size: 16px;
  }
  .rebuild-content .online-voice header figure {
    width: 30%;
  }
}
@media screen and (min-width: 768px) {
  .rebuild-content .online-flow {
    margin: 40px auto;
    width: 780px;
  }
}
.rebuild-content .online-flow > li {
  display: table;
  margin-top: 20px;
  width: 100%;
  border: 1px solid #e87a12;
}

@media screen and (max-width: 767px) {
  .rebuild-content .online-flow > li {
    margin-top: 16px;
  }
}
.rebuild-content .online-flow > li > * {
  display: table-cell;
  vertical-align: middle;
}

.rebuild-content .online-flow > li:not(:last-child) b:before {
  position: absolute;
  left: 50%;
  bottom: -22px;
  transform: translateX(-50%);
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 22px 16px 0 16px;
  border-color: #e87a12 transparent transparent transparent;
}

@media screen and (max-width: 767px) {
  .rebuild-content .online-flow > li:not(:last-child) b:before {
    bottom: -16px;
    border-width: 16px 10px 0 10px;
  }
}
.rebuild-content .online-flow > li b {
  position: relative;
  background: #e87a12;
  width: 90px;
  font-weight: bold;
  font-size: 26px;
  text-align: center;
  color: #fff;
}

@media screen and (max-width: 767px) {
  .rebuild-content .online-flow > li b {
    width: 45px;
    font-size: 18px;
  }
}
.rebuild-content .online-flow > li p {
  padding: 30px 20px;
  font-weight: bold;
  font-size: 17px;
}

@media screen and (max-width: 767px) {
  .rebuild-content .online-flow > li p {
    padding: 10px 15px;
  }
}
.rebuild-content .online-flow > li figure {
  padding-right: 25px;
  width: 100px;
  text-align: right;
}

@media screen and (max-width: 767px) {
  .rebuild-content .online-flow > li figure {
    display: none;
  }
}
.rebuild-content .online-btn {
  margin-top: 60px;
  text-align: center;
}

.rebuild-content .online-btn a {
  display: inline-block;
  width: 260px;
}

@media screen and (max-width: 767px) {
  .rebuild-content .online-btn {
    margin-top: 30px;
  }
}
.rebuild-content .online-btn2 {
  margin-top: 50px;
  text-align: center;
}

.rebuild-content .online-btn2 .button {
  display: inline-block;
  padding: 30px;
  width: 350px;
  font-size: 16px;
}

@media screen and (max-width: 767px) {
  .rebuild-content .online-btn2 {
    margin-top: 30px;
  }
  .rebuild-content .online-btn2 .button {
    padding: 20px;
    width: 100%;
  }
}
.rebuild-content .online-memo {
  margin-bottom: 50px;
  text-align: center;
}

.rebuild-content .online-memo p {
  margin-bottom: 15px;
  font-size: 24px;
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  .rebuild-content .online-memo {
    margin-bottom: 20px;
  }
  .rebuild-content .online-memo p {
    margin-bottom: 5px;
  }
  .rebuild-content .online-memo small {
    font-size: 12px;
  }
}
.rebuild-content .p-mg-psy {
  padding-top: 10px;
}

@media screen and (max-width: 767px) {
  .rebuild-content .p-mg-psy .column-img-sentence figure {
    text-align: center;
    margin-left: 0;
    max-width: none;
    width: auto;
    float: none;
  }
  .rebuild-content .p-mg-psy .column-img-sentence figure img {
    width: 100%;
  }
}
.rebuild-content .p-mg-psy__unit:not(:last-child) {
  margin-bottom: 90px;
}

@media screen and (max-width: 767px) {
  .rebuild-content .p-mg-psy__unit:not(:last-child) {
    margin-bottom: 60px;
  }
}
.rebuild-content .p-mg-psy__wbtn {
  margin-top: 40px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .rebuild-content .p-mg-psy__wbtn {
    margin-top: 30px;
  }
}
.rebuild-content .p-mg-psy__org-btn {
  padding: 20px 70px;
  color: #fff;
  font-size: 18px;
}

@media screen and (max-width: 767px) {
  .rebuild-content .p-mg-psy__org-btn {
    display: block;
    padding: 20px;
  }
}
@media screen and (min-width: 768px) {
  .rebuild-content .p-mg-psy__item {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
.rebuild-content .p-mg-psy__item dt {
  margin: 30px 0 10px 0;
  padding: 8px 5px;
  text-align: center;
  font-size: 16px;
  border-width: 2px;
  border-style: solid;
}

@media screen and (max-width: 767px) {
  .rebuild-content .p-mg-psy__item dt {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .rebuild-content .p-mg-psy__child {
    width: 48%;
  }
}
.rebuild-content .p-mg-psy__ttl-orange {
  background: #e87a12;
  color: #fff;
}

.rebuild-content .p-mg-psy__ttl-soshiki {
  background: #158970;
  color: #fff;
}

.rebuild-content .p-mg-psy__ttl-kokyaku {
  background: #524f96;
  color: #fff;
}

.rebuild-content .p-mg-psy__ttl-business {
  background: #990001;
  color: #fff;
}

.rebuild-content .p-mg-psy__ttl-consulting {
  background: #777;
  color: #fff;
}

.mp-schedule__wrap {
  overflow: auto;
}

@media screen and (max-width: 767px) {
  .mp-schedule__wrap::before {
    background: #e87a12;
    color: #fff;
    text-align: center;
    display: block;
    padding: 0.5em;
    font-weight: bold;
    content: "体験講座参加費　2,000円";
  }
}
.mp-schedule__title {
  margin-bottom: 15px;
  text-align: center;
  font-size: 30px;
}

.presem-schedule {
  margin-top: 50px;
}

@media screen and (max-width: 767px) {
  .presem-schedule {
    margin-top: 30px;
  }
}
.presem-schedule__bnr {
  padding: 20px;
  border: 1px solid #0f1d5a;
  text-align: center;
  font-family: "游明朝体", Yu Mincho, YuMincho, "ヒラギノ明朝 Pro W3",
    Hiragino Mincho Pro, "HGS明朝B", Hiragino Mincho ProN, "ＭＳ Ｐ明朝",
    MS PMincho, serif;
  line-height: 1.1;
  font-feature-settings: "palt" 1;
  font-weight: 600;
}

@media screen and (max-width: 767px) {
  .presem-schedule__bnr {
    padding: 2.7vw;
  }
}
.presem-schedule__bnr small {
  display: block;
  margin-bottom: 7px;
  color: #e87a12;
  font-size: 30px;
}

@media screen and (max-width: 767px) {
  .presem-schedule__bnr small {
    margin-bottom: 0.7vw;
    font-size: 4vw;
  }
}
.presem-schedule__bnr p {
  margin: 0;
  font-size: 36px;
  line-height: 1.1;
}

@media screen and (max-width: 767px) {
  .presem-schedule__bnr p {
    font-size: 6.4vw !important;
  }
}
.presem-schedule__bnr b {
  color: #990002;
  font-size: 49px;
  font-weight: 600;
}

@media screen and (max-width: 767px) {
  .presem-schedule__bnr b {
    font-size: 8.5vw;
  }
}
.presem-schedule__main {
  margin-top: 20px;
}

.presem-schedule__main .mp-schedule__lead {
  color: #0f1d5a;
  font-weight: bold;
}

@media screen and (min-width: 768px) {
  .presem-schedule__main .mp-schedule__lead {
    margin: 0 0 25px 0 !important;
    text-align: center;
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .presem-schedule__main .mp-schedule__lead {
    margin: 10px 0 !important;
  }
}
@media screen and (min-width: 768px) {
  .presem-schedule #pre-seminar-text {
    font-size: 18px;
  }
}
.presem-schedule .mp-apply {
  text-align: center;
}

.presem-schedule .so-schedule__link a {
  color: blue;
}

.presem-schedule .so-schedule th {
  border: #fff solid 1px;
  background: #0f1d5a;
  font-weight: 700;
  color: #fff;
  text-align: center;
  padding: 0.8rem;
  font-size: 18px;
}

.presem-schedule .so-schedule th:nth-child(4) {
  border-right: 1px solid #0f1d5a;
}

.presem-schedule .so-schedule th:nth-child(5) {
  width: 15%;
}

@media screen and (max-width: 767px) {
  .presem-schedule .so-schedule th {
    font-size: 14px;
  }
}
.presem-schedule .so-schedule td {
  box-sizing: border-box;
  text-align: center;
  white-space: nowrap;
  padding: 24px;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.3;
  border: 1px solid #dcdcdc;
}

@media screen and (max-width: 767px) {
  .presem-schedule .so-schedule td {
    padding: 15px;
    font-size: 16px;
  }
}
.presem-schedule .so-schedule__box {
  margin: 0 auto 48px;
  width: 100%;
  background: #fff;
}

@media screen and (min-width: 768px) {
  .presem-schedule .so-schedule__box {
    table-layout: fixed !important;
  }
  .presem-schedule .so-schedule__box td {
    width: auto !important;
  }
}
@media screen and (max-width: 767px) {
  .presem-schedule .so-schedule__box {
    width: 100%;
  }
  .presem-schedule .so-schedule__box th,
  .presem-schedule .so-schedule__box td {
    width: 50% !important;
  }
  .presem-schedule .so-schedule__box td:nth-child(3) {
    border-right: 1px solid #dcdcdc;
  }
  .presem-schedule .so-schedule__box tr th:nth-child(1),
  .presem-schedule .so-schedule__box tr th:nth-child(4),
  .presem-schedule .so-schedule__box tr th:nth-child(5),
  .presem-schedule .so-schedule__box tr td:nth-child(1),
  .presem-schedule .so-schedule__box tr td:nth-child(4),
  .presem-schedule .so-schedule__box tr td:nth-child(5) {
    display: none;
  }
  .presem-schedule .so-schedule__box tr td:nth-child(3) br,
  .presem-schedule .so-schedule__box tr td:nth-child(3) span {
    display: none;
  }
}
.presem-schedule .so-schedule__box th {
  white-space: nowrap;
}

.presem-schedule .so-schedule__box td {
  box-sizing: border-box;
  text-align: center;
  white-space: nowrap;
  padding: 24px;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.3;
}

.presem-schedule .so-schedule__box td span {
  font-weight: normal;
  font-size: 14px;
}

@media screen and (max-width: 767px) {
  .presem-schedule .so-schedule__box td {
    padding: 15px;
    font-size: 16px;
  }
  .presem-schedule .so-schedule__box td span {
    font-size: 14px;
  }
}
.presem-schedule .so-schedule__box td .so-schedule__link {
  font-weight: normal;
  font-size: 14px;
  margin: 8px auto 0;
}

.presem-schedule .so-schedule__box td:first-child {
  width: 12%;
  padding: 8px;
}

.presem-schedule .so-schedule__box td:nth-child(2) {
  width: 18%;
}

.presem-schedule .so-schedule__box td:nth-child(3) {
  width: 14%;
}

.presem-schedule .so-schedule__box td:nth-child(4) {
  padding: 8px;
  width: 11%;
}

.presem-schedule .so-schedule__box td:last-child {
  text-align: left;
  white-space: normal;
}

.c-pagination {
  margin-top: 60px;
  text-align: center;
}

.c-pagination .page-numbers {
  display: inline-block;
  vertical-align: middle;
  margin: 0 2px;
  width: 30px;
  height: 30px;
  border: 2px solid #0f1d5a;
  line-height: 30px;
  color: #0f1d5a;
  font-size: 16px;
  transition: background 0.25s ease, color 0.25s ease;
}

.c-pagination .current {
  background: #0f1d5a;
  color: #fff;
}

.c-pagination .prev,
.c-pagination .next {
  position: relative;
  overflow: hidden;
  width: 30px;
  height: 30px;
  border-width: 1px solid #0f1d5a;
  text-indent: -999px;
}

.c-pagination .prev:after,
.c-pagination .next:after {
  display: block;
  content: "";
  position: absolute;
  left: 45%;
  top: 50%;
  width: 8px;
  height: 8px;
  border-top: 2px solid #0f1d5a;
  border-right: 2px solid #0f1d5a;
  transition: border 0.25s ease;
}

.c-pagination .prev:after {
  transform: rotate(-135deg) translate(60%, 0);
}

.c-pagination .next:after {
  transform: rotate(45deg) translate(-70%, 0);
}

@media screen and (min-width: 768px) {
  .c-pagination a:hover {
    background: #0f1d5a;
    color: #fff;
  }
  .c-pagination a:hover:after {
    border-color: #fff;
  }
}
.table-a th,
.table-a td {
  padding: 0.5em;
  border: 1px solid;
}

.table-a thead th {
  background: #0f1d5a;
  color: #fff;
}

.has-hide-target .its-me {
  display: none;
}

.page-thanks #rootnode,
.page-thanks .nav-inner,
.page-thanks .footer_wrap,
.page-thanks .fixbtn,
.page-thanks aside,
.page-thanks #footer_info,
.page-thanks #pagetop,
.page-thanks #crumbs {
  display: none;
}

.page-thanks .wrapper--a.wrapper {
  width: auto;
}

.page-thanks .main_contents {
  margin: 0 auto;
}

@media screen and (min-width: 768px) {
  .page-thanks .main_contents {
    padding-right: 0;
  }
}
.page-thanks .kaso_main {
  padding-right: 0;
  float: none;
  margin: 0 auto;
}

.page-template-page-formtemplate footer,
.page-template-page-formtemplate header.wrapper,
.page-template-page-formtemplate .nav-inner,
.page-template-page-formtemplate .fixbtn {
  display: none;
}

.page-openseminar-form select {
  max-width: 100%;
}

@media screen and (max-width: 767px) {
  .page-openseminar-form .mw_wp_form {
    padding-left: 2px;
  }
  .page-openseminar-form .mw_wp_form input[type="text"],
  .page-openseminar-form .mw_wp_form input[type="email"],
  .page-openseminar-form .mw_wp_form input[type="url"],
  .page-openseminar-form .mw_wp_form input[type="tel"],
  .page-openseminar-form .mw_wp_form textarea,
  .page-openseminar-form .mw_wp_form select {
    width: 98%;
    box-sizing: border-box;
  }
}
.page-openseminar-form #pagetop {
  display: none;
}

@media screen and (min-width: 768px) {
  .page-openseminar-form .wrapper {
    width: 690px;
  }
  .page-openseminar-form .main_contents {
    padding-right: 0;
  }
}
@media screen and (max-width: 767px) {
  .page-openseminar-form .main_contents {
    padding-bottom: 10px;
  }
  .page-openseminar-form .wrapper--a {
    margin-top: 0;
  }
}
@media screen and (max-width: 767px) {
  .page-qualification .side-bnr-1 {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .page-qualification .main_contents {
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .mp-schedule__wrap {
    overflow: unset;
  }
}
.small_title-text {
  font-size: 12px;
}

.small_title-text-m {
  display: none;
}

@media screen and (max-width: 767px) {
  .small_title-text-m {
    display: inline-block;
    font-size: 12px;
  }
  .small_title-text {
    display: none;
  }
}
.floating-banner {
  display: none;
}

@media print, only screen and (min-width: 768px) {
  .hidden_pc {
    display: none !important;
  }
}
@media only screen and (max-width: 767px) {
  .hidden_sp {
    display: none !important;
  }
}
* {
  box-sizing: border-box;
}

html,
body,
div,
span,
h1,
h2,
h3,
h4,
h5,
h6,
p,
img,
dl,
dt,
dd,
ol,
ul,
li,
tr,
th,
td,
figcaption,
figure,
footer,
header,
section {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

@media screen and (max-width: 767px) {
  html {
    scroll-padding-top: 0 !important;
  }
}
body {
  line-height: 1;
  /* font-family: "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif; */
  font-feature-settings: "palt" 1;
}

@media screen and (max-width: 767px) {
  body {
    scroll-padding-top: 0 !important;
  }
}
article,
figcaption,
figure,
footer,
header,
section,
summary {
  display: block;
}

ul {
  list-style: none;
}

a {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

input,
select {
  vertical-align: middle;
}

img {
  vertical-align: bottom;
  -ms-interpolation-mode: bicubic;
  max-width: 100%;
  height: auto;
}

html {
  font-size: 62.5%;
  height: 100%;
  width: 100%;
}

body {
  color: #141414;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.67;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  word-wrap: break-word;
  word-break: break-all;
  -webkit-text-size-adjust: 100%;
  -webkit-print-color-adjust: exact;
  position: relative;
}

@media print, only screen and (min-width: 768px) {
  body {
    font-size: 1.6rem;
    line-height: 1.75;
  }
}
@media print, only screen and (min-width: 768px) {
  .container {
    box-sizing: border-box;
    width: 1060px;
    margin: 0 auto;
  }
}
@media print, only screen and (min-width: 768px) {
  .container--small {
    box-sizing: border-box;
    width: 84rem;
    margin: 0 auto;
  }
}
@media print, only screen and (min-width: 768px) {
  .container--large {
    box-sizing: border-box;
    width: 104rem;
    margin: 0 auto;
  }
}
.s-header {
  width: 100%;
  box-sizing: border-box;
  position: relative;
}

@media only screen and (max-width: 767px) {
  .s-header {
    padding: 0.8rem 3.125%;
    box-shadow: 0 0 4px 0 #d6d6d6;
  }
  .s-header img {
    width: 40vw;
  }
}
@media print, only screen and (min-width: 768px) {
  .s-header {
    padding: 2.2rem 0;
    box-shadow: 0 0 8px 0 #d6d6d6;
  }
  .s-header__inner {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: bottom;
  }
}
.s-header .mp-hdr-btn {
  position: absolute;
  right: 13vw;
  top: 2vw;
  display: block;
  width: 30px;
  height: 30px;
  background: #e87a12 url("../img/ico_mail.svg") 50% 50%/50% no-repeat;
  display: block;
  border-radius: 100%;
}

.s-footer {
  background: #f7f7f7;
  width: 100%;
}

.s-footer.s-footer-w {
  background: #fff;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .s-footer {
    margin: 4rem auto 0;
    padding-bottom: 10vw;
  }
  .s-footer .s-footer-body {
    text-align: center;
    padding: 1.6rem 0;
  }
  .s-footer .s-footer-body .s-footer__logo {
    vertical-align: middle;
    margin: 0 auto 0.8rem;
  }
  .s-footer .s-footer-body .s-footer__logo img {
    width: 14.8rem;
    height: 3rem;
  }
  .s-footer .s-footer-body .s-footer__address {
    vertical-align: middle;
    font-size: 1.1rem;
    line-height: 1.54;
  }
  .s-footer .s-footer-copyright {
    border-top: #dcdcdc solid 1px;
    color: #888;
    text-align: center;
    font-size: 0.8rem;
    padding: 0.6rem 0;
  }
}
@media print, only screen and (min-width: 768px) {
  .s-footer {
    margin: 8rem auto 0;
  }
  .s-footer .s-footer-body {
    text-align: left;
    letter-spacing: -0.4em;
    padding: 2.7rem 0 2rem;
  }
  .s-footer .s-footer-body .s-footer__logo {
    display: inline-block;
    letter-spacing: normal;
    vertical-align: middle;
    padding: 0 2.4rem 0 0;
  }
  .s-footer .s-footer-body .s-footer__logo img {
    width: 241px;
  }
  .s-footer .s-footer-body .s-footer__address {
    display: inline-block;
    letter-spacing: normal;
    vertical-align: middle;
    font-size: 1.3rem;
    line-height: 1.54;
  }
  .s-footer .s-footer-copyright {
    border-top: #dcdcdc solid 1px;
    color: #888;
    text-align: center;
    font-size: 1.2rem;
    padding: 1.4rem;
  }
}
@media only screen and (max-width: 767px) {
  table,
  tbody,
  tr,
  th,
  td {
    display: block;
  }
}
table,
th,
td {
  border: 1px solid #dcdcdc;
  line-height: 1.6;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed;
  width: 100%;
}

caption,
th,
td {
  font-weight: 400;
  text-align: left;
  vertical-align: middle;
}

th {
  border: #fff solid 1px;
  background: #062159;
  border-width: 1px;
  font-weight: 700;
  color: #fff;
  text-align: center;
}

td {
  border-width: 1px;
}

th,
td {
  padding: 1rem;
}

.mp-toplead {
  margin: 0 auto;
  font-weight: bold;
  font-size: 120%;
  text-align: center;
}

@media print, only screen and (min-width: 768px) {
  .mp-toplead {
    padding: 40px;
    width: 1060px;
  }
}
@media screen and (max-width: 767px) {
  .mp-toplead {
    padding: 5vw 5vw 0;
    text-align: left;
  }
}
.mp-toggle {
  cursor: pointer;
  position: absolute;
  z-index: 55;
  top: 4.2vw;
  right: 4vw;
  width: 6.6vw;
  height: 4.6vw;
  color: #000;
  border: 0;
  background: #fff;
  padding: 0;
  border: 0;
}

.mp-toggle.is-active span {
  background: transparent;
}

.mp-toggle.is-active span:before {
  transform: translateY(1.6vw) rotate(45deg);
}

.mp-toggle.is-active span:after {
  transform: translateY(1.6vw) rotate(-45deg);
}

.mp-toggle span {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background: #000;
  width: 100%;
  height: 2px;
  transition: background 0.25s ease;
}

.mp-toggle span:before,
.mp-toggle span:after {
  display: block;
  content: "";
  background: #000;
  width: 100%;
  height: 2px;
  transition: transform 0.25s ease;
}

.mp-toggle span:before {
  transform: translateY(1.6vw);
}

.mp-toggle span:after {
  transform: translateY(3.2vw);
  margin-top: -2px;
}

.mp-toggle b {
  display: none;
}

.mp img {
  transition: opacity 0.25s ease;
}

.mp a {
  text-decoration: none;
}

.mp a:hover img {
  opacity: 0.7;
}

.mp-nav {
  background: #fff;
  border-bottom: 5px solid #0f1d5a;
}

@media print, only screen and (min-width: 768px) {
  .mp-nav {
    min-width: 960px;
  }
  .mp-nav ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
  }
  .mp-nav li {
    margin: 0 15px;
  }
}
@media screen and (max-width: 767px) {
  .mp-nav {
    display: none;
    position: absolute;
    left: 4vw;
    top: 12vw;
    z-index: 100;
    padding: 4vw 0;
    width: 92vw;
    border: 5px solid #0f1d5a;
    font-size: 3.6vw;
    text-align: center;
  }
}
.mp-nav a {
  display: block;
  padding: 20px 0;
  color: #0f1d5a;
}

@media print, only screen and (min-width: 768px) {
  .mp-nav a:hover {
    text-decoration: underline;
  }
}
@media screen and (max-width: 767px) {
  .mp-nav a {
    padding: 2.6vw;
    font-weight: bold;
  }
}
.mp-nav .sp-btn {
  margin-bottom: 0.5em;
}

@media print, only screen and (min-width: 768px) {
  .mp-nav .sp-btn {
    display: none;
  }
}
.mp-nav .sp-btn a {
  background: #e87a12;
  padding: 15px;
  text-align: center;
  display: block;
  color: #fff !important;
  font-size: 12px;
  position: relative;
  z-index: 1;
  text-decoration: none;
  width: 90%;
  margin: 0 auto;
}

.mp-nav .sp-btn a::after {
  content: "";
  width: 6px;
  height: 6px;
  display: block;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
  position: absolute;
  top: 0;
  right: 15px;
  bottom: 0;
  margin: auto;
}

.mp-hdr {
  background-color: #062158;
  padding: 15px;
  font-family: "ヒラギノ明朝 ProN W6", HiraMinProN-W6, "HG明朝E", "ＭＳ Ｐ明朝",
    MS PMincho, "MS 明朝", serif;
  text-align: center;
  color: #fff;
  line-height: 1.4;
}

@media screen and (max-width: 767px) {
  .mp-hdr {
    padding: 3vw;
    font-size: 5.3vw;
  }
}
.mp-hdr p {
  font-size: 2rem;
}

@media screen and (max-width: 767px) {
  .mp-hdr p {
    font-size: 3vw;
  }
}
.mp-title {
  font-size: 40px;
}

@media screen and (max-width: 767px) {
  .mp-title {
    font-size: 5.3vw;
  }
}
.mp-catch {
  display: inline-block;
  background: #e87a12 url("../img/open-seminar-management/zoom.jpg") 0 0 / auto
    100% no-repeat;
  margin-top: 30px;
  color: #fff;
  font-size: 3rem;
  font-weight: bold;
  line-height: 1.1;
  padding: 15px 30px 15px 136px;
}

.mp-catch span {
  font-size: 86%;
  font-weight: normal;
}

@media screen and (max-width: 767px) {
  .mp-catch {
    margin-top: 4vw;
    padding: 2vw 3vw 2vw 18vw;
    font-size: 4vw;
  }
}
.mp-mv {
  position: relative;
}

@media print, only screen and (min-width: 768px) {
  .mp-mv {
    background: url("../img/open-seminar-management/mv.jpg?m=200428") 50% 100%
      no-repeat;
    height: 550px;
  }
  .mp-mv__txt {
    position: relative;
    margin: 0 auto;
    width: 1060px;
  }
}
@media screen and (max-width: 767px) {
  .mp-mv {
    padding-top: 5vw;
    text-align: center;
  }
  .mp-mv__txt {
    background: url("../img/open-seminar-management/mv-sp.jpg?m=200428") 0 100%/100%
      auto no-repeat;
    padding-bottom: 130vw;
  }
}
@media print, only screen and (min-width: 768px) {
  .mp-mv--b {
    background-image: url("../img/open-seminar-management/mv-b.jpg");
  }
}
@media screen and (max-width: 767px) {
  .mp-mv--b .mp-mv__txt {
    background-image: url("../img/open-seminar-management/mv-b-sp.jpg");
  }
}
@media print, only screen and (min-width: 768px) {
  .mp-mv--c {
    background-image: url("../img/open-seminar-management/mv-c.jpg");
  }
}
@media screen and (max-width: 767px) {
  .mp-mv--c .mp-mv__txt {
    background-image: url("../img/open-seminar-management/mv-c-sp.jpg");
  }
}
.mp-mv .str {
  color: #000;
  font-family: "ヒラギノ明朝 ProN W6", HiraMinProN-W6, "HG明朝E", "ＭＳ Ｐ明朝",
    MS PMincho, "MS 明朝", serif;
  line-height: 1.4;
}

@media screen and (max-width: 767px) {
  .mp-mv .str {
    margin-bottom: 2vw;
    font-size: 6.8vw;
  }
}
.mp-mv .str span,
.mp-mv .str b {
  font-size: 150%;
  color: #062159;
}

.mp-mv .str b {
  color: #df1010;
}

@media print, only screen and (min-width: 768px) {
  .mp-mv .str {
    padding-top: 30px;
    margin-bottom: 15px;
    font-size: 50px;
    letter-spacing: -1px;
  }
}
.mp-mv__desc p {
  font-family: "ヒラギノ明朝 ProN W6", HiraMinProN-W6, "HG明朝E", "ＭＳ Ｐ明朝",
    MS PMincho, "MS 明朝", serif;
  line-height: 1.4;
}

@media print, only screen and (min-width: 768px) {
  .mp-mv__desc p {
    font-size: 26px;
    letter-spacing: -1px;
  }
}
@media screen and (max-width: 767px) {
  .mp-mv__desc p {
    font-size: 4vw;
  }
}
.mp-mv__desc p b {
  color: #e87a12;
}

.mp-mv__desc p span,
.mp-mv__desc p b {
  font-size: 150%;
}

.mp-mv dl {
  background: #fff;
  padding: 20px 15px;
  border: 2px solid #d4d4d4;
  text-align: center;
  line-height: 1.4;
  font-weight: bold;
}

@media print, only screen and (min-width: 768px) {
  .mp-mv dl {
    position: absolute;
    right: 0;
    bottom: 30px;
    width: 370px;
  }
}
@media screen and (max-width: 767px) {
  .mp-mv dl {
    padding: 4vw;
  }
}
.mp-mv dl dt {
  margin-bottom: 10px;
  font-size: 21px;
}

@media screen and (max-width: 767px) {
  .mp-mv dl dt {
    font-size: 4.5vw;
  }
}
.mp-onayami {
  background: #062158;
  padding: 70px 0;
}

@media screen and (max-width: 767px) {
  .mp-onayami {
    padding: 6vw 4vw;
  }
}
.mp-onayami__inner {
  margin: 0 auto;
}

@media print, only screen and (min-width: 768px) {
  .mp-onayami__inner {
    background: #fff url("../img/open-seminar-management/img-0.jpg") 0 0 / auto
      100% no-repeat;
    padding: 40px 30px 35px 420px;
    width: 1060px;
  }
}
@media screen and (max-width: 767px) {
  .mp-onayami__inner {
    background: #fff url("../img/open-seminar-management/img-0-sp.jpg") 0 0
      no-repeat;
    background-size: 45% auto;
    padding: 0 4vw 4vw 4vw;
  }
}
.mp-onayami .str {
  margin-bottom: 20px;
  font-family: "ヒラギノ明朝 ProN W6", HiraMinProN-W6, "HG明朝E", "ＭＳ Ｐ明朝",
    MS PMincho, "MS 明朝", serif;
  font-size: 37px;
  color: #062159;
  line-height: 1.4;
}

.mp-onayami .str b {
  color: #df0e0e;
}

@media screen and (max-width: 767px) {
  .mp-onayami .str {
    padding: 10vw 0 0;
    text-align: center;
    text-shadow: 2px 2px 2px #fff, -2px 2px 2px #fff, 2px -2px 2px #fff,
      -2px -2px 2px #fff, 4px 4px 4px #fff, -4px 4px 4px #fff, 4px -4px 4px #fff,
      -4px -4px 4px #fff;
    font-size: 5.8vw;
  }
}
.mp-onayami ul {
  padding: 30px 10px 30px 30px;
  border: 3px solid #f3f3f3;
  font-size: 22px;
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  .mp-onayami ul {
    background: #fff;
    padding: 3vw 4vw;
    font-size: 3.7vw;
  }
  .mp-onayami ul li {
    text-indent: -5vw;
    margin-left: 5vw;
  }
}
.mp-check {
  position: relative;
  top: 4px;
  display: inline-block;
  background: #fff url("../img/open-seminar-management/ico-check.png") 0 0
    no-repeat;
  margin-right: 10px;
  width: 25px;
  height: 28px;
}

@media screen and (max-width: 767px) {
  .mp-check {
    background-size: 100% auto;
    margin-right: 10px;
    top: 0.5vw;
    width: 4vw;
    height: 4.5vw;
    margin-right: 1vw;
  }
}
.mp-arr {
  position: relative;
  top: 4px;
  display: inline-block;
  background: url("../img/open-seminar-management/ico-arrow.svg") 0 0 no-repeat;
  margin-right: 10px;
  width: 22px;
  height: 22px;
}

@media screen and (max-width: 767px) {
  .mp-arr {
    background-size: 100% auto;
    width: 4vw;
    height: 4vw;
  }
}
.mp-tanzyo {
  background: #f3f3f3;
  padding: 70px 0;
}

@media screen and (max-width: 767px) {
  .mp-tanzyo {
    padding: 6vw 4vw;
  }
}
.mp-tanzyo__inner {
  background: #fff;
  margin: 0 auto;
}

@media print, only screen and (min-width: 768px) {
  .mp-tanzyo__inner {
    width: 1060px;
  }
}
.mp-tanzyo__ttl {
  background: linear-gradient(
    to right,
    #002061 0%,
    #003079 23%,
    #1b51a1 51%,
    #003079 70%,
    #002061 100%
  );
  padding: 6px 0;
  color: #fff;
  font-family: "ヒラギノ明朝 ProN W6", HiraMinProN-W6, "HG明朝E", "ＭＳ Ｐ明朝",
    MS PMincho, "MS 明朝", serif;
  text-align: center;
  line-height: 1.3;
}

@media screen and (max-width: 767px) {
  .mp-tanzyo__ttl {
    padding: 3px 0;
  }
}
.mp-tanzyo__ttl .str {
  padding: 15px 0;
  font-size: 34px;
  text-shadow: 0px 1px 5.82px rgba(0, 44, 110, 0.66);
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}

.mp-tanzyo__ttl .str span {
  display: block;
  font-size: 31px;
}

.mp-tanzyo__ttl .str strong {
  font-size: 46px;
}

@media screen and (max-width: 767px) {
  .mp-tanzyo__ttl .str {
    padding: 4vw 0;
    font-size: 5vw;
  }
  .mp-tanzyo__ttl .str span {
    font-size: 4.2vw;
  }
  .mp-tanzyo__ttl .str strong {
    font-size: 6vw;
  }
}
.mp-tanzyo__body {
  padding: 50px 100px;
}

@media screen and (max-width: 767px) {
  .mp-tanzyo__body {
    padding: 5vw 4vw;
  }
}
.mp-tanzyo__hdr {
  margin-bottom: 50px;
  text-align: center;
  font-weight: bold;
  line-height: 1.3;
}

@media screen and (max-width: 767px) {
  .mp-tanzyo__hdr {
    margin-bottom: 4vw;
  }
}
.mp-tanzyo__hdr p {
  margin-bottom: 25px;
  font-size: 25px;
}

@media screen and (max-width: 767px) {
  .mp-tanzyo__hdr p {
    margin-bottom: 4vw;
    font-size: 3.7vw;
  }
}
.mp-tanzyo__hdr p span {
  position: relative;
  display: inline-block;
}

.mp-tanzyo__hdr p span:before,
.mp-tanzyo__hdr p span:after {
  content: "";
  position: absolute;
  top: 50%;
  background: #000;
  width: 120px;
  height: 1px;
}

@media screen and (max-width: 767px) {
  .mp-tanzyo__hdr p span:before,
  .mp-tanzyo__hdr p span:after {
    width: 14vw;
  }
}
.mp-tanzyo__hdr p span:before {
  left: -130px;
}

@media screen and (max-width: 767px) {
  .mp-tanzyo__hdr p span:before {
    left: -16vw;
  }
}
.mp-tanzyo__hdr p span:after {
  right: -130px;
}

@media screen and (max-width: 767px) {
  .mp-tanzyo__hdr p span:after {
    right: -16vw;
  }
}
.mp-tanzyo__hdr .str {
  color: #062159;
  font-size: 43px;
  font-family: "ヒラギノ明朝 ProN W6", HiraMinProN-W6, "HG明朝E", "ＭＳ Ｐ明朝",
    MS PMincho, "MS 明朝", serif;
  text-align: center;
}

.mp-tanzyo__hdr .str span {
  font-size: 36px;
}

@media screen and (max-width: 767px) {
  .mp-tanzyo__hdr .str {
    font-size: 5vw;
  }
  .mp-tanzyo__hdr .str span {
    font-size: 80%;
  }
}
.mp-tanzyo__hdr mark {
  background: #fff url("../img/open-seminar-management/line.png") 0 100%
    no-repeat;
  font-style: normal;
  color: #062159;
}

.mp-tanzyo__u {
  margin-bottom: 30px;
}

@media screen and (max-width: 767px) {
  .mp-tanzyo__u {
    margin-bottom: 5vw;
  }
}
.mp-tanzyo__u:last-child {
  margin-bottom: 0;
}

.mp-tanzyo__u p {
  font-size: 17px;
}

@media screen and (max-width: 767px) {
  .mp-tanzyo__u p {
    font-size: 3.2vw;
  }
}
.mp-tanzyo__u strong {
  color: #ba0909;
}

.mp-about {
  background: #fff;
  padding: 60px 0;
}

@media screen and (max-width: 767px) {
  .mp-about {
    padding: 6vw 4vw;
  }
}
.mp-about section {
  margin-bottom: 40px;
}

@media screen and (max-width: 767px) {
  .mp-about section {
    margin-bottom: 3vw;
  }
}
.mp-about section:last-child {
  margin-bottom: 0;
}

.mp-about__inner {
  background: #fff;
  margin: 0 auto;
}

@media print, only screen and (min-width: 768px) {
  .mp-about__inner {
    width: 1060px;
  }
}
.mp-about__ttl {
  background: #7d0000;
  padding: 15px;
  text-align: center;
  line-height: 1.4;
}

.mp-about__ttl .str {
  font-size: 26px;
  color: #fff;
}

@media screen and (max-width: 767px) {
  .mp-about__ttl {
    padding: 2vw;
  }
  .mp-about__ttl .str {
    font-size: 5.3vw;
  }
}
.mp-about__body {
  padding: 30px 50px;
  border: 4px solid #ebebeb;
  border-top: 0;
}

@media screen and (max-width: 767px) {
  .mp-about__body {
    padding: 3vw 4vw;
  }
}
.mp-about__body p,
.mp-about__body ol,
.mp-about__body dt,
.mp-about__body dd {
  font-size: 17px;
}

@media screen and (max-width: 767px) {
  .mp-about__body p,
  .mp-about__body ol,
  .mp-about__body dt,
  .mp-about__body dd {
    font-size: 4vw;
  }
}
.mp-about__body ol {
  margin: 0 0 0 20px;
  font-weight: bold;
}

.mp-about__body ol span {
  font-weight: normal;
}

.mp-about__body dl {
  margin: 1em 0;
}

.mp-about__body dt {
  font-size: 20px;
}

@media screen and (max-width: 767px) {
  .mp-about__body dt {
    font-size: 3.84vw;
  }
}
.mp-system {
  background: #061b63;
  padding: 60px 0;
}

@media screen and (max-width: 767px) {
  .mp-system {
    padding: 6vw 4vw;
  }
}
.mp-system__inner {
  background: #fff;
  margin: 0 auto;
}

@media print, only screen and (min-width: 768px) {
  .mp-system__inner {
    width: 1060px;
    max-width: 100%;
  }
}
.mp-system__ttl {
  padding: 20px;
  text-align: center;
  font-family: "ヒラギノ明朝 ProN W6", HiraMinProN-W6, "HG明朝E", "ＭＳ Ｐ明朝",
    MS PMincho, "MS 明朝", serif;
}

@media screen and (max-width: 767px) {
  .mp-system__ttl {
    padding: 4vw 4vw 0 4vw;
  }
}
.mp-system__ttl .str {
  display: inline-block;
  font-size: 36px;
  border-bottom: 2px solid #000;
}

@media screen and (max-width: 767px) {
  .mp-system__ttl .str {
    font-size: 5.8vw;
  }
  .mp-system__ttl .str span {
    margin-left: 3vw;
    font-size: 3.2vw;
  }
}
.mp-system__body {
  padding: 35px 10px;
  border: 4px solid #ebebeb;
  border-top: 0;
}

.mp-system__body p {
  font-size: 17px;
}

@media screen and (max-width: 767px) {
  .mp-system__body {
    padding: 6vw 4vw;
  }
  .mp-system__body p {
    font-size: 4vw;
  }
}
.mp-system__desc {
  margin-bottom: 30px;
}

@media print, only screen and (min-width: 768px) {
  .mp-system__desc {
    padding: 0 40px;
  }
}
@media screen and (max-width: 767px) {
  .mp-system__desc {
    margin-bottom: 8vw;
  }
}
.mp-txtbox {
  margin: 40px auto;
  max-width: 960px;
}

@media screen and (max-width: 767px) {
  .mp-txtbox {
    margin: 6vw 4vw;
  }
}
.mp-txtbox__ttl {
  background: #0f1d5a;
  padding: 15px;
  text-align: center;
  line-height: 1.4;
}

.mp-txtbox__ttl .str {
  font-size: 26px;
  color: #fff;
}

@media screen and (max-width: 767px) {
  .mp-txtbox__ttl {
    padding: 2vw;
  }
  .mp-txtbox__ttl .str {
    font-size: 5.3vw;
  }
}
.mp-txtbox__body {
  padding: 30px 50px;
  border: 4px solid #ebebeb;
  border-top: 0;
}

@media screen and (max-width: 767px) {
  .mp-txtbox__body {
    padding: 3vw 4vw;
  }
}
.mp-txtbox__body ul {
  list-style: disc;
  margin-left: 20px;
}

.mp-txtbox__body p,
.mp-txtbox__body ul {
  margin-bottom: 1em;
  font-size: 17px;
}

@media screen and (max-width: 767px) {
  .mp-txtbox__body p,
  .mp-txtbox__body ul {
    font-size: 3.2vw;
  }
}
.mp-uozumi {
  padding: 60px 15px 40px 15px;
}

@media screen and (max-width: 767px) {
  .mp-uozumi {
    padding: 8vw 0 0 0;
  }
}
.mp .flex {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}

.mp .flex.flex-start {
  justify-content: start;
}

.mp .flex.flex--col-2 .flex__item {
  width: 45.2830188679%;
}

.mp .flex.flex--col-3 {
  justify-content: flex-start;
}

.mp .flex.flex--col-3 .flex__item {
  width: 32.0754716981%;
  margin-right: 1.5094339623%;
}

.mp .flex.flex--col-3 .flex__item:nth-child(3n) {
  margin-right: 0;
}

@media screen and (max-width: 767px) {
  .mp .flex--reset-sp {
    display: block;
  }
  .mp .flex--reset-sp .flex__item {
    width: auto;
  }
}
.mp .col {
  zoom: 1;
}

.mp .col:after {
  content: "";
  display: block;
  clear: both;
  overflow: hidden;
}

@media print, only screen and (min-width: 768px) {
  .mp .col .boxl {
    float: left;
  }
  .mp .col .boxr {
    float: right;
  }
}
.mp .course-hdr .str {
  background-color: #cfc8a8;
  color: #fff;
  line-height: 1.2;
  text-align: center;
}

@media print, only screen and (min-width: 768px) {
  .mp .course-hdr .str {
    margin: 30px auto;
    padding: 20px;
    max-width: 320px;
    font-size: 19px;
  }
}
@media screen and (max-width: 767px) {
  .mp .course-hdr .str {
    margin: 0 0 5vw 0;
    padding: 4vw;
    font-size: 4vw;
  }
}
.mp .btn-ghost {
  display: block;
  padding: 8px;
  border: 1px solid #0f1d5a;
  border-radius: 100px;
  text-align: center;
  color: #0f1d5a;
  font-weight: 700;
  font-size: 14px;
}

.mp .btn-ghost b {
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  .mp .btn-ghost {
    font-size: 3.4vw;
  }
}
.mp .btn-ghost b:before {
  position: relative;
  content: "";
  display: inline-block;
  top: -1px;
  margin-right: 10px;
  width: 6px;
  height: 6px;
  border-top: 2px solid #0f1d5a;
  border-right: 2px solid #0f1d5a;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.mp .course-arr-l {
  margin: 10px 0;
  text-align: center;
  font-size: 10px;
}

.mp .course-arr-l:before {
  content: "";
  vertical-align: top;
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 11px 0 11px;
  border-color: #938954 transparent transparent transparent;
}

.mp .course-point {
  background-color: #07174a;
  margin: 0 15px;
  padding: 30px;
  font-weight: bold;
  color: #fff;
}

.mp .course-point.course-point--kaigi {
  background-color: #897045;
}

@media print, only screen and (min-width: 768px) {
  .mp .course-point dl {
    display: table;
    width: 100%;
  }
  .mp .course-point dt,
  .mp .course-point dd {
    display: table-cell;
    vertical-align: middle;
  }
  .mp .course-point dt {
    padding-right: 10px;
    width: 270px;
    font-size: 26px;
    border-right: 1px solid #fff;
  }
  .mp .course-point dd {
    padding-left: 30px;
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .mp .course-point {
    padding: 20px;
  }
  .mp .course-point dt {
    margin-bottom: 10px;
    padding-bottom: 10px;
    font-size: 4vw;
    border-bottom: 1px solid #fff;
    text-align: center;
  }
  .mp .course-point dd {
    font-size: 3.2vw;
  }
}
@media screen and (max-width: 767px) {
  .mp-result2 li {
    font-size: 4vw !important;
  }
}
.mp-result {
  background: #fff;
  padding: 80px 120px 0;
}

@media screen and (max-width: 767px) {
  .mp-result {
    margin: 0;
    padding: 10vw 0 0;
  }
}
.mp-result section {
  margin-bottom: 40px;
}

@media screen and (max-width: 767px) {
  .mp-result section {
    margin-bottom: 8vw;
  }
}
.mp-result section:last-child {
  margin-bottom: 0;
}

.mp-result__inner {
  background: #fff;
  margin: 0 auto;
}

@media print, only screen and (min-width: 768px) {
  .mp-result__inner {
    width: 1060px;
  }
}
.mp-result__ttl {
  margin-bottom: 35px;
  text-align: center;
  line-height: 1.4;
}

@media screen and (max-width: 767px) {
  .mp-result__ttl {
    margin-bottom: 6vw;
  }
}
.mp-result__ttl .str {
  font-size: 32px;
}

@media screen and (max-width: 767px) {
  .mp-result__ttl .str {
    font-size: 5.8vw;
  }
}
.mp-result__ttl .str mark {
  display: inline;
  background: #fff url("../img/open-seminar-management/line.png") 0 100%
    no-repeat;
  font-style: normal;
}

.mp-result__ttl .str b {
  font-size: 120%;
}

@media print, only screen and (min-width: 768px) {
  .mp-result__fig {
    width: 320px;
  }
}
@media screen and (max-width: 767px) {
  .mp-result__fig {
    margin-bottom: 8.5vw;
    text-align: center;
  }
  .mp-result__fig img {
    width: 90%;
  }
}
@media print, only screen and (min-width: 768px) {
  .mp-result__txt {
    width: 420px;
  }
}
.mp-result__txt dt {
  margin-bottom: 15px;
  font-size: 26px;
  font-weight: bold;
  line-height: 1.4;
}

.mp-result__txt dt b {
  display: inline-block;
  padding-bottom: 0;
  border-bottom: 2px solid #000;
}

@media screen and (max-width: 767px) {
  .mp-result__txt dt {
    font-size: 4.5vw;
    margin-bottom: 5vw;
  }
}
.mp-result__txt dd p {
  margin-bottom: 20px;
  font-size: 20px;
  line-height: 1.4;
}

@media screen and (max-width: 767px) {
  .mp-result__txt dd p {
    margin-bottom: 4vw;
    font-size: 4vw;
  }
}
.mp-result__txt dd ul {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.4;
}

@media screen and (max-width: 767px) {
  .mp-result__txt dd ul {
    font-size: 3.2vw;
  }
}
.mp-result__txt dd ul b {
  color: #cb0001;
}

@media screen and (max-width: 767px) {
  /* .mp-media-b ul{display:block !important} */
  .mp-media-b li {
    font-weight: bold;
    font-size: 4vw;
    width: auto !important;
  }
}
.mp-cont {
  background: #f3f3f3;
  padding: 60px 0;
}

@media screen and (max-width: 767px) {
  .mp-cont {
    padding: 4vw;
  }
}
.mp-cont__inner {
  margin: 0 auto;
}

@media print, only screen and (min-width: 768px) {
  .mp-cont__inner {
    width: 1060px;
  }
}
.mp-cont__ttl {
  background: linear-gradient(
    to right,
    #002061 0%,
    #003079 23%,
    #1b51a1 51%,
    #003079 70%,
    #002061 100%
  );
  color: #fff;
  font-family: "ヒラギノ明朝 ProN W6", HiraMinProN-W6, "HG明朝E", "ＭＳ Ｐ明朝",
    MS PMincho, "MS 明朝", serif;
  text-align: center;
  line-height: 1.3;
}

.mp-cont__ttl .str {
  padding: 20px 0;
  font-size: 36px;
  text-shadow: 0px 1px 5.82px rgba(0, 44, 110, 0.66);
}

.mp-cont__ttl .str span {
  display: block;
  font-size: 27px;
}

@media screen and (max-width: 767px) {
  .mp-cont__ttl .str {
    padding: 4vw 1vw;
    font-size: 5.6vw;
  }
  .mp-cont__ttl .str span {
    font-size: 3.6vw;
  }
}
@media print, only screen and (min-width: 768px) {
  .mp-cont__body ul {
    margin: 0 50px;
  }
}
.mp-cont__body ul li {
  background: #fff;
}

@media print, only screen and (min-width: 768px) {
  .mp-cont__body ul li {
    margin-top: 50px;
    width: 48%;
  }
}
@media screen and (max-width: 767px) {
  .mp-cont__body ul li {
    margin-top: 4vw;
  }
}
.mp-cont__body ul li dt {
  position: relative;
  background: #a10101;
  padding: 5px 0;
  color: #fff;
  font-family: "ヒラギノ明朝 ProN W6", HiraMinProN-W6, "HG明朝E", "ＭＳ Ｐ明朝",
    MS PMincho, "MS 明朝", serif;
  font-size: 31px;
  line-height: 1.3;
}

@media screen and (max-width: 767px) {
  .mp-cont__body ul li dt {
    font-size: 6.1vw;
  }
}
.mp-cont__body ul li dt .mp-arr {
  position: absolute;
  left: 30px;
  top: 50%;
  transform: translateY(-50%);
}

.mp-cont__body ul li dt b {
  display: block;
  padding: 10px 30px 10px 70px;
  border-top: 1px solid #d99999;
  border-bottom: 1px solid #d99999;
}

@media screen and (max-width: 767px) {
  .mp-cont__body ul li dt b {
    padding: 2vw 6vw 2vw 13vw;
  }
}
.mp-cont__body ul li dd {
  padding: 30px 5px 30px 30px;
}

@media screen and (max-width: 767px) {
  .mp-cont__body ul li dd {
    padding: 5vw 4vw;
  }
}
.mp-cont__body ul li dd ul {
  margin: 0 0 0 20px;
  list-style: disc;
  font-size: 20px;
}

@media screen and (max-width: 767px) {
  .mp-cont__body ul li dd ul {
    font-size: 3.9vw;
  }
}
.mp-cont__body ul li dd ul li {
  margin: 0 0 10px 0;
  width: auto;
}

@media screen and (max-width: 767px) {
  .mp-cont__body ul li dd ul li {
    margin: 0 0 1.5vw 0;
  }
}
.mp-cont__body ul li dd ul li:last-child {
  margin-bottom: 0;
}

.mp-tokuten {
  background: #fff;
  padding: 60px 0 0 0;
}

@media screen and (max-width: 767px) {
  .mp-tokuten {
    padding-top: 8vw;
  }
}
.mp-tokuten__inner {
  margin: 0 auto;
}

@media print, only screen and (min-width: 768px) {
  .mp-tokuten__inner {
    width: 1060px;
  }
}
.mp-tokuten__ttl {
  margin-bottom: 20px;
  color: #062159;
  line-height: 1.4;
}

@media screen and (max-width: 767px) {
  .mp-tokuten__ttl {
    margin-bottom: 4vw;
  }
}
.mp-tokuten__ttl .str {
  text-align: center;
  font-size: 44px;
  font-family: "ヒラギノ明朝 ProN W6", HiraMinProN-W6, "HG明朝E", "ＭＳ Ｐ明朝",
    MS PMincho, "MS 明朝", serif;
}

@media screen and (max-width: 767px) {
  .mp-tokuten__ttl .str {
    font-size: 6.9vw;
  }
}
@media print, only screen and (min-width: 768px) {
  .mp-tokuten__body {
    margin: 0 50px;
  }
  .mp-tokuten__body li {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .mp-tokuten__body {
    margin: 0 4vw;
  }
  .mp-tokuten__body li {
    margin-bottom: 4vw;
  }
}
.mp-bnr {
  text-align: center;
}

@media print, only screen and (min-width: 768px) {
  .mp-schedule {
    padding-top: 5px;
  }
}
.mp-schedule__title {
  text-align: center;
  font-size: 30px;
}

@media screen and (max-width: 767px) {
  .mp-schedule__title {
    margin-bottom: 2vw;
    font-size: 5.3vw;
  }
}
.mp-schedule__lead {
  margin-top: 5px;
  margin-bottom: 15px;
  color: #0f1d5a;
  font-weight: bold;
}

@media print, only screen and (min-width: 768px) {
  .mp-schedule__lead {
    text-align: center;
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 767px) {
  .mp-schedule__lead {
    font-size: 4.2vw;
  }
}
@media print, only screen and (min-width: 768px) {
  .mp-schedule__wrap {
    margin: 0 50px;
  }
}
@media print, only screen and (min-width: 768px) {
  .mp #pre-seminar-text {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 767px) {
  .mp #pre-seminar-text {
    font-size: 4.2vw;
  }
}
.mp-apply {
  margin: 40px 0 60px 0;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .mp-apply {
    margin: 6vw 0;
    padding: 0 4vw;
  }
  .mp-apply img {
    width: 90%;
  }
}
.mp-ph {
  margin: 0 auto;
}

@media print, only screen and (min-width: 768px) {
  .mp-ph {
    width: 960px;
  }
  .mp-ph figure {
    width: 470px;
  }
}
@media screen and (max-width: 767px) {
  .mp-ph {
    padding: 0 4vw;
  }
  .mp-ph figure {
    margin-bottom: 5vw;
  }
}
@media screen and (max-width: 767px) {
  .mp-profile {
    font-size: 4vw;
  }
  .mp-profile p {
    font-size: 4vw;
  }
}
.mp-book {
  padding: 60px 0;
}

@media screen and (max-width: 767px) {
  .mp-book {
    margin-top: 7.4vw;
    padding: 0 4vw 6vw 4vw;
  }
}
.mp-book__inner {
  margin: 0 auto;
  border: 2px solid #a27600;
}

@media print, only screen and (min-width: 768px) {
  .mp-book__inner {
    width: 960px;
  }
}
.mp-book__ttl {
  background: #a47800 url("../img/open-seminar-management/slash.png") repeat;
  padding: 10px;
  color: #fff;
  text-align: center;
}

.mp-book__ttl .str {
  font-size: 32px;
}

@media screen and (max-width: 767px) {
  .mp-book__ttl {
    padding: 2vw 1vw;
  }
  .mp-book__ttl .str {
    font-size: 4.2vw;
  }
}
.mp-book__body {
  padding: 35px 90px 40px 90px;
}

@media screen and (max-width: 767px) {
  .mp-book__body {
    padding: 4vw;
  }
}
.mp-book__body .col {
  margin-bottom: 90px;
}

@media screen and (max-width: 767px) {
  .mp-book__body .col {
    margin-bottom: 8vw;
  }
}
.mp-book__body .col:last-child {
  margin-bottom: 0;
}

@media print, only screen and (min-width: 768px) {
  .mp-book__body .col .boxl {
    width: 240px;
  }
}
@media screen and (max-width: 767px) {
  .mp-book__body .col .boxl {
    margin-bottom: 3.5vw;
    text-align: center;
  }
  .mp-book__body .col .boxl img {
    width: 32vw;
  }
}
@media print, only screen and (min-width: 768px) {
  .mp-book__body .col .boxr {
    width: 480px;
  }
}
.mp-book__body .str {
  margin-bottom: 30px;
  line-height: 1.3;
  font-size: 30px;
}

.mp-book__body .str span {
  display: block;
  font-size: 24px;
}

@media screen and (max-width: 767px) {
  .mp-book__body .str {
    margin-bottom: 3.5vw;
    font-size: 5vw;
  }
  .mp-book__body .str span {
    font-size: 3.7vw;
  }
}
.mp-book__body ul {
  margin-bottom: 15px;
  font-size: 17px;
  line-height: 1.4;
}

@media screen and (max-width: 767px) {
  .mp-book__body ul {
    margin-bottom: 3.5vw;
    font-size: 3.2vw;
  }
}
.mp-book__body p {
  font-size: 19px;
  font-weight: bold;
}

.mp-book__body p.pop {
  margin-top: 25px;
}

.mp-book__body p.pop strong {
  display: inline-block;
  background: #825f00;
  padding: 10px 20px;
  color: #fff;
}

@media screen and (max-width: 767px) {
  .mp-book__body p {
    font-size: 3.7vw;
  }
  .mp-book__body p.pop {
    margin-top: 3vw;
  }
  .mp-book__body p.pop strong {
    padding: 2vw 3vw;
  }
}
.mp-voice {
  background: #061b63;
  padding: 60px 0 1px 0;
}

@media screen and (max-width: 767px) {
  .mp-voice {
    padding: 8vw 4vw 6vw 4vw;
  }
}
.mp-voice a {
  color: #000;
}

.mp-voice a:hover .btn-ghost {
  background: #0f1d5a;
  color: #fff;
}

.mp-voice a:hover .btn-ghost b:before {
  border-color: #fff;
}

.mp-voice__inner {
  margin: 0 auto;
  border: 2px solid #062159;
}

@media print, only screen and (min-width: 768px) {
  .mp-voice__inner {
    width: 960px;
  }
}
.mp-voice__ttl {
  margin-bottom: 60px;
  font-family: "ヒラギノ明朝 ProN W6", HiraMinProN-W6, "HG明朝E", "ＭＳ Ｐ明朝",
    MS PMincho, "MS 明朝", serif;
  line-height: 1.4;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .mp-voice__ttl {
    margin-bottom: 5vw;
  }
}
.mp-voice__ttl .str {
  position: relative;
  display: inline-block;
  font-size: 40px;
  color: #fcd862;
  background: linear-gradient(90deg, #fcc737, #fcd862);
  -moz-background-clip: text;
  -moz-text-fill-color: transparent;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

@media all and (-ms-high-contrast: none) {
  .mp-voice__ttl .str {
    background: none;
  }
}
@media screen and (max-width: 767px) {
  .mp-voice__ttl .str {
    font-size: 6vw;
  }
}
@media print, only screen and (min-width: 768px) {
  .mp-voice__ttl .str:before,
  .mp-voice__ttl .str:after {
    content: "";
    position: absolute;
    top: 50%;
    background: #94865f;
    width: 120px;
    height: 1px;
  }
  .mp-voice__ttl .str:before {
    left: -140px;
  }
  .mp-voice__ttl .str:after {
    right: -140px;
  }
}
.mp-voice__body .flex .mp-item {
  background: #fff;
}

@media print, only screen and (min-width: 768px) {
  .mp-voice__body .flex .mp-item {
    margin-bottom: 60px;
    padding: 10px;
    width: 460px;
  }
}
@media screen and (max-width: 767px) {
  .mp-voice__body .flex .mp-item {
    margin-bottom: 5vw;
    padding: 2vw;
  }
  .mp-voice__body .flex .mp-item:last-child {
    margin-bottom: 0;
  }
}
.mp-voice__body .flex .mp-item__txt {
  padding: 20px 5px;
  line-height: 1.4;
}

.mp-voice__body .flex .mp-item__txt p {
  font-size: 20px;
  font-weight: bold;
  line-break: strict;
}

.mp-voice__body .flex .mp-item__txt .btn-ghost {
  margin: 20px auto 0;
  padding: 10px;
  width: 56%;
  font-size: 18px;
}

@media screen and (max-width: 767px) {
  .mp-voice__body .flex .mp-item__txt {
    padding: 4vw;
  }
  .mp-voice__body .flex .mp-item__txt p {
    font-size: 4.2vw;
  }
  .mp-voice__body .flex .mp-item__txt .btn-ghost {
    margin: 3vw auto 0;
    font-size: 3.6vw;
  }
}
.mp-voice__body .flex .mp-item .mp-wp {
  display: table;
}

.mp-voice__body .flex .mp-item .mp-wp figure,
.mp-voice__body .flex .mp-item .mp-wp header {
  display: table-cell;
  vertical-align: middle;
}

.mp-voice__body .flex .mp-item .mp-wp figure {
  width: 210px;
}

@media screen and (max-width: 767px) {
  .mp-voice__body .flex .mp-item .mp-wp figure {
    padding-right: 3vw;
    width: 40vw;
  }
}
.mp-voice__body .flex .mp-item .mp-wp header {
  line-height: 1.4;
}

.mp-voice__body .flex .mp-item .mp-wp header p {
  font-size: 16px;
}

@media screen and (max-width: 767px) {
  .mp-voice__body .flex .mp-item .mp-wp header p {
    font-size: 3.7vw;
  }
}
.mp-voice__body .flex .mp-item .mp-wp header dt,
.mp-voice__body .flex .mp-item .mp-wp header dd,
.mp-voice__body .flex .mp-item .mp-wp header ul {
  font-size: 14px;
}

@media screen and (max-width: 767px) {
  .mp-voice__body .flex .mp-item .mp-wp header dt,
  .mp-voice__body .flex .mp-item .mp-wp header dd,
  .mp-voice__body .flex .mp-item .mp-wp header ul {
    font-size: 3.2vw;
  }
}
.mp-voice__body .flex .mp-item .mp-wp header .str {
  margin-bottom: 5px;
  font-size: 27px;
}

@media screen and (max-width: 767px) {
  .mp-voice__body .flex .mp-item .mp-wp header .str {
    margin-bottom: 2vw;
    font-size: 6.5vw;
  }
}
.mp-voice__body .flex .mp-item .mp-wp header .str span {
  font-weight: normal;
  font-size: 16px;
}

.mp-voice__body .flex .mp-item .mp-wp header dl dt,
.mp-voice__body .flex .mp-item .mp-wp header dl dd {
  display: inline-block;
}

.mp-faq {
  display: none;
  background: #f3f3f3;
}

@media print, only screen and (min-width: 768px) {
  .mp-faq {
    padding: 70px 0 10px 0;
  }
}
@media screen and (max-width: 767px) {
  .mp-faq {
    padding: 7.3vw 0 5vw 0;
  }
}
.mp-faq__inner {
  margin: 0 auto;
}

@media print, only screen and (min-width: 768px) {
  .mp-faq__inner {
    width: 960px;
  }
}
@media screen and (max-width: 767px) {
  .mp-faq__inner {
    padding: 0 4vw;
  }
}
.mp-faq__ttl {
  margin-bottom: 40px;
  font-family: "ヒラギノ明朝 ProN W6", HiraMinProN-W6, "HG明朝E", "ＭＳ Ｐ明朝",
    MS PMincho, "MS 明朝", serif;
  text-align: center;
  line-height: 1.3;
  font-size: 35px;
}

.mp-faq__ttl span {
  color: #061b63;
  font-size: 60px;
}

.mp-faq__ttl span b {
  color: #dc0a0a;
}

.mp-faq__ttl span.mp-sm {
  font-size: 90%;
}

@media screen and (max-width: 767px) {
  .mp-faq__ttl {
    margin-bottom: 6vw;
    font-size: 6.5vw;
  }
  .mp-faq__ttl span {
    font-size: 120%;
  }
}
.mp-faq__body {
  line-height: 1.4;
}

.mp-faq__body li {
  background: #fff;
}

@media print, only screen and (min-width: 768px) {
  .mp-faq__body li {
    margin-bottom: 50px;
    padding: 35px;
    width: 460px;
  }
}
@media screen and (max-width: 767px) {
  .mp-faq__body li {
    margin-bottom: 5vw;
    padding: 5vw 7vw;
  }
}
.mp-faq__body dt,
.mp-faq__body dd {
  position: relative;
  padding-left: 50px;
  min-height: 40px;
}

.mp-faq__body dt:before,
.mp-faq__body dd:before {
  position: absolute;
  left: 0;
  top: 4px;
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 26px;
  color: #fff;
  text-align: center;
  font-weight: normal;
}

@media screen and (max-width: 767px) {
  .mp-faq__body dt,
  .mp-faq__body dd {
    padding-left: 11vw;
    min-height: 8vw;
  }
  .mp-faq__body dt:before,
  .mp-faq__body dd:before {
    top: 0.5vw;
    width: 8vw;
    height: 8vw;
    line-height: 8vw;
    font-size: 5.5vw;
  }
}
.mp-faq__body dt {
  margin-bottom: 15px;
  font-size: 20px;
  font-weight: bold;
}

.mp-faq__body dt:before {
  content: "Q.";
  background: #061b63;
}

.mp-faq__body dt.mp-s {
  min-height: 40px;
  padding-top: 11px;
}

@media screen and (max-width: 767px) {
  .mp-faq__body dt {
    margin-bottom: 4vw;
    font-size: 4vw;
  }
  .mp-faq__body dt.mp-s {
    min-height: 7vw;
    padding-top: 2vw;
  }
}
.mp-faq__body dd {
  font-size: 16px;
}

.mp-faq__body dd:before {
  content: "A.";
  background: #dc0a0a;
}

@media screen and (max-width: 767px) {
  .mp-faq__body dd {
    font-size: 3.2vw;
  }
}
.mp-movie {
  background: #fff;
  margin: 0 auto;
}

@media print, only screen and (min-width: 768px) {
  .mp-movie {
    padding: 80px 0 40px 0;
    width: 960px;
  }
}
@media screen and (max-width: 767px) {
  .mp-movie {
    padding: 8vw 4vw 5vw 4vw;
  }
}
.mp-movie__ttl {
  margin-bottom: 35px;
  color: #062159;
  line-height: 1.4;
}

@media screen and (max-width: 767px) {
  .mp-movie__ttl {
    margin-bottom: 4vw;
  }
}
.mp-movie__ttl .str {
  text-align: center;
  font-size: 44px;
  font-family: "ヒラギノ明朝 ProN W6", HiraMinProN-W6, "HG明朝E", "ＭＳ Ｐ明朝",
    MS PMincho, "MS 明朝", serif;
}

@media screen and (max-width: 767px) {
  .mp-movie__ttl .str {
    font-size: 6.9vw;
  }
}
@media print, only screen and (min-width: 768px) {
  .mp-movie__body ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .mp-movie__body li {
    width: 48%;
    margin-right: 4%;
    margin-bottom: 40px;
  }
  .mp-movie__body li:nth-child(2n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 767px) {
  .mp-movie__body li {
    margin-bottom: 30px;
  }
}
.mp-movie__item {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}

.mp-movie__item iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.mp-movie__lead {
  margin-bottom: 10px;
  padding-bottom: 5px;
  font-size: 1.7rem;
  font-weight: bold;
  border-bottom: 1px solid #000;
}

.mp-movie__caption {
  margin-top: 10px;
  font-size: 1.4rem;
}

.mp-special {
  margin-top: 60px;
  border: 5px solid #0f1d5a;
  font-feature-settings: normal;
}

@media print, only screen and (min-width: 768px) {
  .mp-special {
    margin-left: 55px;
    margin-right: 55px;
  }
}
@media screen and (max-width: 767px) {
  .mp-special {
    margin-top: 10vw;
  }
}
.mp-special .header {
  background: #0f1d5a;
  margin: -1px;
  padding: 16px;
  color: #fff;
  text-align: center;
}

.mp-special .header .string {
  font-size: 26px;
  line-height: 1.5;
}

.mp-special .header .string small {
  display: block;
  font-size: 15px;
}

@media screen and (max-width: 767px) {
  .mp-special .header .string small {
    font-size: 12px;
  }
}
@media screen and (max-width: 767px) {
  .mp-special .header .string {
    font-size: 4vw;
  }
  .mp-special .header .string span {
    margin-top: 5px;
    display: block;
  }
}
.mp-special .header .ico {
  position: relative;
  display: inline-block;
  vertical-align: top;
}

@media print, only screen and (min-width: 768px) {
  .mp-special .header .ico {
    margin-right: 16px;
  }
}
@media screen and (max-width: 767px) {
  .mp-special .header .ico {
    font-size: 18px;
  }
}
@media print, only screen and (min-width: 768px) {
  .mp-special .inner {
    padding: 30px 40px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
  }
}
@media screen and (max-width: 767px) {
  .mp-special .inner {
    padding: 20px;
  }
}
.mp-special .inner .txt p {
  margin: 0;
  font-size: 15px;
}

@media print, only screen and (min-width: 768px) {
  .mp-special .inner .txt {
    width: 460px;
  }
}
@media screen and (max-width: 767px) {
  .mp-special .inner .txt p {
    font-size: 3.6vw;
  }
}
@media print, only screen and (min-width: 768px) {
  .mp-special .inner .fig {
    width: 341px;
  }
}
@media screen and (max-width: 767px) {
  .mp-special .inner .fig {
    margin-top: 3vw;
    text-align: center;
  }
}
.mp-special .inner .string {
  font-size: 29px;
  color: #000;
}

@media screen and (max-width: 767px) {
  .mp-special .inner .string {
    font-size: 20px;
  }
}
.mp-special .wrap-btn {
  margin-top: 30px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .mp-special .wrap-btn {
    margin-top: 4vw;
  }
}
.mp-special .btn-ghost {
  display: inline-block;
  background: #fff;
  padding: 15px 20px;
  color: #0f1d5a;
}

@media print, only screen and (min-width: 768px) {
  .mp-special .btn-ghost:hover {
    background: #0f1d5a;
    color: #fff;
  }
  .mp-special .btn-ghost:hover b:before {
    border-color: #fff;
  }
}
@media screen and (max-width: 767px) {
  .mp-special .btn-ghost {
    padding: 4vw 5vw;
  }
}
.mp-special .button--oragne {
  display: inline-block;
  background-color: #e87a12;
  padding: 15px 60px;
  color: #fff;
  border-radius: 6px;
  font-size: 14px;
  border-radius: 6px;
}

@media print, only screen and (min-width: 768px) {
  .mp-special .button--oragne:hover {
    opacity: 1;
    background: #e57300;
  }
}
@media screen and (max-width: 767px) {
  .mp-special--online .header {
    padding-right: 10px;
    padding-left: 10px;
  }
}
.mp-special--online .header .string {
  font-size: 24px;
}

@media screen and (max-width: 767px) {
  .mp-special--online .header .string {
    font-size: 16px;
  }
}
.mp-special--chance {
  border-color: #e87a12;
}

.mp-special--chance .header {
  background-color: #e87a12;
}

@media screen and (max-width: 767px) {
  .so-schedule {
    padding: 0 4vw;
  }
}
.so-schedule .so-schedule__title {
  font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E",
    "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-size: 4.8rem;
  text-align: center;
  position: relative;
  margin: 0 auto 3.2rem;
}

.so-schedule .so-schedule__title:before {
  content: "";
  background: #626262;
  display: block;
  width: 100%;
  height: 0.1rem;
  margin: auto 0;
  left: 0;
  top: 0;
  bottom: 0;
  position: absolute;
}

.so-schedule .so-schedule__title span {
  background: #fff;
  display: inline-block;
  padding: 0 3.2rem;
  position: relative;
}

.so-schedule .so-schedule__box {
  margin: 0 auto 2rem;
  table-layout: auto;
  display: table;
}

@media print, only screen and (min-width: 768px) {
  .so-schedule .so-schedule__box {
    table-layout: fixed !important;
  }
  .so-schedule .so-schedule__box th:nth-child(5),
  .so-schedule .so-schedule__box td:nth-child(5) {
    display: none;
  }
  .so-schedule .so-schedule__box td {
    width: auto !important;
  }
}
@media screen and (max-width: 767px) {
  .so-schedule .so-schedule__box {
    width: 100%;
  }
  .so-schedule .so-schedule__box tr th,
  .so-schedule .so-schedule__box tr td {
    width: 50% !important;
    font-size: 4vw !important;
  }
  .so-schedule .so-schedule__box tr td:nth-child(3) {
    border-right: 1px solid #dcdcdc;
  }
  .so-schedule .so-schedule__box tr th:nth-child(1),
  .so-schedule .so-schedule__box tr th:nth-child(4),
  .so-schedule .so-schedule__box tr th:nth-child(5),
  .so-schedule .so-schedule__box tr td:nth-child(1),
  .so-schedule .so-schedule__box tr td:nth-child(4),
  .so-schedule .so-schedule__box tr td:nth-child(5) {
    display: none;
  }
  .so-schedule .so-schedule__box tr td:nth-child(3) br,
  .so-schedule .so-schedule__box tr td:nth-child(3) span {
    display: none;
  }
}
.so-schedule .so-schedule__box tbody {
  display: table-row-group;
}

.so-schedule .so-schedule__box tr {
  display: table-row;
}

.so-schedule .so-schedule__box th,
.so-schedule .so-schedule__box td {
  display: table-cell;
}

.so-schedule .so-schedule__box th {
  white-space: nowrap;
}

.so-schedule .so-schedule__box td {
  box-sizing: border-box;
  text-align: center;
  white-space: nowrap;
  padding: 2.4rem;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.3;
}

@media screen and (max-width: 767px) {
  .so-schedule .so-schedule__box td {
    font-size: 4vw;
  }
}
.so-schedule .so-schedule__box td span {
  font-weight: normal;
  font-size: 1.4rem;
}

.so-schedule .so-schedule__box td .so-schedule__link {
  font-weight: normal;
  font-size: 1.4rem;
  margin: 0.8rem auto 0;
}

.so-schedule .so-schedule__box td:first-child {
  width: 12%;
  padding: 0.8rem;
}

.so-schedule .so-schedule__box td:nth-child(2) {
  width: 18%;
}

.so-schedule .so-schedule__box td:nth-child(3) {
  width: 14%;
}

.so-schedule .so-schedule__box td:nth-child(4) {
  padding: 0.8rem;
  width: 11%;
}

.so-schedule .so-schedule__box td:last-child {
  text-align: left;
  white-space: normal;
}

.sp-only {
  display: none;
}

@media screen and (max-width: 767px) {
  .sp-only {
    display: block;
  }
  .pc-only {
    display: none;
  }
}
body .fixbtn__item {
  justify-content: center;
}

@media print, only screen and (min-width: 768px) {
  body .fixbtn__col {
    justify-content: flex-start;
    width: auto;
  }
}
@media print, only screen and (min-width: 768px) {
  body .fixbtn__list > li {
    width: 154px;
  }
}
@media print, only screen and (min-width: 768px) {
  body .fixbtn__label {
    width: auto;
    margin-left: 10px;
  }
}
.header-g {
  margin-bottom: 20px;
  text-align: center;
}

.header-g .string {
  padding: 10px;
  font-size: 20px;
  color: #fff;
  background: #0f1d5a;
  font-weight: 600;
}

@media screen and (max-width: 767px) {
  .header-g .string {
    font-size: 16px;
  }
}
.set-mt-40 {
  margin-top: 40px;
}

@media print, only screen and (min-width: 768px) {
  .mp-zbtn {
    padding-top: 440px;
  }
}
@media screen and (max-width: 767px) {
  .mp-zbtn {
    padding: 5vw;
  }
}
@media print, only screen and (min-width: 768px) {
  .mp-fix-w {
    width: 960px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media print, only screen and (min-width: 768px) {
  .mp-fix-w2 {
    width: 1060px;
    margin-left: auto;
    margin-right: auto;
  }
}
.set-align-c {
  text-align: center;
}

.mp-system__body .set-mt-40 .header-g {
  display: none;
}

.ptop-prof {
  display: block;
  border: 1px solid var(--navy);
  margin: 0 4em;
  padding: 1em;
  color: currentColor;
}

.mp-mv {
  background-image: url("/wp/wp-content/themes/keiei/img/open-seminar-management/mv-t.jpg");
}

@media (hover: hover) {
  .ptop-prof:hover .btn-ghost {
    filter: brightness(120%);
  }
}
@media screen and (min-width: 768px) {
  .ptop-prof {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
  }
}
@media screen and (min-width: 768px) {
  .ptop-prof__img {
    width: 19%;
  }
}
@media screen and (max-width: 767px) {
  .mp-mv {
    background-image: unset;
  }
  .ptop-prof__img {
    text-align: center;
  }
  .ptop-prof__img img {
    max-width: 50%;
  }
}
@media screen and (min-width: 768px) {
  .ptop-prof__txt {
    width: 75%;
  }
}
.ptop-prof__txt dt {
  margin-bottom: 0.8em;
  padding-bottom: 0.8em;
  border-bottom: 1px solid var(--navy);
}

.ptop-prof__txt dt b {
  display: block;
  font-size: 20px;
}

@media screen and (max-width: 767px) {
  .ptop-prof__txt dt {
    text-align: center;
    margin-top: 0.8em;
  }
}
.ptop-prof__txt .btn-ghost {
  background: var(--accent);
  border-color: var(--accent);
  color: #fff;
  padding: 1em;
}

.ptop-prof__txt .btn-ghost b::before {
  border-top-color: #fff;
  border-right-color: #fff;
}

.ptop-links {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 60px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .ptop-links {
    margin-top: 6.7vw;
  }
}
.ptop-links > li {
  border-radius: 10px;
  background: #fff;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
}

@media screen and (min-width: 768px) {
  .ptop-links > li {
    width: 400px;
    margin: 0 30px;
  }
  .col.column-img-sentence {
    width: 920px;
    margin-left: auto;
    margin-right: auto;
  }
  .rebuild-content .course-zyuko-flow {
    width: 600px;
  }
}
@media screen and (max-width: 767px) {
  .ptop-links > li + li {
    margin-top: 6.7vw;
  }
}
.ptop-links a {
  display: block;
  padding-bottom: 20px;
}

@media screen and (max-width: 767px) {
  .ptop-links a {
    padding-bottom: 5.3vw;
  }
  .u-sp-pad {
    padding-left: 4vw;
    padding-right: 4vw;
  }
}
@media (hover: hover) {
  .ptop-links a:hover .btn-ghost {
    background: #0f1d5a;
    color: #fff;
  }
  .ptop-links a:hover .btn-ghost b::before {
    border-color: #fff;
  }
}
.ptop-links p {
  margin: 0;
  padding: 20px;
  color: #0f1d5a;
  font-size: 28px;
  font-weight: bold;
  line-height: 1.2;
}

@media screen and (max-width: 767px) {
  .ptop-links p {
    padding: 1em;
    font-size: 5.3vw !important;
  }
}
.ptop-prof__btn {
  position: relative;
  background: var(--accent);
  color: #fff;
  display: inline-block;
  padding: 1em 1em;
  border-radius: 4px;
  width: 260px;
}

@media screen and (max-width: 767px) {
  .ptop-prof__btn {
    width: 80%;
  }
  .mp-toggle {
    display: none;
  }
  .s-header .mp-hdr-btn {
    right: 4vw;
  }
}
.ptop-prof__btn img {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
}

#myform .kasottl_2 {
  color: #fff;
  padding: 7px 10px 7px 30px;
  font-size: 18px;
  background: #062159 url("/wp/wp-content/themes/keiei/img/allow_y.png")
    no-repeat 12px center;
  margin-bottom: 20px;
}

@media screen and (min-width: 768px) {
  #myform {
    margin: 0 auto;
  }
}
.mb20 {
  margin-bottom: 20px;
}

.mw_wp_form input[type="text"],
.mw_wp_form input[type="email"],
.mw_wp_form input[type="url"],
.mw_wp_form input[type="tel"] {
  border-radius: 3px;
  border: #ccc solid 1px;
  background: #fff;
  box-sizing: border-box;
  width: 100%;
  font-size: 16px;
  appearance: none;
  line-height: 1.75;
  padding: 6px 8px;
  font-family: "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro, "メイリオ",
    Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  vertical-align: middle;
}

.mw_wp_form .error {
  background: #b70000;
  color: #fff !important;
  font-size: 13px;
  font-weight: 700;
  padding: 4px 8px;
  display: block;
}

textarea,
select {
  max-width: 100%;
}

@media screen and (max-width: 767px) {
  .mp-mv__txt {
    background: url(/wp/wp-content/themes/keiei/img/open-seminar-management/mv-sp.jpg?m=1126)
      0 100%/100% auto no-repeat;
    padding-bottom: 130vw;
  }
}
.frame-openseminar {
  width: 100%;
  height: 1450px;
  border: 0;
}

@media print, only screen and (min-width: 768px) {
  .frame-openseminar {
    margin-top: 60px;
  }
}
@media screen and (max-width: 767px) {
  .frame-openseminar {
    height: 1480px;
  }
}
@media screen and (max-width: 767px) {
  .so-schedule .so-schedule__box {
    width: 100%;
    margin: 0;
    table-layout: auto;
  }
  .so-schedule .so-schedule__box td {
    padding: 2.4rem 0.6rem;
  }
}
/* 各phpファイルの<style>に記述されていたCSSを貼り付け（CSSファイルは別途読み込み） */
:root {
  --red-color: #7d0000;
  --accent: #e87a12;
}

.mp-tanzyo__u p {
  font-size: 18px;
}

.mp-tanzyo__u li {
  font-size: 18px;
}

@media (hover: hover) {
  body .compo-cource a:hover {
    opacity: 0.8;
  }
}
body .compo-cource {
  font-size: 18px;
  /* background: #f7f7f7; */
  border-radius: 10px;
}

@media screen and (max-width: 767px) {
  body .compo-cource {
    font-size: 3.7333333333vw;
  }
}
@media screen and (min-width: 768px) {
  body .compo-cource {
    padding: 36px 130px;
  }
}
body .compo-cource p {
  margin: 0;
  text-align: left;
}

body .compo-cource__ttl {
  font-size: 22px;
  text-align: left;
}

@media screen and (max-width: 767px) {
  body .compo-cource__ttl {
    font-size: 4.6666666667vw;
  }
  body .compo-cource p {
    font-size: 3.8vw !important;
  }
}
body .compo-cource__arr {
  margin-top: 5px;
  width: 22px;
  font-size: 10px;
}

body .compo-cource__arr.is-con {
  margin-top: 1.8em;
  margin-right: 1em;
}

@media screen and (max-width: 767px) {
  body .compo-cource__arr {
    /* width: calc(37/750*100vw); */
  }
  body .compo-cource__arr.is-con {
    margin-top: 1em;
  }
}
body .compo-cource__btn {
  display: flex;
  align-items: center;
  justify-content: center;
  /* margin: 0 auto; */
  width: 409px;
  padding: 1em;
  max-width: 100%;
  border-radius: 10px;
  color: #fff;
  text-align: center;
}

.compo-cource__btn_orange {
  background: linear-gradient(
    rgb(232, 122, 18) 0%,
    rgb(232, 122, 18) 53.2%,
    rgb(216, 108, 0) 100%
  );
  margin: 0 auto !important;
}

.compo-cource__btn_executive {
  background: linear-gradient(#c1a05c 0%, #7d632e 100%);
}

.compo-cource__btn2 {
  background: linear-gradient(#777 0%, #777 53.2%, #626262 100%);
}

.compo-cource__item {
  margin-top: 20px;
}

body .compo-cource__ttl2 {
  padding: 0.6em;
  font-size: 22px;
  border-radius: 10px 10px 0px 0px;
  background: linear-gradient(#990002 0%, #990002 53.2%, #760002 100%);
  text-align: center;
  color: #fff;
  line-height: 1.5;
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.16);
}

body .compo-cource__body2 {
  padding: 25px;
  border-radius: 0px 0px 10px 10px;
  background: #fff;
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.16);
}

@media screen and (max-width: 767px) {
  body .compo-cource__body2 {
    padding: 5.3333333333vw;
  }
  body .compo-cource__ttl2 {
    font-size: 4.2666666667vw;
  }
  .compo-cource__item {
    width: 90%;
    margin: 20px auto;
  }
}
@media screen and (min-width: 768px) {
  body .compo-cource__list {
    display: flex;
    justify-content: space-between;
  }
  body .compo-cource__list > li {
    width: 48%;
  }
}
body .compo-cource__list > li {
  font-weight: bold;
}

body .compo-cource__list a {
  position: relative;
  padding: 0.8em 0 0.8em 50px;
  display: block;
  border-radius: 5px;
  background: linear-gradient(#fff 0%, #ededed 53.2%, #f2f2f2 100%);
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.16);
  color: #000;
  text-decoration: none;
}

body .compo-cource__list > li p {
  letter-spacing: -0.5px;
  white-space: nowrap;
}

@media screen and (max-width: 767px) {
  body .compo-cource__list a {
    padding-left: 10.6666666667vw;
  }
}
body .compo-cource__arr2 {
  position: absolute;
  top: 50%;
  left: 20px;
  width: 22px;
  transform: translateY(-50%);
}

@media screen and (max-width: 767px) {
  body .compo-cource__arr2 {
    /* width: calc(37/750*100vw); */
    width: 4.9333333333vw;
    left: 4vw;
  }
}
body .compo-cource__sttl {
  border-bottom: 1px solid #000;
  font-size: 16px;
  margin-bottom: 0.3em;
  padding-bottom: 0.3em;
}

@media screen and (max-width: 767px) {
  body .compo-cource__sttl {
    font-size: 3.4666666667vw;
  }
}
body .compo-cource__sttl b {
  font-size: 120%;
}

.course-imgs {
  display: flex;
  width: 90%;
  justify-content: center;
  margin: 0 auto;
  padding: 15px 20px;
  gap: 50px;
  margin-bottom: 100px;
}

.course-imgs img {
  width: 40%;
}

.nintei {
  justify-content: center;
  position: relative;
}

.nintei:after {
  display: block;
  content: "";
  position: absolute;
  left: 50%;
  bottom: -30px; /*240702修正*/
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 26px 20px 0 20px;
  border-color: #e4ca8e transparent transparent transparent;
  transform: translateX(-50%);
}

.nintei img {
  width: 20%;
  display: flex;
  align-items: center;
  margin: 3% 10px auto;
}

@media screen and (max-width: 767px) {
  .nintei:after {
    bottom: -40px;
  }
  .nintei {
    display: block;
  }
  .nintei img {
    width: 100%;
  }
}
.scheduleandprice {
  display: flex;
  justify-content: space-between;
  margin-top: 3em;
  width: 100%;
  margin: 30px auto 0;
  gap: 30px;
}

.scheduleandprice .mp-about__ttl {
  background: #fff;
}

.scheduleandprice .mp-about__ttl .str {
  color: #000;
  border-bottom: 2px solid #e4ca8e;
}

.detail_btn {
  border: 2px solid #062158;
  border-radius: 50px;
  text-align: center;
  display: inline-block;
  margin: 30px 0 0;
  padding: 1% 12%;
  color: #062158;
}

.scheduleandprice_wrap {
  width: 45%;
  justify-content: space-between;
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.16);
  justify-content: space-between;
  border-radius: 15px;
  /* padding: 3em 0; */
  padding: 1em 0 2em; /* 0624修正 */
  text-align: center;
}

.scheduleandprice__ttl {
  font-size: 29px;
  border-bottom: 2px solid #e4ca8e;
  margin: 0 20px 20px;
}

.scheduleandprice_wrap img {
  width: 100%;
  /*height:200px;*/
  height: 150px;
  object-fit: cover;
}

@media screen and (max-width: 767px) {
  .scheduleandprice {
    flex-direction: column;
  }
  .scheduleandprice_wrap {
    width: 100%;
  }
  .n20240618 {
    width: 100% !important;
  }
}
.mp-about__body a .circle-button {
  width: 25px;
  height: 25px;
  background-color: #8b0000;
  border-radius: 50%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
}

.mp-about__body a .triangle {
  width: 0;
  height: 0;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-left: 13px solid white;
}

@media screen and (max-width: 767px) {
  body .compo-cource {
    font-size: 3.7333333333vw;
    margin-bottom: 30px;
  }
}
/* 20240703追加 */
@media screen and (min-width: 768px) {
  .zisshi-naiyo_item {
    font-size: 26px;
    padding-bottom: 10px;
    list-style-type: disc;
    list-style-position: inside;
    margin-left: 1.4em;
    text-indent: -1.4em;
  }
}
@media screen and (max-width: 767px) {
  .zisshi-naiyo_item {
    font-size: 18px;
    padding-bottom: 10px;
    list-style-type: disc;
    list-style-position: inside;
    margin-left: 1.4em;
    text-indent: -1.4em;
  }
}
/* 20240705追加 */
.mp-system {
  width: 100%;
  padding: 60px 0 0;
}

.mp-system_lead {
  font-size: 22px !important;
  text-align: left;
}

@media screen and (max-width: 767px) {
  .mp-system {
    padding: 0;
  }
  .mp-system_lead {
    font-size: 17px !important;
  }
  .mp-tanzyo__u p {
    font-size: 16px;
  }
  .mp-tanzyo__u li {
    font-size: 16px;
  }
  .mp-system__ttl {
    padding-top: 60px; /* 20240131 */
  }
}
.mp-system__ttl {
  margin-bottom: 16px;
}

.ptop-media__list-pc {
  margin: 30px auto 0;
  gap: 20px;
  display: flex;
  justify-content: center;
}

.ptop-media__list-pc {
  margin-left: 1em;
  text-indent: -1em;
}

.ptop-media__list-pc li p {
  overflow: unset;
  margin: 0 0 0.3em 0 !important;
  /* font-size: 24px; */
  font-size: min(2.4vw, 24px) !important;
  font-weight: bold;
}

.rebuild-content img {
  max-width: 100%;
}

.mp-onayami__inner {
  margin-bottom: 40px;
}

.mp-onayami .str {
  font-size: 33px !important;
}

.mp-voice__ttl .str {
  color: #fff;
}

.mp-voice__ttl .str {
  color: #fff;
  background: linear-gradient(90deg, #fff, #fff);
  -webkit-background-clip: text;
}

.mp-voice__ttl .str:before,
.mp-voice__ttl .str:after {
  background: #fff;
}

@media screen and (max-width: 767px) {
  .ptop-media {
    margin-top: 30px;
  }
  .ptop-media__list ul {
    margin-bottom: 24px;
    margin-left: 10px;
    display: none;
    margin-top: 0;
  }
  .ptop-media__list li {
    margin-bottom: 0;
    width: 100%;
    font-weight: 700;
  }
  .wrapper .rebuild-content .sp-pad,
  .rebuild-content .wrapper .sp-pad {
    padding: 0;
    margin-left: -5px;
  }
  .mp-media-b li {
    font-weight: 700;
  }
}
.mp-profile__body {
  max-width: 870px;
  margin: 30px auto 0;
}

.mp-profile__body ul {
  margin-bottom: 24px;
}

.mp-profile__fig {
  text-align: center;
}

.compo-result__row {
  margin-top: 3em;
  margin: 0 15px 0;
}

.compo-result__wtxt dt {
  margin-top: 1em;
  margin-bottom: 10px;
  color: #0f1d5a;
  font-size: 18px;
  font-weight: bold;
}

.compo-result__wtxt {
  margin: 0 auto;
}

@media screen and (min-width: 768px) {
  .compo-result__row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    flex-direction: row-reverse;
  }
  .compo-result__fig {
    width: 350px;
    margin-top: 7px;
  }
  body .main_contents .compo-result__fig {
    width: 40%;
  }
  body .main_contents .greeting .compo-result__fig {
    width: 30%;
  }
}
@media screen and (min-width: 768px) {
  .compo-result__wtxt {
    width: 1000px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center; /*20240620*/
  }
  body .main_contents .compo-result__wtxt {
    width: 55%;
  }
  body .main_contents .greeting .compo-result__wtxt {
    width: 67%;
  }
  .compo-result__wtxt dt {
    margin-top: 0em;
    margin-bottom: 0.4em;
    color: #0f1d5a;
    font-size: 18px;
    font-weight: bold;
  }
  .compo-result__wtxt dt:nth-of-type(2) {
    margin-top: 1em;
  }
  .compo-result__wtxt dl {
    width: 50%;
  }
  body .main_contents .compo-result__wtxt dl {
    font-size: 12px;
  }
  body .main_contents .greeting .compo-result__wtxt dl {
    font-size: 15px;
  }
  .compo-result__wtxt li {
    margin-bottom: 0.5em;
    /* font-size: 120%; */
    font-weight: 700;
  }
}
.teacher__prof {
  display: flex;
  /* max-width: 600px; */
  margin: 0 auto;
  font-size: 15px;
  justify-content: center;
}

.teacher__prof p {
  font-size: 15px;
}

.teacher__prof > figure {
  margin-right: 20px;
  flex: none;
}

.teacher__prof > figure img {
  width: 222px;
}

@media screen and (max-width: 767px) {
  .teacher__prof {
    display: block;
  }
  .teacher__prof > figure {
    margin-right: 0px;
  }
  .teacher__prof > figure img {
    width: 173px;
  }
}
.mp-system__ttl .str {
  color: #000;
  border-color: #e4ca8e;
  display: inherit;
}

.mp-profile__txt {
  max-width: 600px;
  margin: 0 auto;
}

.teacher__prof__inner {
  /* 		width: 60%; */
  background: #fff9e6;
  padding: 30px;
}

.teacher__prof__inner ul {
  border-bottom: 1px solid #fca302;
}

/* 20240128 */
.teacher__prof__inner h4 {
  position: relative;
  text-align: center;
  display: flex;
  justify-content: start;
  align-items: center;
  width: 100%;
  gap: 4px;
}

.teacher__prof__inner h4::before,
.teacher__prof__inner h4::after {
  content: "−";
  display: block;
  position: relative;
}

@media (max-width: 767px) {
  .teacher__prof__inner h4 {
    justify-content: center;
  }
  .textalign-center {
    text-align: center;
  }
}
/* 20240131 */
.ptop-prof__btn {
  margin: 10px auto;
  display: block;
  width: 100%;
  max-width: 320px;
}

.rebuild-content .ptop-prof__btn a {
  display: block;
  margin: 0 auto;
  color: #fff;
  text-align: center;
  font-weight: bold;
}

.textalign-center.policy .sp {
  display: none;
}

@media (max-width: 767px) {
  .textalign-center.policy .sp {
    display: inline;
  }
}
/* 20240201 */
.course-mb.pc-mb-60 {
  margin-bottom: 60px;
}

.mp-tokuten.pc-pt-84 {
  padding-top: 84px;
}

.mp-media-b__item.pc-mt-60 {
  margin-top: 60px;
}

@media (max-width: 767px) {
  .course-mb.pc-mb-60 {
    margin-bottom: 0;
  }
  .mp-tokuten.pc-pt-84 {
    padding-top: 0;
  }
  .mp-media-b__item.pc-mt-60 {
    margin-top: 0;
  }
  .wrapper .rebuild-content .set-mb-20,
  .rebuild-content .wrapper .set-mb-20 {
    margin-bottom: 0;
  }
}
.textalign-center.policy {
  font-weight: bold;
}

/* 20240320 */
.course-point.course-point--kaigi.linkbtn {
  padding: 0;
  background-color: transparent;
}

.course-point.course-point--kaigi.linkbtn a {
  display: flex;
  align-items: center;
  padding: 30px;
  border-radius: 20px;
  background: linear-gradient(#c1a05c 0%, #7d632e 100%);
  color: #fff;
}

.course-point.course-point--kaigi.linkbtn a .compo-cource__arr.is-con {
  margin: 0 0 0 20px;
}

@media (max-width: 767px) {
  .course-point.course-point--kaigi.linkbtn a {
    flex-direction: column;
    padding: 15px 20px;
  }
  .course-point.course-point--kaigi.linkbtn a .compo-cource__arr.is-con {
    margin: 10px 0 0 0;
  }
}
@media (max-width: 768px) {
  .mpnew .mp-mv {
    padding-top: 0 !important;
  }
}
.mv_btn.mp-zbtn {
  padding-top: 0;
  position: absolute;
  left: 50%;
  margin-left: 4%;
  margin-top: -12%;
  width: 43vw;
}

.mp-mv.mp0524 {
  height: auto;
  background: none;
  margin-bottom: 40px;
}

.mp-mv.mp0524 img {
  width: 100%;
}

@media (max-width: 767px) {
  .mv_btn.mp-zbtn {
    position: relative;
  }
  .mv_btn.mp-zbtn {
    position: relative;
    left: auto;
    margin: 10px auto 0;
    width: 80vw;
    padding: 0;
  }
  .page-template-page-open-seminar-management-professional .mp-onayami {
    padding-top: 0;
    padding-bottom: 0;
  }
  .mp0527 {
    margin-bottom: 20px;
  }
  .pb20240527 {
    padding-bottom: 0px !important;
  }
}
.flex--reset-sp {
  display: block;
  width: auto;
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex !important;
}

@media screen and (max-width: 767px) {
  .flex--reset-sp {
    justify-content: center !important;
  }
  .mp-cont__body ul li {
    width: 90%;
  }
  .mp-cont__body ul li:last-of-type {
    margin-bottom: 4vw;
  }
}
@media print, only screen and (min-width: 768px) {
  .mpnew {
    width: 1060px;
    margin: 0 auto;
  }
  .n20240603 {
    width: 100%;
    max-width: 1050px;
    margin: 0 auto;
  }
  .mv_btn.mp-zbtn {
    max-width: 450px;
  }
}
.mincho {
  font-family: "HGS明朝", "Noto Serif JP", serif;
}

.mincho_n {
  font-family: "HGS明朝B", Noto Serif JP, serif;
}

.gothic {
  font-family: "Noto Sans JP", "ヒラギノ角ゴシック", "Hiragino Sans",
    "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
}

.b_red {
  color: var(--red-color);
}

.flow_wrap {
  margin-bottom: 2em;
  position: relative;
}

.flow_wrap::after {
  content: "";
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #e87a12;
  position: absolute;
  bottom: -30px;
  left: 50%;
  transform: translateX(-50%);
}

.flow_wrap:last-of-type::after {
  border: none;
}

.voice-list .item__hdr .lead span {
  color: #990001;
}

.n20240603 {
  margin-bottom: 80px;
}

@media screen and (max-width: 767px) {
  .about_keieishinri,
  .about_keieishinri_item {
    font-size: 17px !important;
  }
}
.ptop-media__list li {
  width: inherit !important;
}

.teacher__prof p {
  font-size: 17px;
  line-height: 1.5;
}

.nintei img {
  max-width: 145px;
  width: 100% !important;
  margin: auto 10px auto !important;
}

.sp-only_inline {
  display: none;
}

.pc-only_inline {
  display: inline;
}

@media screen and (max-width: 767px) {
  .hgmb {
    font-family: "HGS明朝B", "Noto Serif JP", serif;
  }
  .mp-system__ttl .str {
    font-size: max(5.8vw, 30px);
  }
  .compo-result__row {
    margin: 0 auto;
  }
  .s20240618 li {
    display: block;
    text-align: center;
  }
  .n20240603 {
    margin-bottom: 50px;
  }
  /* .compo-cource .theme_course_wrapper .compo-cource__btn_executive,
  body .compo-cource .theme_course_wrapper .compo-cource__btn2{
      width: 409px;
  } */
  /* 		.sp-br{
              display:block;
          } */
  .sp-only_inline {
    display: inline;
  }
  .pc-only_inline {
    display: none;
  }
  .n20240618 {
    flex-wrap: wrap;
  }
  .nintei img {
    max-width: 50vw;
    margin: 0 !important;
  }
  .course-imgs {
    flex-wrap: wrap;
    width: 100% !important;
    gap: 20px;
    padding: 20px 0;
    display: flex;
  }
  .course-imgs img {
    width: 100%;
    margin: 0 !important;
  }
  .teacher__prof p {
    font-family: initial;
    /* font-size: 14px; */
    font-size: 3.9vw;
  }
  .alignleftSP {
    text-align: left !important;
  }
  .scheduleandprice .mp-about__ttl .str {
    font-size: max(5.3vw, 26px) !important;
  }
  .mp-cont__body ul li dt {
    font-family: initial;
  }
  .ptop-media__list .s20240618 {
    display: flex !important;
    flex-wrap: wrap;
    margin: 0 auto 25px;
    width: 80%;
    justify-content: center;
  }
  .s20240618 li {
    width: 50% !important;
    margin: 0;
    text-align: left;
    padding: 0;
    font-size: 4vw;
    white-space: nowrap;
  }
  .detail_btn {
    font-size: 3.9vw;
  }
  .scheduleandprice__ttl {
    font-size: 6vw;
  }
}
/* 20240705追加 */
.shigyo_item {
  text-align: left;
  font-size: 24px !important;
  white-space: nowrap;
}

.event_item {
  /* font-size: 24px !important;  */
  font-size: min(2.4vw, 24px) !important;
  padding: 0;
}

@media screen and (max-width: 767px) {
  .shigyo_item {
    font-size: 4.1vw !important;
  }
  .event_item {
    font-size: 4vw !important;
  }
  .compo-result__wtxt dl {
    width: fit-content;
    text-align: center;
    margin: 0 auto;
  }
  .compo-result__wtxt dl {
    width: 100%;
  }
  .compo-result__wtxt-list {
    display: block !important;
    width: fit-content;
    margin: 0 auto;
  }
  .compo-result__wtxt-list li {
    font-size: 4vw;
    text-align: left;
    white-space: nowrap;
    font-weight: bold;
  }
  .shigyo-dantai_list {
    display: flex !important;
  }
  .s20240618 {
    display: flex !important;
    flex-wrap: wrap;
    margin: 0 auto 25px;
    width: 80%;
    justify-content: center;
  }
}
/***********************
 ABテスト用CSS 
***********************/
body {
  max-width: 100vw;
}

img {
  max-width: 100%;
}

.gray_bg {
  background-color: #f7f7f7;
  padding: 15px 20px;
}

/* mv部分 */
.ptop-slider a {
  text-decoration: none;
}

.front-page-b-mv {
  display: flex;
  gap: 30px;
  align-items: center;
}

.front-page-b-mv_txt,
.front-page-b-mv--img {
  width: 50%;
}

.front-page-b-mv_txt h2,
.front-page-b-mv_txt p {
  color: #141414;
  text-align: center;
  line-height: 1.4;
}

.front-page-b-mv_txt h2 {
  font-size: 35px;
  text-decoration: underline;
  text-underline-offset: 4px;
  font-weight: 700;
}

.front-page-b-mv_txt p {
  font-weight: 800;
}

.front-page-b-mv_txt-sm {
  /* font-size: 29px; */
  font-size: min(2.89vw, 29px);
}

.front-page-b-mv_txt-md {
  /* font-size: 48px; */
  font-size: min(4.85vw, 48px);
}

.front-page-b-mv_txt-lg {
  /* font-size: 56px; */
  font-size: min(5.68vw, 56px);
}

.front-page-b-txt--img {
  margin: 0 auto;
  width: 100%;
}

.taiken-koza-banner_container {
  width: 100%;
  text-align: center;
  margin-bottom: 60px;
  margin-top: 60px;
}

.taiken-koza-banner_container a {
  position: relative;
  display: inline-block;
}

.taiken-koza-banner_container a:before {
  content: "";
  position: absolute;
  background: url(https://keiei-shinri.or.jp/wp/wp-content/uploads/2024/09/fukidashi02.png)
    no-repeat;
  width: 130px;
  height: 104px;
  display: inline-block;
  background-size: contain;
  right: 40px;
  top: -80px;
}

/* 経営心理士とは ,圧倒的な受講生の声*/
.mp-about__body {
  background-color: #fff9e6;
  border: none;
  /* padding:30px; */
}

.about_keieishinri_list {
  /*display: grid;
  grid-template-columns: 50% 50%;
  grid-template-rows: 1fr 1fr;
  grid-auto-flow: column;*/
  width: fit-content;
  margin: 30px auto 0;
  text-align: left;
}

.mp-about__body ul li {
  list-style: none;
}

.mp-about__point {
  background-color: var(--red-color);
  padding: 30px;
  text-align: center;
}

.mp-about__point-txt {
  color: #fff;
  font-size: min(3vw, 32px) !important;
  margin: 0;
}

.mp-about__point-txt span {
  color: #fff;
  font-size: min(4.6vw, 40px);
  font-weight: 600;
}

.mp-about__point img {
  width: 30%;
  margin-top: 20px;
  margin-bottom: 20px;
}

.jukousei-seika {
  margin-top: 50px;
  margin-bottom: 50px;
}

.ministry-company_list,
.professional-association_list {
  display: flex;
  justify-content: center;
  gap: 30px;
  /* font-size:24px; */
  font-size: min(2.4vw, 22px) !important;
}

.ministry-company_list li p,
.professional-association_list li p {
  display: block;
  margin: 0 0 0.3em 0 !important;
}

.about_keieishinri_container {
  /*margin-bottom: 40px;*/
}

.about_keieishinri_body {
  /*background-color: #FFF9E6;*/
  /*padding: 30px 50px;*/
  padding: 0 50px;
  text-align: center;
}

.about_keieishinri_body p {
  letter-spacing: -0.03em;
}

.about_keieishinri_body p strong {
  font-size: min(2.3vw, 25px) !important;
}

.about_keieishinri,
.about_keieishinri_item,
.jukousei-seika_list {
  /* font-size:33px!important; */
  font-size: min(1.95vw, 23px) !important;
  line-height: 1.4;
}

.about_keieishinri_item {
  margin-top: 20px;
  font-size: min(3vw, 28px) !important;
}

.about_keieishinri_item small {
  font-size: min(1.95vw, 23px) !important;
}

.about_keieishinri_ttl {
  font-size: 33px; /* 20240702修正 */
  line-height: 1.4;
}

.jukousei-seika_list {
  display: grid;
  grid-template-columns: 50% 50%;
  grid-template-rows: 1fr 1fr;
  gap: 10px;
}

.jukousei-seika_item {
  letter-spacing: 1;
}

.jukousei-seika_item::before {
  content: "・";
  margin-right: 0px;
}

.jukousei-seika_item span {
  font-size: 19px;
}

.jukousei-seika_img {
  display: grid;
  grid-template-columns: repeat(8, 1fr);
  margin-bottom: 45px;
}

.jukousei-seika_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.jukousei-seika_link {
  background-color: var(--red-color);
  color: #fff !important;
  padding: 10px 15px;
  text-align: center;
  margin: 0 auto;
  display: block;
  width: 400px;
  text-decoration: none;
  font-size: 24px;
  font-weight: bold;
  display: flex;
  border-radius: 10px;
  align-items: center;
  gap: 15px;
  justify-content: center;
}

.jukousei-seika_link span {
  display: inline-flex;
}

.jukousei-seika2 {
  /* background-color: #FFF9E6;*/
  text-align: center;
  padding: 30px 15px;
}

.jukousei-list {
  font-size: 22px;
}

.jukousei-seika2 p:first-child {
  font-size: 29px;
  margin-bottom: 20px;
  font-weight: bold;
}

.jukousei-seika2 p:first-child .lg {
  font-size: 40px;
}

.jukousei-seika2 p:nth-child(2) {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 0px;
  padding-bottom: 50px;
}

.jukousei-seika2 p:first-child .annotation {
  font-size: 14px;
}

.jukousei-seika2 p:nth-child(4) {
  margin-bottom: 24px;
}

.jukousei-seika2 img {
  width: 40%;
}

/* 体験講座　講義内容 */
.mp-cont {
  background-color: #fff;
}

.c-headline-l1 {
  text-align: center;
  margin-bottom: 0em;
  color: #0f1d5a;
}

.c-headline-l1 span {
  display: block;
  font-weight: bold;
}

.c-headline-l1_primary {
  font-size: 44px;
}

.c-headline-l1_sub {
  font-size: 20px;
  margin-bottom: 50px;
}

.koginaiyo_container {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto;
  gap: 30px;
  width: 85%;
  margin: 0 auto;
}

.koginaiyo_container dl {
  border: 1px solid #000;
  width: 100%;
  margin: 0 auto;
}

.koginaiyo_list {
  padding: 30px 5px 30px 30px;
}

.koginaiyo_list li {
  list-style-type: disc;
  list-style-position: inside;
  font-size: 20px;
  font-weight: 400;
}

.koginaiyo_ttl {
  position: relative;
  background: #a10101;
  padding: 5px 0;
  color: #fff;
  font-size: 31px;
  line-height: 1.3;
}

.koginaiyo_ttl strong {
  display: block;
  padding: 10px 30px 10px 70px;
  border-top: 1px solid #d99999;
  border-bottom: 1px solid #d99999;
}

.mp-arr {
  position: absolute;
  left: 30px;
  top: 50%;
  transform: translateY(-50%);
}

.mp-media-b {
  width: 100%;
}

.event_box {
  width: fit-content;
  text-align: center;
  margin: 40px auto;
  width: 100% !important;
}

footer-big-banner--in-site-footer {
  margin: 0 0 110px;
  padding: 0;
}

.compo-cource__container {
  display: flex;
  gap: 15px;
  margin-top: 20px;
}

.ptop-align-c {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.ptop-align-c img {
  width: 47%;
  margin-top: 20px;
}

.kougi-naiyo_item {
  list-style: disc;
}

.mp-about__ttl .str {
  font-size: 2.38vw !important;
  line-height: 1.4;
}

.mp-about__ttl .str span {
  font-size: 2vw !important;
}

.mp-zbtn {
  padding-top: 413px;
}

.rec-banner {
  width: 80%;
}

.mp-system_desc {
  font-size: 27px !important;
  margin-bottom: 50px;
  font-weight: bold;
  margin-top: 10px;
}

.mp-system_link {
  padding: 80px 0 0;
  display: block;
}

#openseminar-form .sp-only a {
  color: #062159;
  font-weight: bold;
  text-decoration: underline;
}

.jukousei-seika2 .gothic .jukousei-list {
  display: flex;
  width: fit-content;
  justify-content: center;
  text-align: left;
  margin: auto;
}

.jukousei-seika2 .gothic .jukousei-list p {
  color: initial;
  margin-top: 0;
  font-weight: bold;
  font-size: 28px;
}

.jukousei-seika2 .gothic .jukousei-list p small {
  font-size: 24px;
}

.compo-cource__link {
  background-color: #ff0000;
  color: #fff !important;
  padding: 10px 15px;
  text-align: center;
  margin: 0 auto;
  max-width: 360px;
  width: 100%;
  text-decoration: none;
  font-size: 22px;
  font-weight: bold;
  display: flex;
  border-radius: 10px;
  align-items: center;
  gap: 15px;
  justify-content: center;
}

.compo-cource__link span {
  display: inline-flex;
}

@media screen and (max-width: 767px) {
  .compo-cource__link {
    font-size: 4.6666666667vw;
  }
}
/*************************
 ABテストSP用CSS
*************************/
@media screen and (max-width: 767px) {
  .front-page-b-mv {
    display: block;
  }
  .front-page-b-mv_txt,
  .front-page-b-mv--img {
    width: 100%;
  }
  .front-page-b-mv_txt {
    margin-bottom: 10px;
  }
  .front-page-b-mv--img {
    margin-bottom: 0px;
  }
  .front-page-b-mv_txt h2 {
    /* font-size: 30px; */
    font-size: 6.8vw;
    margin-top: 20px;
  }
  .front-page-b-mv_txt-sm {
    /* font-size: 28px !important; */
    font-size: 5.8vw !important;
  }
  .front-page-b-mv_txt-md {
    /* font-size: 40px !important; */
    /* font-size: 10.7vw !important; */
    font-size: 9.5vw !important;
  }
  .front-page-b-mv_txt-lg {
    /* font-size: 47px !important; */
    font-size: 11.5vw !important;
  }
  .taiken-koza-banner_container {
    margin-top: 15vw;
  }
  .taiken-koza-banner_container img {
    width: 95%;
    margin: 0 auto;
  }
  .taiken-koza-banner_container a:before {
    width: 20vw;
    height: 15.9375vw;
    right: 5vw;
    top: -14vw;
  }
  .about_keieishinri_container {
    margin: 0 auto 40px;
    width: 90%;
  }
  .about_keieishinri_body {
    /*padding: 3vw 4vw;*/
    padding: 0;
  }
  .about_keieishinri_body p {
    text-align: left;
  }
  .about_keieishinri_list {
    display: block;
  }
  .about_keieishinri_list .mp-about__body {
    padding: 10px;
    margin-bottom: 15px;
  }
  .about_keieishinri_body p strong {
    font-size: 5vw !important;
  }
  .about_keieishinri {
    font-size: 4.5vw !important;
    margin-bottom: 10px;
    /*font-weight: bold;*/
  }
  .about_keieishinri_list {
    width: 100%;
  }
  .about_keieishinri_item {
    font-size: 5vw !important;
  }
  .about_keieishinri_item small {
    font-size: 4vw !important;
  }
  .mp-about__point {
    margin-bottom: 40px;
    padding: 1.5em;
  }
  .mincho mp-about__point-txt {
    font-size: 4vw;
  }
  .mincho mp-about__point-txt span {
    font-size: 6vw;
  }
  .jukousei-seika_list {
    display: block;
  }
  .jukousei-seika_item {
    /* font-size: 22px; */
    font-size: 4.7vw;
    margin-bottom: 8px;
    letter-spacing: 0.01em;
    font-weight: bold;
  }
  .jukousei-seika_item span {
    /* font-size: 17px; */
    font-size: 3.6vw;
  }
  .jukousei-seika_img {
    grid-template-columns: repeat(6, 1fr);
  }
  .jukousei-seika_img :first-child {
    order: 1;
  }
  .jukousei-seika_img :nth-child(2) {
    order: 2;
  }
  .jukousei-seika_img :nth-child(6) {
    order: 3;
  }
  .jukousei-seika_img :nth-child(7) {
    order: 4;
  }
  .jukousei-seika_img :nth-child(5) {
    order: 5;
  }
  .jukousei-seika_img :nth-child(8) {
    order: 6;
  }
  .jukousei-seika_link {
    padding: 20px 0;
    width: 90%;
    font-size: 5vw;
  }
  .jukousei-seika_link svg {
    width: 69%;
  }
  .jukousei-seika2 {
    font-weight: bold;
    padding: 30px 0;
  }
  .jukousei-seika2 p:first-child {
    line-height: 1;
    letter-spacing: -1px;
    font-size: 5vw !important;
    padding-bottom: 20px;
  }
  .jukousei-seika2 .gothic p:first-child {
    padding-bottom: 10px;
    margin-top: 20px;
    font-size: 4vw !important;
    line-height: 1.6;
  }
  .jukousei-seika2 .gothic .jukousei-list p {
    font-size: 3.75vw !important;
    margin: 0;
    padding: 0;
  }
  .jukousei-seika2 .gothic .jukousei-list p small {
    font-size: 3vw;
  }
  .jukousei-seika2 p:first-child .lg {
    font-size: 8vw;
  }
  .jukousei-seika2 p:first-child .annotation {
    padding-top: 10px;
  }
  .jukousei-seika2 p:nth-child(2) {
    color: #223a70;
  }
  .jukousei-list {
    font-size: 4.6vw !important;
  }
  .compo-cource__container {
    display: block;
  }
  .compo-cource__btn_executive {
    margin: 0 auto 15px;
  }
  .compo-cource__btn2 {
    margin: 0 auto 15px;
  }
  .about_keieishinri_ttl {
    font-size: 7.3vw !important;
  }
  .scheduleandprice_wrap {
    width: 90%;
    margin: 0 auto 30px;
  }
  .kougi-naiyo_box {
    width: 100% !important;
  }
  .mp-about__point-txt {
    /* font-size: min(2.38vw, 25px) !important; */
    font-size: 4.5vw !important;
  }
  .mp-about__point-txt span {
    /* font-size: min(4vw, 32px); */
    font-size: 5.8vw !important;
  }
  .mp-about__point img {
    width: 70%;
  }
  .rebuild-content section.ptop-unit,
  .rebuild-content .ptop-unit {
    margin-bottom: 0;
  }
  .ptop-align-c img {
    margin: 0 auto;
    width: 90%;
  }
  .mp-about__ttl .str {
    font-size: 6vw !important;
    line-height: 1.4;
  }
  .mp-about__ttl .str span {
    font-size: 5vw !important;
  }
  .compo-cource__btn {
    display: grid !important;
    grid-template-columns: 15% 85%;
  }
  .compo-cource__arr {
    margin: 0 auto;
  }
  .mp-zbtn {
    padding: 3vw 5vw;
    margin: 0;
  }
  body .compo-cource__btn {
    width: 95% !important;
  }
  .ptop-align-c img {
    width: 90%;
    margin: 0 auto;
  }
  .sigyo-sp {
    width: 80% !important;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 2fr 1fr;
  }
  .sigyo-sp li {
    text-align: left;
  }
  .course-mt {
    margin-top: 0 !important;
  }
  .mp-system_link {
    padding: 50px 0 20px;
  }
}
@media screen and (max-width: 480px) {
  .mp-cont .c-headline-l1 .h2title_sub,
  .mp-system_desc {
    font-size: 4.5vw !important;
  }
}
/***********************
 ABテスト用CSS END
***********************/
/* TOPページ＜stlye＞内にあったCSS */
/*Kintone連携フォームのスタイル*/
form.kintone div.form-group h4 {
  font-size: 16px;
  position: relative;
  z-index: 1;
  padding-left: 10px;
  margin: 20px 0 10px;
  font-weight: 400;
  line-height: 24px;
  border-left: 3px solid #062159;
}

form.kintone input[type="text"],
form.kintone textarea,
form.kintone input[type="date"],
form.kintone input[type="email"],
form.kintone input[type="password"],
form.kintone input[type="tel"],
form.kintone input[type="number"],
form.kintone input[type="url"] {
  border-radius: 3px;
  border: #ccc solid 1px;
  background: #fff;
  box-sizing: border-box;
  margin-left: 1%;
  font-size: 16px;
  line-height: 1.75;
  padding: 6px 8px;
}

form input[type="text"],
form textarea {
  width: 98%;
}

form.kintone .btn {
  display: block;
  border: none;
  border-radius: 3px;
  box-sizing: border-box;
  padding: 16px 8px;
  margin: 0 auto;
  background: #f29218;
  color: #fff;
  width: 100%;
  font-size: 16px;
  font-weight: 700;
  max-width: 480px;
  cursor: pointer;
}

form.kintone select {
  font-size: 16px;
  margin-left: 5px;
}

.page-id-1785 .contents aside,
.page-id-1785 header,
.page-id-1785 .nav-inner,
.page-id-1785 #crumbs,
.page-id-1785 footer,
.page-id-1789 .contents aside,
.page-id-1789 header,
.page-id-1789 .nav-inner,
.page-id-1789 #crumbs,
.page-id-1789 footer {
  display: none;
}

/*		アコーディオンで
---------------------------------------------------------------*/
input[type="text"],
input[type="tel"],
input[type="email"],
textarea {
  border-radius: 3px;
  border: #e5e5e5 solid 1px;
  background: #fff;
  box-sizing: border-box;
  margin-left: 0;
  font-size: 16px;
  line-height: 1.75;
  padding: 6px 8px;
}

.c-headline-l3 {
  font-size: 16px;
  position: relative;
  z-index: 1;
  padding-left: 10px;
  margin: 20px 0 10px;
  font-weight: 400;
  border-left: 3px solid #062159;
}

p.boldTit {
  font-weight: bold;
  margin-bottom: 10px;
  font-size: 16px;
}

span.must {
  color: #fff;
  background: #c00;
  padding: 4px;
  font-size: 11px;
  border-radius: 4px;
}

.content ul.aco {
  margin: 0;
  padding: 0;
}

.content ul.aco li {
  list-style: none;
}

.content ul.aco li span.wpcf7-list-item {
  display: block !important;
}

.ac-container {
  border-top: none;
  padding-left: 10px;
}

.ac-container label.stage {
  display: block;
  font-size: 15px;
  cursor: pointer;
  background-color: #efefef;
  margin-bottom: 5px;
  padding: 10px 14px;
  border: 1px solid #ccc;
  font-weight: bold;
}

.ac-container label.stage::before {
  position: relative;
  top: -3px;
  display: inline-block;
  content: "";
  width: 8px;
  height: 8px;
  border-top: 2px solid #999;
  border-right: 2px solid #999;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

.ac-container .tabs {
  margin-bottom: 5px;
}

.content .ac-container .tabs p {
  margin: 0;
}

.ac-container input[type="checkbox"].venue {
  display: none;
}

.ac-container article input {
  display: inline;
}

.ac-container article,
.ac-container article article {
  overflow: hidden;
  height: 0;
  transition: 0.4s;
}

.ac-container .tabs input[type="checkbox"].venue:checked ~ article,
.ac-container .tabs .c-child:checked ~ .child {
  height: auto;
  padding-top: 10px;
}

.red {
  color: red;
}

.fp12 {
  font-size: 12px;
}

h1.kasottl_2 {
  color: #fff;
  padding: 7px 10px 7px 30px;
  font-size: 18px;
  background: #062159 url(../img/allow_y.png) no-repeat 12px center;
  margin-bottom: 20px;
}

form section p {
  margin: 0;
}

form .c-headline-l3::after {
  width: 1px;
}

div.wpcf7 .wpcf7-submit {
  color: #fff;
  background-color: #dd9933;
  font-size: 124%;
  line-height: 160%;
  display: block;
  margin: 25px auto 0;
  padding: 12px 20px 10px;
  width: 30%;
  border-radius: 4px;
  text-align: center;
  border: none;
  overflow: hidden;
  position: relative;
  white-space: nowrap;
  text-decoration: none;
}

.contents .kaso_main form.sent div.formArea {
  display: none !important;
}

/* 資格の種類と受講料ページ　テーブル設定 */
@media screen and (max-width: 480px) {
  .pc-tb {
    display: none;
  }
  table.qualification-tb,
  .qualification-tb tr,
  .qualification-tb th,
  .qualification-tb td {
    font-size: 12px;
  }
}
@media screen and (min-width: 481px) {
  .sp-tb {
    display: none;
  }
}
table.qualification-tb {
  width: 100%;
  margin: 12px auto;
}

table.qualification-tb,
.qualification-tb tr,
.qualification-tb th,
.qualification-tb td {
  border-collapse: collapse;
  padding: 12px;
  border: 2px solid #111;
}

table.qualification-tb td {
  text-align: right;
}

table.qualification-tb th {
  background-color: #600e12;
  color: #fff;
}

.spv-tb tr,
.spv-tb th,
.spv-tb td {
  font-size: 16px;
  vertical-align: middle;
}

/* 20230605 */
.ptop-prof__txt .sponly {
  display: none;
}

.course-zyuko-flow .course_step li b {
  text-decoration: underline;
}

.course-zyuko-flow .course_step li .stptxt {
  display: block;
  margin-top: 8px;
  text-indent: 0;
  margin-left: 0;
}

.c-headline-l1 .h2title_sub {
  font-size: 110%;
  display: block;
  font-weight: 700;
}

.compo-result .fontsize0605 .sponly,
.compo-result .set-sp-fs-15 .sponly,
.c-headline-l1 .h2title_sub .sponly {
  display: none;
}

.ptop-about__wtxt dt.fontsize0605 .fontl {
  font-size: 32px;
  font-family: "Noto Sans JP", sans-serif;
}

@media screen and (max-width: 480px) {
  .c-headline-l1 .h2title_sub {
    font-size: 20px;
  }
  .c-headline-l1 .h2title_sub .sponly {
    display: inline-block;
  }
  .rebuild-content .set-sp-fs-15,
  section p.fontsize0605 {
    font-size: 16px !important;
  }
  section p.fontsize0605_2 {
    /*font-size:15px!important;*/
  }
  .item__body .item__body .fontsize0605 {
    /*font-size:15px!important;*/
  }
  .ptop-student-lead {
    font-size: 4.6vw !important; /*font-size:16px!important;*/
  }
  .ptop-prof__txt .fontsize0605 {
    font-size: 16px;
  }
  .ptop-prof__txt .sponly {
    display: inline-block;
  }
  .ptop-media__list .fontsize0605 li,
  .compo-result__wtxt .fontsize0605 li {
    /*font-size:16px;*/
  }
  body .rebuild-content .ptop-unit.wrapper.sp-pad {
    padding: 0;
  }
  .ptop-student-type .fontsize0605 {
    /*font-size:16px;*/
  }
  .rebuild-content .flex.flex--col-3 .flex__item {
    margin-right: 0;
  }
  .rebuild-content .ptop-voice .flex__item__lead {
    /*font-size:15px!important;*/
  }
  .footer-big-banner--in-site-footer .fontsize0605 {
    /*font-size:16px!important;*/
  }
  .container.so-schedule .mp-schedule__lead {
    /*font-size:15px!important;*/
  }
  .ptop-lead p.fontsize0605 {
    /*font-size:14px!important;*/
  }
  .voice-list .item__hdr .lead {
    /*font-size:16px!important;*/
  }
  .rebuild-content .course-zyuko-flow li {
    padding: 15px;
  }
  .mp-schedule__title span,
  .mp-tokuten__ttl .str,
  .c-headline-l1 span {
    font-size: 6.9vw !important;
  }
  .ptop-ext dt p.fontsize0605 {
    font-size: 18px !important;
  }
  .ptop-about__wtxt dt.fontsize0605 {
    font-size: 20px;
  }
  .ptop-about__wtxt dt.fontsize0605 .fontl {
    font-size: 24px;
  }
  .ptop-about__wtxt dt.fontsize0605 .ten {
    letter-spacing: -0.5em;
  }
  .compo-result .set-sp-fs-15 .sponly,
  .compo-result .fontsize0605 .sponly {
    display: inline-block;
  }
  .spv-tb tr,
  .spv-tb th,
  .spv-tb td {
    /*font-size:14px;*/
  }
  .rebuild-content .course-voices .item__hdr .lead {
    font-size: 16px !important;
  }
  .after-stories .after-stories__text p {
    font-size: 19px !important;
  }
  .ptop-about__body .ptop-about__wtxt li {
    /*font-size:15px;*/
  }
  .rebuild-content .course-point dd {
    font-size: 16px;
  }
  .btn-ghost,
  .ptop-more2 a,
  .ptop-more a {
    font-size: 16px;
  }
  .rebuild-content .ptop-voice .flex__item .inner .cell dl {
    padding: 14px 15px;
  }
  .boxl.set-w-55.reset-sp-w .col.greeting-pbox__body .fontsize0605,
  .ptop-other__txt,
  .container.so-schedule .mp-schedule__wrap .so-schedule__box tr th,
  .container.so-schedule .mp-schedule__wrap .so-schedule__box tr td,
  .rebuild-content .ptop-voice .flex__item .inner .cell dl dd,
  .rebuild-content .ptop-voice__btn,
  .rebuild-content .ptop-voice .flex__item .inner .cell dl dt {
    font-size: 16px !important;
  }
  dl.faq dt,
  dl.faq dd,
  .kaso_main .txt,
  .wrap-backto .btn-orange-fat,
  .wrap-backto .btn-ghost-fat,
  .list-card2 .list-card2__item .btn-ghost,
  .list-card2__text .list-card2__org,
  .rebuild-content .wrap-course-form-button .button--oragne,
  .rebuild-content .course-voices .item__hdr .string,
  .rebuild-content .button.button--default,
  .compo-media .compo-media__list ul li,
  .c-table table tbody tr th,
  .c-table table tbody tr td,
  .rebuild-content .p-mg-psy__org-btn,
  .mp-cont__body ul li dd ul li,
  .mw_wp_form .mymw-btn,
  .voice-list .item__hdr .string {
    font-size: 16px;
  }
}
.rebuild-content .online-mb .online-flow .whitespace {
  white-space: nowrap;
  padding-right: 0;
}

@media (max-width: 767px) {
  .rebuild-content .online-mb .online-flow .whitespace {
    white-space: pre-wrap;
    padding-right: 20px;
  }
}
@media (min-width: 768px) {
  .rebuild-content.p-course--executive .wrap-course-box--a {
    background: url(https://keiei-shinri.or.jp/wp/wp-content/uploads/2023/06/course_executive_img2.png)
        100% 0% no-repeat,
      url(https://keiei-shinri.or.jp/wp/wp-content/uploads/2023/06/course_executive_img3.png)
        100% 90% no-repeat;
    background-size: 150px;
  }
}
.rebuild-content.p-course--executive .course-cont th span,
.rebuild-content.p-course--executive .course-hdg .string {
  background-color: #a5904c;
}

.rebuild-content.p-course--executive .course-box {
  background-color: #f3f2ea;
}

.rebuild-content.p-course--executive .course-box.color2 {
  background-color: #fcf8f5;
}

.rebuild-content .course-foot__link .item--executive a {
  background-color: #a5904c;
  padding: 20px;
  color: #fff;
  font-weight: bold;
}

.rebuild-content .course-foot__link .item--executive {
  margin-top: 10px;
}

.rebuild-content .course-foot__link .item--executive a .u-icon--carr {
  top: 3px;
  background-color: #fff;
}

.rebuild-content .course-foot__link .item--executive a .u-icon--carr:after {
  border-color: transparent transparent transparent #a5904c;
}

.rebuild-content .course-title.course_executive {
  background: url(https://keiei-shinri.or.jp/wp/wp-content/uploads/2023/06/executive_img3.jpg)
    no-repeat;
  background-size: cover;
  background-position: center;
}

.compo-cource .theme_course_wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.compo-cource .theme_course_wrapper .theme_course_title {
  width: 100%;
  margin-top: 30px;
  text-align: center;
  text-decoration: underline;
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: bold;
}

.compo-cource .theme_course_wrapper .compo-cource__btn_executive {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  width: 380px;
  padding: 1.6em 1em;
  max-width: 100%;
  background: linear-gradient(#c1a05c 0%, #7d632e 100%);
  color: #fff;
  text-align: center;
  border-radius: 20px;
}

body .compo-cource .theme_course_wrapper .compo-cource__btn2 {
  width: 380px;
  border-radius: 20px;
  background: linear-gradient(#b7b7b7 0%, #797979 100%);
  margin: 0;
}

.compo-cource .theme_course_wrapper .compo-cource__ttl {
  text-decoration: underline;
}

.rebuild-content .course-types .val {
  font-size: 13px;
}

.rebuild-content .course-types .val--con {
  font-size: 12px;
  height: 29.5px;
}

.rebuild-content .course-types .val--exe {
  background-color: #a5904c;
}

.course-table .course_tbl_price {
  margin: 6px 0;
}

.course_tbl_price li {
  display: flex;
  justify-content: flex-end;
  font-size: 13px;
}

.course_tbl_price li .price {
  width: 8em;
  text-align: right;
  position: relative;
  display: block;
}

.course_tbl_price li .price::before {
  content: ":";
  display: block;
  position: absolute;
  left: 5px;
}

.course_tbl_price li.fontweightbold {
  position: relative;
}

.course_tbl_price li.fontweightbold::before {
  content: "";
  width: 90px;
  height: 1px;
  background-color: #000;
  display: block;
  position: absolute;
  top: -2px;
}

@media (max-width: 767px) {
  nav #menu li .navname {
    font-size: 18px !important;
  }
  nav #menu > li:not(.sp-nav) > ul > li a {
    font-size: 16px;
  }
  .compo-cource .theme_course_wrapper {
    justify-content: center;
  }
  body .compo-cource .theme_course_wrapper .compo-cource__btn2 {
    margin-top: 20px;
  }
  .compo-cource .theme_course_wrapper .compo-cource__ttl {
    font-size: 22px;
  }
}
@media (max-width: 480px) {
  .compo-cource .theme_course_wrapper .compo-cource__ttl {
    font-size: 20px;
  }
}
.rebuild-content .course-types.sponly {
  display: none;
}

.rebuild-content .course-types.pconly {
  display: flex;
}

@media (max-width: 767px) {
  .rebuild-content .course-types.sponly {
    display: flex;
  }
  .rebuild-content .course-types.pconly {
    display: none;
  }
  .rebuild-content .course-types .val {
    margin-bottom: 0;
    height: 29px;
    font-size: 16px;
    line-height: 1.2;
    padding-left: 0;
    padding-right: 0;
  }
  .rebuild-content .course-types .val--ke {
    font-size: 15px;
  }
  .rebuild-content .course-types .val--con {
    font-size: 14px;
  }
  .course_tbl_price li {
    font-size: 16px;
  }
  .rebuild-content .course-rprices .flex__item:last-child,
  .rebuild-content .course-rprices .flex__item.lastitem {
    margin-bottom: 40px;
  }
}
.rebuild-content .header-d .string .pconly_block {
  display: block;
}

@media (max-width: 628px) {
  .rebuild-content .header-d .string .pconly_block {
    display: none;
  }
}
body .compo-cource .theme_course_wrapper .compo-cource__btn2,
.compo-cource .theme_course_wrapper .compo-cource__btn_executive {
  height: 150px;
  padding: 0;
}

@media (max-width: 480px) {
  body .compo-cource .theme_course_wrapper .compo-cource__btn2,
  .compo-cource .theme_course_wrapper .compo-cource__btn_executive {
    height: 120px;
  }
}
.sponly.addimage.option {
  display: none;
}

@media (max-width: 767px) {
  .rebuild-content .course-cont td .c-box img {
    display: none;
  }
  .sponly.addimage.option {
    display: block;
    width: 300px;
    margin: 0 auto 20px;
  }
  .rebuild-content .course-title.course_executive {
    background-position: right 15% center;
  }
}
.rebuild-content .course-desc p .pconly {
  display: inline;
}

.rebuild-content .course-desc p .sponly {
  display: none;
}

.rebuild-content .course-cont .wrap-course-box .item .course-box li .pconly {
  display: inline;
}

.rebuild-content .course-cont .wrap-course-box .item .course-box li .sopnly {
  display: none;
}

.rebuild-content .course-desc p.pconly {
  display: block;
}

.rebuild-content .course-desc p.sponly {
  display: none;
}

.course_tbl_price li.fontweightbold {
  font-weight: bold;
}

@media (max-width: 767px) {
  .rebuild-content .course-desc p.pconly {
    display: none;
  }
  .rebuild-content .course-desc .pconly {
    display: none;
  }
  .rebuild-content .course-desc .sp_margin {
    display: block;
    margin: 8px 0 10px;
  }
  .rebuild-content .course-desc .pc {
    display: none;
  }
  .rebuild-content .course-desc p.sponly {
    display: block;
  }
  .rebuild-content .course-desc p .pconly {
    display: none;
  }
  .rebuild-content .course-desc p .sponly {
    display: inline;
  }
  .rebuild-content .course-cont .wrap-course-box .item .course-box li .pconly {
    display: none;
  }
  .rebuild-content .course-cont .wrap-course-box .item .course-box li .sopnly {
    display: inline;
  }
  .course_tbl_price li.fontweightbold::before {
    width: 110px;
  }
}
.rebuild-content.p-course--consulting .course-example dt,
.rebuild-content.p-course--consulting .course-voices .item__hdr .lead,
.rebuild-content.p-course--consulting .course-voices .item__d {
  color: #777;
}

.rebuild-content.p-course--consulting .course-box dt {
  color: #e87a12;
}

.rebuild-content.p-course--consulting .course-cont th span,
.rebuild-content.p-course--consulting .course-hdg .string {
  background-color: #aaa6a6; /*#bab6b6;/*#777;*/
}

.wrapper .rebuild-content .set-bg-fce2e0 {
  background-color: transparent;
}

.wrapper .rebuild-content .course-box.set-bg-fce2e0 {
  background-color: #fce2e0;
}

.rebuild-content.p-course--consulting .course-box {
  background-color: #f3f2ea;
}

.rebuild-content.p-course--consulting
  .wrap-course-box--a
  .item:nth-child(2)
  .course-box,
.rebuild-content.p-course--consulting
  .wrap-course-box--a
  .item:nth-child(3)
  .course-box {
  background-color: #fcf8f5; /*#f9f9f9;*/
}

.ptop-unit .course_keieishinri {
  display: none;
}

.ptop-unit .course_keieishinri a {
  display: flex;
  max-width: 480px;
  margin: 0 auto 30px;
  border-radius: 24px;
  isolation: isolate;
  box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.3);
  overflow: hidden;
}

.ptop-unit .course_keieishinri a .keieishinri_img {
  width: 50%;
}

.ptop-unit .course_keieishinri a .keieishinri_text {
  width: 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.keieishinri_text h3 {
  font-size: 20px;
  color: #0f1d5a;
}

.ptop-unit .course_keieishinri a:hover .btn-ghost {
  background-color: #0f1d5a;
  color: #fff;
}

.ptop-unit .course_keieishinri a:hover .btn-ghost b:before {
  border-color: #fff;
}

.col .boxr.reset-sp-w.imagetriming0616 {
  height: 135px;
  overflow: hidden;
}

@media (max-width: 767px) {
  .col .boxr.reset-sp-w.imagetriming0616 {
    height: auto;
  }
  .boxr.reset-sp-w.reason_emotions {
    /*margin-top:30px;*/
    margin: 0;
  }
  .rebuild-content .course-rprices .flex__item {
    width: 90%;
  }
  .ptop-unit .course_keieishinri a {
    width: 409px;
    height: 150px;
  }
  .ptop-unit .course_keieishinri a .keieishinri_img {
    overflow: hidden;
    position: relative;
  }
  .ptop-unit .course_keieishinri a .keieishinri_img img {
    max-width: unset;
    height: 100%;
    position: relative;
    margin-left: -10%;
  }
  .rebuild-content .course_keieishinri .ghost-wrap-btn .btn-ghost {
    width: 150px;
    height: 40px;
    font-size: 16px;
    padding: 5px 0 0 0;
  }
  .rebuild-content .course_keieishinri .ghost-wrap-btn .btn-ghost b {
    font-size: 16px;
    white-space: nowrap;
  }
  .course_keieishinri .ghost-wrap-btn .btn-ghost b::before {
    width: 8px;
    height: 8px;
  }
  .rebuild-content .course_keieishinri .ghost-wrap-btn {
    width: 100%;
    font-size: 16px;
  }
}
@media (max-width: 480px) {
  .rebuild-content .course-rprices .flex__item {
    width: 100%;
  }
}
@media (max-width: 459px) {
  .ptop-unit .course_keieishinri a {
    width: 100%;
    max-width: 409px;
    height: 130px;
  }
  .keieishinri_text h3 {
    font-size: 18px;
  }
  .rebuild-content .course_keieishinri .ghost-wrap-btn .btn-ghost {
    height: 30px;
    padding: 0;
  }
  .rebuild-content .course_keieishinri .ghost-wrap-btn .btn-ghost b {
    font-size: 14px;
  }
}
@media (max-width: 400px) {
  .ptop-unit .course_keieishinri a .keieishinri_img {
    width: 45%;
  }
  .ptop-unit .course_keieishinri a .keieishinri_text {
    width: 55%;
  }
}
.wrapper .rebuild-content .displayflex .reason_02_image {
  width: 448px;
}

@media (max-width: 767px) {
  .wrapper .rebuild-content .displayflex .reason_02_image {
    /*margin-top:30px;*/
  }
  .wrapper .rebuild-content .reason_03_image .reset-sp-mt {
    /*margin-top:30px;*/
  }
}
.rebuild-content .col.displayflex {
  display: flex;
  justify-content: space-between;
}

.rebuild-content .col.displayflex + .col.displayflex {
  margin-top: 50px;
}

.rebuild-content #about .col .boxr,
.rebuild-content #about .col .boxl {
  float: none;
}

.rebuild-content .displayflex .course-header-a {
  padding-top: 0;
}

.wrapper .ptop-unit .course-hdr,
.rebuild-content .course-mt .course-hdr {
  padding: 0 0 30px 0;
}

.wrapper .ptop-unit .course-hdr:hover,
.rebuild-content .course-mt .course-hdr:hover {
  opacity: 0.8;
}

.rebuild-content .wrapper .ptop-unit .course-hdr .str,
.rebuild-content .course-mt .course-hdr .str {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 360px;
  margin: 0 auto;
  line-height: 1;
}

.rebuild-content .wrapper .ptop-unit .course-hdr .str .compo-cource__arr,
.rebuild-content .course-mt .course-hdr .str .compo-cource__arr {
  margin: 0 6px 0 0;
}

@media (max-width: 767px) {
  .rebuild-content .col.displayflex {
    flex-direction: column;
    justify-content: flex-start;
  }
  .rebuild-content #about .col .boxr {
    margin-top: 30px;
  }
  .wrapper .rebuild-content .set-sp-mb-30 {
    margin-bottom: 0;
  }
  .rebuild-content .course-mt .compo-cource {
    padding-top: 30px;
  }
}
.c-headline-l2.set-bg-executive {
  background-color: #a5904c;
}

.page-result_with_reskilling .kaso_main .kasottl_2 {
  height: 0;
  overflow: hidden;
  margin: 0;
  padding: 0;
  border: 0;
}

.sectence__unit .border_under {
  border-bottom: 2px solid #ffaf59;
}

.ptop-other__wtxt .ptop-other__txt {
  line-height: 1.5;
}

.ptop-other__wtxt .ptop-other__ttl {
  line-height: 1.2;
  font-size: 22px;
}

.ptop-other__wtxt .ptop-other__txt .top_reskilling_fontsize1 {
  font-size: 22px;
}

.ptop-other__wtxt .ptop-other__txt .top_reskilling_color {
  font-size: 34px;
  color: #ec9537;
}

.ptop-other__wtxt .ptop-other__ttl .top_reskilling_fontsize2 {
  font-size: 34px;
}

@media (max-width: 767px) {
  .ptop-other > li {
    width: 100%;
    max-width: 600px;
  }
  .rebuild-content .post_reskilling img {
    width: 102%;
    max-width: 102%;
    position: relative;
    margin-left: -1%;
  }
  .ptop-other__wtxt .ptop-other__txt .top_reskilling_fontsize1 {
    font-size: inherit;
  }
  .ptop-other__wtxt .ptop-other__txt .top_reskilling_color {
    font-size: 5vw;
  }
  .post_reskilling .ptop-other__wtxt .ptop-other__ttl {
    font-size: 4.3vw !important;
  }
  .ptop-other__wtxt .ptop-other__ttl .top_reskilling_fontsize2 {
    font-size: 5vw !important;
  }
  .page-result_with_reskilling .rebuild-content .greeting-header .string {
    font-size: 170%;
  }
}
@media (max-width: 480px) {
  .post_reskilling .ptop-other__wtxt .ptop-other__txt {
    font-size: 5vw !important;
  }
  .ptop-other__wtxt .ptop-other__ttl .top_reskilling_fontsize2,
  .ptop-other__wtxt .ptop-other__txt .top_reskilling_color {
    font-size: 7vw !important;
  }
  .post_reskilling .ptop-other__wtxt {
    padding-left: 0;
    padding-right: 0;
  }
}
.page-result_with_reskilling .rebuild-content .sectence .sectence__unit {
  font-size: 15px;
}

@media (max-width: 767px) {
  .page-result_with_reskilling .rebuild-content .sectence .sectence__unit {
    font-size: 16px !important;
  }
}
.main_contents .c-kind-h,
.rebuild-content .greeting-header .string,
.rebuild-content .course-header-a {
  font-family: "Noto Serif JP", "ヒラギノ明朝 Pro W3", Hiragino Mincho Pro,
    serif;
}

.c-headline-l1.displayhidden {
  height: 0;
  margin: 0;
  padding: 0;
  border: 0;
  overflow: hidden;
}

.c-headline-l1.displayhidden::after {
  display: none;
}

.googlecalendar_wrapper {
  width: 100%;
  height: 0;
  padding-bottom: 70%;
  position: relative;
  margin-top: 30px;
}

.googlecalendar_wrapper::after {
  content: "";
  display: block;
  position: absolute;
  width: 141px;
  height: 25px;
  background-color: #e3e9ff;
  z-index: 2;
  bottom: 1px;
  right: 1px;
}

.googlecalendar_wrapper .schedule_calendar {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border: 0;
}

@media (max-width: 767px) {
  .googlecalendar_wrapper {
    padding-bottom: 100%;
  }
}
@media (max-width: 392px) {
  .googlecalendar_wrapper::after {
    width: 42%;
    height: 41px;
  }
}
@media (max-width: 340px) {
  .googlecalendar_wrapper::after {
    width: 43%;
  }
}
.schedule-page-nav .item--executive a {
  color: #a5904c;
  border: 2px solid #a5904c;
}

.spacer_executive {
  height: 0;
  overflow: hidden;
}

@media (max-width: 767px) {
  .contents.home_content_body {
    margin-top: 30px;
  }
}
.rebuild-content a:hover {
  opacity: 0.8;
}

.rebuild-content .ptop-voice .flex__item__lead .color-strong,
.list-card2__box .list-card2__ttl .color-strong {
  color: #73140c;
  font-weight: bold;
}

.ptop-bnr.sp-pad.margin0auto {
  margin-bottom: 60px;
}

.ptop-bnr.sp-pad.margin0auto img {
  margin: 0 auto;
  max-width: 90%;
}

.ptop-bnr.sp-pad.margin0auto img.pc-only {
  display: block;
}

.ptop-bnr.sp-pad.margin0auto img.sp-only {
  display: none;
}

@media (max-width: 767px) {
  .ptop-bnr.sp-pad.margin0auto img.pc-only {
    display: none;
  }
  .ptop-bnr.sp-pad.margin0auto img.sp-only {
    display: block;
  }
}
/* 20230721 */
.mp .nikkei-bnr {
  margin: 60px auto;
  text-align: center;
  max-width: 90%;
}

@media (max-width: 639px) {
  .nikkei-bnr img {
    /*max-width:90%; display:block; margin:0 auto;*/
  }
  .nikkei-bnr img.pc-only {
    /*display:none;*/
  }
  .sp-only + .nikkei-bnr {
    margin-top: 30px;
  }
  .mp .nikkei-bnr {
    margin: 30px auto;
  }
  .home_content_body .nikkei-bnr {
    width: 90%;
    margin: 30px auto 0;
  }
}
.ptop-other .post_reskilling {
  /*display:none;*/
}

.ptop-other.postlist {
  width: 90%;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}

.ptop-other .post_requests {
  width: 100%;
}

.ptop-other .post_requests a {
  display: flex;
}

.ptop-other .post_requests a .ptop-other__wtxt,
.ptop-other .post_requests a .post_requests_image {
  width: 50%;
  flex-direction: column;
  height: 165px;
}

.ptop-other__ttl .pc-style {
  font-weight: normal;
  font-size: 90%;
  font-family: "Noto Serif JP", serif;
}

@media (max-width: 639px) {
  .ptop-other .post_requests a {
    flex-direction: column;
  }
  .ptop-other .post_requests a .ptop-other__wtxt,
  .ptop-other .post_requests a .post_requests_image {
    width: 100%;
    height: auto;
  }
  .ptop-other__ttl .pc-style {
    display: block;
    font-family: "Noto Sans JP", sans-serif;
  }
}
/* 20230731 →20231019修正 */
.situation_and_status {
  margin: 40px auto 80px;
  width: 100%;
  max-width: 1060px;
  display: flex;
  justify-content: space-between;
}

.rebuild-content .situation_and_status li {
  list-style: none;
  width: 32%;
  position: relative;
  border: 2px solid #e87a12;
  padding: 40px 10px 10px 100px;
  font-size: 18px;
  line-height: 1.6;
}

.rebuild-content .situation_and_status li::after {
  content: "";
  display: block;
  width: 60px;
  height: 60px;
  background: url(https://keiei-shinri.or.jp/wp/wp-content/uploads/2023/10/sanka_item_check.png)
    no-repeat;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -30px;
  margin-top: -30px;
  background-size: 60px;
}

.rebuild-content .situation_and_status li img {
  display: block;
  position: absolute;
  left: 20px;
}

.rebuild-content .situation_and_status li:first-child img {
  width: 60px;
}

.rebuild-content .situation_and_status li:nth-child(2) img {
  width: 50px;
  left: 27px;
}

.rebuild-content .situation_and_status li:nth-child(3) img {
  width: 50px;
  left: 28px;
}

@media (max-width: 767px) {
  .situation_and_status {
    flex-direction: column;
    padding: 0 15px;
  }
  .rebuild-content .situation_and_status li {
    width: 100%;
    max-width: 340px;
    margin: 0 auto;
    padding-bottom: 20px;
  }
  .rebuild-content .situation_and_status li + li {
    margin-top: 60px;
  }
}
@media (max-width: 400px) {
  .rebuild-content .situation_and_status li {
    font-size: 4.4vw;
    padding-left: 28vw;
    padding-top: 12vw;
  }
  .rebuild-content .situation_and_status li:first-child img {
    width: 15vw;
  }
  .rebuild-content .situation_and_status li:nth-child(2) img,
  .rebuild-content .situation_and_status li:nth-child(3) img {
    width: 12vw;
  }
  .rebuild-content .situation_and_status li::after {
    width: 16vw;
    height: 16vw;
    background-size: 100%;
    margin-left: -8vw;
    margin-top: -8vw;
  }
  .rebuild-content .situation_and_status li + li {
    margin-top: 15vw;
  }
}
/* 20230803 */
.hdr-right .header_openseminar_btn {
  display: table-cell;
  vertical-align: middle;
  padding-right: 10px;
}

.hdr-right .header_openseminar_btn img {
  width: 160px;
}

.hdr-right .header_openseminar_btn + .hdr-right__btn {
  display: none;
}

@media (max-width: 420px) {
  .hdr-left {
    padding-left: 10px;
  }
  .hdr-right .header_openseminar_btn {
    width: calc(100vw - 235px);
    padding-right: 5px;
  }
  .hdr-right .header_openseminar_btn img {
    width: 100%; /*115px;*/
  }
}
@media (max-width: 380px) {
  .hdr-right .header_openseminar_btn img {
    /*width:90px;*/
  }
}
@media (max-width: 340px) {
  .hdr-right .header_openseminar_btn img {
    /*width:80px;*/
  }
}
@media (max-width: 330px) {
  .hdr-right .header_openseminar_btn img {
    /*width:70px;*/
  }
}
.sp-nav__btn .js-close-huberger {
  background: #e87a12;
  padding: 15px;
  text-align: center;
  display: block;
  color: #fff !important;
  font-size: 16px; /*12px;*/
  line-height: 20px;
  position: relative;
  z-index: 1;
}

.sp-nav__btn .js-close-huberger::after {
  content: "";
  width: 6px;
  height: 6px;
  display: block;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
  position: absolute;
  top: 0;
  right: 15px;
  bottom: 0;
  margin: auto;
}

/* 20230919 */
@media (max-width: 767px) {
  .js-spMenu .sp-nav .sp-nav__btn a {
    font-size: 16px;
    line-height: 20px;
  }
}
/* 20230804 */
.rebuild-content .ptop-voice .flex__item__lead {
  font-weight: normal;
}

.ptop-about__body p strong.color-black {
  color: #000;
}

.ptop-about__row .ptop-about__wtxt .sp-only .ptop-bnr.sp-pad {
  padding: 0;
}

/* 20230807 */
@media (max-width: 639px) {
  .ptop-about__wtxt dd ul li .font_number {
    font-family: "YuGothic", sans-serif;
  }
}
/* 20230817 */
.home_content_body .nikkei-bnr {
  max-width: 900px;
  margin: 0 auto;
}

/* 20230828 */
.page-template-page-voices
  .kaso_main.set-ovr-visible
  .js-voice-unit
  .list-card2
  .list-card2__item:nth-last-child(2) {
  /*height:0; overflow:hidden; margin:0;*/
}

.voice-list .item#item-8425 {
  /*display:none;*/
}

/* 20230901 */
.rebuild-content .greeting-pbox .greeting-pbox__body p {
  font-size: 14.5px;
  line-height: 1.5;
}

.rebuild-content .greeting-pbox .greeting-pbox__body p + p {
  margin-top: 11px;
}

.rebuild-content .greeting-pbox .greeting-pbox__header {
  margin-bottom: 20px;
}

.rebuild-content .ptop-voice .flex__item:nth-child(2) a .inner {
  background-color: #06225c;
  border-top-color: #06225c;
}

.rebuild-content
  .ptop-voice
  .flex__item:nth-child(2)
  a
  .inner
  .ptop-voice__btn {
  color: #06225c;
}

/* 20230904 */
.ptop-media__list li:nth-child(3),
.ptop-media__list li:nth-child(8),
.ptop-media__list li:nth-child(13) {
  width: calc(19% - 1em);
}

.ptop-media__list li:nth-child(4),
.ptop-media__list li:nth-child(9),
.ptop-media__list li:nth-child(14) {
  width: calc(17% - 1em);
}

@media (max-width: 767px) {
  .ptop-media__list li:nth-child(3),
  .ptop-media__list li:nth-child(8),
  .ptop-media__list li:nth-child(13),
  .ptop-media__list li:nth-child(4),
  .ptop-media__list li:nth-child(9),
  .ptop-media__list li:nth-child(14) {
    width: calc(48% - 1em);
  }
}
/*20230915  */
.mp-tanzyo__inner .mp-tanzyo__ttl {
  font-family: "Noto Sans JP", sans-serif;
}

.mp-tanzyo__u .mp_voice_list {
  margin: 1em 0;
  border-top: 1px dashed #000;
  border-bottom: 1px dashed #000;
  padding: 1em 0;
}

.mp-tanzyo__u .mp_voice_list li + li {
  margin-top: 1em;
}

@media (max-width: 767px) {
  .mp-tokuten__body {
    margin: 0 4vw;
  }
}
.ptop-media__list.professional li:nth-child(3),
.ptop-media__list.professional li:nth-child(8),
.ptop-media__list.professional li:nth-child(13),
.ptop-media__list.professional li:nth-child(4),
.ptop-media__list.professional li:nth-child(9),
.ptop-media__list.professional li:nth-child(14) {
  width: 30%;
}

.mp-wp figure img {
  width: 190px;
}

/* 20230919 */
.mp-voice__body .flex .mp-item__txt p.midasi {
  font-weight: normal;
}

.mp-voice__body .flex .mp-item__txt p.midasi strong {
  font-weight: bold;
  color: #73140c;
}

/* 20231017 */
.mp-cont__body ul.style_adjust li dd ul,
.mp-cont__body ul.style_adjust li dd ul li {
  list-style: none;
}

/* 20231026 */
#myform .kasottl_2 {
  position: relative;
}

.mw_wp_form .kasottl_2::after {
  content: "申し込みが完了していません。\a未入力項目がございますので、ご確認ください。";
  display: block;
  position: absolute;
  opacity: 0;
  background-color: #b70000;
  color: #fff;
  font-weight: bold;
  padding: 4px 8px;
  width: 100%;
  left: 0;
  box-sizing: border-box;
  margin-top: 15px;
  white-space: pre;
}

.mw_wp_form.error_exist {
  padding-top: 50px;
}

.mw_wp_form.error_exist .kasottl_2::after {
  opacity: 1;
}

#myform .mw_wp_form.error_exist .kasottl_2 {
  margin-bottom: 90px;
}

@media (max-width: 440px) {
  .mw_wp_form .kasottl_2::after {
    font-size: 4.2vw;
  }
}
/* 20231027 */
.form-item.how_list {
  position: relative;
}

.form-item.how_list .mwform-checkbox-field:last-of-type {
  margin-top: 10px;
}

.form-item.how_list .how_other {
  position: absolute;
  width: calc(100% - 6em);
  margin-top: -33px;
  left: 6em;
}

/* 20231113 */
#mw_wp_form_mw-wp-form-2791.mw_wp_form .error {
  margin-bottom: 8px;
}

/* 20231130 */
@media (max-width: 767px) {
  .mp-tanzyo__ttl.fontsetting .str {
    font-size: 4.8vw;
  }
  .mp-tanzyo__ttl.fontsetting .str strong {
    font-size: 5.8vw;
    padding-left: 0.2em;
  }
}
/* 20240208 */
.rebuild-content .course-title.style0208 .string.main {
  font-size: 40px;
}

.rebuild-content .course-title.style0208 .row-1.displayflex {
  display: flex;
  align-items: end;
  margin-bottom: 0;
}

.rebuild-content .course-title.style0208 .row-1.displayflex .title {
  font-size: 40px;
}

.rebuild-content .course-title.style0208 .row-1.displayflex .place {
  font-size: 22px;
  margin-left: 10px;
  margin-bottom: 6px;
}

.rebuild-content .wrap-course-box .item ul {
  font-size: 15px;
}

.rebuild-content .course-box li .hoka {
  display: inline-block;
  font-size: 0.8em;
  padding-left: 10px;
}

@media (max-width: 767px) {
  .rebuild-content .course-title.style0208 .row-1.displayflex {
    flex-direction: column;
    align-items: start;
  }
  .rebuild-content .course-title.style0208 .row-1.displayflex .title {
    font-size: 24px !important;
  }
  .rebuild-content .course-title.style0208 .row-1.displayflex .place {
    font-size: 16px !important;
    margin-left: 0;
  }
}
/* 20240208 */
.so-schedule .mp-schedule__lead.text20240208 {
  color: #000;
  text-align: left;
  max-width: 960px;
  margin: 0 auto 25px !important;
}

.so-schedule .mp-schedule__lead.text20240208 .color-red {
  color: #f33;
}

.so-schedule .mp-schedule__lead.text20240208 .p2 {
  display: block;
}

@media (max-width: 767px) {
  .so-schedule .mp-schedule__lead.text20240208 .p2 {
    margin-top: 10px;
  }
  .rebuild-content .course-title.style0208 .string.main {
    font-size: 28px;
  }
}
/* 20240217 */
.rebuild-content .course-title.style0208 .string.main .class_name {
  padding-left: 0.5em;
  font-size: 40px;
}

@media (max-width: 767px) {
  .rebuild-content .course-title.style0208 .string.main .class_name {
    padding: 0;
    display: block;
    font-size: 28px;
  }
}
/* 20240225 */
.voice-list.voice-ceo #item-2372 {
  display: none;
}

.list-card2 .list-card2__item#item-2372 {
  display: none;
  /*	opacity:0;*/
}

.list-card2 .list-card2__item#item-2372 a {
  pointer-events: none;
}

/* 20240226 */
.teacher__prof__inner p.fontsize0605.fontweightbold {
  font-weight: bold;
}

/* 20240227 */
.qualification_kome {
  margin-bottom: 0;
}

.qualification_kome + .qualification_kome {
  margin-top: 0;
}

/* 20240310 */
#item-9791 .list-card2__box .list-card2__text {
  padding-top: 10px;
}

#item-9791 .list-card2__box .list-card2__org {
  font-size: 12px;
}

/* 20240314 */
.inline-block {
  display: inline-block;
  white-space: nowrap;
}

/* 20240315 */
.ptop-about__wtxt p .small {
  font-size: 80%;
}

/* 20240316 */
.determine_banner_wrapper {
  margin: 0 160px 0 0;
}

.determine_banner_wrapper.one-column,
.determine_banner_wrapper.front-page {
  margin-right: 0;
}

.determine_banner {
  width: 80%;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  z-index: 1;
  border: 3px solid #e87a12;
  border-radius: 36px;
  box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.3);
  padding: 20px;
  margin: 50px auto 30px;
}

.determine_banner_wrapper.one-column .determine_banner,
.determine_banner_wrapper.front-page .determine_banner {
  max-width: 640px;
}

.determine_banner .dbnr_course {
  position: absolute;
  width: 140px;
  top: -15px;
  left: 40px;
}

.determine_banner .dbnr_ttl {
  display: inline-block;
  color: #062159;
  border-bottom: 2px solid #062159;
  font-size: 40px;
  /*	font-family:"M PLUS 1p", sans-serif;
    font-family: "BIZ UDPGothic", sans-serif;*/
  font-family: "Zen Kaku Gothic Antique", sans-serif;
  /*	  font-family: "IBM Plex Sans JP", sans-serif;*/
  /*	  font-family: "Zen Kaku Gothic New", sans-serif;*/
  line-height: 1;
  margin-top: 10px;
  /*	font-weight:900;*/
  font-weight: 700;
  /*
  border-bottom-width:1px;
  line-height:1.75;
  margin-top:0;
  font-size:30px;
  font-family:"ヒラギノ角ゴシック","Hiragino Sans","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",sans-serif;*/
}

.determine_banner .dbnr_text {
  font-weight: normal;
  margin: 10px 0;
}

.determine_banner .dbnr_btn {
  max-width: 480px;
}

@media (max-width: 767px) {
  .determine_banner_wrapper {
    margin-right: 0;
  }
  .determine_banner {
    padding: 30px;
  }
  .determine_banner .dbnr_course {
    top: -30px;
    left: 20px;
  }
}
@media (max-width: 640px) {
  .determine_banner {
    border-radius: 20px;
  }
  .determine_banner .dbnr_course {
    top: -35px;
  }
}
@media (max-width: 480px) {
  .determine_banner {
    width: 100%;
  }
  .determine_banner_wrapper.front-page {
    width: 90%;
    margin: 0 auto;
  }
  .determine_banner .dbnr_ttl {
    font-size: 24px;
  }
}
.small.nado {
  font-size: 85%;
  padding-left: 6px;
}

/* 20240320 */
.rebuild-content .course-point.course-point--kaigi.linkbtn {
  padding: 0;
  background-color: transparent;
}

.rebuild-content .course-point.course-point--kaigi.linkbtn a {
  display: flex;
  align-items: center;
  padding: 30px;
  border-radius: 20px;
  background: linear-gradient(#c1a05c 0%, #7d632e 100%);
  color: #fff;
}

.rebuild-content
  .course-point.course-point--kaigi.linkbtn
  a
  .compo-cource__arr.is-con {
  margin: 0 0 0 20px;
}

@media (max-width: 767px) {
  .rebuild-content .course-point.course-point--kaigi.linkbtn a {
    flex-direction: column;
    padding: 15px 20px;
  }
  .rebuild-content
    .course-point.course-point--kaigi.linkbtn
    a
    .compo-cource__arr.is-con {
    margin: 10px 0 0 0;
  }
}
@media screen and (max-width: 480px) {
  .mp .course-point dd {
    font-size: 16px;
  }
  .mp .course-point dt {
    font-size: 20px;
  }
}
.page-template-page-result .after-story-bnr__text dt,
.after-stories__text dt,
.after-story-bnr__text dd,
.after-stories__text dd {
  text-align: center;
  color: #fff;
}

.page-template-page-result .after-stories__text dl {
  background-color: #062159;
  padding: 10px 0;
}

.page-template-page-result .after-stories__text dl dt,
.page-template-page-result .after-stories__text dl dd {
  font-size: 22px;
}

.page-template-page-result .after-stories__text {
  padding: 20px 0;
  padding: 0px 0 20px;
  margin-top: -20px;
}

.page-template-page-result .after-stories__text p {
  padding: 0 14px 20px;
  font-size: 15px;
  font-weight: normal;
}

.single-result .after-story-bnr__lead {
  font-size: 24px;
  margin-bottom: 18px;
  font-size: 24px;
  padding: 20px 0 0 20px;
}

.single-result .after-story-bnr__text dt,
.single-result .after-story-bnr__text dd,
.single-result .after-story-bnr__text dl {
  text-align: center;
  color: #fff;
  background-color: #062159;
  padding: 10px 0;
}

.single-result .after-story-bnr__text {
  padding: 0;
}

.single-result .after-story-bnr__text dt,
.single-result .after-story-bnr__text .suffix {
  font-size: 22px;
  font-weight: bold;
}

.page-template-page-result .color-strong {
  color: #73140c;
  font-weight: bold;
}

.determine_banner .dbnr_ttl {
  font-family: Hiragino Sans !important;
}

.page-id-8174 .determine_banner,
.page-id-9144 .determine_banner,
.page-id-2180 .determine_banner,
.page-id-40 .determine_banner {
  width: 50%;
  padding: 20px 10px;
}

.page-id-2177 .determine_banner,
.page-id-2171 .determine_banner,
.page-id-2169 .determine_banner,
.page-id-2165 .determine_banner,
.page-id-2167 .determine_banner,
.page-id-2173 .determine_banner,
.page-id-2175 .determine_banner,
.page-id-2821 .determine_banner,
.page-id-7038 .determine_banner {
  width: 70%;
  padding: 20px 10px;
}

.page-id-8174 .determine_banner .dbnr_course,
.page-id-9144 .determine_banner .dbnr_course,
.page-id-2180 .determine_banner .dbnr_course,
.page-id-40 .determine_banner .dbnr_course,
.page-id-2177 .determine_banner .dbnr_course,
.page-id-2169 .determine_banner .dbnr_course,
.page-id-2171 .determine_banner .dbnr_course,
.page-id-2165 .determine_banner .dbnr_course,
.page-id-2167 .determine_banner .dbnr_course,
.page-id-2173 .determine_banner .dbnr_course,
.page-id-2175 .determine_banner .dbnr_course,
.page-id-2821 .determine_banner .dbnr_course,
.page-id-7038 .determine_banner .dbnr_course {
  left: 10px;
}

@media (min-width: 1068px) {
  .page-id-8174 .determine_banner .dbnr_course,
  .page-id-9144 .determine_banner .dbnr_course,
  .page-id-2180 .determine_banner .dbnr_course,
  .page-id-40 .determine_banner .dbnr_course,
  .page-id-2177 .determine_banner .dbnr_course,
  .page-id-2169 .determine_banner .dbnr_course,
  .page-id-2171 .determine_banner .dbnr_course,
  .page-id-2165 .determine_banner .dbnr_course,
  .page-id-2167 .determine_banner .dbnr_course,
  .page-id-2173 .determine_banner .dbnr_course,
  .page-id-2175 .determine_banner .dbnr_course,
  .page-id-2821 .determine_banner .dbnr_course,
  .page-id-7038 .determine_banner .dbnr_course {
    left: -15px;
  }
}
@media (max-width: 767px) {
  .page-template-page-voice-ceo .determine_banner {
    padding: 30px 15px;
  }
  .test-check {
    display: block;
    width: 12px;
    height: 7px;
    border-left-width: 2px;
    border-bottom-width: 2px;
    border-color: green;
    transform: rotate(-45deg);
  }
  /* 20240423追記 */
  /*20240430追記*/
}
@media (max-width: 767px) and (max-width: 720px) {
  .determine_banner {
    width: 90% !important;
  }
}
@media (max-width: 767px) {
  .determine_banner {
    display: none;
  }
  .mp-voice__ttl .white {
    color: #fff !important;
    background: linear-gradient(90deg, #fff, #fff);
    -moz-background-clip: text;
    -moz-text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .mp-onayami .str {
    font-size: 34px;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .mp-onayami .str {
    font-size: 5vw;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .page-template-page-open-seminar-management-professional .mp-profile__header,
  .page-template-page-open-seminar-management-professional
    .teacher__prof__inner
    ul,
  .page-template-page-open-seminar-management-professional
    .teacher__prof__inner
    p {
    margin: 0 30px;
  }
  .page-template-page-open-seminar-management-professional
    .so-seminar-bottom
    .mp-schedule__wrap {
    margin: 0 25px;
  }
  .page-template-page-open-seminar-management-professional
    .mp-cont__inner
    header
    h2
    span:first-of-type {
    font-size: 5.8vw !important;
  }
  .so-schedule .mp-schedule__lead.text20240208 {
    margin: 0 30px 25px !important;
  }
  .page-template-page-open-seminar-management-professional .mp-tokuten__body,
  .page-template-page-open-seminar-management-professional .course_inner {
    margin: 0 30px;
  }
  .page-template-page-open-seminar-management-professional .mp-onayami ul {
    font-size: 4.2vw;
  }
  .page-template-page-open-seminar-management-professional .mp-onayami {
    padding: 0 0 0px 0;
  }
  .voice-list .item--keieishinri .item__hdr .lead {
    color: #a5904c;
  }
  .voice-list .item--keieishinri .item__cource dd {
    border-left-color: #a5904c;
  }
  .page-template-page-course-executive .rebuild-content .list-inline li {
    margin-right: 15px;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) and (max-width: 767px) {
  .page-template-page-open-seminar-management-professional .mp-onayami {
    padding: 120px 0 20px 0;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) and (max-width: 767px) {
  .fixbtn {
    left: 0;
    bottom: 0;
    /*         width: 70%; */
  }
  .fixbtn__col {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-top: 15px;
    justify-content: center;
    align-items: center;
    /*         width: 140px; */
    font-weight: bold;
  }
  .fixbtn__icon {
    margin: 0;
    margin-right: 3px;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .fixbtn__item {
    height: 45px;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) and (max-width: 767px) {
  .fixbtn {
    right: 0;
    margin-left: auto;
  }
  .fixbtn__label {
    font-size: 15px !important;
  }
  .fixbtn__item {
    padding-top: 0;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) and (max-width: 500px) {
  .fixbtn {
    bottom: 0;
    /*         width: 80%; */
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) and (max-width: 500px) and (max-width: 420px) {
  .fixbtn {
    bottom: 0;
    /*         width: 85%; */
  }
  .fixbtn__item--1 .fixbtn__icon,
  .fixbtn__item--2 .fixbtn__icon,
  .fixbtn__item--3 .fixbtn__icon {
    width: 14px;
    height: 15px;
  }
}
/* //frontpage-old.css file */

/* frontpage-new.css file */
body,
html {
  font-family: "HGS創英角ゴシックUB", "Noto Sans JP", sans-serif;
}

.letter-spacing {
  letter-spacing: 0.2rem;
}
.not_letter-spacing {
  letter-spacing: 0 !important;
}
.b_orange {
  color: #e87a12;
}

.b_orange {
  color: #e87a12;
}

.bold-txt {
  font-weight: bold;
}

.black-txt {
  font-weight: 900;
}

.regular-txt {
  font-weight: normal;
}

.light-txt {
  /* font-weight: 100; */
}

.t-center {
  text-align: center;
}
.t-left {
  text-align: left;
}

.font-ss {
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  .font-ss {
    font-size: 12px;
  }
}

.font-s {
  font-size: 20px;
}
@media screen and (max-width: 767px) {
  .font-s {
    font-size: 14px;
  }
}

.font-sm {
  font-size: 24px;
}
@media screen and (max-width: 767px) {
  .font-sm {
    font-size: 20px;
  }
}

.voice-s {
  font-size: 10px;
}

.sm-ttl {
  font-size: 36px;
}
@media screen and (max-width: 767px) {
  .sm-ttl {
    font-size: 22px;
  }
}

.block-ttl {
  font-size: 48px;
  color: #000000;
  letter-spacing: 0.4rem;
}
@media screen and (max-width: 1240px) {
  .block-ttl {
    font-size: 28px !important;
  }
}
@media screen and (max-width: 767px) {
  .block-ttl {
    font-size: 26px !important;
  }
}
.block-ttl .blanc {
  display: inline-block;
  width: 30px;
}

.block-sm-ttl {
  color: #fca302;
  font-size: 28px;
  text-align: center;
}
@media screen and (max-width: 1240px) {
  .block-sm-ttl {
    font-size: 18px !important;
  }
}
@media screen and (max-width: 767px) {
  .block-sm-ttl {
    font-size: 18px;
  }
}

.block-txt {
  font-size: 30px;
  color: #000000;
  font-weight: bold;
  margin: 45px 0;
}
@media screen and (max-width: 1240px) {
  .block-txt {
    font-size: 20px !important;
  }
}
@media screen and (max-width: 767px) {
  .block-txt {
    font-size: 20px;
  }
}

.label-ttl {
  display: block;
  font-size: 24px;
  font-weight: bold;
  color: #e87a12;
  letter-spacing: 0.3rem;
}
@media screen and (max-width: 1240px) {
  .label-ttl {
    font-size: 14px !important;
  }
}
@media screen and (max-width: 767px) {
  .label-ttl {
    font-size: 14px;
  }
}

.ml-5 {
  margin-left: 5px;
}

.mr-5 {
  margin-right: 5px;
}

.mr-10 {
  margin-right: 10px;
}

.m-0 {
  margin: 0;
}

.mb-40 {
  margin-bottom: 40px;
}

.mb-20 {
  margin-bottom: 20px !important;
}

.mt-20 {
  margin-top: 20px;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.pb-20 {
  padding-bottom: 20px !important;
}

.pb-30 {
  padding-bottom: 30px !important;
}

.pb-60 {
  padding-bottom: 60px !important;
}
@media screen and (max-width: 767px) {
  .pb-60 {
    padding-bottom: 30px !important;
  }
}

.pb-80 {
  padding-bottom: 80px !important;
}
@media screen and (max-width: 767px) {
  .pb-80 {
    padding-bottom: 40px !important;
  }
}

.pt-40 {
  padding-top: 40px !important;
}

.pt-90 {
  padding-top: 90px !important;
}

.pt-100 {
  padding-top: 100px !important;
}

.pt-185 {
  padding-top: 185px !important;
}

.pt-190 {
  padding-top: 190px !important;
}

.btn-wrap {
  display: flex;
  justify-content: center;
}

.btn-white {
  display: inline-flex;
  justify-content: center;
  align-content: center;
  align-items: center;
  position: relative;
  width: 100%;
  height: 100px;
  background-color: #fff;
  border: 2px solid #e87a12;
  border-radius: 60px;
  box-sizing: border-box;
  text-align: center;
  font-size: 26px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .btn-white {
    height: 50px;
    font-size: 17px !important;
  }
}
.btn-white::after {
  content: "";
  width: 18px;
  height: 18px;
  display: block;
  border-top: 2px solid #e87a12 !important;
  border-right: 2px solid #e87a12 !important;
  transform: rotate(45deg);
  position: absolute;
  top: 38px;
  right: 28px;
  bottom: 0;
}
@media screen and (max-width: 767px) {
  .btn-white::after {
    width: 10px;
    height: 10px;
    top: 18px;
    right: 20px;
  }
}
.btn-white a {
  display: block;
  width: 100%;
  padding: 10px 20px;
  color: #e87a12;
}
.btn-white:hover {
  opacity: 0.8;
  cursor: pointer;
}
.btn-white.w600 {
  max-width: 600px;
}
@media screen and (max-width: 767px) {
  .btn-white.w600 {
    max-width: 100%;
  }
}
.btn-white.w290 {
  max-width: 290px;
}
@media screen and (max-width: 767px) {
  .btn-white.w290 {
    max-width: 100%;
  }
}
.btn-white.courses-btn {
  font-size: 22px;
}
.btn-white.p-link {
  height: 96px;
  border-radius: 50px;
}
.btn-white.p-link::after {
  content: "";
  width: 18px;
  height: 18px;
  display: block;
  border-top: 2px solid #e87a12 !important;
  border-right: 2px solid #e87a12 !important;
  transform: rotate(45deg);
  position: absolute;
  top: 38px;
  right: 28px;
  bottom: 0;
}

.btn-red {
  display: inline-flex;
  justify-content: center;
  align-content: center;
  align-items: center;
  position: relative;
  width: 100%;
  height: 96px;
  background-color: #f33036;
  border: 2px solid #f33036;
  border-radius: 50px;
  box-sizing: border-box;
  text-align: center;
  font-size: 26px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .btn-red {
    height: 50px;
    font-size: 17px;
  }
}
.btn-red::after {
  content: "";
  width: 18px;
  height: 18px;
  display: block;
  border-top: 2px solid #fff !important;
  border-right: 2px solid #fff !important;
  transform: rotate(45deg);
  position: absolute;
  top: 38px;
  right: 28px;
  bottom: 0;
}
@media screen and (max-width: 767px) {
  .btn-red::after {
    width: 10px;
    height: 10px;
    top: 18px;
    right: 20px;
  }
}
.btn-red a {
  display: block;
  width: 100%;
  color: #fff;
}
.btn-red:hover {
  opacity: 0.8;
  cursor: pointer;
}
.btn-red.w600 {
  max-width: 600px;
}
@media screen and (max-width: 767px) {
  .btn-red.w600 {
    max-width: 100%;
  }
}

.btn-orange {
  display: inline-flex;
  justify-content: center;
  align-content: center;
  align-items: center;
  position: relative;
  width: 100%;
  background-color: #e87a12;
  border-radius: 30px;
  box-sizing: border-box;
  text-align: center;
  font-size: 26px;
  font-weight: bold;
}
.btn-orange::after {
  content: "";
  width: 18px;
  height: 18px;
  display: block;
  border-top: 2px solid #fff !important;
  border-right: 2px solid #fff !important;
  transform: rotate(45deg);
  position: absolute;
  top: 38px;
  right: 28px;
  bottom: 0;
}
@media screen and (max-width: 767px) {
  .btn-orange::after {
    width: 10px;
    height: 10px;
    top: 18px;
    right: 20px;
  }
}
.btn-orange a {
  display: block;
  width: 100%;
  color: #fff;
}
.btn-orange:hover {
  opacity: 0.8;
  cursor: pointer;
}
.btn-orange.w600 {
  max-width: 600px;
}
@media screen and (max-width: 767px) {
  .btn-orange.w600 {
    max-width: 100%;
  }
}
.btn-orange.w290 {
  max-width: 290px;
}
@media screen and (max-width: 767px) {
  .btn-orange.w290 {
    max-width: 100%;
  }
}
.btn-orange.courses-btn {
  font-size: 22px;
}
.btn-orange.p-link {
  height: 96px;
  border-radius: 50px;
}
.btn-orange.p-link::after {
  content: "";
  width: 18px;
  height: 18px;
  display: block;
  border-top: 2px solid #fff !important;
  border-right: 2px solid #fff !important;
  transform: rotate(45deg);
  position: absolute;
  top: 38px;
  right: 28px;
  bottom: 0;
}
@media screen and (max-width: 767px) {
  .btn-orange.p-link::after {
    width: 10px;
    height: 10px;
    top: 18px;
    right: 20px;
  }
}

.contents {
  margin-top: 0;
}

.mv-content {
  width: 100%;
  margin-top: 50px;
  background: url("../img/top/mv-bg.jpg");
  background-repeat: no-repeat;
  background-position: center center;
}
@media screen and (max-width: 767px) {
  .mv-content {
    background: unset;
    margin-top: 0;
    margin-bottom: 0 !important;
  }
}

.mv-wrapper {
  width: 100%;
  max-width: 1640px;
  margin: 0 auto;
}
@media screen and (max-width: 1024px) {
  .mv-wrapper {
    max-width: 100%;
  }
}

#mv .front-page-b-mv {
  width: 100%;
  max-width: 1640px;
  gap: 20px;
  align-items: flex-start;
}
@media screen and (max-width: 1240px) {
  #mv .front-page-b-mv {
    max-width: 100%;
  }
}
#mv .front-page-b-mv_txt {
  padding-top: 50px;
}
@media screen and (max-width: 1240px) {
  #mv .front-page-b-mv_txt {
    padding-top: 50px;
  }
}
@media screen and (max-width: 767px) {
  #mv .front-page-b-mv_txt {
    padding-top: 0;
  }
}
#mv .front-page-b-mv_txt-md {
  font-size: 54px;
}
@media screen and (max-width: 1240px) {
  #mv .front-page-b-mv_txt-md {
    font-size: 34px !important;
  }
}
@media screen and (max-width: 767px) {
  #mv .front-page-b-mv_txt-md {
    font-size: 34px !important;
  }
}
#mv .front-page-b-mv_txt-sm {
  font-size: 38px;
}
@media screen and (max-width: 1240px) {
  #mv .front-page-b-mv_txt-sm {
    font-size: 24px !important;
  }
}
@media screen and (max-width: 767px) {
  #mv .front-page-b-mv_txt-sm {
    font-size: 24px !important;
  }
}
#mv .front-page-b-mv_txt h2 {
  font-size: 36px;
  font-weight: 500;
  padding-bottom: 15px;
}
@media screen and (max-width: 1240px) {
  #mv .front-page-b-mv_txt h2 {
    font-size: 22px !important;
    padding-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  #mv .front-page-b-mv_txt h2 {
    font-size: 22px !important;
    padding-bottom: 0;
  }
}
#mv .front-page-b-mv_txt .f-size-80 {
  font-size: 80px;
}
@media screen and (max-width: 1240px) {
  #mv .front-page-b-mv_txt .f-size-80 {
    font-size: 50px !important;
  }
}
@media screen and (max-width: 767px) {
  #mv .front-page-b-mv_txt .f-size-80 {
    font-size: 46px !important;
  }
}
@media screen and (max-width: 375px) {
  #mv .front-page-b-mv_txt .f-size-80 {
    font-size: 43px !important;
  }
}
#mv .front-page-b-mv_btn {
  text-align: center;
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  #mv .front-page-b-mv_btn {
    margin-bottom: 0;
  }
  #mv .front-page-b-mv_txt-md.letter-spacing {
    letter-spacing: 0.2rem;
  }
}

.front-page-b-txt--img {
  margin: 0;
  text-align: center;
}
@media screen and (max-width: 1240px) {
  .front-page-b-txt--img {
    margin: 0 0 10px 0;
  }
}
@media screen and (max-width: 767px) {
  .front-page-b-txt--img {
    margin: 0 0 10px 0;
  }
}

#lec-banner .ptop-bnr-sp img {
  width: 100%;
  padding: 0 10px;
}

.contents-block {
  margin-bottom: 100px;
  /* font-family: "Noto Sans JP", "ヒラギノ角ゴシック", "Hiragino Sans",
    "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif; */
}
.contents-block_inner {
  width: 100%;
  max-width: 1240px;
  margin: 0 auto;
  padding: 20px;
  background: #fffaf0;
}
@media screen and (max-width: 767px) {
  .contents-block_inner {
    max-width: 100%;
    padding: 40px 20px;
  }
  .contents-block_inner.pt-185 {
    padding-top: 100px !important;
  }
}
.contents-block_inner.record-inner {
  margin-top: 90px;
  padding: 0;
  background: unset;
}
@media screen and (max-width: 767px) {
  .contents-block_inner.record-inner {
    margin-top: 40px;
  }
}
.contents-block_inner.bg_none {
  padding: 0;
  background: unset;
}
.contents-block_full-inner {
  width: 100%;
  max-width: 100%;
  padding: 60px;
  background: #fffaf0;
}
@media screen and (max-width: 767px) {
  .contents-block_full-inner {
    padding: 20px;
  }
}
.contents-block_full-inner.bg_none {
  padding: 0;
  background: unset;
}
.contents-block-ttl {
  /* font-family: "Noto Sans JP", "ヒラギノ角ゴシック", "Hiragino Sans",
    "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif; */
  font-weight: 500;
  text-align: center;
}

.media-block {
  letter-spacing: 0.2rem;
  color: #000000;
}
.media-block_inner {
  margin-top: 0;
}
.media-block_inner-lists {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  font-size: 24px;
  max-width: 850px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .media-block_inner-lists {
    flex-direction: column;
    font-size: 16px;
  }
}
.media-block_inner-lists-group li {
  margin-left: 10px;
  font-size: 18px;
  font-weight: bold;
  list-style: disc;
  line-height: 4rem;
}
@media screen and (max-width: 767px) {
  .media-block_inner-lists-group {
    display: flex;
  }
  .media-block_inner-lists-group li {
    font-size: 16px;
    line-height: 1.6rem;
  }
  .media-block_inner-lists-group li.flex-2 {
    flex: 2;
  }
  .media-block_inner-lists-group li.flex-1 {
    flex: 1;
  }
}
.media-block_img {
  margin-top: 20px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .media-block_img {
    margin-top: 10px;
  }
}

.rebuild-content .ptop-bnr {
  margin-bottom: 110px !important;
}

@media screen and (max-width: 767px) {
  .rebuild-content .ptop-bnr-sp {
    display: flex !important;
    margin-top: 0 !important;
    margin-bottom: 20px !important;
    text-align: center;
    margin: 0 auto;
    justify-content: center;
  }
}
.record-block {
  width: 100%;
  max-width: 1240px;
}
.record-block_inner {
  margin-top: 45px;
}

.result-block {
  width: 100%;
}
.result-block_inner {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 30px;
}
@media screen and (max-width: 767px) {
  .result-block_inner {
    display: block;
  }
}
.result-block_inner-box {
  max-width: 373px;
  padding: 15px 15px 20px 15px;
  background: #fffaf0;
}
@media screen and (max-width: 767px) {
  .result-block_inner-box {
    max-width: 100%;
    margin-bottom: 10px;
  }
}
.result-block .block_inner-box {
  letter-spacing: 0.1rem;
  color: #000000;
}
.result-block .block_inner-box-lists {
  margin: 30px 0 0 30px;
}
.result-block .block_inner-box-lists li {
  font-size: 18.8px;
  font-weight: bold;
  list-style: disc;
  line-height: 3.8rem;
}
@media screen and (max-width: 767px) {
  .result-block .block_inner-box-lists li {
    font-size: 16px;
    line-height: 3.6rem;
  }
}
.result-block_inner-box .block-sm-ttl {
  font-size: 30px;
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  .result-block_inner-box .block-sm-ttl {
    font-weight: bold;
  }
}
.result-block .lists-event li {
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  .result-block .lists-agencies {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
  }
  .result-block .lists-agencies li {
    margin-right: 30px;
    line-height: 3rem;
  }
  .result-block .lists-event li {
    margin-top: 20px;
    line-height: 2.6rem;
  }
  .result-block .lists-event li:first-child {
    margin-bottom: 20px;
  }
  .result-block .lists-organizations ul {
    display: flex;
  }
  .result-block .lists-organizations ul li {
    margin-right: 30px;
    line-height: 2.6rem;
  }
  .result-block .lists-organizations ul li.flex-2 {
    flex: 2;
  }
  .result-block .lists-organizations ul li.flex-1 {
    flex: 1;
  }
}
#about {
  margin-top: 135px;
}
@media screen and (max-width: 767px) {
  #about {
    margin-top: 60px;
  }
}

.about-psychologist {
  margin-top: 20px;
  letter-spacing: 0.1rem;
}
.about-psychologist .block-txt {
  margin-bottom: 15px !important;
}
@media screen and (max-width: 767px) {
  .about-psychologist .block-txt {
    margin-bottom: 45px !important;
    font-size: 16px !important;
    font-weight: normal !important;
  }
}

.about-psychologist-course {
  letter-spacing: 0.2rem;
  color: #000000;
  margin-top: 190px;
}
@media screen and (max-width: 767px) {
  .about-psychologist-course {
    margin-top: 60px;
  }
}
@media screen and (max-width: 767px) {
  .about-psychologist-course .block-txt {
    font-size: 16px !important;
    font-weight: normal !important;
    text-align: left;
  }
}

.about-block {
  margin-top: 60px;
  letter-spacing: 0.2rem;
  color: #000000;
}
.about-block_inner {
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
  .about-block_inner {
    margin-bottom: 20px;
  }
}
.about-block_inner-lists {
  width: 100%;
  max-width: 800px;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
  padding: 55px 0;
  margin: 0 auto;
  background: #fff;
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 767px) {
  .about-block_inner-lists {
    max-width: 100%;
    padding: 10px 0;
  }
}
@media screen and (max-width: 375px) {
  .about-block_inner-lists {
    max-width: 100%;
    padding: 10px;
  }
}
.about-block_inner-lists li {
  font-size: 30px;
  font-weight: bold;
  color: #000000;
  letter-spacing: 0.1rem;
}
@media screen and (max-width: 767px) {
  .about-block_inner-lists li {
    font-size: 16px;
    margin-bottom: 6px;
  }
  .about-block_inner-lists li:last-child {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 375px) {
  .about-block_inner-lists li {
    font-size: 14px;
  }
}
.about-block_inner-lists li .number {
  color: #e87a12;
  text-align: center;
}
.about-block_inner-img_lists {
  width: 100%;
  max-width: 1240px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: center;
  margin: 0 auto 75px auto;
}

.about-wrap {
  position: relative;
}
.about-wrap .zoom-banner {
  position: absolute;
  top: 0;
  right: 65px;
}
@media screen and (max-width: 767px) {
  .about-wrap .zoom-banner {
    position: absolute;
    top: -34px;
    right: 5px;
    display: flex;
    justify-content: center;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .about-wrap .zoom-banner img {
    width: 120px;
  }
}
.about-wrap .block-txt {
  font-size: 26px;
}

#participant {
  margin-top: 100px;
}
@media screen and (max-width: 767px) {
  #participant {
    margin-top: 60px;
  }
}

.participant-block {
  margin-top: 60px;
  letter-spacing: 0.2rem;
  color: #000000;
}
@media screen and (max-width: 767px) {
  .participant-block {
    padding: 10px 20px;
    margin-top: 40px;
  }
}
.participant-block_inner .voice-list {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .participant-block_inner .voice-list {
    flex-direction: column;
  }
}
.participant-block_inner .voice-list li {
  position: relative;
  padding-left: 35px;
  letter-spacing: 0.1rem;
  font-size: 24px;
  width: 50%;
}
@media screen and (max-width: 1240px) {
  .participant-block_inner .voice-list li {
    font-size: 18px;
    line-height: 2.6rem;
    width: 50%;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .participant-block_inner .voice-list li {
    font-size: 16px;
    line-height: 2.6rem;
    width: 100%;
    margin-bottom: 10px;
    padding-left: 28px;
  }
}
.participant-block_inner .voice-list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 24px;
  height: 24px;
  background-image: url("https://keiei-shinri.or.jp/wp/wp-content/uploads/2024/12/check-ore.png");
  background-size: contain;
  background-repeat: no-repeat;
}
@media screen and (max-width: 767px) {
  .participant-block_inner .voice-list li::before {
    width: 22px;
    height: 22px;
    top: 40%;
  }
}
.participant-block_inner .voice-img {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  margin: 40px 0 80px 0;
}
@media screen and (max-width: 767px) {
  .participant-block_inner .voice-img {
    margin: 10px 0 40px 0;
    flex-wrap: wrap;
  }
  .participant-block_inner .voice-img li {
    width: 20%;
  }
}

.participant-txt-block_inner {
  margin-top: 80px;
  text-align: center;
  letter-spacing: 0.2rem;
}
@media screen and (max-width: 767px) {
  .participant-txt-block_inner {
    margin-top: 30px;
  }
}
.participant-txt-block_inner .block-txt {
  font-size: 34px;
  margin-bottom: 60px;
  margin-top: 0;
}
@media screen and (max-width: 1240px) {
  .participant-txt-block_inner .block-txt {
    font-size: 20px !important;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .participant-txt-block_inner .block-txt {
    font-size: 20px !important;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 375px) {
  .participant-txt-block_inner .block-txt {
    font-size: 16px !important;
    margin-bottom: 30px;
  }
}
.participant-txt-block .participant-icon-list {
  color: #000000;
  margin: 65px 0 70px 0;
}
@media screen and (max-width: 767px) {
  .participant-txt-block .participant-icon-list {
    margin: 25px 0 30px 0;
  }
}
.participant-txt-block .participant-icon-list ul {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
  flex-wrap: nowrap;
  gap: 25px;
}
@media screen and (max-width: 767px) {
  .participant-txt-block .participant-icon-list ul {
    flex-wrap: wrap;
    gap: 15px;
  }
}
.participant-txt-block .participant-icon-list ul li {
  font-size: 22px;
  text-align: center;
}
@media screen and (max-width: 1240px) {
  .participant-txt-block .participant-icon-list ul li {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .participant-txt-block .participant-icon-list ul li {
    width: 30%;
  }
  .participant-txt-block .participant-icon-list ul li p {
    font-size: 12px !important;
  }
}

#wide-banner {
  margin-bottom: 100px !important;
}
@media screen and (max-width: 767px) {
  #wide-banner {
    margin-bottom: 60px !important;
  }
}
#wide-banner .wide-banner_img {
  width: 100%;
  height: 400px;
  background: url("https://keiei-shinri.or.jp/wp/wp-content/uploads/2024/12/wide-banner_trial.jpg");
  background-size: cover;
  background-repeat: no-repeat;
}
@media screen and (max-width: 767px) {
  #wide-banner .wide-banner_img {
    background-position: center left;
    height: 200px;
  }
}

.trial-block {
  padding-bottom: 60px;
  padding-top: 30px;
}
@media screen and (max-width: 767px) {
  .trial-block {
    padding-bottom: 60px;
    padding-top: 60px;
  }
}

.trial-ttl {
  margin-top: 35px;
  margin-bottom: 0;
  font-size: 38px;
  color: #000000;
  font-weight: bold;
  letter-spacing: 0.1rem;
}
@media screen and (max-width: 1240px) {
  .trial-ttl {
    font-size: 26px !important;
  }
}
@media screen and (max-width: 767px) {
  .trial-ttl {
    font-size: 26px !important;
  }
}

.trial-sm-ttl {
  margin: 0;
  margin-top: 20px;
  font-size: 30px;
  color: #000000;
  letter-spacing: 0.1rem;
}
@media screen and (max-width: 1240px) {
  .trial-sm-ttl {
    font-size: 16px !important;
  }
}
@media screen and (max-width: 767px) {
  .trial-sm-ttl {
    font-size: 16px !important;
  }
}

.participation-benefit-block {
  margin-top: 10px;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  align-items: flex-end;
  justify-content: space-between;
  gap: 30px;
}
@media screen and (max-width: 767px) {
  .participation-benefit-block {
    flex-wrap: wrap;
    flex-direction: column;
    align-content: center;
    align-items: center;
  }
}

.participation-txt {
  width: 100%;
  max-width: 400px;
  height: 250px;
  padding: 20px 20px;
  background: #fff;
  border: 1px solid #e2750f;
  letter-spacing: 0.1rem;
}
@media screen and (max-width: 767px) {
  .participation-txt {
    padding: 10px 10px;
    height: auto;
  }
}
.participation-txt-tit {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  color: #e2750f;
}
.participation-txt-overview {
  text-align: center;
  font-size: 20px;
  line-height: 3rem;
}
@media screen and (max-width: 1240px) {
  .participation-txt-overview {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .participation-txt-overview {
    font-size: 16px;
  }
}
.participation-txt-inner {
  margin: 10px 0;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  color: #000000;
}
@media screen and (max-width: 1240px) {
  .participation-txt-inner {
    font-size: 16px;
  }
}
.participation-txt-flex {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between;
  font-size: 24px;
  /* line-height: 3rem; */
}
@media screen and (max-width: 1240px) {
  .participation-txt-flex {
    font-size: 20px;
    /* line-height: 2.6rem; */
  }
}
@media screen and (max-width: 767px) {
  .participation-txt-flex {
    width: 90%;
    margin: 0 auto;
    text-align: left;
  }
}
.participation-txt-flex .sub-txt {
  font-size: 20px;
  font-weight: normal;
}
@media screen and (max-width: 1240px) {
  .participation-txt-flex .sub-txt {
    font-size: 16px;
    margin-left: 15px;
  }
}
@media screen and (max-width: 767px) {
  .participation-txt-flex .sub-txt {
    font-size: 16px;
    margin-left: 15px;
  }
}
.participation-txt-list {
  margin: 20px 0;
}
.participation-txt-list li {
  margin-top: 5px;
  font-size: 24px;
  font-weight: bold;
  color: #000000;
}
@media screen and (max-width: 1240px) {
  .participation-txt-list li {
    font-size: 20px;
    padding: 0 20px;
  }
}
@media screen and (max-width: 767px) {
  .participation-txt-list li {
    padding: 0 20px;
  }
}

.participation-img {
  width: 370px;
}

.trial-lesson-block {
  margin-top: 40px;
  letter-spacing: 0.1rem;
  color: #000000;
}
@media screen and (max-width: 767px) {
  .trial-lesson-block {
    margin-top: 45px;
  }
}
.trial-lesson-block .block-ttl {
  font-size: 40px;
  color: #000000;
  text-align: center;
}
@media screen and (max-width: 1240px) {
  .trial-lesson-block .block-ttl {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .trial-lesson-block .block-ttl {
    font-size: 16px;
  }
}
.trial-lesson-block .blanc {
  display: inline-block;
  width: 30px;
}

.trial-lesson-txt {
  margin: 50px 0 80px 0;
  font-size: 24px;
  text-align: center;
  letter-spacing: 0.1rem;
  color: #000000;
}
@media screen and (max-width: 1240px) {
  .trial-lesson-txt {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .trial-lesson-txt {
    margin: 45px 0 40px 0;
    font-size: 16px;
    text-align: left;
  }
}
.schedule-ttl {
  background: #062159;
  color: #fff;
}

#pre-seminar-schedule {
  width: 90%;
  margin: 0 auto;
}

.mp-schedule__title,
.mp-schedule__lead,
.text20240208 {
  display: none !important;
}

.container {
  width: 100%;
  max-width: 1240px;
  margin: 0 auto;
}

.mp-schedule__wrap {
  margin: 0;
}

.so-schedule .so-schedule__box td {
  color: #000000;
  background: #fff;
}

#pre-seminar-text {
  text-align: center;
  font-size: 20px;
  font-weight: normal !important;
  margin-bottom: 40px !important;
}
@media screen and (max-width: 767px) {
  #pre-seminar-text {
    margin-bottom: 30px !important;
  }
}

.pre-seminar-text_bold {
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  margin-top: 0 !important;
}

@media screen and (max-width: 767px) {
  .mp-schedule__wrap::before {
    display: none;
  }
}
#system-info {
  margin: 100px 0;
}
@media screen and (max-width: 767px) {
  #system-info {
    margin: 60px 0;
  }
}

.system-block_inner {
  margin-top: 0;
  margin-bottom: 70px;
}
@media screen and (max-width: 767px) {
  .system-block_inner {
    margin-top: 45px;
    margin-bottom: 40px;
  }
}
.system-block_inner .wide-banner_img {
  width: 100%;
  max-width: 1040px;
  margin: 0 auto;
  height: 350px;
  background: url("https://keiei-shinri.or.jp/wp/wp-content/uploads/2025/03/wide-banner_system.jpg");
  background-size: contain;
  background-repeat: no-repeat;
}
@media screen and (max-width: 767px) {
  .system-block_inner .wide-banner_img {
    height: 200px;
    background-position: center center;
  }
}

.courses-block_inner .inner_long {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-content: center;
  /*  margin-bottom: 80px;*/
}
@media screen and (max-width: 767px) {
  .courses-block_inner .inner_long {
    flex-direction: column;
    margin: 0 15px 30px 15px;
  }
}
.courses-block_inner .inner_long li {
  width: 100%;
  max-width: 740px;
  background: #fffaf0;
}
.courses-block_inner .inner_long .courses-ttl {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-content: center;
  align-items: flex-end;
  height: 120px;
  font-weight: bold;
  font-size: 32px;
  background: #e2750f;
  color: #fff;
}
@media screen and (max-width: 1240px) {
  .courses-block_inner .inner_long .courses-ttl {
    font-size: 24px;
  }
}
@media screen and (max-width: 767px) {
  .courses-block_inner .inner_long .courses-ttl {
    font-size: 24px;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    align-items: center;
    height: 90px;
  }
}
.courses-block_inner .inner_long .courses-ttl .courses-ttl-sm {
  font-size: 22px;
  font-weight: normal;
}
@media screen and (max-width: 767px) {
  .courses-block_inner .inner_long .courses-ttl .courses-ttl-sm {
    font-size: 16px;
  }
}
.courses-block_inner .inner_long .courses-contents {
  display: flex;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .courses-block_inner .inner_long .courses-contents {
    flex-direction: column;
    padding-bottom: 40px;
  }
}
.courses-block_inner .inner_long .courses-contents .img-contents {
  width: 50%;
}
@media screen and (max-width: 767px) {
  .courses-block_inner .inner_long .courses-contents .img-contents {
    width: 100%;
  }
  .courses-block_inner .inner_long .courses-contents .img-contents img {
    width: 100%;
  }
}
.courses-block_inner .inner_long .courses-contents .long-contents {
  width: 50%;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-content: space-around;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .courses-block_inner .inner_long .courses-contents .long-contents {
    width: 100%;
  }
}
.courses-block_inner .inner_short {
  display: flex;
  gap: 60px;
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .courses-block_inner .inner_short {
    flex-direction: column;
    gap: 30px;
    margin: 0 15px 30px 15px;
  }
}
.courses-block_inner .inner_short li {
  width: 100%;
  max-width: 370px;
  background: #fffaf0;
}
@media screen and (max-width: 767px) {
  .courses-block_inner .inner_short li {
    max-width: 100%;
  }
}
.courses-block_inner .inner_short .courses-ttl {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 120px;
  padding: 0 20px;
  text-align: center;
  font-weight: bold;
  font-size: 32px;
  background: #e2750f;
  color: #fff;
  line-height: 4.5rem;
}
@media screen and (max-width: 1240px) {
  .courses-block_inner .inner_short .courses-ttl {
    /*    font-size: 24px;*/
    font-size: clamp(20px, 2.9vw, 30px);
  }
}
@media screen and (max-width: 767px) {
  .courses-block_inner .inner_short .courses-ttl {
    font-size: 24px;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    align-items: center;
    height: 90px;
  }
  .courses-block_inner .inner_short .courses-ttl span.sp-only {
    line-height: 3.2rem;
  }
}
.courses-block_inner .inner_short .courses-txt-contents {
  padding: 0 30px;
}
.courses-block_inner .inner_short .courses-txt-contents hr {
  margin-top: 40px;
}
.courses-block_inner .inner_short .courses-contents {
  padding-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .courses-block_inner .inner_short .courses-contents {
    padding-bottom: 40px;
  }
}
.courses-block_inner .inner_short .courses-contents .img-contents {
  width: 100%;
}
.courses-block_inner .inner_short .courses-contents .img-contents img {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .courses-block_inner .inner_short .courses-contents .img-contents {
    width: 100%;
  }
  .courses-block_inner .inner_short .courses-contents .img-contents img {
    width: 100%;
  }
}
.courses-block_inner .contents-catch {
  margin: 30px 0;
  color: #000000;
  font-weight: bold;
  font-size: 24px;
  text-align: center;
}
@media screen and (max-width: 1240px) {
  .courses-block_inner .contents-catch {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .courses-block_inner .contents-catch {
    font-size: 22px;
  }
}
.courses-block_bottom-txt {
  margin-top: 40px;
  margin-bottom: 90px;
  font-size: 22px;
  text-align: center;
  letter-spacing: 0.1rem;
  color: #000000;
}
@media screen and (max-width: 767px) {
  .courses-block_bottom-txt {
    margin-top: 60px;
    margin-bottom: 40px;
  }
}

.more-courses-block {
  letter-spacing: 0.1rem;
  margin-bottom: 80px;
}
.more-courses-block .block-ttl {
  font-size: 38px;
  font-weight: bold;
  color: #000000;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .more-courses-block .block-ttl {
    font-size: 24px;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    align-items: center;
    padding-top: 5px;
  }
}
.more-courses-block .inner_short {
  display: flex;
  justify-content: center;
  gap: 60px;
}
.more-courses-block .inner_short .img-contents img {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .more-courses-block .inner_short {
    flex-direction: column;
    gap: 30px;
    margin: 0 15px 30px 15px;
  }
}
.more-courses-block .inner_short li {
  width: 100%;
  max-width: 370px;
  background: #fffaf0;
}
@media screen and (max-width: 767px) {
  .more-courses-block .inner_short li {
    max-width: 100%;
  }
}
.more-courses-block .inner_short .courses-ttl {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 120px;
  padding: 0 20px;
  text-align: center;
  font-weight: bold;
  font-size: 32px;
  line-height: 3.8rem;
  background: #e2750f;
  color: #fff;
}
@media screen and (max-width: 1240px) {
  .more-courses-block .inner_short .courses-ttl {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .more-courses-block .inner_short .courses-ttl {
    font-size: 24px;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    align-items: center;
    height: 90px;
    line-height: 3.2rem;
  }
}
.more-courses-block .inner_short .courses-ttl .courses-ttl-sm {
  font-size: 22px;
  font-weight: normal;
}
@media screen and (max-width: 1240px) {
  .more-courses-block .inner_short .courses-ttl .courses-ttl-sm {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .more-courses-block .inner_short .courses-ttl .courses-ttl-sm {
    font-size: 16px;
  }
}
.more-courses-block .inner_short .courses-txt-contents {
  display: grid;
  grid-template-rows: 130px 1fr;
  align-items: center;
  padding: 0 30px 40px 30px;
}
.more-courses-block .contents-catch {
  color: #000000;
  font-weight: bold;
  font-size: 24px;
  line-height: 3.8rem;
  text-align: center;
}
@media screen and (max-width: 1240px) {
  .more-courses-block .contents-catch {
    font-size: 22px;
  }
}

.class-name {
  font-size: 26px;
  color: #e87a12;
}

.courses-btn-block .btn-wrap {
  display: flex;
  justify-content: center;
}
.courses-btn-block .btn-white {
  display: inline-flex;
  justify-content: center;
  align-content: center;
  align-items: center;
  position: relative;
  width: 100%;
  height: 60px;
  background-color: #fff;
  border: 2px solid #e87a12;
  border-radius: 60px;
  box-sizing: border-box;
  text-align: center;
  font-size: 26px;
  font-weight: bold;
}
.courses-btn-block .btn-white::after {
  content: "";
  width: 13px;
  height: 13px;
  display: block;
  border-top: 2px solid #e87a12 !important;
  border-right: 2px solid #e87a12 !important;
  transform: rotate(45deg);
  position: absolute;
  top: 22px;
  right: 28px;
  bottom: 0;
}
@media screen and (max-width: 767px) {
  .courses-btn-block .btn-white {
    height: 50px;
    font-size: 24px;
  }
  .courses-btn-block .btn-white::after {
    width: 10px;
    height: 10px;
    top: 17px;
    right: 20px;
  }
}
.courses-btn-block .btn-white a {
  display: block;
  width: 100%;
  padding: 10px 20px;
  color: #e87a12;
}
.courses-btn-block .btn-white:hover {
  opacity: 0.8;
  cursor: pointer;
}
.courses-btn-block .btn-white.w600 {
  max-width: 600px;
}
.courses-btn-block .btn-white.w290 {
  max-width: 290px;
}
.courses-btn-block .btn-white.courses-btn {
  font-size: 22px;
}
.courses-btn-block .btn-white.p-link {
  height: 96px;
  border-radius: 50px;
}
.courses-btn-block .btn-white.p-link::after {
  content: "";
  width: 18px;
  height: 18px;
  display: block;
  border-top: 2px solid #e87a12 !important;
  border-right: 2px solid #e87a12 !important;
  transform: rotate(45deg);
  position: absolute;
  top: 38px;
  right: 28px;
  bottom: 0;
}

#profile {
  letter-spacing: 0.1rem;
}

.profile-inner {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 50px;
}
@media screen and (max-width: 1240px) {
  .profile-inner {
    flex-wrap: nowrap;
    gap: 20px;
  }
}
@media screen and (max-width: 767px) {
  .profile-inner {
    display: block;
    text-align: center;
  }
}
.profile-inner .profile-img {
  width: 310px;
}
@media screen and (max-width: 1240px) {
  .profile-inner .profile-img {
    width: 320px;
  }
}
@media screen and (max-width: 767px) {
  .profile-inner .profile-img {
    width: 100%;
    text-align: center;
  }
}
.profile-inner .profile-txt {
  max-width: 740px;
}
.profile-inner .profile-txt p {
  margin: 0;
}
.profile-inner .profile-txt .profile {
  font-size: 34px;
  font-weight: bold;
  text-align: left;
  color: #e2750f;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .profile-inner .profile-txt .profile {
    margin-top: 25px;
  }
  .profile-inner .profile-img .contents-block-ttl .block-ttl.profile {
    font-size: 34px;
    font-weight: bold;
    text-align: center;
    color: #e2750f;
    margin-bottom: 25px;
    margin-top: 0;
  }
}
.profile-inner .profile-txt .profile-name {
  font-size: 32px;
  font-weight: normal;
  text-align: left;
  color: #000000;
  margin-bottom: 5px;
}
@media screen and (max-width: 767px) {
  .profile-inner .profile-txt .profile-name {
    margin-top: 20px;
    font-weight: bold;
    font-size: 26px !important;
  }
}
.profile-inner .profile-txt .profile-position {
  font-size: 18px;
  font-weight: light;
  color: #000000;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .profile-inner .profile-txt .profile-position {
    text-align: left;
    font-weight: bold;
  }
}
.profile-inner .profile-txt .profile-position-txt {
  font-size: 20px;
  font-weight: normal;
  color: #000000;
  line-height: 3.5rem;
}
@media screen and (max-width: 767px) {
  .profile-inner .profile-txt .profile-position-txt {
    font-size: 20px;
    text-align: left;
    line-height: 2.5rem;
  }
}

.profile-catch {
  margin: 35px 0 40px 0;
  font-size: 38px;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.2rem;
  color: #000000;
}
@media screen and (max-width: 767px) {
  .profile-catch {
    margin: 35px 0 40px 0;
    font-size: 28px;
  }
}

.profile-btn-block .btn-wrap {
  display: flex;
  justify-content: center;
}
.profile-btn-block .btn-white {
  display: inline-flex;
  justify-content: center;
  align-content: center;
  align-items: center;
  position: relative;
  width: 100%;
  height: 60px;
  background-color: #fff;
  border: 2px solid #e87a12;
  border-radius: 60px;
  box-sizing: border-box;
  text-align: center;
  font-size: 26px;
  font-weight: bold;
}
.profile-btn-block .btn-white::after {
  content: "";
  width: 13px;
  height: 13px;
  display: block;
  border-top: 2px solid #e87a12 !important;
  border-right: 2px solid #e87a12 !important;
  transform: rotate(45deg);
  position: absolute;
  top: 22px;
  right: 28px;
  bottom: 0;
}
@media screen and (max-width: 767px) {
  .profile-btn-block .btn-white::after {
    width: 10px;
    height: 10px;
    top: 23px;
    right: 20px;
  }
}
.profile-btn-block .btn-white a {
  display: block;
  width: 100%;
  padding: 10px 20px;
  color: #e87a12;
}
.profile-btn-block .btn-white:hover {
  opacity: 0.8;
  cursor: pointer;
}
.profile-btn-block .btn-white.w600 {
  max-width: 600px;
}
.profile-btn-block .btn-white.w290 {
  max-width: 290px;
}
.profile-btn-block .btn-white.courses-btn {
  font-size: 22px;
}
.profile-btn-block .btn-white.p-link {
  height: 96px;
  border-radius: 50px;
}
.profile-btn-block .btn-white.p-link::after {
  content: "";
  width: 18px;
  height: 18px;
  display: block;
  border-top: 2px solid #e87a12 !important;
  border-right: 2px solid #e87a12 !important;
  transform: rotate(45deg);
  position: absolute;
  top: 38px;
  right: 28px;
  bottom: 0;
}

#system-more {
  margin-top: 100px;
}
@media screen and (max-width: 767px) {
  #system-more {
    margin-top: 60px;
  }
}

.system-more_flex-block {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 60px;
  margin-bottom: 120px;
}
@media screen and (max-width: 767px) {
  .system-more_flex-block {
    display: block;
    margin-bottom: 60px;
  }
}

.system-more-block {
  box-sizing: border-box;
  display: flex;
  align-content: space-around;
  align-items: stretch;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: center;
  row-gap: 20px;
  padding: 20px 40px 40px 40px;
  border: 1px solid #e2750f;
}
@media screen and (max-width: 767px) {
  .system-more-block {
    flex-direction: column;
    margin: 40px 20px;
  }
}
.system-more-block-ttl {
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  color: #e2750f;
}
.system-more-block-img {
  width: 100%;
  text-align: center;
}
.system-more-block-btn {
  width: 100%;
  text-align: center;
}
.system-more-block-btn .btn-wrap .btn-orange {
  display: inline-flex;
  justify-content: center;
  align-content: center;
  align-items: center;
  position: relative;
  width: 100%;
  height: 60px;
  background-color: #e87a12;
  border-radius: 60px;
  box-sizing: border-box;
  text-align: center;
  font-size: 22px;
  font-weight: bold;
}
.system-more-block-btn .btn-wrap .btn-orange::after {
  content: "";
  width: 13px;
  height: 13px;
  display: block;
  border-top: 2px solid #fff !important;
  border-right: 2px solid #fff !important;
  transform: rotate(45deg);
  position: absolute;
  top: 22px;
  right: 28px;
  bottom: 0;
}
@media screen and (max-width: 767px) {
  .system-more-block-btn .btn-wrap .btn-orange::after {
    width: 10px;
    height: 10px;
    top: 23px;
    right: 20px;
  }
}
.system-more-block-btn .btn-wrap .btn-orange a {
  display: block;
  width: 100%;
  color: #fff;
}
.system-more-block-btn .btn-wrap .btn-orange:hover {
  opacity: 0.8;
  cursor: pointer;
}

.more-btn-block {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 80px;
  align-content: center;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .more-btn-block {
    display: block;
  }
}
.more-btn-block_inner {
  padding: 55px 0;
}
@media screen and (max-width: 767px) {
  .more-btn-block_inner {
    padding: 15px 0;
  }
}
@media screen and (max-width: 767px) {
  .more-btn-block_inner .btn-wrap .btn-orange {
    display: inline-flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    position: relative;
    width: 100%;
    height: 60px;
    background-color: #e87a12;
    border-radius: 60px;
    box-sizing: border-box;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
  }
}
@media screen and (max-width: 767px) {
  .more-btn-block_inner .btn-wrap .btn-orange::after {
    height: 10px;
    top: 28px;
    right: 20px;
  }
}
.more-btn-block_inner .btn-wrap .btn-orange.p-link {
  height: 96px;
  border-radius: 50px;
}
@media screen and (max-width: 767px) {
  .more-btn-block_inner .btn-wrap .btn-orange.p-link {
    height: 60px;
    border-radius: 60px;
  }
}
.more-btn-block_inner .btn-wrap .btn-orange.p-link::after {
  content: "";
  width: 18px;
  height: 18px;
  display: block;
  border-top: 2px solid #fff !important;
  border-right: 2px solid #fff !important;
  transform: rotate(45deg);
  position: absolute;
  top: 38px;
  right: 28px;
  bottom: 0;
}
@media screen and (max-width: 767px) {
  .more-btn-block_inner .btn-wrap .btn-orange.p-link::after {
    width: 10px;
    height: 10px;
    top: 26px;
    right: 18px;
  }
}
@media screen and (max-width: 767px) {
  .more-btn-block_inner .btn-wrap .btn-white {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .more-btn-block_inner .btn-wrap .btn-white.p-link {
    height: 60px;
    border-radius: 60px;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .more-btn-block_inner .btn-wrap .btn-white.p-link::after {
    width: 10px;
    height: 10px;
    top: 26px;
    right: 18px;
  }
}

.open-seminar-block {
  color: #fff;
  text-align: center;
}
.open-seminar-block.bg_blue {
  padding: 60px 0;
  background: #062159;
}
@media screen and (max-width: 767px) {
  .open-seminar-block.bg_blue {
    padding: 30px 0;
  }
}
.open-seminar-block .embed-title {
  font-size: 28px;
  line-height: 3.5rem;
  letter-spacing: 0.3rem !important;
}
@media screen and (max-width: 767px) {
  .open-seminar-block .embed-title {
    font-size: 22px;
  }
}
.open-seminar-block .embed-sub-title {
  font-size: 28px !important;
  letter-spacing: 0.3rem !important;
}
@media screen and (max-width: 767px) {
  .open-seminar-block .embed-sub-title {
    font-size: 18px !important;
  }
}
.open-seminar-block .embed-title-l {
  font-size: 48px;
  letter-spacing: 0.3rem !important;
}
@media screen and (max-width: 767px) {
  .open-seminar-block .embed-title-l {
    font-size: 28px !important;
  }
}

.open-seminar-block_mv {
  width: 100%;
  max-width: 100%;
  background: url("/wp/wp-content/uploads/2024/12/open-seminar-block_mv-bg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 0%;
}
@media screen and (max-width: 767px) {
  .open-seminar-block_mv {
    background: unset;
  }
}
.open-seminar-block_mv .top_contents {
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
  padding: 55px 0 0 65px;
}
@media screen and (max-width: 767px) {
  .open-seminar-block_mv .top_contents {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 25px;
  }
}
@media screen and (max-width: 767px) {
  .open-seminar-block_mv .top_contents .top_contents_sp-img {
    text-align: center;
    margin: 0;
    margin-bottom: 25px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
.open-seminar-block_mv .top_contents-point {
  display: flex;
  align-content: center;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 280px;
  height: 64px;
  font-size: 28px;
  color: #e2750f;
  background: #fff;
  border: 2px solid #e2750f;
  border-radius: 30px;
  margin-bottom: 35px;
}
@media screen and (max-width: 767px) {
  .open-seminar-block_mv .top_contents-point {
    display: block;
    height: auto;
    margin: 0 auto 20px auto;
    border: 0px solid #e2750f;
    font-size: 30px;
    text-align: center;
    font-weight: bold;
  }
}
.open-seminar-block_mv .top_contents-point_ttl {
  font-size: 28px;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .open-seminar-block_mv .top_contents-point_ttl {
    font-size: 20px;
    text-align: center;
  }
}
.open-seminar-block_mv .top_contents-point_catch {
  font-size: 60px;
  font-weight: 900;
  text-align: left;
  line-height: 8.5rem;
  margin-bottom: 50px;
  margin-left: 20px;
}
@media screen and (max-width: 767px) {
  .open-seminar-block_mv .top_contents-point_catch {
    font-size: 30px;
    text-align: center;
    line-height: 4.5rem;
    margin-bottom: 20px;
  }
}
.open-seminar-block_mv .top_contents-point_catch .ng-margin {
  margin-left: -58px;
}
.open-seminar-block_mv .bottom_contents {
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 0 0 60px;
}
@media screen and (max-width: 767px) {
  .open-seminar-block_mv .bottom_contents {
    padding-left: 0;
    text-align: center;
  }
}
.open-seminar-block_mv .bottom_contents .recommendation {
  position: relative;
  width: 100%;
  max-width: 345px;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .open-seminar-block_mv .bottom_contents .recommendation {
    max-width: 80%;
    margin: 0 auto;
    font-size: 24px;
    text-align: center;
  }
}
.open-seminar-block_mv .bottom_contents .recommendation::before,
.open-seminar-block_mv .bottom_contents .recommendation::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 30px;
  height: 2px;
  background-color: #000;
}
.open-seminar-block_mv .bottom_contents .recommendation::before {
  left: 5px;
  transform: translateY(-50%) rotate(55deg);
}
.open-seminar-block_mv .bottom_contents .recommendation::after {
  right: 5px;
  transform: translateY(-50%) rotate(-55deg);
}
.open-seminar-block_mv .bottom_contents .recommendation-list {
  width: 100%;
  max-width: 785px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  font-size: 24px;
  font-weight: bold;
  color: #000000;
  margin-top: 20px;
  padding-bottom: 70px;
}
@media screen and (max-width: 767px) {
  .open-seminar-block_mv .bottom_contents .recommendation-list {
    max-width: 100%;
    flex-direction: column;
    font-size: 20px;
    padding: 10px 20px 30px 20px;
  }
}
.open-seminar-block_mv .bottom_contents .recommendation-list li {
  position: relative;
  font-weight: bold;
  padding-left: 40px;
  width: 50%;
}
@media screen and (max-width: 767px) {
  .open-seminar-block_mv .bottom_contents .recommendation-list li {
    width: 100%;
    text-align: left;
  }
}
.open-seminar-block_mv .bottom_contents .recommendation-list li::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 28px;
  height: 28px;
  background-image: url("https://keiei-shinri.or.jp/wp/wp-content/uploads/2024/12/check-grey.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
@media screen and (max-width: 767px) {
  .open-seminar-block_mv .bottom_contents .recommendation-list li::before {
    width: 22px;
    height: 22px;
  }
}

.so-schedule .so-schedule__box th {
  height: 60px !important;
}

#open-seminar-more {
  margin-top: 100px;
  margin-bottom: 200px;
}
@media screen and (max-width: 767px) {
  #open-seminar-more {
    margin-top: 60px;
    margin-bottom: 60px;
  }
}
#open-seminar-more .trial-sm-ttl {
  font-size: 30px;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
  #open-seminar-more .trial-sm-ttl {
    margin-bottom: 30px;
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .mp-schedule__wrap::before {
    background: #062159;
    color: #fff;
    text-align: center;
    display: block;
    padding: 1em 0.5em;
    font-weight: bold;
    content: "参加費　2,000円";
  }
  .container.so-schedule .mp-schedule__wrap .so-schedule__box tr td {
    font-size: 15px !important;
  }
}
.seminar-more_block-flex {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: center;
  row-gap: 60px;
  column-gap: 60px;
  padding-top: 15px;
}
@media screen and (max-width: 1240px) {
  .seminar-more_block-flex {
    row-gap: 30px;
    column-gap: 30px;
  }
}
.seminar-more_block-flex .block-inner {
  width: 570px;
  padding: 50px;
  background: #fffaf0;
}
@media screen and (max-width: 1240px) {
  .seminar-more_block-flex .block-inner {
    width: 48%;
  }
}
@media screen and (max-width: 767px) {
  .seminar-more_block-flex .block-inner {
    width: 100%;
    padding: 20px 30px;
  }
}
.seminar-more_block-flex .inner-flex {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 20px;
}
.seminar-more_block-flex .inner-flex .inner-ttl {
  font-size: 28px;
  font-weight: bold;
  line-height: 4.3rem;
  color: #e2750f;
}
@media screen and (max-width: 767px) {
  .seminar-more_block-flex .inner-flex .inner-ttl {
    font-size: 22px;
    line-height: 3.8rem;
  }
}
.seminar-more_block-flex .inner-list {
  font-size: 22px;
  /* font-weight: 100; */
  color: #000000;
}
@media screen and (max-width: 1240px) {
  .seminar-more_block-flex .inner-list {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .seminar-more_block-flex .inner-list {
    font-size: 16px;
  }
}
.seminar-more_block-flex .inner-list li {
  position: relative;
  padding: 2px 0 2px 40px;
}
.seminar-more_block-flex .inner-list li::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 28px;
  height: 28px;
  background-image: url("https://keiei-shinri.or.jp/wp/wp-content/uploads/2024/12/check-ore.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
@media screen and (max-width: 767px) {
  .seminar-more_block-flex .inner-list li::before {
    width: 24px;
    height: 24px;
  }
}

#open-seminar-voice {
  display: flex;
}

.voice_block-inner-flex {
  max-width: 1100px;
  display: grid;
  grid-template-columns: 220px 1fr;
  background: #fffaf0;
  margin: 70px auto 150px auto;
}
@media screen and (max-width: 767px) {
  .voice_block-inner-flex {
    max-width: 100%;
    display: block;
    margin-bottom: 60px;
    margin-top: 30px;
  }
}
.voice_block-inner-flex .block-inner-img {
  width: 220px;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .voice_block-inner-flex .block-inner-img {
    width: 100%;
    padding-top: 40px;
    text-align: center;
  }
}
.voice_block-inner-flex .block-inner-txt {
  padding: 30px 32px;
  color: #000000;
}
.voice_block-inner-flex .block-inner-txt .txt-top {
  color: #e2750f;
  font-size: 24px;
  font-weight: bold;
  padding-bottom: 5px;
}
@media screen and (max-width: 767px) {
  .voice_block-inner-flex .block-inner-txt .txt-top {
    font-size: 22px;
  }
}
.voice_block-inner-flex .block-inner-txt .txt-center {
  font-size: 20px;
  padding-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .voice_block-inner-flex .block-inner-txt .txt-center {
    font-size: 18px;
    font-weight: bold;
  }
}
.voice_block-inner-flex .block-inner-txt .txt-bottom {
  font-size: 20px;
  /* font-weight: 100; */
}
@media screen and (max-width: 767px) {
  .voice_block-inner-flex .block-inner-txt .txt-bottom {
    font-size: 16px;
  }
}

#benefit .situation_and_status {
  max-width: 1240px;
  letter-spacing: 0.2rem;
}
#benefit .situation_and_status li {
  background: #fff;
  color: #000000;
  font-size: 20px;
  padding: 40px 20px 10px 100px;
}
@media screen and (max-width: 767px) {
  #benefit .situation_and_status {
    letter-spacing: 0;
  }
  #benefit .situation_and_status li {
    font-size: 17px;
  }
}
#benefit .situation_and_status li img {
  left: 30px;
}
#benefit .situation_and_status li:first-child img {
  left: 20px;
}
#benefit .situation_and_status li:nth-child(2) img {
  left: 30px;
}
#benefit .situation_and_status li:nth-child(3) img {
  left: 30px;
}

.benefit_block-inner-flex {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  flex-direction: row;
  gap: 100px;
  margin-top: 70px;
  letter-spacing: 0.2rem;
}
@media screen and (max-width: 1240px) {
  .benefit_block-inner-flex {
    gap: 40px;
  }
}
@media screen and (max-width: 767px) {
  .benefit_block-inner-flex {
    margin-top: 30px;
    gap: 40px;
    flex-direction: column;
  }
}
.benefit_block-inner-flex .block-inner {
  width: 570px;
  height: 600px;
  padding: 45px 60px;
  background: #fff;
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 767px) {
  .benefit_block-inner-flex .block-inner {
    width: 100%;
    height: auto;
    padding: 25px 20px;
  }
}
.benefit_block-inner-flex .block-inner .block-inner-ttl {
  text-align: center;
  margin-bottom: 30px;
}
.benefit_block-inner-flex .block-inner .block-inner-ttl .top-txt {
  font-size: 20px;
  /* font-weight: 100; */
}
.benefit_block-inner-flex .block-inner .block-inner-ttl .bottom-txt {
  font-size: 32px;
  font-weight: bold;
  color: #e2750f;
}
.benefit_block-inner-flex .block-inner .block-inner-img {
  text-align: center;
}
.benefit_block-inner-flex .block-inner .block-inner-txt p {
  margin: 15px 0 20px 0;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  color: #000000;
}
@media screen and (max-width: 767px) {
  .benefit_block-inner-flex .block-inner .block-inner-txt p {
    font-size: 18px !important;
  }
}
.benefit_block-inner-flex .block-inner .block-inner-txt_lists-flex {
  display: flex;
  justify-content: space-between;
  font-size: 28px;
}
@media screen and (max-width: 1240px) {
  .benefit_block-inner-flex .block-inner .block-inner-txt_lists-flex {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .benefit_block-inner-flex .block-inner .block-inner-txt_lists-flex {
    font-size: 20px;
  }
}
.benefit_block-inner-flex .block-inner .block-inner-txt_lists-flex .list-ttl {
  max-width: 310px;
  padding-top: 10px;
  color: #000000;
  line-height: 3.2rem;
  font-weight: bold;
}
@media screen and (max-width: 1240px) {
  .benefit_block-inner-flex .block-inner .block-inner-txt_lists-flex .list-ttl {
    max-width: 300px;
    line-height: 2.4rem;
  }
}
@media screen and (max-width: 767px) {
  .benefit_block-inner-flex .block-inner .block-inner-txt_lists-flex .list-ttl {
    max-width: 230px;
    line-height: 2.4rem;
  }
}
.benefit_block-inner-flex
  .block-inner
  .block-inner-txt_lists-flex
  .list-ttl
  span {
  display: inline-block;
  font-weight: normal;
  font-size: 22px;
}
@media screen and (max-width: 1240px) {
  .benefit_block-inner-flex
    .block-inner
    .block-inner-txt_lists-flex
    .list-ttl
    span {
    font-size: 14px !important;
  }
}
@media screen and (max-width: 767px) {
  .benefit_block-inner-flex
    .block-inner
    .block-inner-txt_lists-flex
    .list-ttl
    span {
    font-size: 14px !important;
  }
}
.benefit_block-inner-flex .block-inner .block-inner-txt_lists-flex .list-price {
  color: #e2750f;
  font-weight: 900;
}
@media screen and (max-width: 767px) {
  .benefit_block-inner-flex
    .block-inner
    .block-inner-txt_lists-flex
    .list-price {
    padding-top: 5px;
  }
}
.benefit_block-inner-flex .block-inner .block-inner-txt_list {
  padding-top: 40px;
  font-size: 30px;
  line-height: 5rem;
  font-weight: bold;
  color: #000000;
}
@media screen and (max-width: 1240px) {
  .benefit_block-inner-flex .block-inner .block-inner-txt_list {
    font-size: 20px;
    line-height: 3.4rem;
  }
}
@media screen and (max-width: 767px) {
  .benefit_block-inner-flex .block-inner .block-inner-txt_list {
    font-size: 20px;
    line-height: 3.4rem;
  }
}
.benefit_block-inner-flex .block-inner .block-inner-txt_list .sm-txt {
  display: inline-block;
  font-size: 16px;
  /* font-weight: 300; */
}
@media screen and (max-width: 767px) {
  .benefit_block-inner-flex .block-inner .block-inner-txt_list .sm-txt {
    font-size: 11px !important;
  }
}

#open-seminar_contact {
  letter-spacing: 0.2rem;
}

#open-seminar_contact {
  color: #000000;
}
#open-seminar_contact .form-contents {
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
  #open-seminar_contact .form-contents {
    margin-bottom: 30px;
  }
}
#open-seminar_contact .form-contents p {
  margin: 0 !important;
  font-size: 20px !important;
}
@media screen and (max-width: 767px) {
  #open-seminar_contact .form-contents .form-hed {
    font-size: 16px !important;
  }
}
#open-seminar_contact .form-contents .form-hed {
  font-size: 22px;
  margin: 10px 0 !important;
}
#open-seminar_contact .form-contents .must-icon {
  background: #e2750f;
  color: #fff;
  font-size: 20px;
  padding: 2px 10px;
  border-radius: 5px;
}
@media screen and (max-width: 767px) {
  #open-seminar_contact .form-contents .must-icon {
    font-size: 16px !important;
  }
}
#open-seminar_contact .form-contents textarea,
#open-seminar_contact .form-contents select {
  max-width: 100%;
  padding: 15px;
  background: #f5f5f5;
  border: 1px solid #000000;
  border-radius: 5px;
}
#open-seminar_contact .form-contents input {
  padding: 10px;
  background: #f5f5f5;
  border: 1px solid #000000;
  border-radius: 5px;
}
#open-seminar_contact .form-contents label input {
  padding: 10px;
  background: #f5f5f5;
  border: 1px solid #000000;
  border-radius: 5px;
}
#open-seminar_contact .form-contents .how_list-block {
  padding: 10px 0 5px 0;
}

.mymw-new-btn {
  position: relative;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 600px;
  height: 96px;
  background-color: #f33036;
  border: 2px solid #f33036;
  border-radius: 50px;
  box-sizing: border-box;
  text-align: center;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .mymw-new-btn {
    width: 100%;
    height: 50px;
    font-size: 14px;
  }
}

.mymw-new-btn input {
  background: none;
  border: none;
  font-size: 26px;
  font-weight: bold;
  color: #fff;
  width: 100%;
  height: 100%;
  text-align: center;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .mymw-new-btn input {
    font-size: 22px;
  }
}

.mymw-new-btn::after {
  content: "";
  width: 18px;
  height: 18px;
  display: block;
  border-top: 2px solid #fff !important;
  border-right: 2px solid #fff !important;
  transform: rotate(45deg);
  position: absolute;
  top: 38px;
  right: 28px;
  bottom: 0;
}
@media screen and (max-width: 767px) {
  .mymw-new-btn::after {
    width: 10px;
    height: 10px;
    top: 18px;
    right: 20px;
  }
}

.mymw-new-btn:hover {
  opacity: 0.8;
}

.form-red_txt {
  text-align: center;
  font-size: 20px;
}
@media screen and (max-width: 767px) {
  .form-red_txt {
    font-size: 16px;
  }
}
select {
  font-size: 18px !important;
  color: #000000;
  padding: 15px 10px 13px 6px !important;
}
select option {
  white-space: pre-wrap;
}

select option::after {
  content: "\A";
  white-space: pre;
}

/* スタイル上書き */
/* 2025-01-08 */
/* PC */
#open-seminar_contact .contents-block_full-inner {
  padding-top: 100px;
}
#openseminar-form .u-sp-pad {
  padding-top: 90px;
}
.mv-content {
  width: 100%;
  max-width: 1640px;
  height: 620px;
  margin: 60px auto 0 auto;
  background: url("../img/top/mv-bg.jpg");
  background-repeat: no-repeat;
  background-position: right 0;
  background-size: contain;
  background-color: #fff;
}
#mv .front-page-b-mv_txt {
  padding-top: 35px;
}
#mv .front-page-b-mv_txt-catch {
  margin-left: 25px;
}
#mv .front-page-b-mv_txt-catch span {
  letter-spacing: 0.3rem;
  font-weight: 800;
  font-size: 62px;
  line-height: 7.4rem;
}
#mv .front-page-b-mv_txt-catch-bottom {
  font-weight: bold;
  margin-left: 22px;
  margin-top: 5px;
  margin-bottom: 10px;
  font-size: 37px !important;
}
.front-page-b-txt--img {
  margin: 0;
  margin-left: 35px;
  text-align: center;
}
#mv .front-page-b-mv_btn {
  display: flex;
  justify-content: center;
  margin-top: -25px;
  margin-left: 40px;
  text-align: center;
}
#mv .front-page-b-mv_btn img {
  width: 380px;
}
#open-seminar .bg_blue-color {
  background-color: #eaebef;
}
.open-seminar-block_mv {
  width: 100%;
  max-width: 1640px;
  height: 680px;
  margin: 0 auto 0 auto;
  background: url("https://keiei-shinri.or.jp/wp/wp-content/uploads/2025/01/taiken_mv_010901-scaled.jpg");
  background-repeat: no-repeat;
  background-position: right 0;
  background-size: contain;
  background-color: #eaebef;
}
/* 2025-01-24 */
/* コンタクトフォーム用サンクスページ */
.kaso_center-contents {
  margin: 0 auto;
}
div.wpcf7 .wpcf7-submit {
  position: relative;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 600px;
  height: auto;
  font-size: 26px;
  background-color: #f33036;
  border: 2px solid #f33036;
  border-radius: 50px;
  box-sizing: border-box;
  text-align: center;
  cursor: pointer;
  border: none;
  white-space: nowrap;
  text-decoration: none;
}
/* 2025-01-29 追加 */
#mv .front-page-b-mv_txt-catch span.mv-txt_sm {
  font-size: 58px;
}
.mv-content {
  background: unset;
}
.front-page-b-mv {
  position: relative;
}
/* MV画像位置調整にleft値変更する */
.front-page-b-mv_bg {
  display: grid;
  justify-content: end;
  position: absolute;
  left: 270px;
  z-index: 1;
  width: 100%;
  max-width: 1640px;
  height: 620px;
  overflow: hidden;
}
.front-page-b-mv_bg img {
  max-width: unset !important;
}
#mv .front-page-b-mv_txt {
  position: relative;
  z-index: 2;
  padding-top: 35px;
}
.result-block .block_inner-box-lists {
  margin: 10px 0 0 0;
}
.result-block .block_inner-box-lists.lists-agencies {
  margin-left: 30px;
}
.result-block .block_inner-box-lists.lists-event {
  margin-left: 30px;
}
.result-block .block_inner-box-lists.lists-organizations {
  margin-left: 30px;
}
.participation-txt-inner {
  margin: 20px 0 10px 0;
}
/* 2025-01-30 */
#problem .pb-60 {
  padding-bottom: 10px !important;
}
#problem .contents-block_inner .pc-only .problem-img {
  width: 100%;
  position: relative;
  display: grid;
  justify-items: end;
  align-items: end;
}
#problem .contents-block_inner .pc-only .problem-img img {
  position: absolute;
  width: 60px;
  margin-right: 260px;
}
#problem .contents-block_inner.problem-block {
  width: 100%;
  max-width: 1040px;
  padding: 20px 0;
  background: unset;
  border: 1px solid #000;
}
#problem .problem-block_inner {
  background-image: unset;
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: 10%;
  margin-left: 25px;
}
#problem .problem-block_inner .problem-lists {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 5px;
  margin: 0;
  justify-content: space-between;
}
#problem .problem-block_inner .problem-lists li {
  position: relative;
  font-size: 20px;
  width: 47.5%;
  margin-bottom: 0;
  margin-left: 10px;
  padding-left: 30px;
}
#problem .problem-block_inner .problem-lists li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 6px;
  width: 24px;
  height: 24px;
  background-image: url("https://keiei-shinri.or.jp/wp/wp-content/uploads/2025/01/check-bkred.png");
  background-size: contain;
  background-repeat: no-repeat;
}
.rec-banner {
  width: 100%;
}
.border-bottom_ore {
  border-bottom: 1px solid #e87a12;
}
#about {
  margin-top: 60px;
}
.about-psychologist-course {
  max-width: 1240px;
  margin-top: 60px;
}
.about-psychologist-course .block-txt {
  font-size: 24px;
  text-align: center;
}
#record p {
  font-size: 24px;
}
#media {
  margin-top: 60px;
  margin-bottom: 100px;
}
#media .pb-60 {
  padding-bottom: 30px !important;
}
#media p {
  font-size: 24px;
}
.more-courses-block .inner_short .courses-txt-contents {
  display: grid;
  grid-template-columns: 30px 1fr 30px;
  grid-template-rows: 90px 1fr;
  align-items: center;
  padding: 0 0 40px 0;
}
.more-courses-block .contents-catch {
  grid-column: 1 / 4;
  color: #000000;
  font-weight: bold;
  font-size: 24px;
  line-height: 3.8rem;
  text-align: center;
}
.courses-block_inner .inner_long .courses-ttl {
  height: 90px;
}
.more-courses-block .inner_short .courses-ttl {
  height: 90px;
}
.courses-block_inner .inner_short .courses-ttl {
  height: 90px;
}
.more-courses-block .inner_short .courses-ttl.consulting-ttl_block {
  font-size: 28px;
}
.more-courses-block .consulting-catch {
  grid-column: 1 / 4;
  color: #000000;
  font-weight: bold;
  font-size: 20px;
  line-height: 3.8rem;
  text-align: center;
}
.more-courses-block .courses-btn-block {
  grid-column: 2 / 3;
}
.courses-block_inner .contents-catch {
  margin: 15px 0;
}
.courses-block_inner .inner_short .courses-txt-contents hr {
  margin-top: 30px;
}
.courses-block .business-ttl {
  /*  font-size: 25px;*/
  font-size: clamp(19px, 2.2vw, 25px);
  line-height: 3.2rem;
}
.courses-block_inner .inner_long .contents-catch {
  margin: 5px 0 20px 0;
}
.participant-block_inner-img_lists {
  display: flex;
  gap: 10px;
  margin-bottom: 90px;
}
#problem .block-ttl {
  font-size: 32px;
}
.voice-center_txt {
  margin: 0;
  text-align: center;
  font-size: 22px;
  letter-spacing: 0.2rem;
}
#trial-lesson {
  width: 100%;
  max-width: 1240px;
  margin: 0 auto;
  /* padding: 60px; */
  background: #fffaf0;
}
/* SP */
.mv_wrap {
  margin: 0 25px;
  /* aspect-ratio: 4 / 3; */
}
/* 2025-02-06 */
.profile-inner .profile-txt .profile {
  font-size: 34px;
  font-weight: bold;
  text-align: unset;
  color: unset;
}
.participant-icon-list ul li .left-space_wrap {
  position: relative;
}
.participant-icon-list ul li .left-space_wrap .left-space {
  position: absolute;
  right: 10px;
}
.profile-inner {
  max-width: 1240px;
  margin: 0 auto;
}
.profile-inner .profile-txt {
  max-width: 880px;
}
#profile-message {
  margin-top: 60px;
}
.system-block-txt {
  margin: 70px 0 80px 0;
  font-size: 24px;
  text-align: center;
  letter-spacing: 0.1rem;
  color: #000000;
}
.system-block-txt .b_orange {
  font-weight: bold;
}
.about-psychologist p.block-txt {
  width: 100%;
  max-width: 880px;
  margin: 40px auto 0 auto;
  font-size: 23px !important;
  text-align: left;
}
.about-block_inner-lists {
  width: 100%;
  max-width: 620px;
  padding: 45px 0;
  margin: 0 auto;
  background: #fff;
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
}
.about-block_inner-lists li {
  font-size: 26px;
  font-weight: bold;
  color: #000000;
  letter-spacing: 0.1rem;
}
.rebuild-content .ptop-bnr img {
  max-width: 750px;
  margin-left: 80px;
}
.participant-block_inner .voice-list {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  gap: 5px;
  margin: 0 auto;
}
.participant-block_inner .voice-list li {
  position: relative;
  font-size: 22px;
  width: 35%;
  margin-bottom: 0;
  padding-left: 30px;
}
.profile-catch {
  font-size: 32px;
}
/* 2025-02-19 */
.block-ttl {
  font-size: 41px;
}
.rebuild-content .ptop-bnr img {
  max-width: 880px;
  margin-left: 80px;
}
.block_inner-box-lists .lists-agencies-child {
  display: flex;
  flex-wrap: wrap;
}
.block_inner-box-lists .lists-agencies-child li {
  width: 50%;
}
.applyinfo_link-btn {
  width: 580px;
  margin: 40px auto 0 auto;
}
.participant-block_inner-img_lists {
  gap: 25px;
}
#mv .front-page-b-mv_txt-catch span.mv_txt-catch_tit {
  display: block;
  text-align: center;
  font-size: 33px;
  letter-spacing: 0.1rem;
  color: #e2750f;
  line-height: 5rem;
}
#mv .front-page-b-mv_txt-catch-bottom span.mv_txt-catch_tit .mv_txt-catch_ss {
  color: #000;
  font-size: 32px;
  font-weight: 700;
}
#mv .front-page-b-mv_txt-catch span.mv_txt-catch_sub-tit {
  display: block;
  text-align: center;
  font-size: 26px;
  letter-spacing: 0.1rem;
  color: #000;
  line-height: 3.6rem;
  margin-top: 0;
  margin-bottom: 25px;
}
#mv .front-page-b-mv_txt-catch span.mv_txt-catch_hr {
  display: block;
  height: 1px;
  width: 430px;
  margin: 0 auto;
  background: #000;
}
#mv .front-page-b-mv_txt-catch span.mv_txt-catch_sub-tit .mv_txt-catch_ss {
  font-size: 22px;
  color: #000;
  line-height: 0;
}
#mv .front-page-b-mv_txt-catch-bottom span.mv_txt-catch_tit {
  display: block;
  margin-top: 20px;
  text-align: center;
  font-size: 40px;
  font-weight: 900;
  letter-spacing: 0.1rem;
  color: #e2750f;
  line-height: 4.8rem;
}
#mv .front-page-b-mv_txt-catch-bottom {
  margin-top: 0;
  margin-bottom: 0;
}
#mv .mv_txt-catch-bottom_inner {
  width: 360px;
  margin: 0 auto;
  text-align: left;
}
#mv .mv_txt-catch-bottom_inner span.mv-txt-catch_sub-tit {
  display: block;
  padding-left: 65px;
  font-size: 50px;
  letter-spacing: 0.3rem;
  color: #98171e;
  font-weight: 900;
  line-height: 6.2rem;
}
#mv .mv_txt-catch-bottom_inner span.mv_txt-catch_tit .mv_txt-catch_ss {
  font-size: 34px;
  color: #000;
  line-height: 0;
}
#mv .mv_txt-catch-bottom_inner .mv-txt-catch_sub-tit .mv-txt-catch_sub_ss {
  font-size: 36px;
  color: #000;
  letter-spacing: 0.2rem;
  line-height: 0;
  font-weight: 700;
}
#record
  > div
  > div
  > div
  > section
  > div
  > div
  > dl:nth-child(5)
  > dd
  > ul
  > li:nth-child(3)
  > ul {
  display: flex;
}
#record
  > div
  > div
  > div
  > section
  > div
  > div
  > dl:nth-child(5)
  > dd
  > ul
  > li:nth-child(3)
  > ul
  li {
  width: 48%;
}
.media-block_inner-lists li {
  font-size: 20px;
}
.btn-wrap-voice {
  display: flex;
  justify-content: center;
  width: 580px;
  margin: 40px auto 0 auto;
}
.btn-orange-voice {
  display: inline-flex;
  justify-content: center;
  align-content: center;
  align-items: center;
  position: relative;
  width: 96%;
  height: 96px;
  border-radius: 50px;
  background-color: #e87a12;
  box-sizing: border-box;
  text-align: center;
  font-size: 26px;
  font-weight: bold;
}
.btn-orange-voice::after {
  content: "";
  width: 18px;
  height: 18px;
  display: block;
  border-top: 2px solid #fff !important;
  border-right: 2px solid #fff !important;
  transform: rotate(45deg);
  position: absolute;
  top: 38px;
  right: 28px;
  bottom: 0;
}
.btn-orange-voice a {
  display: inline-flex;
  justify-content: center;
  align-content: center;
  align-items: center;
  color: #fff;
  width: 100%;
  height: 100%;
}
.rebuild-content .ptop-bnr {
  margin-bottom: 90px !important;
}
#media {
  margin-top: 90px;
}
.participant-txt-block_inner .block-txt {
  margin-bottom: 90px;
}
#problem.contents-block {
  margin-top: 40px;
  margin-bottom: 40px;
}
.rebuild-content .ptop-bnr img {
  max-width: 900px;
  margin-left: 0;
}
.result-block .lists-event li {
  margin-top: 0;
}
.media-block_img {
  margin-top: 10px;
}
.about-block_inner {
  margin-bottom: 0;
}
.participant-block {
  margin-top: 30px;
}
.trial-lesson-txt {
  margin: 30px 0 30px 0;
}
#system-info {
  margin: 80px 0 100px 0;
}
.system-block-txt {
  width: 100%;
  max-width: 900px;
  margin: 0 auto 80px auto;
  text-align: left;
}
#system-info p.block-txt {
  width: 100%;
  max-width: 830px;
  margin: 20px auto 60px auto;
  font-size: 23px !important;
  text-align: left;
}
#system-info .block-ttl .label-ttl {
  letter-spacing: 0.2rem;
}
.participant-txt-block_inner .block-txt {
  margin-bottom: 0;
}
#participant {
  margin-top: 100px;
  margin-bottom: 90px;
}
.participant-txt-block .participant-icon-list {
  margin: 40px 0 30px 0;
}
.participant-txt-bottom_block {
  text-align: center;
}
.participant-txt-bottom_block .block-txt {
  font-size: 34px;
  margin-top: 0;
  margin-bottom: 50px;
}
.participant-icon-list ul li .left-space_wrap .left-space {
  position: absolute;
  font-size: 16px;
  right: -1px;
  bottom: 3px;
}
.system-block_inner {
  margin: 0 0 70px 0;
}
/* 2025-03-24 */
.participant-txt-bottom .block-txt {
  font-size: 28px;
}
#participant .contents-block-ttl p.block-txt {
  font-size: 28px;
}
.more-courses-block {
  margin-bottom: 50px;
}

/* pc end */
/* --------------------- */
/*    フロントページ用      */
/*         ヘッダー       */
/* --------------------- */
.header_wrap {
  max-width: 1600px;
  padding: 0 25px;
}
#header_logo .hdr-left h1 {
  padding-bottom: 10px;
  margin-left: 130px;
}
.header_wrap {
  padding: 0 25px;
}
#header_info {
  margin-left: auto;
  padding: 0 15px;
}
#header_info ul li {
  height: 55px;
}
@media screen and (max-width: 1440px) {
  #header_logo .hdr-left h1 {
    padding-bottom: 10px;
    margin-left: 100px;
  }
}
@media screen and (max-width: 1240px) {
  .header_wrap {
    justify-items: end;
  }
}
@media screen and (max-width: 1024px) {
  #header_logo .hdr-left h1 {
    padding-bottom: 10px;
    margin-left: 0;
  }
  #header_info {
    max-width: 540px;
  }
}
@media screen and (max-width: 767px) {
  .header_wrap {
    padding: 0;
  }
}
/* ---------------------  */
/*         1024px         */
/*             PC         */
/* ---------------------  */
@media screen and (max-width: 1024px) {
  .mv-content {
    margin: 50px auto 0 auto;
  }
  #mv .front-page-b-mv_txt {
    padding-top: 20px;
  }
  #mv .front-page-b-mv_btn {
    margin-top: -25px;
    margin-left: 30px;
    text-align: center;
  }
  #mv .front-page-b-mv_btn img {
    width: 380px;
  }
  .media-block_inner-lists-group li {
    font-size: 18px;
  }
  .result-block .block_inner-box-lists li {
    font-size: 16px;
  }
  .about-wrap .zoom-banner img {
    width: 180px;
  }
  .participant-block {
    width: 96%;
    margin: 30px auto 0 auto;
  }
  .participation-benefit-block {
    margin-top: 30px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: flex-end;
    justify-content: center;
    gap: 30px;
  }
  .participation-txt-flex {
    font-size: 16px;
    line-height: 2.8rem;
  }
  .participation-txt-list li {
    margin-top: 10px;
    font-size: 18px;
  }
  .courses-block_inner .contents-catch {
    font-size: 18px;
  }
  .more-courses-block .inner_short .courses-ttl {
    font-size: 24px;
  }
  .profile-inner .profile-img {
    min-width: 260px;
  }
  .profile-inner .profile-txt .profile-position-txt {
    font-size: 16px;
  }
  .system-more-block-ttl {
    font-size: 22px;
  }
  .system-more-block-btn .btn-wrap .btn-orange {
    font-size: 18px;
  }
  .more-btn-block_inner .btn-wrap .btn-orange.p-link {
    font-size: 18px;
  }
  .btn-white.p-link {
    font-size: 20px;
  }
  .open-seminar-block_mv .top_contents-point_catch {
    font-size: 40px;
    font-weight: 900;
    text-align: left;
    line-height: 8rem;
    margin-bottom: 50px;
    margin-left: 20px;
  }
  .open-seminar-block_mv .bottom_contents {
    padding-top: 20px;
  }
  .voice_block-inner-flex .block-inner-txt .txt-bottom {
    font-size: 16px;
  }
  #benefit .situation_and_status li {
    font-size: 12px;
    padding: 40px 10px 10px 100px;
  }
  .wrapper {
    width: 100% !important;
  }
  /* 2025-01-29 */
  /* MV画像位置調整にleft値変更する */
  .front-page-b-mv_bg {
    left: 380px;
    overflow: unset;
  }
  .result-block .block_inner-box-lists {
    margin: 30px 0 0 0;
  }
  .result-block .block_inner-box-lists.lists-agencies {
    margin-left: 40px;
  }
  .result-block .block_inner-box-lists.lists-event {
    margin-left: 30px;
  }
  .result-block .block_inner-box-lists.lists-organizations {
    margin-left: 40px;
  }
  #problem .problem-block_inner .problem-lists li {
    position: relative;
    font-size: 18px;
    width: 38%;
    margin-bottom: 10px;
    margin-left: 30px;
    padding-left: 30px;
  }
  #problem .contents-block_inner .pc-only .problem-img img {
    position: absolute;
    width: 50px;
    margin-right: 200px;
  }
  .more-courses-block .consulting-catch {
    color: #000000;
    font-weight: bold;
    font-size: 22px;
    line-height: 3.8rem;
    text-align: center;
  }
  .participant-block_inner .voice-list li {
    position: relative;
    font-size: 18px;
    width: 35%;
    margin-bottom: 0;
    padding-left: 30px;
  }
  .system-block-txt {
    font-size: 20px;
  }
  .profile-inner .profile-txt {
    max-width: 60%;
  }
  .profile-inner .profile-img {
    max-width: 40%;
  }
  .profile-catch {
    font-size: 22px;
  }
  .participation-txt-flex {
    font-size: 20px;
    line-height: 3.6rem;
  }
  .participation-txt-list li {
    margin-top: 5px;
    font-size: 20px;
  }
  .trial-lesson-txt {
    font-size: 20px;
  }
  .voice-center_txt {
    font-size: 20px;
  }
  .participant-txt-block_inner .block-txt {
    font-size: 22px !important;
  }
  #record p {
    font-size: 20px !important;
  }
  #media p {
    font-size: 20px;
  }
  .system-block-txt {
    width: 100%;
    max-width: 780px;
  }
  #problem .contents-block_inner.problem-block {
    max-width: 98%;
  }
  #problem .problem-block_inner {
    background-image: unset;
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: 10%;
    margin-left: 0;
  }
  #problem .problem-block_inner .problem-lists {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 5px;
    margin: 0 20px;
    justify-content: space-around;
  }
  #problem .problem-block_inner .problem-lists li {
    position: relative;
    font-size: 18px;
    width: 47.5%;
    margin-bottom: 0;
    margin-left: 0;
    padding-left: 30px;
  }
  .about-psychologist p.block-txt {
    width: 100%;
    max-width: 830px;
    margin: 40px auto 0 auto;
    font-size: 23px !important;
    text-align: left;
  }
  .participant-icon-list ul li .left-space_wrap .left-space {
    position: absolute;
    font-size: 14px;
    right: 5px;
    bottom: 0;
  }
}
/* 1024px end */
/* ---------------------  */
/*          810px         */
/*      Tablet OS         */
/* ---------------------  */
@media screen and (max-width: 810px) {
  .mv-content {
    width: 100%;
    max-width: 100%;
    height: auto;
    margin: 50px auto 0 auto;
  }
  .front-page-b-mv_txt {
    width: 45%;
  }
  #mv .front-page-b-mv_txt-catch span {
    font-size: 38px;
    line-height: 4.2rem;
  }
  #mv .front-page-b-mv_txt-catch {
    margin-left: 0;
  }
  #mv .front-page-b-mv_txt {
    padding-top: 20px;
  }
  #mv .front-page-b-mv_btn {
    margin-top: 0;
    margin-left: -20px;
    margin-right: -20px;
  }
  #mv .front-page-b-mv_btn img {
    width: 250px;
  }
  #mv .front-page-b-mv_txt-catch-bottom {
    margin-left: 0;
    margin-top: 10px;
    font-size: 24px !important;
  }
  .rebuild-content .ptop-bnr {
    margin-top: 20px;
    margin-bottom: 60px !important;
  }
  .front-page-b-txt--img {
    margin-left: 5px;
  }
  .front-page-b-txt--img img {
    width: 100%;
  }
  .contents-block_inner {
    width: 96%;
    margin: 0 auto 0 auto;
    padding: 30px;
  }
  .contents-block_full-inner {
    padding: 30px 40px;
  }
  .media-block_inner-lists-group li {
    font-size: 16px;
  }
  .result-block .block_inner-box-lists {
    margin-left: 16px;
  }
  .result-block .block_inner-box-lists li {
    font-size: 16px;
  }
  .about-psychologist .block-txt {
    margin-bottom: 20px !important;
  }
  .about-wrap .block-txt {
    font-size: 16px !important;
  }
  .about-block_inner-lists {
    width: 100%;
    max-width: 700px;
    padding: 25px 0;
  }
  .about-block_inner-lists li {
    font-size: 16px;
  }
  .about-psychologist-course {
    margin-top: 120px;
  }
  .about-wrap .zoom-banner {
    right: 10px;
  }
  .about-wrap .zoom-banner img {
    width: 120px;
  }
  .participant-block_inner .voice-list li {
    font-size: 16px;
    padding-left: 30px;
  }
  .font-s {
    font-size: 10px;
  }
  .participant-block {
    width: 96%;
    margin: 30px auto 0 auto;
  }
  .participation-benefit-block {
    margin-top: 30px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: flex-end;
    justify-content: center;
    gap: 30px;
  }
  .participation-txt-flex {
    font-size: 22px;
    line-height: 3.8rem;
  }
  .participation-txt-list li {
    font-size: 22px;
  }
  .participant-txt-block .participant-icon-list ul li {
    font-size: 10px;
  }
  .participant-block_inner .voice-list li::before {
    width: 20px;
    height: 20px;
  }
  .trial-lesson-txt {
    font-size: 16px;
  }
  .so-schedule .so-schedule__box td {
    font-size: 10px;
  }
  .so-schedule .so-schedule__box td span {
    font-size: 10px;
  }
  .courses-block_inner .inner_short {
    gap: 20px;
  }
  .more-courses-block .inner_short {
    gap: 20px;
  }
  .courses-block_inner .contents-catch {
    font-size: 21px;
  }
  .courses-block_inner .inner_short .courses-ttl {
    /*    font-size: 16px;*/
    line-height: 3.5rem;
  }
  .courses-btn-block .btn-white.courses-btn {
    font-size: 16px;
  }
  .courses-btn-block .btn-white {
    display: inline-flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    position: relative;
    width: 100%;
    height: 50px;
    background-color: #fff;
    border: 2px solid #e87a12;
    border-radius: 60px;
    box-sizing: border-box;
    text-align: center;
    font-size: 26px;
    font-weight: bold;
  }
  .courses-btn-block .btn-white::after {
    content: "";
    width: 10px;
    height: 10px;
    display: block;
    border-top: 2px solid #e87a12 !important;
    border-right: 2px solid #e87a12 !important;
    transform: rotate(45deg);
    position: absolute;
    top: 18px;
    right: 20px;
    bottom: 0;
  }
  .more-courses-block .inner_short .courses-ttl {
    font-size: 20px;
    line-height: 3.5rem;
  }
  .profile-inner .profile-img {
    min-width: 260px;
  }
  .profile-inner .profile-txt .profile-position {
    font-size: 12px;
  }
  .profile-inner .profile-txt .profile-position-txt {
    font-size: 16px;
  }
  .profile-catch {
    font-size: 26px;
  }
  .system-more_flex-block {
    gap: 20px;
  }
  .more-btn-block {
    gap: 40px;
  }
  .system-more-block-ttl {
    font-size: 15px;
  }
  .system-more-block-btn .btn-wrap .btn-orange {
    font-size: 14px;
  }
  .system-more-block-btn .btn-wrap .btn-orange {
    height: 50px;
  }
  .system-more-block-btn .btn-wrap .btn-orange::after {
    content: "";
    width: 10px;
    height: 10px;
    display: block;
    border-top: 2px solid #fff !important;
    border-right: 2px solid #fff !important;
    transform: rotate(45deg);
    position: absolute;
    top: 20px;
    right: 14px;
    bottom: 0;
  }
  .more-btn-block_inner .btn-wrap .btn-orange.p-link {
    font-size: 14px;
  }

  .more-btn-block_inner .btn-wrap .btn-orange.p-link {
    height: 70px;
  }
  .more-btn-block_inner .btn-wrap .btn-orange.p-link::after {
    width: 12px;
    height: 12px;
    top: 30px;
    right: 15px;
  }
  .more-btn-block_inner .btn-wrap .btn-orange.p-link {
    height: 70px;
  }
  .btn-white.p-link {
    height: 70px;
  }
  .btn-white.p-link::after {
    width: 12px;
    height: 12px;
    top: 28px;
    right: 15px;
  }
  .btn-white.p-link {
    font-size: 18px;
  }
  #open-seminar-more {
    margin-bottom: 100px;
  }
  .open-seminar-block_mv .top_contents-point_ttl {
    margin-top: 30px;
    font-size: 22px;
  }
  .open-seminar-block_mv .top_contents-point_catch .ng-margin {
    margin-left: -38px;
  }
  .open-seminar-block_mv .top_contents-point_catch {
    font-size: 32px;
    line-height: 5.5rem;
    margin-top: 30px;
    margin-bottom: 75px;
    margin-left: 15px;
  }
  .open-seminar-block_mv .bottom_contents {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .open-seminar-block_mv .bottom_contents .recommendation-list {
    font-size: 18px;
    padding-bottom: 20px;
  }
  .open-seminar-block_mv .bottom_contents .recommendation-list li {
    padding-left: 30px;
  }
  .open-seminar-block_mv .bottom_contents .recommendation-list li::before {
    width: 20px;
    height: 20px;
  }
  .seminar-more_block-flex {
    row-gap: 15px;
    column-gap: 15px;
  }
  .seminar-more_block-flex .block-inner {
    padding: 20px;
  }
  .seminar-more_block-flex .inner-flex .inner-ttl {
    font-size: 16px;
  }
  .seminar-more_block-flex .inner-list {
    font-size: 16px;
  }
  .seminar-more_block-flex .inner-list li::before {
    width: 20px;
    height: 20px;
  }
  .voice_block-inner-flex {
    margin: 50px auto 30px auto;
  }
  .voice_block-inner-flex .block-inner-txt .txt-top {
    font-size: 20px;
  }
  .voice_block-inner-flex .block-inner-txt .txt-center {
    font-size: 18px;
  }
  .voice_block-inner-flex .block-inner-txt .txt-bottom {
    font-size: 16px;
  }
  .situation_and_status {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: space-between;
  }
  .rebuild-content .situation_and_status li {
    width: 100%;
  }
  .benefit_block-inner-flex .block-inner .block-inner-txt_list {
    line-height: 4rem;
  }
  .pt-185 {
    padding-top: 120px !important;
  }
  #benefit .situation_and_status li {
    height: 120px;
    font-size: 16px;
    margin-bottom: 20px;
    padding: 50px 20px 10px 100px;
  }
  #benefit .situation_and_status li:first-child img {
    top: 35px;
    left: 20px;
  }
  #benefit .situation_and_status li:nth-child(2) img {
    top: 35px;
    left: 30px;
  }
  #benefit .situation_and_status li:nth-child(3) img {
    top: 35px;
    left: 30px;
  }
  .form-red_txt {
    font-size: 16px;
  }
  #open-seminar .bg_blue-color {
    background-color: unset;
  }
  .open-seminar-block_mv {
    width: 100%;
    max-width: 100%;
    height: auto;
  }
  .open-seminar-block_mv .top_contents {
    padding: 25px 0 0 25px;
  }
  #pre-seminar-text {
    font-size: 14px;
  }
  .courses-block_bottom-txt {
    font-size: 16px !important;
  }
  #open-seminar_contact .form-contents p {
    font-size: 16px !important;
  }
  /* 2025-01-29 */
  .front-page-b-mv_bg {
    left: 280px;
  }
  .front-page-b-mv_bg img {
    height: 450px;
  }
  #problem .contents-block_inner.problem-block {
    padding: 0;
    background: unset;
  }
  #mv .front-page-b-mv_txt-catch span.mv-txt_sm {
    font-size: 34px;
  }
  .result-block .block_inner-box-lists.lists-agencies {
    margin-left: 30px;
  }
  .result-block .block_inner-box-lists.lists-event {
    margin-left: 30px;
  }
  .result-block .block_inner-box-lists.lists-organizations {
    margin-left: 30px;
  }
  #openseminar-form .u-sp-pad {
    padding-top: 40px;
  }
  #problem .problem-block_inner .problem-lists {
    width: 92%;
  }
  #problem .problem-block_inner .problem-lists li {
    position: relative;
    font-size: 12px;
    width: 49%;
    margin-bottom: 0;
    margin-left: 0;
    padding-left: 30px;
  }
  #problem .contents-block_inner .pc-only .problem-img img {
    position: absolute;
    width: 50px;
    margin-right: 80px;
  }
  .rebuild-content .ptop-bnr img {
    margin-left: 30px;
  }
  .about-block_inner-lists {
    max-width: 500px;
  }
  .participant-block_inner .voice-list li {
    font-size: 12px;
    padding-left: 30px;
  }
  #problem .problem-block_inner .problem-lists li::before {
    top: 2px;
    width: 20px;
    height: 20px;
  }
  .block-txt {
    font-size: 18px !important;
  }
  .profile-catch {
    font-size: 16px;
  }
  .participation-txt-flex {
    font-size: 20px;
    line-height: 3.6rem;
  }
  .participation-txt-list li {
    margin-top: 5px;
    font-size: 20px;
  }
  .trial-lesson-txt {
    font-size: 14px;
  }
  .voice-center_txt {
    font-size: 14px;
  }
  .participant-txt-block_inner .block-txt {
    font-size: 16px !important;
  }
  #record p {
    font-size: 14px !important;
  }
  #media p {
    font-size: 14px;
  }
  .system-block-txt {
    font-size: 14px;
  }
  .courses-block .business-ttl {
    /*    font-size: 18px;*/
    font-size: clamp(16px, 4vw, 18px);
    line-height: 3.2rem;
  }
  .courses-block_inner .inner_short .courses-ttl {
    /*    font-size: 18px;*/
    /*    line-height: 3.5rem;*/
  }
  .more-courses-block .inner_short .courses-ttl.consulting-ttl_block {
    font-size: 18px;
  }
  .courses-block_inner .contents-catch {
    font-size: 18px;
  }
  .more-courses-block .contents-catch {
    font-size: 18px;
  }
  .more-courses-block .consulting-catch {
    font-size: 18px;
  }
  .profile-inner .profile-txt .profile-position-txt {
    font-size: 14px;
    line-height: 2.6rem;
  }
  .seminar-more_block-flex .inner-list {
    font-size: 14px;
  }
  .seminar-more_block-flex .inner-flex .inner-ttl {
    font-size: 20px;
    line-height: 3.3rem;
  }
  .benefit_block-inner-flex .block-inner .block-inner-txt_lists-flex {
    font-size: 24px;
  }
  .benefit_block-inner-flex .block-inner .block-inner-txt_list {
    font-size: 24px;
    line-height: 4rem;
  }
  .so-schedule .so-schedule__box td {
    font-size: 13px;
    letter-spacing: 0;
    padding: 1rem;
  }
  .so-schedule .so-schedule__box td span {
    font-size: 11px;
  }
  .participant-txt-block .participant-icon-list ul li {
    font-size: 11px;
  }
  .participation-txt-flex {
    width: 90%;
    margin: 0 auto;
  }
  .system-block-txt {
    width: 100%;
    max-width: 560px;
  }
  #problem .problem-block_inner .problem-lists {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 1px;
    margin: 20px;
    justify-content: space-around;
  }
  #problem .problem-block_inner .problem-lists li {
    position: relative;
    font-size: 12px;
    width: 45.5%;
    margin-bottom: 0;
    margin-left: 0;
    padding-left: 30px;
  }
  .about-psychologist p.block-txt {
    width: 100%;
    max-width: 600px;
    margin: 20px auto 0 auto;
    font-size: 16px !important;
    text-align: left;
  }
  #problem.contents-block {
    margin-top: 0;
    margin-bottom: 40px;
  }
  .system-block_inner .wide-banner_img {
    height: 260px;
  }
  .system-block_inner {
    margin-bottom: 60px;
  }
  #system-info p.block-txt {
    width: 100%;
    max-width: 620px;
    margin: 20px auto 40px auto;
    font-size: 16px !important;
    text-align: left;
  }
  .participant-txt-bottom_block .block-txt {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 16px !important;
  }
  .participant-txt-block .participant-icon-list {
    margin: 20px 0 0 0;
  }
  .participant-icon-list ul li .left-space_wrap .left-space {
    position: absolute;
    font-size: 11px;
    right: -1px;
    bottom: 0;
  }
  #mv .front-page-b-mv_txt-catch span.mv_txt-catch_sub-tit {
    margin-bottom: 10px;
  }
  #mv .front-page-b-mv_txt-catch-bottom span.mv_txt-catch_tit {
    margin-top: 5px;
  }
  .system-block_inner {
    margin: 0 5px 0 5px;
  }
}
/* 810px end */
/* ---------------------  */
/*          767px         */
/*      Tablet OS         */
/* ---------------------  */
@media screen and (max-width: 767px) {
  p {
    font-size: 16px !important;
    line-height: 1.5;
  }
  .front-page-b-mv_txt {
    width: 100%;
  }
  .mv-content {
    width: 100%;
    max-width: 100%;
    height: auto;
    margin: 0 auto 0 auto;
    background: unset;
    background-color: unset;
  }
  #mv .front-page-b-mv_txt-catch span {
    letter-spacing: 0.3rem;
    font-weight: 800;
    font-size: 52px;
    line-height: 6.3rem;
  }
  #mv .front-page-b-mv_txt-catch-bottom {
    letter-spacing: 0.1rem;
    font-weight: bold;
    font-size: 32px !important;
  }
  #mv .front-page-b-mv_btn {
    margin-left: -10px;
  }
  #mv .front-page-b-mv_btn img {
    width: 100%;
  }
  .media-block_inner-lists {
    font-size: 14px;
  }
  .front-page-b-txt--img img {
    width: 100%;
  }
  .about-psychologist .contents-block-ttl .block-txt {
    text-align: left;
  }
  .about-block {
    margin-top: 0;
  }
  .participant-icon-list ul li .left-space_wrap {
    position: relative;
  }
  .participant-icon-list ul li .left-space_wrap .left-space {
    position: absolute;
    right: 10px;
  }
  .more-courses-block .inner_short li:first-child .courses-txt-contents {
    grid-template-rows: 100px 1fr;
  }
  .open-seminar-block_mv {
    width: 100%;
    max-width: 100%;
    height: auto;
    background: unset;
    background-color: unset;
  }
  .open-seminar-block_mv .top_contents-point_catch {
    text-align: center;
  }
  /* 2025-01-29 */
  .front-page-b-mv_txt h2,
  .front-page-b-mv_txt p {
    color: #000;
  }
  #mv .front-page-b-mv_txt-catch span {
    letter-spacing: 0rem;
    font-weight: 800;
    font-size: 92px;
    line-height: 9.2rem;
  }
  #mv .front-page-b-mv_txt-catch span.mv-txt_sm {
    font-size: 84px;
  }
  #mv .front-page-b-mv_txt-catch-bottom {
    letter-spacing: 0rem;
    font-weight: bold;
    font-size: 50px !important;
  }
  .result-block .lists-event li {
    margin-top: 0;
    line-height: 2.6rem;
  }
  .participant-block_inner .voice-list li {
    font-size: 12px;
    padding-left: 30px;
  }
  .participant-txt-bottom_block .block-txt {
    margin-top: 10px;
    margin-bottom: 20px;
  }
  #problem .contents-block_inner.problem-block {
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
  }
  .system-block_inner {
    margin: 0 5px 70px 5px;
  }
}
/* 767px end */
/* ---------------------  */
/*          480px         */
/*      Mobile OS         */
/* ---------------------  */
@media screen and (max-width: 480px) {
  .front-page-b-mv_txt {
    width: 100%;
  }
  #mv .front-page-b-mv_txt-catch span {
    letter-spacing: 0.4rem;
    font-weight: 800;
    font-size: 56px;
    line-height: 7rem;
  }
  #mv .front-page-b-mv_txt-catch-bottom {
    padding: 5px 0 15px 0;
    letter-spacing: 0.2rem;
    font-weight: bold;
    font-size: 33px !important;
  }
  .front-page-b-txt--img {
    margin-bottom: 0;
  }
  .front-page-b-txt--img img {
    width: 100%;
  }
  .media-block_inner-lists-group li {
    font-size: 16px;
  }
  .result-block .block_inner-box-lists li {
    font-size: 16px;
    line-height: 3.2rem;
  }
  .block-sm-ttl {
    font-size: 22px !important;
  }
  .btn-white.w600 {
    max-width: 100%;
  }
  .btn-white.w600 a {
    font-size: 18px;
  }
  .btn-white a {
    font-size: 18px !important;
  }
  .profile-catch {
    font-size: 28px;
  }
  .participant-block_inner .voice-list li {
    font-size: 16px;
    padding-left: 25px;
  }
  .participant-block_inner .voice-list li::before {
    width: 16px;
    height: 16px;
    padding-left: 20px;
  }
  .participation-txt-flex {
    font-size: 18px;
  }
  .participation-txt-flex .sub-txt {
    font-size: 14px;
  }
  .participant-txt-block_inner .block-txt {
    font-size: 18px !important;
    margin-bottom: 30px;
  }
  .seminar-more_block-flex .inner-flex .inner-ttl {
    font-size: 24px;
  }
  .benefit_block-inner-flex .block-inner .block-inner-txt_lists-flex {
    margin: 0 10px;
  }
  #benefit .situation_and_status li {
    max-width: 400px;
    height: 150px;
    padding: 40px 20px 0 100px;
    font-size: 16px;
  }
  #benefit .situation_and_status li:first-child {
    padding: 50px 20px 0 100px;
  }
  #benefit .situation_and_status li:nth-child(2) {
    padding: 50px 20px 0 100px;
  }
  #benefit .situation_and_status li:nth-child(3) {
    padding: 40px 20px 0 100px;
  }
  #benefit .situation_and_status li:first-child img {
    top: 50px;
    left: 20px;
  }
  #benefit .situation_and_status li:nth-child(2) img {
    top: 50px;
    left: 30px;
  }
  #benefit .situation_and_status li:nth-child(3) img {
    top: 50px;
    left: 30px;
  }
  .so-schedule {
    padding: 0;
  }
  .mp-schedule__wrap::before {
    border: 1px solid #dcdcdc;
    border-bottom: 0;
  }
  .pt-100 {
    padding-top: 60px !important;
  }
  .pt-90 {
    padding-top: 60px !important;
  }
  .contents-block_inner.pt-185 {
    padding-top: 60px !important;
  }
  #open-seminar_contact .contents-block_full-inner {
    padding-top: 60px;
  }
  #open-seminar_contact .form-contents p {
    font-size: 16px !important;
    font-weight: bold;
  }
  #open-seminar_contact .form-contents .must-icon {
    font-size: 12px !important;
  }
  #open-seminar_contact .form-contents p.u-mt-05 {
    font-size: 14px !important;
  }
  .contents-block_full-inner {
    padding: 30px 10px;
  }
  .about-block_inner-lists {
    width: 100%;
    max-width: 100%;
    padding: 25px 10px;
  }
  .about-block_inner-lists li {
    font-size: 16px;
  }
  .about-wrap .zoom-banner {
    right: 5px;
  }
  .about-wrap .zoom-banner img {
    width: 120px;
  }
  .about-wrap .block-txt {
    font-size: 16px !important;
  }
  .courses-block_inner .inner_short .courses-ttl {
    font-size: 24px;
  }
  .more-courses-block .inner_short .courses-ttl {
    font-size: 24px;
  }
  .profile-inner .profile-txt .profile-position-txt {
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0.2rem;
  }
  .system-more-block-btn .btn-wrap .btn-orange {
    font-size: 18px;
  }
  .more-btn-block_inner .btn-wrap .btn-orange.p-link {
    font-size: 18px;
  }
  .trial-lesson-txt {
    font-size: 16px;
  }
  .courses-block_bottom-txt {
    font-size: 16px !important;
  }
  .system-more-block-ttl {
    font-size: 24px;
  }
  .seminar-more_block-flex .inner-list {
    font-size: 16px;
  }
  .benefit_block-inner-flex .block-inner .block-inner-txt_list {
    margin-left: 20px;
  }
  div.wpcf7 .wpcf7-submit {
    position: unset;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    font-size: 22px;
    background-color: #f33036;
    border: 2px solid #f33036;
    border-radius: 50px;
    box-sizing: border-box;
    text-align: center;
    cursor: pointer;
    border: none;
    white-space: nowrap;
    text-decoration: none;
  }
  .wpcf7-spinner {
    display: none;
  }
  .how_list-block span label {
    font-weight: normal;
  }
  .wpcf7-list-item {
    margin: 0;
  }
  .wpcf7-checkbox .wpcf7-list-item {
    margin-bottom: 5px;
  }
  /* 2025-01-29 */
  #mv .front-page-b-mv_txt-catch span {
    letter-spacing: 0rem;
    font-weight: 800;
    font-size: 60px;
    line-height: 6.5rem;
  }
  #mv .front-page-b-mv_txt-catch span.mv-txt_sm {
    font-size: 52px;
  }
  #mv .front-page-b-mv_txt-catch-bottom {
    margin-top: 0;
    padding: 3px 0 15px 5px;
    letter-spacing: 0rem;
    font-weight: bold;
    font-size: 33px !important;
  }
  .mv_wrap {
    margin: 0;
  }
  .result-block .block_inner-box-lists.lists-agencies {
    margin-left: 35px;
  }
  .result-block .block_inner-box-lists.lists-event {
    margin-left: 35px;
  }
  .result-block .block_inner-box-lists.lists-organizations {
    margin-left: 35px;
  }
  .participation-txt-list li {
    margin-top: 0;
    padding: 0 50px;
    font-size: 20px;
  }
  .so-schedule .so-schedule__box td {
    padding: 2.4rem 0rem;
  }
  .container.so-schedule .mp-schedule__wrap .so-schedule__box tr td {
    font-size: 16px !important;
  }
  /* 2025-01-30 */
  #problem {
    margin-top: 20px;
  }
  #problem .contents-block_inner.problem-block {
    /* padding: 25px;
    background: unset;
    border: 1px solid #000; */
    background: unset;
    border: 0px;
  }
  #problem .problem-block_inner {
    /* background-image: url("https://keiei-shinri.or.jp/wp/wp-content/uploads/2025/01/problem-icon_bg.png");
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: 17%; */
  }
  #problem .problem-block_inner .problem-lists li {
    position: relative;
    font-size: 16px;
    width: 100%;
    margin-bottom: 0;
    margin-left: 0;
    padding-left: 30px;
  }
  #problem .problem-block_inner .problem-lists li::before {
    top: 2px;
  }
  #problem .contents-block_inner .pc-only .problem-img img {
    position: absolute;
    width: 50px;
    margin-right: 100px;
  }
  #about .contents-block_full-inner {
    padding-top: 10px;
  }
  #about .about-psychologist-course {
    margin-top: 50px;
  }
  #about .about-psychologist-course .block-txt {
    margin: 0 0 25px 0;
    line-height: 2.6rem;
  }
  #about .about-block_inner-img_lists {
    margin-bottom: 45px;
  }
  #record.contents-block {
    margin-top: 65px;
  }
  #record .t-left {
    margin: 15px 20px 0 20px;
    line-height: 2.8rem;
  }
  .record-block_inner {
    margin-top: 20px;
  }
  #media {
    margin-top: 65px;
    margin-bottom: 35px;
  }
  #media .t-left {
    margin: 15px 20px 0 20px;
    line-height: 2.8rem;
  }
  #media .pb-60 {
    padding-bottom: 20px !important;
  }
  .result-block .block_inner-box-lists {
    margin: 10px 0 0 0;
  }
  .trial-lesson-txt {
    margin: 25px 0 30px 0;
  }
  .courses-block_inner .inner_short .courses-txt-contents hr {
    margin: 25px 0 0 0;
  }
  .courses-block_inner .contents-catch {
    margin: 20px 0;
  }
  .courses-block_bottom-txt {
    font-size: 18px !important;
  }
  .more-courses-block {
    margin-bottom: 20px;
  }
  .participant-txt-block_inner {
    margin-top: 20px;
  }
  .profile-inner .profile-img {
    width: 90%;
    margin: 0 auto;
  }
  .courses-block_inner .inner_short .courses-ttl {
    height: 70px;
  }
  .more-courses-block .inner_short .courses-ttl.consulting-ttl_block {
    height: 70px;
  }
  .more-courses-block .inner_short li .courses-txt-contents {
    grid-template-rows: 80px 1fr;
  }
  .more-courses-block .inner_short li:first-child .courses-txt-contents {
    grid-template-rows: 80px 1fr;
  }
  .more-courses-block .consulting-catch {
    color: #000000;
    font-weight: bold;
    font-size: 22px;
    line-height: 3.8rem;
    text-align: center;
  }
  .courses-block .business-ttl {
    /*    font-size: 20px;*/
  }
  .courses-block_inner .inner_long .contents-catch {
    margin: 20px 0;
  }
  .courses-block_inner .inner_long .courses-contents {
    padding-bottom: 40px;
  }
  .participant-block_inner-img_lists {
    display: flex;
    gap: 10px;
    margin: 0 10px 60px 10px;
    flex-direction: column;
  }
  .more-courses-block .inner_short .courses-ttl.consulting-ttl_block {
    font-size: 24px;
  }
  .courses-block_inner .inner_long .courses-ttl {
    height: 70px;
  }
  .more-courses-block .inner_short .courses-ttl {
    height: 70px;
  }
  .participation-txt-list {
    margin-left: 10px;
  }
  #open-seminar_contact .form-contents input {
    max-width: 100%;
  }
  form input[type="text"],
  form textarea {
    width: 100%;
  }
  .wpcf7 input[type="email"] {
    width: 100%;
  }
  .container.so-schedule .mp-schedule__wrap .so-schedule__box tr td {
    font-size: 1.75rem !important;
    letter-spacing: 0;
  }
  .voice-center_txt {
    margin: 5px 0 0 0;
    text-align: center;
    font-size: 15px !important;
    letter-spacing: 0.1rem;
  }
  #pre-seminar-schedule {
    width: 100%;
  }
  .open-seminar-block_mv .top_contents {
    padding: 25px 10px 0 10px;
  }
  /* 2025-02-06 */
  .participant-block_inner .voice-list {
    flex-direction: column;
    margin-bottom: 20px;
  }
  .participant-block_inner .voice-list li {
    width: 100%;
    margin-bottom: 0;
    padding-bottom: 8px;
    padding-left: 28px;
    line-height: 1.8rem;
  }
  .participant-block_inner .voice-list li::before {
    width: 16px;
    height: 16px;
    padding-left: 20px;
  }
  .participant-block_inner .btn-white a {
    font-size: 19px !important;
  }
  .result-block .block_inner-box-lists li {
    font-size: 18px;
    line-height: 3rem;
    padding-right: 30px;
  }
  .result-block .block_inner-box-lists.lists-organizations li {
    /* line-height: 3.5rem; */
  }
  .system-block-txt {
    width: 96%;
    padding: 0 30px 0 30px;
    margin: 20px auto 0 auto;
    font-size: 16px;
    text-align: left;
    letter-spacing: 0.1rem;
    color: #000000;
  }
  .courses-block_bottom-txt {
    margin-top: 40px;
  }
  .participant-txt-block .participant-icon-list ul li p {
    font-size: 13px !important;
  }
  .profile-inner {
    margin-top: 20px;
  }
  .profile-inner .profile-img {
    width: 80%;
  }
  .profile-inner .profile-txt {
    max-width: 96%;
    padding: 0 24px 0 24px;
    margin: 0 auto;
  }
  #profile .contents-block_full-inner {
    padding: 30px 10px 40px 10px;
  }
  .profile-catch {
    font-size: 16px;
  }
  #profile-message {
    margin-top: 30px;
  }
  #media .contents-block_inner {
    padding: 30px 15px;
  }
  .more-courses-block .consulting-catch {
    font-size: 18px;
  }
  #record .t-left {
    font-size: 16px !important;
  }
  /* 2025-02-19 */
  .applyinfo_link-btn {
    width: 96%;
    margin: 20px auto 0 auto;
  }
  .applyinfo_link-btn .btn-wrap .btn-orange {
    height: 70px;
    font-size: 18px;
  }
  .applyinfo_link-btn .btn-wrap .btn-orange.p-link::after {
    width: 10px;
    height: 10px;
    top: 30px;
    right: 20px;
  }
  .profile-catch {
    font-size: 20px;
  }
  /* 2025-02-26 */
  #mv .front-page-b-mv_txt-catch span.mv_txt-catch_tit {
    display: block;
    text-align: center;
    font-size: 32px;
    letter-spacing: 0.1rem;
    color: #e2750f;
    line-height: 5rem;
  }
  #mv .front-page-b-mv_txt-catch-bottom {
    padding: 3px 0 0 5px;
  }
  #mv .mv_txt-catch-bottom_inner {
    padding-bottom: 15px;
    margin-top: 5px;
  }
  #mv .mv_txt-catch-bottom_inner span.mv-txt-catch_sub-tit {
    display: block;
    padding-left: 50px;
    font-size: 53px;
    letter-spacing: 0.5rem;
    color: #98171e;
    font-weight: 900;
    line-height: 5.6rem;
    margin-top: 3px;
  }
  #mv .mv_txt-catch-bottom_inner span.mv_txt-catch_tit .mv_txt-catch_ss {
    font-size: 34px;
    color: #000;
    line-height: 0;
  }
  #mv .mv_txt-catch-bottom_inner .mv-txt-catch_sub-tit .mv-txt-catch_sub_ss {
    font-size: 40px;
    color: #000;
    letter-spacing: 0;
    line-height: 0;
    font-weight: 700;
  }
  #mv .front-page-b-mv_txt-catch span.mv_txt-catch_sub-tit .mv_txt-catch_ss {
    font-size: 20px;
    color: #000;
    line-height: 0;
  }
  #mv .front-page-b-mv_txt-catch span.mv_txt-catch_hr {
    width: 90%;
  }
  #mv .front-page-b-mv_txt-catch span.mv_txt-catch_sub-tit {
    display: block;
    text-align: center;
    font-size: 24px;
    letter-spacing: 0.1rem;
    color: #000;
    line-height: 3.6rem;
    margin-top: 0;
    margin-bottom: 5px;
  }
  #problem {
    margin-top: 0;
  }
  .btn-wrap-voice {
    display: flex;
    justify-content: center;
    width: 100%;
    margin: 40px auto 0 auto;
  }
  .btn-orange-voice {
    width: 100%;
    height: 70px;
    font-size: 18px;
    font-weight: bold;
  }
  .btn-orange-voice::after {
    content: "";
    width: 10px;
    height: 10px;
    border-top: 2px solid #fff !important;
    border-right: 2px solid #fff !important;
    transform: rotate(45deg);
    position: absolute;
    top: 30px;
    right: 20px;
    bottom: 0;
  }
  .btn-orange-voice a {
    display: inline-flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    color: #fff;
    width: 100%;
    height: 100%;
  }
  .result-block .lists-event li:first-child {
    margin-bottom: 10px;
  }
  .result-block .lists-event li {
    margin-bottom: 10px;
  }
  .result-block .lists-event li:last-child {
    margin-bottom: 0;
  }
  #record
    > div
    > div
    > div
    > section
    > div
    > div
    > dl:nth-child(2)
    > dd
    > ul
    > li:nth-child(1) {
    padding-right: 30px;
    margin-right: 15px;
  }
  #record
    > div
    > div
    > div
    > section
    > div
    > div
    > dl:nth-child(2)
    > dd
    > ul
    > li:nth-child(2) {
    padding-right: 30px;
    margin-right: 20px;
  }
  #record
    > div
    > div
    > div
    > section
    > div
    > div
    > dl:nth-child(2)
    > dd
    > ul
    > li:nth-child(3) {
    padding-right: 0;
    margin-right: 0;
  }
  .block_inner-box-lists li.lists-agencies-child-hed {
    padding-right: 0;
    margin-right: 0;
  }
  .block_inner-box-lists .lists-agencies-child {
    /* justify-content: space-between; */
    margin-top: 0;
  }
  .block_inner-box-lists .lists-agencies-child li {
    margin-right: 0;
    padding-right: 0;
  }
  .block_inner-box-lists .lists-agencies-child li.first-ttl {
    width: 43%;
    padding-right: 0;
  }
  .result-block .lists-organizations ul li {
    margin-right: 0;
    margin-top: 5px;
  }
  .contents-catch.sp-only .class-name-block {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
  }
  .contents-catch.sp-only .class-name-block .class-name {
    flex: 1;
    font-size: 20px;
  }
  .contents-catch.sp-only .class-name-block .class-name_txt {
    flex: 2;
    text-align: left;
    font-size: 18px;
  }
  .courses-txt-contents {
    width: 100%;
  }
  .courses-btn-block {
    margin: 0 auto;
  }
  .courses-block_inner .inner_short .courses-txt-contents {
    padding: 0 0;
  }
  #system-info .courses-btn-block {
    width: 100%;
    /* max-width: 365px; */
  }
  .inner_short .courses-btn-block .btn-wrap {
    width: 100%;
  }
  #media {
    margin-top: 0;
  }
  #participant {
    margin-top: 20px;
    margin-bottom: 40px;
  }
  #problem.contents-block {
    margin-top: 10px;
  }
  #system-info {
    margin: 30px 0 60px 0;
  }
  .courses-btn-block.sp-only .btn-wrap {
    display: grid;
    grid-template-columns: 30px 1fr 30px;
    /* grid-template-rows: 90px 1fr; */
    align-items: center;
    /* padding: 0 0 40px 0; */
  }
  .courses-btn-block.sp-only .btn-wrap .courses-btn {
    grid-column: 2 / 3;
  }
  .system-block-txt {
    width: 95%;
    padding: 0;
    margin: 20px auto 30px auto;
  }
  #trial .contents-block_full-inner {
    padding: 30px 10px 30px 10px;
  }
  .trial-lesson-block {
    margin-top: 35px;
    padding-top: 20px;
  }
  .trial-lesson-txt {
    margin: 25px 0 0 0;
  }
  #pre-seminar-schedule {
    margin-top: 30px !important;
  }
  #about {
    width: 96%;
    margin: 20px auto 0 auto;
  }
  .about-psychologist p.block-txt {
    width: 100%;
    max-width: 95%;
    margin: 20px auto 0 auto;
    font-size: 16px !important;
    text-align: left;
  }
  .system-block_inner {
    margin-bottom: 0;
    margin-top: 10px;
  }
  #problem.contents-block {
    margin-bottom: 0;
  }
  #system-info p.block-txt {
    width: 100%;
    max-width: 96%;
    margin: 20px auto 40px auto;
    font-size: 16px !important;
    text-align: left;
    font-weight: normal;
    letter-spacing: 0.1rem;
  }
  #system-info {
    margin: 50px 0 60px 0;
  }
  .system-block_inner .wide-banner_img {
    height: 160px;
  }
  .participant-txt-bottom_block .block-txt {
    margin-top: 10px;
    margin-bottom: 30px;
    font-size: 18px !important;
  }
  #problem .contents-block_inner.problem-block {
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
  }
  .system-block_inner {
    margin: 0 5px 30px 5px;
  }
  /* 2025-03-24 */
  #participant .contents-block-ttl p.block-txt {
    text-align: left;
    margin-left: 10px;
    margin-right: 10px;
  }
  .participant-txt-bottom p.block-txt {
    text-align: left;
    font-size: 18px !important;
    margin-left: 10px;
    margin-right: 10px;
  }
  .participant-txt-block .participant-icon-list ul {
    gap: 10px;
  }
  .participant-txt-block .participant-icon-list ul li {
    width: 31%;
  }
}
/* 480px end */
/* ---------------------  */
/*          424px         */
/*      Mobile OS         */
/* ---------------------  */
@media screen and (max-width: 425px) {
  #mv .front-page-b-mv_txt-catch span {
    letter-spacing: 0.3rem;
    font-weight: 800;
    font-size: 50px;
    line-height: 6rem;
  }
  #mv .front-page-b-mv_txt-catch-bottom {
    padding: 5px 0 15px 0;
    letter-spacing: 0.2rem;
    font-weight: bold;
    font-size: 29px !important;
  }
  #mv .front-page-b-mv_btn img {
    width: 94%;
  }
  .front-page-b-txt--img {
    margin-bottom: 0;
  }
  .front-page-b-txt--img img {
    width: 100%;
  }
  .btn-white.w600 {
    max-width: 100%;
  }
  .btn-white.w600 a {
    font-size: 13px !important;
  }
  .btn-white a {
    font-size: 18px !important;
  }
  .courses-btn-block .btn-white.courses-btn a {
    font-size: 14px !important;
  }
  .profile-btn-block .btn-white.courses-btn a {
    font-size: 14px !important;
  }
  .media-block_inner-lists-group li {
    font-size: 14px;
  }
  .result-block .block_inner-box-lists li {
    font-size: 14px;
  }
  .about-psychologist-course .block-txt {
    font-size: 16px !important;
  }
  .participant-block_inner .voice-list li {
    font-size: 16px;
  }
  .participant-block_inner .voice-list li::before {
    width: 16px;
    height: 16px;
    padding-left: 15px;
  }
  .participation-txt-flex {
    font-size: 20px;
  }
  .participation-txt-flex .sub-txt {
    font-size: 14px;
  }
  .participation-txt-overview {
    line-height: 2.6rem;
  }
  .so-schedule {
    padding: 0;
  }
  .mp-schedule__wrap::before {
    border: 1px solid #dcdcdc;
    border-bottom: 0;
  }
  .courses-block_inner .inner_short .courses-ttl {
    font-size: 22px;
  }
  .courses-block_bottom-txt {
    font-size: 16px !important;
  }
  .profile-inner .profile-txt .profile-position {
    font-size: 14px !important;
    letter-spacing: 0.2rem;
  }
  .profile-inner .profile-txt .profile-position-txt {
    font-size: 16px !important;
    letter-spacing: 0.2rem;
  }
  .profile-catch {
    font-size: 28px;
  }
  .more-btn-block_inner .btn-wrap .btn-orange {
    font-size: 14px;
  }
  .open-seminar-block_mv .top_contents {
    padding: 20px 10px 0 10px;
  }
  .open-seminar-block_mv .top_contents-point_ttl {
    font-size: 18px;
  }
  .open-seminar-block_mv .top_contents-point_catch {
    font-size: 26px;
    line-height: 4rem;
    margin-bottom: 5px;
    margin-left: 0;
  }
  .open-seminar-block_mv .bottom_contents .recommendation-list {
    font-size: 18px;
    padding: 10px 20px 30px 50px;
  }
  .trial-lesson-txt {
    font-size: 16px;
  }
  .seminar-more_block-flex .inner-flex .inner-ttl {
    padding-top: 3px;
    font-size: 20px;
  }
  .seminar-more_block-flex .inner-list {
    font-size: 16px;
  }
  .container.so-schedule .mp-schedule__wrap .so-schedule__box tr td {
    font-size: 14px !important;
  }
  #pre-seminar-text {
    font-size: 14px !important;
  }
  .voice_block-inner-flex .block-inner-txt {
    padding: 30px 26px;
  }
  .voice_block-inner-flex .block-inner-txt .txt-top {
    font-size: 20px;
  }
  .voice_block-inner-flex .block-inner-txt .txt-center {
    font-size: 14px;
  }
  .voice_block-inner-flex .block-inner-txt .txt-bottom {
    font-size: 16px;
  }
  .benefit_block-inner-flex .block-inner .block-inner-txt p {
    font-size: 18px !important;
  }
  .benefit_block-inner-flex .block-inner .block-inner-txt_lists-flex {
    font-size: 18px;
  }
  .benefit_block-inner-flex
    .block-inner
    .block-inner-txt_lists-flex
    .list-price {
    min-width: 80px;
    padding-top: 9px;
  }
  .benefit_block-inner-flex .block-inner .block-inner-ttl .bottom-txt {
    font-size: 28px;
  }
  .benefit_block-inner-flex .block-inner .block-inner-txt_list .sm-txt {
    padding-top: 10px;
    line-height: 1.6rem;
  }
  #benefit .situation_and_status li {
    max-width: 340px;
    padding: 40px 20px 20px 100px;
    font-size: 16px;
  }
  #benefit .situation_and_status li:first-child {
    padding: 50px 20px 20px 100px;
  }
  #benefit .situation_and_status li:nth-child(2) {
    padding: 50px 20px 20px 100px;
  }
  #benefit .situation_and_status li:nth-child(3) {
    padding: 40px 20px 20px 100px;
  }
  #open-seminar_contact .form-contents p {
    font-size: 14px !important;
  }
  #open-seminar_contact .form-contents .must-icon {
    font-size: 14px !important;
  }
  .contents-block_full-inner {
    padding: 30px 20px;
  }
  .pb-80 {
    padding-bottom: 20px !important;
  }
  .form-red_txt {
    font-size: 14px;
  }
  .participation-txt-overview {
    font-size: 16px;
  }
  .participant-txt-block .participant-icon-list ul li p {
    font-size: 12px !important;
  }
  .about-psychologist .block-txt {
    font-size: 16px !important;
  }
  .trial-sm-ttl {
    font-size: 14px !important;
  }
  /* 2025-01-29 */
  #mv .front-page-b-mv_txt-catch span {
    letter-spacing: 0rem;
    font-weight: 800;
    font-size: 54px;
    line-height: 6rem;
  }
  #mv .front-page-b-mv_txt-catch span.mv-txt_sm {
    font-size: 50px;
  }
  #mv .front-page-b-mv_txt-catch-bottom {
    margin-top: 0;
    padding: 3px 0 15px 5px;
    letter-spacing: 0rem;
    font-weight: bold;
    font-size: 30px !important;
  }
  .participation-txt-list li {
    margin-top: 0;
    padding: 0 40px;
    font-size: 20px;
  }
  .trial-sm-ttl {
    font-size: 16px !important;
  }
  .participation-txt-list {
    margin-left: 5px;
  }
  .courses-block_inner .inner_short .business-t_inner {
    padding: 0;
  }
  .courses-block .business-ttl {
    /*    font-size: 19px;*/
    font-size: clamp(16px, 4vw, 19px);
  }
  #benefit .situation_and_status li {
    max-width: 340px;
    height: 130px;
    font-size: 16px;
  }
  #benefit .situation_and_status li:first-child {
    padding: 40px 20px 0px 100px;
  }
  #benefit .situation_and_status li:nth-child(2) {
    padding: 40px 20px 20px 100px;
  }
  #benefit .situation_and_status li:nth-child(3) {
    padding: 30px 20px 20px 100px;
  }
  #benefit .situation_and_status li:first-child img {
    top: 40px;
    left: 20px;
  }
  #benefit .situation_and_status li:nth-child(2) img {
    top: 40px;
    left: 30px;
  }
  #benefit .situation_and_status li:nth-child(3) img {
    top: 40px;
    left: 30px;
  }
  .container.so-schedule .mp-schedule__wrap .so-schedule__box tr td {
    font-size: 1.75rem !important;
  }
  .participant-block_inner .btn-white a {
    font-size: 16px !important;
  }
  .result-block .block_inner-box-lists li {
    font-size: 1.6rem;
  }
  .participation-txt-list li {
    font-size: 1.85rem;
  }
  .system-block-txt {
    width: 100%;
    padding: 0 15px 0 15px;
  }
  .more-courses-block .consulting-catch {
    font-size: 21px;
  }
  .participant-txt-block .participant-icon-list ul li p {
    font-size: 13px !important;
  }
  .profile-inner .profile-txt .profile-name {
    margin-top: 25px;
  }
  .profile-inner .profile-txt .profile-position-txt {
    letter-spacing: 0.17rem;
  }
  .profile-inner .profile-img {
    width: 75%;
  }
  .profile-catch {
    font-size: 16px;
  }
  .more-courses-block .consulting-catch {
    font-size: 18px;
  }
  .benefit_block-inner-flex .block-inner .block-inner-txt_list {
    font-size: 20px;
    line-height: 3.6rem;
  }
  /* 2025-02-19 */
  .profile-catch {
    font-size: 20px;
  }
  /* 2025-02-26 */
  #mv .front-page-b-mv_txt-catch-bottom {
    padding: 3px 0 0 5px;
  }
  #mv .mv_txt-catch-bottom_inner {
    padding-bottom: 15px;
    margin-top: 3px;
  }
  #mv .mv_txt-catch-bottom_inner span.mv-txt-catch_sub-tit {
    display: block;
    padding-left: 55px;
    font-size: 51px;
    letter-spacing: 0.3rem;
    color: #98171e;
    font-weight: 900;
    line-height: 5.6rem;
    margin-top: 3px;
  }
  #mv .mv_txt-catch-bottom_inner span.mv_txt-catch_tit .mv_txt-catch_ss {
    font-size: 34px;
    color: #000;
    line-height: 0;
  }
  #mv .mv_txt-catch-bottom_inner .mv-txt-catch_sub-tit .mv-txt-catch_sub_ss {
    font-size: 38px;
    color: #000;
    letter-spacing: 0;
    line-height: 0;
    font-weight: 700;
  }
  #mv .front-page-b-mv_txt-catch span.mv_txt-catch_sub-tit {
    display: block;
    text-align: center;
    font-size: 23px;
    letter-spacing: 0.1rem;
    color: #000;
    line-height: 3.6rem;
    margin-top: 0;
    margin-bottom: 5px;
  }
  #mv .front-page-b-mv_txt-catch span.mv_txt-catch_sub-tit .mv_txt-catch_ss {
    font-size: 20px;
    color: #000;
    line-height: 0;
  }
  #problem {
    margin-top: 0;
  }
  .result-block .block_inner-box-lists li {
    padding-right: 0;
  }
  .inner_short .courses-btn-block .btn-wrap {
    width: 100%;
    /* max-width: 318px; */
    margin: 0 auto;
  }
  .inner_long .courses-btn-block .btn-wrap {
    width: 100%;
    /* max-width: 318px; */
    margin: 0 auto;
  }
  .contents-catch.sp-only .class-name-block .class-name {
    flex: 1;
    font-size: 20px;
  }
  .contents-catch.sp-only .class-name-block .class-name_txt {
    flex: 2;
    margin-left: 0;
    text-align: left;
    font-size: 18px;
  }
  .result-block .block_inner-box-lists li {
    line-height: 2.6rem;
  }
  .result-block .lists-organizations ul li {
    line-height: 2.3rem;
  }
  .participant-txt-bottom_block .block-txt {
    margin-top: 10px;
    margin-bottom: 30px;
    font-size: 16px !important;
  }
  .participant-icon-list ul li .left-space_wrap .left-space {
    position: absolute;
    font-size: 10px;
    right: -3px;
    bottom: 0;
  }
  .system-block_inner .wide-banner_img {
    height: 130px;
  }
  .participant-txt-block .participant-icon-list ul li p {
    font-size: 13.5px !important;
  }
  .participant-txt-block .participant-icon-list ul {
    align-items: flex-start;
  }
  .participant-txt-block .participant-icon-list .list-ttl_wrap {
    position: relative;
  }
  .participant-txt-block .participant-icon-list .list-ttl_wrap p {
    position: absolute;
    left: -50%;
    right: -50%;
  }
}
/* 424px end */
/* ---------------------  */
/*          375px         */
/*      Mobile OS         */
/* ---------------------  */
@media screen and (max-width: 375px) {
  #mv .front-page-b-mv_txt-catch span {
    letter-spacing: 0.3rem;
    font-weight: 800;
    font-size: 42px;
    line-height: 5.3rem;
  }
  #mv .front-page-b-mv_txt-catch-bottom {
    padding: 5px 0 15px 4px;
    letter-spacing: 0.2rem;
    font-weight: bold;
    font-size: 24px !important;
  }
  .front-page-b-txt--img {
    margin-bottom: 0;
  }
  .front-page-b-txt--img img {
    width: 100%;
  }
  .btn-white.w600 {
    max-width: 100%;
  }
  .btn-white.w600 a {
    font-size: 14px;
  }
  .btn-white a {
    font-size: 18px !important;
  }
  .courses-btn-block .btn-white.courses-btn a {
    font-size: 18px !important;
  }
  .profile-btn-block .btn-white.courses-btn a {
    font-size: 18px !important;
  }
  .media-block_inner-lists-group li {
    font-size: 14px;
  }
  .result-block .block_inner-box-lists li {
    font-size: 14px;
  }
  .about-psychologist .block-txt {
    font-size: 16px !important;
  }
  .about-psychologist-course .block-txt {
    font-size: 16px !important;
  }
  .about-block_inner-lists li {
    font-size: 16px;
  }
  .participant-block_inner .voice-list li {
    font-size: 16px;
  }
  .participation-txt-flex {
    font-size: 18px;
  }
  .participation-txt-flex .sub-txt {
    font-size: 14px;
  }
  .participation-txt-overview {
    line-height: 2.6rem;
  }
  .so-schedule {
    padding: 0;
  }
  .mp-schedule__wrap::before {
    border: 1px solid #dcdcdc;
    border-bottom: 0;
  }
  .courses-block_inner .inner_short .courses-ttl {
    font-size: 22px;
  }
  .courses-block_bottom-txt {
    font-size: 16px !important;
  }
  .profile-inner .profile-txt .profile-position {
    font-size: 14px !important;
  }
  .profile-catch {
    font-size: 24px;
  }
  .more-btn-block_inner .btn-wrap .btn-orange {
    font-size: 14px;
  }
  .open-seminar-block_mv .top_contents-point_ttl {
    font-size: 18px;
  }
  .open-seminar-block_mv .top_contents-point_catch {
    font-size: 26px;
    line-height: 4rem;
  }
  .open-seminar-block_mv .bottom_contents .recommendation-list {
    font-size: 18px;
    padding: 10px 20px 30px 40px;
  }
  .trial-lesson-txt {
    font-size: 16px;
  }
  .seminar-more_block-flex .inner-flex .inner-ttl {
    padding-top: 3px;
    font-size: 18px;
  }
  .seminar-more_block-flex .inner-list {
    font-size: 16px;
  }
  .container.so-schedule .mp-schedule__wrap .so-schedule__box tr td {
    font-size: 14px !important;
  }
  #pre-seminar-text {
    font-size: 14px !important;
  }
  .voice_block-inner-flex .block-inner-txt {
    padding: 30px 26px;
  }
  .voice_block-inner-flex .block-inner-txt .txt-top {
    font-size: 18px;
  }
  .voice_block-inner-flex .block-inner-txt .txt-center {
    font-size: 14px;
  }
  .voice_block-inner-flex .block-inner-txt .txt-bottom {
    font-size: 16px;
  }
  .benefit_block-inner-flex {
    margin: 30px 10px 0 10px;
  }
  .benefit_block-inner-flex .block-inner .block-inner-txt_list {
    margin-left: 5px;
  }
  .benefit_block-inner-flex .block-inner .block-inner-txt p {
    font-size: 18px !important;
  }
  .benefit_block-inner-flex .block-inner .block-inner-txt_lists-flex {
    font-size: 18px;
  }
  .benefit_block-inner-flex
    .block-inner
    .block-inner-txt_lists-flex
    .list-price {
    min-width: 80px;
    padding-top: 9px;
  }
  .benefit_block-inner-flex .block-inner .block-inner-ttl .bottom-txt {
    font-size: 28px;
  }
  .benefit_block-inner-flex .block-inner .block-inner-txt_list .sm-txt {
    padding-top: 10px;
    line-height: 1.6rem;
  }
  #benefit .situation_and_status li {
    max-width: 340px;
    padding: 40px 20px 20px 100px;
    font-size: 16px;
  }
  #open-seminar_contact .form-contents p {
    font-size: 16px !important;
  }
  #open-seminar_contact .form-contents .must-icon {
    font-size: 10px !important;
  }
  .contents-block_full-inner {
    padding: 30px 10px;
  }
  .about-wrap .zoom-banner img {
    width: 110px;
  }
  .participant-block {
    padding: 10px 0;
  }
  .participation-txt-list li {
    font-size: 18px;
  }
  .more-courses-block .contents-catch {
    font-size: 21px;
  }
  #benefit .situation_and_status li:first-child {
    padding: 50px 20px 20px 100px;
  }
  #benefit .situation_and_status li:nth-child(2) {
    padding: 45px 20px 20px 100px;
  }
  #benefit .situation_and_status li:nth-child(3) {
    padding: 30px 20px 20px 100px;
  }
  #openseminar-form .u-sp-pad {
    padding-top: 60px;
  }
  /* 2025-01-29 */
  #mv .front-page-b-mv_txt-catch span {
    letter-spacing: 0rem;
    font-weight: 800;
    font-size: 49px;
    line-height: 5.6rem;
  }
  #mv .front-page-b-mv_txt-catch span.mv-txt_sm {
    font-size: 43px;
  }
  #mv .front-page-b-mv_txt-catch-bottom {
    margin-top: 0;
    letter-spacing: 0rem;
    font-weight: bold;
    font-size: 27px !important;
  }
  .participation-txt-list li {
    margin-top: 0;
    padding: 0 20px;
    font-size: 20px;
  }
  .result-block .block_inner-box-lists.lists-agencies {
    margin-left: 30px;
  }
  .result-block .block_inner-box-lists.lists-event {
    margin-left: 30px;
  }
  .result-block .block_inner-box-lists.lists-organizations {
    margin-left: 30px;
  }
  /* 2025-01-30 */
  #problem .contents-block_inner.problem-block {
    /* padding: 10px; */
    background: unset;
    /* border: 1px solid #000; */
  }
  #problem .problem-block_inner {
    /* background-image: url("https://keiei-shinri.or.jp/wp/wp-content/uploads/2025/01/problem-icon_bg.png");
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: 12%; */
  }
  #problem .problem-block_inner .problem-lists li::before {
    content: "";
    position: absolute;
    left: 4px;
    width: 20px;
    height: 20px;
    background-image: url("https://keiei-shinri.or.jp/wp/wp-content/uploads/2025/01/check-bkred.png");
    background-size: contain;
    background-repeat: no-repeat;
  }
  .courses-block .business-ttl {
    font-size: 16px;
  }
  .more-courses-block .consulting-catch {
    font-size: 18px;
  }
  .participant-txt-block_inner {
    margin: 20px 20px 0 20px;
  }
  .participation-txt-list {
    margin-left: 10px;
  }
  #benefit .situation_and_status li {
    height: 150px;
  }
  #benefit .situation_and_status li:first-child {
    padding: 40px 20px 0px 100px;
  }
  #benefit .situation_and_status li:nth-child(2) {
    padding: 40px 20px 20px 100px;
  }
  #benefit .situation_and_status li:nth-child(3) {
    padding: 30px 20px 20px 100px;
  }
  #benefit .situation_and_status li:first-child img {
    top: 40px;
    left: 20px;
  }
  #benefit .situation_and_status li:nth-child(2) img {
    top: 40px;
    left: 30px;
  }
  #benefit .situation_and_status li:nth-child(3) img {
    top: 40px;
    left: 30px;
  }
  .container.so-schedule .mp-schedule__wrap .so-schedule__box tr td {
    font-size: 1.65rem !important;
  }
  .voice-center_txt {
    font-size: 14px !important;
    letter-spacing: 0.1rem;
  }
  /* 2025-02-06 */
  .about-block_inner-lists li {
    font-size: 1.5rem;
  }
  .participant-txt-block_inner .block-txt {
    font-size: 1.55rem !important;
  }
  .participant-txt-block .participant-icon-list ul li p {
    font-size: 12px !important;
  }
  .profile-inner .profile-txt .profile-position {
    font-size: 13px !important;
  }
  .profile-catch {
    font-size: 16px;
  }
  .seminar-more_block-flex .inner-list {
    font-size: 15px;
  }
  .benefit_block-inner-flex .block-inner .block-inner-txt_list {
    font-size: 20px;
    line-height: 3.6rem;
  }
  /* 2025-02-19 */
  .profile-catch {
    font-size: 20px;
  }
  /* 2025-02-26 */
  #mv .front-page-b-mv_txt-catch span.mv_txt-catch_tit {
    display: block;
    text-align: center;
    font-size: 31px;
    letter-spacing: 0.1rem;
    color: #e2750f;
    line-height: 5rem;
  }
  #mv .front-page-b-mv_txt-catch-bottom {
    padding: 3px 0 0 5px;
  }
  #mv .mv_txt-catch-bottom_inner {
    padding-bottom: 15px;
    margin-top: 5px;
  }
  #mv .mv_txt-catch-bottom_inner span.mv-txt-catch_sub-tit {
    display: block;
    padding-left: 55px;
    font-size: 51px;
    letter-spacing: 0.3rem;
    color: #98171e;
    font-weight: 900;
    line-height: 5.4rem;
    margin-top: 3px;
  }
  #mv .mv_txt-catch-bottom_inner span.mv_txt-catch_tit .mv_txt-catch_ss {
    font-size: 34px;
    color: #000;
    line-height: 0;
  }
  #mv .mv_txt-catch-bottom_inner .mv-txt-catch_sub-tit .mv-txt-catch_sub_ss {
    font-size: 38px;
    color: #000;
    letter-spacing: 0;
    line-height: 0;
    font-weight: 700;
  }
  #mv .front-page-b-mv_txt-catch span.mv_txt-catch_sub-tit {
    display: block;
    text-align: center;
    font-size: 23px;
    letter-spacing: 0.1rem;
    color: #000;
    line-height: 3.6rem;
    margin-top: 0;
    margin-bottom: 5px;
  }
  #mv .front-page-b-mv_txt-catch span.mv_txt-catch_sub-tit .mv_txt-catch_ss {
    font-size: 20px;
    color: #000;
    line-height: 0;
  }
  #mv .front-page-b-mv_txt-catch span.mv_txt-catch_hr {
    width: 90%;
  }
  .inner_short .courses-btn-block .btn-wrap {
    width: 100%;
    /* max-width: 270px; */
    margin: 0 auto;
  }
  .inner_long .courses-btn-block .btn-wrap {
    width: 100%;
    /* max-width: 270px; */
    margin: 0 auto;
  }
  .contents-catch.sp-only .class-name-block .class-name_txt {
    flex: 2;
    margin-left: 0;
    text-align: left;
    font-size: 18px;
  }
  .result-block .block_inner-box-lists li {
    line-height: 2.1rem;
  }
  .result-block .lists-organizations ul li {
    line-height: 1.8rem;
  }
}
/* 375px end */
/* ---------------------  */
/*          320px         */
/*      Mobile OS         */
/* ---------------------  */
@media screen and (max-width: 320px) {
  #mv .front-page-b-mv_txt-catch span {
    letter-spacing: 0rem;
    font-weight: 800;
    font-size: 40px;
    line-height: 4.3rem;
  }
  #mv .front-page-b-mv_txt-catch span.mv-txt_sm {
    font-size: 33px;
  }
  #mv .front-page-b-mv_txt-catch-bottom {
    padding: 3px 0 15px 4px;
    letter-spacing: 0.2rem;
    font-weight: bold;
    font-size: 20px !important;
  }
  .front-page-b-txt--img {
    margin-bottom: 0;
  }
  .front-page-b-txt--img img {
    width: 100%;
  }
  .btn-white.w600 {
    max-width: 100%;
  }
  .btn-white.w600 a {
    font-size: 14px;
  }
  .btn-white a {
    font-size: 14px !important;
  }
  .btn-white::after {
    width: 8px;
    height: 8px;
    top: 18px;
    right: 16px;
  }
  .contents-block_inner {
    padding: 15px;
  }
  .media-block_inner-lists-group li {
    font-size: 14px;
    line-height: 1.3rem;
  }
  .result-block .block_inner-box-lists {
    margin: 20px 0 0 20px;
  }
  .result-block .block_inner-box-lists li {
    font-size: 14px;
    line-height: 1.8rem;
  }
  .about-psychologist .block-txt {
    font-size: 16px !important;
    margin: 35px 0;
  }
  .about-block_inner-img_lists {
    margin: 0 auto 55px auto;
  }
  .about-block_inner-lists li {
    font-size: 14px;
  }
  .about-wrap .zoom-banner img {
    width: 100px;
  }
  .about-psychologist-course .block-txt.bottom {
    font-size: 16px !important;
    margin: 35px 0 30px 0;
  }
  .participant-block_inner .voice-list li {
    font-size: 16px;
  }
  .participant-txt-block_inner .block-txt {
    font-size: 14px !important;
    margin-bottom: 20px;
  }
  .participant-txt-block .participant-icon-list ul li p {
    font-size: 14px !important;
  }
  .block-ttl {
    font-size: 22px !important;
  }
  .trial-ttl {
    font-size: 20px !important;
  }
  .trial-sm-ttl {
    font-size: 12px !important;
  }
  .voice-s {
    display: block;
    line-height: 1.2rem;
    font-size: 10px;
  }
  .participation-txt-overview {
    font-size: 14px;
    line-height: 2.4rem;
  }
  .participation-txt-flex {
    font-size: 14px;
  }
  .participation-txt-flex .sub-txt {
    font-size: 14px;
  }
  .participation-txt-list li {
    font-size: 14px;
  }
  .participation-img {
    width: 310px;
  }
  .trial-lesson-block .blanc {
    width: 15px;
  }
  .trial-lesson-block .block-ttl {
    font-size: 18px;
  }
  #pre-seminar-schedule {
    width: 100%;
  }
  #pre-seminar-text {
    font-size: 12px !important;
  }
  .so-schedule {
    padding: 0;
  }
  .mp-schedule__wrap::before {
    border: 1px solid #dcdcdc;
    border-bottom: 0;
  }
  .courses-block_inner .inner_long .courses-ttl {
    font-size: 20px;
  }
  .courses-block_inner .inner_short .courses-ttl {
    font-size: 18px;
  }
  .courses-block_inner .contents-catch {
    font-size: 18px;
  }
  .more-courses-block .inner_short .courses-txt-contents {
    padding: 0 20px 40px 20px;
  }
  .more-courses-block .inner_short .courses-ttl {
    font-size: 20px;
  }
  .more-courses-block .contents-catch {
    font-size: 18px;
    line-height: 3rem;
  }
  .courses-block_bottom-txt {
    font-size: 16px !important;
  }
  .profile-inner .profile-txt .profile-position-txt {
    font-size: 16px !important;
  }
  .profile-inner .profile-txt .profile-position {
    font-size: 14px !important;
  }
  .profile-inner .profile-txt .profile-position-txt p {
    font-size: 16px !important;
  }
  .profile-catch {
    font-size: 22px;
  }
  .system-more-block-ttl {
    font-size: 20px;
  }
  .system-more-block-btn .btn-wrap .btn-orange {
    font-size: 14px;
  }
  .system-more-block-btn .btn-wrap .btn-orange::after {
    top: 20px;
  }
  .more-btn-block_inner .btn-wrap .btn-orange {
    font-size: 14px;
  }
  .more-btn-block_inner .btn-wrap .btn-white a {
    font-size: 14px !important;
  }
  .more-btn-block_inner .btn-wrap .btn-white.p-link::after {
    top: 23px;
  }
  .more-btn-block_inner
    .btn-wrap
    .btn-orange
    .container.so-schedule
    .mp-schedule__wrap
    .so-schedule__box
    tr
    td {
    font-size: 14px !important;
  }
  .open-seminar-block_mv .top_contents-point_ttl {
    font-size: 14px;
  }
  .open-seminar-block_mv .top_contents-point_catch {
    font-size: 23px;
  }
  .open-seminar-block_mv .bottom_contents .recommendation {
    font-size: 21px;
  }
  .open-seminar-block_mv .bottom_contents .recommendation-list {
    font-size: 14px;
    padding: 10px 20px 30px 30px;
  }
  #open-seminar .block-ttl {
    font-size: 20px !important;
  }
  .seminar-more_block-flex .inner-flex .inner-ttl {
    font-size: 14px;
  }
  .inner-icon {
    text-align: right;
  }
  .inner-icon img {
    width: 80%;
  }
  .trial-lesson-txt {
    font-size: 16px;
  }
  .seminar-more_block-flex .block-inner {
    padding: 20px 15px;
  }
  .seminar-more_block-flex .inner-list {
    font-size: 16px;
  }
  .seminar-more_block-flex .inner-list li {
    position: relative;
    padding: 2px 0 2px 25px;
  }
  .seminar-more_block-flex .inner-list li::before {
    width: 21px;
    height: 21px;
  }
  .voice_block-inner-flex .block-inner-txt {
    padding: 30px 20px;
  }
  .voice_block-inner-flex .block-inner-txt .txt-top {
    font-size: 14px;
  }
  .voice_block-inner-flex .block-inner-txt .txt-center {
    font-size: 14px;
  }
  .benefit_block-inner-flex .block-inner .block-inner-ttl {
    margin-bottom: 14px;
  }
  .benefit_block-inner-flex .block-inner .block-inner-ttl .bottom-txt {
    font-size: 25px;
  }
  .benefit_block-inner-flex .block-inner .block-inner-ttl .top-txt {
    font-size: 14px;
  }
  .benefit_block-inner-flex .block-inner {
    padding: 25px 14px;
  }
  .benefit_block-inner-flex .block-inner .block-inner-txt p {
    font-size: 14px !important;
    margin: 15px 0 10px 0;
  }
  .benefit_block-inner-flex .block-inner .block-inner-txt_list {
    font-size: 14px;
    line-height: 3rem;
    padding-top: 20px;
  }
  .benefit_block-inner-flex .block-inner .block-inner-txt_lists-flex {
    font-size: 14px;
    margin: 0 5px;
  }
  .benefit_block-inner-flex
    .block-inner
    .block-inner-txt_lists-flex
    .list-price {
    min-width: 70px;
    padding-top: 6px;
  }
  .benefit_block-inner-flex .block-inner .block-inner-txt_lists-flex .list-ttl {
    padding-top: 5px;
  }
  .benefit_block-inner-flex
    .block-inner
    .block-inner-txt_lists-flex
    .list-ttl
    span {
    font-size: 14px !important;
  }
  #benefit .situation_and_status li {
    max-width: 340px;
    padding: 40px 10px 20px 75px;
    font-size: 16px;
  }
  #benefit .situation_and_status li:first-child img {
    left: 15px;
  }
  #benefit .situation_and_status li:nth-child(2) img {
    left: 20px;
  }
  #benefit .situation_and_status li:nth-child(3) img {
    left: 20px;
  }
  #open-seminar_contact .form-contents p {
    font-size: 14px !important;
    font-weight: bold;
  }
  #open-seminar_contact .form-contents .must-icon {
    font-size: 10px !important;
    padding: 1px 8px;
  }
  .container.so-schedule .mp-schedule__wrap .so-schedule__box tr td {
    font-size: 14px !important;
  }
  /* mw_wp_form */
  .mw_wp_form input[type="text"],
  .mw_wp_form input[type="email"],
  .mw_wp_form input[type="url"],
  .mw_wp_form input[type="tel"] {
    font-size: 14px;
    line-height: 1.75;
    padding: 6px 8px;
  }
  select {
    font-size: 14px !important;
    padding: 15px 10px 13px 6px !important;
  }
  #mw_wp_form_mw-wp-form-11878 .form-contents .u-mt-05 {
    margin-top: 5px;
    font-size: 14px !important;
  }
  #openseminar-form .u-sp-pad {
    padding-top: 60px;
  }
  #benefit .situation_and_status li {
    height: 140px;
  }
  #benefit .situation_and_status li:first-child {
    padding: 40px 10px 20px 70px;
  }
  #benefit .situation_and_status li:nth-child(2) {
    padding: 35px 10px 20px 70px;
  }
  #benefit .situation_and_status li:nth-child(3) {
    padding: 25px 10px 20px 65px;
  }
  #openseminar-form .u-sp-pad {
    padding-top: 60px;
  }
  .voice_block-inner-flex .block-inner-txt .txt-bottom {
    font-size: 16px;
  }
  .more-btn-block_inner .btn-wrap .btn-orange.p-link {
    font-size: 14px !important;
  }
  .btn-white {
    font-size: 14px !important;
  }
  /* 2025-01-29 */
  .result-block .block_inner-box-lists.lists-agencies {
    margin-left: 20px;
  }
  .result-block .block_inner-box-lists.lists-event {
    margin-left: 20px;
  }
  .result-block .block_inner-box-lists.lists-organizations {
    margin-left: 20px;
  }
  /* 2025-01-30 */
  #problem .contents-block_inner.problem-block {
    /* padding: 5px; */
    background: unset;
    /* border: 1px solid #000; */
  }
  #problem .problem-block_inner {
    /* background-image: url("https://keiei-shinri.or.jp/wp/wp-content/uploads/2025/01/problem-icon_bg.png");
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: 13%; */
  }
  #problem .problem-block_inner .problem-lists {
    display: flex;
    flex-direction: column;
    gap: 5px;
    margin: 0;
  }
  #problem .problem-block_inner .problem-lists li {
    font-size: 14px;
  }
  #problem .problem-block_inner .problem-lists li::before {
    content: "";
    position: absolute;
    left: 13px;
    width: 20px;
    height: 20px;
    background-image: url("https://keiei-shinri.or.jp/wp/wp-content/uploads/2025/01/check-bkred.png");
    background-size: contain;
    background-repeat: no-repeat;
  }
  .trial-sm-ttl {
    font-size: 14px !important;
  }
  .participation-txt-list {
    margin-left: 5px;
  }
  .courses-block .business-ttl {
    font-size: 14px;
  }
  #benefit .situation_and_status li {
    height: 170px;
  }
  #benefit .situation_and_status li:first-child {
    padding: 40px 20px 0px 100px;
  }
  #benefit .situation_and_status li:nth-child(2) {
    padding: 35px 20px 20px 100px;
  }
  #benefit .situation_and_status li:nth-child(3) {
    padding: 25px 20px 20px 100px;
  }
  #benefit .situation_and_status li:first-child img {
    top: 40px;
    left: 20px;
  }
  #benefit .situation_and_status li:nth-child(2) img {
    top: 40px;
    left: 30px;
  }
  #benefit .situation_and_status li:nth-child(3) img {
    top: 40px;
    left: 30px;
  }
  .participant-txt-block .participant-icon-list ul li p {
    font-size: 10px !important;
  }
  .profile-catch {
    font-size: 16px;
  }
  /* 2025-02-19 */
  .profile-catch {
    font-size: 18px;
  }
  /* 2025-02-26 */
  #mv .front-page-b-mv_txt-catch span.mv_txt-catch_tit {
    display: block;
    text-align: center;
    font-size: 30px;
    letter-spacing: 0.1rem;
    color: #e2750f;
    line-height: 5rem;
  }
  #mv .front-page-b-mv_txt-catch-bottom {
    padding: 3px 0 0 5px;
  }
  #mv .mv_txt-catch-bottom_inner {
    width: 83%;
    padding-bottom: 10px;
    margin-top: 0;
  }
  #mv .front-page-b-mv_txt-catch span.mv_txt-catch_hr {
    width: 90%;
  }
  #mv .front-page-b-mv_txt-catch-bottom span.mv_txt-catch_tit {
    display: block;
    margin-top: 10px;
    text-align: center;
    font-size: 36px;
    font-weight: 900;
    letter-spacing: 0.1rem;
    color: #e2750f;
    line-height: 4.8rem;
  }
  #mv .front-page-b-mv_txt-catch-bottom span.mv_txt-catch_tit .mv_txt-catch_ss {
    color: #000;
    font-size: 27px;
    font-weight: 700;
  }
  #mv .mv_txt-catch-bottom_inner span.mv-txt-catch_sub-tit {
    display: block;
    padding-left: 30px;
    font-size: 44px;
    letter-spacing: 0.2rem;
    color: #98171e;
    font-weight: 900;
    line-height: 4.8rem;
    margin-top: 3px;
  }
  #mv .mv_txt-catch-bottom_inner span.mv_txt-catch_tit .mv_txt-catch_ss {
    font-size: 34px;
    color: #000;
    line-height: 0;
  }
  #mv .mv_txt-catch-bottom_inner .mv-txt-catch_sub-tit .mv-txt-catch_sub_ss {
    font-size: 31px;
    color: #000;
    letter-spacing: 0;
    line-height: 0;
    font-weight: 700;
  }
  #mv .front-page-b-mv_txt-catch span.mv_txt-catch_sub-tit {
    display: block;
    text-align: center;
    font-size: 20px;
    letter-spacing: 0.1rem;
    color: #000;
    line-height: 3.6rem;
    margin-top: 0;
    margin-bottom: 5px;
  }
  #mv .front-page-b-mv_txt-catch span.mv_txt-catch_sub-tit .mv_txt-catch_ss {
    font-size: 17px;
    color: #000;
    line-height: 0;
  }
  .more-courses-block .courses-btn-block {
    grid-column: 1 / 4;
  }
  .inner_short .courses-btn-block .btn-wrap {
    width: 100%;
    /* max-width: 230px; */
    margin: 0 auto;
  }
  .inner_long .courses-btn-block .btn-wrap {
    width: 100%;
    /* max-width: 230px; */
    margin: 0 auto;
  }
  .contents-catch.sp-only .class-name-block .class-name {
    font-size: 15px;
  }
  .contents-catch.sp-only .class-name-block .class-name_txt {
    flex: 3;
    margin-left: 0;
    text-align: unset;
    font-size: 15px;
  }
  .result-block .block_inner-box-lists {
    margin: 0;
  }
  .result-block .block_inner-box-lists li {
    font-size: 12px;
  }
  .block_inner-box-lists .lists-agencies-child li {
    width: 60%;
  }
  .block_inner-box-lists .lists-agencies-child li.first-ttl {
    width: 40%;
  }
  #record
    > div
    > div
    > div
    > section
    > div
    > div
    > dl:nth-child(2)
    > dd
    > ul
    > li:nth-child(1) {
    padding-right: 20px;
    margin-right: 15px;
  }
  #record
    > div
    > div
    > div
    > section
    > div
    > div
    > dl:nth-child(2)
    > dd
    > ul
    > li:nth-child(2) {
    padding-right: 15px;
    margin-right: 20px;
  }
  #record
    > div
    > div
    > div
    > section
    > div
    > div
    > dl:nth-child(2)
    > dd
    > ul
    > li:nth-child(3) {
    padding-right: 0;
    margin-right: 0;
  }
}
/* 320px end */
.follow-text {
  font-size: 22px;
  text-align: center;
}
@media screen and (max-width: 810px) {
  .follow-text {
    font-size: 16px;
    text-align: left;
  }
  .form-red_txt {
    font-size: 15px;
    letter-spacing: normal;
  }
}

/*20250421*/
#system-info p.block-txt:first-of-type {
  margin: 20px auto;
}
/* //frontpage-new.css file */
