.mainVisual {
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(/en/global/fch/design/images/mv_pc.jpg);
  background-size: cover;
  margin-bottom: 80px;
}
.mainVisual-inner {
  padding: 0 90px;
  display: flex;
  flex-direction: column-reverse;
  justify-content: center;
  height: 550px;
}
.mainVisual-inner h1 {
  color: #ffffff;
  margin: 0;
  min-width: 1%;
  max-width: 100%;
  font-size: 3.6rem;
  font-weight: normal;
}
.mainVisual-inner h1 img {
  display: block;
  max-width: 590px;
  width: 100%;
  height: auto;
}
.mainVisual-inner p {
  color: #ffffff;
  margin: 0 0 30px;
  font-size: 4.2rem;
  line-height: 1.4;
}
@media screen and (max-width: 639px) {
  .mainVisual {
    /* background: none;
    position: relative;
    margin-bottom: 40px; */
  }
  /* .mainVisual::before {
    height: 250px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(/en/global/fch/design/images/mv_sp.jpg);
    background-size: cover;
    pointer-events: none;
    content: "";
  } */
  .mainVisual-inner {
    /* padding: 270px 20px 20px; */
    padding-left: 10px;
    padding-right: 10px;
    height: 250px;
  }
  .mainVisual-inner h1 {
    /* color: #31393c; */
    font-size: 2rem;
  }
  .mainVisual-inner p {
    color: #31393c;
    font-size: 2rem;
    margin-bottom: 15px;
  }
  .mainVisual-inner p br {
    display: none;
  }
}

.special-heading {
  text-align: center;
  font-size: 2.4rem;
  margin: 0 0 25px;
  color: #002B62;
}

@media screen and (max-width: 639px) {
  .special-heading {
    font-size: 1.6rem;
  }
}

.program {
  /* max-width: 1020px; */
  margin: 0 auto 80px;
}
.program-col {
  display: flex;
  align-items: center;
}
.program-col + .program-col {
  margin-top: 40px;
}
.program-col:nth-child(even) {
  flex-direction: row-reverse;
}
.program-image {
  min-width: 1%;
  min-height: 1%;
  max-width: 560px;
  min-width: 300px;
  flex: 1 1 auto;
  margin-right: 40px;
}
.program-image img {
  width: 100%;
  height: auto;
}
.program-col:nth-child(even) .program-image {
  margin-right: 0;
  margin-left: 40px;
}
.program-text {
  max-width: 600px;
  min-width: 1%;
}
.program-text .heading {
  font-size: 2.4rem;
  margin: 0 0 40px;
  color: #384249;
  line-height: 1.41;
}
.program-text .heading span {
  font-size: 1.2rem;
  display: block;
  margin-top: 8px;
  line-height: 1.6;
  font-weight: normal;
  padding-left: 1em;
  text-indent: -1em;
}
.program-text .sub {
  font-weight: bold;
  color: #384249;
  font-size: 1.4rem;
  margin-bottom: 20px;
}
.program-text li {
  font-size: 1.4rem;
  color: #646E74;
  /* display: flex; */
}
/* .program-text li .mark {
  flex: 0 0 4em;
}
.program-text li .text {
  flex: 1 1 auto;
  min-width: 1%;
  max-width: 100%;
} */

@media screen and (max-width: 639px) {
  .program {
    margin-bottom: 60px;
  }
  .program-col {
    display: block;
  }
  .program-image {
    min-width: inherit;
    margin: 0 auto 10px !important;
  }
  .program-text {
    max-width: inherit;
  }
  .program-text .heading {
    font-size: 2.0rem;
    margin-bottom: 25px;
  }
  .program-text .sub {
    font-size: 1.4rem;
    margin-bottom: 20px;
  }
  .program-text li {
    color: #646E74;
  }
}

.movieCol {
  display: flex;
  align-items: center;
  margin-bottom: 80px;
  justify-content: center;
}

.movieCol-image {
  width: 50%;
  padding-right: 40px;
  min-width: 1%;
  min-height: 1%;
}

.movieCol-movie {
  width: 50%;
  min-width: 1%;
  min-height: 1%;
}

@media screen and (max-width: 639px) {
  .movieCol {
    flex-direction: column;
  }

  .movieCol-image {
    width: 100%;
    padding-right: 0;
    margin-bottom: 40px;
  }

  .movieCol-movie {
    width: 100%;
  }
}

.linkBoxWrapper {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}
.linkBox {
  display: flex;
  border: 1px solid #A4AAB0;
  text-decoration: none;
  color: #384249;
}
.linkBox .imageBox {
  flex: 1 1 45%;
  max-width: 360px;
  display: flex;
  min-width: 1%;
  min-height: 1%;
}
.linkBox .imageBox img {
  max-width: 100%;
  height: auto;
}
.linkBox .textBox {
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 5px 10px;
  min-width: 1%;
  min-height: 1%;
}
.linkBox .textBox .category {
  font-size: 2.2rem;
  font-weight: bold;
  margin: 0 0 20px;
}
.linkBox .textBox .title {
  font-size: 1.4rem;
  line-height: 1.75;
  margin: 0 0 10px;
}
.linkBox .mod-btn-01 {
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  color: #fff;
  background-image: linear-gradient(to right, #05305f 0, #476589 51%, #05305f 100%);
  background-size: 200% auto;
  position: relative;
  display: inline-block;
  width: 100%;
  min-width: 180px;
  padding: 10px 48px 9px 32px;
  transition: .2s ease;
  border-radius: 1000px;
}

.linkBox .mod-btn-01::before {
  position: absolute;
  top: 0;
  right: 16px;
  bottom: 0;
  display: block;
  width: 20px;
  height: 20px;
  margin: auto;
  content: "";
  transition: right .2s;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  border: 2px solid;
  border-color: #fff #fff transparent transparent;
}

.linkBox:hover .mod-btn-01 {
  background-position: right center;
}

.linkBox:hover .mod-btn-01::before {
  right: 11px;
}

@media screen and (max-width: 639px) {
  .linkBoxWrapper {
    max-width: 360px;
  }
  .linkBox {
    flex-direction: column;
  }
  .linkBox .imageBox {
    flex: 1 1 auto;
  }
  .linkBox .textBox {
    padding: 20px 20px 30px;
  }
}
