.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;
    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;
  }
}
.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 ul {
    display: block !important;
  }
  .mp-media li {
    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 4.8rem;
  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 th:nth-child(5), .so-schedule .so-schedule__box td:nth-child(5) {
    text-align: center;
  }
	
  .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 {
  padding: 0.8rem;
}


.so-schedule .so-schedule__box th:first-child {
  width: 15%;
  padding: 0.8rem;
}
.so-schedule .so-schedule__box th:nth-child(2) {
  width: 30%;
}
.so-schedule .so-schedule__box th:nth-child(3) {
  width: 25%;
}
.so-schedule .so-schedule__box th:nth-child(4) {
  padding: 0.8rem;
  width: 15%;
}
.so-schedule .so-schedule__box th:last-child {
  /*text-align: left;*/
  width: 15%;
	
}

.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;
  }
}
@media screen and (max-width: 767px) {
  .mp-hdr p {
    font-size: 3.5vw;
  }
  .mp-onayami ul {
    font-size: 16px;
  }
  .mp-tanzyo__ttl .str {
    font-size: 4.2vw;
  }
  .mp-tanzyo__ttl .str strong {
    font-size: 5.8vw;
  }
}

/* 20250714 front-page-newより移植 */
.mp {
    font-feature-settings: normal;
    font-family: "HGS創英角ゴシックUB", "Noto Sans JP", sans-serif;
}
#open-seminar .bg_blue-color {
    background-color: #eaebef;
}
.open-seminar-block.bg_blue {
    padding: 60px 0;
    background: #062159;
    color: #fff;
    text-align: center;
}
.open-seminar-block .embed-title {
    font-size: 28px;
    line-height: 3.5rem;
    letter-spacing: 0.3rem;
}
.open-seminar-block .embed-title-l {
    font-size: 48px;
    letter-spacing: 0.3rem;
}
.open-seminar-block .embed-sub-title {
    font-size: 28px;
    letter-spacing: 0.3rem;
}
.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;
}
.open-seminar-block_mv .top_contents {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto;
    padding: 55px 0 0 65px;
}
.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;
}
.open-seminar-block_mv .top_contents-point_ttl {
    font-size: 28px;
    margin-bottom: 10px;
}
        .open-seminar-block_mv .top_contents-point_catch {
  font-size: 50px;
  font-weight: 900;
  text-align: left;
  line-height: 8.5rem;
  margin-bottom: 50px;
font-family: "ヒラギノ明朝 ProN W6", HiraMinProN-W6, "HG明朝E", "ＭＳ Ｐ明朝",
MS PMincho, "MS 明朝", serif!important;
letter-spacing: -0.02em;	
}

.top_contents-point_catch_futoji{font-size: 150%;}

@media screen and (max-width: 767px) {
  .open-seminar-block_mv .top_contents-point_catch {
    font-size: 16px;
    text-align: center;
    line-height: 4.5rem;
    margin-bottom: 20px;
  }
	
.top_contents-point_catch_futoji{font-size: 130%;}
}

.open-seminar-block_mv .top_contents-point_catch .ng-margin {
    margin-left: -58px;
}
.b_orange {
    color: #e87a12;
}


.open-seminar-block_mv .bottom_contents {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 0 0 60px;
}
.open-seminar-block_mv .bottom_contents .recommendation {
    position: relative;
    width: 100%;
    max-width: 345px;
    font-size: 28px;
    font-weight: bold;
    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;
}
.open-seminar-block_mv .bottom_contents .recommendation-list li {
    position: relative;
    font-weight: bold;
    padding-left: 40px;
    width: 50%;
}
.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 {
    max-width: 100%;
    flex-direction: column;
    font-size: 20px;
    padding: 10px 20px 30px 20px;
	margin-top:0px;
  }
}

@media screen and (max-width: 1024px) {
    .open-seminar-block_mv .bottom_contents {
        padding-top: 20px;
    }
}
@media screen and (max-width: 810px) {
    .open-seminar-block_mv {
        width: 100%;
        max-width: 100%;
        height: auto;
    }
    .open-seminar-block_mv .top_contents {
        padding: 25px 0 0 25px;
    }
    .open-seminar-block_mv .top_contents-point_ttl {
        margin-top: 30px;
        font-size: 22px;
    }
    .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 .top_contents-point_catch .ng-margin {
        margin-left: -38px;
    }
    .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;
    }
}
@media screen and (max-width: 767px) {
    .open-seminar-block.bg_blue {
        padding: 30px 0;
    }
    .open-seminar-block .embed-title {
        font-size: 22px;
    }
    .open-seminar-block .embed-title-l {
        font-size: 28px !important;
    }
    .open-seminar-block_mv {
        width: 100%;
        max-width: 100%;
        height: auto;
        background: unset;
        background-color: unset;
    }
    .open-seminar-block_mv .top_contents {
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 25px;
    }
    .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: 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: 20px;
        text-align: center;
    }
    .open-seminar-block_mv .top_contents-point_catch {
        text-align: center;
    }
    .open-seminar-block_mv .bottom_contents {
        padding-left: 0;
        text-align: center;
    }
    .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-list {
        max-width: 100%;
        flex-direction: column;
        font-size: 20px;
        padding: 10px 20px 30px 20px;
    }
    .open-seminar-block_mv .bottom_contents .recommendation-list li {
        width: 100%;
        text-align: left;
    }
    .open-seminar-block_mv .bottom_contents .recommendation-list li::before {
        width: 22px;
        height: 22px;
    }
}
@media screen and (max-width: 480px) {
    .open-seminar-block_mv .top_contents {
        padding: 25px 10px 0 10px;
    }
}
@media screen and (max-width: 425px) {
    .open-seminar-block_mv .top_contents {
        padding: 20px 10px 0 10px;
    }
    .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;
    }
}

/* 経営心理学を用いると人材と業績はこう変わる20250815 ここから-------------- */	
.trial-ttl_new{
display: block;
  width: fit-content; /* 中身のサイズだけの箱にする */
  margin: 0 auto;     /* 箱ごと中央寄せ */
  text-align: left;   /* 箱の中は左揃え */
margin-top: 35px;
  margin-bottom: 0;
  font-size: 38px;
  color: #000000;
  font-weight: bold;
font-family: 'Noto Serif JP', "ヒラギノ明朝 ProN W6", HiraMinProN-W6, "HG明朝E", "ＭＳ Ｐ明朝", MS PMincho, "MS 明朝", serif !important;}

.trial-ttl_new_futoji{font-size: 150%;}

.trial-ttl_new div {
  text-align: left;
}

/* 小さい画面用の設定-------------- */
@media (max-width:767px){
.trial-ttl_new div:nth-child(1) {
  text-indent:-0.5em; /* 1行目の「 の分左にずらす */
}
.trial-ttl_new div:nth-child(2) {
  text-indent:0.9em; /* 1行目の「　と揃える分だけずらす */
}
	
.trial-ttl_new{
font-size: 21px;
line-height:1.2;
margin-bottom:20px;
letter-spacing:-0.02em;
}
	
.trial-ttl_new2{font-weight: 900;
margin-bottom:0px;
margin-top: 10px;}
}
/* -------------end------------- */	
/* 経営心理学を用いると人材と業績はこう変わる20250815 ここまで-------------- */

