@charset "UTF-8";
html, body, article, aside, details, figcaption, figure, footer, header, nain, nav, section, div, p, pre, blockquote, hr, address, h1, h2, h3, h4, h5, h6, dl, dt, dd, ol, ul, li, table, caption, tbody, tfoot, thead, tr, th, td, a, abbr, acronym, b, big, cite, code, del, dfn, em, i, ins, kbd, mark, q, ruby, s, samp, small, span, strike, strong, sub, sup, time, tt, u, var, audio, canvas, embed, iframe, img, object, video, details, menu, summary, button, fieldset, form, input, label, legend, output, optgroup, option, select, textarea {
  padding: 0;
  margin: 0;
  border: 0;
}

html {
  box-sizing: border-box;
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;
}

*,
::before,
::after {
  box-sizing: inherit;
}

address, article, aside, details, figcaption, figure, footer, header, main, menu, nav, section {
  display: block;
}

code, kbd, pre, samp, button, input, select, textarea {
  font-size: 100%;
  font-size: 1.4rem;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "メイリオ", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic Pro W3", "MS PGothic", sans-serif;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: none;
}

input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-size: 1.4rem;
}

ul, ol {
  list-style: none;
}

pre {
  word-wrap: break-word;
  word-break: break-all;
}

table {
  border-spacing: 0;
  border-collapse: collapse;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

del {
  text-decoration: line-through;
}

ins, mark {
  text-decoration: none;
  color: #000;
  background-color: #ff9;
}

mark {
  font-weight: bold;
}

small {
  font-size: 100%;
  font-size: 1.4rem;
}

img {
  vertical-align: top;
  width: 100%;
}

input[type=text],
input[type=email],
input[type=file] {
  border: 1px solid #d6d6d6;
}

body {
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "メイリオ", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic Pro W3", "MS PGothic", sans-serif;
  font-size: 14px;
}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}

.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #CCC;
}

.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover, .mfp-close:focus {
  opacity: 1;
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1;
}

.mfp-arrow:before, .mfp-arrow:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
   * Remove all paddings around the image on small screen
   */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}

.mainContents.sdgs .sdgsAttempt .kvSec p {
  width: 950px;
  margin: 10px auto 0;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 820px) {
  .mainContents.sdgs .sdgsAttempt .kvSec p {
    width: 708px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.sdgs .sdgsAttempt .kvSec p {
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }
}
.mainContents.sdgs .sdgsAttempt .kvSec p img {
  width: 520px;
}
@media screen and (max-width: 820px) {
  .mainContents.sdgs .sdgsAttempt .kvSec p img {
    width: 248px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.sdgs .sdgsAttempt .kvSec p img {
    width: 243px;
  }
}
.mainContents.developCurriculum {
  min-width: 950px;
}
@media screen and (max-width: 820px) {
  .mainContents.developCurriculum {
    min-width: 708px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.developCurriculum {
    min-width: auto;
  }
}
.mainContents.developCurriculum .kvSec {
  width: 100%;
  position: relative;
  overflow: hidden;
  height: 500px;
  border-bottom: 7px solid #c80000;
}
@media screen and (max-width: 820px) {
  .mainContents.developCurriculum .kvSec {
    height: 300px;
    border-bottom: 5px solid #c80000;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.developCurriculum .kvSec {
    height: 294px;
  }
}
.mainContents.developCurriculum .kvSec::before {
  display: block;
  content: "";
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 3px;
  left: 0;
  bottom: 0;
  background-color: #960000;
}
.mainContents.developCurriculum .kvSec.greenBg {
  background-color: #ebfff0;
}
.mainContents.developCurriculum .kvSec.yellowBg {
  background-color: #fff9e3;
}
.mainContents.developCurriculum .kvSec.purpleBg {
  background-color: #f7e6ff;
}
.mainContents.developCurriculum .kvSec.emeraldBg {
  background-color: #d8fff8;
}
.mainContents.developCurriculum .kvSec.blueBg {
  background-color: #e5faff;
}
.mainContents.developCurriculum .kvSec .kvSec__inner {
  padding-top: 76px;
}
@media screen and (max-width: 820px) {
  .mainContents.developCurriculum .kvSec .kvSec__inner {
    padding-top: 46px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.developCurriculum .kvSec .kvSec__inner {
    padding-top: 10px;
  }
}
.mainContents.developCurriculum .kvSec .kvSec__img {
  width: 1920px;
  position: absolute;
  left: 50%;
  right: 0;
  top: 0;
  margin: auto;
  transform: translateX(-50%);
  z-index: 0;
  overflow: hidden;
}
@media screen and (max-width: 820px) {
  .mainContents.developCurriculum .kvSec .kvSec__img {
    width: 820px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.developCurriculum .kvSec .kvSec__img {
    width: 100%;
  }
}
.mainContents.developCurriculum .kvSec .kvSec__ttl {
  background-color: #fff;
  width: fit-content;
  border-radius: 10px;
  padding: 4px 16px;
  display: flex;
  flex-direction: column;
  position: relative;
  z-index: 1;
  align-items: center;
}
@media screen and (max-width: 820px) {
  .mainContents.developCurriculum .kvSec .kvSec__ttl {
    padding: 4px 8px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.developCurriculum .kvSec .kvSec__ttl {
    padding: 4px 20px 4px 8px !important;
  }
}
.mainContents.developCurriculum .kvSec .kvSec__ttl.pr {
  padding-right: 40px;
}
@media screen and (max-width: 820px) {
  .mainContents.developCurriculum .kvSec .kvSec__ttl.pr {
    padding-right: 28px;
  }
}
.mainContents.developCurriculum .kvSec .kvSec__category {
  color: #ffebe1;
  font-weight: 700;
  font-size: 60px;
  line-height: 1.15;
  font-family: Arial, "Noto Sans JP";
}
@media screen and (max-width: 820px) {
  .mainContents.developCurriculum .kvSec .kvSec__category {
    font-size: 35px;
    line-height: 1.1428571429;
  }
}
.mainContents.developCurriculum .kvSec .kvSec__txt {
  color: #e60012;
  font-weight: 700;
  font-size: 45px;
  line-height: 1.2222222222;
  margin-top: -42px;
  position: relative;
  text-align: center;
}
@media screen and (max-width: 820px) {
  .mainContents.developCurriculum .kvSec .kvSec__txt {
    font-size: 25px;
    line-height: 1.44;
    margin-top: -24px;
  }
}
.mainContents.developCurriculum .kvSec .kvSec__txt::after {
  display: block;
  content: "";
  position: absolute;
  width: 80px;
  height: 72px;
  pointer-events: none;
  background-image: url("/images/parts-ttl-01.svg");
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: left top;
  right: -20px;
  top: -20px;
}
@media screen and (max-width: 820px) {
  .mainContents.developCurriculum .kvSec .kvSec__txt::after {
    width: 50px;
    height: 47px;
    top: -13px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.developCurriculum .kvSec .kvSec__txt::after {
    background-image: url("/images/parts-ttl-sp-01.svg");
    width: 58px;
    height: 38px;
    top: -10px;
  }
}
.mainContents.developCurriculum .stateSec {
  width: 100%;
  position: relative;
  overflow: hidden;
  height: 780px;
  background-color: #FFF5F5;
}
@media screen and (max-width: 820px) {
  .mainContents.developCurriculum .stateSec {
    height: 574px;
    background-color: initial;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.developCurriculum .stateSec {
    height: 791px;
    background-color: #FFF5F5;
  }
}
.mainContents.developCurriculum .stateSec__img {
  width: 1920px;
  position: absolute;
  left: 50%;
  right: 0;
  top: 0;
  margin: auto;
  transform: translateX(-50%);
  z-index: 0;
  overflow: hidden;
}
@media screen and (max-width: 820px) {
  .mainContents.developCurriculum .stateSec__img {
    width: 820px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.developCurriculum .stateSec__img {
    width: 375px;
  }
}
.mainContents.developCurriculum .stateSec__inner {
  padding-top: 70px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 820px) {
  .mainContents.developCurriculum .stateSec__inner {
    padding-top: 40px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.developCurriculum .stateSec__inner {
    padding-top: 26px;
  }
}
.mainContents.developCurriculum .stateSec__ttl {
  text-align: center;
  font-size: 25px;
  font-weight: 700;
  line-height: 1.68;
  color: #E60012;
}
@media screen and (max-width: 820px) {
  .mainContents.developCurriculum .stateSec__ttl {
    font-size: 21px;
    line-height: 1.5238095238;
  }
}
.mainContents.developCurriculum .stateSec__txt {
  margin-top: 57px;
  width: 650px;
  font-size: 22px;
  font-weight: 500;
  line-height: 1.6818181818;
}
@media screen and (max-width: 820px) {
  .mainContents.developCurriculum .stateSec__txt {
    font-size: 18px;
    line-height: 1.5555555556;
    width: 450px;
    margin-top: 45px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.developCurriculum .stateSec__txt {
    width: 100%;
    margin-top: 25px;
  }
}
.mainContents.developCurriculum .stateSec__name {
  width: 650px;
  text-align: right;
  font-size: 18px;
  font-weight: 500;
  margin-top: 64px;
}
@media screen and (max-width: 820px) {
  .mainContents.developCurriculum .stateSec__name {
    margin-top: 72px;
    font-size: 14px;
    width: 400px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.developCurriculum .stateSec__name {
    width: 100%;
    margin-top: 56px;
    text-align: left;
  }
}
.mainContents.developCurriculum .contentSec {
  padding-top: 80px;
  padding-bottom: 90px;
}
@media screen and (max-width: 820px) {
  .mainContents.developCurriculum .contentSec {
    padding-top: 50px;
    padding-bottom: 36px;
  }
}
.mainContents.developCurriculum .contentSec:nth-child(odd) {
  background-color: #FFFAFA;
}
.mainContents.developCurriculum .contentSec:nth-child(odd) h2 span::before {
  background-color: #FFFAFA;
}
.mainContents.developCurriculum .contentSec:last-child {
  margin-bottom: 300px;
}
.mainContents.developCurriculum .contentSec h2 {
  font-size: 25px;
  font-weight: 700;
  text-align: center;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 64px;
}
@media screen and (max-width: 820px) {
  .mainContents.developCurriculum .contentSec h2 {
    font-size: 20px;
    margin-bottom: 36px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.developCurriculum .contentSec h2 {
    font-size: 19px;
    width: 100%;
    margin-bottom: 32px;
  }
}
.mainContents.developCurriculum .contentSec h2 span {
  display: block;
  margin-top: 38px;
  position: relative;
}
@media screen and (max-width: 820px) {
  .mainContents.developCurriculum .contentSec h2 span {
    margin-top: 26px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.developCurriculum .contentSec h2 span {
    margin-top: 18px;
  }
}
.mainContents.developCurriculum .contentSec h2 span::before {
  content: "";
  display: block;
  width: 180px;
  height: 22px;
  background-image: url("/shared/images/bg-headLine-01.svg");
  background-position: top center;
  background-repeat: no-repeat;
  margin: 0 auto;
  background-color: #fff;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 820px) {
  .mainContents.developCurriculum .contentSec h2 span::before {
    width: 113px;
    background-size: 82px;
  }
}
@media screen and (max-width: 820px) {
  .mainContents.developCurriculum .contentSec h2 span::before {
    width: 97px;
    background-size: 70px;
  }
}
.mainContents.developCurriculum .contentSec h2 span::after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background-color: #3C3C3C;
  position: absolute;
  top: 2px;
  left: 0;
  border-radius: 2px;
}
.mainContents.developCurriculum .contentSec h3 {
  font-size: 22px;
  margin-bottom: 20px;
  display: flex;
}
@media screen and (max-width: 820px) {
  .mainContents.developCurriculum .contentSec h3 {
    font-size: 19px;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.developCurriculum .contentSec h3 {
    font-size: 18px;
  }
}
.mainContents.developCurriculum .contentSec h3::before {
  content: "";
  display: block;
  width: 8px;
  height: auto;
  background-color: #E60012;
  border-radius: 2px;
  margin-right: 12px;
}
@media screen and (max-width: 820px) {
  .mainContents.developCurriculum .contentSec h3::before {
    width: 6px;
    margin-right: 5px;
  }
}
.mainContents.developCurriculum .contentSec p {
  font-size: 20px;
  line-height: 34px;
  overflow: hidden;
  margin-bottom: 38px;
}
@media screen and (max-width: 820px) {
  .mainContents.developCurriculum .contentSec p {
    font-size: 18px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.developCurriculum .contentSec p {
    font-size: 17px;
    margin-bottom: 30px;
  }
}
.mainContents.developCurriculum .contentSec p:last-child {
  margin-bottom: 0;
}
.mainContents.developCurriculum .contentSec p img {
  width: 445px;
  float: right;
  margin-left: 80px;
  margin-bottom: 26px;
}
@media screen and (max-width: 820px) {
  .mainContents.developCurriculum .contentSec p img {
    width: 279px;
    margin-left: 29px;
    margin-bottom: 11px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.developCurriculum .contentSec p img {
    float: none;
    width: 222px;
    margin: 30px auto 0 auto;
  }
}
.mainContents.developCurriculum .contentSec .summary {
  background-color: #FFFAFA;
  padding: 25px;
}
@media screen and (max-width: 820px) {
  .mainContents.developCurriculum .contentSec .summary {
    padding: 20px;
  }
}
.mainContents.developCurriculum .connectionSec {
  background-color: #FFF5F5;
  border-top: solid 5px #fff;
}
.mainContents.developCurriculum .connectionSec::before {
  content: "";
  display: block;
  width: 100%;
  height: 15px;
  background-color: #FFEBEB;
}
@media screen and (max-width: 820px) {
  .mainContents.developCurriculum .connectionSec::before {
    height: 10px;
  }
}
.mainContents.developCurriculum .connectionSec__inner {
  max-width: 950px;
  width: 100%;
  margin: 0 auto;
  padding-top: 53px;
  padding-bottom: 63px;
}
@media screen and (max-width: 820px) {
  .mainContents.developCurriculum .connectionSec__inner {
    max-width: 708px;
    padding-top: 22px;
    padding-bottom: 36px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.developCurriculum .connectionSec__inner {
    max-width: 315px;
    padding-top: 36px;
    padding-bottom: 42px;
  }
}
.mainContents.developCurriculum .connectionSec ul {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 25px;
  row-gap: 21px;
}
@media screen and (max-width: 820px) {
  .mainContents.developCurriculum .connectionSec ul {
    column-gap: 16px;
    row-gap: 30px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.developCurriculum .connectionSec ul {
    grid-template-columns: repeat(2, 1fr);
    column-gap: 15px;
    row-gap: 15px;
  }
}
.mainContents.developCurriculum .relatedSec {
  background-color: #FFFAF5;
  border-top: solid 5px #fff;
  font-size: 18px;
}
@media screen and (max-width: 820px) {
  .mainContents.developCurriculum .relatedSec {
    font-size: 16px;
  }
}
.mainContents.developCurriculum .relatedSec::before {
  content: "";
  display: block;
  width: 100%;
  height: 15px;
  background-color: #F0E6DC;
}
@media screen and (max-width: 820px) {
  .mainContents.developCurriculum .relatedSec::before {
    height: 10px;
  }
}
.mainContents.developCurriculum .relatedSec__inner {
  max-width: 950px;
  width: 100%;
  margin: 0 auto;
  padding-top: 53px;
  padding-bottom: 63px;
}
@media screen and (max-width: 820px) {
  .mainContents.developCurriculum .relatedSec__inner {
    max-width: 708px;
    padding-top: 22px;
    padding-bottom: 36px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.developCurriculum .relatedSec__inner {
    max-width: 315px;
    padding-top: 50px;
    padding-bottom: 60px;
  }
}
.mainContents.developCurriculum .relatedSec__item {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 25px;
  row-gap: 21px;
}
@media screen and (max-width: 820px) {
  .mainContents.developCurriculum .relatedSec__item {
    gap: 0;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.developCurriculum .relatedSec__item {
    height: 325px;
    display: flex;
  }
}
.mainContents.developCurriculum .relatedSec__item > li {
  background-color: #fff;
}
@media screen and (max-width: 445px) {
  .mainContents.developCurriculum .relatedSec__item > li {
    width: 220px;
    height: 100%;
    margin-right: 20px;
  }
}
.mainContents.developCurriculum .relatedSec__item > li a {
  display: block;
  text-decoration: none;
  color: #000;
  height: 100%;
}
.mainContents.developCurriculum .relatedSec__item > li div {
  padding: 20px 20px 60px 20px;
  position: relative;
  background-color: #fff;
}
@media screen and (max-width: 820px) {
  .mainContents.developCurriculum .relatedSec__item > li div {
    padding: 15px 10px 50px 10px;
  }
}
.mainContents.developCurriculum .relatedSec .serviceLogo {
  width: 183px;
  margin-bottom: 20px;
}
@media screen and (max-width: 820px) {
  .mainContents.developCurriculum .relatedSec .serviceLogo {
    width: 142px;
    margin-bottom: 15px;
  }
}
.mainContents.developCurriculum .relatedSec .categoryList {
  display: flex;
  align-items: center;
  column-gap: 10px;
  margin-bottom: 10px;
}
.mainContents.developCurriculum .relatedSec .categoryList li {
  font-size: 14px;
  font-weight: 700;
}
.mainContents.developCurriculum .relatedSec .categoryList span {
  display: inline-block;
  color: #fff;
  background-color: #E60012;
  border-radius: 20px;
  padding: 5px 20px;
  text-align: center;
}
.mainContents.developCurriculum .relatedSec .categoryList .other {
  background-color: #F06400;
}
.mainContents.developCurriculum .relatedSec .relatedSecControl {
  display: none;
}
@media screen and (max-width: 445px) {
  .mainContents.developCurriculum .relatedSec .relatedSecControl {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 30px auto 0;
    column-gap: 28px;
  }
}
.mainContents.developCurriculum .relatedSec .relatedSecControl__prevBtn, .mainContents.developCurriculum .relatedSec .relatedSecControl__nextBtn {
  width: 35px;
  height: 35px;
  background-color: transparent;
}
.mainContents.developCurriculum .relatedSec .relatedSecControl .relatedSecPagination {
  display: flex;
  column-gap: 10px;
}
.mainContents.developCurriculum .relatedSec .relatedSecControl .relatedSecPauseBtn {
  background-image: url("/images/icon-pause-02.svg");
  background-size: 100% auto;
  background-position: top left;
  background-repeat: no-repeat;
  background-color: transparent;
  width: 26px;
  height: 26px;
}
.mainContents.developCurriculum .relatedSec .relatedSecControl .relatedSecPauseBtn.-pause {
  background-image: url("/images/icon-pause-02.svg");
}
.mainContents.developCurriculum .relatedSec .relatedSecControl .relatedSecPauseBtn.-start {
  background-image: url("/images/icon-start-02.svg");
}
.mainContents.developCurriculum .relatedSec .relatedSecControl .swiper-pagination-bullet {
  display: block;
  width: 11px;
  height: 11px;
  border: 1px solid #323232;
  border-radius: 50%;
}
.mainContents.developCurriculum .relatedSec .relatedSecControl .swiper-pagination-bullet-active {
  background-color: #E60012;
  border-color: #E60012;
}
.mainContents.developCurriculum .attemptSec {
  background-color: #F5F5F5;
}
.mainContents.developCurriculum .attemptSec__inner {
  max-width: 950px;
  width: 100%;
  margin: 0 auto;
  padding-top: 80px;
  padding-bottom: 63px;
}
@media screen and (max-width: 820px) {
  .mainContents.developCurriculum .attemptSec__inner {
    max-width: 708px;
    padding-top: 35px;
    padding-bottom: 33px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.developCurriculum .attemptSec__inner {
    max-width: 315px;
    padding-top: 43px;
    padding-bottom: 63px;
  }
}
.mainContents.developCurriculum .attemptSec ul {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 25px;
  row-gap: 21px;
}
@media screen and (max-width: 820px) {
  .mainContents.developCurriculum .attemptSec ul {
    column-gap: 16px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.developCurriculum .attemptSec ul {
    grid-template-columns: repeat(2, 1fr);
    column-gap: 14px;
    row-gap: 14px;
  }
}
.mainContents.developCurriculum.group .kvSec {
  background: #E5FAFF;
}
.mainContents.developCurriculum.group .kvSec__ttl {
  width: 426px;
}
@media screen and (max-width: 820px) {
  .mainContents.developCurriculum.group .kvSec__ttl {
    width: 248px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.developCurriculum.group .kvSec__ttl {
    width: 243px;
  }
}
.mainContents.developCurriculum.group .kvSec__txt::after {
  right: -30px;
}
@media screen and (max-width: 820px) {
  .mainContents.developCurriculum.group .kvSec__txt::after {
    right: -20px;
  }
}
.mainContents.developCurriculum.group .kvSec p {
  width: 950px;
  margin: 10px auto 0;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 820px) {
  .mainContents.developCurriculum.group .kvSec p {
    width: 708px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.developCurriculum.group .kvSec p {
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }
}
.mainContents.developCurriculum.group .kvSec p img {
  width: 520px;
}
@media screen and (max-width: 820px) {
  .mainContents.developCurriculum.group .kvSec p img {
    width: 248px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.developCurriculum.group .kvSec p img {
    width: 243px;
  }
}
.mainContents.developCurriculum.group .stateSec {
  height: 850px;
  position: relative;
}
@media screen and (max-width: 820px) {
  .mainContents.developCurriculum.group .stateSec {
    height: 644px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.developCurriculum.group .stateSec {
    height: 1100px;
  }
}
.mainContents.developCurriculum.group .stateSec__inner {
  padding-top: 40px;
}
.mainContents.developCurriculum.group .stateSec__txt {
  width: 100%;
  margin-top: 30px;
  margin-bottom: 0;
}
.mainContents.developCurriculum.group .stateSec__txt2 {
  width: 650px;
  font-weight: 500;
}
@media screen and (max-width: 820px) {
  .mainContents.developCurriculum.group .stateSec__txt2 {
    width: 400px;
    margin-top: 30px;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.developCurriculum.group .stateSec__txt2 {
    width: 100%;
    margin-bottom: 0 !important;
  }
}
.mainContents.developCurriculum.group .stateSec__icon2 {
  position: absolute;
  right: -145px;
  margin-left: 0 !important;
  margin-top: 0 !important;
}
@media screen and (max-width: 820px) {
  .mainContents.developCurriculum.group .stateSec__icon2 {
    right: 0px;
  }
}
.mainContents.developCurriculum.group .stateSec p {
  font-size: 22px;
  line-height: 34px;
  overflow: hidden;
  margin-bottom: 20px;
}
@media screen and (max-width: 820px) {
  .mainContents.developCurriculum.group .stateSec p {
    font-size: 18px;
    line-height: 24px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.developCurriculum.group .stateSec p {
    font-size: 17px;
    margin-bottom: 15px;
    line-height: 32px;
  }
}
.mainContents.developCurriculum.group .stateSec p:last-child {
  margin-bottom: 0;
}
.mainContents.developCurriculum.group .stateSec p img {
  width: 398px;
  float: right;
  margin-left: 20px;
  margin-top: 20px;
}
@media screen and (max-width: 820px) {
  .mainContents.developCurriculum.group .stateSec p img {
    width: 279px;
    margin-left: 29px;
    margin-bottom: 11px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.developCurriculum.group .stateSec p img {
    float: none;
    width: 222px;
    margin: 36px auto 0 auto;
  }
}
.mainContents.developCurriculum.group .stateSec__name {
  width: 650px;
  margin-top: 0;
  position: absolute;
  bottom: -140px;
  left: 0px;
  font-size: 18px !important;
}
@media screen and (max-width: 820px) {
  .mainContents.developCurriculum.group .stateSec__name {
    width: 400px;
    bottom: -72px;
    left: 0px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.developCurriculum.group .stateSec__name {
    width: 222px;
    margin: auto;
    bottom: 0px;
    text-align: end;
    position: relative;
  }
}
.mainContents.developCurriculum.group .contentSec a {
  text-decoration: none;
  color: #fff;
}
.mainContents.developCurriculum.group .contentSec .span_w {
  width: 421px;
}
@media screen and (max-width: 820px) {
  .mainContents.developCurriculum.group .contentSec .span_w {
    width: 443px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.developCurriculum.group .contentSec .span_w {
    width: 100%;
  }
}
.mainContents.developCurriculum.group .contentSec__title {
  font-size: 35px;
}
@media screen and (max-width: 820px) {
  .mainContents.developCurriculum.group .contentSec__title {
    font-size: 24px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.developCurriculum.group .contentSec__title {
    font-size: 23px;
  }
}
.mainContents.developCurriculum.group .contentSec_concept_title {
  font-weight: bold;
}
.mainContents.developCurriculum.group .contentSec_concept {
  font-size: 22px;
  line-height: 1.5;
  font-weight: bold;
}
@media screen and (max-width: 820px) {
  .mainContents.developCurriculum.group .contentSec_concept {
    font-size: 19px;
    line-height: 1.5 !important;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.developCurriculum.group .contentSec_concept {
    font-size: 18px;
  }
}
.mainContents.developCurriculum.group .contentSec_concept span {
  color: #E70113;
  font-size: 25px;
}
@media screen and (max-width: 820px) {
  .mainContents.developCurriculum.group .contentSec_concept span {
    font-size: 20px;
  }
}
@media screen and (max-width: 820px) {
  .mainContents.developCurriculum.group .contentSec_concept span {
    font-size: 19px;
  }
}
.mainContents.developCurriculum.group .contentSec_concept_note {
  font-size: 20px;
  margin-bottom: 60px !important;
}
@media screen and (max-width: 820px) {
  .mainContents.developCurriculum.group .contentSec_concept_note {
    font-size: 18px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.developCurriculum.group .contentSec_concept_note {
    font-size: 17px;
    letter-spacing: -2px;
  }
}
.mainContents.developCurriculum.group .contentSec_subtitle {
  font-size: 22px;
  font-weight: bold;
}
@media screen and (max-width: 820px) {
  .mainContents.developCurriculum.group .contentSec_subtitle {
    font-size: 19px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.developCurriculum.group .contentSec_subtitle {
    font-size: 18px;
  }
}
.mainContents.developCurriculum.group .contentSec_img_note {
  font-size: 18px;
  margin-top: 30px;
}
@media screen and (max-width: 820px) {
  .mainContents.developCurriculum.group .contentSec_img_note {
    font-size: 16px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.developCurriculum.group .contentSec_img_note {
    font-size: 14px;
  }
}
.mainContents.developCurriculum.group .contentSec .img {
  margin-top: 52px;
}
@media screen and (max-width: 820px) {
  .mainContents.developCurriculum.group .contentSec .img {
    margin-top: 30px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.developCurriculum.group .contentSec .img {
    margin-top: 60px;
  }
}
@media screen and (max-width: 820px) {
  .mainContents.developCurriculum.group .contentSec p {
    line-height: 30px;
    margin-bottom: 32px;
  }
}
.mainContents.developCurriculum.group .contentSec p:last-child {
  margin-bottom: 0;
}
.mainContents.developCurriculum.group .contentSec p img,
.mainContents.developCurriculum.group .contentSec p .floatImgArea {
  width: 445px;
  float: left;
  margin-right: 30px;
  margin-left: 0;
  margin-bottom: 0;
}
.mainContents.developCurriculum.group .contentSec p img.floatLeft,
.mainContents.developCurriculum.group .contentSec p .floatImgArea.floatLeft {
  width: 343px;
  float: right;
  margin-left: 0;
  margin-right: 80px;
  margin-bottom: 0px;
}
.mainContents.developCurriculum.group .contentSec p img img,
.mainContents.developCurriculum.group .contentSec p .floatImgArea img {
  width: 100%;
  margin-bottom: 10px;
}
.mainContents.developCurriculum.group .contentSec p img .textRight,
.mainContents.developCurriculum.group .contentSec p .floatImgArea .textRight {
  display: block;
  text-align: start;
  font-size: 18px;
}
@media screen and (max-width: 820px) {
  .mainContents.developCurriculum.group .contentSec p img .textRight,
  .mainContents.developCurriculum.group .contentSec p .floatImgArea .textRight {
    font-size: 16px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.developCurriculum.group .contentSec p img .textRight,
  .mainContents.developCurriculum.group .contentSec p .floatImgArea .textRight {
    font-size: 16px;
  }
}
@media screen and (max-width: 820px) {
  .mainContents.developCurriculum.group .contentSec p img .textRight span,
  .mainContents.developCurriculum.group .contentSec p .floatImgArea .textRight span {
    font-size: 14px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.developCurriculum.group .contentSec p img .textRight span,
  .mainContents.developCurriculum.group .contentSec p .floatImgArea .textRight span {
    font-size: 16px;
  }
}
@media screen and (max-width: 820px) {
  .mainContents.developCurriculum.group .contentSec p img,
  .mainContents.developCurriculum.group .contentSec p .floatImgArea {
    width: 279px;
    margin-right: 29px;
    margin-bottom: 11px;
  }
  .mainContents.developCurriculum.group .contentSec p img.floatLeft,
  .mainContents.developCurriculum.group .contentSec p .floatImgArea.floatLeft {
    width: 279px;
    margin-right: 29px;
    margin-bottom: 11px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.developCurriculum.group .contentSec p img,
  .mainContents.developCurriculum.group .contentSec p .floatImgArea {
    float: none;
    width: 222px;
    margin: 30px auto 0 auto;
    display: block;
  }
  .mainContents.developCurriculum.group .contentSec p img + .textRight,
  .mainContents.developCurriculum.group .contentSec p .floatImgArea + .textRight {
    width: 222px;
    text-align: right;
    display: block;
    margin: 20px auto 0;
    font-size: 14px;
  }
  .mainContents.developCurriculum.group .contentSec p img + .textRight .span,
  .mainContents.developCurriculum.group .contentSec p .floatImgArea + .textRight .span {
    font-size: 16px;
  }
  .mainContents.developCurriculum.group .contentSec p img.pcTabD,
  .mainContents.developCurriculum.group .contentSec p .floatImgArea.pcTabD {
    display: none;
  }
}
.mainContents.developCurriculum.group .contentSec .linkbox {
  display: flex;
  align-items: center;
  justify-content: start;
  gap: 40px;
  margin-top: 50px;
}
@media screen and (max-width: 445px) {
  .mainContents.developCurriculum.group .contentSec .linkbox {
    flex-direction: column;
  }
}
.mainContents.developCurriculum.group .contentSec .linkbox a {
  text-decoration: none;
}
@media screen and (max-width: 445px) {
  .mainContents.developCurriculum.group .contentSec .linkbox a {
    width: 100%;
  }
}
.mainContents.developCurriculum.group .contentSec .linkbox__return {
  background-color: #E60012;
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  padding: 20px 60px;
  border-radius: 10px;
  position: relative;
}
@media screen and (max-width: 820px) {
  .mainContents.developCurriculum.group .contentSec .linkbox__return {
    font-size: 18px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.developCurriculum.group .contentSec .linkbox__return {
    font-size: 14px;
    padding: 20px 55px;
  }
}
.mainContents.developCurriculum.group .contentSec .linkbox__return img {
  width: 10px;
  position: absolute;
  top: calc(50% - 9px);
  left: 20px;
}
@media screen and (max-width: 445px) {
  .mainContents.developCurriculum.group .contentSec .linkbox__return img {
    left: 15px;
  }
}
.mainContents.developCurriculum.sdgs2 .kvSec {
  background: #E5FAFF;
}
.mainContents.developCurriculum.sdgs2 .kvSec p {
  width: 950px;
  margin: 60px auto 0;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 820px) {
  .mainContents.developCurriculum.sdgs2 .kvSec p {
    width: 708px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.developCurriculum.sdgs2 .kvSec p {
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }
}
.mainContents.developCurriculum.sdgs2 .kvSec p img {
  width: 520px;
}
@media screen and (max-width: 820px) {
  .mainContents.developCurriculum.sdgs2 .kvSec p img {
    width: 248px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.developCurriculum.sdgs2 .kvSec p img {
    width: 243px;
  }
}
.mainContents.developCurriculum.sdgs2 .kvSec__ttl {
  width: 390px;
}
@media screen and (max-width: 820px) {
  .mainContents.developCurriculum.sdgs2 .kvSec__ttl {
    width: 185px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.developCurriculum.sdgs2 .kvSec__ttl {
    width: 199px;
  }
}
.mainContents.developCurriculum.sdgs2 .kvSec__txt::after {
  top: -26px;
  right: -55px;
}
@media screen and (max-width: 820px) {
  .mainContents.developCurriculum.sdgs2 .kvSec__txt::after {
    top: -15px;
    right: -35px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.developCurriculum.sdgs2 .kvSec__txt::after {
    top: -15px;
    right: -25px;
  }
}
.mainContents.developCurriculum.sdgs2 .stateSec {
  height: 984px;
}
@media screen and (max-width: 820px) {
  .mainContents.developCurriculum.sdgs2 .stateSec {
    height: 766px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.developCurriculum.sdgs2 .stateSec {
    height: 939px;
  }
}
.mainContents.developCurriculum.sdgs2 .stateSec__txt {
  width: 100%;
}
.mainContents.developCurriculum.sdgs2 .stateSec .sdgs_box {
  display: grid;
  grid-template-columns: repeat(8, 1fr);
  grid-template-rows: repeat(3, 1fr);
  grid-column-gap: 15px;
  grid-row-gap: 15px;
}
@media screen and (max-width: 820px) {
  .mainContents.developCurriculum.sdgs2 .stateSec .sdgs_box {
    grid-template-columns: repeat(7, 1fr);
    grid-template-rows: repeat(3, 1fr);
  }
}
@media screen and (max-width: 445px) {
  .mainContents.developCurriculum.sdgs2 .stateSec .sdgs_box {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(5, 1fr);
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    margin-top: 50px;
  }
}
.mainContents.developCurriculum.sdgs2 .stateSec .sdgs_box li {
  width: 100px;
}
@media screen and (max-width: 820px) {
  .mainContents.developCurriculum.sdgs2 .stateSec .sdgs_box li {
    width: 85px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.developCurriculum.sdgs2 .stateSec .sdgs_box li {
    width: 70px;
  }
}
.mainContents.developCurriculum.sdgs2 .contentSec .span_w {
  width: 421px;
}
@media screen and (max-width: 820px) {
  .mainContents.developCurriculum.sdgs2 .contentSec .span_w {
    width: 443px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.developCurriculum.sdgs2 .contentSec .span_w {
    width: 100%;
  }
}
.mainContents.developCurriculum.sdgs2 .contentSec .text_mt1 {
  margin-top: 20px;
}
@media screen and (max-width: 820px) {
  .mainContents.developCurriculum.sdgs2 .contentSec .text_mt1 {
    margin-top: 33px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.developCurriculum.sdgs2 .contentSec .text_mt1 {
    margin-top: 0px;
  }
}
.mainContents.developCurriculum.sdgs2 .contentSec .text_mb1 {
  margin-bottom: 30px;
}
@media screen and (max-width: 820px) {
  .mainContents.developCurriculum.sdgs2 .contentSec .text_mb1 {
    margin-top: 33px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.developCurriculum.sdgs2 .contentSec .text_mb1 {
    margin-top: 0px;
  }
}
.mainContents.developCurriculum.sdgs2 .contentSec__textboxbg {
  background-color: #FFFAF5;
  padding: 48px 43px;
}
@media screen and (max-width: 820px) {
  .mainContents.developCurriculum.sdgs2 .contentSec__textboxbg {
    padding: 40px 34px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.developCurriculum.sdgs2 .contentSec__textboxbg {
    padding: 26px;
  }
}
.mainContents.developCurriculum.sdgs2 .contentSec__textboxbg .mt30 {
  margin-top: 30px !important;
}
@media screen and (max-width: 445px) {
  .mainContents.developCurriculum.sdgs2 .contentSec__textboxbg .img {
    margin-top: 30px;
  }
}
.mainContents.developCurriculum.sdgs2 .contentSec .mt1 {
  margin-top: 45px;
}
.mainContents.developCurriculum.sdgs2 .contentSec__textflex {
  display: flex;
  align-self: center;
  justify-content: space-between;
  margin-top: 72px;
  gap: 92px;
}
@media screen and (max-width: 820px) {
  .mainContents.developCurriculum.sdgs2 .contentSec__textflex {
    margin-top: 49px;
    gap: 25px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.developCurriculum.sdgs2 .contentSec__textflex {
    flex-direction: column;
    margin-top: 47px;
  }
}
.mainContents.developCurriculum.sdgs2 .contentSec__textflex .img {
  text-align: center;
}
.mainContents.developCurriculum.sdgs2 .contentSec__textflex .rightbox {
  display: flex;
  flex-direction: column;
  gap: 90px;
}
@media screen and (max-width: 820px) {
  .mainContents.developCurriculum.sdgs2 .contentSec__textflex .rightbox {
    gap: 60px;
  }
}
.mainContents.developCurriculum.sdgs2 .contentSec__textflex p {
  line-height: 30px;
  margin-bottom: 0;
}
.mainContents.developCurriculum.sdgs2 .contentSec__textflex ul li {
  font-size: 20px;
  margin-bottom: 20px;
  letter-spacing: -1.5px;
}
@media screen and (max-width: 820px) {
  .mainContents.developCurriculum.sdgs2 .contentSec__textflex ul li {
    font-size: 20px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.developCurriculum.sdgs2 .contentSec__textflex ul li {
    font-size: 17px;
  }
}
.mainContents.developCurriculum.sdgs2 .contentSec__textflex img {
  width: 250px;
  height: 176px;
}
@media screen and (max-width: 820px) {
  .mainContents.developCurriculum.sdgs2 .contentSec__textflex img {
    width: 215px;
    height: 151px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.developCurriculum.sdgs2 .contentSec__textflex img {
    width: 250px;
    height: 176px;
    margin: auto;
  }
}
.mainContents.developCurriculum.sdgs2 .contentSec__text1 {
  font-size: 22px;
  font-weight: bold;
}
@media screen and (max-width: 820px) {
  .mainContents.developCurriculum.sdgs2 .contentSec__text1 {
    font-size: 20px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.developCurriculum.sdgs2 .contentSec__text1 {
    font-size: 18px;
  }
}
.mainContents.developCurriculum.sdgs2 .contentSec__text2 {
  font-size: 18px;
  letter-spacing: -2px;
  padding-left: 10px;
}
@media screen and (max-width: 820px) {
  .mainContents.developCurriculum.sdgs2 .contentSec__text2 {
    font-size: 16px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.developCurriculum.sdgs2 .contentSec__text2 {
    padding-left: 0px;
  }
}
.mainContents.developCurriculum.sdgs2 .contentSec .txt_c {
  text-align: center;
}
.mainContents.developCurriculum.sdgs2 .contentSec .txt_c .img {
  margin: 25px 0;
}
.mainContents.developCurriculum.sdgs2 .relatedSec {
  border-top: none;
  background: #F5F5F5;
}
.mainContents.developCurriculum.sdgs2 .relatedSec::before {
  display: none;
}
@media screen and (max-width: 445px) {
  .mainContents.developCurriculum.sdgs2 .relatedSec__inner {
    max-width: initial;
    padding-left: 30px;
    padding-right: 30px;
  }
}
.mainContents.developCurriculum.sdgs2 .relatedSec__item {
  gap: 20px;
}
@media screen and (max-width: 820px) {
  .mainContents.developCurriculum.sdgs2 .relatedSec__item {
    display: flex;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.developCurriculum.sdgs2 .relatedSec__item {
    height: auto;
  }
}
.mainContents.developCurriculum.sdgs2 .relatedSec__item li div {
  background-color: #FFFAF7;
  height: 277px;
  padding: 20px;
  position: relative;
}
@media screen and (max-width: 820px) {
  .mainContents.developCurriculum.sdgs2 .relatedSec__item li div {
    height: 219px;
    padding-left: 22px;
    padding-right: 22px;
  }
}
@media screen and (max-width: 820px) {
  .mainContents.developCurriculum.sdgs2 .relatedSec__item li {
    width: 344px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.developCurriculum.sdgs2 .relatedSec__item li {
    margin-right: 0;
    width: 100%;
  }
}
.mainContents.developCurriculum.sdgs2 .relatedSec__item .textLinkRightArrow {
  position: initial;
}
.mainContents.developCurriculum.sdgs2 .relatedSec__item .textLinkRightArrow span {
  bottom: 20px;
  right: 20px;
  font-size: 18px;
}
@media screen and (max-width: 820px) {
  .mainContents.developCurriculum.sdgs2 .relatedSec__item .textLinkRightArrow span {
    font-size: 14px;
  }
}
.mainContents.developCurriculum.sdgs2 .relatedSec__item .textLinkwindow {
  position: initial;
  display: flex;
  justify-content: flex-end;
}
.mainContents.developCurriculum.sdgs2 .relatedSec__item .textLinkwindow span {
  bottom: 20px;
  right: 20px;
  display: block;
  width: fit-content;
  background-image: url("../../SDGs/images/img-sdgs-22.png");
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 20px;
  padding-right: 27px;
  position: absolute;
  font-size: 18px;
}
@media screen and (max-width: 820px) {
  .mainContents.developCurriculum.sdgs2 .relatedSec__item .textLinkwindow span {
    font-size: 14px;
  }
}
@media screen and (max-width: 820px) {
  .mainContents.developCurriculum.sdgs2 .relatedSec p {
    font-size: 16px;
  }
}
.mainContents.developCurriculum.sdgs2 .serviceLogo {
  width: 100%;
  font-size: 25px;
  font-weight: bold;
}
@media screen and (max-width: 820px) {
  .mainContents.developCurriculum.sdgs2 .serviceLogo {
    font-size: 20px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.developCurriculum.sdgs2 .serviceLogo {
    font-size: 19px;
  }
}