@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;
}

.mainContents.sdgs .support .stateSec {
  width: 100%;
  position: relative;
  overflow: hidden;
  height: 383px;
  background-color: #fff5f5;
}
@media screen and (max-width: 820px) {
  .mainContents.sdgs .support .stateSec {
    height: 254px;
    background-color: initial;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.sdgs .support .stateSec {
    height: 204px;
    background-color: #fff5f5;
  }
}
.mainContents.sdgs .support .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.sdgs .support .stateSec__img {
    width: 820px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.sdgs .support .stateSec__img {
    width: 375px;
  }
}
.mainContents.sdgs .support .stateSec__inner {
  padding-top: 80px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 820px) {
  .mainContents.sdgs .support .stateSec__inner {
    padding-top: 64px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.sdgs .support .stateSec__inner {
    padding-top: 26px;
    padding-left: 0px;
    padding-right: 0px;
  }
}
.mainContents.sdgs .support .stateSec__ttl {
  text-align: center;
  font-size: 25px;
  font-weight: 700;
  line-height: 1.68;
  color: #E60012;
}
@media screen and (max-width: 820px) {
  .mainContents.sdgs .support .stateSec__ttl {
    font-size: 21px;
    line-height: 1.5238095238;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.sdgs .support .stateSec__ttl {
    letter-spacing: -1px;
  }
}
.mainContents.ya {
  min-width: 950px;
}
@media screen and (max-width: 820px) {
  .mainContents.ya {
    min-width: 708px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.ya {
    min-width: auto;
  }
}
.mainContents.ya .kvSec {
  width: 100%;
  position: relative;
  overflow: hidden;
  height: 500px;
  border-bottom: 7px solid #c80000;
}
@media screen and (max-width: 820px) {
  .mainContents.ya .kvSec {
    height: 300px;
    border-bottom: 5px solid #c80000;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.ya .kvSec {
    height: 294px;
  }
}
.mainContents.ya .kvSec::before {
  display: block;
  content: "";
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 3px;
  left: 0;
  bottom: 0;
  background-color: #960000;
}
.mainContents.ya .kvSec.greenBg {
  background-color: #ebfff0;
}
.mainContents.ya .kvSec.yellowBg {
  background-color: #fff9e3;
}
.mainContents.ya .kvSec.purpleBg {
  background-color: #f7e6ff;
}
.mainContents.ya .kvSec.emeraldBg {
  background-color: #d8fff8;
}
.mainContents.ya .kvSec.blueBg {
  background-color: #e5faff;
}
.mainContents.ya .kvSec .kvSec__inner {
  padding-top: 76px;
}
@media screen and (max-width: 820px) {
  .mainContents.ya .kvSec .kvSec__inner {
    padding-top: 46px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.ya .kvSec .kvSec__inner {
    padding-top: 10px;
  }
}
.mainContents.ya .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.ya .kvSec .kvSec__img {
    width: 820px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.ya .kvSec .kvSec__img {
    width: 100%;
  }
}
.mainContents.ya .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.ya .kvSec .kvSec__ttl {
    padding: 4px 8px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.ya .kvSec .kvSec__ttl {
    padding: 4px 20px 4px 8px !important;
  }
}
.mainContents.ya .kvSec .kvSec__ttl.pr {
  padding-right: 40px;
}
@media screen and (max-width: 820px) {
  .mainContents.ya .kvSec .kvSec__ttl.pr {
    padding-right: 28px;
  }
}
.mainContents.ya .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.ya .kvSec .kvSec__category {
    font-size: 35px;
    line-height: 1.1428571429;
  }
}
.mainContents.ya .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.ya .kvSec .kvSec__txt {
    font-size: 25px;
    line-height: 1.44;
    margin-top: -24px;
  }
}
.mainContents.ya .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.ya .kvSec .kvSec__txt::after {
    width: 50px;
    height: 47px;
    top: -13px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.ya .kvSec .kvSec__txt::after {
    background-image: url("/images/parts-ttl-sp-01.svg");
    width: 58px;
    height: 38px;
    top: -10px;
  }
}
.mainContents.ya .stateSec {
  width: 100%;
  position: relative;
  overflow: hidden;
  height: 644px;
  background-color: #fff5f5;
}
@media screen and (max-width: 820px) {
  .mainContents.ya .stateSec {
    height: 466px;
    background-color: initial;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.ya .stateSec {
    height: 445px;
    background-color: #fff5f5;
  }
}
.mainContents.ya .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.ya .stateSec__img {
    width: 820px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.ya .stateSec__img {
    width: 375px;
  }
}
.mainContents.ya .stateSec__inner {
  padding-top: 70px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 820px) {
  .mainContents.ya .stateSec__inner {
    padding-top: 34px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.ya .stateSec__inner {
    padding-top: 26px;
  }
}
.mainContents.ya .stateSec__ttl {
  text-align: center;
  font-size: 25px;
  font-weight: 700;
  line-height: 1.68;
  color: #E60012;
}
@media screen and (max-width: 820px) {
  .mainContents.ya .stateSec__ttl {
    font-size: 21px;
    line-height: 1.5238095238;
  }
}
.mainContents.ya .stateSec__txt {
  margin-top: 27px;
  text-align: center;
  font-size: 22px;
  font-weight: 500;
  line-height: 1.6818181818;
}
@media screen and (max-width: 820px) {
  .mainContents.ya .stateSec__txt {
    font-size: 18px;
    line-height: 1.5555555556;
    width: 450px;
    margin-top: 45px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.ya .stateSec__txt {
    width: 100%;
    margin-top: 25px;
  }
}
.mainContents.ya .stateSec__name {
  width: 650px;
  text-align: right;
  font-size: 18px;
  font-weight: 500;
  margin-top: 64px;
}
@media screen and (max-width: 820px) {
  .mainContents.ya .stateSec__name {
    margin-top: 72px;
    font-size: 14px;
    width: 400px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.ya .stateSec__name {
    width: 100%;
    margin-top: 56px;
    text-align: left;
  }
}
.mainContents.ya .stateSec__flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 64px;
}
@media screen and (max-width: 445px) {
  .mainContents.ya .stateSec__flex {
    margin-top: 47px;
  }
}
.mainContents.ya .stateSec__flex .txtWrap {
  font-size: 22px;
  font-weight: 500;
  line-height: 1.6818181818;
  width: 636px;
}
@media screen and (max-width: 820px) {
  .mainContents.ya .stateSec__flex .txtWrap {
    font-size: 18px;
    line-height: 1.5555555556;
    width: 400px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.ya .stateSec__flex .txtWrap {
    font-size: 17px;
    width: 100%;
  }
}
.mainContents.ya .stateSec__flex .txtWrap .ruby {
  font-size: 25px;
  font-weight: 700;
  line-height: initial;
  margin-bottom: 16px;
}
@media screen and (max-width: 820px) {
  .mainContents.ya .stateSec__flex .txtWrap .ruby {
    font-size: 19px;
    margin-bottom: 1.5em;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.ya .stateSec__flex .txtWrap .ruby {
    font-size: 18px;
  }
}
.mainContents.ya .stateSec__flex .txtWrap .ruby span {
  position: relative;
}
.mainContents.ya .stateSec__flex .txtWrap .ruby span::after {
  display: block;
  content: "ハートグローバル";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  transform: translateY(-100%);
  margin: auto;
  font-size: 18px;
  font-weight: 500;
  text-align: center;
}
@media screen and (max-width: 820px) {
  .mainContents.ya .stateSec__flex .txtWrap .ruby span::after {
    font-size: 15px;
    text-align: left;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.ya .stateSec__flex .txtWrap .ruby span::after {
    font-size: 14px;
  }
}
.mainContents.ya .stateSec__flex .img {
  width: 245px;
}
.mainContents.ya .contentSec {
  padding-top: 80px;
  padding-bottom: 90px;
}
@media screen and (max-width: 820px) {
  .mainContents.ya .contentSec {
    padding-top: 50px;
    padding-bottom: 36px;
  }
}
.mainContents.ya .contentSec:nth-child(odd) {
  background-color: #fffafa;
}
.mainContents.ya .contentSec:nth-child(odd) h2 span::before {
  background-color: #fffafa;
}
.mainContents.ya .contentSec:last-child {
  margin-bottom: 300px;
}
.mainContents.ya .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.ya .contentSec h2 {
    font-size: 20px;
    margin-bottom: 36px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.ya .contentSec h2 {
    font-size: 19px;
    width: 100%;
    margin-bottom: 32px;
  }
}
.mainContents.ya .contentSec h2 span {
  display: block;
  margin-top: 38px;
  position: relative;
}
@media screen and (max-width: 820px) {
  .mainContents.ya .contentSec h2 span {
    margin-top: 26px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.ya .contentSec h2 span {
    margin-top: 18px;
  }
}
.mainContents.ya .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.ya .contentSec h2 span::before {
    width: 113px;
    background-size: 82px;
  }
}
@media screen and (max-width: 820px) {
  .mainContents.ya .contentSec h2 span::before {
    width: 97px;
    background-size: 70px;
  }
}
.mainContents.ya .contentSec h2 span::after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background-color: #3c3c3c;
  position: absolute;
  top: 2px;
  left: 0;
  border-radius: 2px;
}
.mainContents.ya .contentSec h2.border span::after {
  min-width: 420px;
  right: 0;
  margin: auto;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 445px) {
  .mainContents.ya .contentSec h2.border span::after {
    width: 100%;
    min-width: auto;
  }
}
.mainContents.ya .contentSec h3 {
  font-size: 22px;
  margin-bottom: 20px;
  display: flex;
}
@media screen and (max-width: 820px) {
  .mainContents.ya .contentSec h3 {
    font-size: 19px;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.ya .contentSec h3 {
    font-size: 18px;
  }
}
.mainContents.ya .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.ya .contentSec h3::before {
    width: 6px;
    margin-right: 5px;
  }
}
.mainContents.ya .contentSec p {
  font-size: 20px;
  line-height: 34px;
  overflow: hidden;
  margin-bottom: 38px;
}
@media screen and (max-width: 820px) {
  .mainContents.ya .contentSec p {
    font-size: 18px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.ya .contentSec p {
    font-size: 17px;
    margin-bottom: 30px;
  }
}
.mainContents.ya .contentSec p:last-child {
  margin-bottom: 0;
}
.mainContents.ya .contentSec p .mt {
  margin-top: 1.5em;
  display: block;
}
.mainContents.ya .contentSec p .floatImgArea img {
  width: 364px;
  float: right;
  margin-left: 58px;
  margin-bottom: 53px;
}
@media screen and (max-width: 820px) {
  .mainContents.ya .contentSec p .floatImgArea img {
    width: 257px;
    margin-left: 51px;
    margin-bottom: 53px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.ya .contentSec p .floatImgArea img {
    float: none;
    width: 314px;
    margin: 10px auto 0 auto;
  }
}
.mainContents.ya .contentSec .summary {
  background-color: #fffafa;
  padding: 25px;
}
@media screen and (max-width: 820px) {
  .mainContents.ya .contentSec .summary {
    padding: 20px;
  }
}
.mainContents.ya .contentSec__flex {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 445px) {
  .mainContents.ya .contentSec__flex {
    flex-direction: column;
  }
}
.mainContents.ya .contentSec__txtLink {
  font-size: 20px;
  font-weight: 400;
  color: #323232;
  text-decoration: none;
  display: block;
  width: fit-content;
  margin-top: 40px;
  padding-left: 40px;
  position: relative;
  margin-left: auto;
}
@media screen and (max-width: 820px) {
  .mainContents.ya .contentSec__txtLink {
    font-size: 18px;
    margin-top: 40px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.ya .contentSec__txtLink {
    margin-top: 22px;
    font-size: 17px;
    margin-right: auto;
  }
}
.mainContents.ya .contentSec__txtLink--anotherLink {
  padding-right: 38px;
}
@media screen and (max-width: 820px) {
  .mainContents.ya .contentSec__txtLink--anotherLink {
    padding-right: 35px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.ya .contentSec__txtLink--anotherLink {
    padding-right: 33px;
  }
}
.mainContents.ya .contentSec__txtLink--anotherLink::after {
  display: block;
  content: "";
  position: absolute;
  width: 26px;
  height: 26px;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  background-image: url("/shared/images/icon-anotherLink-01.png");
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: left top;
}
@media screen and (max-width: 820px) {
  .mainContents.ya .contentSec__txtLink--anotherLink::after {
    width: 25px;
    height: 23px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.ya .contentSec__txtLink--anotherLink::after {
    width: 20px;
    height: 20px;
  }
}
.mainContents.ya .contentSec .txtWrap {
  width: 425px;
}
@media screen and (max-width: 820px) {
  .mainContents.ya .contentSec .txtWrap {
    width: 437px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.ya .contentSec .txtWrap {
    width: 100%;
  }
}
.mainContents.ya .contentSec .txtWrap ul {
  margin-top: 72px;
  display: flex;
  column-gap: 17px;
}
@media screen and (max-width: 820px) {
  .mainContents.ya .contentSec .txtWrap ul {
    margin-top: 20px;
    column-gap: 10px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.ya .contentSec .txtWrap ul {
    margin-top: 12px;
    justify-content: center;
  }
}
.mainContents.ya .contentSec .txtWrap ul li {
  width: 135px;
}
@media screen and (max-width: 820px) {
  .mainContents.ya .contentSec .txtWrap ul li {
    width: 95px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.ya .contentSec .txtWrap ul li {
    width: 85px;
  }
}
.mainContents.ya .contentSec .imgWrap {
  width: 445px;
}
@media screen and (max-width: 820px) {
  .mainContents.ya .contentSec .imgWrap {
    width: 240px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.ya .contentSec .imgWrap {
    width: 222px;
    margin: 19px auto 0;
  }
}
.mainContents.ya .contentSec .imgWrap figcaption {
  font-size: 18px;
  font-weight: 500;
  text-align: right;
  margin-top: 19px;
}
@media screen and (max-width: 820px) {
  .mainContents.ya .contentSec .imgWrap figcaption {
    margin-top: 11px;
    font-size: 14px;
    text-align: left;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.ya .contentSec .imgWrap figcaption {
    text-align: right;
  }
}
.mainContents.ya .connectionSec {
  background-color: #fff5f5;
  border-top: solid 5px #fff;
}
.mainContents.ya .connectionSec::before {
  content: "";
  display: block;
  width: 100%;
  height: 15px;
  background-color: #ffebeb;
}
@media screen and (max-width: 820px) {
  .mainContents.ya .connectionSec::before {
    height: 10px;
  }
}
.mainContents.ya .connectionSec__inner {
  max-width: 950px;
  width: 100%;
  margin: 0 auto;
  padding-top: 53px;
  padding-bottom: 63px;
}
@media screen and (max-width: 820px) {
  .mainContents.ya .connectionSec__inner {
    max-width: 708px;
    padding-top: 22px;
    padding-bottom: 36px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.ya .connectionSec__inner {
    max-width: 315px;
    padding-top: 36px;
    padding-bottom: 42px;
  }
}
.mainContents.ya .connectionSec ul {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 25px;
  row-gap: 21px;
}
@media screen and (max-width: 820px) {
  .mainContents.ya .connectionSec ul {
    column-gap: 16px;
    row-gap: 30px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.ya .connectionSec ul {
    grid-template-columns: repeat(2, 1fr);
    column-gap: 15px;
    row-gap: 15px;
  }
}
.mainContents.ya .relatedSec {
  background-color: #fffaf5;
  border-top: solid 5px #fff;
  font-size: 18px;
}
@media screen and (max-width: 820px) {
  .mainContents.ya .relatedSec {
    font-size: 16px;
  }
}
.mainContents.ya .relatedSec::before {
  content: "";
  display: block;
  width: 100%;
  height: 15px;
  background-color: #f0e6dc;
}
@media screen and (max-width: 820px) {
  .mainContents.ya .relatedSec::before {
    height: 10px;
  }
}
.mainContents.ya .relatedSec__inner {
  max-width: 950px;
  width: 100%;
  margin: 0 auto;
  padding-top: 53px;
  padding-bottom: 63px;
}
@media screen and (max-width: 820px) {
  .mainContents.ya .relatedSec__inner {
    max-width: 708px;
    padding-top: 22px;
    padding-bottom: 36px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.ya .relatedSec__inner {
    max-width: 315px;
    padding-top: 50px;
    padding-bottom: 60px;
  }
}
.mainContents.ya .relatedSec__item {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 25px;
  row-gap: 21px;
}
@media screen and (max-width: 820px) {
  .mainContents.ya .relatedSec__item {
    gap: 0;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.ya .relatedSec__item {
    height: 325px;
    display: flex;
  }
}
.mainContents.ya .relatedSec__item > li {
  background-color: #fff;
}
@media screen and (max-width: 445px) {
  .mainContents.ya .relatedSec__item > li {
    width: 220px;
    height: 100%;
    margin-right: 20px;
  }
}
.mainContents.ya .relatedSec__item > li a {
  display: block;
  text-decoration: none;
  color: #000;
  height: 100%;
}
.mainContents.ya .relatedSec__item > li div {
  padding: 20px 20px 60px 20px;
  position: relative;
  background-color: #fff;
}
@media screen and (max-width: 820px) {
  .mainContents.ya .relatedSec__item > li div {
    padding: 15px 10px 50px 10px;
  }
}
.mainContents.ya .relatedSec .serviceLogo {
  width: 183px;
  margin-bottom: 20px;
}
@media screen and (max-width: 820px) {
  .mainContents.ya .relatedSec .serviceLogo {
    width: 142px;
    margin-bottom: 15px;
  }
}
.mainContents.ya .relatedSec .categoryList {
  display: flex;
  align-items: center;
  column-gap: 10px;
  margin-bottom: 10px;
}
.mainContents.ya .relatedSec .categoryList li {
  font-size: 14px;
  font-weight: 700;
}
.mainContents.ya .relatedSec .categoryList span {
  display: inline-block;
  color: #fff;
  background-color: #e60012;
  border-radius: 20px;
  padding: 5px 20px;
  text-align: center;
}
.mainContents.ya .relatedSec .categoryList .other {
  background-color: #f06400;
}
.mainContents.ya .relatedSec .relatedSecControl {
  display: none;
}
@media screen and (max-width: 445px) {
  .mainContents.ya .relatedSec .relatedSecControl {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 30px auto 0;
    column-gap: 28px;
  }
}
.mainContents.ya .relatedSec .relatedSecControl__prevBtn, .mainContents.ya .relatedSec .relatedSecControl__nextBtn {
  width: 35px;
  height: 35px;
  background-color: transparent;
}
.mainContents.ya .relatedSec .relatedSecControl .relatedSecPagination {
  display: flex;
  column-gap: 10px;
}
.mainContents.ya .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.ya .relatedSec .relatedSecControl .relatedSecPauseBtn.-pause {
  background-image: url("/images/icon-pause-02.svg");
}
.mainContents.ya .relatedSec .relatedSecControl .relatedSecPauseBtn.-start {
  background-image: url("/images/icon-start-02.svg");
}
.mainContents.ya .relatedSec .relatedSecControl .swiper-pagination-bullet {
  display: block;
  width: 11px;
  height: 11px;
  border: 1px solid #323232;
  border-radius: 50%;
}
.mainContents.ya .relatedSec .relatedSecControl .swiper-pagination-bullet-active {
  background-color: #E60012;
  border-color: #E60012;
}
.mainContents.ya .attemptSec {
  background-color: #f5f5f5;
}
.mainContents.ya .attemptSec__inner {
  max-width: 950px;
  width: 100%;
  margin: 0 auto;
  padding-top: 80px;
  padding-bottom: 63px;
}
@media screen and (max-width: 820px) {
  .mainContents.ya .attemptSec__inner {
    max-width: 708px;
    padding-top: 35px;
    padding-bottom: 33px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.ya .attemptSec__inner {
    max-width: 315px;
    padding-top: 43px;
    padding-bottom: 63px;
  }
}
.mainContents.ya .attemptSec ul {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 25px;
  row-gap: 21px;
}
@media screen and (max-width: 820px) {
  .mainContents.ya .attemptSec ul {
    column-gap: 16px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.ya .attemptSec ul {
    grid-template-columns: repeat(2, 1fr);
    column-gap: 14px;
    row-gap: 14px;
  }
}
.mainContents.kidzania {
  min-width: 950px;
}
@media screen and (max-width: 820px) {
  .mainContents.kidzania {
    min-width: 708px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.kidzania {
    min-width: auto;
  }
}
.mainContents.kidzania .kvSec {
  width: 100%;
  position: relative;
  overflow: hidden;
  height: 500px;
  border-bottom: 7px solid #c80000;
}
@media screen and (max-width: 820px) {
  .mainContents.kidzania .kvSec {
    height: 300px;
    border-bottom: 5px solid #c80000;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.kidzania .kvSec {
    height: 294px;
  }
}
.mainContents.kidzania .kvSec::before {
  display: block;
  content: "";
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 3px;
  left: 0;
  bottom: 0;
  background-color: #960000;
}
.mainContents.kidzania .kvSec.greenBg {
  background-color: #ebfff0;
}
.mainContents.kidzania .kvSec.yellowBg {
  background-color: #fff9e3;
}
.mainContents.kidzania .kvSec.purpleBg {
  background-color: #f7e6ff;
}
.mainContents.kidzania .kvSec.emeraldBg {
  background-color: #d8fff8;
}
.mainContents.kidzania .kvSec.blueBg {
  background-color: #e5faff;
}
.mainContents.kidzania .kvSec .kvSec__inner {
  padding-top: 76px;
}
@media screen and (max-width: 820px) {
  .mainContents.kidzania .kvSec .kvSec__inner {
    padding-top: 46px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.kidzania .kvSec .kvSec__inner {
    padding-top: 10px;
  }
}
.mainContents.kidzania .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.kidzania .kvSec .kvSec__img {
    width: 820px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.kidzania .kvSec .kvSec__img {
    width: 100%;
  }
}
.mainContents.kidzania .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.kidzania .kvSec .kvSec__ttl {
    padding: 4px 8px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.kidzania .kvSec .kvSec__ttl {
    padding: 4px 20px 4px 8px !important;
  }
}
.mainContents.kidzania .kvSec .kvSec__ttl.pr {
  padding-right: 40px;
}
@media screen and (max-width: 820px) {
  .mainContents.kidzania .kvSec .kvSec__ttl.pr {
    padding-right: 28px;
  }
}
.mainContents.kidzania .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.kidzania .kvSec .kvSec__category {
    font-size: 35px;
    line-height: 1.1428571429;
  }
}
.mainContents.kidzania .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.kidzania .kvSec .kvSec__txt {
    font-size: 25px;
    line-height: 1.44;
    margin-top: -24px;
  }
}
.mainContents.kidzania .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.kidzania .kvSec .kvSec__txt::after {
    width: 50px;
    height: 47px;
    top: -13px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.kidzania .kvSec .kvSec__txt::after {
    background-image: url("/images/parts-ttl-sp-01.svg");
    width: 58px;
    height: 38px;
    top: -10px;
  }
}
.mainContents.kidzania .stateSec {
  width: 100%;
  position: relative;
  overflow: hidden;
  height: 1044px;
  background-color: #fff5f5;
}
@media screen and (max-width: 820px) {
  .mainContents.kidzania .stateSec {
    height: 833px;
    background-color: initial;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.kidzania .stateSec {
    height: 1320px;
    background-color: #fff5f5;
  }
}
.mainContents.kidzania .stateSec__img {
  width: 2000px;
  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.kidzania .stateSec__img {
    width: 910px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.kidzania .stateSec__img {
    width: 403px;
  }
}
.mainContents.kidzania .stateSec__inner {
  padding-top: 70px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 820px) {
  .mainContents.kidzania .stateSec__inner {
    padding-top: 34px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.kidzania .stateSec__inner {
    padding-top: 26px;
  }
}
.mainContents.kidzania .stateSec__ttl {
  text-align: center;
  font-size: 25px;
  font-weight: 700;
  line-height: 1.68;
  color: #E60012;
}
@media screen and (max-width: 820px) {
  .mainContents.kidzania .stateSec__ttl {
    font-size: 21px;
    line-height: 1.5238095238;
  }
}
.mainContents.kidzania .stateSec__subTtl {
  font-size: 25px;
  font-weight: 700;
  margin-top: 64px;
}
@media screen and (max-width: 820px) {
  .mainContents.kidzania .stateSec__subTtl {
    margin-top: 37px;
    font-size: 19px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.kidzania .stateSec__subTtl {
    margin-top: 27px;
    font-size: 18px;
  }
}
.mainContents.kidzania .stateSec__txt {
  margin-top: 27px;
  text-align: center;
  font-size: 22px;
  font-weight: 500;
  line-height: 1.6818181818;
}
@media screen and (max-width: 820px) {
  .mainContents.kidzania .stateSec__txt {
    font-size: 18px;
    line-height: 1.5555555556;
    width: 450px;
    margin-top: 45px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.kidzania .stateSec__txt {
    width: 100%;
    margin-top: 25px;
  }
}
.mainContents.kidzania .stateSec__name {
  width: 650px;
  text-align: right;
  font-size: 18px;
  font-weight: 500;
  margin-top: 64px;
}
@media screen and (max-width: 820px) {
  .mainContents.kidzania .stateSec__name {
    margin-top: 72px;
    font-size: 14px;
    width: 400px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.kidzania .stateSec__name {
    width: 100%;
    margin-top: 56px;
    text-align: left;
  }
}
.mainContents.kidzania .stateSec__flexWrap {
  margin-top: 16px;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 820px) {
  .mainContents.kidzania .stateSec__flexWrap {
    row-gap: 1.5em;
    margin-top: 2em;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.kidzania .stateSec__flexWrap {
    flex-direction: column;
    margin-top: 1em;
    row-gap: 20px;
  }
}
.mainContents.kidzania .stateSec__flex {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
@media screen and (max-width: 445px) {
  .mainContents.kidzania .stateSec__flex {
    flex-direction: column;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.kidzania .stateSec__flex:last-child {
    flex-direction: column;
    align-items: center;
    row-gap: 26px;
    margin-top: 0;
  }
}
.mainContents.kidzania .stateSec__flex ul {
  display: flex;
  flex-direction: column;
  row-gap: 10px;
}
.mainContents.kidzania .stateSec__flex .txtWrap {
  font-size: 22px;
  font-weight: 500;
  line-height: 1.6818181818;
  width: 635px;
  display: flex;
  flex-direction: column;
  row-gap: 1.5em;
}
@media screen and (max-width: 820px) {
  .mainContents.kidzania .stateSec__flex .txtWrap {
    font-size: 18px;
    line-height: 1.5555555556;
    width: 400px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.kidzania .stateSec__flex .txtWrap {
    font-size: 17px;
    width: 100%;
  }
}
.mainContents.kidzania .stateSec__flex .txtWrap:last-child {
  margin-top: 79px;
}
@media screen and (max-width: 820px) {
  .mainContents.kidzania .stateSec__flex .txtWrap:last-child {
    margin-top: 2em;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.kidzania .stateSec__flex .txtWrap:last-child {
    margin-top: 1em;
  }
}
.mainContents.kidzania .stateSec__flex .imgWrap {
  width: 245px;
}
@media screen and (max-width: 445px) {
  .mainContents.kidzania .stateSec__flex .imgWrap {
    width: 215px;
  }
}
.mainContents.kidzania .stateSec__flex .imgWrap figcaption {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.2777777778;
  font-weight: 500;
  margin-top: 19px;
}
@media screen and (max-width: 820px) {
  .mainContents.kidzania .stateSec__flex .imgWrap figcaption {
    font-size: 16px;
    line-height: 1.4375;
  }
}
.mainContents.kidzania .contentSec {
  padding-top: 80px;
  padding-bottom: 90px;
}
@media screen and (max-width: 820px) {
  .mainContents.kidzania .contentSec {
    padding-top: 50px;
    padding-bottom: 36px;
  }
}
.mainContents.kidzania .contentSec:nth-child(odd) {
  background-color: #fffafa;
}
.mainContents.kidzania .contentSec:nth-child(odd) h2 span::before {
  background-color: #fffafa;
}
.mainContents.kidzania .contentSec:last-child {
  margin-bottom: 300px;
}
.mainContents.kidzania .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.kidzania .contentSec h2 {
    font-size: 20px;
    margin-bottom: 36px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.kidzania .contentSec h2 {
    font-size: 19px;
    width: 100%;
    margin-bottom: 32px;
  }
}
.mainContents.kidzania .contentSec h2 span {
  display: block;
  margin-top: 38px;
  position: relative;
}
@media screen and (max-width: 820px) {
  .mainContents.kidzania .contentSec h2 span {
    margin-top: 26px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.kidzania .contentSec h2 span {
    margin-top: 18px;
  }
}
.mainContents.kidzania .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.kidzania .contentSec h2 span::before {
    width: 113px;
    background-size: 82px;
  }
}
@media screen and (max-width: 820px) {
  .mainContents.kidzania .contentSec h2 span::before {
    width: 97px;
    background-size: 70px;
  }
}
.mainContents.kidzania .contentSec h2 span::after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background-color: #3c3c3c;
  position: absolute;
  top: 2px;
  left: 0;
  border-radius: 2px;
}
.mainContents.kidzania .contentSec h2.border span::after {
  min-width: 420px;
  right: 0;
  margin: auto;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 445px) {
  .mainContents.kidzania .contentSec h2.border span::after {
    width: 100%;
    min-width: auto;
  }
}
.mainContents.kidzania .contentSec h3 {
  font-size: 22px;
  margin-bottom: 20px;
  display: flex;
}
@media screen and (max-width: 820px) {
  .mainContents.kidzania .contentSec h3 {
    font-size: 19px;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.kidzania .contentSec h3 {
    font-size: 18px;
  }
}
.mainContents.kidzania .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.kidzania .contentSec h3::before {
    width: 6px;
    margin-right: 5px;
  }
}
.mainContents.kidzania .contentSec h3.mt {
  margin-top: 80px;
}
@media screen and (max-width: 820px) {
  .mainContents.kidzania .contentSec h3.mt {
    margin-top: 50px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.kidzania .contentSec h3.mt {
    margin-top: 30px;
  }
}
.mainContents.kidzania .contentSec p {
  font-size: 20px;
  line-height: 34px;
  overflow: hidden;
  margin-bottom: 38px;
}
@media screen and (max-width: 820px) {
  .mainContents.kidzania .contentSec p {
    font-size: 18px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.kidzania .contentSec p {
    font-size: 17px;
    margin-bottom: 30px;
  }
}
.mainContents.kidzania .contentSec p:last-child {
  margin-bottom: 0;
}
.mainContents.kidzania .contentSec p .mt {
  margin-top: 1.5em;
  display: block;
}
.mainContents.kidzania .contentSec p .floatImgArea img {
  width: 364px;
  float: right;
  margin-left: 58px;
  margin-bottom: 53px;
}
@media screen and (max-width: 820px) {
  .mainContents.kidzania .contentSec p .floatImgArea img {
    width: 257px;
    margin-left: 51px;
    margin-bottom: 53px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.kidzania .contentSec p .floatImgArea img {
    float: none;
    width: 314px;
    margin: 10px auto 0 auto;
  }
}
.mainContents.kidzania .contentSec .summary {
  background-color: #fffafa;
  padding: 25px;
}
@media screen and (max-width: 820px) {
  .mainContents.kidzania .contentSec .summary {
    padding: 20px;
  }
}
.mainContents.kidzania .contentSec__flex {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 445px) {
  .mainContents.kidzania .contentSec__flex {
    flex-direction: column;
  }
}
.mainContents.kidzania .contentSec__txtLink {
  font-size: 20px;
  font-weight: 400;
  color: #323232;
  text-decoration: none;
  display: block;
  width: fit-content;
  margin-top: 40px;
  padding-left: 40px;
  position: relative;
  margin-left: auto;
}
@media screen and (max-width: 820px) {
  .mainContents.kidzania .contentSec__txtLink {
    font-size: 18px;
    margin-top: 40px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.kidzania .contentSec__txtLink {
    margin-top: 22px;
    font-size: 17px;
    margin-right: auto;
  }
}
.mainContents.kidzania .contentSec__txtLink--anotherLink {
  padding-right: 38px;
}
@media screen and (max-width: 820px) {
  .mainContents.kidzania .contentSec__txtLink--anotherLink {
    padding-right: 35px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.kidzania .contentSec__txtLink--anotherLink {
    padding-right: 33px;
  }
}
.mainContents.kidzania .contentSec__txtLink--anotherLink::after {
  display: block;
  content: "";
  position: absolute;
  width: 26px;
  height: 26px;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  background-image: url("/shared/images/icon-anotherLink-01.png");
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: left top;
}
@media screen and (max-width: 820px) {
  .mainContents.kidzania .contentSec__txtLink--anotherLink::after {
    width: 25px;
    height: 23px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.kidzania .contentSec__txtLink--anotherLink::after {
    width: 20px;
    height: 20px;
  }
}
.mainContents.kidzania .contentSec .txtWrap {
  width: 475px;
}
@media screen and (max-width: 820px) {
  .mainContents.kidzania .contentSec .txtWrap {
    width: 400px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.kidzania .contentSec .txtWrap {
    width: 100%;
  }
}
.mainContents.kidzania .contentSec .imgWrap {
  width: 445px;
  display: flex;
  flex-direction: column;
  row-gap: 26px;
}
@media screen and (max-width: 820px) {
  .mainContents.kidzania .contentSec .imgWrap {
    width: 278px;
    row-gap: 10px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.kidzania .contentSec .imgWrap {
    width: 222px;
    margin: 19px auto 0;
  }
}
.mainContents.kidzania .contentSec .imgWrap figcaption {
  font-size: 18px;
  font-weight: 500;
  text-align: right;
  margin-top: 19px;
}
@media screen and (max-width: 820px) {
  .mainContents.kidzania .contentSec .imgWrap figcaption {
    margin-top: 11px;
    font-size: 14px;
    text-align: left;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.kidzania .contentSec .imgWrap figcaption {
    text-align: right;
  }
}
.mainContents.kidzania .connectionSec {
  background-color: #fff5f5;
  border-top: solid 5px #fff;
}
.mainContents.kidzania .connectionSec::before {
  content: "";
  display: block;
  width: 100%;
  height: 15px;
  background-color: #ffebeb;
}
@media screen and (max-width: 820px) {
  .mainContents.kidzania .connectionSec::before {
    height: 10px;
  }
}
.mainContents.kidzania .connectionSec__inner {
  max-width: 950px;
  width: 100%;
  margin: 0 auto;
  padding-top: 53px;
  padding-bottom: 63px;
}
@media screen and (max-width: 820px) {
  .mainContents.kidzania .connectionSec__inner {
    max-width: 708px;
    padding-top: 22px;
    padding-bottom: 36px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.kidzania .connectionSec__inner {
    max-width: 315px;
    padding-top: 36px;
    padding-bottom: 42px;
  }
}
.mainContents.kidzania .connectionSec ul {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 25px;
  row-gap: 21px;
}
@media screen and (max-width: 820px) {
  .mainContents.kidzania .connectionSec ul {
    column-gap: 16px;
    row-gap: 30px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.kidzania .connectionSec ul {
    grid-template-columns: repeat(2, 1fr);
    column-gap: 15px;
    row-gap: 15px;
  }
}
.mainContents.kidzania .relatedSec {
  background-color: #fffaf5;
  border-top: solid 5px #fff;
  font-size: 18px;
}
@media screen and (max-width: 820px) {
  .mainContents.kidzania .relatedSec {
    font-size: 16px;
  }
}
.mainContents.kidzania .relatedSec::before {
  content: "";
  display: block;
  width: 100%;
  height: 15px;
  background-color: #f0e6dc;
}
@media screen and (max-width: 820px) {
  .mainContents.kidzania .relatedSec::before {
    height: 10px;
  }
}
.mainContents.kidzania .relatedSec__inner {
  max-width: 950px;
  width: 100%;
  margin: 0 auto;
  padding-top: 53px;
  padding-bottom: 63px;
}
@media screen and (max-width: 820px) {
  .mainContents.kidzania .relatedSec__inner {
    max-width: 708px;
    padding-top: 22px;
    padding-bottom: 36px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.kidzania .relatedSec__inner {
    max-width: 315px;
    padding-top: 50px;
    padding-bottom: 60px;
  }
}
.mainContents.kidzania .relatedSec__item {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 25px;
  row-gap: 21px;
}
@media screen and (max-width: 820px) {
  .mainContents.kidzania .relatedSec__item {
    gap: 0;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.kidzania .relatedSec__item {
    height: 325px;
    display: flex;
  }
}
.mainContents.kidzania .relatedSec__item > li {
  background-color: #fff;
}
@media screen and (max-width: 445px) {
  .mainContents.kidzania .relatedSec__item > li {
    width: 220px;
    height: 100%;
    margin-right: 20px;
  }
}
.mainContents.kidzania .relatedSec__item > li a {
  display: block;
  text-decoration: none;
  color: #000;
  height: 100%;
}
.mainContents.kidzania .relatedSec__item > li div {
  padding: 20px 20px 60px 20px;
  position: relative;
  background-color: #fff;
}
@media screen and (max-width: 820px) {
  .mainContents.kidzania .relatedSec__item > li div {
    padding: 15px 10px 50px 10px;
  }
}
.mainContents.kidzania .relatedSec .serviceLogo {
  width: 183px;
  margin-bottom: 20px;
}
@media screen and (max-width: 820px) {
  .mainContents.kidzania .relatedSec .serviceLogo {
    width: 142px;
    margin-bottom: 15px;
  }
}
.mainContents.kidzania .relatedSec .categoryList {
  display: flex;
  align-items: center;
  column-gap: 10px;
  margin-bottom: 10px;
}
.mainContents.kidzania .relatedSec .categoryList li {
  font-size: 14px;
  font-weight: 700;
}
.mainContents.kidzania .relatedSec .categoryList span {
  display: inline-block;
  color: #fff;
  background-color: #e60012;
  border-radius: 20px;
  padding: 5px 20px;
  text-align: center;
}
.mainContents.kidzania .relatedSec .categoryList .other {
  background-color: #f06400;
}
.mainContents.kidzania .relatedSec .relatedSecControl {
  display: none;
}
@media screen and (max-width: 445px) {
  .mainContents.kidzania .relatedSec .relatedSecControl {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 30px auto 0;
    column-gap: 28px;
  }
}
.mainContents.kidzania .relatedSec .relatedSecControl__prevBtn, .mainContents.kidzania .relatedSec .relatedSecControl__nextBtn {
  width: 35px;
  height: 35px;
  background-color: transparent;
}
.mainContents.kidzania .relatedSec .relatedSecControl .relatedSecPagination {
  display: flex;
  column-gap: 10px;
}
.mainContents.kidzania .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.kidzania .relatedSec .relatedSecControl .relatedSecPauseBtn.-pause {
  background-image: url("/images/icon-pause-02.svg");
}
.mainContents.kidzania .relatedSec .relatedSecControl .relatedSecPauseBtn.-start {
  background-image: url("/images/icon-start-02.svg");
}
.mainContents.kidzania .relatedSec .relatedSecControl .swiper-pagination-bullet {
  display: block;
  width: 11px;
  height: 11px;
  border: 1px solid #323232;
  border-radius: 50%;
}
.mainContents.kidzania .relatedSec .relatedSecControl .swiper-pagination-bullet-active {
  background-color: #E60012;
  border-color: #E60012;
}
.mainContents.kidzania .attemptSec {
  background-color: #f5f5f5;
}
.mainContents.kidzania .attemptSec__inner {
  max-width: 950px;
  width: 100%;
  margin: 0 auto;
  padding-top: 80px;
  padding-bottom: 63px;
}
@media screen and (max-width: 820px) {
  .mainContents.kidzania .attemptSec__inner {
    max-width: 708px;
    padding-top: 35px;
    padding-bottom: 33px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.kidzania .attemptSec__inner {
    max-width: 315px;
    padding-top: 43px;
    padding-bottom: 63px;
  }
}
.mainContents.kidzania .attemptSec ul {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 25px;
  row-gap: 21px;
}
@media screen and (max-width: 820px) {
  .mainContents.kidzania .attemptSec ul {
    column-gap: 16px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.kidzania .attemptSec ul {
    grid-template-columns: repeat(2, 1fr);
    column-gap: 14px;
    row-gap: 14px;
  }
}
.mainContents.ryugaku {
  min-width: 950px;
}
@media screen and (max-width: 820px) {
  .mainContents.ryugaku {
    min-width: 708px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.ryugaku {
    min-width: auto;
  }
}
.mainContents.ryugaku .kvSec {
  width: 100%;
  position: relative;
  overflow: hidden;
  height: 500px;
  border-bottom: 7px solid #c80000;
}
@media screen and (max-width: 820px) {
  .mainContents.ryugaku .kvSec {
    height: 300px;
    border-bottom: 5px solid #c80000;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.ryugaku .kvSec {
    height: 294px;
  }
}
.mainContents.ryugaku .kvSec::before {
  display: block;
  content: "";
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 3px;
  left: 0;
  bottom: 0;
  background-color: #960000;
}
.mainContents.ryugaku .kvSec.greenBg {
  background-color: #ebfff0;
}
.mainContents.ryugaku .kvSec.yellowBg {
  background-color: #fff9e3;
}
.mainContents.ryugaku .kvSec.purpleBg {
  background-color: #f7e6ff;
}
.mainContents.ryugaku .kvSec.emeraldBg {
  background-color: #d8fff8;
}
.mainContents.ryugaku .kvSec.blueBg {
  background-color: #e5faff;
}
.mainContents.ryugaku .kvSec .kvSec__inner {
  padding-top: 76px;
}
@media screen and (max-width: 820px) {
  .mainContents.ryugaku .kvSec .kvSec__inner {
    padding-top: 46px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.ryugaku .kvSec .kvSec__inner {
    padding-top: 10px;
  }
}
.mainContents.ryugaku .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.ryugaku .kvSec .kvSec__img {
    width: 820px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.ryugaku .kvSec .kvSec__img {
    width: 100%;
  }
}
.mainContents.ryugaku .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.ryugaku .kvSec .kvSec__ttl {
    padding: 4px 8px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.ryugaku .kvSec .kvSec__ttl {
    padding: 4px 20px 4px 8px !important;
  }
}
.mainContents.ryugaku .kvSec .kvSec__ttl.pr {
  padding-right: 40px;
}
@media screen and (max-width: 820px) {
  .mainContents.ryugaku .kvSec .kvSec__ttl.pr {
    padding-right: 28px;
  }
}
.mainContents.ryugaku .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.ryugaku .kvSec .kvSec__category {
    font-size: 35px;
    line-height: 1.1428571429;
  }
}
.mainContents.ryugaku .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.ryugaku .kvSec .kvSec__txt {
    font-size: 25px;
    line-height: 1.44;
    margin-top: -24px;
  }
}
.mainContents.ryugaku .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.ryugaku .kvSec .kvSec__txt::after {
    width: 50px;
    height: 47px;
    top: -13px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.ryugaku .kvSec .kvSec__txt::after {
    background-image: url("/images/parts-ttl-sp-01.svg");
    width: 58px;
    height: 38px;
    top: -10px;
  }
}
@media screen and (max-width: 820px) {
  .mainContents.ryugaku .kvSec .kvSec__ttl {
    transform: translateX(0);
  }
}
.mainContents.ryugaku .kvSec .kvSec__txt {
  font-feature-settings: "palt";
}
.mainContents.ryugaku .kvSec .kvSec__txt::after {
  right: -20px;
}
@media screen and (max-width: 445px) {
  .mainContents.ryugaku .kvSec .kvSec__txt::after {
    right: 0;
  }
}
.mainContents.ryugaku .kvSec__inner {
  position: relative;
  width: 1240px;
}
@media screen and (max-width: 820px) {
  .mainContents.ryugaku .kvSec__inner {
    width: 708px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.ryugaku .kvSec__inner {
    height: 100%;
    width: 100%;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.ryugaku .kvSec__inner::after {
    display: block;
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-image: url("/support/images/img-ryugaku-mask-sp-01.png");
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: left top;
    z-index: 1;
    pointer-events: none;
  }
}
.mainContents.ryugaku .stateSec {
  width: 100%;
  position: relative;
  overflow: hidden;
  height: 669px;
  background-color: #fff5f5;
}
@media screen and (max-width: 820px) {
  .mainContents.ryugaku .stateSec {
    height: 477px;
    background-color: initial;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.ryugaku .stateSec {
    height: 285px;
    background-color: #fff5f5;
  }
}
.mainContents.ryugaku .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.ryugaku .stateSec__img {
    width: 820px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.ryugaku .stateSec__img {
    width: 375px;
  }
}
.mainContents.ryugaku .stateSec__inner {
  padding-top: 70px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 820px) {
  .mainContents.ryugaku .stateSec__inner {
    padding-top: 60px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.ryugaku .stateSec__inner {
    padding-top: 40px;
  }
}
.mainContents.ryugaku .stateSec__ttl {
  text-align: center;
  font-size: 25px;
  font-weight: 700;
  line-height: 1.68;
  color: #E60012;
}
@media screen and (max-width: 820px) {
  .mainContents.ryugaku .stateSec__ttl {
    font-size: 21px;
    line-height: 1.5238095238;
  }
}
.mainContents.ryugaku .stateSec__subTtl {
  font-size: 25px;
  font-weight: 700;
  margin-top: 64px;
}
@media screen and (max-width: 820px) {
  .mainContents.ryugaku .stateSec__subTtl {
    margin-top: 37px;
    font-size: 19px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.ryugaku .stateSec__subTtl {
    margin-top: 27px;
    font-size: 18px;
  }
}
.mainContents.ryugaku .stateSec__txt {
  margin-top: 27px;
  text-align: center;
  font-size: 22px;
  font-weight: 500;
  line-height: 1.6818181818;
}
@media screen and (max-width: 820px) {
  .mainContents.ryugaku .stateSec__txt {
    font-size: 18px;
    line-height: 1.5555555556;
    width: 450px;
    margin-top: 45px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.ryugaku .stateSec__txt {
    width: 100%;
    margin-top: 25px;
  }
}
.mainContents.ryugaku .stateSec__banner {
  width: 100%;
  margin: 0 auto;
  display: block;
}
@media screen and (max-width: 445px) {
  .mainContents.ryugaku .stateSec__banner {
    width: 315px;
  }
}
.mainContents.ryugaku .stateSec__linkTxt {
  text-decoration: none;
  color: #fff;
  display: block;
  width: 318px;
  height: 78px;
  display: flex;
  align-items: center;
  background-color: #e60113;
  font-size: 22px;
  font-weight: 700;
  border-radius: 10px;
  padding-left: 25px;
  background-image: url("/support/images/icon-rightArrow-01.svg");
  background-repeat: no-repeat;
  background-size: 12px auto;
  background-position: center right 25px;
  margin: 50px auto 0;
}
@media screen and (max-width: 820px) {
  .mainContents.ryugaku .stateSec__linkTxt {
    width: 273px;
    height: 66px;
    font-size: 18px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.ryugaku .stateSec__linkTxt {
    width: 315px;
    padding-left: 50px;
    background-position: center right 40px;
    margin-top: 23px;
    height: 64px;
  }
}
.mainContents.ryugaku .contentSec {
  padding-top: 80px;
  padding-bottom: 90px;
}
@media screen and (max-width: 820px) {
  .mainContents.ryugaku .contentSec {
    padding-top: 50px;
    padding-bottom: 36px;
  }
}
.mainContents.ryugaku .contentSec:nth-child(odd) {
  background-color: #fffafa;
}
.mainContents.ryugaku .contentSec:nth-child(odd) h2 span::before {
  background-color: #fffafa;
}
.mainContents.ryugaku .contentSec:last-child {
  margin-bottom: 300px;
}
.mainContents.ryugaku .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.ryugaku .contentSec h2 {
    font-size: 20px;
    margin-bottom: 36px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.ryugaku .contentSec h2 {
    font-size: 19px;
    width: 100%;
    margin-bottom: 32px;
  }
}
.mainContents.ryugaku .contentSec h2.ffs-palt {
  font-feature-settings: "palt";
}
.mainContents.ryugaku .contentSec h2 span {
  display: block;
  margin-top: 38px;
  position: relative;
}
@media screen and (max-width: 820px) {
  .mainContents.ryugaku .contentSec h2 span {
    margin-top: 26px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.ryugaku .contentSec h2 span {
    margin-top: 18px;
  }
}
.mainContents.ryugaku .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.ryugaku .contentSec h2 span::before {
    width: 113px;
    background-size: 82px;
  }
}
@media screen and (max-width: 820px) {
  .mainContents.ryugaku .contentSec h2 span::before {
    width: 97px;
    background-size: 70px;
  }
}
.mainContents.ryugaku .contentSec h2 span::after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background-color: #3c3c3c;
  position: absolute;
  top: 2px;
  left: 0;
  border-radius: 2px;
}
.mainContents.ryugaku .contentSec h2.border span::after {
  min-width: 420px;
  right: 0;
  margin: auto;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 445px) {
  .mainContents.ryugaku .contentSec h2.border span::after {
    width: 100%;
    min-width: auto;
  }
}
.mainContents.ryugaku .contentSec h3 {
  font-size: 22px;
  margin-bottom: 20px;
  padding-left: 20px;
  position: relative;
}
@media screen and (max-width: 820px) {
  .mainContents.ryugaku .contentSec h3 {
    font-size: 19px;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.ryugaku .contentSec h3 {
    font-size: 18px;
    padding-left: 12px;
  }
}
.mainContents.ryugaku .contentSec h3::before {
  content: "";
  display: block;
  width: 8px;
  height: 100%;
  background-color: #E60012;
  border-radius: 2px;
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (max-width: 820px) {
  .mainContents.ryugaku .contentSec h3::before {
    width: 6px;
  }
}
.mainContents.ryugaku .contentSec h3.mt {
  margin-top: 80px;
}
@media screen and (max-width: 820px) {
  .mainContents.ryugaku .contentSec h3.mt {
    margin-top: 50px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.ryugaku .contentSec h3.mt {
    margin-top: 30px;
  }
}
.mainContents.ryugaku .contentSec p {
  font-size: 20px;
  line-height: 34px;
  overflow: hidden;
  margin-bottom: 38px;
}
@media screen and (max-width: 820px) {
  .mainContents.ryugaku .contentSec p {
    font-size: 18px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.ryugaku .contentSec p {
    font-size: 17px;
    margin-bottom: 30px;
  }
}
.mainContents.ryugaku .contentSec p:last-child {
  margin-bottom: 0;
}
.mainContents.ryugaku .contentSec p .mt {
  margin-top: 1.5em;
  display: block;
}
.mainContents.ryugaku .contentSec p .floatImgArea img {
  width: 364px;
  float: right;
  margin-left: 58px;
  margin-bottom: 53px;
}
@media screen and (max-width: 820px) {
  .mainContents.ryugaku .contentSec p .floatImgArea img {
    width: 257px;
    margin-left: 51px;
    margin-bottom: 53px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.ryugaku .contentSec p .floatImgArea img {
    float: none;
    width: 314px;
    margin: 10px auto 0 auto;
  }
}
.mainContents.ryugaku .contentSec p .caption {
  font-size: 18px;
  font-weight: 400;
}
@media screen and (max-width: 445px) {
  .mainContents.ryugaku .contentSec p .caption {
    font-size: 17px;
  }
}
.mainContents.ryugaku .contentSec p .caption.indent {
  padding-left: 1em;
  text-indent: -1em;
  display: block;
}
.mainContents.ryugaku .contentSec .summary {
  background-color: #fffafa;
  padding: 25px;
}
@media screen and (max-width: 820px) {
  .mainContents.ryugaku .contentSec .summary {
    padding: 20px;
  }
}
.mainContents.ryugaku .contentSec__flex {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 445px) {
  .mainContents.ryugaku .contentSec__flex {
    flex-direction: column;
  }
}
.mainContents.ryugaku .contentSec__flex .item {
  width: 444px;
}
@media screen and (max-width: 820px) {
  .mainContents.ryugaku .contentSec__flex .item {
    width: 100%;
  }
}
.mainContents.ryugaku .contentSec__movieFlex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  row-gap: 47px;
}
@media screen and (max-width: 820px) {
  .mainContents.ryugaku .contentSec__movieFlex {
    flex-direction: column;
    row-gap: 40px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.ryugaku .contentSec__movieFlex {
    row-gap: 20px;
  }
}
.mainContents.ryugaku .contentSec__movieFlex .item {
  width: 444px;
}
@media screen and (max-width: 820px) {
  .mainContents.ryugaku .contentSec__movieFlex .item {
    width: 100%;
  }
}
.mainContents.ryugaku .contentSec__movieFlex .item.flex {
  display: flex;
  width: 100%;
  column-gap: 50px;
}
@media screen and (max-width: 820px) {
  .mainContents.ryugaku .contentSec__movieFlex .item.flex {
    flex-direction: column;
  }
}
.mainContents.ryugaku .contentSec__movieFlex .item__txt {
  width: 456px;
}
@media screen and (max-width: 820px) {
  .mainContents.ryugaku .contentSec__movieFlex .item__txt {
    display: flex;
    width: 100%;
    margin-top: 15px;
    align-items: center;
    justify-content: space-between;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.ryugaku .contentSec__movieFlex .item__txt {
    flex-direction: column;
  }
}
@media screen and (max-width: 820px) {
  .mainContents.ryugaku .contentSec__movieFlex .item__txt p {
    margin-bottom: 0;
    line-height: 1.2777777778;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.ryugaku .contentSec__movieFlex .item__txt p {
    line-height: 1.3529411765;
  }
}
.mainContents.ryugaku .contentSec__movieFlex .item__txt .signature {
  width: 183px;
  margin-left: auto;
  display: block;
  height: auto;
}
@media screen and (max-width: 820px) {
  .mainContents.ryugaku .contentSec__movieFlex .item__txt .signature {
    margin: initial;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.ryugaku .contentSec__movieFlex .item__txt .signature {
    width: 165px;
    margin-top: 16px;
    margin-left: auto;
  }
}
.mainContents.ryugaku .contentSec__movieFlex .item iframe {
  aspect-ratio: 16/9;
  height: auto !important;
}
.mainContents.ryugaku .contentSec__movieFlex .item .thumbnail {
  width: 456px;
}
@media screen and (max-width: 820px) {
  .mainContents.ryugaku .contentSec__movieFlex .item .thumbnail {
    width: 100%;
    height: 411px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.ryugaku .contentSec__movieFlex .item .thumbnail {
    display: block;
    width: 315px;
    height: 183px;
    margin: 0 auto;
  }
}
.mainContents.ryugaku .contentSec__movieFlex .item h4 {
  font-size: 18px;
  font-weight: 500;
  margin-top: 14px;
}
@media screen and (max-width: 820px) {
  .mainContents.ryugaku .contentSec__movieFlex .item h4 {
    margin-top: 15px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.ryugaku .contentSec__movieFlex .item h4 {
    font-size: 17px;
  }
}
.mainContents.ryugaku .contentSec__movieFlex .item p {
  font-size: 18px;
  font-weight: 400;
}
@media screen and (max-width: 445px) {
  .mainContents.ryugaku .contentSec__movieFlex .item p {
    font-size: 17px;
  }
}
.mainContents.ryugaku .contentSec__txtLink {
  font-size: 20px;
  font-weight: 400;
  color: #323232;
  text-decoration: none;
  display: block;
  width: fit-content;
  margin-top: 40px;
  padding-left: 40px;
  position: relative;
  margin-left: auto;
}
@media screen and (max-width: 820px) {
  .mainContents.ryugaku .contentSec__txtLink {
    font-size: 18px;
    margin-top: 40px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.ryugaku .contentSec__txtLink {
    margin-top: 22px;
    font-size: 17px;
    margin-right: auto;
  }
}
.mainContents.ryugaku .contentSec__txtLink::before {
  display: block;
  content: "";
  position: absolute;
  width: 30px;
  height: 30px;
  background-image: url("/shared/images/icon-rightArrow-01.svg");
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: left top;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
}
.mainContents.ryugaku .contentSec__txtLink--anotherLink {
  padding-right: 38px;
}
@media screen and (max-width: 820px) {
  .mainContents.ryugaku .contentSec__txtLink--anotherLink {
    padding-right: 35px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.ryugaku .contentSec__txtLink--anotherLink {
    padding-right: 33px;
  }
}
.mainContents.ryugaku .contentSec__txtLink--anotherLink::after {
  display: block;
  content: "";
  position: absolute;
  width: 28px;
  height: 26px;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  background-image: url("/shared/images/icon-anotherLink-01.png");
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: left top;
}
@media screen and (max-width: 820px) {
  .mainContents.ryugaku .contentSec__txtLink--anotherLink::after {
    width: 25px;
    height: 23px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.ryugaku .contentSec__txtLink--anotherLink::after {
    width: 20px;
    height: 20px;
  }
}
.mainContents.ryugaku .contentSec__txtLink.mtLink {
  margin-top: 0;
}
@media screen and (max-width: 820px) {
  .mainContents.ryugaku .contentSec__txtLink.mtLink {
    margin-top: -50px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.ryugaku .contentSec__txtLink.mtLink {
    margin-top: 33px;
  }
}
.mainContents.ryugaku .contentSec .txtWrap {
  width: 475px;
}
@media screen and (max-width: 820px) {
  .mainContents.ryugaku .contentSec .txtWrap {
    width: 400px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.ryugaku .contentSec .txtWrap {
    width: 100%;
  }
}
.mainContents.ryugaku .contentSec .txtWrap .img {
  width: 232px;
  margin-top: 53px;
}
@media screen and (max-width: 445px) {
  .mainContents.ryugaku .contentSec .txtWrap .img {
    width: 222px;
    display: block;
    margin: 30px auto 0;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.ryugaku .contentSec .txtWrap li p {
    padding-left: 1em;
    text-indent: -1em;
  }
}
.mainContents.ryugaku .contentSec__imgWrap img:first-child {
  width: 424px;
  margin: 0 auto 63px;
  display: block;
}
@media screen and (max-width: 820px) {
  .mainContents.ryugaku .contentSec__imgWrap img:first-child {
    width: 354px;
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.ryugaku .contentSec__imgWrap img:first-child {
    width: 240px;
    margin-bottom: 45px;
  }
}
.mainContents.ryugaku .contentSec__imgWrap img:last-child {
  width: 100%;
}
.mainContents.ryugaku .connectionSec {
  background-color: #fff5f5;
  border-top: solid 5px #fff;
}
.mainContents.ryugaku .connectionSec::before {
  content: "";
  display: block;
  width: 100%;
  height: 15px;
  background-color: #ffebeb;
}
@media screen and (max-width: 820px) {
  .mainContents.ryugaku .connectionSec::before {
    height: 10px;
  }
}
.mainContents.ryugaku .connectionSec__inner {
  max-width: 950px;
  width: 100%;
  margin: 0 auto;
  padding-top: 53px;
  padding-bottom: 63px;
}
@media screen and (max-width: 820px) {
  .mainContents.ryugaku .connectionSec__inner {
    max-width: 708px;
    padding-top: 22px;
    padding-bottom: 36px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.ryugaku .connectionSec__inner {
    max-width: 315px;
    padding-top: 36px;
    padding-bottom: 42px;
  }
}
.mainContents.ryugaku .connectionSec ul {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 25px;
  row-gap: 21px;
}
@media screen and (max-width: 820px) {
  .mainContents.ryugaku .connectionSec ul {
    column-gap: 16px;
    row-gap: 30px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.ryugaku .connectionSec ul {
    grid-template-columns: repeat(2, 1fr);
    column-gap: 15px;
    row-gap: 15px;
  }
}
.mainContents.ryugaku .relatedSec {
  background-color: #fffaf5;
  border-top: solid 5px #fff;
  font-size: 18px;
}
@media screen and (max-width: 820px) {
  .mainContents.ryugaku .relatedSec {
    font-size: 16px;
  }
}
.mainContents.ryugaku .relatedSec::before {
  content: "";
  display: block;
  width: 100%;
  height: 15px;
  background-color: #f0e6dc;
}
@media screen and (max-width: 820px) {
  .mainContents.ryugaku .relatedSec::before {
    height: 10px;
  }
}
.mainContents.ryugaku .relatedSec__inner {
  max-width: 950px;
  width: 100%;
  margin: 0 auto;
  padding-top: 53px;
  padding-bottom: 63px;
}
@media screen and (max-width: 820px) {
  .mainContents.ryugaku .relatedSec__inner {
    max-width: 708px;
    padding-top: 22px;
    padding-bottom: 36px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.ryugaku .relatedSec__inner {
    max-width: 315px;
    padding-top: 50px;
    padding-bottom: 60px;
  }
}
.mainContents.ryugaku .relatedSec__item {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 25px;
  row-gap: 21px;
}
@media screen and (max-width: 820px) {
  .mainContents.ryugaku .relatedSec__item {
    gap: 0;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.ryugaku .relatedSec__item {
    height: 325px;
    display: flex;
  }
}
.mainContents.ryugaku .relatedSec__item > li {
  background-color: #fff;
}
@media screen and (max-width: 445px) {
  .mainContents.ryugaku .relatedSec__item > li {
    width: 220px;
    height: 100%;
    margin-right: 20px;
  }
}
.mainContents.ryugaku .relatedSec__item > li a {
  display: block;
  text-decoration: none;
  color: #000;
  height: 100%;
}
.mainContents.ryugaku .relatedSec__item > li div {
  padding: 20px 20px 60px 20px;
  position: relative;
  background-color: #fff;
}
@media screen and (max-width: 820px) {
  .mainContents.ryugaku .relatedSec__item > li div {
    padding: 15px 10px 50px 10px;
  }
}
.mainContents.ryugaku .relatedSec .serviceLogo {
  width: 183px;
  margin-bottom: 20px;
}
@media screen and (max-width: 820px) {
  .mainContents.ryugaku .relatedSec .serviceLogo {
    width: 142px;
    margin-bottom: 15px;
  }
}
.mainContents.ryugaku .relatedSec .categoryList {
  display: flex;
  align-items: center;
  column-gap: 10px;
  margin-bottom: 10px;
}
.mainContents.ryugaku .relatedSec .categoryList li {
  font-size: 14px;
  font-weight: 700;
}
.mainContents.ryugaku .relatedSec .categoryList span {
  display: inline-block;
  color: #fff;
  background-color: #e60012;
  border-radius: 20px;
  padding: 5px 20px;
  text-align: center;
}
.mainContents.ryugaku .relatedSec .categoryList .other {
  background-color: #f06400;
}
.mainContents.ryugaku .relatedSec .relatedSecControl {
  display: none;
}
@media screen and (max-width: 445px) {
  .mainContents.ryugaku .relatedSec .relatedSecControl {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 30px auto 0;
    column-gap: 28px;
  }
}
.mainContents.ryugaku .relatedSec .relatedSecControl__prevBtn, .mainContents.ryugaku .relatedSec .relatedSecControl__nextBtn {
  width: 35px;
  height: 35px;
  background-color: transparent;
}
.mainContents.ryugaku .relatedSec .relatedSecControl .relatedSecPagination {
  display: flex;
  column-gap: 10px;
}
.mainContents.ryugaku .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.ryugaku .relatedSec .relatedSecControl .relatedSecPauseBtn.-pause {
  background-image: url("/images/icon-pause-02.svg");
}
.mainContents.ryugaku .relatedSec .relatedSecControl .relatedSecPauseBtn.-start {
  background-image: url("/images/icon-start-02.svg");
}
.mainContents.ryugaku .relatedSec .relatedSecControl .swiper-pagination-bullet {
  display: block;
  width: 11px;
  height: 11px;
  border: 1px solid #323232;
  border-radius: 50%;
}
.mainContents.ryugaku .relatedSec .relatedSecControl .swiper-pagination-bullet-active {
  background-color: #E60012;
  border-color: #E60012;
}
.mainContents.ryugaku .attemptSec {
  background-color: #f5f5f5;
}
.mainContents.ryugaku .attemptSec__inner {
  max-width: 950px;
  width: 100%;
  margin: 0 auto;
  padding-top: 80px;
  padding-bottom: 63px;
}
@media screen and (max-width: 820px) {
  .mainContents.ryugaku .attemptSec__inner {
    max-width: 708px;
    padding-top: 35px;
    padding-bottom: 33px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.ryugaku .attemptSec__inner {
    max-width: 315px;
    padding-top: 43px;
    padding-bottom: 63px;
  }
}
.mainContents.ryugaku .attemptSec ul {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 25px;
  row-gap: 21px;
}
@media screen and (max-width: 820px) {
  .mainContents.ryugaku .attemptSec ul {
    column-gap: 16px;
  }
}
@media screen and (max-width: 445px) {
  .mainContents.ryugaku .attemptSec ul {
    grid-template-columns: repeat(2, 1fr);
    column-gap: 14px;
    row-gap: 14px;
  }
}