@charset "UTF-8";
/* CSS Document */
@import url("https://fonts.googleapis.com/css2?family=Kumbh+Sans:wght,YOPQ@100..900,300&display=swap");
html {
  scroll-behavior: smooth;
}
body{
	min-width: initial;
}
* {
  scroll-margin-top: 0 !important;
}
p {
  padding: 0;
  margin: 0 auto;
}
/*共通ボタンスタイル*/
.text-button_01 {
  width: 50%;
  max-width: 315px;
  border-radius: 28px;
  background: #ff8317;
  border: 2px solid #fff;
  box-shadow: 0px 0px 5px 0px rgba(255, 129, 42, 0.75);
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .text-button_01 {
    width: 80%;
  }
}
.text-button_01 a {
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: .08rem;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 18.5px 0;
}
@media screen and (max-width: 767px) {
  .text-button_01 a {
    font-size: 13px;
    padding: 14px 0;
  }
}
.text-button_01 a:before {
  content: "";
  background: url("../../../seminar/images/wkwk/icon_02.svg") no-repeat;
  width: 22px;
  height: 22px;
  position: absolute;
  right: 20px;
  top: 0;
  bottom: 0;
  margin: auto;
}
.text-button_02 {
  width: fit-content;
  border-radius: 28px;
  background: #ff8317;
  border: 2px solid #fff;
  box-shadow: 0px 0px 5px 0px rgba(255, 129, 42, 0.75);
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .text-button_02 {}
}
.text-button_02 a {
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: .08rem;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 18.5px 52px 18.5px 27px;
	line-height: 1.2;
}
@media screen and (max-width: 767px) {
  .text-button_02 a {
    font-size: 14px;
  }
}
.text-button_02 a:before {
  content: "";
  background: url("../../../seminar/images/wkwk/icon_05.svg") no-repeat;
  width: 22px;
  height: 22px;
  position: absolute;
  right: 20px;
  top: 0;
  bottom: 0;
  margin: auto;
}
.pdf_button {
  max-width: 225px;
  width: 80%;
  margin: 0 auto;
  border-bottom: 2px solid #333333;
  padding-bottom: 15px;
}
.pdf_button a {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-right: 35px;
  position: relative;
  width: 100%;
  height: 100%;
  font-weight: bold;
}
.pdf_button a:before {
  content: "";
  background: url("../../../seminar/images/wkwk/icon_04.svg") no-repeat;
  width: 25px;
  height: 25px;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
/*タイトル*/
.title_box {
  text-align: center;
}
.title_box .title {
  font-size: 32px;
  font-weight: bold;
  line-height: 45px;
  letter-spacing: .08rem;
  color: #ff8b44;
  position: relative;
  padding-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .title_box .title {
    font-size: 22px;
    padding-bottom: 30px;
  }
}
.title_box .title:before {
  content: "";
  background: url("../../../seminar/images/wkwk/title_illust_01.svg") no-repeat;
  width: 142px;
  height: 21px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.title_box .title span.m_text {
  font-size: 70%;
  letter-spacing: 0;
}
@media screen and (max-width: 767px) {
  .title_box .title.li_b {
    line-height: 1.5;
  }
}
.title_box .sub_text01 {
  font-size: 16px;
  font-weight: bold;
  margin: 20px auto 0;
  letter-spacing: .04rem;
  line-height: 27px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .title_box .sub_text01 {
    font-size: 14px;
    margin: 10px auto 0;
    line-height: 22px;
  }
}
.title_box .sub_text02 {
  font-size: 24px;
  font-weight: bold;
  margin: 20px auto 0;
  letter-spacing: .08rem;
}
@media screen and (max-width: 767px) {
  .title_box .sub_text02 {
    font-size: 18px;
  }
}
.title_box .sub_text03 {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: .04rem;
  font-weight: bold;
  margin: 10px auto 0;
}
@media screen and (max-width: 767px) {
  .title_box .sub_text03 {
    font-size: 14px;
  }
}
.title_box .sub_text03 span.c01 {
  color: #4c8bc9;
}
.title_box .sub_text03 span.c02 {
  color: #21ae6e;
}
#seminar_lower_page {
  /*ワクワク塾　メインビジュアル*/
  /*都内４会場で順次開講！*/
  /*こんな方が参加されています！*/
  /*対象者*/
  /*講座内容*/
  /*お仕事体験*/
  /*受講までの流れ*/
  /*ワクワク塾は都内4か所で開講*/
  /*よくある質問*/
}
#seminar_lower_page #seminar_mv {
  padding: 50px 0 0;
  margin-top: 25px;
}
@media screen and (max-width: 767px) {
  #seminar_lower_page #seminar_mv {
    padding: 50px 0 0;
  }
}
#seminar_lower_page #seminar_mv .mv_inner {
  text-align: center;
  padding-bottom: 30px;
}
#seminar_lower_page #seminar_mv .mv_inner h2 {
  max-width: 970px;
  margin: 0 auto 20px;
}
#seminar_lower_page #seminar_mv .mv_inner h3 {
  font-size: 18px;
  line-height: 27px;
  margin: 0 0 15px;
  letter-spacing: .04rem;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  #seminar_lower_page #seminar_mv .mv_inner h2 {
    margin: 0 20px 20px 20px;
  }
  #seminar_lower_page #seminar_mv .mv_inner h3 {
    font-size: 16px;
    line-height: 25px;
  }
}
#seminar_lower_page #seminar_mv .mv_inner .text01 {
  font-size: 18px;
  letter-spacing: .08rem;
  margin: 0 0 20px;
  position: relative;
  font-weight: 900;
  line-height: 1.6;
}
#seminar_lower_page #seminar_mv .mv_inner .text01:before {
  content: inherit;
  width: 50px;
  height: 2px;
  background: #4d4d4d;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -20px;
  margin: auto;
}
#seminar_lower_page #seminar_mv .mv_inner .text01 span.Number {
  font-size: 150%;
  padding-left: 5px;
}
#seminar_lower_page #seminar_mv .mv_inner .text01 span.note {
  font-size: 12px;
}
#seminar_lower_page #seminar_mv .mv_inner .text02 {
  font-size: 18px;
  font-weight: bold;
  line-height: 27px;
  letter-spacing: .08rem;
  margin: 0 0 25px;
  color: #ff8b44;
}
@media screen and (max-width: 767px) {
  #seminar_lower_page #seminar_mv .mv_inner .text01 {
    font-size: 16px;
    margin: 0 20px 10px 20px;
  }
  #seminar_lower_page #seminar_mv .mv_inner .text02 {
    font-size: 16px;
    line-height: 25px;
  }
}
#seminar_lower_page #seminar_mv .mv_inner .text02:last-child {
  margin-bottom: 0;
}
#seminar_lower_page #seminar_mv .mv_inner .illust {
  max-width: 1200px;
  margin: -65px auto 0 auto;
}
@media screen and (max-width: 767px) {
  #seminar_lower_page #seminar_mv .mv_inner .illust {
    width: 100%;
    margin-top: -30px;
  }
  #seminar_lower_page #seminar_mv .mv_inner .illust img {
    width: 100%;
    height: 300px;
    object-fit: cover;
  }
}
#seminar_lower_page #seminar_mv .mv_inner_2 {
  background: url("../../../seminar/images/cstep/bg_01.png") repeat;
	background-size:300%;
  padding: 30px 0;
}
#seminar_lower_page #seminar_mv .mv_inner_2 h2 {
  color: #FF8B44;
  font-weight: bold;
  font-size: 32px;
  text-align: center;
  width: fit-content;
  position: relative;
  margin: 0 auto;
  top: -20px;
}
@media screen and (max-width: 767px) {
  #seminar_lower_page #seminar_mv .mv_inner_2 h2 {
    font-size: 22px;
    line-height: 1.5;
  }
}
#seminar_lower_page #seminar_mv .mv_inner_2 h2:before {
  content: "";
  display: block;
  width: 2px;
  height: 40px;
  background: #FF8B44;
  position: absolute;
  left: -20px;
  top: 0;
  transform: rotate(-45deg);
}
#seminar_lower_page #seminar_mv .mv_inner_2 h2:after {
  content: "";
  display: block;
  width: 2px;
  height: 40px;
  background: #FF8B44;
  position: absolute;
  right: -20px;
  top: 0;
  transform: rotate(45deg);
}
#seminar_lower_page #seminar_mv .mv_inner_2 ul {
  display: flex;
  justify-content: space-between;
  max-width: 400px;
  margin: 0 auto;
}
#seminar_lower_page #seminar_mv .mv_inner_2 ul li {
  box-sizing: border-box;
  width: 30%;
}
#seminar_lower_page #seminar_mv .mv_inner_2 ul li p {
  color: #4D4D4D;
  font-size: 14px;
  margin-left: -30px;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  #seminar_lower_page #seminar_mv .mv_inner_2 ul {
    margin: 0 40px;
  }
  #seminar_lower_page #seminar_mv .mv_inner_2 ul li p {
    font-size: 12px;
  }
}
#seminar_lower_page #news {
  background: #fff7e0;
  padding: 30px 0;
}
#seminar_lower_page #news h2 {
  font-size: 18px;
  font-weight: 900;
  width: 7%;
  padding: 5px 0 0 0;
}
#seminar_lower_page #news section {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
#seminar_lower_page #news section ul {
  width: 88%;
}
#seminar_lower_page #news section ul li dl {
  display: flex;
  justify-content: space-between;
}
#seminar_lower_page #news section ul li dl dt {
  line-height: 2;
  width: 10%;
}
#seminar_lower_page #news section ul li dl dd {
  width: 90%;
}
#seminar_lower_page #news section ul li dl dd sup {
  font-size: 10px;
  position: relative;
  top: -6px;
}
#seminar_lower_page #news section ul li dl dd p {
  font-size: 14px;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  #seminar_lower_page #news h2 {
    width: auto;
    text-align: center;
    margin-bottom: 15px;
  }
  #seminar_lower_page #news section {
    display: block;
    padding: 0 20px;
  }
  #seminar_lower_page #news section ul {
    width: auto;
  }
  #seminar_lower_page #news section ul li dl {
    display: block;
  }
  #seminar_lower_page #news section ul li dl dt {
    line-height: 2;
    width: auto;
    margin-bottom: 5px;
  }
  #seminar_lower_page #news section ul li dl dd {
    width: auto;
  }
  #seminar_lower_page #news section ul li dl dd sup {
    font-size: 10px;
    position: relative;
    top: -6px;
  }
  #seminar_lower_page #news section ul li dl dd p {
    font-size: 14px;
    line-height: 1.5;
  }
}
#seminar_lower_page #seminar_open {
  background: #fff7e0;
  border-radius: 97px 97px 0 0;
  padding: 60px 0 100px;
  margin-top: -27px;
}
@media screen and (max-width: 767px) {
  #seminar_lower_page #seminar_open {
    border-radius: 15px 15px 0 0;
    padding: 30px 20px 50px;
    margin-top: -17px;
  }
}
#seminar_lower_page #seminar_open .open_inner {
  max-width: 1200px;
  margin: 50px auto 0;
}
@media screen and (max-width: 767px) {
  #seminar_lower_page #seminar_open .open_inner {
    margin: 25px auto 0;
  }
}
#seminar_lower_page #seminar_open .open_inner ul {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  #seminar_lower_page #seminar_open .open_inner ul {
    flex-wrap: wrap;
    gap: 10px 2%;
  }
}
#seminar_lower_page #seminar_open .open_inner ul li {
  width: 24.5%;
  border: 3px solid #21ae6e;
  border-radius: 10px;
  padding: 25px 10px;
  text-align: center;
  background: #fff;
}
@media screen and (max-width: 767px) {
  #seminar_lower_page #seminar_open .open_inner ul li {
    width: 49%;
    padding: 10px 10px;
  }
}
#seminar_lower_page #seminar_open .open_inner ul li.color02 {
  border-color: #a475ae;
}
#seminar_lower_page #seminar_open .open_inner ul li.color02 p.day {
  color: #a475ae;
}
#seminar_lower_page #seminar_open .open_inner ul li.color03 {
  border-color: #fd6d8e;
}
#seminar_lower_page #seminar_open .open_inner ul li.color03 p.day {
  color: #fd6d8e;
}
#seminar_lower_page #seminar_open .open_inner ul li.color04 {
  border-color: #4c8bc9;
}
#seminar_lower_page #seminar_open .open_inner ul li.color04 p.day {
  color: #4c8bc9;
}
#seminar_lower_page #seminar_open .open_inner ul li p.day {
  font-size: 20px;
  font-weight: bold;
  letter-spacing: -0.04rem;
  line-height: 26px;
  color: #21ae6e;
  margin: 0 0 10px;
}
#seminar_lower_page #seminar_open .open_inner ul li p.day span {
  font-size: 32px;
  letter-spacing: 0;
  padding-right: 5px;
}
#seminar_lower_page #seminar_open .open_inner ul li h3 {
  font-size: 24px;
  letter-spacing: .08rem;
  margin: 0 0 0px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  #seminar_lower_page #seminar_open .open_inner ul li h3 {
    margin: 0 0 10px;
  }
}
#seminar_lower_page #seminar_open .open_inner ul li .text01 {
  font-size: 16px;
  letter-spacing: .08rem;
}
@media screen and (max-width: 767px) {
  #seminar_lower_page #seminar_open .open_inner ul li .text01 {
    font-size: 13px;
    line-height: 1.5;
  }
}
#seminar_lower_page #seminar_graph {
  background: url("../../../seminar/images/wkwk/bg_02.png") repeat;
  padding: 90px 0;
}
@media screen and (max-width: 767px) {
  #seminar_lower_page #seminar_graph {
    padding: 45px 20px;
  }
}
#seminar_lower_page #seminar_graph .graph_inner {
  max-width: 1200px;
  margin: 40px auto 0;
}
#seminar_lower_page #seminar_graph .graph_inner ul {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
}
@media screen and (max-width: 767px) {
  #seminar_lower_page #seminar_graph .graph_inner ul {
    flex-flow: column;
    gap: 20px;
  }
}
#seminar_lower_page #seminar_graph .graph_inner ul li {
  width: 32%;
  border-radius: 20px;
  box-shadow: 0px 0px 5px 0px rgba(232, 227, 184, 0.75);
  text-align: center;
  padding: 35px 10px;
  background: #fff;
  display: flex;
  flex-flow: column;
}
@media screen and (max-width: 767px) {
  #seminar_lower_page #seminar_graph .graph_inner ul li {
    width: 100%;
    padding: 25px 10px 15px;
  }
}
#seminar_lower_page #seminar_graph .graph_inner ul li h3 {
  font-size: 18px;
  font-weight: bold;
  color: #ff8b44;
  margin: 0 0 25px;
}
@media screen and (max-width: 767px) {
  #seminar_lower_page #seminar_graph .graph_inner ul li h3 {
    font-size: 16px;
    margin: 0 0 30px;
  }
}
#seminar_lower_page #seminar_graph .graph_inner ul li img {
  width: 88%;
  margin: auto auto 0;
}
#seminar_lower_page #seminar_audience {
  background: url("../../../seminar/images/wkwk/bg_03.png") no-repeat;
  background-size: cover;
  padding: 90px 0 80px;
}
@media screen and (max-width: 767px) {
  #seminar_lower_page #seminar_audience {
    padding: 45px 20px 40px;
  }
}
#seminar_lower_page #seminar_audience .audience_inner {
  max-width: 900px;
  background: #fff;
  border-radius: 15px;
  margin: 0 auto;
  padding: 40px 0 50px;
  text-align: center;
  position: relative;
}
@media screen and (max-width: 767px) {
  #seminar_lower_page #seminar_audience .audience_inner {
    padding: 20px 0 25px;
    border-radius: 10px;
  }
}
#seminar_lower_page #seminar_audience .audience_inner:before {
  content: "";
  background: url(../../seminar/images/wkwk/illust_01.svg) no-repeat;
  width: 163px;
  height: 180px;
  position: absolute;
  right: -35px;
  bottom: -20px;
}
@media screen and (max-width: 767px) {
  #seminar_lower_page #seminar_audience .audience_inner:before {
    content: "";
    background: url(../../seminar/images/wkwk/illust_01.svg) no-repeat;
    width: 80px;
    height: 88px;
    position: absolute;
    right: 5px;
    top: 5px;
    bottom: inherit;
  }
}
#seminar_lower_page #seminar_audience .audience_inner .text01 {
  margin: 20px auto 0;
  font-size: 18px;
  line-height: 31px;
  letter-spacing: .08rem;
  font-weight: bold;
}
#seminar_lower_page #seminar_audience .audience_inner .text01 span {
  color: #FF8B44;
}
@media screen and (max-width: 767px) {
  #seminar_lower_page #seminar_audience .audience_inner .text01 {
    font-size: 15px;
    line-height: 26px;
    padding: 0 20px;
  }
}
#seminar_lower_page #seminar_course {
  padding: 80px 0 80px;
  /*ワクワクポイント*/
}
@media screen and (max-width: 767px) {
  #seminar_lower_page #seminar_course {
    padding: 40px 0 40px;
  }
}
#seminar_lower_page #seminar_course .contents_01 {
  margin: 0 0 50px;
}
#seminar_lower_page #seminar_course .contents_01:last-child {
  margin-bottom: 0;
}
#seminar_lower_page #seminar_course .contents_01 .title_box {
  text-align: center;
  margin-bottom: 40px;
}
#seminar_lower_page #seminar_course .contents_01 .course_box {
  max-width: 1200px;
  margin: 0 auto;
}
.course_box.online-ver {
  background: #FFF;
  padding: 50px;
  border-radius: 20px;
}
.course_box.online-ver .hosoku {
  text-align: center;
  margin-top: 30px;
  line-height: 1.5;
  font-weight: 500;
}
#seminar_lower_page #seminar_course .contents_01 .course_list {
  display: flex;
  justify-content: center;
  gap: 24px;
  margin: 0 0 35px;
}
@media screen and (max-width: 767px) {
  .course_box.online-ver .hosoku {
    font-size: 13px;
  }
  .course_box.online-ver {
    padding: 30px 20px;
  }
  #seminar_lower_page #seminar_course .contents_01 .course_list {
    flex-flow: wrap;
    gap: 15px;
  }
}
#seminar_lower_page #seminar_course .contents_01 .course_col {
  display: flex;
  flex-direction: column;
  gap: 16px;
  width: 50%;
}
@media screen and (max-width: 767px) {
  #seminar_lower_page #seminar_course .contents_01 .course_col {
    width: 100%;
  }
}
#seminar_lower_page #seminar_course .contents_01 .course_col .course_item {
  display: flex;
  align-items: center;
  background: #fff6d7;
  border-radius: 10px;
  position: relative;
  justify-content: flex-start;
  box-shadow: 0 5px 0 #f2e8dd;
}
#seminar_lower_page #seminar_course .contents_01 .course_col .course_item.online-ver {
  padding: 30px;
  display: block;
  min-height: 150px;
}
#seminar_lower_page #seminar_course .contents_01 .course_col .course_item.online-ver h3 {
  font-size: 16px;
  color: #4C8BC9;
  font-weight: 900;
  margin-bottom: 15px;
}
#seminar_lower_page #seminar_course .contents_01 .course_col .course_item.online-ver h3 span {
  font-size: 14px;
}
#seminar_lower_page #seminar_course .contents_01 .course_col .course_item.online-ver p {
  font-size: 14px;
  line-height: 1.4;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  #seminar_lower_page #seminar_course .contents_01 .course_col .course_item.online-ver {
    min-height: initial;
  }
  #seminar_lower_page #seminar_course .contents_01 .course_col .course_item.online-ver h3 {
    line-height: 1.4;
  }
  #seminar_lower_page #seminar_course .contents_01 .course_col .course_item {
    height: 100%;
  }
}
#seminar_lower_page #seminar_course .contents_01 .course_col .course_item .course_num {
  color: #fff;
  padding: 6px 2px;
  border-radius: 10px 0 0 10px;
  font-size: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 12%;
  height: 100%;
  font-weight: bold;
}
#seminar_lower_page #seminar_course .contents_01 .course_col .course_item i {
  position: absolute;
  top: 0;
  right: 0;
  background: #FF8B44;
  font-weight: 900;
  color: #FFF;
  border-radius: 0 10px 0 10px;
  padding: 10px 15px;
  font-style: normal;
}
@media screen and (max-width: 767px) {
  #seminar_lower_page #seminar_course .contents_01 .course_col .course_item i {
    padding: 5px 10px;
    font-size: 12px;
  }
}
#seminar_lower_page #seminar_course .contents_01 .course_col .course_item .detail {
  width: 91%;
  padding: 20px 15px;
  box-sizing: border-box;
}
#seminar_lower_page #seminar_course .contents_01 .course_col .course_item .detail time {
  font-weight: 900;
  font-size: 16px;
  display: block;
}
#seminar_lower_page #seminar_course .contents_01 .course_col .course_item .detail time em {
  font-size: 24px;
  font-style: normal;
}
#seminar_lower_page #seminar_course .contents_01 .course_col .course_item .detail p {
  line-height: 1.5;
  font-size: 14px;
  letter-spacing: 0;
  font-weight: 500;
}
#seminar_lower_page #seminar_course .contents_01 .course_col .course_item .detail .teacher {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
}
#seminar_lower_page #seminar_course .contents_01 .course_col .course_item .detail .teacher .pic {
  width: 12%;
}
#seminar_lower_page #seminar_course .contents_01 .course_col .course_item .detail .teacher .pic img {
  border-radius: 50%;
}
#seminar_lower_page #seminar_course .contents_01 .course_col .course_item .detail .teacher .txt {
  width: 86%;
}
#seminar_lower_page #seminar_course .contents_01 .course_col .course_item .detail .teacher .txt h4 {
  font-size: 14px;
  font-weight: 900;
  margin-bottom: 5px;
}
#seminar_lower_page #seminar_course .contents_01 .course_col .course_item .detail .teacher .txt h4 span {
  font-weight: 500;
}
#seminar_lower_page #seminar_course .contents_01 .course_col .course_item .detail .teacher .txt p {
  font-size: 12px;
}
@media screen and (max-width: 767px) {
  #seminar_lower_page #seminar_course .contents_01 .course_col .course_item .detail .teacher .txt h4 {
    font-size: 12px;
  }
  #seminar_lower_page #seminar_course .contents_01 .course_col .course_item .detail .teacher .txt p {
    font-size: 10px;
  }
  #seminar_lower_page #seminar_course .contents_01 .course_col .course_item .detail .teacher .pic {
    width: 20%;
  }
  #seminar_lower_page #seminar_course .contents_01 .course_col .course_item .detail .teacher .txt {
    width: 75%;
  }
  #seminar_lower_page #seminar_course .contents_01 .course_col .course_item .course_num {
    width: 16%;
    padding: 0px 0px;
    font-size: 12px;
  }
}
#seminar_lower_page #seminar_course .contents_01 .course_col .course_item .star_icon {
  background: #21ae6e;
  color: #fff;
  padding: 6px 10px;
  border-radius: 6px;
  margin-right: 12px;
  font-size: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 12%;
  max-width: 80px;
  height: 100%;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  #seminar_lower_page #seminar_course .contents_01 .course_col .course_item .star_icon {
    width: 16%;
    padding: 0px 0px;
    font-size: 16px;
  }
}
#seminar_lower_page #seminar_course .contents_01 .course_col .course_item .course_title {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
  margin: 10px 0;
  letter-spacing: 0;
}
@media screen and (max-width: 767px) {
  #seminar_lower_page #seminar_course .contents_01 .course_col .course_item .course_title {
    font-size: 16px;
  }
}
#seminar_lower_page #seminar_course .contents_01 .course_col .course_item .course_title.f_column {
  flex-flow: column;
  align-items: flex-start;
}
#seminar_lower_page #seminar_course .contents_01 .course_col .course_item .course_title span {
  font-size: 14px;
  letter-spacing: 0;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  #seminar_lower_page #seminar_course .contents_01 .course_col .course_item .course_title span {
    font-size: 13px;
    display: block;
  }
}
#seminar_lower_page #seminar_course .contents_01 .course_col .course_item .course_title span.asterisk {
  font-size: 10px;
}
@media screen and (max-width: 767px) {
  #seminar_lower_page #seminar_course .contents_01 .course_col .course_item .course_title span.asterisk {
    font-size: 6px;
    width: 100%;
    display: block;
  }
}
#seminar_lower_page #seminar_course .contents_01 .course_col .course_item .modal_btn {
  width: 25px;
  height: 25px;
  padding: 0;
  margin: 0;
  border: none;
  background: none;
  margin-left: auto;
  display: block;
  cursor: pointer;
}
#seminar_lower_page #seminar_course .contents_01 .course_col .course_item .modal_btn img {
  width: 100%;
}
#seminar_lower_page #seminar_course .contents_01 .note {
  font-size: 14px;
  line-height: 25px;
  letter-spacing: .04rem;
  margin: 0 0 30px;
}
@media screen and (max-width: 767px) {
  #seminar_lower_page #seminar_course .contents_01 .note {
    font-size: 11px;
    line-height: 21px;
  }
}
#seminar_lower_page #seminar_course .wkwk_box {
  max-width: 1200px;
  margin: 0 auto;
}
#seminar_lower_page #seminar_course .wkwk_box .point ul {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  #seminar_lower_page #seminar_course .wkwk_box .point ul {
    flex-flow: column;
  }
}
#seminar_lower_page #seminar_course .wkwk_box .point ul li {
  width: 32%;
}
@media screen and (max-width: 767px) {
  #seminar_lower_page #seminar_course .wkwk_box .point ul li {
    width: 100%;
    margin-top: -10px;
  }
}
#seminar_lower_page #seminar_course .wkwk_box .point ul li .waku {
  background: #fd6d8e;
  border-radius: 10px;
  position: relative;
  padding: 20px;
}
@media screen and (max-width: 767px) {
  #seminar_lower_page #seminar_course .wkwk_box .point ul li .waku {
    padding: 10px 15px;
  }
}
#seminar_lower_page #seminar_course .wkwk_box .point ul li .waku:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 28%;
  border-style: solid;
  border-width: 20px 0 0 25px;
  border-color: #fd6d8e transparent transparent;
  translate: calc(-50% + 1px) 100%;
  transform: skew(20deg);
  transform-origin: top;
}
#seminar_lower_page #seminar_course .wkwk_box .point ul li .waku p {
  font-size: 16px;
  line-height: 27px;
  letter-spacing: .04rem;
  color: #fff;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  #seminar_lower_page #seminar_course .wkwk_box .point ul li .waku p {
    font-size: 13px;
    line-height: 22px;
  }
}
#seminar_lower_page #seminar_course .wkwk_box .point ul li .waku p span.n_title {
  font-size: 19px;
}
@media screen and (max-width: 767px) {
  #seminar_lower_page #seminar_course .wkwk_box .point ul li .waku p span.n_title {
    font-size: 15px;
  }
}
#seminar_lower_page #seminar_course .wkwk_box .point ul li .waku p span.asterisk {
  font-size: 10px;
}
@media screen and (max-width: 767px) {
  #seminar_lower_page #seminar_course .wkwk_box .point ul li .waku p span.asterisk {
    font-size: 6px;
  }
}
#seminar_lower_page #seminar_course .wkwk_box .point ul li .illust_img {
  margin: -20px auto 0;
  text-align: center;
  z-index: 1;
  position: relative;
}
#seminar_lower_page #seminar_course .wkwk_box .point ul li .illust_img img {
  height: 137px;
}
#seminar_lower_page #seminar_course .schedule {
  max-width: 1000px;
  margin: 0 auto;
  background: #fff;
  border-radius: 20px;
  padding: 50px 0;
  box-shadow: 0px 0px 10px 0px rgba(239, 225, 197, 0.7);
  position: relative;
}
@media screen and (max-width: 767px) {
  #seminar_lower_page #seminar_course .schedule {
    margin-top: -10px;
    padding: 30px 15px;
  }
}
#seminar_lower_page #seminar_course .schedule:before {
  content: "";
  display: block;
  width: 22%;
  aspect-ratio: 16 / 9;
  background: url(../../seminar/images/wkwk/schedule_02.svg) no-repeat center/contain;
  position: absolute;
  right: 35px;
  bottom: 100px;
}
#seminar_lower_page #seminar_course .schedule .schedule_inner {
  text-align: center;
}
#seminar_lower_page #seminar_course .schedule .schedule_inner h3 {
  font-size: 28px;
  font-weight: bold;
  margin: 0 0 30px;
  color: #ff8b44;
}
@media screen and (max-width: 767px) {
  #seminar_lower_page #seminar_course .schedule .schedule_inner h3 {
    font-size: 20px;
  }
}
#seminar_lower_page #seminar_course .schedule .schedule_inner p.img {
  width: 55%;
  max-width: 520px;
  margin: 0 auto 25px;
}
@media screen and (max-width: 767px) {
  #seminar_lower_page #seminar_course .schedule .schedule_inner p.img {
    width: 100%;
    margin-bottom: 15px;
  }
}
#seminar_lower_page #seminar_course .schedule .schedule_inner ul {
  width: fit-content;
  margin: 0 auto;
  text-align: left;
}
#seminar_lower_page #seminar_course .schedule .schedule_inner ul li {
  font-size: 14px;
  line-height: 24px;
  letter-spacing: .04rem;
  position: relative;
  padding-left: 15px;
  margin: 0 0 0px;
}
@media screen and (max-width: 767px) {
  #seminar_lower_page #seminar_course .schedule .schedule_inner ul li {
    font-size: 11px;
    line-height: 20px;
    padding-left: 10px;
  }
}
#seminar_lower_page #seminar_course .schedule .schedule_inner ul li:last-child {
  margin-bottom: 0;
}
#seminar_lower_page #seminar_course .schedule .schedule_inner ul li:before {
  content: "※";
  position: absolute;
  left: 0;
  top: 0;
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  #seminar_lower_page #seminar_course .schedule .schedule_inner ul li:before {
    font-size: 11px;
  }
}
#seminar_lower_page #seminar_experience {
  background: #fff2a8;
  padding: 80px 0;
}
@media screen and (max-width: 767px) {
  #seminar_lower_page #seminar_experience {
    padding: 40px 20px;
  }
}
#seminar_lower_page #seminar_experience .experience_inner h3 {
  font-size: 28px;
  line-height: 48px;
  letter-spacing: .08rem;
  margin: 0 0 25px;
  color: #ff8b44;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #seminar_lower_page #seminar_experience .experience_inner h3 {
    font-size: 18px;
    margin: 0 0 20px;
    line-height: 38px;
  }
}
#seminar_lower_page #seminar_experience .experience_inner .merit {
  margin: 40px auto 180px;
}
#seminar_lower_page #seminar_experience .experience_inner .merit .merit_box {
  background: #fff;
  border-radius: 10px;
  padding: 25px 10px;
  max-width: 800px;
  margin: 0 auto 20px;
}
#seminar_lower_page #seminar_experience .experience_inner .merit dl {
  display: flex;
  justify-content: center;
  width: 70%;
  justify-content: flex-start;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  #seminar_lower_page #seminar_experience .experience_inner .merit dl {
    width: 100%;
  }
}
#seminar_lower_page #seminar_experience .experience_inner .merit dl dt {
  font-size: 20px;
  font-weight: bold;
  background: #ff8b44;
  color: #fff;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 35px;
  margin-right: 10px;
}
@media screen and (max-width: 767px) {
  #seminar_lower_page #seminar_experience .experience_inner .merit dl dt {
    font-size: 18px;
    width: 32px;
    height: 32px;
  }
}
#seminar_lower_page #seminar_experience .experience_inner .merit dl dd {
  flex: 1;
}
#seminar_lower_page #seminar_experience .experience_inner .merit dl dd h4 {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.8;
  margin: 0 0 5px;
  letter-spacing: .04rem;
  color: #4d4d4d;
}
@media screen and (max-width: 767px) {
  #seminar_lower_page #seminar_experience .experience_inner .merit dl dd h4 {
    font-size: 16px;
  }
}
#seminar_lower_page #seminar_experience .experience_inner .merit dl dd p {
  font-size: 16px;
  line-height: 27px;
  letter-spacing: .04rem;
}
@media screen and (max-width: 767px) {
  #seminar_lower_page #seminar_experience .experience_inner .merit dl dd p {
    font-size: 14px;
    line-height: 24px;
  }
}
#seminar_lower_page #seminar_experience .experience_inner .sponsorship {
  max-width: 1200px;
  margin: 0 auto;
  background: #fff;
  border-radius: 20px;
  padding: 35px 0 50px;
  position: relative;
}
@media screen and (max-width: 767px) {
  #seminar_lower_page #seminar_experience .experience_inner .sponsorship {
    padding: 35px 20px 20px;
  }
}
#seminar_lower_page #seminar_experience .experience_inner .sponsorship:before {
  content: "";
  background: url(../../seminar/images/wkwk/illust_02.svg) no-repeat;
  width: 247px;
  height: 173px;
  position: absolute;
  left: 0;
  right: 0;
  top: -150px;
  margin: auto;
}
#seminar_lower_page #seminar_experience .experience_inner .sponsorship .title_box h3 {
  margin: 0 0 20px;
}
@media screen and (max-width: 767px) {
  #seminar_lower_page #seminar_experience .experience_inner .sponsorship .title_box h3 {
    margin: 0 0 10px;
  }
}
#seminar_lower_page #seminar_experience .experience_inner .sponsorship .title_box p.sub_text01 a {
  color: #ff8b44;
  text-decoration: underline;
}
#seminar_lower_page #seminar_experience .experience_inner .sponsorship .venue {
  margin: 40px auto 0;
}
@media screen and (max-width: 767px) {
  #seminar_lower_page #seminar_experience .experience_inner .sponsorship .venue {
    margin: 20px auto 0;
  }
}
#seminar_lower_page #seminar_experience .experience_inner .sponsorship .venue ul {
  max-width: 620px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 20px 2%;
  flex-wrap: wrap;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  #seminar_lower_page #seminar_experience .experience_inner .sponsorship .venue ul {
    flex-flow: column;
    gap: 10px;
  }
}
#seminar_lower_page #seminar_experience .experience_inner .sponsorship .venue ul li {
  width: 49%;
}
@media screen and (max-width: 767px) {
  #seminar_lower_page #seminar_experience .experience_inner .sponsorship .venue ul li {
    width: 90%;
  }
}
#seminar_lower_page #seminar_experience .experience_inner .sponsorship .venue ul li .venue_item {
  border: 3px solid #ff8b44;
  border-radius: 6px;
  cursor: pointer;
}
#seminar_lower_page #seminar_experience .experience_inner .sponsorship .venue ul li .venue_item p {
  padding: 10px 0 10px 35px;
  position: relative;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: .08rem;
}
@media screen and (max-width: 767px) {
  #seminar_lower_page #seminar_experience .experience_inner .sponsorship .venue ul li .venue_item p {
    padding: 5px 0 5px 40px;
    font-size: 16px;
  }
}
#seminar_lower_page #seminar_experience .experience_inner .sponsorship .venue ul li .venue_item p:before {
  content: "";
  background: url("../../../seminar/images/wkwk/pin_01_01_01.svg") no-repeat;
  width: 13px;
  height: 19px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 15px;
  margin: auto;
}
#seminar_lower_page #seminar_experience .experience_inner .sponsorship .venue ul li .venue_item p:after {
  content: "";
  background: url("../../../seminar/images/wkwk/icon_03.svg") no-repeat;
  width: 25px;
  height: 25px;
  position: absolute;
  right: 10px;
  top: 0;
  bottom: 0;
  margin: auto;
}
#seminar_lower_page #seminar_experience .experience_inner .sponsorship .venue ul li .venue_item.color_02 {
  border-color: #a475ae;
}
#seminar_lower_page #seminar_experience .experience_inner .sponsorship .venue ul li .venue_item.color_02 p:before {
  background: url("../../../seminar/images/wkwk/pin_01_02.svg") no-repeat;
}
#seminar_lower_page #seminar_experience .experience_inner .sponsorship .venue ul li .venue_item.color_03 {
  border-color: #fd6d8e;
}
#seminar_lower_page #seminar_experience .experience_inner .sponsorship .venue ul li .venue_item.color_03 p:before {
  background: url("../../../seminar/images/wkwk/pin_01_03.svg") no-repeat;
}
#seminar_lower_page #seminar_experience .experience_inner .sponsorship .venue ul li .venue_item.color_04 {
  border-color: #4c8bc9;
}
#seminar_lower_page #seminar_experience .experience_inner .sponsorship .venue ul li .venue_item.color_04 p:before {
  background: url("../../../seminar/images/wkwk/pin_01_04.svg") no-repeat;
}
#seminar_lower_page #seminar_step {
  padding: 0;
  background: url(../../seminar/images/wkwk/bg_02.png) repeat;
}
@media screen and (max-width: 767px) {
  #seminar_lower_page #seminar_step {
    padding: 0 20px;
  }
}
#seminar_lower_page #seminar_step .step_inner {
  margin: 60px auto 0;
  max-width: 1200px;
}
@media screen and (max-width: 767px) {
  #seminar_lower_page #seminar_step .step_inner {
    margin: 30px auto 0;
  }
}
@media screen and (max-width: 767px) {
  #seminar_lower_page #seminar_step .step_inner .step_list {
    overflow-x: scroll;
    padding: 15px 0;
    margin-right: -20px;
  }
}
#seminar_lower_page #seminar_step .step_inner ul {
  display: flex;
  justify-content: space-between;
  margin: 0 0 30px;
}
@media screen and (max-width: 767px) {
  #seminar_lower_page #seminar_step .step_inner ul {
    width: 900px;
    margin: 0 0 5px;
  }
  #seminar_lower_page #seminar_step .step_inner ul li:last-child {
    margin-right: 20px;
  }
}
#seminar_lower_page #seminar_step .step_inner ul li {
  width: 28%;
  background: #fff;
  border: 2px solid #ff8b44;
  position: relative;
  padding: 30px 31px 20px;
  border-radius: 20px;
  position: relative;
}
#seminar_lower_page #seminar_step .step_inner ul li:last-child:before {
  content: inherit;
}
#seminar_lower_page #seminar_step .step_inner ul li:before {
  content: "";
  background: url("../../../seminar/images/wkwk/arrow_01.svg") no-repeat;
  width: 15px;
  height: 28px;
  position: absolute;
  right: -18%;
  top: 0;
  bottom: 0;
  margin: auto;
}
@media screen and (max-width: 767px) {
  #seminar_lower_page #seminar_step .step_inner ul li:before {
    right: -7%;
    width: 10px;
    height: 21px;
  }
  #seminar_lower_page #seminar_step .step_inner ul li {
    padding: 20px 20px;
    width: 31%;
  }
}
#seminar_lower_page #seminar_step .step_inner ul li .step {
  position: absolute;
  font-size: 20px;
  background: #fff2a8;
  color: #ff8b44;
  border-radius: 19px;
  padding: 8.5px 24px;
  left: 0;
  right: 0;
  top: -21px;
  width: fit-content;
  line-height: 1;
}
#seminar_lower_page #seminar_step .step_inner ul li .illust {
  width: 50%;
  margin: 0 auto 15px;
}
#seminar_lower_page #seminar_step .step_inner ul li h3 {
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0;
  text-align: center;
  margin: 0 0 15px;
}
@media screen and (max-width: 767px) {
  #seminar_lower_page #seminar_step .step_inner ul li h3 {
    font-size: 22px;
  }
}
#seminar_lower_page #seminar_step .step_inner ul li .text01 {
  font-size: 16px;
  line-height: 27px;
  letter-spacing: .06rem;
  margin: 0 0 5px;
}
@media screen and (max-width: 767px) {
  #seminar_lower_page #seminar_step .step_inner ul li .text01 {
    font-size: 13px;
    line-height: 22px;
  }
}
#seminar_lower_page #seminar_step .step_inner ul li .text01.color_01 {
  color: #fd6d8e;
  font-weight: bold;
}
#seminar_lower_page #seminar_step .step_inner ul li .text01 span.border_line {
  background: linear-gradient(transparent 50%, #faff6b 50%);
}
#seminar_lower_page #seminar_step .step_inner ul li .Asterisk {
  font-size: 14px;
  line-height: 25px;
  letter-spacing: .06rem;
  margin: 0 0 5px;
}
@media screen and (max-width: 767px) {
  #seminar_lower_page #seminar_step .step_inner ul li .Asterisk {
    font-size: 11px;
    line-height: 18px;
  }
}
#seminar_lower_page #seminar_step .step_inner ul li .text-button_02 {
  width: 100%;
  margin: 30px auto 0;
}
@media screen and (max-width: 767px) {
  #seminar_lower_page #seminar_step .step_inner ul li .text-button_02 {
    margin: 15px auto 0;
  }
}
#seminar_lower_page #seminar_step .step_inner .note {
  text-align: center;
  font-size: 16px;
  line-height: 27px;
  letter-spacing: .06rem;
}
@media screen and (max-width: 767px) {
  #seminar_lower_page #seminar_step .step_inner .note {
    font-size: 12px;
    line-height: 22px;
    text-align: left;
    margin-top: 10px;
  }
}
#seminar_lower_page #seminar_locations {
  background: #fffded;
  padding: 80px 0;
}
@media screen and (max-width: 767px) {
  #seminar_lower_page #seminar_locations, #seminar_lower_page #seminar_locations_2 {
    padding: 40px 20px 0 20px;
  }
}
#seminar_lower_page #seminar_locations .locations_box, #seminar_lower_page #seminar_locations_2 .locations_box {
  max-width: 1200px;
  margin: 20px auto 0;
}
#seminar_lower_page #seminar_locations .locations_box nav, #seminar_lower_page #seminar_locations_2 .locations_box nav {
  margin: 0 0 65px;
}
#seminar_lower_page #seminar_locations .locations_box nav ul, #seminar_lower_page #seminar_locations_2 .locations_box nav ul {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  #seminar_lower_page #seminar_locations .locations_box nav ul, #seminar_lower_page #seminar_locations_2 .locations_box nav ul {
    flex-wrap: wrap;
    gap: 20px 2%;
  }
  #seminar_lower_page #seminar_locations .locations_box, #seminar_lower_page #seminar_locations_2 .locations_box {
    margin-top: 15px;
  }
}
#seminar_lower_page #seminar_locations .locations_box nav ul li, #seminar_lower_page #seminar_locations_2 .locations_box nav ul li {
  width: 24%;
  border: 3px solid #ff8b44;
  border-radius: 10px;
  text-align: center;
  background: #fff;
  position: relative;
}
@media screen and (max-width: 767px) {
  #seminar_lower_page #seminar_locations .locations_box nav ul li, #seminar_lower_page #seminar_locations_2 .locations_box nav ul li {
    width: 49%;
  }
}
#seminar_lower_page #seminar_locations .locations_box nav ul li:before, #seminar_lower_page #seminar_locations_2 .locations_box nav ul li:before {
  content: "";
  background: url("../../../seminar/images/wkwk/arrow_color_01_01.svg") no-repeat;
  width: 30px;
  height: 30px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -15px;
  margin: auto;
}
#seminar_lower_page #seminar_locations .locations_box nav ul li a, #seminar_lower_page #seminar_locations_2 .locations_box nav ul li a {
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 25px 0 30px;
}
@media screen and (max-width: 767px) {
  #seminar_lower_page #seminar_locations .locations_box nav ul li a, #seminar_lower_page #seminar_locations_2 .locations_box nav ul li a {
    padding: 10px 10px 20px;
  }
}
#seminar_lower_page #seminar_locations .locations_box nav ul li p.day, #seminar_lower_page #seminar_locations_2 .locations_box nav ul li p.day {
  font-size: 20px;
  font-weight: bold;
  line-height: 26px;
  letter-spacing: -0.04rem;
  color: #ff8b44;
  margin: 0 0 10px;
}
#seminar_lower_page #seminar_locations .locations_box nav ul li p.day span, #seminar_lower_page #seminar_locations_2 .locations_box nav ul li p.day span {
  font-size: 32px;
  padding-right: 5px;
}
#seminar_lower_page #seminar_locations .locations_box nav ul li h3, #seminar_lower_page #seminar_locations_2 .locations_box nav ul li h3 {
  font-size: 24px;
  letter-spacing: .08rem;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  #seminar_lower_page #seminar_locations .locations_box nav ul li h3, #seminar_lower_page #seminar_locations_2 .locations_box nav ul li h3 {
    margin: 0 0 10px;
  }
}
#seminar_lower_page #seminar_locations .locations_box nav ul li .text01, #seminar_lower_page #seminar_locations_2 .locations_box nav ul li .text01 {
  font-size: 16px;
  letter-spacing: .08rem;
}
@media screen and (max-width: 767px) {
  #seminar_lower_page #seminar_locations .locations_box nav ul li .text01, #seminar_lower_page #seminar_locations_2 .locations_box nav ul li .text01 {
    font-size: 11px;
    letter-spacing: 0;
    line-height: 1.5;
  }
}
#seminar_lower_page #seminar_locations .locations_box nav ul li.color02, #seminar_lower_page #seminar_locations_2 .locations_box nav ul li.color02 {
  border-color: #a475ae;
}
#seminar_lower_page #seminar_locations .locations_box nav ul li.color02:before, #seminar_lower_page #seminar_locations_2 .locations_box nav ul li.color02:before {
  background: url("../../../seminar/images/wkwk/arrow_color_02.svg") no-repeat;
}
#seminar_lower_page #seminar_locations .locations_box nav ul li.color02 p.day, #seminar_lower_page #seminar_locations_2 .locations_box nav ul li.color02 p.day {
  color: #a475ae;
}
#seminar_lower_page #seminar_locations .locations_box nav ul li.color03, #seminar_lower_page #seminar_locations_2 .locations_box nav ul li.color03 {
  border-color: #fd6d8e;
}
#seminar_lower_page #seminar_locations .locations_box nav ul li.color03:before, #seminar_lower_page #seminar_locations_2 .locations_box nav ul li.color03:before {
  background: url("../../../seminar/images/wkwk/arrow_color_03.svg") no-repeat;
}
#seminar_lower_page #seminar_locations .locations_box nav ul li.color03 p.day, #seminar_lower_page #seminar_locations_2 .locations_box nav ul li.color03 p.day {
  color: #fd6d8e;
}
#seminar_lower_page #seminar_locations .locations_box nav ul li.color04, #seminar_lower_page #seminar_locations_2 .locations_box nav ul li.color04 {
  border-color: #4c8bc9;
}
#seminar_lower_page #seminar_locations .locations_box nav ul li.color04:before, #seminar_lower_page #seminar_locations_2 .locations_box nav ul li.color04:before {
  background: url("../../../seminar/images/wkwk/arrow_color_04.svg") no-repeat;
}
#seminar_lower_page #seminar_locations .locations_box nav ul li.color04 p.day, #seminar_lower_page #seminar_locations_2 .locations_box nav ul li.color04 p.day {
  color: #4c8bc9;
}
#seminar_lower_page #seminar_locations .locations_box .locations_inner .locations_box, #seminar_lower_page #seminar_locations_2 .locations_box .locations_inner .locations_box {
  background: #fff;
  border-radius: 20px;
  padding: 35px 40px;
}
@media screen and (max-width: 767px) {
  #seminar_lower_page #seminar_locations .locations_box .locations_inner .locations_box, #seminar_lower_page #seminar_locations_2 .locations_box .locations_inner .locations_box {
    padding: 30px 15px;
    border-radius: 10px;
  }
}
#seminar_lower_page #seminar_locations .locations_box .locations_inner .locations_box h4, #seminar_lower_page #seminar_locations_2 .locations_box .locations_inner .locations_box h4 {
  font-size: 28px;
  border-bottom: 1px solid #bdbdbd;
  margin-bottom: 20px;
  padding-bottom: 25px;
  padding-left: 30px;
  position: relative;
}
#seminar_lower_page #seminar_locations_2 .locations_box .locations_inner .locations_box h4 i {
  width: 16px;
  display: inline-block;
  position: relative;
  left: -20px;
}
#seminar_lower_page #seminar_locations_2 .locations_box .locations_inner .locations_box h4 span {
  color: #FFF;
  font-size: 18px;
  margin-right: 15px;
  position: relative;
  top: -2px;
  padding: 5px 15px;
  border-radius: 4px;
}
#seminar_lower_page #seminar_locations_2 .locations_box .locations_inner .locations_box h4.green span {
  background: #21AE6E;
}
#seminar_lower_page #seminar_locations_2 .locations_box .locations_inner .locations_box h4.purple span {
  background: #A475AE;
}
#seminar_lower_page #seminar_locations_2 .locations_box .locations_inner .locations_box h4.pink span {
  background: #FD6D8E;
}
#seminar_lower_page #seminar_locations .locations_box .locations_inner .locations_box h4:before, #seminar_lower_page #seminar_locations_2 .locations_box .locations_inner .locations_box h4:before {
  content: "";
  background: url(../../seminar/images/wkwk/pin_01_01_01.svg) no-repeat;
  width: 17px;
  height: 24px;
  position: absolute;
  left: 2px;
  top: 5px;
  margin: auto;
}
@media screen and (max-width: 767px) {
  #seminar_lower_page #seminar_locations_2 .locations_box .locations_inner .locations_box h4 span {
    font-size: 15px;
  }
  #seminar_lower_page #seminar_locations .locations_box .locations_inner .locations_box h4:before, #seminar_lower_page #seminar_locations_2 .locations_box .locations_inner .locations_box h4:before {
    top: 0;
  }
}
@media screen and (max-width: 767px) {
  #seminar_lower_page #seminar_locations .locations_box .locations_inner .locations_box h4, #seminar_lower_page #seminar_locations_2 .locations_box .locations_inner .locations_box h4 {
    font-size: 20px;
    margin-bottom: 10px;
    padding-bottom: 15px;
    padding-left: 25px;
  }
}
#seminar_lower_page #seminar_locations .locations_box .locations_inner .locations_box.location02 h4:before, #seminar_lower_page #seminar_locations_2 .locations_box .locations_inner .locations_box.location02 h4:before {
  background: url(../../seminar/images/wkwk/pin_01_02.svg) no-repeat;
}
#seminar_lower_page #seminar_locations .locations_box .locations_inner .locations_box.location03 h4:before, #seminar_lower_page #seminar_locations_2 .locations_box .locations_inner .locations_box.location03 h4:before {
  background: url(../../seminar/images/wkwk/pin_01_03.svg) no-repeat;
}
#seminar_lower_page #seminar_locations .locations_box .locations_inner .locations_box.location04 h4:before, #seminar_lower_page #seminar_locations_2 .locations_box .locations_inner .locations_box.location04 h4:before {
  background: url(../../seminar/images/wkwk/pin_01_04.svg) no-repeat;
}
#seminar_lower_page #seminar_locations .locations_box .locations_inner .locations_box .flex-box, #seminar_lower_page #seminar_locations_2 .locations_box .locations_inner .locations_box .flex-box {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  #seminar_lower_page #seminar_locations .locations_box .locations_inner .locations_box .flex-box, #seminar_lower_page #seminar_locations_2 .locations_box .locations_inner .locations_box .flex-box {
    flex-flow: column;
  }
}
@media screen and (max-width: 767px) {
  #seminar_lower_page #seminar_locations .locations_box .locations_inner .locations_box .flex-box .left-box, #seminar_lower_page #seminar_locations_2 .locations_box .locations_inner .locations_box .flex-box .left-box {
    margin: 0 0 15px;
  }
}
#seminar_lower_page #seminar_locations .locations_box .locations_inner .locations_box .flex-box .left-box dl, #seminar_lower_page #seminar_locations_2 .locations_box .locations_inner .locations_box .flex-box .left-box dl {
  display: flex;
  justify-content: flex-start;
  margin: 0 0 10px;
}
@media screen and (max-width: 767px) {
  #seminar_lower_page #seminar_locations .locations_box .locations_inner .locations_box .flex-box .left-box dl, #seminar_lower_page #seminar_locations_2 .locations_box .locations_inner .locations_box .flex-box .left-box dl {
    flex-flow: column;
  }
}
#seminar_lower_page #seminar_locations .locations_box .locations_inner .locations_box .flex-box .left-box dl:last-child, #seminar_lower_page #seminar_locations_2 .locations_box .locations_inner .locations_box .flex-box .left-box dl:last-child {
  margin-bottom: 0;
}
#seminar_lower_page #seminar_locations .locations_box .locations_inner .locations_box .flex-box .left-box dl dt, #seminar_lower_page #seminar_locations_2 .locations_box .locations_inner .locations_box .flex-box .left-box dl dt {
  letter-spacing: .08rem;
  margin-right: 20px;
  max-width: 120px;
  padding-top: 7px;
}
@media screen and (max-width: 767px) {
  #seminar_lower_page #seminar_locations .locations_box .locations_inner .locations_box .flex-box .left-box dl dt, #seminar_lower_page #seminar_locations_2 .locations_box .locations_inner .locations_box .flex-box .left-box dl dt {
    width: 100%;
    max-width: inherit;
    margin: 0 0 5px;
  }
}
#seminar_lower_page #seminar_locations .locations_box .locations_inner .locations_box .flex-box .left-box dl dd, #seminar_lower_page #seminar_locations_2 .locations_box .locations_inner .locations_box .flex-box .left-box dl dd {
  flex: 1;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: .06rem;
  line-height: 35px;
}
@media screen and (max-width: 767px) {
  #seminar_lower_page #seminar_locations .locations_box .locations_inner .locations_box .flex-box .left-box dl dd, #seminar_lower_page #seminar_locations_2 .locations_box .locations_inner .locations_box .flex-box .left-box dl dd {
    font-size: 13px;
    line-height: 22px;
  }
}
#seminar_lower_page #seminar_locations .locations_box .locations_inner .locations_box .flex-box .left-box dl dd span, #seminar_lower_page #seminar_locations_2 .locations_box .locations_inner .locations_box .flex-box .left-box dl dd span {
  font-size: 32px;
}
@media screen and (max-width: 767px) {
  #seminar_lower_page #seminar_locations .locations_box .locations_inner .locations_box .flex-box .left-box dl dd span, #seminar_lower_page #seminar_locations_2 .locations_box .locations_inner .locations_box .flex-box .left-box dl dd span {
    font-size: 18px;
  }
}
#seminar_lower_page #seminar_locations .locations_box .locations_inner .locations_box .flex-box .left-box dl dd span.spn01, #seminar_lower_page #seminar_locations_2 .locations_box .locations_inner .locations_box .flex-box .left-box dl dd span.spn01 {
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  #seminar_lower_page #seminar_locations .locations_box .locations_inner .locations_box .flex-box .left-box dl dd span.spn01, #seminar_lower_page #seminar_locations_2 .locations_box .locations_inner .locations_box .flex-box .left-box dl dd span.spn01 {
    font-size: 13px;
  }
}
#seminar_lower_page #seminar_locations .locations_box .locations_inner .locations_box .flex-box .left-box dl dd p.place, #seminar_lower_page #seminar_locations_2 .locations_box .locations_inner .locations_box .flex-box .left-box dl dd p.place {
  font-size: 18px;
  line-height: 27px;
}
#seminar_lower_page #seminar_locations_2 .locations_box .locations_inner .locations_box .flex-box .left-box dl dd p.place a {
  margin-left: 15px;
}
@media screen and (max-width: 767px) {
  #seminar_lower_page #seminar_locations .locations_box .locations_inner .locations_box .flex-box .left-box dl dd p.place, #seminar_lower_page #seminar_locations_2 .locations_box .locations_inner .locations_box .flex-box .left-box dl dd p.place {
    font-size: 15px;
  }
}
#seminar_lower_page #seminar_locations .locations_box .locations_inner .locations_box .flex-box .left-box dl dd p.place a, #seminar_lower_page #seminar_locations_2 .locations_box .locations_inner .locations_box .flex-box .left-box dl dd p.place a {
  text-decoration: underline;
}
#seminar_lower_page #seminar_locations .locations_box .locations_inner .locations_box .flex-box .left-box dl dd ul li, #seminar_lower_page #seminar_locations_2 .locations_box .locations_inner .locations_box .flex-box .left-box dl dd ul li {
  line-height: 27px;
}
#seminar_lower_page #seminar_locations .locations_box .locations_inner .locations_box .flex-box .right-box, #seminar_lower_page #seminar_locations_2 .locations_box .locations_inner .locations_box .flex-box .right-box {
  width: 25%;
}
@media screen and (max-width: 767px) {
  #seminar_lower_page #seminar_locations .locations_box .locations_inner .locations_box .flex-box .right-box, #seminar_lower_page #seminar_locations_2 .locations_box .locations_inner .locations_box .flex-box .right-box {
    width: 100%;
  }
}
#seminar_lower_page #seminar_locations .locations_box .locations_inner .locations_box .flex-box .right-box .locationsitem, #seminar_lower_page #seminar_locations_2 .locations_box .locations_inner .locations_box .flex-box .right-box .locationsitem {
  border: 2px solid #ff8317;
  background: #fff;
  border-radius: 30px;
  max-width: 265px;
  margin: 0 auto 30px;
  position: relative;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  #seminar_lower_page #seminar_locations .locations_box .locations_inner .locations_box .flex-box .right-box .locationsitem, #seminar_lower_page #seminar_locations_2 .locations_box .locations_inner .locations_box .flex-box .right-box .locationsitem {
    margin-bottom: 15px;
  }
}
#seminar_lower_page #seminar_locations .locations_box .locations_inner .locations_box .flex-box .right-box .locationsitem:before, #seminar_lower_page #seminar_locations_2 .locations_box .locations_inner .locations_box .flex-box .right-box .locationsitem:before {
  content: "";
  background: url("../../../seminar/images/wkwk/icon_03.svg") no-repeat;
  width: 25px;
  height: 25px;
  position: absolute;
  right: 20px;
  top: 0;
  bottom: 0;
  margin: auto;
}
#seminar_lower_page #seminar_locations_2 .locations_box .locations_inner .locations_box .flex-box .right-box .locationsitem.down:before {
  background: url("../../../seminar/images/cstep/icon_down.svg") no-repeat;
}
#seminar_lower_page #seminar_locations .locations_box .locations_inner .locations_box .flex-box .right-box .locationsitem p, #seminar_lower_page #seminar_locations_2 .locations_box .locations_inner .locations_box .flex-box .right-box .locationsitem p {
  font-size: 18px;
  line-height: 1;
  text-align: center;
  padding: 12px 0;
  padding-right: 15px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  #seminar_lower_page #seminar_locations .locations_box .locations_inner .locations_box .flex-box .right-box .locationsitem p, #seminar_lower_page #seminar_locations_2 .locations_box .locations_inner .locations_box .flex-box .right-box .locationsitem p {
    font-size: 16px;
  }
}
#seminar_lower_page #seminar_locations .locations_box .locations_inner .locations_box .flex-box .right-box .locationsitem p span, #seminar_lower_page #seminar_locations_2 .locations_box .locations_inner .locations_box .flex-box .right-box .locationsitem p span {
  font-size: 12px;
  font-weight: normal;
}
#seminar_lower_page #seminar_locations .locations_box .locations_inner .locations_box .flex-box .right-box .pdf_button, #seminar_lower_page #seminar_locations_2 .locations_box .locations_inner .locations_box .flex-box .right-box .pdf_button {
  width: 100%;
  margin: 0 auto;
}
#seminar_lower_page #seminar_locations .locations_box .locations_inner .locations_box .flex-box .right-box .text-button_02, #seminar_lower_page #seminar_locations_2 .locations_box .locations_inner .locations_box .flex-box .right-box .text-button_02 {
  margin: 0 auto 30px;
}
@media screen and (max-width: 767px) {
  #seminar_lower_page #seminar_locations .locations_box .locations_inner .locations_box .flex-box .right-box .locationsitem p span, #seminar_lower_page #seminar_locations_2 .locations_box .locations_inner .locations_box .flex-box .right-box .locationsitem p span {
    font-size: 11px;
  }
  #seminar_lower_page #seminar_locations .locations_box .locations_inner .locations_box .flex-box .right-box .text-button_02, #seminar_lower_page #seminar_locations_2 .locations_box .locations_inner .locations_box .flex-box .right-box .text-button_02 {}
}
@media screen and (max-width: 767px) {
  #seminar_lower_page #seminar_locations .locations_box .locations_inner .locations_box .flex-box .right-box .text-button_02 a, #seminar_lower_page #seminar_locations_2 .locations_box .locations_inner .locations_box .flex-box .right-box .text-button_02 a {
    padding: 18.5px 63px 18.5px 42px;
  }
}
#seminar_lower_page #seminar_locations_2 {}
#seminar_lower_page #seminar_faq {
  padding: 80px 0 150px;
  background: #FFF2A8;
}
@media screen and (max-width: 767px) {
  #seminar_lower_page #seminar_faq {
    padding: 40px 20px 75px;
  }
}
#seminar_lower_page #seminar_faq .title_box {
  text-align: center;
  margin-bottom: 40px;
}
#seminar_lower_page #seminar_faq .faq_inner {
  max-width: 900px;
  margin: auto;
}
#seminar_lower_page #seminar_faq .faq_box {
  background: #ffffff;
  border-radius: 12px;
  margin-bottom: 20px;
  overflow: hidden;
}
#seminar_lower_page #seminar_faq .faq_head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px 24px;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  #seminar_lower_page #seminar_faq .faq_head {
    padding: 15px 20px;
  }
}
#seminar_lower_page #seminar_faq .faq_head h3 {
  font-size: 20px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  #seminar_lower_page #seminar_faq .faq_head h3 {
    font-size: 16px;
  }
}
#seminar_lower_page #seminar_faq .faq_icon {
  width: 14px;
  height: 14px;
  border-right: 2px solid #333;
  border-bottom: 2px solid #333;
  transform: rotate(45deg);
  transition: 0.3s;
  margin-bottom: 5px;
}
#seminar_lower_page #seminar_faq .faq_box.active .faq_icon {
  transform: rotate(-135deg);
  margin-bottom: 0;
  margin-top: 5px;
}
#seminar_lower_page #seminar_faq .faq_padding {
  padding-bottom: 10px;
}
#seminar_lower_page #seminar_faq .faq_body {
  height: 0;
  overflow: hidden;
  transition: height .35s ease;
  padding: 0 20px;
}
#seminar_lower_page #seminar_faq .faq_item {
  padding: 16px 0;
  border-bottom: 1px dashed #ccc;
}
#seminar_lower_page #seminar_faq .faq_item:last-child {
  border-bottom: none;
}
#seminar_lower_page #seminar_faq .question {
  font-weight: bold;
  margin-bottom: 8px;
  padding-left: 25px;
  position: relative;
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  #seminar_lower_page #seminar_faq .question {
    font-size: 14px;
  }
}
#seminar_lower_page #seminar_faq .question:before {
  content: "Q.";
  font-size: 16px;
  position: absolute;
  left: 0;
  top: 0;
  color: #ff8b44;
  font-family: "Kumbh Sans", sans-serif;
}
@media screen and (max-width: 767px) {
  #seminar_lower_page #seminar_faq .question:before {
    font-size: 14px;
  }
}
#seminar_lower_page #seminar_faq .answer {
  line-height: 1.8;
  position: relative;
  padding-left: 25px;
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  #seminar_lower_page #seminar_faq .answer {
    font-size: 14px;
  }
}
#seminar_lower_page #seminar_faq .answer:before {
  content: "A.";
  font-weight: bold;
  font-size: 16px;
  position: absolute;
  left: 0;
  top: 0;
  color: #ff8b44;
  font-family: "Kumbh Sans", sans-serif;
}
@media screen and (max-width: 767px) {
  #seminar_lower_page #seminar_faq .answer:before {
    font-size: 14px;
  }
}
#seminar_lower_page #seminar_faq .answer a {
  text-decoration: underline;
  color: #ff8b44;
}
/* modal */
body.modal_open {
  overflow: hidden;
  height: 100vh;
}
.modal_overlay {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.5);
  display: none;
  z-index: 1000;
}
.modal {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: none;
  z-index: 1001;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .modal {
    max-height: 80vh;
  }
}
.modal.modal_widt_01 {
  max-width: 900px;
  width: 90%;
}
.modal.modal_widt_02 {
  max-width: 760px;
  width: 90%;
}
.modal .modal_inner {
  background: #fff;
  padding: 40px;
  border-radius: 10px;
  position: relative;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .modal .modal_inner {
    overflow-y: scroll;
    padding: 25px 20px;
  }
}
.modal .modal_close {
  position: absolute;
  top: -10px;
  right: -10px;
  font-size: 22px;
  cursor: pointer;
  border: 1px solid #fff;
  border-radius: 50%;
  background: #000;
  color: #fff;
  width: 30px;
  height: 30px;
}
.modal.active {
  display: flex;
  justify-content: center;
}
.modal_overlay.active {
  display: block;
}
/*モーダル　コース*/
.m_course .course_top {
  display: flex;
  gap: 30px;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .m_course .course_top {
    flex-flow: column;
    gap: 15px;
  }
}
.m_course .course_text {
  flex: 1;
}
.m_course .course_text h3 {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 5px;
}
@media screen and (max-width: 767px) {
  .m_course .course_text h3 {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 5px;
  }
}
.m_course .course_text .sub {
  font-weight: bold;
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  .m_course .course_text .sub {
    font-size: 14px;
    line-height: 1.5;
  }
}
.m_course .course_text .desc {
  line-height: 24px;
  font-size: 14px;
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .m_course .course_text .desc {
    font-size: 12px;
    line-height: 2;
    margin-top: 10px;
  }
}
.m_course .course_text .Asterisk {
  font-size: 14px;
  margin-top: 5px;
}
@media screen and (max-width: 767px) {
  .m_course .course_text .Asterisk {
    font-size: 10px;
  }
}
.m_course .course_image {
  width: 235px;
}
@media screen and (max-width: 767px) {
  .m_course .course_image {
    width: 100%;
  }
}
.m_course .course_image img {
  width: 100%;
  height: auto;
}
.m_course .course_teacher {
  border-top: 1px solid #ddd;
  padding-top: 25px;
  margin-top: 25px;
  display: flex;
  gap: 20px;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .m_course .course_teacher {
    flex-flow: column;
  }
}
.m_course .teacher_photo {
  width: 33%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 15px;
}
@media screen and (max-width: 767px) {
  .m_course .teacher_photo {
    width: 100%;
  }
}
.m_course .teacher_photo img {
  width: 30%;
  height: auto;
  border-radius: 4px;
}
@media screen and (max-width: 767px) {
  .m_course .teacher_photo img {
    width: 22%;
  }
}
.m_course .teacher_photo .name {
  line-height: 1.5;
  flex: 1;
}
.m_course .teacher_photo .name .teacher_name {
  font-weight: bold;
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  .m_course .teacher_photo .name .teacher_name {
    font-size: 16px;
  }
}
.m_course .teacher_photo .name .teacher_job {
  font-size: 14px;
  line-height: 20px;
}
@media screen and (max-width: 767px) {
  .m_course .teacher_photo .name .teacher_job {
    font-size: 12px;
  }
}
.m_course .teacher_info {
  flex: 1;
}
.m_course .teacher_desc {
  font-size: 14px;
  line-height: 25px;
}
@media screen and (max-width: 767px) {
  .m_course .teacher_desc {
    font-size: 11px;
    line-height: 1.4;
  }
}
/*モーダル　協力企業一覧*/
@media screen and (max-width: 767px) {
  .modal.modal_widt_02.venue_sp_h {
    max-height: 90vh;
  }
}
.m_experience .modal_title h3 {
  font-weight: bold;
  text-align: center;
  font-size: 24px !important;
  color: #4F2F11 !important;
}
@media screen and (max-width: 767px) {
  .m_experience .modal_title h3 {
    font-size: 20px !important;
    line-height: 1.3 !important;
  }
}
.m_experience .modal_contents {
  max-height: 450px;
  overflow-y: scroll;
  margin-top: 24px;
}
.m_experience .modal_contents .modal_contents_01 {
  margin: 0 0 50px;
}
@media screen and (max-width: 767px) {
  .m_experience .modal_contents .modal_contents_01 {
    margin: 0 0 30px;
  }
}
.m_experience .modal_contents .modal_contents_01:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .m_experience .modal_contents .modal_contents_01:last-child {
    padding-bottom: 25px;
  }
}
.m_experience .modal_contents .modal_contents_01 p {
  background-color: #F2717C;
  color: #fff;
  text-align: center;
  padding: 5px 0;
  font-weight: bold;
  font-size: 18px;
  margin: 0 0 20px;
}
.m_experience .modal_contents .modal_contents_01 ul.venue_01 {
  margin-top: 24px;
  padding-left: 24px;
  padding-right: 24px;
}
@media screen and (max-width: 767px) {
  .m_experience .modal_contents .modal_contents_01 ul.venue_01 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.m_experience .modal_contents .modal_contents_01 ul.venue_01 li {
  width: 100% !important;
}
.m_experience .modal_contents .modal_contents_01 ul.venue_01 li a {
  color: #4F2F11;
  font-weight: bold;
  line-height: 1.5;
  font-size: 16px;
  display: inline-flex;
  align-items: flex-start;
  justify-content: flex-start;
  -moz-column-gap: 6px;
  column-gap: 6px;
}
@media screen and (max-width: 767px) {
  .m_experience .modal_contents .modal_contents_01 ul.venue_01 li a {
    font-size: 14px;
  }
}
.m_experience .modal_contents .modal_contents_01 ul.venue_01 li a:before {
  content: url("../../seminar/images/wkwk/icon_06.svg");
}
.m_experience .modal_contents .modal_contents_01 ul.venue_01 li a:after {
  content: url("../../seminar/images/wkwk/icon_07.svg");
}
/*モーダル　ワクワク塾は都内4か所で開講*/
.m_locations .modal_title h3 {
  font-weight: bold;
  text-align: center;
  font-size: 24px !important;
  color: #4F2F11 !important;
}
@media screen and (max-width: 767px) {
  .m_locations .modal_title h3 {
    font-size: 20px !important;
    line-height: 1.3 !important;
  }
}
.m_locations .modal_location {
  margin-top: 24px;
  max-height: 428px;
  overflow-y: scroll;
}
.m_locations .modal_location ul li {
  padding: 16px 30px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  -moz-column-gap: 16px;
  column-gap: 16px;
}
@media screen and (max-width: 767px) {
  .m_locations .modal_location ul li {
    -moz-column-gap: 0;
    column-gap: 0;
    padding: 12px;
    display: grid;
    grid-template-areas: "icon lead"". date";
  }
}
.m_locations .modal_location ul li:nth-child(odd) {
  background-color: #ffeeea;
}
.m_locations .modal_location ul li .locations_Number {
  flex: 0 0 auto;
  color: #fff;
  font-size: 18px;
  width: 27px;
  height: 27px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
  background-color: #f0b631;
}
@media screen and (max-width: 767px) {
  .m_locations .modal_location ul li .locations_Number {
    width: 20px;
    height: 20px;
    grid-area: icon;
    margin-right: 12px;
    font-size: 12px;
    padding: 4px 7px;
  }
}
.m_locations .modal_location ul li .locations_Number.pink {
  background-color: #f2717c;
}
.m_locations .modal_location ul li p {
  margin: 0 auto 0 0;
  flex: 1;
  font-weight: bold;
  font-size: 16px;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .m_locations .modal_location ul li p {
    font-size: 14px;
    grid-area: lead;
  }
}
.m_locations .modal_location ul li .day_date {
  flex: 0 1 160px;
  font-weight: bold;
  font-size: 16px;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .m_locations .modal_location ul li .day_date {
    font-size: 12px;
    grid-area: date;
    margin-top: 5px;
  }
}
#real {
  background: #FFECF1;
  padding: 80px 0;
}
#online {
  background: #EDFBFF;
  padding: 80px 0;
}
@media screen and (max-width: 767px) {
  #real, #online {
    padding: 40px 0;
  }
  #real-lesson, #online-lesson {
    padding: 0 20px;
  }
}
.lesson h2 {
  font-size: 32px;
  font-weight: 900;
  text-align: center;
  color: #FD6D8E;
  margin: 0 0 30px 0;
}
@media screen and (max-width: 767px) {
  .lesson h2 {
    font-size: 24px;
  }
}
.lesson h2.blue {
  color: #4C8BC9;
}
.lesson h2:before {
  content: "";
  background: url("../../../seminar/images/cstep/pin-title.svg") no-repeat;
  background-size: 100%;
  width: 25px;
  height: 30px;
  margin: 0 auto 15px auto;
  display: block;
}
.lesson h2.blue:before {
  background: url("../../../seminar/images/cstep/pc-title.svg") no-repeat;
  background-size: 100%;
  width: 37px;
  height: 34px;
}
.lesson h2 + p {
  font-size: 16px;
  font-weight: bold;
  margin: 20px auto 0;
  letter-spacing: .04rem;
  line-height: 27px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .lesson h2 + p {
    font-size: 14px;
    margin: 10px auto 0;
    line-height: 22px;
  }
}
.lesson .merit {
  max-width: 1200px;
  background: #FFF;
  border-radius: 20px;
  margin: 30px auto 80px auto;
  padding: 50px 100px;
}
@media screen and (max-width: 767px) {
  .lesson .merit {
    padding: 30px 20px;
    margin-bottom: 0;
  }
}
.lesson .merit h3 {
  color: #FF8B44;
  font-weight: bold;
  font-size: 28px;
  text-align: center;
  width: fit-content;
  position: relative;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .lesson .merit h3 {
    font-size: 20px;
  }
}
.lesson .merit h3:before {
  content: "";
  display: block;
  width: 2px;
  height: 40px;
  background: #FF8B44;
  position: absolute;
  left: -20px;
  top: 0;
  transform: rotate(-45deg);
}
.lesson .merit h3:after {
  content: "";
  display: block;
  width: 2px;
  height: 40px;
  background: #FF8B44;
  position: absolute;
  right: -20px;
  top: 0;
  transform: rotate(45deg);
}
@media screen and (max-width: 767px) {
  .lesson .merit h3:before, .lesson .merit h3:after {
    height: 30px;
  }
}
.lesson .merit ul {
  display: flex;
  justify-content: space-between;
  margin: 30px 0 0 0;
}
.lesson .merit ul li {
  width: 32%;
}
@media screen and (max-width: 767px) {
  .lesson .merit ul {
    display: block;
  }
  .lesson .merit ul li {
    width: auto;
  }
  .lesson .merit ul li:not(:last-child) {
    margin-bottom: 30px;
  }
}
.lesson .merit ul li .pic img {
  border-radius: 50%;
  width: 70%;
  margin: 0 auto;
  display: block;
}
.lesson .merit ul li .txt h4 {
  text-align: center;
  font-size: 24px;
}
.lesson .merit ul li .txt h4 span {
  font-weight: 500;
  font-size: 16px;
  color: #FD6D8E;
  display: block;
  margin: 20px 0 10px 0;
}
@media screen and (max-width: 767px) {
  .lesson .merit ul li .txt h4 {
    font-size: 18px;
  }
  .lesson .merit ul li .pic img {
    width: 50%;
  }
  .lesson .merit ul li .txt h4 span {
    font-size: 14px;
  }
}
.lesson .merit ul li .txt h4.blue span {
  color: #4C8BC9;
}
.btn-modal {
  border: 3px solid #ff8b44;
  border-radius: 50px;
  cursor: pointer;
  width: fit-content;
  margin: 30px auto 0 auto;
}
.btn-modal p {
  padding: 10px 55px 10px 35px;
  position: relative;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: .08rem;
}
@media screen and (max-width: 767px) {
  .btn-modal p {
    padding: 5px 55px 5px 40px;
    font-size: 16px;
  }
}
.btn-modal p:after {
  content: "";
  background: url("../../../seminar/images/wkwk/icon_03.svg") no-repeat;
  width: 25px;
  height: 25px;
  position: absolute;
  right: 10px;
  top: 0;
  bottom: 0;
  margin: auto;
}
#contents {
  padding: 80px 0;
}
@media screen and (max-width: 767px) {
  #contents {
    padding: 40px 20px;
  }
}
#contents ul {
  display: flex;
  justify-content: space-between;
  max-width: 1200px;
  margin: 30px auto 0 auto;
}
@media screen and (max-width: 767px) {
  #contents ul {
    display: block;
  }
}
#contents ul li {
  width: 49%;
}
@media screen and (max-width: 767px) {
  #contents ul li {
    width: auto;
  }
  #contents ul li:nth-child(1) {
    margin-bottom: 30px;
  }
}
#contents ul li a {
  border-radius: 15px;
  padding: 30px 0 0 0;
  display: block;
  box-shadow: 0 5px 0px 0px #F5EEE6;
}
#contents ul li:nth-child(1) a {
  background: #FFECF1;
}
#contents ul li:nth-child(2) a {
  background: #EDFBFF;
}
#contents ul li a h2 {
  font-size: 24px;
  font-weight: 900;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #contents ul li a h2 {
    font-size: 20px;
  }
}
#contents ul li:nth-child(1) a h2 {
  color: #FD6D8E;
}
#contents ul li:nth-child(2) a h2 {
  color: #4C8BC9;
}
#contents ul li:nth-child(1) a h2:before {
  content: "";
  background: url("../../../seminar/images/cstep/pin-title.svg") no-repeat;
  background-size: 100%;
  width: 17px;
  height: 21px;
  margin: 0 auto 5px auto;
  display: block;
}
#contents ul li:nth-child(2) a h2:before {
  content: "";
  background: url("../../../seminar/images/cstep/pc-title.svg") no-repeat;
  background-size: 100%;
  width: 19px;
  height: 17px;
  margin: 0 auto 5px auto;
  display: block;
}
#contents ul li a ol li {
  width: auto;
}
#contents ul li a ol {
  width: fit-content;
  margin: 15px auto 0 auto;
}
#contents ul li a ol li {
  font-weight: 900;
}
#contents ul li a ol li:before {
  content: '';
  width: 8px;
  height: 4px;
  transform: rotate(-55deg);
  display: inline-block;
  margin: 0 5px 0 0;
  position: relative;
  top: -3px;
}
#contents ul li:nth-child(1) a ol li:before {
  border-left: 2px solid #FD6D8E;
  border-bottom: 2px solid #FD6D8E;
}
#contents ul li:nth-child(2) a ol li:before {
  border-left: 2px solid #4C8BC9;
  border-bottom: 2px solid #4C8BC9;
}
#contents ul li a ol li:not(:last-child) {
  margin-bottom: 10px;
}
#contents ul li a ol li small {
  font-weight: 500;
  font-size: 14px;
}
#contents ul li a ol li p {
  font-size: 12px;
  font-weight: 500;
  line-height: 1.7;
  margin: 10px 0 0 15px;
}
#contents ul li a p.detail {
  margin: 30px 0 0;
  padding: 10px 15px 20px 15px;
  text-align: center;
  border-radius: 0 0 15px 15px;
  color: #FFF;
  font-size: 14px;
  font-weight: 900;
  position: relative;
}
#contents ul li:nth-child(1) a p.detail {
  background: #FD6D8E;
}
#contents ul li a p.detail:after {
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  margin: 0 auto;
  position: absolute;
  bottom: -15px;
  left: 50%;
  transform: translateX(-50%);
}
#contents ul li:nth-child(2) a p.detail {
  background: #4C8BC9;
}
#contents ul li:nth-child(1) a p.detail:after {
  background: url("../../../seminar/images/cstep/contents-move-1.svg") no-repeat;
  background-size: 100%;
}
#contents ul li:nth-child(2) a p.detail:after {
  background: url("../../../seminar/images/cstep/contents-move-2.svg") no-repeat;
  background-size: 100%;
}
.content {
  display: none;
}
.content.show {
  display: block;
}
.tab-container {
  display: flex;
  justify-content: center;
  max-width: 1200px;
  margin: 0 auto;
}
.tab-container div {
  width: 28%;
  background: #FFF;
  text-align: center;
  padding: 30px 0;
  border-radius: 10px 10px 0 0;
  font-size: 24px;
  position: relative;
  cursor: pointer;
}
.tab-container div:not(:last-child) {
  margin-right: 15px;
}
.tab-container div time {
  font-size: 18px;
  font-weight: 900;
  display: block;
  margin-bottom: 10px;
}
.tab-container div time em {
  font-size: 32px;
  font-style: normal;
}
@media screen and (max-width: 767px) {
  .tab-container div {
    padding: 15px 0;
  }
  .tab-container div time {
    font-size: 14px;
  }
  .tab-container div time em {
    font-size: 20px;
  }
  .tab-container div h3 {
    font-size: 16px;
  }
}
.tab-container div:nth-child(1) time {
  color: #21AE6E;
}
.tab-container div:nth-child(2) time {
  color: #A475AE;
}
.tab-container div:nth-child(3) time {
  color: #FD6D8E;
}
.tab-container div:nth-child(1).active {
  border: 2px solid #21AE6E;
  border-bottom: none;
}
.tab-container div:nth-child(2).active {
  border: 2px solid #A475AE;
  border-bottom: none;
}
.tab-container div:nth-child(3).active {
  border: 2px solid #FD6D8E;
  border-bottom: none;
}
.tab-container div.active:after {
  content: "";
  display: block;
  background: #FFF;
  width: 100%;
  height: 2px;
  position: absolute;
  bottom: -2px;
  left: 0;
}
.content-container {
  padding: 30px 20px;
  background: #FFF;
  max-width: 1200px;
  margin: 0 auto;
  box-sizing: border-box;
}
.tab-container:has(div:nth-child(1).active) + .content-container {
  border-top: 2px solid #21AE6E;
}
.tab-container:has(div:nth-child(2).active) + .content-container {
  border-top: 2px solid #A475AE;
}
.tab-container:has(div:nth-child(3).active) + .content-container {
  border-top: 2px solid #FD6D8E;
}
.content-container .content:nth-child(1) .course_num {
  background: #21AE6E;
}
.content-container .content:nth-child(1) .course_title {
  color: #21AE6E;
}
.content-container .content:nth-child(2) .course_num {
  background: #A475AE;
}
.content-container .content:nth-child(2) .course_title {
  color: #A475AE;
}
.content-container .content:nth-child(3) .course_num {
  background: #FD6D8E;
}
.content-container .content:nth-child(3) .course_title {
  color: #FD6D8E;
}
#apply {
  padding: 80px 0 200px;
  background: url("../../../seminar/images/cstep/bk-last.png");
}
@media screen and (max-width: 767px) {
  #apply {
    padding: 40px 20px;
  }
}
#apply ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  max-width: 1200px;
  margin: 30px auto 0 auto;
}
@media screen and (max-width: 767px) {
  #apply ul {
    display: block;
  }
}
#apply ul li {
  width: 49%;
}
@media screen and (max-width: 767px) {
  #apply ul li {
    width: auto;
  }
  #apply ul li .txt {
    padding: 20px 20px 20px 20px;
  }
}
#apply ul li:nth-child(1) .box {
  background: #FFECF1;
  box-shadow: 0 5px 0px 0px #F5EEE6;
  border-radius: 15px;
  padding: 0 0 30px;
}
#apply ul li:nth-child(2) .box {
  background: #EDFBFF;
  box-shadow: 0 5px 0px 0px #F5EEE6;
  border-radius: 15px;
  padding: 0 0 30px;
}
#apply ul li h2 {
  font-size: 24px;
  font-weight: 900;
  text-align: center;
  color: #FFF;
  padding: 20px;
  border-radius: 10px 10px 0 0;
}
#apply ul li:nth-child(1) h2 {
  background: #FD6D8E;
}
#apply ul li:nth-child(2) h2 {
  background: #4C8BC9;
}
#apply ul li h3 {
  font-size: 18px;
  font-weight: 900;
  text-align: center;
  line-height: 1.6;
}
#apply ul li:nth-child(1) h3:before {
  content: "";
  background: url("../../../seminar/images/cstep/pin-title.svg") no-repeat;
  background-size: 100%;
  width: 17px;
  height: 21px;
  margin: 0 10px 0 0;
  display: inline-block;
  position: relative;
  top: 3px;
}
#apply ul li time {
  display: block;
  font-weight: 900;
  margin: 10px auto 10px auto;
  width: fit-content;
  font-size: 14px;
}
#apply ul li time em {
  font-size: 18px;
  font-style: normal;
}
#apply ul li p {
  text-align: center;
  font-weight: 500;
  line-height: 1.5;
  margin: 10px 0 0 0;
}
#apply ul li .txt {
  min-height: 190px;
  padding-top: 20px;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  #apply ul li h2 {
    font-size: 20px;
  }
  #apply ul li:first-child {
    margin-bottom: 30px;
  }
  #apply ul li .txt {
    min-height: initial;
  }
  #apply ul li p {
    font-size: 14px;
  }
}
#apply ul li .att {
  font-size: 14px;
  text-align: left;
  margin: 20px 0 0 0;
}
@media screen and (max-width: 767px) {
  #apply ul li .att {
    margin-bottom: 40px;
    font-size: 12px;
  }
}
.locations_inner {
  margin-top: 40px;
}
.text-button_02.disable{
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,.2);	
	background: #999;
}
.text-button_02.disable a{
	padding: 18.5px 45px;
}
.text-button_02.disable a:before{
	display: none;
}
@media screen and (max-width: 767px) {
	.text-button_02.disable a{
			padding: 18.5px 55px !important;
	}
}