#mainArea  {
  background-color: #fff;
}
.bg {
  background-image: url("/seminar/feature/mve2026/assets/img/kv_bg_mve2026.png");
  background-size: 100% 810px;
  background-position: top;
  background-repeat: no-repeat;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  .bg {
    background: none;
  }
  #keyvisual {
    background-image: url("/seminar/feature/mve2026/assets/img/kv_bg_mve2026.png");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
  }
}
/*#keyvisual {
  background-image: url("/seminar/feature/mve2026/assets/img/kv_bg_mve2026.png");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}*/
.pbNested.l-block-box-02 > div {
  padding: 0 24px;
}
.c_anchor ul {
  background-color: rgba(255, 255, 255, 0.9);
}
.c_anchor a.pbOpenNewWindow:after {
    font-family: "mjs-icon";
    content: "\e90f";
}
.fix-menu-pad {
  height: 100px;
}
#date-area div[class^='c_h'] h2 {
    line-height: 1.5em;
}

/* セミナー */
.program-box {
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}
.program-box .program-lead {
  background-color: #fff;
  border: 1px solid #ddd;
}
.program-box.kicho .session-block {
  background-color: #e57c01;
}
.kicho .c_button:not(.sub) > div {
  background: #E57C01;
}
.kicho .c_button > div::before {
  background: #D55901;
}
.program-box .bg-blue {
  padding: 20px 30px !important;
  border-top: 1px solid #D5D5D5;
  border-bottom: 1px solid #D5D5D5;
}
.c_button.sub a {
  padding: 10px 50px;
}
.c_textbox.kicho > div {
  border: 1px solid #e57c01;
}
.kicho .c_column.koushi-area {
    margin-left: 50px;
    margin-right: 50px;
}
@media screen and (max-width: 767px) {
  .koushi.col-2 .c_style ,
  .koushi.col-2 .image {
    margin: 0 50px;
  }
  .c_button > div {
    max-width: 410px !important;
  }
}

/* セミナーリスト調整 */
.seminarlist-title {
  position: relative;
}
.seminarlist-title img {
  position: relative;
  top: 80px;
}
.seminar-search-item {
  background-color: #fff;
  text-align: left;
}
.seminar-search-item__label {
  width: auto;
}
.seminar-search-list__item {
  width: 100%;
  margin-top: 12px;
}
.seminar-search-item__category {
  display:none;
}
.seminar-search-item__title {
  font-size: 1.5rem;
}
@media (min-width: 767px) {
  .seminar-search-item__detail {
    float: left;
    width: 70%;
  }
  .seminar-search-item__btn {
    width: 30%;
  }
}
@media (max-width: 767px) {
  .seminar-search-item__label {
    width: 48px;
  }
}

/* セミナー終了時のボタン調整 */
.btn-end .c_button.small span {
  background: linear-gradient(90deg, #a1a1a1 0, #dadbdb 100%);
    display: block;
    padding: 10px 50px;
    color: #fff;
    text-shadow: 1px 1px 2px rgba(11, 36, 87, .6);
    font-size: 2.1rem;
    font-weight: 700;
    text-align: center;
    line-height: 1.5;
    letter-spacing: .05em;
}
.kicho .bg-blue {
  background-color: #fffaed;
}
.status-after .bg-blue {
  background-color: transparent;
  border-top: none;
  border-bottom: none;
}
.program-box .bg-blue {
  padding-top: 2em !important;
  padding-bottom: 2em !important;
}
.program-box .bg-blue .c_button {
  margin-top: 0;
}
.program-close-mv {
  background-color: #f4f4f4;
}
.program-close-mv .session-block {
  background-color: #666;
}
.program-close-mv .keynote:before {
  content: "【終了しました】";
}
/*.view-after,
.status-during .before-contents,
.status-before .during-contents,
.status-after .col-btn .box:not(.btn-end),
.status-after .apply,
.status-after .before-contents,
.status-ondemand .col-btn .box:not(.btn-ondemand),
.status-ondemand .c_anchor,
.status-ondemand .fix-menu-pad,
.status-ondemand #date-area,
.status-ondemand #fee-area,
.status-ondemand #program-area,
.status-ondemand .bg-blue,
.status-ondemand #sponsor-area,
.status-ondemand #how-area,
.status-ondemand .ondemand-none,
.status-ondemand .program-box .c_h4-black,
.status-ondemand .program-box .koushi,
.status-before .col-btn .box:not(.btn-apply),
.status-before .col-btn .btn-apply .c_h4,
.status-before .col-btn .btn-apply .c_style,
.status-during .col-btn .box:not(.btn-apply,.btn-login) {
  display: none;
}*/
.status-ondemand .program-box .duration {
  display: inline-block;
  margin-left: 1em;
}
.status-during .status-after .col-btn .box.btn-end ,
.status-after .view-after {
  display: block;
  margin: 0 auto;
}
.status-during .status-after .bg-blue {
  background-color: transparent;
  border: none;
  padding: 0 !important;
}
@media print, screen and (min-width: 768px) {
  .status-during .c_column.col-btn > div {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
  }
  .status-during .c_column.col-btn .box {
        width: calc(50% - 12px);
  }
}
.program-box.kicho .c_h4-black::before {
    content: none;
}
@media screen and (max-width: 767px) {
    .c_textbox.program-box div[class^="c_button"],
    .c_textbox.program-box div[class^="c_h"],
    .c_textbox.program-box div[class^="c_style"],
    .c_textbox.program-box div[class^="c_column"] {
        margin-left: 20px !important;
        margin-right: 20px !important;
    }
}

/* 参加方法 */
.flow-box .box {
  padding: 1.5% 2%;
  border-radius: 10px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}
@media screen and (max-width: 767px) {
  .flow-box .box {
    padding: 3% 5% 7%;
  }
}
.flow-box .box.step01 div[class^='c_h3'],
.flow-box .box.step01 .c_style.large p,
.flow-box .box.step01 .c_style.list-disc ul li::before {
  color: #2A5FAD;
}
.flow-box .box.step01 div[class^='c_h3'] > div:after {
  background: #2A5FAD;
}
.flow-box .box.step02 div[class^='c_h3'],
.flow-box .box.step02 .c_style.large p,
.flow-box .box.step02 .c_style.list-disc ul li::before {
  color: #5c44a8;
}
.flow-box .box.step02 div[class^='c_h3'] > div:after {
  background: #5c44a8;
}
.flow-box .box.step03 div[class^='c_h3'],
.flow-box .box.step03 .c_style.large p,
.flow-box .box.step03 .c_style.list-disc ul li::before {
  color: #8268b0;
}
.flow-box .box.step03 div[class^='c_h3'] > div:after {
  background: #8268b0;
}
.flow-box .box.step04 div[class^='c_h3'],
.flow-box .box.step04 .c_style.large p,
.flow-box .box.step04 .c_style.list-disc ul li::before {
  color: #1a9e98;
}
.flow-box .box.step04 div[class^='c_h3'] > div:after {
  background: #1a9e98;
}