@charset "UTF-8";
#restart2025 .section > .section-inner {
  max-width: 962px;
  padding: 80px 20px;
  margin: 0 auto;
}
@media screen and (max-width: 750px) {
  #restart2025 .section > .section-inner {
    padding: 60px 15px;
  }
}
#restart2025 .section > .section-inner > *:first-child {
  margin-top: 0;
}
#restart2025 .section--mv {
  background: #fff;
  border-bottom: 6px solid #fff700;
}
@media screen and (max-width: 750px) {
  #restart2025 .section--mv {
    border-bottom-width: 5px;
  }
}
#restart2025 .section--mv > .section-inner {
  max-width: 100%;
  text-align: center;
  padding: 0 !important;
}
#restart2025 .section--restart {
  background: #f6f6f6;
}
#restart2025 .section--restart > .section-inner {
  max-width: 978px;
}
#restart2025 .section--howto {
  background: #72cbeb;
}
#restart2025 .section--movie {
  background: #ebe7e7;
}
#restart2025 .section--project {
  background: #fff6c2;
}
#restart2025 .head-h2 {
  text-align: center;
}
#restart2025 .head-h2--restart, #restart2025 .head-h2--howto, #restart2025 .head-h2--movie, #restart2025 .head-h2--project {
  text-align: center;
  margin-bottom: 30px;
}
#restart2025 .head-h2--restart > .head-h2-label, #restart2025 .head-h2--howto > .head-h2-label, #restart2025 .head-h2--movie > .head-h2-label, #restart2025 .head-h2--project > .head-h2-label {
  font-size: 50px;
  font-family: "Fredoka", sans-serif;
  font-weight: bold;
  display: inline-block;
  position: relative;
  line-height: 1.2;
}
@media screen and (max-width: 750px) {
  #restart2025 .head-h2--restart > .head-h2-label, #restart2025 .head-h2--howto > .head-h2-label, #restart2025 .head-h2--movie > .head-h2-label, #restart2025 .head-h2--project > .head-h2-label {
    font-size: 36px;
  }
}
#restart2025 .head-h2--restart > .head-h2-text, #restart2025 .head-h2--howto > .head-h2-text, #restart2025 .head-h2--movie > .head-h2-text, #restart2025 .head-h2--project > .head-h2-text {
  margin-top: 0.5em;
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
  background: url("https://www.iibc-global.org/hubfs/lp/toeic-day-20251019/restart/bg-head-01.png") no-repeat center bottom;
  padding-bottom: 30px;
  min-width: 238px;
}
#restart2025 .head-h2--sponsor {
  text-align: center;
  border-bottom: double #ff6c00 6px;
  padding-bottom: 1em;
}
#restart2025 .head-h2--sponsor > .head-h2-text {
  color: #ff6c00;
  font-size: 24px;
  font-weight: bold;
}
#restart2025 .line-cross {
  border: 0;
  position: relative;
  height: 20px;
  margin: 40px 0;
  overflow: inherit;
}
#restart2025 .line-cross:before, #restart2025 .line-cross:after {
  content: "";
  width: 30px;
  height: 2px;
  background: #ff6c00;
  left: 50%;
  top: 50%;
  margin-left: -15px;
  display: inline-block;
  position: absolute;
  transform: rotate(45deg);
}
#restart2025 .line-cross:after {
  transform: rotate(-45deg);
}
#restart2025 .list-bullet {
  display: flex;
  flex-wrap: wrap;
  font-weight: bold;
}
@media screen and (max-width: 750px) {
  #restart2025 .list-bullet {
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
  }
}
#restart2025 .list-bullet--col2 {
  font-size: 20px;
  margin-top: 30px;
  gap: 10px 40px;
}
#restart2025 .list-bullet--col2 > li {
  width: calc(50% - 20px);
}
@media screen and (max-width: 750px) {
  #restart2025 .list-bullet--col2 > li {
    width: 100%;
  }
}
#restart2025 .list-bullet--col3 {
  gap: 10px 21px;
  font-size: 16px;
}
#restart2025 .list-bullet--col3 > li {
  width: calc(33.333% - 14px);
}
@media screen and (max-width: 750px) {
  #restart2025 .list-bullet--col3 > li {
    width: 100%;
  }
}
#restart2025 .list-bullet > li {
  padding-left: 1em;
  position: relative;
}
#restart2025 .list-bullet > li:before {
  content: "・";
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
}
#restart2025 .layout-column {
  margin-top: 60px;
  display: flex;
  flex-wrap: wrap;
  gap: 50px;
}
#restart2025 .layout-column--center {
  align-items: center;
}
#restart2025 .layout-column--col2 > .layout-column-item {
  width: calc(50% - 25px);
}
#restart2025 .layout-column--col3 {
  gap: 30px;
}
#restart2025 .layout-column--col3 > .layout-column-item {
  width: calc(33.333% - 20px);
}
@media screen and (max-width: 750px) {
  #restart2025 .layout-column--col1_sp > .layout-column-item {
    width: 100%;
  }
}
#restart2025 .layout-column > .layout-column-item > *:first-child {
  margin-top: 0;
}
#restart2025 .layout-column .button {
  margin-top: 30px;
}
#restart2025 .text-lead {
  font-size: 20px;
  font-weight: bold;
  color: #ff6c00;
}
#restart2025 .text-lead2 {
  font-size: 22px;
  font-weight: bold;
  text-align: center;
}
#restart2025 .text-lead3 {
  margin-top: 50px;
}
#restart2025 .text-lead3 > span {
  font-weight: bold;
  font-size: 20px;
  background-image: linear-gradient(transparent 60%, #fff700 60%);
}
#restart2025 .text-lead4 {
  color: #ff6c00;
  font-weight: bold;
  font-size: 20px;
  text-align: center;
}
#restart2025 .text-lead5 {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  margin-top: 1em;
}
#restart2025 .text-howto {
  line-height: 2;
}
#restart2025 .text-howto > small {
  font-size: 12px;
  display: inline-block;
  margin-bottom: 0.5em;
}
#restart2025 .text-notes {
  font-size: 12px;
}
#restart2025 .block-abc {
  margin-top: 30px;
  text-align: center;
}
#restart2025 .button {
  margin-top: 50px;
  text-align: center;
}
@media screen and (max-width: 750px) {
  #restart2025 .button {
    margin-top: 30px;
  }
}
#restart2025 .button > a {
  display: inline-block;
  background: #000;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  padding: 12px 30px 11px;
  min-width: 200px;
  border-radius: 10em;
  text-decoration: none;
}
#restart2025 .button > a:hover {
  opacity: 0.6;
}
#restart2025 .block-project {
  margin-top: 60px;
  border-bottom: 1px solid #000;
  padding-bottom: 60px;
  text-align: center;
}
#restart2025 .block-project-head {
  position: relative;
}
#restart2025 .block-project-head:before {
  display: inline-block;
  content: "";
  background: #000;
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 1px;
}
#restart2025 .block-project-head-text {
  display: inline-block;
  font-size: 28px;
  font-weight: bold;
  padding: 0 60px;
  background: #fff;
  position: relative;
  z-index: 1;
}
#restart2025 .block-project-head-text:before, #restart2025 .block-project-head-text:after {
  content: "";
  display: inline-block;
  width: 30px;
  height: 37px;
  background: url("https://www.iibc-global.org/hubfs/lp/toeic-day-20251019/restart/pr-02.png") no-repeat 0 0/cover;
  position: absolute;
  top: 50%;
  margin-top: -19px;
}
#restart2025 .block-project-head-text:before {
  left: 15px;
}
#restart2025 .block-project-head-text:after {
  right: 15px;
}
#restart2025 .block-project-image {
  margin-top: 30px;
}
#restart2025 .block-youtube {
  margin-top: 30px;
  padding: 30px;
  background: #fff;
}
@media screen and (max-width: 750px) {
  #restart2025 .block-youtube {
    padding: 10px;
  }
}
#restart2025 .block-youtube-inner {
  position: relative;
}
#restart2025 .block-youtube-inner2 {
  position: relative;
  z-index: 2;
  border: 6px solid #fff700;
}
@media screen and (max-width: 750px) {
  #restart2025 .block-youtube-inner2 {
    border-width: 4px;
  }
}
#restart2025 .block-youtube-inner2 > iframe {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}
#restart2025 .block-youtube-frame:before, #restart2025 .block-youtube-frame:after {
  content: "";
  display: inline-block;
  width: 30px;
  height: 30px;
  position: absolute;
  background: #000;
}
@media screen and (max-width: 750px) {
  #restart2025 .block-youtube-frame:before, #restart2025 .block-youtube-frame:after {
    width: 15px;
    height: 15px;
  }
}
#restart2025 .block-youtube-frame:first-child:before {
  top: -1px;
  left: -1px;
}
#restart2025 .block-youtube-frame:first-child:after {
  top: -1px;
  right: -1px;
}
#restart2025 .block-youtube-frame:nth-child(2):before {
  bottom: -1px;
  left: -1px;
}
#restart2025 .block-youtube-frame:nth-child(2):after {
  bottom: -1px;
  right: -1px;
}
#restart2025 .block-image {
  margin-top: 30px;
}
#restart2025 .block-image--new {
  position: relative;
}
#restart2025 .block-image--new > .icon-new {
  position: absolute;
  top: 10px;
  left: 10px;
}
#restart2025 .block-image + * {
  margin-top: 3em;
}
#restart2025 .block-image2 {
  margin-top: 30px;
  border: 1px solid #000;
}
#restart2025 .block-card {
  height: 100%;
}
#restart2025 .block-card > a {
  height: 100%;
  display: block;
  background: #fff;
  border: 1px solid #000;
  color: #000;
  text-decoration: none;
  position: relative;
}
#restart2025 .block-card-contents {
  padding: 20px;
  padding-bottom: 4em;
}
#restart2025 .block-card-head {
  font-weight: bold;
  text-align: center;
}
#restart2025 .block-card-sub {
  position: absolute;
  bottom: 15px;
  left: 0;
  width: 100%;
  text-align: center;
  color: #888;
  font-size: 14px;
}/*# sourceMappingURL=style.css.map */