#toeic2025 .section > .section-inner {
  max-width: 962px;
  padding: 80px 20px;
  margin: 0 auto;
}
@media screen and (max-width: 750px) {
  #toeic2025 .section > .section-inner {
    padding: 60px 15px;
  }
}
#toeic2025 .section > .section-inner > *:first-child {
  margin-top: 0;
}
#toeic2025 .section--mv {
  background: #fff700 url("https://www.iibc-global.org/hubfs/lp/toeic-day-20251019/index/mv-02.png") no-repeat center bottom/cover;
}
#toeic2025 .section--mv > .section-inner {
  max-width: 100%;
  text-align: center;
  padding: 0 !important;
}
#toeic2025 .section--what {
  background: #ffc75c;
}
#toeic2025 .section--quiz {
  background: #6bccff url("https://www.iibc-global.org/hubfs/lp/toeic-day-20251019/index/quiz-bg-01.png") no-repeat center bottom/cover;
}
#toeic2025 .section--materials {
  background: #edd6e4;
}
#toeic2025 .section--recommended {
  background: #ebe7e7;
}
#toeic2025 .head-h2 {
  text-align: center;
}
#toeic2025 .head-h2--theme > .head-h2-label {
  display: inline-block;
  background: #000;
  color: #fff;
  font-size: 24px;
  padding: 8px 30px;
  border-radius: 10em;
}
@media screen and (max-width: 750px) {
  #toeic2025 .head-h2--theme > .head-h2-label {
    font-size: 20px;
  }
}
#toeic2025 .head-h2--what {
  text-align: center;
  font-weight: bold;
  padding: 0 110px;
  position: relative;
  max-width: 700px;
  margin: 0 auto;
}
@media screen and (max-width: 750px) {
  #toeic2025 .head-h2--what {
    padding: 0 45px;
  }
}
#toeic2025 .head-h2--what:before, #toeic2025 .head-h2--what:after {
  content: "";
  display: inline-block;
  width: 105px;
  height: 77px;
  background: url("https://www.iibc-global.org/hubfs/lp/toeic-day-20251019/index/what-01.png") no-repeat 0 0/contain;
  position: absolute;
  top: 50%;
  margin-top: -38px;
}
@media screen and (max-width: 750px) {
  #toeic2025 .head-h2--what:before, #toeic2025 .head-h2--what:after {
    width: 40px;
    height: 30px;
    margin-top: -15px;
  }
}
#toeic2025 .head-h2--what:before {
  left: 0;
}
#toeic2025 .head-h2--what:after {
  right: 0;
  transform: rotate(180deg);
}
#toeic2025 .head-h2--what > .head-h2-label {
  color: #fff;
  font-size: 30px;
  font-family: "Fredoka", sans-serif;
  font-weight: bold;
  display: inline-block;
}
@media screen and (max-width: 750px) {
  #toeic2025 .head-h2--what > .head-h2-label {
    font-size: 26px;
  }
}
#toeic2025 .head-h2--what > .head-h2-text {
  font-size: 40px;
  display: inline-block;
  margin-top: 0.3em;
}
@media screen and (max-width: 750px) {
  #toeic2025 .head-h2--what > .head-h2-text {
    font-size: 30px;
  }
}
#toeic2025 .head-h2--restart, #toeic2025 .head-h2--quiz, #toeic2025 .head-h2--recommended {
  text-align: center;
  margin-bottom: 30px;
}
#toeic2025 .head-h2--restart > .head-h2-label, #toeic2025 .head-h2--quiz > .head-h2-label, #toeic2025 .head-h2--recommended > .head-h2-label {
  font-size: 50px;
  font-family: "Fredoka", sans-serif;
  font-weight: bold;
  display: inline-block;
  position: relative;
}
@media screen and (max-width: 750px) {
  #toeic2025 .head-h2--restart > .head-h2-label, #toeic2025 .head-h2--quiz > .head-h2-label, #toeic2025 .head-h2--recommended > .head-h2-label {
    font-size: 36px;
    line-height: 1.3;
  }
}
#toeic2025 .head-h2--restart > .head-h2-text, #toeic2025 .head-h2--quiz > .head-h2-text, #toeic2025 .head-h2--recommended > .head-h2-text {
  margin-top: 0.2em;
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
  background: url("https://www.iibc-global.org/hubfs/lp/toeic-day-20251019/index/bg-head-01.png") no-repeat center bottom;
  padding-bottom: 30px;
  min-width: 238px;
}
@media screen and (max-width: 750px) {
  #toeic2025 .head-h2--restart > .head-h2-text, #toeic2025 .head-h2--quiz > .head-h2-text, #toeic2025 .head-h2--recommended > .head-h2-text {
    margin-top: 0.5em;
  }
}
#toeic2025 .head-h2--quiz {
  position: relative;
}
#toeic2025 .head-h2--quiz .icon-new {
  position: absolute;
  top: -20px;
  left: -81px;
}
@media screen and (max-width: 750px) {
  #toeic2025 .head-h2--quiz .icon-new {
    width: 50px;
    height: 50px;
    left: -40px;
    top: -40px;
  }
}
#toeic2025 .head-h2--quiz .head-h2-logo {
  vertical-align: baseline;
}
@media screen and (max-width: 750px) {
  #toeic2025 .head-h2--quiz .head-h2-logo {
    width: 200px;
  }
}
#toeic2025 .layout-column {
  margin-top: 60px;
  display: flex;
  flex-wrap: wrap;
  gap: 50px;
}
#toeic2025 .layout-column--center {
  align-items: center;
}
#toeic2025 .layout-column--col2 > .layout-column-item {
  width: calc(50% - 25px);
}
#toeic2025 .layout-column--col3 {
  gap: 30px;
}
#toeic2025 .layout-column--col3 > .layout-column-item {
  width: calc(33.333% - 20px);
}
@media screen and (max-width: 750px) {
  #toeic2025 .layout-column--col1_sp > .layout-column-item {
    width: 100%;
  }
}
#toeic2025 .layout-column > .layout-column-item > *:first-child {
  margin-top: 0;
}
#toeic2025 .layout-column .button {
  margin-top: 30px;
}
#toeic2025 .text-lead {
  font-size: 20px;
  font-weight: bold;
  color: #ff6c00;
}
#toeic2025 .text-lead2 {
  font-size: 22px;
  font-weight: bold;
  text-align: center;
}
@media screen and (max-width: 750px) {
  #toeic2025 .text-lead2 {
    font-size: 18px;
  }
}
#toeic2025 .text-lead3 {
  margin-top: 50px;
}
@media screen and (max-width: 750px) {
  #toeic2025 .text-lead3 {
    margin-top: 30px;
  }
}
#toeic2025 .text-lead3 > span {
  font-weight: bold;
  font-size: 20px;
  background-image: linear-gradient(transparent 60%, #fff700 60%);
}
#toeic2025 .block-abc {
  margin-top: 30px;
  text-align: center;
}
#toeic2025 .button {
  margin-top: 50px;
  text-align: center;
}
@media screen and (max-width: 750px) {
  #toeic2025 .button {
    margin-top: 30px;
  }
}
#toeic2025 .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;
}
#toeic2025 .button > a:hover {
  opacity: 0.6;
}
#toeic2025 .block-project {
  margin-top: 60px;
  border-bottom: 1px solid #000;
  padding-bottom: 60px;
  text-align: center;
}
@media screen and (max-width: 750px) {
  #toeic2025 .block-project {
    padding-bottom: 40px;
  }
}
#toeic2025 .block-project-head {
  position: relative;
}
#toeic2025 .block-project-head:before {
  display: inline-block;
  content: "";
  background: #000;
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 1px;
}
#toeic2025 .block-project-head-text {
  display: inline-block;
  font-size: 28px;
  font-weight: bold;
  padding: 0 60px;
  background: #fff;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 750px) {
  #toeic2025 .block-project-head-text {
    padding: 0 45px;
  }
}
#toeic2025 .block-project-head-text:before, #toeic2025 .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/index/pr-02.png") no-repeat 0 0/cover;
  position: absolute;
  top: 50%;
  margin-top: -19px;
}
@media screen and (max-width: 750px) {
  #toeic2025 .block-project-head-text:before, #toeic2025 .block-project-head-text:after {
    width: 24px;
    height: 30px;
    margin-top: -15px;
  }
}
#toeic2025 .block-project-head-text:before {
  left: 15px;
}
@media screen and (max-width: 750px) {
  #toeic2025 .block-project-head-text:before {
    left: 10px;
  }
}
#toeic2025 .block-project-head-text:after {
  right: 15px;
}
@media screen and (max-width: 750px) {
  #toeic2025 .block-project-head-text:after {
    right: 10px;
  }
}
#toeic2025 .block-project-image {
  margin-top: 30px;
}
#toeic2025 .block-youtube {
  margin-top: 30px;
  border: 1px solid #000;
  padding: 20px;
  background: #fff;
}
@media screen and (max-width: 750px) {
  #toeic2025 .block-youtube {
    padding: 10px;
  }
}
#toeic2025 .block-youtube-inner {
  position: relative;
}
#toeic2025 .block-youtube-inner > iframe {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}
#toeic2025 .block-image {
  margin-top: 30px;
}
#toeic2025 .block-image--new {
  position: relative;
}
#toeic2025 .block-image--new > .icon-new {
  position: absolute;
  top: 10px;
  left: 10px;
}
#toeic2025 .block-card {
  height: 100%;
}
#toeic2025 .block-card > a {
  height: 100%;
  display: block;
  background: #fff;
  border: 1px solid #000;
  color: #000;
  text-decoration: none;
  position: relative;
}
#toeic2025 .block-card-image img {
  width: 100%;
}
#toeic2025 .block-card-contents {
  padding: 20px;
  padding-bottom: 4em;
}
@media screen and (max-width: 750px) {
  #toeic2025 .block-card-contents {
    padding-bottom: 20px;
  }
}
#toeic2025 .block-card-head {
  font-weight: bold;
  text-align: center;
}
@media screen and (max-width: 750px) {
  #toeic2025 .block-card-head {
    font-size: 18px;
  }
}
#toeic2025 .block-card-sub {
  position: absolute;
  bottom: 15px;
  left: 0;
  width: 100%;
  text-align: center;
  font-size: 14px;
}
@media screen and (max-width: 750px) {
  #toeic2025 .block-card-sub {
    position: static;
    margin-top: 1em;
  }
}
#toeic2025 .ta-center {
  text-align: center;
}
@media screen and (max-width: 750px) {
  #toeic2025 .ta-center_sp {
    text-align: center !important;
  }
}
#toeic2025 .ta-left {
  text-align: left;
}
@media screen and (max-width: 750px) {
  #toeic2025 .only-pc {
    display: none;
  }
}
@media screen and (min-width: 751px) {
  #toeic2025 .only-sp {
    display: none;
  }
}/*# sourceMappingURL=style.css.map */