@charset "UTF-8";
/* Scss Document */
@import url("https://fonts.googleapis.com/css2?family=M+PLUS+1p:wght@100;300;400;500;700;800;900&family=Open+Sans:wght@400;500;600;700;800 &family=Titillium+Web:wght@200;300;400;600;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap");
/* TitilliumWeb */
/* font-family: 'Titillium Web', sans-serif; */
/*講演*/
/*オープニング講演*/
/*コラボレーション講演*/
/*就活講座*/
@media screen and (min-width: 768px) {
  .txt__gift__notice {
    padding-top: 1em;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .txt__gift__notice {
    padding: 1em;
    line-height: 150%;
  }
}

.color__red {
  color: #fe0000;
}

/* 色 */
.cate01 {
  background-color: #fce7cc;
} /*講演*/
.cate02 {
  background-color: #dae7f7;
} /*オープニング講演*/
.cate03 {
  background-color: #e4f7e4;
} /*コラボレーション講演*/
.cate04 {
  background-color: #f7e4f7;
} /*女子学生対象講演*/
.cate05 {
  background-color: #4ea4bd;
}

.sec__content .color__red {
  color: #fe0000;
}

.sec__content .color__blue {
  color: #367998;
}

.seminar_logo {
  width: 18%;
}
@media screen and (max-width: 767px) {
  .seminar_logo {
    width: 30%;
  }
}

p {
  box-sizing: border-box;
}

/*下線リンク*/
.link__underline {
  text-decoration: underline;
}
@media screen and (min-width: 768px) {
  .link__underline:hover {
    text-decoration: none;
  }
}

/*対面限定タグ*/
.tag__onlyreal {
  display: inline-block;
  padding: 0.2rem 0.5rem;
  background: #844c84;
  border-radius: 5px;
  color: #fff;
  font-weight: 700;
}

@media screen and (min-width: 768px) {
  .header_inner {
    padding-left: 10px;
    padding-right: 10px;
  }
}
/* ************ NEW CONTENT ************ */
.sec__company {
  display: flex;
  flex-wrap: wrap;
}
.sec__company figure {
  box-sizing: border-box;
  padding: 1em;
  background-color: #fff;
  flex-basis: 15.9%;
}
@media screen and (min-width: 768px) {
  .sec__company figure {
    margin-inline-end: 0.9%;
    margin-block-end: 0.9%;
  }
  .sec__company figure:nth-child(6n) {
    margin-inline-end: 0;
  }
}
@media screen and (max-width: 767px) {
  .sec__company figure {
    padding: 0.5em;
    flex-basis: 32%;
    margin-inline-end: 2%;
    margin-block-end: 2%;
  }
  .sec__company figure:nth-child(3n) {
    margin-inline-end: 0;
  }
}
.sec__company figure figcaption {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.sec__company figure figcaption .txt__company__name {
  display: block;
  margin-block-end: 0.5em;
  font-size: 85%;
  font-weight: 700;
  line-height: 150%;
}
@media screen and (max-width: 767px) {
  .sec__company figure figcaption .txt__company__name {
    font-size: 80%;
    line-height: 140%;
  }
}
.sec__company figure figcaption .txt__category {
  display: inline-block;
  background-color: #e6e6e8;
  color: #333333;
  font-size: 75%;
}

.remodal-overlay {
  background-color: rgba(0, 0, 0, 0.21);
}

.remodal-cancel {
  position: absolute;
  right: -2.196193265vw;
  top: 0;
  background-color: transparent;
  color: #8e8e8e;
}
@media screen and (max-width: 767px) {
  .remodal-cancel {
    right: -10.6666666667vw;
    top: -2.6666666667vw;
    font-size: 5.3333333333vw;
  }
}
.remodal-cancel:hover {
  color: #333;
  background-color: transparent;
}

@media screen and (max-width: 767px) {
  .remodal {
    padding: 9.3333333333vw 5.0666666667vw 5.0666666667vw 5.0666666667vw;
  }
}
.remodal .speakers__list__item__inner {
  display: block;
}
.remodal .speakers__list__item__left,
.remodal .speakers__list__item__right {
  width: 100%;
  padding: 0;
  text-align: left;
}
.remodal .speakers__list__item__left {
  display: flex;
  justify-content: space-between;
}
.remodal .speakers__list__item__left figure {
  width: 40%;
}
@media screen and (max-width: 767px) {
  .remodal .speakers__list__item__left figure {
    width: 35%;
  }
}
.remodal .speakers__list__item__left__names {
  width: 57%;
}
@media screen and (max-width: 767px) {
  .remodal .speakers__list__item__left__names {
    width: 62%;
  }
}
.remodal .speakers__list__item__left__names .company__name {
  font-size: 95%;
}
.remodal .speakers__list__item__right .speakers__list__item__theme {
  margin-bottom: 1em;
  padding: 0.6em;
  color: #333;
  background-color: #f7f7f7;
}
@media screen and (max-width: 767px) {
  .remodal .speakers__list__item__right .speakers__list__item__theme {
    padding: 0.5em;
    font-size: 90%;
  }
}
.remodal .link__reservation {
  width: 50%;
  margin: 1em auto 0;
}
.remodal .link__reservation a {
  padding: 0.5em;
  font-size: 100%;
}
@media screen and (max-width: 767px) {
  .remodal .speakers__list__item__content {
    font-size: 90%;
  }
}

#mv {
  position: relative;
  height: 43.9238653001vw;
  background: url(../images/mv__bg.webp?0705-02) no-repeat bottom/cover;
}
@media screen and (max-width: 767px) {
  #mv {
    height: 97.3333333333vw;
    background-image: url(../images/mv__bg__sp.webp?0705-02);
  }
}
#mv .mv__elements {
  display: flex;
  flex-direction: column;
  align-items: end;
  width: 65.8857979502vw;
  margin: 0 auto;
  padding-top: 4.39238653vw;
}
@media screen and (max-width: 767px) {
  #mv .mv__elements {
    align-items: center;
    width: 90.6666666667vw;
    padding-top: 20vw;
  }
}
#mv .mv__elements__date {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-left: 4vw;
  margin-right: 4vw;
}
@media screen and (min-width: 768px) {
  #mv .mv__elements__date {
    width: 29.2825768668vw;
    margin-top: -2.9282576867vw;
  }
}
#mv .mv__elements__date figure {
  width: 9.5168374817vw;
}
@media screen and (max-width: 767px) {
  #mv .mv__elements__date figure {
    width: 20vw;
    margin-left: 4vw;
  }
}
#mv .mv__elements__date__detail {
  width: 18.3016105417vw;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  #mv .mv__elements__date__detail {
    width: 53.3333333333vw;
    margin-left: 4vw;
  }
}
#mv .mv__elements__date__detail__day {
  margin-bottom: 0.3em;
  font-size: 2.0497803807vw;
}
@media screen and (max-width: 767px) {
  #mv .mv__elements__date__detail__day {
    font-size: 5.3333333333vw;
  }
}
#mv .mv__elements__date__detail__day .emphasis {
  font-size: 190%;
}
#mv .mv__elements__date__detail__time {
  font-size: 2.635431918vw;
}
@media screen and (min-width: 768px) {
  #mv .mv__elements__date__detail__time {
    letter-spacing: -0.05em;
  }
}
@media screen and (max-width: 767px) {
  #mv .mv__elements__date__detail__time {
    font-size: 5.8666666667vw;
  }
}

.sec__contents .ttl__mplus {
  display: flex;
  flex-direction: column;
  color: #808080;
  font-size: 1.6rem;
}
@media screen and (max-width: 767px) {
  .sec__contents .ttl__mplus {
    font-size: 4.2666666667vw;
    line-height: 250%;
  }
}
.sec__contents .ttl__mplus::before {
  content: attr(data-en);
  margin-bottom: 0.45em;
  color: #333;
  font-family: "M PLUS 1p", sans-serif;
  font-weight: 400;
  font-size: 375%;
}
@media screen and (max-width: 767px) {
  .sec__contents .ttl__mplus::before {
    font-size: 250%;
  }
}
.sec__contents .ttl__mplus .tail {
  font-size: 100%;
}

/*予約するボタン*/
.link__reservation {
  margin-top: 1rem;
  text-align: center;
}
link__reservation__taisaku .link__reservation.link__reservation__taisaku {
  margin-left: 25%;
  margin-right: 25%;
}
.link__reservation a {
  position: relative;
  display: block;
  border-radius: 30px;
  padding: 0.3rem;
  background: #ff4600;
  color: #fff;
  font-size: 1.2rem;
  font-weight: 700;
  transition: opacity 0.7s cubic-bezier(0.23, 1, 0.32, 1), transform 0.7s cubic-bezier(0.23, 1, 0.32, 1), background 0.7s cubic-bezier(0.23, 1, 0.32, 1), color 0.7s cubic-bezier(0.23, 1, 0.32, 1);
}
@media screen and (min-width: 768px) {
  .link__reservation a:hover {
    background: #ffd452;
    color: #000;
  }
  .link__reservation a:hover::after {
    border-top-color: #000;
    border-right-color: #000;
  }
}
.link__reservation a::after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px;
  margin: auto;
  content: "";
  vertical-align: middle;
  width: 4px;
  height: 4px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: rotate(45deg);
  transition: opacity 0.7s cubic-bezier(0.23, 1, 0.32, 1), transform 0.7s cubic-bezier(0.23, 1, 0.32, 1), background 0.7s cubic-bezier(0.23, 1, 0.32, 1), color 0.7s cubic-bezier(0.23, 1, 0.32, 1);
}
.link__reservation__top {
  margin: 2rem 38% 4vw;
}
@media screen and (max-width: 767px) {
  .link__reservation__top {
    margin-left: 5.33%;
    margin-right: 5.33%;
    margin-bottom: 12vw;
  }
}
.link__reservation__top a {
  padding: 1rem;
  font-size: 1.8rem;
}
.link__reservation__coming a {
  pointer-events: none;
  background-color: rgba(237, 85, 33, 0.8);
}
.link__reservation__coming a::after {
  display: none;
}
.link__reservation.link__more a {
  background-color: #fff;
  border: 2px solid #497db8;
  color: #497db8;
  cursor: pointer;
}
.link__reservation.link__more a::after {
  border-top-color: #497db8;
  border-right-color: #497db8;
}
@media screen and (hover: hover) {
  .link__reservation.link__more a:hover {
    background-color: #497db8;
    color: #fff;
  }
  .link__reservation.link__more a:hover::after {
    border-top-color: #fff;
    border-right-color: #fff;
  }
}
.link__reservation.link__more.disabled {
  opacity: 0;
}
.link__reservation.link__more.disabled a {
  pointer-events: none;
}
.link__reservation.link__reservation__stage a {
  border: 2px solid #ff4600;
}
@media screen and (hover: hover) {
  .link__reservation.link__reservation__stage a:hover {
    border-color: #ffd452;
  }
}

#overview .sec__contents {
  padding: 6.8814055637vw;
  background: url(../images/overview__bg.png) repeat center/25px;
}
@media screen and (min-width: 768px) {
  #overview .sec__contents {
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
  }
}
@media screen and (max-width: 767px) {
  #overview .sec__contents {
    padding: 8vw 3.2vw;
    background-size: 16px;
  }
}
#overview .sec__contents p {
  font-weight: 500;
  line-height: 250%;
  letter-spacing: 0.15em;
}
@media screen and (min-width: 768px) {
  #overview .sec__contents p {
    writing-mode: vertical-rl;
  }
}
@media screen and (max-width: 767px) {
  #overview .sec__contents p {
    line-height: 1.8;
  }
}
@media screen and (min-width: 768px) {
  #overview .sec__contents p:not(:last-child) {
    margin-left: 4em;
  }
}
@media screen and (max-width: 767px) {
  #overview .sec__contents p:not(:last-child) {
    margin-bottom: 3rem;
  }
}

@media screen and (min-width: 768px) {
  .sec__cafe__living {
    display: flex;
    justify-content: space-between;
    margin-bottom: 4.0263543192vw;
  }
}
@media screen and (min-width: 768px) {
  .sec__cafe__living .anchor {
    width: 47.74%;
  }
}
.sec__cafe__living .anchor .col {
  padding: 2.9282576867vw;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  .sec__cafe__living .anchor .col {
    padding: 4.8vw 3.2vw;
  }
}
@media screen and (min-width: 768px) {
  .sec__cafe__living .anchor .col .sec__ttl {
    display: flex;
    justify-content: space-between;
    margin-bottom: 1.9033674963vw;
  }
}
@media screen and (max-width: 767px) {
  .sec__cafe__living .anchor .col .sec__ttl {
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .sec__cafe__living .anchor .col .sec__ttl dl {
    margin-bottom: 2.6666666667vw;
  }
}
.sec__cafe__living .anchor .col .sec__ttl dl dt {
  margin-bottom: 2.9282576867vw;
}
@media screen and (max-width: 767px) {
  .sec__cafe__living .anchor .col .sec__ttl dl dt {
    margin-bottom: 5.3333333333vw;
  }
}
.sec__cafe__living .anchor .col .sec__ttl dl dt.stage__ttl {
  font-size: 3.074670571vw;
}
@media screen and (max-width: 767px) {
  .sec__cafe__living .anchor .col .sec__ttl dl dt.stage__ttl {
    font-size: 9.6vw;
  }
}
.sec__cafe__living .anchor .col .sec__ttl dl dd {
  font-size: 87.5%;
}
.sec__cafe__living .anchor .col .sec__stage__companies {
  margin-bottom: 8px;
  padding: 1.8301610542vw;
  background-color: #f7f7f7;
}
@media screen and (max-width: 767px) {
  .sec__cafe__living .anchor .col .sec__stage__companies {
    margin-bottom: 3.3333333333vw;
    padding: 3.3333333333vw;
  }
}
.sec__cafe__living .anchor .col .sec__stage__companies__logo {
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.1713030747vw;
}
.sec__cafe__living .anchor .col .sec__stage__companies__logo figure {
  width: 31.89%;
}
.sec__cafe__living .anchor .col .sec__stage__companies__name {
  width: 64.6%;
}
.sec__cafe__living .anchor .col .sec__stage__companies__company__name {
  margin-bottom: 0.3em;
  font-weight: 600;
}
.sec__cafe__living .anchor .col .sec__stage__companies__time {
  padding: 0.3660322108vw;
  border-radius: 3px;
  color: #fff;
  background-color: #3b3d40;
  text-align: center;
}
.sec__cafe__living .anchor .col .sec__stage__companies__buttons {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.sec__cafe__living .anchor .col .sec__stage__companies__buttons .link__reservation {
  width: 48%;
}
.sec__cafe__living .anchor .col .sec__stage__companies__buttons .link__reservation a {
  font-size: 95%;
}
@media screen and (min-width: 768px) {
  .sec__cafe__living .anchor .col.sec__living .sec__ttl dl {
    width: 70.7%;
  }
}
.sec__cafe__living .anchor .col.sec__living .sec__ttl dl dt span {
  background: linear-gradient(transparent 70%, #f0ecb4 70%);
}
.sec__cafe__living .anchor .col.sec__living .sec__ttl figure {
  width: 26.3%;
}
@media screen and (max-width: 767px) {
  .sec__cafe__living .anchor .col.sec__living .sec__ttl figure {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .sec__cafe__living .anchor .col.sec__cafe .sec__ttl dl {
    width: 60%;
  }
}
.sec__cafe__living .anchor .col.sec__cafe .sec__ttl dl dt span {
  background: linear-gradient(transparent 70%, #d3ede1 70%);
}
.sec__cafe__living .anchor .col.sec__cafe .sec__ttl figure {
  width: 40%;
}
@media screen and (min-width: 768px) {
  .sec__cafe__living .anchor .col.sec__cafe .sec__ttl figure {
    margin-right: -5%;
  }
}
@media screen and (max-width: 767px) {
  .sec__cafe__living .anchor .col.sec__cafe .sec__ttl figure {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5.3333333333vw;
  }
}

.sec__session__stage {
  padding: 2.9282576867vw;
  background-color: #fff;
}

.stage__ttl {
  font-family: "M PLUS 1p", sans-serif;
  font-weight: 600;
  font-size: 3.6603221083vw;
}
@media screen and (max-width: 767px) {
  .stage__ttl {
    font-size: 9.6vw;
  }
}
.stage__ttl.session__stage__ttl {
  margin-bottom: 2.9282576867vw;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .stage__ttl.session__stage__ttl {
    margin-bottom: 5.3333333333vw;
  }
}
.stage__ttl.session__stage__ttl span {
  background: linear-gradient(transparent 70%, #d3dfed 70%);
}

.content_present {
  position: relative;
  margin: 0 11.7130307467vw;
  padding: 4.39238653vw 4.39238653vw 4.39238653vw 4.39238653vw;
  background: linear-gradient(#ffffff, #ffffff) 50% 50%/calc(100% - 38px) calc(100% - 38px) no-repeat, linear-gradient(#24b19b 0%, #6dcee9 100%);
}
@media screen and (max-width: 767px) {
  .content_present {
    margin-left: 0;
    margin-right: 0;
    padding: 7.3333333333vw 1.3333333333vw 6.6666666667vw 1.3333333333vw;
    background: linear-gradient(#ffffff, #ffffff) 50% 50%/calc(100% - 19px) calc(100% - 19px) no-repeat, linear-gradient(#24b19b 0%, #6dcee9 100%);
  }
}
.content_present .ttl__present__tokuten {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 3.6603221083vw;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .content_present .ttl__present__tokuten {
    margin-bottom: 6.6666666667vw;
  }
}
.content_present .ttl__present__tokuten::before {
  content: attr(data-en);
  font-family: "Bebas Neue", sans-serif;
  font-size: 8.345534407vw;
  font-weight: 400;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .content_present .ttl__present__tokuten::before {
    font-size: 13.3333333333vw;
  }
}
.content_present .ttl__present__tokuten span {
  padding: 0.45em;
  color: #fff;
  background-color: #333333;
  font-weight: 700;
}
.content_present .content_inner {
  position: relative;
}
.content_present .badge {
  position: absolute;
  right: 0.5856515373vw;
  top: 0.5856515373vw;
  width: 12.4450951684vw;
}
@media screen and (max-width: 767px) {
  .content_present .badge {
    width: 18.6666666667vw;
  }
}
.content_present .badge figcaption {
  position: relative;
  top: -11.7130307467vw;
  font-size: 1.756954612vw;
  font-weight: 700;
  text-align: center;
  line-height: 1.4;
}
@media screen and (max-width: 767px) {
  .content_present .badge figcaption {
    top: -18.6666666667vw;
    font-size: 3.2vw;
    line-height: 1.5;
  }
}
@media screen and (min-width: 768px) {
  .content_present .ranking__banners {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}
.content_present .ranking__banners__bnr {
  width: 46.5%;
}
@media screen and (max-width: 767px) {
  .content_present .ranking__banners__bnr {
    width: 85%;
    margin: 0 auto 4vw;
  }
}
.content_present .ranking__banners__bnr a {
  display: block;
  border: 1px solid #aaa;
  overflow: hidden;
}
.content_present .ranking__banners__bnr a img {
  transition: opacity 0.7s cubic-bezier(0.23, 1, 0.32, 1), transform 0.7s cubic-bezier(0.23, 1, 0.32, 1), background 0.7s cubic-bezier(0.23, 1, 0.32, 1), color 0.7s cubic-bezier(0.23, 1, 0.32, 1);
}
@media screen and (min-width: 768px) {
  .content_present .ranking__banners__bnr a:hover img {
    opacity: 0.8;
    transform: scale(1.05);
  }
}
.content_present .ranking__banners__texts {
  width: 49.5%;
}
@media screen and (max-width: 767px) {
  .content_present .ranking__banners__texts {
    width: 100%;
    text-align: center;
  }
}
.content_present .ranking__banners__texts__bolder {
  display: block;
  font-size: 140%;
  line-height: 1.35;
}
.contents__faq dt, .contents__faq dd {
  display: flex;
  padding: 0.7320644217vw 1.4641288433vw;
}
@media screen and (max-width: 767px) {
  .contents__faq dt, .contents__faq dd {
    padding: 1.3333333333vw 2.6666666667vw;
  }
}
.contents__faq dt::before, .contents__faq dd::before {
  display: block;
  margin-right: 1em;
  font-family: "M PLUS 1p", sans-serif;
  font-size: 200%;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .contents__faq dt::before, .contents__faq dd::before {
    font-size: 178%;
  }
}
.contents__faq dt {
  margin-bottom: 0.7320644217vw;
  padding-bottom: 1.4641288433vw;
  color: #333;
  font-weight: 500;
  border-bottom: 2px solid #333;
}
@media screen and (max-width: 767px) {
  .contents__faq dt {
    margin-bottom: 1.3333333333vw;
    padding-bottom: 3.2vw;
  }
}
.contents__faq dt::before {
  content: "Q";
}
.contents__faq dd:not(:last-child) {
  margin-bottom: 2.196193265vw;
}
@media screen and (max-width: 767px) {
  .contents__faq dd:not(:last-child) {
    margin-bottom: 4vw;
  }
}
.contents__faq dd::before {
  content: "A";
  color: #b4103e;
}
.contents__faq dd p {
  font-size: 87.5%;
}
.contents__faq dd .contents__faq__texts {
  flex-direction: column;
}

.companies__pr {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (min-width: 768px) {
  .companies__pr {
    padding: 30px;
  }
}
.companies__pr__logo img {
  display: block;
  width: 60%;
  margin: 0 auto;
  padding-left: 20%;
  padding-right: 20%;
  background-color: #fff;
}
.companies__pr__logo figcaption {
  margin-top: 0.5em;
  font-weight: 700;
  font-size: 125%;
  text-align: center;
}
.companies__pr__logo figcaption span {
  font-size: 87.5%;
  font-weight: 500;
}
.companies__pr__texts {
  margin-top: 1em;
}
.companies__pr__texts::before {
  content: "";
  display: block;
  width: 2.5em;
  height: 1px;
  background-color: #c4c4c4;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1em;
}
.companies__pr__texts dt {
  margin-bottom: 0.5em;
  font-size: 110%;
  font-weight: 600;
}
.companies__pr__texts dd {
  font-size: 87%;
  line-height: 1.6;
}
.companies__pr__texts dd.time {
  background-color: #3b3d40;
  padding: 0.3em;
  color: #fff;
  margin-top: 0.5em;
  font-weight: 500;
}
.companies__pr .col {
  background-color: #fff;
}
@media screen and (min-width: 768px) {
  .companies__pr .col {
    width: 30.4%;
    margin-bottom: 3.4%;
    padding: 15px;
  }
  .companies__pr .col:not(:nth-child(3n)) {
    margin-right: 3.4%;
  }
}
@media screen and (max-width: 767px) {
  .companies__pr .col {
    margin-bottom: 4vw;
    padding: 4vw;
  }
}

.is-hide {
  display: none;
}

.txt__theme__nonexist {
  display: none;
  text-align: center;
}
.txt__theme__nonexist.on {
  display: block;
}

.search__box__outer {
  margin-bottom: 2vw;
  padding: 1em;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  .search__box__outer {
    margin-bottom: 4.5vw;
    padding-bottom: 0.5em;
  }
}

.search__box {
  display: flex;
  margin-bottom: 0.5em;
  flex-wrap: wrap;
}
.search__box.search__gyosyu label:has(> input:checked) {
  background-color: #3773b7;
}
.search__box label {
  margin-bottom: 0.4em;
  cursor: pointer;
  background-color: #e6e6e6;
}
.search__box label input {
  display: none;
}
.search__box label:has(> input:checked) {
  color: #fff;
}
.search__box label.label__allcheck {
  margin-right: 1.2em;
  font-weight: 700;
}
.search__box label.label__allcheck:has(> input:checked) {
  background-color: #000;
}
.search__box label.label__naitei:has(> input:checked) {
  background-color: #168256;
}
.search__box label.label__wakate:has(> input:checked) {
  background-color: #e7d13f;
}
.search__box label.label__chuken:has(> input:checked) {
  background-color: #3f9ae7;
}
.search__box label.label__jinji:has(> input:checked) {
  background-color: #9358f4;
}
.search__box label.label__jinjisekinin:has(> input:checked) {
  background-color: #d251da;
}
.search__box label.label__genba:has(> input:checked) {
  background-color: #e24f9b;
}
.search__box label.label__sonota:has(> input:checked) {
  background-color: #5b5b5b;
}
.search__box label.label__collabo:has(> input:checked) {
  background-color: #1f9cb0;
}
.search__box span {
  font-weight: 700;
}
.search__box span,
.search__box label {
  display: inline-block;
  margin-right: 0.4em;
  padding: 0.3em;
}
@media screen and (max-width: 767px) {
  .search__box span,
  .search__box label {
    margin-bottom: 0.5em;
  }
}

.speakers__list .remodal {
  display: block;
}

.speakers__list .company__name,
.speakers__list__other .company__name,
.speakers__list__modal .company__name {
  margin-bottom: 0.5em;
  font-size: 125%;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .speakers__list .company__name,
  .speakers__list__other .company__name,
  .speakers__list__modal .company__name {
    font-size: 110%;
  }
}
.speakers__list .gyosyu__name,
.speakers__list__other .gyosyu__name,
.speakers__list__modal .gyosyu__name {
  display: inline-block;
  margin-bottom: 0.7em;
  padding: 0.3em;
  border-radius: 3px;
  background-color: #3773b7;
  color: #fff;
  font-size: 110%;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .speakers__list .gyosyu__name,
  .speakers__list__other .gyosyu__name,
  .speakers__list__modal .gyosyu__name {
    font-size: 86%;
  }
}
.speakers__list__item,
.speakers__list__other__item,
.speakers__list__modal__item {
  margin-bottom: 0.5vw;
}
@media screen and (max-width: 767px) {
  .speakers__list__item,
  .speakers__list__other__item,
  .speakers__list__modal__item {
    margin-bottom: 2vw;
  }
}
.speakers__list__item__inner,
.speakers__list__other__item__inner,
.speakers__list__modal__item__inner {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .speakers__list__item__inner,
  .speakers__list__other__item__inner,
  .speakers__list__modal__item__inner {
    flex-direction: column;
  }
}
.speakers__list__item__zokusei,
.speakers__list__other__item__zokusei,
.speakers__list__modal__item__zokusei {
  display: flex;
  flex-wrap: wrap;
}
.speakers__list__item__zokusei li,
.speakers__list__other__item__zokusei li,
.speakers__list__modal__item__zokusei li {
  border-radius: 3px;
  color: #fff;
  margin: 0 0.5em 0.5em 0;
  padding: 0.3em;
}
@media screen and (max-width: 767px) {
  .speakers__list__item__zokusei li,
  .speakers__list__other__item__zokusei li,
  .speakers__list__modal__item__zokusei li {
    font-size: 86%;
  }
}
.speakers__list__item__zokusei li.list__naitei,
.speakers__list__other__item__zokusei li.list__naitei,
.speakers__list__modal__item__zokusei li.list__naitei {
  background-color: #168256;
}
.speakers__list__item__zokusei li.list__wakate,
.speakers__list__other__item__zokusei li.list__wakate,
.speakers__list__modal__item__zokusei li.list__wakate {
  background-color: #e7d13f;
}
.speakers__list__item__zokusei li.list__chuken,
.speakers__list__other__item__zokusei li.list__chuken,
.speakers__list__modal__item__zokusei li.list__chuken {
  background-color: #3f9ae7;
}
.speakers__list__item__zokusei li.list__jinji,
.speakers__list__other__item__zokusei li.list__jinji,
.speakers__list__modal__item__zokusei li.list__jinji {
  background-color: #9358f4;
}
.speakers__list__item__zokusei li.list__jinjisekinin,
.speakers__list__other__item__zokusei li.list__jinjisekinin,
.speakers__list__modal__item__zokusei li.list__jinjisekinin {
  background-color: #d251da;
}
.speakers__list__item__zokusei li.list__genba,
.speakers__list__other__item__zokusei li.list__genba,
.speakers__list__modal__item__zokusei li.list__genba {
  background-color: #e24f9b;
}
.speakers__list__item__zokusei li.list__sonota,
.speakers__list__other__item__zokusei li.list__sonota,
.speakers__list__modal__item__zokusei li.list__sonota {
  background-color: #5b5b5b;
}
.speakers__list__item__zokusei li.list__collabo,
.speakers__list__other__item__zokusei li.list__collabo,
.speakers__list__modal__item__zokusei li.list__collabo {
  background-color: #1f9cb0;
}
.speakers__list__item__theme,
.speakers__list__other__item__theme,
.speakers__list__modal__item__theme {
  margin-bottom: 0.4em;
  color: #3773b7;
  font-size: 110%;
  font-weight: 700;
}
.speakers__list__item__content,
.speakers__list__other__item__content,
.speakers__list__modal__item__content {
  margin-bottom: 0.4em;
  font-size: 87%;
}
.speakers__list__item__content:last-child,
.speakers__list__other__item__content:last-child,
.speakers__list__modal__item__content:last-child {
  margin-bottom: 0;
}
.speakers__list__item__content__ttl,
.speakers__list__other__item__content__ttl,
.speakers__list__modal__item__content__ttl {
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .speakers__list__item__left,
  .speakers__list__other__item__left,
  .speakers__list__modal__item__left {
    width: 25%;
  }
}
@media screen and (max-width: 767px) {
  .speakers__list__item__left,
  .speakers__list__other__item__left,
  .speakers__list__modal__item__left {
    margin-bottom: 1px;
  }
}
@media screen and (min-width: 768px) {
  .speakers__list__item__right,
  .speakers__list__other__item__right,
  .speakers__list__modal__item__right {
    width: calc(75% - 2px);
  }
}
.speakers__list__item__left, .speakers__list__item__right,
.speakers__list__other__item__left,
.speakers__list__other__item__right,
.speakers__list__modal__item__left,
.speakers__list__modal__item__right {
  background-color: #fff;
  padding: 1em;
}
@media screen and (max-width: 767px) {
  .speakers__list__item__left, .speakers__list__item__right,
  .speakers__list__other__item__left,
  .speakers__list__other__item__right,
  .speakers__list__modal__item__left,
  .speakers__list__modal__item__right {
    padding: 0.5em;
  }
}

/* ************ CONTENT ************ */
#content {
  margin-top: 80px;
  line-height: 150%;
}
.ipad.portrait #content {
  margin-top: 60px;
}
@media screen and (max-width: 767px) {
  #content {
    margin-top: 13vw;
  }
}

/* アンカーリンク */
.anchor {
  margin-top: -106px;
  padding-top: 106px;
}
@media screen and (max-width: 767px) {
  .anchor {
    margin-top: -13vw;
    padding-top: 13vw;
  }
}

/*ボタン*/
@media screen and (max-width: 767px) {
  .btn__link {
    margin-left: auto;
    margin-right: auto;
  }
}
.btn__link a {
  display: inline-block;
  width: 40rem;
  padding: 1.5rem;
  border-radius: 3px;
  background: #ffac30;
  color: #333;
  font-weight: 600;
  text-align: center;
  box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.17);
  transition: opacity 0.7s cubic-bezier(0.23, 1, 0.32, 1), transform 0.7s cubic-bezier(0.23, 1, 0.32, 1), background 0.7s cubic-bezier(0.23, 1, 0.32, 1), color 0.7s cubic-bezier(0.23, 1, 0.32, 1);
}
@media screen and (min-width: 768px) {
  .btn__link a:hover {
    background: #353e67;
    border-color: #353e67;
    color: #fff;
  }
  .btn__link a:hover .btn__link__text::after {
    border-top-color: #fff;
    border-right-color: #fff;
  }
}
@media screen and (max-width: 767px) {
  .btn__link a {
    width: 100%;
  }
}
.btn__link a:active {
  margin: 2px 0 0 2px;
  box-shadow: none;
}
.btn__link a .btn__link__text {
  position: relative;
  display: inline-block;
  padding-right: 1rem;
}
.btn__link a .btn__link__text::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0.15em;
  bottom: 0;
  margin: auto;
  width: 4px;
  height: 4px;
  border-top: solid 2px #333;
  border-right: solid 2px #333;
  transform: rotate(45deg);
  transition: opacity 0.7s cubic-bezier(0.23, 1, 0.32, 1), transform 0.7s cubic-bezier(0.23, 1, 0.32, 1), background 0.7s cubic-bezier(0.23, 1, 0.32, 1), color 0.7s cubic-bezier(0.23, 1, 0.32, 1);
}
@media screen and (min-width: 768px) {
  .btn__link.btn__link__anchor a:hover .btn__link__text::after {
    top: 0.05em;
    transform: rotate(135deg);
  }
}
@media screen and (max-width: 767px) {
  .btn__link.btn__link__anchor a .btn__link__text::after {
    top: -0.3em;
    transform: rotate(135deg);
  }
}
.btn__link.btn__link__today {
  margin-top: 2rem;
}
@media screen and (max-width: 767px) {
  .btn__link.btn__link__today {
    margin-top: 1rem;
  }
}
.btn__link.btn__link__today a {
  width: 25rem;
  padding: 1rem;
  background: #dfcbad;
  font-size: 80%;
}
@media screen and (min-width: 768px) {
  .btn__link.btn__link__today a:hover {
    background: #333;
  }
}
@media screen and (max-width: 767px) {
  .btn__link.btn__link__today a {
    display: block;
    width: 75%;
    margin-left: auto;
    margin-right: auto;
  }
}

/*ボタン2*/
.btn__casual a {
  display: block;
  padding: 1.3rem;
  background: #f5fe36;
  border: 2px solid #222222;
  border-radius: 3px;
  font-weight: 700;
  text-align: center;
}
.btn__casual a.btn__access {
  width: 30em;
  margin: 0 auto 1em;
  border-radius: 3px;
}
@media screen and (max-width: 767px) {
  .btn__casual a.btn__access {
    width: 100%;
  }
}
.btn__casual a span {
  position: relative;
  display: inline-block;
}
.btn__casual a span.arrow {
  padding-right: 1.5rem;
}
.btn__casual a span.arrow::after {
  content: "";
  margin: auto;
  position: absolute;
  top: 0.1em;
  bottom: 0;
  right: 0;
  width: 6px;
  height: 6px;
  border-top: 2px solid #000;
  border-right: 2px solid #000;
  transform: rotate(45deg);
}
@media screen and (min-width: 768px) {
  .btn__casual a:hover {
    background: #353e67;
    border-color: #353e67;
    color: #fff;
  }
}
.btn__casual a:hover span::after {
  border-top-color: #fff;
  border-right-color: #fff;
}

/* コンテンツ */
.sec__contents {
  margin-bottom: 4.39238653vw;
  padding: 0 0 2.5%;
  /*
  &.sec__bg__colored-strong { background: url("../images/bg__orange-strong_pc.webp") no-repeat center/cover; @include sp { background-image: url("../images/bg__orange-strong_sp.webp"); } }
  */
}
@media screen and (max-width: 767px) {
  .sec__contents {
    padding: 8.53% 0;
  }
}
.sec__contents.sec__padding {
  padding-left: 9.37%;
  padding-right: 9.37%;
}
@media screen and (max-width: 767px) {
  .sec__contents.sec__padding {
    padding-left: 3.2vw;
    padding-right: 3.2vw;
  }
}
.sec__contents.sec__padding.sec__padding__stamp {
  padding-top: 0;
  padding-bottom: 4.4%;
}
.sec__contents.sec__slash::after {
  margin-top: 7.3206442167vw;
  content: "////////////////////";
  display: block;
  font-family: "M PLUS 1p", sans-serif;
  color: #f5f7fa;
  font-size: 3.6603221083vw;
  font-weight: 700;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .sec__contents.sec__slash::after {
    margin-top: 17.3333333333vw;
    font-size: 8vw;
  }
}
.sec__contents.sec__margin {
  margin-left: 9.37%;
  margin-right: 9.37%;
}
@media screen and (max-width: 767px) {
  .sec__contents.sec__margin {
    margin-left: 4.26vw;
    margin-right: 4.26vw;
  }
}
.sec__contents.sec__bg__grey {
  padding-top: 4.4%;
  background-color: #f7f8fa;
}
@media screen and (max-width: 767px) {
  .sec__contents.sec__bg__grey {
    padding-top: 12%;
  }
}
.sec__contents.sec__companies__outer {
  margin-top: 4vw;
  margin-bottom: 1vw;
}
.sec__contents.sec__bg__colored {
  background: url("../images/bg__yellow_pc.webp") no-repeat center/cover;
}
@media screen and (max-width: 767px) {
  .sec__contents.sec__bg__colored {
    background: url("../images/bg__yellow_sp.webp") repeat center/100% auto;
  }
}
.sec__contents.sec__bg__colored.sec__bg__colored__long {
  background-image: url("../images/bg__yellow_long_pc.webp");
}
.sec__contents.sec__bg__pattern {
  background: url("../images/contents__bg_pc.webp") no-repeat center bottom/100%;
}
@media screen and (max-width: 767px) {
  .sec__contents.sec__bg__pattern {
    background-image: url("../images/contents__bg_sp.webp?103101");
  }
}
.sec__contents.sec__bg__gradation {
  background: url("../images/bg__timetable_pc.webp") repeat center/100%;
}
@media screen and (max-width: 767px) {
  .sec__contents.sec__bg__gradation {
    background-image: url("../images/bg__timetable_sp.webp");
  }
}
.sec__contents h2 {
  margin-bottom: 4vw;
  font-size: 4rem;
  line-height: 150%;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .sec__contents h2 {
    margin-bottom: 3.5rem;
    font-size: 2.4rem;
  }
}
.sec__contents h2.margin-s {
  margin-bottom: 1vw;
}
@media screen and (max-width: 767px) {
  .sec__contents h2.margin-s {
    margin-bottom: 1.5rem;
  }
}

/* Coming Soonテキスト */
.txt__comingsoon {
  margin-bottom: 8rem;
  color: #555;
  font-size: 4rem;
  font-weight: 700;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .txt__comingsoon {
    font-size: 2.5rem;
  }
}

/* ****** PR ****** */
.sec__pr {
  display: flex;
  flex-wrap: wrap;
  margin-left: 4.8%;
  margin-right: 4.8%;
}
@media screen and (max-width: 767px) {
  .sec__pr {
    flex-direction: column;
    margin-left: 0;
    margin-right: 0;
  }
}
.sec__pr__contents {
  width: 31.89%;
  margin-bottom: 3%;
}
@media screen and (max-width: 767px) {
  .sec__pr__contents {
    width: 100%;
  }
  .sec__pr__contents:not(:last-child) {
    margin-bottom: 2em;
    padding-bottom: 2em;
    border-bottom: 1px solid #ddd;
  }
}
.sec__pr__contents:not(:nth-child(3n)) {
  margin-right: 2.165%;
}
@media screen and (max-width: 767px) {
  .sec__pr__contents:not(:nth-child(3n)) {
    margin-right: 0;
  }
}
.sec__pr__contents h3 {
  font-size: 1.8rem;
}
@media screen and (max-width: 767px) {
  .sec__pr__contents h3 {
    font-size: 1.6rem;
  }
}
.sec__pr__contents .txt__company {
  padding: 0.2em;
  background: #222;
  border-radius: 2px;
  color: #f5fe36;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .sec__pr__contents .txt__company {
    margin-left: calc(32% + 1.2em);
    text-align: left;
  }
}
.sec__pr__contents .txt__time {
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .sec__pr__contents .sec__pr__contents__heading::after {
    clear: both;
    display: block;
    content: "";
  }
}
@media screen and (max-width: 767px) {
  .sec__pr__contents figure {
    float: left;
    width: 32%;
    margin-right: 1.2em;
  }
}
.sec__pr__contents .sec__pr__btn__contents {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.sec__pr__contents .sec__pr__btn__contents .btn__link {
  width: 75%;
  font-size: 80%;
}
.sec__pr__contents .sec__pr__btn__contents .btn__link.btn__taimen {
  margin-bottom: 0.6em;
}
.sec__pr__contents .sec__pr__btn__contents .btn__link a {
  display: block;
  width: 100%;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.sec__pr__contents figure,
.sec__pr__contents h3,
.sec__pr__contents .txt__company,
.sec__pr__contents .txt__time,
.sec__pr__contents .txt__description {
  margin-bottom: 0.5em;
}

/* ****** イントロテキスト ****** */
.ttl__intro {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 3rem 1rem 3.4rem;
  font-size: 3.6rem;
  line-height: 160%;
  text-align: center;
}
.ttl__intro .only__wide {
  display: none;
}
@media screen and (max-width: 767px) {
  .ttl__intro .only__wide {
    display: block;
  }
}
@media screen and (max-width: 1130px) {
  .ttl__intro .only__wide {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .ttl__intro {
    padding: 2rem 0.5rem 2.2rem;
    font-size: 2rem;
  }
}
.ttl__intro.ttl__intro__1st {
  padding-bottom: 0;
}

/* ****** 概要 ****** */
.sec__photos {
  display: flex;
  align-items: flex-end;
  padding-left: 9.37%;
}
@media screen and (max-width: 767px) {
  .sec__photos {
    align-items: flex-start;
    flex-direction: column;
    padding-left: 4.26vw;
  }
}
.sec__photos:first-child {
  margin-bottom: 4.4%;
}
@media screen and (max-width: 767px) {
  .sec__photos:first-child {
    margin-bottom: 7.2%;
  }
}
.sec__photos figure {
  width: 51.7%;
  border-radius: 15px;
  background: #fff;
}
@media screen and (max-width: 767px) {
  .sec__photos figure {
    width: 78.66%;
    border-radius: 5px;
    border-width: 4px;
  }
}
.sec__photos .sec__photos_text {
  position: relative;
  width: 58.4%;
  left: -3.5%;
  margin-right: -3.5%;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .sec__photos .sec__photos_text {
    top: -1.5rem;
    width: 89.6%;
    left: 10.4%;
    margin-right: 0;
  }
}
.sec__photos .sec__photos_text .txt__about {
  margin-bottom: 0.8rem;
  padding: 1.5rem 2.5rem;
  background: #353e67;
  color: #fff;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 150%;
}
@media screen and (max-width: 931px) {
  .sec__photos .sec__photos_text .txt__about {
    font-size: 2.4vw;
  }
}
@media screen and (max-width: 767px) {
  .sec__photos .sec__photos_text .txt__about {
    padding: 1rem;
    font-size: 4vw;
    font-feature-settings: "palt";
  }
}
.sec__photos .sec__photos_text .txt__notice {
  margin-left: 19.3%;
  color: #333;
}
@media screen and (max-width: 767px) {
  .sec__photos .sec__photos_text .txt__notice {
    margin-left: 0;
    margin-right: 4.26vw;
    font-size: 1.4rem;
    text-align: right;
  }
}
.sec__photos.sec__photos-reverse {
  flex-direction: row-reverse;
  padding-left: 0;
  padding-right: 9.37%;
}
@media screen and (max-width: 767px) {
  .sec__photos.sec__photos-reverse {
    flex-direction: column;
  }
}
@media screen and (max-width: 767px) {
  .sec__photos.sec__photos-reverse figure {
    margin-left: 17.08vw;
  }
}
.sec__photos.sec__photos-reverse .sec__photos_text {
  left: 0;
  right: -10.1%;
}
.sec__photos.sec__photos-reverse .sec__photos_text .txt__about {
  padding-left: 28%;
}
@media screen and (max-width: 1290px) {
  .sec__photos.sec__photos-reverse .sec__photos_text .txt__about {
    padding-left: 16%;
  }
}
@media screen and (max-width: 931px) {
  .sec__photos.sec__photos-reverse .sec__photos_text .txt__about {
    padding-left: 10%;
  }
}
@media screen and (max-width: 767px) {
  .sec__photos.sec__photos-reverse .sec__photos_text .txt__about {
    padding-left: 1rem;
  }
}
@media screen and (max-width: 1080px) {
  .sec__photos.sec__photos-reverse .sec__photos_text .txt__about br {
    display: none;
  }
}
.sec__photos.sec__photos-reverse .sec__photos_text .txt__notice {
  margin-right: 19.3%;
  text-align: right;
}
@media screen and (max-width: 767px) {
  .sec__photos.sec__photos-reverse .sec__photos_text .txt__notice {
    margin-left: 4.26vw;
    margin-right: 0;
    text-align: left;
  }
}

.sec__reservation {
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .sec__reservation {
    flex-direction: column;
  }
}
.sec__reservation .btn__link {
  margin: 0 0.5rem;
}
@media screen and (max-width: 767px) {
  .sec__reservation .btn__link:first-child {
    margin-bottom: 4.26%;
  }
}
@media screen and (max-width: 767px) {
  .sec__reservation .btn__link {
    margin: 0;
  }
}

/* ****** オンラインの参加はこちらから ****** */
.sec__today {
  margin-bottom: 5vw;
  background: url("../images/bg__today.webp") no-repeat center/cover;
  color: #fff;
}
.sec__today.sec__contents {
  padding-top: 2.5%;
}
@media screen and (max-width: 767px) {
  .sec__today.sec__contents {
    padding-top: 5%;
  }
}
@media screen and (max-width: 767px) {
  .sec__today {
    background-image: url("../images/bg__today_sp.webp");
  }
}
.sec__today h2 {
  margin-bottom: 3rem;
}
@media screen and (max-width: 767px) {
  .sec__today h2 {
    margin-bottom: 1.2rem;
    font-feature-settings: "palt";
  }
}
.sec__today .txt__today__notice {
  margin-bottom: 4rem;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .sec__today .txt__today__notice {
    margin-bottom: 2rem;
  }
}
.sec__today .link__btn__today {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.sec__today .link__btn__today .btn__link {
  margin: 0 0.5rem 1rem;
}
@media screen and (max-width: 767px) {
  .sec__today .link__btn__today .btn__link {
    width: 48%;
    margin: 0 0 0.5rem;
  }
}
@media screen and (max-width: 767px) {
  .sec__today .link__btn__today .btn__link:not(even) {
    margin-right: 2%;
  }
}
.sec__today .link__btn__today .btn__link a {
  width: 30rem;
  padding-top: 2.4rem;
  padding-bottom: 2.4rem;
  background-color: #ff2626;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .sec__today .link__btn__today .btn__link a {
    width: 100%;
  }
}
.sec__today .link__btn__today .btn__link a .btn__link__text::after {
  border-top-color: #fff;
  border-right-color: #fff;
}
@media screen and (min-width: 768px) {
  .sec__today .link__btn__today .btn__link a:hover {
    background: #fff;
    color: #ff2626;
  }
  .sec__today .link__btn__today .btn__link a:hover .btn__link__text::after {
    border-top-color: #ff2626;
    border-right-color: #ff2626;
  }
}

/* ****** 出展予定企業 ****** */
#companies {
  margin-bottom: 4vw;
}

.sec__companies__wrapper {
  padding: 0 4vw;
}
@media screen and (max-width: 767px) {
  .sec__companies__wrapper {
    padding: 0;
  }
}
.sec__companies__wrapper h2 {
  margin-bottom: 2rem;
}
.sec__companies__wrapper .companies__notice {
  position: relative;
  margin-bottom: 3.87vw;
}
@media screen and (max-width: 767px) {
  .sec__companies__wrapper .companies__notice {
    left: 0;
    margin-bottom: 10vw;
  }
}

.sec__companies {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .sec__companies {
    margin-left: 4.27vw;
    margin-right: 4.27vw;
  }
}
@media screen and (min-width: 768px) {
  .sec__companies .sec__companies__col {
    width: 18.4%;
    margin-bottom: 2%;
  }
  .sec__companies .sec__companies__col:not(:nth-child(5n)) {
    margin-right: 2%;
  }
}
@media screen and (max-width: 767px) {
  .sec__companies .sec__companies__col {
    width: 32%;
    margin-bottom: 4%;
  }
  .sec__companies .sec__companies__col:not(:nth-child(3n)) {
    margin-right: 2%;
  }
}
.sec__companies .sec__companies__col figure {
  margin-bottom: 0.3em;
}
.sec__companies .sec__companies__col figcaption {
  margin-top: 0.5rem;
  font-size: 1.3rem;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
}
.sec__companies .sec__companies__col figcaption .txt__category {
  display: block;
  color: #361306;
  font-weight: 400;
}

/* ****** お知らせ ****** */
.sec__info {
  padding: 1.4641288433vw 2.9282576867vw;
  background-color: #f7f7f7;
}
@media screen and (max-width: 767px) {
  .sec__info {
    padding: 4vw 5.3333333333vw;
  }
}
.sec__info__list li:not(:last-child) {
  margin-bottom: 1em;
}
@media screen and (min-width: 768px) {
  .sec__info__list li a {
    display: flex;
    justify-content: space-between;
  }
}
.sec__info__list li a:hover dt {
  color: #8a7824;
}
.sec__info__list li a:hover dd {
  color: #8a7824;
}
.sec__info__list__date {
  font-size: 85%;
}
@media screen and (min-width: 768px) {
  .sec__info__list__date {
    width: 8.2%;
  }
}
@media screen and (min-width: 768px) {
  .sec__info__list__detail {
    width: 90%;
  }
}
.sec__info__list__detail dt {
  margin-bottom: 0.7em;
  font-weight: 700;
}
.sec__info__list__detail dt,
.sec__info__list__detail dd {
  transition: opacity 0.7s cubic-bezier(0.23, 1, 0.32, 1), transform 0.7s cubic-bezier(0.23, 1, 0.32, 1), background 0.7s cubic-bezier(0.23, 1, 0.32, 1), color 0.7s cubic-bezier(0.23, 1, 0.32, 1);
}

/* ****** タイムテーブル ****** */
.txt__mini {
  font-size: 85%;
}

.txt__mini_2 {
  font-size: 70%;
}

.timetable__comingsoon {
  padding: 5.9vw 2rem;
  background: #ededed;
  color: #555;
  font-size: 4rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .timetable__comingsoon {
    padding: 5.33vw;
    font-size: 2.2rem;
  }
}

.sec__timetable__description {
  display: flex;
  justify-content: center;
  margin-bottom: 1.5rem;
  padding: 2rem 1rem;
  background: #fafafa;
}
@media screen and (max-width: 767px) {
  .sec__timetable__description {
    justify-content: flex-start;
    flex-wrap: wrap;
  }
}
.sec__timetable__description li {
  display: flex;
}
@media screen and (max-width: 767px) {
  .sec__timetable__description li {
    margin-bottom: 0.5rem;
  }
}
.sec__timetable__description li:not(:last-child) {
  margin-right: 4rem;
}
.sec__timetable__description li span {
  display: block;
}
.sec__timetable__description li span.box {
  width: 4rem;
  margin-right: 0.5rem;
  border: 2px solid #fff;
}
.sec__timetable__description li span.box.box__1 {
  background-color: #fce7cc;
}
.sec__timetable__description li span.box.box__2 {
  background-color: #dae7f7;
}
.sec__timetable__description li span.box.box__3 {
  background-color: #e4f7e4;
}
.sec__timetable__description li span.box.box__4 {
  background-color: #f7e4f7;
}

.sec__timetable {
  position: relative;
  /*タイムテーブル*/
}
@media screen and (min-width: 768px) {
  .sec__timetable {
    margin-inline: 4vw;
  }
}
.sec__timetable .txt__notice {
  margin-top: 1em;
  margin-bottom: 1em;
  font-size: 80%;
  font-weight: normal;
  text-align: center;
}
.sec__timetable .sec__companies__col { /*margin-left: 5vw; margin-right: 5vw;*/ }
@media screen and (max-width: 767px) {
  .sec__timetable .sec__companies__col {
    margin-left: 0;
    margin-right: 0;
  }
}
@media screen and (max-width: 767px) {
  .sec__timetable__table {
    overflow: auto;
    white-space: nowrap;
  }
  .sec__timetable__table::-webkit-scrollbar {
    height: 5px;
  }
  .sec__timetable__table::-webkit-scrollbar-track {
    background: #333;
  }
  .sec__timetable__table::-webkit-scrollbar-thumb {
    background: #eee;
  }
}
.sec__timetable .txt__comingsoon {
  position: absolute;
  left: 0;
  top: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: calc(100% - 16px);
  background: rgba(237, 237, 237, 0.85);
  font-size: 6rem;
  z-index: 11;
}
@media screen and (max-width: 767px) {
  .sec__timetable .txt__comingsoon {
    top: 0;
    height: 100%;
    font-size: 3.5rem;
  }
}

.table__timetable {
  width: calc(100% + 16px);
  margin-left: -8px;
  margin-right: -8px;
  border-collapse: separate;
  border-spacing: 8px;
}
@media screen and (max-width: 767px) {
  .table__timetable {
    width: auto;
    margin-left: 0;
    margin-right: 0;
    border-spacing: 2px;
  }
}
.table__timetable .txt__multi {
  margin: 0.5em 0;
  font-size: 90%;
}
.table__timetable th, .table__timetable td {
  padding: 1.5rem;
}
@media screen and (max-width: 767px) {
  .table__timetable th, .table__timetable td { /*padding: .5rem;*/
    padding: 1rem;
  }
}
@media screen and (min-width: 768px) {
  .table__timetable .lecture:not(.title) {
    padding: 5rem;
  }
}
.table__timetable th, .table__timetable .time {
  color: #fff;
  text-align: center;
}
.table__timetable .time {
  width: 8%;
}
@media screen and (max-width: 767px) {
  .table__timetable .time {
    position: sticky;
    left: 0;
    z-index: 10;
    width: 5%;
  }
}
.table__timetable .time__start__end {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  color: #fff;
  font-family: "Titillium Web", sans-serif;
}
.table__timetable .time__start__end.time__start__end__margin {
  position: relative;
}
@media screen and (min-width: 768px) {
  .table__timetable .time__start__end.time__start__end__margin {
    top: -3.5rem;
  }
}
@media screen and (max-width: 767px) {
  .table__timetable .time__start__end.time__start__end__margin {
    top: -2rem;
  }
}
.table__timetable .txt__time__start,
.table__timetable .txt__time__end {
  font-size: 2rem;
}
@media screen and (max-width: 767px) {
  .table__timetable .txt__time__start,
  .table__timetable .txt__time__end {
    font-size: 1.2rem;
  }
}
.table__timetable .txt__time__between {
  margin: 1rem 0;
}
.table__timetable .lecture {
  width: 18.4%;
}
@media screen and (max-width: 767px) {
  .table__timetable .lecture {
    width: auto;
  }
}
.table__timetable .lecture.lecture__collabo {
  background-color: rgb(191, 215, 212);
}
.table__timetable .txt__timetable__notice {
  font-size: 75%;
}
@media screen and (max-width: 767px) {
  .table__timetable .txt__timetable__notice {
    font-size: 1rem;
    line-height: 125%;
    white-space: normal;
  }
}
.table__timetable th.time {
  background: #333;
}
.table__timetable th.lecture {
  background: #497db8;
}
.table__timetable td {
  background: #ededed;
}
.table__timetable td.time {
  background: #333;
}
.table__timetable td.box__1 {
  background-color: #fce7cc;
}
.table__timetable td.box__2 {
  background-color: #dae7f7;
}
.table__timetable td.box__3 {
  background-color: #e4f7e4;
}
.table__timetable td.box__4 {
  background-color: #f7e4f7;
}
.table__timetable td .sec__companies__col figcaption {
  margin-top: 0.3rem;
  font-size: 1.3rem;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .table__timetable td .sec__companies__col figcaption {
    font-size: 1.1rem;
    line-height: 120%;
  }
}
.table__timetable td .btn__link {
  margin-top: 0.8rem;
  font-size: 1.2rem;
  line-height: 145%;
}
@media screen and (max-width: 767px) {
  .table__timetable td .btn__link {
    margin-top: 0.5rem;
    font-size: 1rem;
    line-height: 135%;
  }
}
.table__timetable td .btn__link a {
  width: 100%;
  padding: 0.6rem;
}
.table__timetable td .txt__collabo_by {
  text-align: center;
}
.table__timetable td .txt__seminar__title {
  margin-top: 0.5em;
  font-size: 1.2rem;
  font-weight: 700;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .table__timetable td .txt__seminar__title {
    width: 10rem;
    font-size: 1rem;
  }
}
@media screen and (max-width: 767px) {
  .table__timetable .sec__companies__col,
  .table__timetable .btn__link {
    width: 12.4rem;
  }
  .table__timetable .sec__companies__col a,
  .table__timetable .btn__link a {
    padding: 0.6rem;
    text-align: left;
  }
  .table__timetable .sec__companies__col a .btn__link__text,
  .table__timetable .btn__link a .btn__link__text {
    display: block;
    padding-right: 1rem;
    white-space: normal;
  }
  .table__timetable .sec__companies__col a .btn__link__text::after,
  .table__timetable .btn__link a .btn__link__text::after {
    width: 4px;
    height: 4px;
  }
  .table__timetable figcaption {
    margin: auto;
    white-space: normal;
  }
}

/* ****** 対策講座 ****** */
.sec__course {
  position: relative;
  margin: 0 3.17% 3.5vw;
  padding: 1.8vw;
  background: #dbd937;
}
.sec__course .btn__link a {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .sec__course {
    margin: 0 3.17% 6vw;
  }
}
.sec__course.sec__course__margin {
  margin-bottom: 3vw;
}
@media screen and (max-width: 767px) {
  .sec__course.sec__course__margin {
    margin-bottom: 6vw;
  }
}
.sec__course.sec__course__margin.sec__course__career .sec__course__inner {
  padding-top: 6vw;
}
.sec__course.sec__course__margin .sec__course__inner {
  padding-top: 8vw;
}
.sec__course.sec__mori {
  background: #cbcbcb;
}
.sec__course.sec__mori.sec__mori__today {
  margin-top: 4vw;
}
.sec__course.sec__mori .ttl__course {
  padding-top: 1rem;
}
@media screen and (max-width: 767px) {
  .sec__course.sec__mori .ttl__course {
    margin-top: 7rem;
    padding-top: 0;
    font-size: 1.6rem;
  }
}
.sec__course.sec__mori .img__course__logo {
  background: #fff;
}
@media screen and (max-width: 767px) {
  .sec__course.sec__mori .img__course__logo {
    top: 5vw;
  }
}
.sec__course.sec__mori .img__course__logo img {
  border: none; /*aspect-ratio: 3.5 / 1; object-fit: cover; object-position: 20% center;*/
}
.sec__course .list__course {
  margin-top: 2rem;
}
.sec__course .list__course li {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .sec__course .list__course li {
    flex-direction: column;
  }
}
.sec__course .list__course li .txt__course__time {
  width: 8em;
}
@media screen and (max-width: 767px) {
  .sec__course .list__course li .txt__course__time {
    width: 100%;
  }
}
.sec__course .list__course li .txt__course__title {
  width: calc(100% - 6em);
}
@media screen and (max-width: 767px) {
  .sec__course .list__course li .txt__course__title {
    width: 100%;
  }
}
.sec__course .list__course li .txt__course__title a {
  display: inline-block;
  position: relative;
  color: #ed5521;
  padding-left: 15px;
  text-decoration: underline;
  transition: opacity 0.7s cubic-bezier(0.23, 1, 0.32, 1), transform 0.7s cubic-bezier(0.23, 1, 0.32, 1), background 0.7s cubic-bezier(0.23, 1, 0.32, 1), color 0.7s cubic-bezier(0.23, 1, 0.32, 1);
}
.sec__course .list__course li .txt__course__title a::after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
  width: 6px;
  height: 6px;
  border-top: 2px solid #ed5521;
  border-right: 2px solid #ed5521;
  transform: rotate(45deg);
}
@media screen and (max-width: 767px) {
  .sec__course .list__course li .txt__course__title a::after {
    top: 0.65em;
    bottom: auto;
  }
}
.sec__course .img__course__logo {
  position: absolute;
  left: 0;
  top: 0;
  width: 15%;
  z-index: 2;
  box-shadow: 0px 2px 3px 0px #aaa;
}
@media screen and (max-width: 767px) {
  .sec__course .img__course__logo {
    right: 0;
    width: 30%;
    top: 4.2vw;
    margin: auto;
  }
}
.sec__course .img__course__logo .txt__presentedby {
  position: relative;
  top: 1em;
  font-size: 1.2rem;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .sec__course .img__course__logo .txt__presentedby {
    top: 0;
    font-size: 1rem;
  }
}
.sec__course .img__course__logo img {
  border: 1px solid #dbd937;
}
.sec__course .img__course__logo__double {
  position: absolute;
  left: 0;
  top: 0;
  width: 30%;
  z-index: 2;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0.5rem;
  background: #fff;
  border: 1px solid #dbd937;
  box-shadow: 0px 2px 3px 0px #aaa;
}
@media screen and (max-width: 767px) {
  .sec__course .img__course__logo__double {
    right: 0;
    width: 75%;
    top: 4.2vw;
    margin: auto;
  }
}
.sec__course .img__course__logo__double img {
  width: 48%;
}
.sec__course__inner {
  position: relative;
  padding: 1.8vw;
  background: #fff;
}
@media screen and (max-width: 767px) {
  .sec__course__inner {
    padding: 4vw;
  }
}
.sec__course .ttl__course {
  padding: 0 0 2rem;
  font-size: 2rem;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .sec__course .ttl__course {
    margin-top: 9rem;
    padding-bottom: 1rem;
  }
}
.sec__course .box__flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 1vw;
  margin-left: 10%;
  margin-right: 10%;
  margin-bottom: 3vw;
}
@media screen and (max-width: 767px) {
  .sec__course .box__flex {
    flex-direction: column;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }
}
.sec__course .box__flex figure {
  width: 30%;
}
@media screen and (max-width: 767px) {
  .sec__course .box__flex figure {
    width: 50%;
    margin-bottom: 1rem;
  }
}
.sec__course .box__flex .sec__speech {
  width: 65%;
}
@media screen and (max-width: 767px) {
  .sec__course .box__flex .sec__speech {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .sec__course .txt__margin, .sec__course .txt__speech__description {
    line-height: 140%;
  }
  .sec__course .txt__speech__description {
    font-size: 1.3rem;
  }
}
.sec__course .sec__course__detail {
  display: flex;
  justify-content: space-between;
  border-top: 1px solid #ddd;
}
.sec__course .sec__course__detail__col {
  width: 50%;
  padding: 2vw;
}
.sec__course .sec__course__detail__col.sec__course__detail__col__long {
  width: 100%;
  padding-left: 20%;
  padding-right: 20%;
}
@media screen and (max-width: 767px) {
  .sec__course .sec__course__detail__col.sec__course__detail__col__long {
    padding-left: 0;
    padding-right: 0;
  }
}
.sec__course .sec__course__detail .txt__course__detail {
  margin-top: 1em;
  font-size: 1.3rem;
}
@media screen and (max-width: 767px) {
  .sec__course .sec__course__detail h4,
  .sec__course .sec__course__detail .txt__course__detail {
    line-height: 145%;
  }
}

/* 森ビル広告 */
.sec__course__mori {
  position: relative;
  margin: 4vw 14.285vw;
  padding: 1.8vw;
  background: #dbd937;
}
.sec__course__mori.sec__mori {
  background: #cbcbcb;
  margin-bottom: 4vw;
}
.sec__course__mori.sec__mori .box__flex {
  margin-left: 5%;
  margin-right: 5%;
}
@media screen and (max-width: 767px) {
  .sec__course__mori.sec__mori .box__flex {
    flex-direction: row-reverse;
    margin-left: 0;
    margin-right: 0;
  }
}
.sec__course__mori.sec__mori .box__flex .sec__speech {
  width: 70%;
}
@media screen and (max-width: 767px) {
  .sec__course__mori.sec__mori .box__flex .sec__speech {
    width: 67%;
  }
}
.sec__course__mori.sec__mori.sec__mori__today {
  margin: 4vw 11.8vw;
}
@media screen and (max-width: 767px) {
  .sec__course__mori.sec__mori.sec__mori__today {
    margin-left: 7.3vw;
    margin-right: 7.3vw;
    margin-bottom: 8%;
  }
}
.sec__course__mori.sec__mori .ttl__course {
  padding-top: 4rem;
}
@media screen and (max-width: 767px) {
  .sec__course__mori.sec__mori .ttl__course {
    margin-top: 8rem;
    padding-top: 0;
    font-size: 1.6rem;
  }
}
.sec__course__mori.sec__mori .img__course__logo {
  background: #fff;
}
@media screen and (max-width: 767px) {
  .sec__course__mori.sec__mori .img__course__logo {
    top: 5vw;
  }
}
.sec__course__mori.sec__mori .img__course__logo img {
  border: none; /*aspect-ratio: 3.5 / 1; object-fit: cover; object-position: 20% center;*/
}
.sec__course__mori .img__course__logo {
  position: absolute;
  left: 0;
  top: 0;
  width: 18%;
  z-index: 2;
  box-shadow: 0px 2px 3px 0px #aaa;
}
@media screen and (max-width: 767px) {
  .sec__course__mori .img__course__logo {
    right: 0;
    width: 45%;
    top: 4.2vw;
    margin: auto;
  }
}
.sec__course__mori .img__course__logo .txt__presentedby {
  position: relative;
  top: 1em;
  font-size: 1.2rem;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .sec__course__mori .img__course__logo .txt__presentedby {
    top: 0;
    font-size: 1rem;
  }
}
.sec__course__mori .img__course__logo img {
  border: 1px solid #dbd937;
}
@media screen and (max-width: 767px) {
  .sec__course__mori {
    margin: 2.66vw 2.66vw 6vw;
  }
}
.sec__course__mori__inner {
  position: relative;
  padding: 1.8vw;
  background: #fff;
}
@media screen and (max-width: 767px) {
  .sec__course__mori__inner {
    padding: 4vw;
  }
}
.sec__course__mori .ttl__course {
  padding: 0 0 2rem;
  font-size: 2rem;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .sec__course__mori .ttl__course {
    text-align: left;
  }
}
.sec__course__mori .txt__seminar__time {
  margin-bottom: 3rem;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .sec__course__mori .txt__seminar__time {
    text-align: left;
  }
}
.sec__course__mori .box__flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-left: 10%;
  margin-right: 10%;
  margin-bottom: 3vw;
}
@media screen and (max-width: 767px) {
  .sec__course__mori .box__flex {
    align-items: flex-start;
    margin-left: 0;
    margin-right: 0;
  }
}
.sec__course__mori .box__flex figure {
  width: 25%;
}
@media screen and (max-width: 767px) {
  .sec__course__mori .box__flex figure {
    width: 30%;
  }
}
.sec__course__mori .box__flex .sec__speech {
  width: 70%;
}
@media screen and (max-width: 767px) {
  .sec__course__mori .txt__margin, .sec__course__mori .txt__speech__description {
    line-height: 140%;
  }
  .sec__course__mori .txt__speech__description {
    font-size: 1.3rem;
  }
}
.sec__course__mori .sec__course__detail {
  display: flex;
  justify-content: space-between;
  border-top: 1px solid #ddd;
}
.sec__course__mori .sec__course__detail__col {
  width: 50%;
  padding: 2vw;
}
.sec__course__mori .sec__course__detail__col.sec__course__detail__col__long {
  width: 100%;
  padding-left: 20%;
  padding-right: 20%;
}
@media screen and (max-width: 767px) {
  .sec__course__mori .sec__course__detail__col.sec__course__detail__col__long {
    padding-left: 0;
    padding-right: 0;
  }
}
.sec__course__mori .sec__course__detail .txt__course__detail {
  margin-top: 1em;
  font-size: 1.3rem;
}
@media screen and (max-width: 767px) {
  .sec__course__mori .sec__course__detail h4,
  .sec__course__mori .sec__course__detail .txt__course__detail {
    line-height: 145%;
  }
}
@media screen and (max-width: 767px) {
  .sec__course__mori .txt__speech__description__spwidth {
    width: 145%;
    margin-right: -45%;
  }
}

/*講演テーマ*/
.sec__icon__explanation {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 1.5em;
}
.sec__icon__explanation .txt__explanation {
  text-align: center;
}

.list__icon {
  display: flex;
  flex-wrap: wrap;
  margin-top: 0.3em;
}
.list__icon li {
  margin-bottom: 0.2em;
  line-height: 125%;
  text-align: center;
}
.list__icon li:not(:last-child) {
  margin-right: 0.2em;
}
.list__icon .icon {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 4em;
  height: 4em;
  border-radius: 3px;
  color: #fff;
  font-size: 1rem;
  font-weight: 700;
  font-feature-settings: "palt";
}
.list__icon .icon.icon--naitei {
  background: #168256;
}
.list__icon .icon.icon--wakate {
  background: #e7d13f;
}
.list__icon .icon.icon--chuken {
  background: #3f9ae7;
}
.list__icon .icon.icon--jinji {
  background: #9358f4;
}
.list__icon .icon.icon--jinjisekinin {
  background: #d251da;
}
.list__icon .icon.icon--genba {
  background: #e24f9b;
}
.list__icon .icon.icon--sonota {
  background: #5b5b5b;
}
.list__icon .icon.icon--collabo {
  background: #1f9cb0;
}
.list__icon .icon .icon__othertext {
  font-size: 80%;
  font-weight: normal;
  line-height: 110%;
}

#timetable .list__icon {
  margin-top: 0.7em;
}

@media screen and (max-width: 767px) {
  #theme .list__icon {
    justify-content: center;
  }
}

/* SPEAKERS */
.sec__speakers {
  margin-bottom: 4vw;
  padding: 2.9282576867vw;
  background-color: #f7f8fa;
}
.sec__speakers h3 {
  margin-bottom: 2.14vw;
  padding: 0.5em;
  font-size: 2rem;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .sec__speakers h3 {
    margin-bottom: 3.14vw;
    font-size: 1.8rem;
  }
}
.sec__speakers__inner {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 2vw;
}
.sec__speakers__inner__col {
  width: 31.5%;
  margin-bottom: 2.7%;
  padding: 1.4vw;
  background: #fff;
}
@media screen and (max-width: 767px) {
  .sec__speakers__inner__col {
    width: 49%;
    margin-bottom: 2%;
  }
  .sec__speakers__inner__col:nth-child(odd) {
    margin-right: 2%;
  }
}
@media screen and (min-width: 768px) {
  .sec__speakers__inner__col:not(:nth-child(3n)) {
    margin-right: 2.7%;
  }
}
.sec__speakers__inner__collabo {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.sec__speakers__inner__collabo figure {
  width: 45%;
}
.sec__speakers__inner__collabo figure img {
  border: 1px solid #ddd;
}
.sec__speakers__inner__collabo figure figcaption {
  font-size: 1.2rem;
  text-align: center;
}
.sec__speakers__inner__collabo .txt__collabo_by {
  position: relative;
  top: -1em;
}
.sec__speakers__profile {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 1rem;
}
@media screen and (max-width: 767px) {
  .sec__speakers__profile {
    flex-direction: column;
  }
}
.sec__speakers__profile.sec__speakers__profile__collabo {
  flex-direction: column;
}
.sec__speakers__profile.sec__speakers__profile__collabo .sec__speakers__profile__title {
  width: 100%;
}
.sec__speakers__profile .sec__speakers__profile__logo {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 1rem;
}
.sec__speakers__profile figure {
  width: 42%;
  border: 1px solid #ddd;
}
@media screen and (max-width: 767px) {
  .sec__speakers__profile figure {
    display: block;
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0.2em;
  }
}
.sec__speakers__profile figure.img__profile__3 {
  width: 31.5%;
}
.sec__speakers__profile figure.img__profile__3:not(:last-child) {
  margin-right: 1%;
}
@media screen and (max-width: 767px) {
  .sec__speakers__profile figure.img__profile__3 {
    display: inline-block;
    margin-left: 0;
    margin-right: 0;
    width: 47%;
    margin-bottom: 1%;
  }
}
.sec__speakers__profile__title {
  width: 52%;
}
@media screen and (max-width: 767px) {
  .sec__speakers__profile__title {
    width: 100%;
  }
}
.sec__speakers__profile__title h4 {
  margin-bottom: 0.3rem;
  line-height: 145%;
}
@media screen and (max-width: 767px) {
  .sec__speakers__profile__title h4 {
    margin-bottom: 0.2rem;
    text-align: center;
  }
}
.sec__speakers__profile__title h4 .speakers__time {
  display: block;
  font-size: 80%;
  font-weight: normal;
}
.sec__speakers__profile__title .txt__profile__throgan {
  color: #3773b7;
  font-size: 1.3rem;
  font-weight: 700;
  line-height: 140%;
}
.sec__speakers__profile__content + .sec__speakers__profile__content {
  margin-top: 1em;
}
.sec__speakers__profile__content dt {
  margin-bottom: 0.25rem;
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 130%;
}
.sec__speakers__profile__content dd {
  font-size: 1.1rem;
  line-height: 130%;
}
.sec__speakers .txt__comingsoon {
  margin: 15rem 0 20rem;
  font-size: 6rem;
  font-weight: 700;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .sec__speakers .txt__comingsoon {
    margin: 8rem 0 10rem;
    font-size: 3.5rem;
  }
}

/* ****** 就活応援企画！ ****** */
.ttl_support {
  position: relative;
  color: #299edd;
  margin-bottom: 0.5rem;
  font-size: 135%;
  font-weight: 700;
  text-align: center;
}
.ttl_support.ttl_noborder::before, .ttl_support.ttl_noborder::after {
  content: none;
}

.ttl_support::before {
  position: absolute;
  top: calc(50% - 1px);
  left: 0;
  width: 100%;
  height: 2px;
  content: "";
  background: #299edd;
}

.ttl_support span {
  position: relative;
  padding: 0 1em;
  background: #fff;
}

.txt_support {
  margin-bottom: 0.7rem;
}

.txt_support,
.txt_present {
  text-align: center;
}

.txt_present .txt__red, .txt_present .txt__black {
  font-size: 125%;
}
@media screen and (max-width: 767px) {
  .txt_present {
    text-align: left;
  }
}

.txt_support span {
  display: inline-block;
  padding: 0.5em;
  background: #299edd;
  color: #fff;
  font-size: 2rem;
  font-weight: 700;
}

.sec_present_outer {
  margin: 0 3.17%;
}

.sec_present {
  padding: 2rem;
  background: #fff;
}
.sec_present sup {
  position: relative;
  top: -0.2em;
  font-size: 70%;
}
.sec_present .txt__present__notice {
  font-size: 60%;
}
@media screen and (max-width: 767px) {
  .sec_present .txt__present__notice {
    font-size: 75%;
  }
}

.sec_box_yellow.sec_box_green {
  padding: 2vw;
  background: rgb(54, 186, 254);
  background: linear-gradient(90deg, rgb(54, 186, 254) 5%, rgb(146, 219, 157) 50%, rgb(247, 255, 52) 95%);
}

.sec_box_yellow.sec_box_green.sec_box_instagram {
  background: linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat;
}
@media screen and (max-width: 767px) {
  .sec_box_yellow.sec_box_green.sec_box_instagram {
    padding: 1vw;
  }
}
.sec_box_yellow.sec_box_green.sec_box_instagram p {
  font-size: 125%;
}
@media screen and (max-width: 767px) {
  .sec_box_yellow.sec_box_green.sec_box_instagram p {
    text-align: center;
  }
}
.sec_box_yellow.sec_box_green.sec_box_instagram a {
  color: #f13f79;
}

.sec_box_yellow.sec_box_green.sec_box__top {
  margin-bottom: 0;
  padding: 0.7vw;
  background: rgb(54, 186, 254);
}
@media screen and (min-width: 768px) {
  .sec_box_yellow.sec_box_green.sec_box__top {
    position: absolute;
    top: 14.6412884334vw;
    right: 10.8345534407vw;
    width: 32.9428989751vw;
  }
}
@media screen and (max-width: 767px) {
  .sec_box_yellow.sec_box_green.sec_box__top {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .sec_box_yellow.sec_box_green.sec_box__top {
    padding: 2.2vw;
  }
}
.sec_box_yellow.sec_box_green.sec_box__top .sec_present {
  background: #fff url(../images/giftcard.png) no-repeat 1vw 1vw/15%;
}
@media screen and (min-width: 768px) {
  .sec_box_yellow.sec_box_green.sec_box__top .sec_present {
    font-size: 125%;
  }
}
@media screen and (max-width: 767px) {
  .sec_box_yellow.sec_box_green.sec_box__top .sec_present {
    font-size: 80%;
  }
}
.sec_box_yellow.sec_box_green.sec_box__top .sec_present .txt_present {
  text-shadow: 1px 1px 0 #FFF, -1px -1px 0 #FFF, -1px 1px 0 #FFF, 1px -1px 0 #FFF, 0px 1px 0 #FFF, -1px 0 #FFF, -1px 0 0 #FFF, 1px 0 0 #FFF;
}
@media screen and (max-width: 767px) {
  .sec_box_yellow.sec_box_green.sec_box__top .sec_present .txt_present {
    text-align: center;
  }
}

.txt__red {
  color: #fe0000;
}

.txt__black {
  color: #000;
}

/* ****** 対面イベント入場方法 ****** */
#howto h2 {
  margin-bottom: 8.5rem;
}
@media screen and (max-width: 767px) {
  #howto h2 {
    margin-bottom: 4.25rem;
  }
}
#howto .sec_join {
  background: #fff;
  border: none;
}
#howto .sec_join a {
  color: #0078b2;
  text-decoration: underline;
}
@media screen and (min-width: 768px) {
  #howto .sec_join a:hover {
    text-decoration: none;
  }
}
#howto .sec_join h4.ttl_mycode {
  color: #fff;
}
#howto .sec_join h4.ttl_mycode span {
  background: #353e67;
  border-radius: 0;
  box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.17);
}

/* ****** 対面イベント開催会場 ****** */
/* btn */
.btn_access {
  margin-bottom: 1em;
  font-weight: 700;
  text-align: center;
}

.sec_box_yellow .btn_blk {
  margin-bottom: 0;
}

.btn_access a {
  display: inline-block;
  padding: 0.7em 10em;
  background: #f5fe36;
  color: #333;
  border: 2px solid #1a1a1a;
  border-radius: 3px;
}
@media screen and (max-width: 767px) {
  .btn_access a {
    display: block;
    width: 60%;
    margin-left: auto;
    margin-right: auto;
    padding: 1em;
  }
}

.btn_access a i {
  padding-left: 1em;
}

.btn_access a:hover {
  background: #333;
  color: #fff;
}

.sec_content.sec_place {
  padding-top: 0;
}

.sec_place_explanation {
  display: flex;
  justify-content: center;
  margin: 0 0 1.8vw;
}

.sec_place_explanation dl {
  flex-basis: 60%;
  padding: 1em;
  background: #f7f7f7;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .sec_place_explanation dl {
    flex-basis: 100%;
  }
}

.sec_place_explanation dt {
  font-weight: 700;
}

.sec_place_explanation dd {
  color: #333;
}
.sec_place_explanation dd:first-of-type {
  margin-bottom: 0.5rem;
}
@media screen and (max-width: 767px) {
  .sec_place_explanation dd {
    margin-bottom: 0.3rem;
    font-feature-settings: "palt";
    text-align: left;
  }
}

.gmap {
  height: 0;
  overflow: hidden;
  padding-bottom: 47.74%;
  position: relative;
}
@media screen and (max-width: 767px) {
  .gmap {
    padding-bottom: 75%;
  }
}

.gmap iframe {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}

/* ****** 新型コロナウイルス等感染症対策について ****** */
@media screen and (max-width: 767px) {
  #counter-measure h2 {
    line-height: 160%;
  }
}

.sec_warnings {
  padding: 6rem;
  background: #fff;
}
@media screen and (max-width: 767px) {
  .sec_warnings {
    padding: 2em;
  }
}
.sec_warnings h3 {
  font-size: 2rem;
  margin-bottom: 4rem;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .sec_warnings h3 {
    font-size: 1.8rem;
    margin-bottom: 2.5rem;
  }
}
.sec_warnings a {
  word-break: break-all;
}

/*人気企業ランキングバナー*/
.bnr__ranking {
  width: 550px;
  margin: 7.32vw auto; /* padding-bottom: 10vw;*/
}
@media screen and (max-width: 767px) {
  .bnr__ranking {
    width: auto;
    margin-bottom: 14vw;
    padding-left: 4.26vw;
    padding-right: 4.26vw;
  }
}
.bnr__ranking img {
  transition: opacity 0.7s cubic-bezier(0.23, 1, 0.32, 1), transform 0.7s cubic-bezier(0.23, 1, 0.32, 1), background 0.7s cubic-bezier(0.23, 1, 0.32, 1), color 0.7s cubic-bezier(0.23, 1, 0.32, 1);
}
.bnr__ranking a {
  display: block;
  border: 1px solid #aaa;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .bnr__ranking a:hover img {
    opacity: 0.8;
    transform: scale(1.05);
  }
}

/* 基調講演 */
@media screen and (max-width: 767px) {
  .sec_keynotes {
    margin: 6vmin 0 10vmin;
  }
}

@media screen and (max-width: 767px) {
  .sec_keynotes .content_inner {
    position: relative;
    padding: 10vmin 4vmin 4vmin;
  }
}

@media screen and (max-width: 767px) {
  .txt_zettainaitei {
    top: -10vmin;
    left: 2vmin;
    width: 30%;
  }
}

.sec_content.sec_keynotes h2 {
  margin-bottom: 0.8em;
}

.txt_keynote_time {
  margin-bottom: 1.5em;
  color: #fff;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .txt_keynote_time {
    font-size: 1.5rem;
  }
}

.txt_keynote_time span {
  display: inline-block;
  padding: 1em 3em;
  background: #3b3d40;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .txt_keynote_time span {
    padding: 1em;
  }
}

.sec_keynotes h3 {
  font-size: 2rem;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .sec_keynotes h3 {
    line-height: 150%;
  }
}
.sec_keynotes h3 .keynote__time {
  color: #006685;
}

.sec_keynotes h4 {
  margin-bottom: 2em;
  font-size: 2.4rem;
}
@media screen and (max-width: 767px) {
  .sec_keynotes h4 {
    font-size: 1.6rem;
  }
}

.sec_keynotes h2, .txt_keynote_time, .sec_keynotes h3, .sec_keynotes h4 {
  text-align: center;
}

@media screen and (max-width: 767px) {
  .sec_keynotes h2 {
    margin-bottom: 0.8em;
  }
}

@media screen and (max-width: 767px) {
  .sec_keynotes h2, .sec_keynotes h3 {
    font-size: 2rem;
  }
}

.sec_keynotes_theme, .sec_presenter_profile {
  margin: 0 3.5em 2em;
}

@media screen and (max-width: 767px) {
  .sec_keynotes_theme {
    margin-left: 0;
    margin-right: 0;
  }
}

.sec_presenter_profile {
  position: relative;
  display: flex;
  justify-content: space-between;
  padding: 2vw;
  background: #fff;
}
@media screen and (max-width: 767px) {
  .sec_presenter_profile {
    flex-direction: column;
    width: 100%;
    margin: 0;
  }
}
.sec_presenter_profile::after {
  width: 58.5651537335vw;
  height: 27.2327964861vw;
  content: "";
  display: block;
  position: absolute;
  margin-left: -22%;
  margin-top: -3.6603221083vw;
  background-color: #f7f8fa;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .sec_presenter_profile::after {
    width: 53.3333333333vw;
    height: 114.6666666667vw;
  }
}
@media screen and (max-width: 767px) and (orientation: landscape) {
  .sec_presenter_profile::after {
    height: 66.6666666667vw;
  }
}

.win .sec_presenter_profile {
  padding: 1.5vw;
}

.sec_presenter_profile figure {
  position: relative;
  z-index: 2;
  flex-basis: 25.9%;
}
@media screen and (max-width: 767px) {
  .sec_presenter_profile figure {
    width: 42%;
    margin: 0 auto 1em;
  }
}

.sec_presenter_profile .sec_profile {
  position: relative;
  z-index: 2;
  flex-basis: 70%;
}
@media screen and (max-width: 767px) {
  .sec_presenter_profile .sec_profile {
    flex-basis: 100%;
  }
}

.ttl_presenter_profile {
  display: flex;
  align-items: center;
  margin-bottom: 0.6em;
  font-size: 2.4rem;
}
@media screen and (max-width: 767px) {
  .ttl_presenter_profile {
    justify-content: center;
    font-size: 1.6rem;
    text-align: center;
  }
}
.ttl_presenter_profile .profile_name_small {
  font-size: 65%;
}

.ttl_presenter_profile .profile_blk {
  display: inline-block;
  margin-right: 0.6em;
  padding: 0.2em 1.2em;
  background: #3f6499;
  color: #fff;
  font-size: 1.4rem;
  border-radius: 7.3206442167vw;
}
@media screen and (max-width: 767px) {
  .ttl_presenter_profile .profile_blk {
    font-size: 1.2rem;
    white-space: nowrap;
  }
}

.sec_profile p {
  font-size: 1.2rem;
}
@media screen and (max-width: 767px) {
  .sec_profile p {
    font-size: 1.2rem;
  }
}

@media screen and (min-width: 768px) {
  .keynote_btn {
    display: flex;
    justify-content: center;
    margin-left: 8vw;
    margin-right: 8vw;
    margin-bottom: 3em;
  }
}
@media screen and (min-width: 768px) {
  .keynote_btn .link__reservation {
    width: 48.5%;
  }
  .keynote_btn .link__reservation a {
    font-size: 100%;
    padding: 0.5em;
  }
}
@media screen and (max-width: 767px) {
  .keynote_btn .link__reservation {
    margin: 0 8vw 5.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .keynote_btn .link__reservation a {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .keynote_btn .link__reservation a {
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    font-size: 100%;
  }
}
.keynote_btn.center {
  justify-content: center;
}

/* ************ フッター ************ */
.footer {
  margin-top: 0;
}

/* ************ ヘッダー ************ */
#dr_header {
  position: fixed;
  width: 100%;
  background: rgba(255, 255, 255, 0.9);
  z-index: 100;
}

@media screen and (min-width: 768px) {
  .seminar_logo {
    width: 12%;
  }
  .navigation {
    align-items: center;
  }
  .navigation li {
    font-size: 1.4rem;
    text-align: center;
    /*@media screen and (min-width: 768px) and (max-width: 850px) { font-size: vw(12); }*/
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) and (max-width: 1024px) {
  .navigation li {
    font-size: 1.0248901903vw;
  }
}
@media screen and (min-width: 768px) {
  .navigation li a {
    display: flex;
    align-items: center;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media screen and (max-width: 767px) {
  .seminar_logo {
    width: 24%;
  }
  .uq_spNavi_screen {
    background-color: rgba(118, 63, 255, 0.95);
  }
}
/* **** マージン(フォント相対) **** */
.margin-1em {
  margin-bottom: 1em;
}

.margin-2em {
  margin-bottom: 2em;
}

.margin-3em {
  margin-bottom: 3em;
}

.margin-4em {
  margin-bottom: 4em;
}

.margin-5em {
  margin-bottom: 5em;
}

.margin-6em {
  margin-bottom: 6em;
}

.margin-7em {
  margin-bottom: 7em;
}

.margin-8em {
  margin-bottom: 8em;
}

.margin-9em {
  margin-bottom: 9em;
}

.margin-10em {
  margin-bottom: 10em;
}

.margin-11em {
  margin-bottom: 11em;
}

.margin-12em {
  margin-bottom: 12em;
}

.margin-13em {
  margin-bottom: 13em;
}

.margin-14em {
  margin-bottom: 14em;
}

.margin-15em {
  margin-bottom: 15em;
}

.margin-16em {
  margin-bottom: 16em;
}

.margin-17em {
  margin-bottom: 17em;
}

.margin-18em {
  margin-bottom: 18em;
}

.margin-19em {
  margin-bottom: 19em;
}

.margin-20em {
  margin-bottom: 20em;
}

.margin-21em {
  margin-bottom: 21em;
}

.margin-22em {
  margin-bottom: 22em;
}

.margin-23em {
  margin-bottom: 23em;
}

.margin-24em {
  margin-bottom: 24em;
}

.margin-25em {
  margin-bottom: 25em;
}

.margin-26em {
  margin-bottom: 26em;
}

.margin-27em {
  margin-bottom: 27em;
}

.margin-28em {
  margin-bottom: 28em;
}

.margin-29em {
  margin-bottom: 29em;
}

.margin-30em {
  margin-bottom: 30em;
}

.margin-31em {
  margin-bottom: 31em;
}

.margin-32em {
  margin-bottom: 32em;
}

.margin-33em {
  margin-bottom: 33em;
}

.margin-34em {
  margin-bottom: 34em;
}

.margin-35em {
  margin-bottom: 35em;
}

.margin-36em {
  margin-bottom: 36em;
}

.margin-37em {
  margin-bottom: 37em;
}

.margin-38em {
  margin-bottom: 38em;
}

.margin-39em {
  margin-bottom: 39em;
}

.margin-40em {
  margin-bottom: 40em;
}

.margin-41em {
  margin-bottom: 41em;
}

.margin-42em {
  margin-bottom: 42em;
}

.margin-43em {
  margin-bottom: 43em;
}

.margin-44em {
  margin-bottom: 44em;
}

.margin-45em {
  margin-bottom: 45em;
}

.margin-46em {
  margin-bottom: 46em;
}

.margin-47em {
  margin-bottom: 47em;
}

.margin-48em {
  margin-bottom: 48em;
}

.margin-49em {
  margin-bottom: 49em;
}

.margin-50em {
  margin-bottom: 50em;
}

.margin-51em {
  margin-bottom: 51em;
}

.margin-52em {
  margin-bottom: 52em;
}

.margin-53em {
  margin-bottom: 53em;
}

.margin-54em {
  margin-bottom: 54em;
}

.margin-55em {
  margin-bottom: 55em;
}

.margin-56em {
  margin-bottom: 56em;
}

.margin-57em {
  margin-bottom: 57em;
}

.margin-58em {
  margin-bottom: 58em;
}

.margin-59em {
  margin-bottom: 59em;
}

.margin-60em {
  margin-bottom: 60em;
}

.margin-61em {
  margin-bottom: 61em;
}

.margin-62em {
  margin-bottom: 62em;
}

.margin-63em {
  margin-bottom: 63em;
}

.margin-64em {
  margin-bottom: 64em;
}

.margin-65em {
  margin-bottom: 65em;
}

.margin-66em {
  margin-bottom: 66em;
}

.margin-67em {
  margin-bottom: 67em;
}

.margin-68em {
  margin-bottom: 68em;
}

.margin-69em {
  margin-bottom: 69em;
}

.margin-70em {
  margin-bottom: 70em;
}

.margin-71em {
  margin-bottom: 71em;
}

.margin-72em {
  margin-bottom: 72em;
}

.margin-73em {
  margin-bottom: 73em;
}

.margin-74em {
  margin-bottom: 74em;
}

.margin-75em {
  margin-bottom: 75em;
}

.margin-76em {
  margin-bottom: 76em;
}

.margin-77em {
  margin-bottom: 77em;
}

.margin-78em {
  margin-bottom: 78em;
}

.margin-79em {
  margin-bottom: 79em;
}

.margin-80em {
  margin-bottom: 80em;
}

.margin-81em {
  margin-bottom: 81em;
}

.margin-82em {
  margin-bottom: 82em;
}

.margin-83em {
  margin-bottom: 83em;
}

.margin-84em {
  margin-bottom: 84em;
}

.margin-85em {
  margin-bottom: 85em;
}

.margin-86em {
  margin-bottom: 86em;
}

.margin-87em {
  margin-bottom: 87em;
}

.margin-88em {
  margin-bottom: 88em;
}

.margin-89em {
  margin-bottom: 89em;
}

.margin-90em {
  margin-bottom: 90em;
}

.margin-91em {
  margin-bottom: 91em;
}

.margin-92em {
  margin-bottom: 92em;
}

.margin-93em {
  margin-bottom: 93em;
}

.margin-94em {
  margin-bottom: 94em;
}

.margin-95em {
  margin-bottom: 95em;
}

.margin-96em {
  margin-bottom: 96em;
}

.margin-97em {
  margin-bottom: 97em;
}

.margin-98em {
  margin-bottom: 98em;
}

.margin-99em {
  margin-bottom: 99em;
}

.margin-100em {
  margin-bottom: 100em;
}

.margin-t-1em {
  margin-top: 1em;
}

.margin-t-2em {
  margin-top: 2em;
}

.margin-t-3em {
  margin-top: 3em;
}

.margin-t-4em {
  margin-top: 4em;
}

.margin-t-5em {
  margin-top: 5em;
}

.margin-t-6em {
  margin-top: 6em;
}

.margin-t-7em {
  margin-top: 7em;
}

.margin-t-8em {
  margin-top: 8em;
}

.margin-t-9em {
  margin-top: 9em;
}

.margin-t-10em {
  margin-top: 10em;
}

.margin-t-11em {
  margin-top: 11em;
}

.margin-t-12em {
  margin-top: 12em;
}

.margin-t-13em {
  margin-top: 13em;
}

.margin-t-14em {
  margin-top: 14em;
}

.margin-t-15em {
  margin-top: 15em;
}

.margin-t-16em {
  margin-top: 16em;
}

.margin-t-17em {
  margin-top: 17em;
}

.margin-t-18em {
  margin-top: 18em;
}

.margin-t-19em {
  margin-top: 19em;
}

.margin-t-20em {
  margin-top: 20em;
}

.margin-t-21em {
  margin-top: 21em;
}

.margin-t-22em {
  margin-top: 22em;
}

.margin-t-23em {
  margin-top: 23em;
}

.margin-t-24em {
  margin-top: 24em;
}

.margin-t-25em {
  margin-top: 25em;
}

.margin-t-26em {
  margin-top: 26em;
}

.margin-t-27em {
  margin-top: 27em;
}

.margin-t-28em {
  margin-top: 28em;
}

.margin-t-29em {
  margin-top: 29em;
}

.margin-t-30em {
  margin-top: 30em;
}

.margin-t-31em {
  margin-top: 31em;
}

.margin-t-32em {
  margin-top: 32em;
}

.margin-t-33em {
  margin-top: 33em;
}

.margin-t-34em {
  margin-top: 34em;
}

.margin-t-35em {
  margin-top: 35em;
}

.margin-t-36em {
  margin-top: 36em;
}

.margin-t-37em {
  margin-top: 37em;
}

.margin-t-38em {
  margin-top: 38em;
}

.margin-t-39em {
  margin-top: 39em;
}

.margin-t-40em {
  margin-top: 40em;
}

.margin-t-41em {
  margin-top: 41em;
}

.margin-t-42em {
  margin-top: 42em;
}

.margin-t-43em {
  margin-top: 43em;
}

.margin-t-44em {
  margin-top: 44em;
}

.margin-t-45em {
  margin-top: 45em;
}

.margin-t-46em {
  margin-top: 46em;
}

.margin-t-47em {
  margin-top: 47em;
}

.margin-t-48em {
  margin-top: 48em;
}

.margin-t-49em {
  margin-top: 49em;
}

.margin-t-50em {
  margin-top: 50em;
}

.margin-t-51em {
  margin-top: 51em;
}

.margin-t-52em {
  margin-top: 52em;
}

.margin-t-53em {
  margin-top: 53em;
}

.margin-t-54em {
  margin-top: 54em;
}

.margin-t-55em {
  margin-top: 55em;
}

.margin-t-56em {
  margin-top: 56em;
}

.margin-t-57em {
  margin-top: 57em;
}

.margin-t-58em {
  margin-top: 58em;
}

.margin-t-59em {
  margin-top: 59em;
}

.margin-t-60em {
  margin-top: 60em;
}

.margin-t-61em {
  margin-top: 61em;
}

.margin-t-62em {
  margin-top: 62em;
}

.margin-t-63em {
  margin-top: 63em;
}

.margin-t-64em {
  margin-top: 64em;
}

.margin-t-65em {
  margin-top: 65em;
}

.margin-t-66em {
  margin-top: 66em;
}

.margin-t-67em {
  margin-top: 67em;
}

.margin-t-68em {
  margin-top: 68em;
}

.margin-t-69em {
  margin-top: 69em;
}

.margin-t-70em {
  margin-top: 70em;
}

.margin-t-71em {
  margin-top: 71em;
}

.margin-t-72em {
  margin-top: 72em;
}

.margin-t-73em {
  margin-top: 73em;
}

.margin-t-74em {
  margin-top: 74em;
}

.margin-t-75em {
  margin-top: 75em;
}

.margin-t-76em {
  margin-top: 76em;
}

.margin-t-77em {
  margin-top: 77em;
}

.margin-t-78em {
  margin-top: 78em;
}

.margin-t-79em {
  margin-top: 79em;
}

.margin-t-80em {
  margin-top: 80em;
}

.margin-t-81em {
  margin-top: 81em;
}

.margin-t-82em {
  margin-top: 82em;
}

.margin-t-83em {
  margin-top: 83em;
}

.margin-t-84em {
  margin-top: 84em;
}

.margin-t-85em {
  margin-top: 85em;
}

.margin-t-86em {
  margin-top: 86em;
}

.margin-t-87em {
  margin-top: 87em;
}

.margin-t-88em {
  margin-top: 88em;
}

.margin-t-89em {
  margin-top: 89em;
}

.margin-t-90em {
  margin-top: 90em;
}

.margin-t-91em {
  margin-top: 91em;
}

.margin-t-92em {
  margin-top: 92em;
}

.margin-t-93em {
  margin-top: 93em;
}

.margin-t-94em {
  margin-top: 94em;
}

.margin-t-95em {
  margin-top: 95em;
}

.margin-t-96em {
  margin-top: 96em;
}

.margin-t-97em {
  margin-top: 97em;
}

.margin-t-98em {
  margin-top: 98em;
}

.margin-t-99em {
  margin-top: 99em;
}

.margin-t-100em {
  margin-top: 100em;
}

/* **** マージン(フォント絶対) **** */
.margin-1rem {
  margin-bottom: 1rem;
}

.margin-2rem {
  margin-bottom: 2rem;
}

.margin-3rem {
  margin-bottom: 3rem;
}

.margin-4rem {
  margin-bottom: 4rem;
}

.margin-5rem {
  margin-bottom: 5rem;
}

.margin-6rem {
  margin-bottom: 6rem;
}

.margin-7rem {
  margin-bottom: 7rem;
}

.margin-8rem {
  margin-bottom: 8rem;
}

.margin-9rem {
  margin-bottom: 9rem;
}

.margin-10rem {
  margin-bottom: 10rem;
}

.margin-11rem {
  margin-bottom: 11rem;
}

.margin-12rem {
  margin-bottom: 12rem;
}

.margin-13rem {
  margin-bottom: 13rem;
}

.margin-14rem {
  margin-bottom: 14rem;
}

.margin-15rem {
  margin-bottom: 15rem;
}

.margin-16rem {
  margin-bottom: 16rem;
}

.margin-17rem {
  margin-bottom: 17rem;
}

.margin-18rem {
  margin-bottom: 18rem;
}

.margin-19rem {
  margin-bottom: 19rem;
}

.margin-20rem {
  margin-bottom: 20rem;
}

.margin-21rem {
  margin-bottom: 21rem;
}

.margin-22rem {
  margin-bottom: 22rem;
}

.margin-23rem {
  margin-bottom: 23rem;
}

.margin-24rem {
  margin-bottom: 24rem;
}

.margin-25rem {
  margin-bottom: 25rem;
}

.margin-26rem {
  margin-bottom: 26rem;
}

.margin-27rem {
  margin-bottom: 27rem;
}

.margin-28rem {
  margin-bottom: 28rem;
}

.margin-29rem {
  margin-bottom: 29rem;
}

.margin-30rem {
  margin-bottom: 30rem;
}

.margin-31rem {
  margin-bottom: 31rem;
}

.margin-32rem {
  margin-bottom: 32rem;
}

.margin-33rem {
  margin-bottom: 33rem;
}

.margin-34rem {
  margin-bottom: 34rem;
}

.margin-35rem {
  margin-bottom: 35rem;
}

.margin-36rem {
  margin-bottom: 36rem;
}

.margin-37rem {
  margin-bottom: 37rem;
}

.margin-38rem {
  margin-bottom: 38rem;
}

.margin-39rem {
  margin-bottom: 39rem;
}

.margin-40rem {
  margin-bottom: 40rem;
}

.margin-41rem {
  margin-bottom: 41rem;
}

.margin-42rem {
  margin-bottom: 42rem;
}

.margin-43rem {
  margin-bottom: 43rem;
}

.margin-44rem {
  margin-bottom: 44rem;
}

.margin-45rem {
  margin-bottom: 45rem;
}

.margin-46rem {
  margin-bottom: 46rem;
}

.margin-47rem {
  margin-bottom: 47rem;
}

.margin-48rem {
  margin-bottom: 48rem;
}

.margin-49rem {
  margin-bottom: 49rem;
}

.margin-50rem {
  margin-bottom: 50rem;
}

.margin-51rem {
  margin-bottom: 51rem;
}

.margin-52rem {
  margin-bottom: 52rem;
}

.margin-53rem {
  margin-bottom: 53rem;
}

.margin-54rem {
  margin-bottom: 54rem;
}

.margin-55rem {
  margin-bottom: 55rem;
}

.margin-56rem {
  margin-bottom: 56rem;
}

.margin-57rem {
  margin-bottom: 57rem;
}

.margin-58rem {
  margin-bottom: 58rem;
}

.margin-59rem {
  margin-bottom: 59rem;
}

.margin-60rem {
  margin-bottom: 60rem;
}

.margin-61rem {
  margin-bottom: 61rem;
}

.margin-62rem {
  margin-bottom: 62rem;
}

.margin-63rem {
  margin-bottom: 63rem;
}

.margin-64rem {
  margin-bottom: 64rem;
}

.margin-65rem {
  margin-bottom: 65rem;
}

.margin-66rem {
  margin-bottom: 66rem;
}

.margin-67rem {
  margin-bottom: 67rem;
}

.margin-68rem {
  margin-bottom: 68rem;
}

.margin-69rem {
  margin-bottom: 69rem;
}

.margin-70rem {
  margin-bottom: 70rem;
}

.margin-71rem {
  margin-bottom: 71rem;
}

.margin-72rem {
  margin-bottom: 72rem;
}

.margin-73rem {
  margin-bottom: 73rem;
}

.margin-74rem {
  margin-bottom: 74rem;
}

.margin-75rem {
  margin-bottom: 75rem;
}

.margin-76rem {
  margin-bottom: 76rem;
}

.margin-77rem {
  margin-bottom: 77rem;
}

.margin-78rem {
  margin-bottom: 78rem;
}

.margin-79rem {
  margin-bottom: 79rem;
}

.margin-80rem {
  margin-bottom: 80rem;
}

.margin-81rem {
  margin-bottom: 81rem;
}

.margin-82rem {
  margin-bottom: 82rem;
}

.margin-83rem {
  margin-bottom: 83rem;
}

.margin-84rem {
  margin-bottom: 84rem;
}

.margin-85rem {
  margin-bottom: 85rem;
}

.margin-86rem {
  margin-bottom: 86rem;
}

.margin-87rem {
  margin-bottom: 87rem;
}

.margin-88rem {
  margin-bottom: 88rem;
}

.margin-89rem {
  margin-bottom: 89rem;
}

.margin-90rem {
  margin-bottom: 90rem;
}

.margin-91rem {
  margin-bottom: 91rem;
}

.margin-92rem {
  margin-bottom: 92rem;
}

.margin-93rem {
  margin-bottom: 93rem;
}

.margin-94rem {
  margin-bottom: 94rem;
}

.margin-95rem {
  margin-bottom: 95rem;
}

.margin-96rem {
  margin-bottom: 96rem;
}

.margin-97rem {
  margin-bottom: 97rem;
}

.margin-98rem {
  margin-bottom: 98rem;
}

.margin-99rem {
  margin-bottom: 99rem;
}

.margin-100rem {
  margin-bottom: 100rem;
}

@media screen and (max-width: 767px) {
  .js_humburgerOpen .el_humburger > span {
    background-color: #fff;
  }
}

@media screen and (max-width: 767px) {
  .js_humburgerOpen .el_humburger__text {
    color: #fff;
  }
}

@media screen and (max-width: 767px) {
  .navigation li a {
    color: #fff;
  }
}/*# sourceMappingURL=styles.css.map */