@-webkit-keyframes rotate {
  0% {
    transform: rotate(-10deg);
  }
  50% {
    transform: rotate(15deg);
  }
  100% {
    transform: rotate(-10deg);
  }
}
@-moz-keyframes rotate {
  0% {
    transform: rotate(-10deg);
  }
  50% {
    transform: rotate(15deg);
  }
  100% {
    transform: rotate(-10deg);
  }
}
@keyframes rotate {
  0% {
    transform: rotate(-10deg);
  }
  50% {
    transform: rotate(15deg);
  }
  100% {
    transform: rotate(-10deg);
  }
}
@-webkit-keyframes sk-scaleout {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
    opacity: 0;
  }
}
@-moz-keyframes sk-scaleout {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
    opacity: 0;
  }
}
@keyframes sk-scaleout {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
    opacity: 0;
  }
}
@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes show-scale {
  0% {
    opacity: 0;
    transition: opacity 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transform-origin: 50% 50%;
    transform: scale(1.15);
  }
  100% {
    opacity: 1;
    transition: transform 1.2s cubic-bezier(0.37, 0.16, 0.12, 1), opacity 1s cubic-bezier(0.37, 0.16, 0.12, 1), -webkit-transform 1.2s cubic-bezier(0.37, 0.16, 0.12, 1);
    transform: scale(1);
  }
}
@-moz-keyframes show-scale {
  0% {
    opacity: 0;
    transition: opacity 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transform-origin: 50% 50%;
    transform: scale(1.15);
  }
  100% {
    opacity: 1;
    transition: transform 1.2s cubic-bezier(0.37, 0.16, 0.12, 1), opacity 1s cubic-bezier(0.37, 0.16, 0.12, 1), -webkit-transform 1.2s cubic-bezier(0.37, 0.16, 0.12, 1);
    transform: scale(1);
  }
}
@keyframes show-scale {
  0% {
    opacity: 0;
    transition: opacity 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transform-origin: 50% 50%;
    transform: scale(1.15);
  }
  100% {
    opacity: 1;
    transition: transform 1.2s cubic-bezier(0.37, 0.16, 0.12, 1), opacity 1s cubic-bezier(0.37, 0.16, 0.12, 1), -webkit-transform 1.2s cubic-bezier(0.37, 0.16, 0.12, 1);
    transform: scale(1);
  }
}
@-webkit-keyframes show-text {
  0% {
    opacity: 0;
    transition: transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19), opacity 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transform: translate3d(0px, 200px, 0px);
  }
  100% {
    opacity: 1;
    transition: transform 1.2s cubic-bezier(0.37, 0.16, 0.12, 1), opacity 1s cubic-bezier(0.37, 0.16, 0.12, 1), -webkit-transform 1.2s cubic-bezier(0.37, 0.16, 0.12, 1);
    transform: translate3d(0px, 0px, 0px);
  }
}
@-moz-keyframes show-text {
  0% {
    opacity: 0;
    transition: transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19), opacity 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transform: translate3d(0px, 200px, 0px);
  }
  100% {
    opacity: 1;
    transition: transform 1.2s cubic-bezier(0.37, 0.16, 0.12, 1), opacity 1s cubic-bezier(0.37, 0.16, 0.12, 1), -webkit-transform 1.2s cubic-bezier(0.37, 0.16, 0.12, 1);
    transform: translate3d(0px, 0px, 0px);
  }
}
@keyframes show-text {
  0% {
    opacity: 0;
    transition: transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19), opacity 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transform: translate3d(0px, 200px, 0px);
  }
  100% {
    opacity: 1;
    transition: transform 1.2s cubic-bezier(0.37, 0.16, 0.12, 1), opacity 1s cubic-bezier(0.37, 0.16, 0.12, 1), -webkit-transform 1.2s cubic-bezier(0.37, 0.16, 0.12, 1);
    transform: translate3d(0px, 0px, 0px);
  }
}
@-webkit-keyframes show-img {
  0% {
    opacity: 0;
    transition: transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19), opacity 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transform: translate3d(-300px, 200px, 300px) rotate3d(1, 1, 0, 45deg);
  }
  100% {
    opacity: 1;
    transition: transform 1.2s cubic-bezier(0.37, 0.16, 0.12, 1), opacity 1s cubic-bezier(0.37, 0.16, 0.12, 1), -webkit-transform 1.2s cubic-bezier(0.37, 0.16, 0.12, 1);
    transform: translate3d(0px, 0px, 1px) rotate3d(0, 0, 0, 0deg);
  }
}
@-moz-keyframes show-img {
  0% {
    opacity: 0;
    transition: transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19), opacity 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transform: translate3d(-300px, 200px, 300px) rotate3d(1, 1, 0, 45deg);
  }
  100% {
    opacity: 1;
    transition: transform 1.2s cubic-bezier(0.37, 0.16, 0.12, 1), opacity 1s cubic-bezier(0.37, 0.16, 0.12, 1), -webkit-transform 1.2s cubic-bezier(0.37, 0.16, 0.12, 1);
    transform: translate3d(0px, 0px, 1px) rotate3d(0, 0, 0, 0deg);
  }
}
@keyframes show-img {
  0% {
    opacity: 0;
    transition: transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19), opacity 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transform: translate3d(-300px, 200px, 300px) rotate3d(1, 1, 0, 45deg);
  }
  100% {
    opacity: 1;
    transition: transform 1.2s cubic-bezier(0.37, 0.16, 0.12, 1), opacity 1s cubic-bezier(0.37, 0.16, 0.12, 1), -webkit-transform 1.2s cubic-bezier(0.37, 0.16, 0.12, 1);
    transform: translate3d(0px, 0px, 1px) rotate3d(0, 0, 0, 0deg);
  }
}
@-webkit-keyframes show-img-right {
  0% {
    opacity: 0;
    transition: transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19), opacity 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transform: translate3d(300px, 200px, 300px) rotate3d(1, 1, 0, 45deg);
  }
  100% {
    opacity: 1;
    transition: transform 1.2s cubic-bezier(0.37, 0.16, 0.12, 1), opacity 1s cubic-bezier(0.37, 0.16, 0.12, 1), -webkit-transform 1.2s cubic-bezier(0.37, 0.16, 0.12, 1);
    transform: translate3d(0px, 0px, 1px) rotate3d(0, 0, 0, 0deg);
  }
}
@-moz-keyframes show-img-right {
  0% {
    opacity: 0;
    transition: transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19), opacity 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transform: translate3d(300px, 200px, 300px) rotate3d(1, 1, 0, 45deg);
  }
  100% {
    opacity: 1;
    transition: transform 1.2s cubic-bezier(0.37, 0.16, 0.12, 1), opacity 1s cubic-bezier(0.37, 0.16, 0.12, 1), -webkit-transform 1.2s cubic-bezier(0.37, 0.16, 0.12, 1);
    transform: translate3d(0px, 0px, 1px) rotate3d(0, 0, 0, 0deg);
  }
}
@keyframes show-img-right {
  0% {
    opacity: 0;
    transition: transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19), opacity 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transform: translate3d(300px, 200px, 300px) rotate3d(1, 1, 0, 45deg);
  }
  100% {
    opacity: 1;
    transition: transform 1.2s cubic-bezier(0.37, 0.16, 0.12, 1), opacity 1s cubic-bezier(0.37, 0.16, 0.12, 1), -webkit-transform 1.2s cubic-bezier(0.37, 0.16, 0.12, 1);
    transform: translate3d(0px, 0px, 1px) rotate3d(0, 0, 0, 0deg);
  }
}
#loading {
  width: 100vw;
  height: 100vh;
  transition: all 1s;
  background-color: #CC0000;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
}

.spinner {
  position: absolute;
  top: calc(50% - 5rem);
  left: calc(50% - 5rem);
  transform: translate(-50%, -50%);
  width: 10rem;
  height: 10rem;
  background-color: #fff;
  border-radius: 100%;
  -webkit-animation: sk-scaleout 1s infinite ease-in-out;
  -moz-animation: sk-scaleout 1s infinite ease-in-out;
  animation: sk-scaleout 1s infinite ease-in-out;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  animation-fill-mode: both;
}

.loaded {
  opacity: 0;
  visibility: hidden;
}

.header {
  height: 16rem;
  width: 100%;
  background-color: #fff;
  overflow: hidden;
  position: fixed;
  z-index: 99;
}
@media only screen and (max-width: 1440px) {
  .header {
    height: 12.8rem;
  }
}
@media only screen and (max-width: 1024px) {
  .header {
    height: 10.4rem;
  }
}
@media only screen and (max-width: 699px) {
  .header {
    height: 6.5rem;
  }
}
.header .header__contents-bg {
  background: url("../../assets/images/header-pattern.svg");
  background-size: contain;
}
.header .header__contents {
  max-width: 1600px;
  margin: 0 auto;
  position: relative;
}
.header .header__contents-wrap {
  max-width: 1160px;
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  align-items: center;
}
@media only screen and (max-width: 1440px) {
  .header .header__contents-wrap {
    padding: 0 6rem;
  }
}
@media only screen and (max-width: 1024px) {
  .header .header__contents-wrap {
    height: 10.4rem;
  }
}
@media only screen and (max-width: 699px) {
  .header .header__contents-wrap {
    height: 6.5rem;
  }
}
.header .header__contents-wrap-item {
  height: 16rem;
  width: 20%;
}
@media only screen and (max-width: 1440px) {
  .header .header__contents-wrap-item {
    height: 12.8rem;
  }
}
@media only screen and (max-width: 1024px) {
  .header .header__contents-wrap-item {
    width: 100%;
    height: 10.4rem;
  }
}
@media only screen and (max-width: 699px) {
  .header .header__contents-wrap-item {
    height: 6.5rem;
  }
}
.header .header__contents-wrap-item img {
  height: 16rem;
  width: auto;
  display: block;
  margin: 0 auto;
  padding: 2rem 0;
}
@media only screen and (max-width: 1440px) {
  .header .header__contents-wrap-item img {
    height: 12.8rem;
    padding: 1.6rem 0;
  }
}
@media only screen and (max-width: 1024px) {
  .header .header__contents-wrap-item img {
    height: 10.4rem;
    padding: 1.3rem 0;
  }
}
@media only screen and (max-width: 699px) {
  .header .header__contents-wrap-item img {
    padding: 1rem 0;
    height: 6.5rem;
  }
}
.header .header__contents-wrap-art {
  transform: translateY(18px);
}
.header .header__contents-wrap-title {
  display: flex;
  flex-direction: column;
  width: 20%;
  align-items: center;
  justify-content: center;
}
.header .header__contents-wrap-title-text {
  width: 100%;
}
.header .header__contents-wrap-title-logo {
  margin-top: 5px;
  width: 100%;
}
.header .header__hamburger-menu {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 2%;
}
.header .header__hamburger-menu div {
  position: relative;
  border: 1px solid #CC0000;
  border-radius: 50px;
  background-color: #fff;
  cursor: pointer;
  width: 6.4rem;
  height: 6.4rem;
}
.header .header__hamburger-menu div:hover {
  opacity: 0.8;
}
@media only screen and (max-width: 1440px) {
  .header .header__hamburger-menu div {
    width: 5.2rem;
    height: 5.2rem;
  }
}
@media only screen and (max-width: 699px) {
  .header .header__hamburger-menu div {
    width: 4.2rem;
    height: 4.2rem;
  }
}
.header .header__hamburger-menu div::before, .header .header__hamburger-menu div::after {
  background-color: #CC0000;
  border-radius: 50px;
  content: "";
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: 0.3s;
  width: 2.4rem;
  height: 0.3rem;
}
@media only screen and (max-width: 1440px) {
  .header .header__hamburger-menu div::before, .header .header__hamburger-menu div::after {
    width: 1.9rem;
  }
}
@media only screen and (max-width: 699px) {
  .header .header__hamburger-menu div::before, .header .header__hamburger-menu div::after {
    width: 1.6rem;
    height: 0.2rem;
  }
}
.header .header__hamburger-menu div::before {
  top: 40%;
}
.header .header__hamburger-menu div::after {
  top: 60%;
}
.header .header__hamburger-menu.close div {
  background-color: #CC0000;
}
.header .header__hamburger-menu.close div::before, .header .header__hamburger-menu.close div::after {
  background-color: #fff;
  top: 50%;
}
.header .header__hamburger-menu.close div::before {
  transform: translate(-50%, -50%) rotate(45deg);
}
.header .header__hamburger-menu.close div::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}
.header .header__nav {
  background-color: rgba(204, 0, 0, 0.8);
  position: fixed;
  width: 100%;
  height: calc(100vh - 16rem);
  z-index: 99;
  transition: 0.5s all cubic-bezier(0.87, 0.41, 0.19, 1);
  transform: translateX(100%);
}
@media only screen and (max-width: 1440px) {
  .header .header__nav {
    height: calc(100vh - 12.8rem);
  }
}
@media only screen and (max-width: 1024px) {
  .header .header__nav {
    height: calc(100vh - 10.4rem);
  }
}
@media only screen and (max-width: 699px) {
  .header .header__nav {
    height: calc(100vh - 6.5rem);
  }
}
.header .header__nav.slide-in {
  transform: translateX(0);
}
.header .header__nav-contents {
  max-width: 1400px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  height: calc(100vh - 16rem);
  padding: 10rem 3rem;
}
@media only screen and (max-width: 1440px) {
  .header .header__nav-contents {
    padding: 8rem 3rem;
    height: calc(100vh - 12.8rem);
  }
}
@media only screen and (max-width: 1024px) {
  .header .header__nav-contents {
    height: calc(100vh - 10.4rem);
  }
}
@media only screen and (max-width: 699px) {
  .header .header__nav-contents {
    height: calc(100vh - 6.5rem);
    flex-direction: column;
    justify-content: center;
    padding: 5.3333333333vw;
  }
}
.header .header__nav-contents nav {
  width: 50%;
}
@media only screen and (max-width: 1024px) {
  .header .header__nav-contents nav {
    width: 60%;
  }
}
@media only screen and (max-width: 699px) {
  .header .header__nav-contents nav {
    width: 100%;
  }
}
.header .header__nav-contents li {
  list-style: none;
}
.header .header__nav-contents li a {
  font-family: noto-sans-cjk-jp, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 2.4rem;
  text-decoration: none;
  list-style: none;
  color: #fff;
  margin-bottom: 4.5rem;
  display: flex;
  justify-content: space-between;
  transition: 0.3s;
}
@media only screen and (max-width: 1440px) {
  .header .header__nav-contents li a {
    margin-bottom: 2.9rem;
  }
}
@media only screen and (max-width: 1024px) {
  .header .header__nav-contents li a {
    font-size: 1.8rem;
  }
}
@media only screen and (max-width: 699px) {
  .header .header__nav-contents li a {
    font-size: 1.6rem;
  }
}
.header .header__nav-contents li a:hover {
  opacity: 0.8;
}
.header .header__nav-contents-img {
  width: 50%;
  height: 100%;
}
@media only screen and (max-width: 699px) {
  .header .header__nav-contents-img {
    width: 70%;
    height: auto;
    margin-bottom: 30px;
  }
}
.header .header__nav-contents-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
@media only screen and (max-width: 699px) {
  .header .header__nav-contents-img img {
    height: auto;
  }
}
.header .header__nav-contents-link--1 {
  font-family: noto-sans-cjk-jp, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 2.6rem;
  background-color: #CC0000;
  text-decoration: none;
  border-radius: 50px;
  box-shadow: 0 6px 8px 0 rgba(0, 0, 0, 0.15);
  color: #fff;
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: 0.3s;
  width: 55rem;
  font-size: 2.6rem;
  min-width: 55rem;
  height: 6.8rem;
  padding: 0 2.8rem;
  border: 1px solid #fff;
  max-width: 505px;
  margin: 4.8rem 0 4rem 0;
}
@media only screen and (max-width: 1440px) {
  .header .header__nav-contents-link--1 {
    width: 45rem;
    min-width: 45rem;
    font-size: 2.1rem;
    height: 5.5rem;
    padding: 0 2.3rem;
  }
}
@media only screen and (max-width: 1024px) {
  .header .header__nav-contents-link--1 {
    font-size: 1.8rem;
    height: 4.5rem;
    min-width: 33rem;
    width: 33rem;
  }
}
@media only screen and (max-width: 699px) {
  .header .header__nav-contents-link--1 {
    font-size: 1.6rem;
    width: 36rem;
    min-width: 36rem;
    height: 5rem;
    border: 2px solid #fff;
    padding: 0 1.2rem 0 1.8rem;
  }
}
.header .header__nav-contents-link--1 span {
  display: inline-block;
  transform: rotate(45deg);
  width: 1.4rem;
  height: 1.4rem;
  margin: 0 0.8rem;
  border-top: 0.3rem solid #fff;
  border-right: 0.3rem solid #fff;
}
@media only screen and (max-width: 1440px) {
  .header .header__nav-contents-link--1 span {
    width: 1.2rem;
    height: 1.2rem;
    margin: 0 0.7rem;
  }
}
.header .header__nav-contents-link--1:hover {
  opacity: 0.8;
}
@media only screen and (max-width: 1440px) {
  .header .header__nav-contents-link--1 {
    margin: 3.9rem 0 3.2rem 0;
  }
}
@media only screen and (max-width: 699px) {
  .header .header__nav-contents-link--1 {
    width: 100%;
    min-width: 100%;
  }
}
.header .header__nav-contents-link--2 {
  font-family: noto-sans-cjk-jp, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 2.6rem;
  background-color: #fff;
  text-decoration: none;
  border-radius: 50px;
  box-shadow: 0 6px 8px 0 rgba(0, 0, 0, 0.15);
  color: #CC0000;
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: 0.3s;
  width: 55rem;
  font-size: 2.6rem;
  min-width: 55rem;
  height: 6.8rem;
  padding: 0 2.8rem;
  border: 1px solid #CC0000;
  max-width: 505px;
}
@media only screen and (max-width: 1440px) {
  .header .header__nav-contents-link--2 {
    width: 45rem;
    min-width: 45rem;
    font-size: 2.1rem;
    height: 5.5rem;
    padding: 0 2.3rem;
  }
}
@media only screen and (max-width: 1024px) {
  .header .header__nav-contents-link--2 {
    font-size: 1.8rem;
    height: 4.5rem;
    min-width: 33rem;
    width: 33rem;
  }
}
@media only screen and (max-width: 699px) {
  .header .header__nav-contents-link--2 {
    font-size: 1.6rem;
    width: 36rem;
    min-width: 36rem;
    height: 5rem;
    border: 2px solid #CC0000;
    padding: 0 1.2rem 0 1.8rem;
  }
}
.header .header__nav-contents-link--2 span {
  display: inline-block;
  transform: rotate(45deg);
  width: 1.4rem;
  height: 1.4rem;
  margin: 0 0.8rem;
  border-top: 0.3rem solid #CC0000;
  border-right: 0.3rem solid #CC0000;
}
@media only screen and (max-width: 1440px) {
  .header .header__nav-contents-link--2 span {
    width: 1.2rem;
    height: 1.2rem;
    margin: 0 0.7rem;
  }
}
.header .header__nav-contents-link--2:hover {
  opacity: 0.8;
}
@media only screen and (max-width: 699px) {
  .header .header__nav-contents-link--2 {
    width: 100%;
    min-width: 100%;
  }
}

.visible-pc {
  display: block;
}
@media only screen and (max-width: 1024px) {
  .visible-pc {
    display: none;
  }
}

.noscroll {
  overflow: hidden;
}

.top {
  padding-top: 16rem;
  background-size: 100%;
  background-image: url("../../assets/images/top-back.svg");
  background-position: center 35%;
  overflow: hidden;
}
@media only screen and (max-width: 1440px) {
  .top {
    padding-top: 12.8rem;
  }
}
@media only screen and (max-width: 1024px) {
  .top {
    background-image: url("../../assets/images/top-back-sp.svg");
    background-position: center 50%;
    padding-top: 10.4rem;
  }
}
@media only screen and (max-width: 699px) {
  .top {
    background-size: 130%;
    padding-top: 6.5rem;
  }
}
.top .top__inner {
  position: relative;
  border-top: 8px solid #CC0000;
  border-bottom: 8px solid #CC0000;
  min-height: calc(100vh - 16rem);
}
@media only screen and (max-width: 1440px) {
  .top .top__inner {
    min-height: calc(100vh - 12.8rem);
    border-top: 5px solid #CC0000;
    border-bottom: 5px solid #CC0000;
  }
}
@media only screen and (max-width: 1024px) {
  .top .top__inner {
    min-height: calc(100vh - 10.4rem);
    border-top: 3px solid #CC0000;
    border-bottom: 3px solid #CC0000;
  }
}
@media only screen and (max-width: 699px) {
  .top .top__inner {
    min-height: calc(100vh - 6.5rem);
    border-top: 1px solid #CC0000;
  }
}
.top .top__inner-contents {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: calc(100vh - 22rem);
  position: relative;
  padding: 6% 0 9% 0;
}
@media only screen and (max-width: 1440px) {
  .top .top__inner-contents {
    min-height: calc(100vh - 17.5rem);
  }
}
@media only screen and (max-width: 1024px) {
  .top .top__inner-contents {
    min-height: calc(100vh - 14rem);
    padding: 30% 0;
  }
}
@media only screen and (max-width: 699px) {
  .top .top__inner-contents {
    min-height: calc(100vh - 6.9rem);
  }
}
.top .top__inner-contents-jal-logo {
  display: none;
}
@media only screen and (max-width: 1024px) {
  .top .top__inner-contents-jal-logo {
    display: block;
    position: absolute;
    width: 23%;
    top: 0;
    left: 0;
  }
}
.top .top__inner-images {
  position: relative;
  width: 100%;
}
.top .top__inner-images-item, .top .top__inner-images-item--title, .top .top__inner-images-item--window, .top .top__inner-images-item--plane, .top .top__inner-images-item--jal-logo {
  position: absolute;
}
.top .top__inner-images-item img, .top .top__inner-images-item--title img, .top .top__inner-images-item--window img, .top .top__inner-images-item--plane img, .top .top__inner-images-item--jal-logo img {
  max-width: 100%;
  width: 100%;
  height: auto;
}
.top .top__inner-images-item--jal-logo {
  top: -29%;
  width: 12%;
  left: 12%;
}
@media only screen and (max-width: 1440px) {
  .top .top__inner-images-item--jal-logo {
    width: 10%;
    left: 16%;
  }
}
@media only screen and (max-width: 1024px) {
  .top .top__inner-images-item--jal-logo {
    display: none;
  }
}
.top .top__inner-images-item--plane {
  z-index: 10;
  top: -38%;
  left: 51%;
  width: 41%;
}
@media only screen and (max-width: 1024px) {
  .top .top__inner-images-item--plane {
    width: 103%;
    top: -80%;
    left: 23%;
  }
}
@media only screen and (max-width: 699px) {
  .top .top__inner-images-item--plane {
    top: -77%;
  }
}
.top .top__inner-images-item--window {
  width: 27%;
  right: 17%;
  top: 50%;
  transform: translateY(-50%);
}
@media only screen and (max-width: 1024px) {
  .top .top__inner-images-item--window {
    width: 59%;
    left: 50%;
    top: 51%;
    transform: translate(-50%, -50%);
  }
}
@media only screen and (max-width: 699px) {
  .top .top__inner-images-item--window {
    width: 70%;
  }
}
.top .top__inner-images-item--title {
  opacity: 0;
  position: relative;
  margin: 0 auto;
  width: 60%;
}
@media only screen and (max-width: 1440px) {
  .top .top__inner-images-item--title {
    width: 58%;
  }
}
@media only screen and (max-width: 1024px) {
  .top .top__inner-images-item--title {
    width: 73%;
    padding-top: 9%;
  }
}
@media only screen and (max-width: 699px) {
  .top .top__inner-images-item--title {
    width: 82%;
  }
}
.top .top__inner-contents-download-btn {
  font-family: noto-sans-cjk-jp, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 24px;
  background-color: #CC0000;
  display: block;
  text-align: center;
  border-radius: 50px;
  cursor: pointer;
  text-decoration: none;
  transition: 0.3s;
  color: #fff;
  box-shadow: 0 6px 6px rgba(0, 0, 0, 0.16);
  min-width: 36.6rem;
  line-height: 6.8rem;
  font-family: fot-tsukuardgothic-std, sans-serif;
  font-weight: 700;
  font-style: normal;
  z-index: 10;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.top .top__inner-contents-download-btn:hover {
  opacity: 0.8;
}
@media only screen and (max-width: 1440px) {
  .top .top__inner-contents-download-btn {
    font-size: 2.1rem;
    line-height: 5.8rem;
  }
}
@media only screen and (max-width: 1024px) {
  .top .top__inner-contents-download-btn {
    font-size: 1.7rem;
    line-height: 4.5rem;
    min-width: 28rem;
  }
}
@media only screen and (max-width: 1440px) {
  .top .top__inner-contents-download-btn {
    margin-top: 0;
    min-width: 32rem;
  }
}
@media only screen and (max-width: 1024px) {
  .top .top__inner-contents-download-btn {
    margin-top: 16rem;
  }
}
@media only screen and (max-width: 699px) {
  .top .top__inner-contents-download-btn {
    margin-top: 12rem;
  }
}
.top .top__inner-menu {
  display: flex;
  justify-content: center;
  border-top: 2px solid #CC0000;
  position: absolute;
  bottom: 0;
  width: 100%;
  align-items: center;
  height: 4.4rem;
  background-color: #fff;
  z-index: 10;
}
@media only screen and (max-width: 1440px) {
  .top .top__inner-menu {
    height: 3.75rem;
  }
}
@media only screen and (max-width: 1024px) {
  .top .top__inner-menu {
    border-top: 1px solid #CC0000;
    height: 3.1rem;
  }
}
@media only screen and (max-width: 699px) {
  .top .top__inner-menu {
    display: none;
  }
}
.top .top__inner-menu li {
  font-family: fot-tsukuardgothic-std, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 2.56rem;
  list-style: none;
  margin-right: 5.6rem;
}
@media only screen and (max-width: 1440px) {
  .top .top__inner-menu li {
    font-size: 1.9rem;
  }
}
@media only screen and (max-width: 1024px) {
  .top .top__inner-menu li {
    font-size: 1.6rem;
  }
}
@media only screen and (max-width: 699px) {
  .top .top__inner-menu li {
    display: none;
  }
}
.top .top__inner-menu li:last-child {
  margin-right: 0;
}
.top .top__inner-menu li a {
  transition: 0.3s;
  color: #CC0000;
  text-decoration: none;
}
.top .top__inner-menu li a:hover {
  opacity: 0.6;
}

.table-of-contents {
  max-width: 1120px;
  margin: 14rem auto 10.8rem auto;
  position: relative;
}
@media only screen and (max-width: 1440px) {
  .table-of-contents {
    margin: 8.4rem auto 6.48rem auto;
    max-width: 910px;
  }
}
@media only screen and (max-width: 1024px) {
  .table-of-contents {
    margin: 7rem auto 5.4rem auto;
    padding: 0 2.5rem;
  }
}
@media only screen and (max-width: 699px) {
  .table-of-contents {
    margin: 31.7333333333vw auto 18.6666666667vw auto;
    padding: 0 5.3333333333vw;
  }
}
.table-of-contents .table-of-contents__catch {
  position: absolute;
  width: 10%;
  left: -4%;
  display: block;
  z-index: 10;
}
@media only screen and (max-width: 1024px) {
  .table-of-contents .table-of-contents__catch {
    width: 9%;
    left: 0;
    display: block;
  }
}
@media only screen and (max-width: 699px) {
  .table-of-contents .table-of-contents__catch {
    display: none;
  }
}
.table-of-contents .table-of-contents__sp-catch {
  position: absolute;
  width: 10%;
  left: -4%;
  display: none;
}
@media only screen and (max-width: 699px) {
  .table-of-contents .table-of-contents__sp-catch {
    display: block;
    width: 100%;
    max-width: 32.5rem;
    left: 50%;
    transform: translateX(-50%);
    z-index: 10;
    top: -4%;
  }
}
.table-of-contents .table-of-contents__contents {
  position: relative;
  width: 100%;
  top: 0;
}
.table-of-contents .table-of-contents__contents-back {
  position: relative;
  width: 100%;
  z-index: -1;
}
@media only screen and (max-width: 699px) {
  .table-of-contents .table-of-contents__contents-back {
    display: none;
  }
}
.table-of-contents .table-of-contents__contents-sp-back {
  display: none;
}
@media only screen and (max-width: 699px) {
  .table-of-contents .table-of-contents__contents-sp-back {
    position: relative;
    max-width: 35.6rem;
    width: 100%;
    display: block;
    margin: 0 auto;
  }
}
.table-of-contents .table-of-contents__contents-items {
  padding-bottom: 5rem;
  background-color: #F5F5F5;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.16);
  border-radius: 1000px;
  padding: 12rem 8rem 10rem 11rem;
}
@media only screen and (max-width: 1440px) {
  .table-of-contents .table-of-contents__contents-items {
    padding: 14rem 10rem 10rem 10rem;
  }
}
@media only screen and (max-width: 1024px) {
  .table-of-contents .table-of-contents__contents-items {
    padding: 21.3333333333vw 8vw 13.3333333333vw 8vw;
    margin: 0 2rem;
  }
}
@media only screen and (max-width: 699px) {
  .table-of-contents .table-of-contents__contents-items {
    margin: 0;
    padding: 29.3333333333vw 4vw 21.3333333333vw 4vw;
  }
}
.table-of-contents .table-of-contents__contents-title {
  text-align: center;
  line-height: 1.7;
  color: #CC0000;
  line-height: 1.3;
}
@media only screen and (max-width: 699px) {
  .table-of-contents .table-of-contents__contents-title {
    font-size: 3rem;
  }
}
.table-of-contents .table-of-contents__contents-title span {
  color: #000000;
  font-size: 3.4rem;
  display: block;
}
@media only screen and (max-width: 1440px) {
  .table-of-contents .table-of-contents__contents-title span {
    font-size: 2.9rem;
  }
}
@media only screen and (max-width: 1024px) {
  .table-of-contents .table-of-contents__contents-title span {
    font-size: 2.7rem;
  }
}
.table-of-contents .table-of-contents__contents-item-wrap {
  margin-top: 7rem;
}
@media only screen and (max-width: 1440px) {
  .table-of-contents .table-of-contents__contents-item-wrap {
    margin-top: 5.5rem;
  }
}
@media only screen and (max-width: 1024px) {
  .table-of-contents .table-of-contents__contents-item-wrap {
    margin-top: 3.5rem;
  }
}
.table-of-contents .table-of-contents__contents-item {
  margin-bottom: 7rem;
}
@media only screen and (max-width: 1440px) {
  .table-of-contents .table-of-contents__contents-item {
    margin-bottom: 5.5rem;
  }
}
@media only screen and (max-width: 1024px) {
  .table-of-contents .table-of-contents__contents-item {
    margin-bottom: 4rem;
  }
}
@media only screen and (max-width: 699px) {
  .table-of-contents .table-of-contents__contents-item {
    margin-bottom: 10.6666666667vw;
  }
}
.table-of-contents .table-of-contents__contents-item-num, .table-of-contents .table-of-contents__contents-item-num--03, .table-of-contents .table-of-contents__contents-item-num--02, .table-of-contents .table-of-contents__contents-item-num--01 {
  display: flex;
}
@media only screen and (max-width: 699px) {
  .table-of-contents .table-of-contents__contents-item-num, .table-of-contents .table-of-contents__contents-item-num--03, .table-of-contents .table-of-contents__contents-item-num--02, .table-of-contents .table-of-contents__contents-item-num--01 {
    flex-direction: column;
  }
}
.table-of-contents .table-of-contents__contents-item-num img, .table-of-contents .table-of-contents__contents-item-num--03 img, .table-of-contents .table-of-contents__contents-item-num--02 img, .table-of-contents .table-of-contents__contents-item-num--01 img {
  width: 13.3rem;
  margin: -7rem 2rem 0 0;
}
@media only screen and (max-width: 1440px) {
  .table-of-contents .table-of-contents__contents-item-num img, .table-of-contents .table-of-contents__contents-item-num--03 img, .table-of-contents .table-of-contents__contents-item-num--02 img, .table-of-contents .table-of-contents__contents-item-num--01 img {
    width: 12rem;
    margin: -5rem 2rem 0 0;
  }
}
@media only screen and (max-width: 1024px) {
  .table-of-contents .table-of-contents__contents-item-num img, .table-of-contents .table-of-contents__contents-item-num--03 img, .table-of-contents .table-of-contents__contents-item-num--02 img, .table-of-contents .table-of-contents__contents-item-num--01 img {
    width: 9.5rem;
    margin: -3rem 2rem 0 0;
  }
}
@media only screen and (max-width: 699px) {
  .table-of-contents .table-of-contents__contents-item-num img, .table-of-contents .table-of-contents__contents-item-num--03 img, .table-of-contents .table-of-contents__contents-item-num--02 img, .table-of-contents .table-of-contents__contents-item-num--01 img {
    margin: 0 auto;
    width: 4.4rem;
  }
}
.table-of-contents .table-of-contents__contents-item-num h2, .table-of-contents .table-of-contents__contents-item-num--03 h2, .table-of-contents .table-of-contents__contents-item-num--02 h2, .table-of-contents .table-of-contents__contents-item-num--01 h2 {
  line-height: 1;
}
@media only screen and (max-width: 699px) {
  .table-of-contents .table-of-contents__contents-item-num h2, .table-of-contents .table-of-contents__contents-item-num--03 h2, .table-of-contents .table-of-contents__contents-item-num--02 h2, .table-of-contents .table-of-contents__contents-item-num--01 h2 {
    text-align: center;
    line-height: 1.58;
    margin-top: 3.4666666667vw;
  }
}
.table-of-contents .table-of-contents__contents-item-num h2 span, .table-of-contents .table-of-contents__contents-item-num--03 h2 span, .table-of-contents .table-of-contents__contents-item-num--02 h2 span, .table-of-contents .table-of-contents__contents-item-num--01 h2 span {
  margin-bottom: 1.8rem;
  display: block;
}
@media only screen and (max-width: 1440px) {
  .table-of-contents .table-of-contents__contents-item-num h2 span, .table-of-contents .table-of-contents__contents-item-num--03 h2 span, .table-of-contents .table-of-contents__contents-item-num--02 h2 span, .table-of-contents .table-of-contents__contents-item-num--01 h2 span {
    margin-bottom: 1.6rem;
  }
}
@media only screen and (max-width: 1024px) {
  .table-of-contents .table-of-contents__contents-item-num h2 span, .table-of-contents .table-of-contents__contents-item-num--03 h2 span, .table-of-contents .table-of-contents__contents-item-num--02 h2 span, .table-of-contents .table-of-contents__contents-item-num--01 h2 span {
    margin-bottom: 1.2rem;
  }
}
@media only screen and (max-width: 1024px) {
  .table-of-contents .table-of-contents__contents-item-num h2 span, .table-of-contents .table-of-contents__contents-item-num--03 h2 span, .table-of-contents .table-of-contents__contents-item-num--02 h2 span, .table-of-contents .table-of-contents__contents-item-num--01 h2 span {
    line-height: 1.75;
    margin-bottom: 1.3333333333vw;
  }
}
.table-of-contents .table-of-contents__contents-item-num--01 img {
  width: 11.5rem;
}
@media only screen and (max-width: 1440px) {
  .table-of-contents .table-of-contents__contents-item-num--01 img {
    width: 10.3rem;
  }
}
@media only screen and (max-width: 1024px) {
  .table-of-contents .table-of-contents__contents-item-num--01 img {
    width: 8.5rem;
  }
}
@media only screen and (max-width: 699px) {
  .table-of-contents .table-of-contents__contents-item-num--01 img {
    width: 4.4rem;
  }
}
@media only screen and (max-width: 699px) {
  .table-of-contents .table-of-contents__contents-item-num--02 {
    display: flex;
    flex-direction: column-reverse;
  }
}
.table-of-contents .table-of-contents__contents-item-num--02 img {
  margin: -11rem 0 0 2rem;
}
@media only screen and (max-width: 1024px) {
  .table-of-contents .table-of-contents__contents-item-num--02 img {
    margin: -7rem 0 0 2rem;
  }
}
@media only screen and (max-width: 699px) {
  .table-of-contents .table-of-contents__contents-item-num--02 img {
    margin: 0 auto;
  }
}
.table-of-contents .table-of-contents__contents-item-num--02 h2 {
  text-align: right;
}
@media only screen and (max-width: 699px) {
  .table-of-contents .table-of-contents__contents-item-num--02 h2 {
    text-align: center;
  }
}
.table-of-contents .table-of-contents__contents-item-num--02 span {
  text-align: left;
}
@media only screen and (max-width: 699px) {
  .table-of-contents .table-of-contents__contents-item-num--02 span {
    text-align: center;
  }
}
.table-of-contents .table-of-contents__contents-item-link, .table-of-contents .table-of-contents__contents-item-link--03, .table-of-contents .table-of-contents__contents-item-link--02, .table-of-contents .table-of-contents__contents-item-link--01 {
  padding: 0 0.5rem 1rem 0.5rem;
}
@media only screen and (max-width: 699px) {
  .table-of-contents .table-of-contents__contents-item-link, .table-of-contents .table-of-contents__contents-item-link--03, .table-of-contents .table-of-contents__contents-item-link--02, .table-of-contents .table-of-contents__contents-item-link--01 {
    text-align: center;
  }
}
.table-of-contents .table-of-contents__contents-item-link a, .table-of-contents .table-of-contents__contents-item-link--03 a, .table-of-contents .table-of-contents__contents-item-link--02 a, .table-of-contents .table-of-contents__contents-item-link--01 a {
  border-radius: 50px;
  box-shadow: 0 6px 8px 0 rgba(0, 0, 0, 0.15);
  text-decoration: none;
  border: 5px solid #fff;
  height: 6rem;
  display: flex;
  width: 55rem;
  min-width: 55rem;
  transition: 0.3s;
  align-items: center;
  padding: 0 2.8rem;
  color: #000000;
  justify-content: space-between;
  margin: 2rem 14rem 0.9rem auto;
  font-family: noto-sans-cjk-jp, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 2.4rem;
}
@media only screen and (max-width: 1440px) {
  .table-of-contents .table-of-contents__contents-item-link a, .table-of-contents .table-of-contents__contents-item-link--03 a, .table-of-contents .table-of-contents__contents-item-link--02 a, .table-of-contents .table-of-contents__contents-item-link--01 a {
    font-size: 1.9rem;
    width: 40rem;
    min-width: 40rem;
    margin: 2rem 6rem 0.9rem auto;
  }
}
@media only screen and (max-width: 1024px) {
  .table-of-contents .table-of-contents__contents-item-link a, .table-of-contents .table-of-contents__contents-item-link--03 a, .table-of-contents .table-of-contents__contents-item-link--02 a, .table-of-contents .table-of-contents__contents-item-link--01 a {
    font-size: 1.7rem;
    border: 3px solid #fff;
    width: 38rem;
    min-width: 38rem;
    height: 4.5rem;
    margin: 2rem 6rem 1.3rem auto;
  }
}
@media only screen and (max-width: 699px) {
  .table-of-contents .table-of-contents__contents-item-link a, .table-of-contents .table-of-contents__contents-item-link--03 a, .table-of-contents .table-of-contents__contents-item-link--02 a, .table-of-contents .table-of-contents__contents-item-link--01 a {
    font-size: 1.6rem;
    height: 6rem;
    margin: 3.4666666667vw auto 0 auto;
    width: 100%;
    min-width: 100%;
    padding: 0 0.8rem 0 1.3rem;
  }
}
.table-of-contents .table-of-contents__contents-item-link a span, .table-of-contents .table-of-contents__contents-item-link--03 a span, .table-of-contents .table-of-contents__contents-item-link--02 a span, .table-of-contents .table-of-contents__contents-item-link--01 a span {
  display: inline-block;
  transform: rotate(45deg);
  width: 1.4rem;
  height: 1.4rem;
  margin: 0 0.8rem;
  border-top: 0.3rem solid #000000;
  border-right: 0.3rem solid #000000;
}
@media only screen and (max-width: 699px) {
  .table-of-contents .table-of-contents__contents-item-link a span, .table-of-contents .table-of-contents__contents-item-link--03 a span, .table-of-contents .table-of-contents__contents-item-link--02 a span, .table-of-contents .table-of-contents__contents-item-link--01 a span {
    width: 1.2rem;
    height: 1.2rem;
    border-top: 0.2rem solid #000000;
    border-right: 0.2rem solid #000000;
  }
}
.table-of-contents .table-of-contents__contents-item-link--01 a {
  background-color: #A3DD53;
}
.table-of-contents .table-of-contents__contents-item-link--02 a {
  background-color: #9FDAEF;
}
.table-of-contents .table-of-contents__contents-item-link--03 {
  margin-bottom: 0;
}
.table-of-contents .table-of-contents__contents-item-link--03 a {
  background-color: #F4D245;
}

.three-points {
  background: url("../../assets/images/three-points-background.svg");
  background-size: contain;
  padding: 12rem 0 7.8rem 0;
  margin-bottom: 10rem;
}
@media only screen and (max-width: 1440px) {
  .three-points {
    padding: 9.8rem 0 6.4rem 0;
    margin-bottom: 8.4rem;
  }
}
@media only screen and (max-width: 1024px) {
  .three-points {
    padding: 6.7rem 0 4.4rem 0;
    margin-bottom: 5.8rem;
  }
}
@media only screen and (max-width: 699px) {
  .three-points {
    background: none;
    padding: 0;
    margin-bottom: 33.3333333333vw;
  }
}
.three-points .three-points__contents {
  max-width: 980px;
  margin: 0 auto;
}
@media only screen and (max-width: 1440px) {
  .three-points .three-points__contents {
    max-width: 800px;
  }
}
.three-points .three-points__head {
  width: 40%;
  display: block;
  margin: 0 auto;
}
@media only screen and (max-width: 699px) {
  .three-points .three-points__head {
    max-width: 17.7rem;
    width: 100%;
  }
}
.three-points .three-points__items {
  background-color: #fff;
  padding: 0 5.2rem;
  margin-top: 5rem;
}
@media only screen and (max-width: 1440px) {
  .three-points .three-points__items {
    padding: 0 4.2rem;
  }
}
@media only screen and (max-width: 1024px) {
  .three-points .three-points__items {
    padding: 0 2.5rem;
  }
}
@media only screen and (max-width: 699px) {
  .three-points .three-points__items {
    padding: 0 4.2666666667vw;
    text-align: center;
  }
}
.three-points .three-points__item, .three-points .three-points__item--03, .three-points .three-points__item--01, .three-points .three-points__item--02 {
  position: relative;
}
.three-points .three-points__item--01, .three-points .three-points__item--02 {
  margin-bottom: 11.5rem;
}
@media only screen and (max-width: 1440px) {
  .three-points .three-points__item--01, .three-points .three-points__item--02 {
    margin-bottom: 7.4rem;
  }
}
@media only screen and (max-width: 1024px) {
  .three-points .three-points__item--01, .three-points .three-points__item--02 {
    margin-bottom: 5rem;
  }
}
.three-points .three-points__item-back, .three-points .three-points__item-back--03, .three-points .three-points__item-back--02, .three-points .three-points__item-back--01 {
  display: none;
}
@media only screen and (max-width: 699px) {
  .three-points .three-points__item-back, .three-points .three-points__item-back--03, .three-points .three-points__item-back--02, .three-points .three-points__item-back--01 {
    display: block;
    position: absolute;
  }
}
@media only screen and (max-width: 699px) {
  .three-points .three-points__item-back--01 {
    top: -10%;
    left: -15%;
  }
}
@media only screen and (max-width: 699px) {
  .three-points .three-points__item-back--02 {
    top: -3%;
    left: -22%;
  }
}
@media only screen and (max-width: 699px) {
  .three-points .three-points__item-back--03 {
    top: -4%;
    left: -15%;
  }
}
.three-points .three-points__item-title, .three-points .three-points__item-title--02, .three-points .three-points__item-title--01 {
  font-family: fot-tsukuardgothic-std, sans-serif;
  font-weight: 700;
  font-style: normal;
  display: flex;
  overflow: hidden;
}
@media only screen and (max-width: 699px) {
  .three-points .three-points__item-title, .three-points .three-points__item-title--02, .three-points .three-points__item-title--01 {
    display: block;
  }
}
.three-points .three-points__item-title img, .three-points .three-points__item-title--02 img, .three-points .three-points__item-title--01 img {
  width: 13.4rem;
  margin: -1rem 3.2rem 0 0;
}
@media only screen and (max-width: 1440px) {
  .three-points .three-points__item-title img, .three-points .three-points__item-title--02 img, .three-points .three-points__item-title--01 img {
    width: 12rem;
    margin: -1rem 2.6rem 0 0;
  }
}
@media only screen and (max-width: 1024px) {
  .three-points .three-points__item-title img, .three-points .three-points__item-title--02 img, .three-points .three-points__item-title--01 img {
    width: 10rem;
    margin: 0 2.2rem 0 0;
  }
}
@media only screen and (max-width: 699px) {
  .three-points .three-points__item-title img, .three-points .three-points__item-title--02 img, .three-points .three-points__item-title--01 img {
    width: 5.3rem;
    margin: 0 auto;
  }
}
.three-points .three-points__item-title h2, .three-points .three-points__item-title--02 h2, .three-points .three-points__item-title--01 h2 {
  line-height: 1;
  margin-top: 2rem;
}
.three-points .three-points__item-title span, .three-points .three-points__item-title--02 span, .three-points .three-points__item-title--01 span {
  display: block;
  margin-bottom: 2.4rem;
}
@media only screen and (max-width: 1440px) {
  .three-points .three-points__item-title span, .three-points .three-points__item-title--02 span, .three-points .three-points__item-title--01 span {
    margin-bottom: 1.8rem;
  }
}
@media only screen and (max-width: 1024px) {
  .three-points .three-points__item-title span, .three-points .three-points__item-title--02 span, .three-points .three-points__item-title--01 span {
    margin-bottom: 1.2rem;
  }
}
@media only screen and (max-width: 699px) {
  .three-points .three-points__item-title--01 {
    flex-direction: column;
  }
}
.three-points .three-points__item-title--01 img {
  width: 12rem;
  text-align: center;
}
@media only screen and (max-width: 1440px) {
  .three-points .three-points__item-title--01 img {
    width: 10rem;
  }
}
@media only screen and (max-width: 1024px) {
  .three-points .three-points__item-title--01 img {
    width: 9.2rem;
    margin: 1rem 2.2rem 0 0;
  }
}
@media only screen and (max-width: 699px) {
  .three-points .three-points__item-title--01 img {
    width: 5.3rem;
    margin: 0 auto;
  }
}
.three-points .three-points__item-title--02 {
  justify-content: end;
}
@media only screen and (max-width: 699px) {
  .three-points .three-points__item-title--02 {
    display: flex;
    flex-direction: column-reverse;
  }
}
.three-points .three-points__item-title--02 img {
  margin: -15rem 0 0 3.2rem;
}
@media only screen and (max-width: 1440px) {
  .three-points .three-points__item-title--02 img {
    margin: -12rem 0 0 2.6rem;
  }
}
@media only screen and (max-width: 1024px) {
  .three-points .three-points__item-title--02 img {
    margin: -9rem 0 0 2.2rem;
  }
}
@media only screen and (max-width: 699px) {
  .three-points .three-points__item-title--02 img {
    width: 5.3rem;
    margin: 0 auto;
  }
}
.three-points .three-points__item-title--02 h2 {
  text-align: right;
}
@media only screen and (max-width: 699px) {
  .three-points .three-points__item-title--02 h2 {
    text-align: center;
    line-height: 1.5;
  }
}
.three-points .three-points__point-item {
  margin-bottom: 7.4rem;
}
@media only screen and (max-width: 1024px) {
  .three-points .three-points__point-item {
    margin-bottom: 3.7rem;
  }
}
@media only screen and (max-width: 699px) {
  .three-points .three-points__point-item {
    margin-bottom: 13.8666666667vw;
  }
}
.three-points .three-points__point-item:last-child {
  margin-bottom: 0;
}
.three-points .three-points__point-item:first-child {
  margin-top: 6.8rem;
}
@media only screen and (max-width: 1024px) {
  .three-points .three-points__point-item:first-child {
    margin-top: 3.4rem;
  }
}
.three-points .three-points__point-item-title, .three-points .three-points__point-item-title--03, .three-points .three-points__point-item-title--02, .three-points .three-points__point-item-title--01 {
  border-radius: 50px;
  text-align: center;
  height: 7.3rem;
  line-height: 7.3rem;
}
@media only screen and (max-width: 1024px) {
  .three-points .three-points__point-item-title, .three-points .three-points__point-item-title--03, .three-points .three-points__point-item-title--02, .three-points .three-points__point-item-title--01 {
    height: 5.7rem;
    line-height: 5.7rem;
  }
}
@media only screen and (max-width: 699px) {
  .three-points .three-points__point-item-title, .three-points .three-points__point-item-title--03, .three-points .three-points__point-item-title--02, .three-points .three-points__point-item-title--01 {
    height: 3.7rem;
    line-height: 3.7rem;
  }
}
.three-points .three-points__point-item-title--01 {
  background-color: #A3DD53;
}
.three-points .three-points__point-item-title--02 {
  background-color: #9FDAEF;
}
.three-points .three-points__point-item-title--03 {
  background-color: #F4D245;
}
.three-points .three-points__point-item-wrap {
  margin-top: 4.8rem;
  display: flex;
  overflow: hidden;
}
@media only screen and (max-width: 1024px) {
  .three-points .three-points__point-item-wrap {
    margin-top: 2.4rem;
  }
}
@media only screen and (max-width: 699px) {
  .three-points .three-points__point-item-wrap {
    display: block;
  }
}
.three-points .three-points__point-item-wrap p {
  font-family: fot-tsukuardgothic-std, sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 1.9;
  width: 50%;
}
@media only screen and (max-width: 699px) {
  .three-points .three-points__point-item-wrap p {
    width: 100%;
    text-align: left;
    margin-top: 2rem;
  }
}
@media only screen and (max-width: 699px) {
  .three-points .three-points__point-item-wrap-02 {
    display: flex;
    flex-direction: column-reverse;
  }
  .three-points .three-points__point-item-wrap-02 p {
    margin-top: 2rem;
  }
}
.three-points .three-points__point-item-wrap-img, .three-points .three-points__point-item-wrap-img--02 {
  width: 50%;
  margin-right: 4%;
}
@media only screen and (max-width: 699px) {
  .three-points .three-points__point-item-wrap-img, .three-points .three-points__point-item-wrap-img--02 {
    width: 100%;
    margin-right: 0;
  }
}
.three-points .three-points__point-item-wrap-img img, .three-points .three-points__point-item-wrap-img--02 img {
  width: 100%;
}
@media only screen and (max-width: 699px) {
  .three-points .three-points__point-item-wrap-img img, .three-points .three-points__point-item-wrap-img--02 img {
    width: 100%;
  }
}
.three-points .three-points__point-item-wrap-img--02 {
  margin-right: 0;
  margin-left: 4%;
}
@media only screen and (max-width: 699px) {
  .three-points .three-points__point-item-wrap-img--02 {
    margin-left: 0vw;
  }
}

@-webkit-keyframes rotate {
  0% {
    transform: rotate(-10deg);
  }
  50% {
    transform: rotate(15deg);
  }
  100% {
    transform: rotate(-10deg);
  }
}
@-moz-keyframes rotate {
  0% {
    transform: rotate(-10deg);
  }
  50% {
    transform: rotate(15deg);
  }
  100% {
    transform: rotate(-10deg);
  }
}
@keyframes rotate {
  0% {
    transform: rotate(-10deg);
  }
  50% {
    transform: rotate(15deg);
  }
  100% {
    transform: rotate(-10deg);
  }
}
@-webkit-keyframes sk-scaleout {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
    opacity: 0;
  }
}
@-moz-keyframes sk-scaleout {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
    opacity: 0;
  }
}
@keyframes sk-scaleout {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
    opacity: 0;
  }
}
@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes show-scale {
  0% {
    opacity: 0;
    transition: opacity 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transform-origin: 50% 50%;
    transform: scale(1.15);
  }
  100% {
    opacity: 1;
    transition: transform 1.2s cubic-bezier(0.37, 0.16, 0.12, 1), opacity 1s cubic-bezier(0.37, 0.16, 0.12, 1), -webkit-transform 1.2s cubic-bezier(0.37, 0.16, 0.12, 1);
    transform: scale(1);
  }
}
@-moz-keyframes show-scale {
  0% {
    opacity: 0;
    transition: opacity 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transform-origin: 50% 50%;
    transform: scale(1.15);
  }
  100% {
    opacity: 1;
    transition: transform 1.2s cubic-bezier(0.37, 0.16, 0.12, 1), opacity 1s cubic-bezier(0.37, 0.16, 0.12, 1), -webkit-transform 1.2s cubic-bezier(0.37, 0.16, 0.12, 1);
    transform: scale(1);
  }
}
@keyframes show-scale {
  0% {
    opacity: 0;
    transition: opacity 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transform-origin: 50% 50%;
    transform: scale(1.15);
  }
  100% {
    opacity: 1;
    transition: transform 1.2s cubic-bezier(0.37, 0.16, 0.12, 1), opacity 1s cubic-bezier(0.37, 0.16, 0.12, 1), -webkit-transform 1.2s cubic-bezier(0.37, 0.16, 0.12, 1);
    transform: scale(1);
  }
}
@-webkit-keyframes show-text {
  0% {
    opacity: 0;
    transition: transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19), opacity 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transform: translate3d(0px, 200px, 0px);
  }
  100% {
    opacity: 1;
    transition: transform 1.2s cubic-bezier(0.37, 0.16, 0.12, 1), opacity 1s cubic-bezier(0.37, 0.16, 0.12, 1), -webkit-transform 1.2s cubic-bezier(0.37, 0.16, 0.12, 1);
    transform: translate3d(0px, 0px, 0px);
  }
}
@-moz-keyframes show-text {
  0% {
    opacity: 0;
    transition: transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19), opacity 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transform: translate3d(0px, 200px, 0px);
  }
  100% {
    opacity: 1;
    transition: transform 1.2s cubic-bezier(0.37, 0.16, 0.12, 1), opacity 1s cubic-bezier(0.37, 0.16, 0.12, 1), -webkit-transform 1.2s cubic-bezier(0.37, 0.16, 0.12, 1);
    transform: translate3d(0px, 0px, 0px);
  }
}
@keyframes show-text {
  0% {
    opacity: 0;
    transition: transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19), opacity 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transform: translate3d(0px, 200px, 0px);
  }
  100% {
    opacity: 1;
    transition: transform 1.2s cubic-bezier(0.37, 0.16, 0.12, 1), opacity 1s cubic-bezier(0.37, 0.16, 0.12, 1), -webkit-transform 1.2s cubic-bezier(0.37, 0.16, 0.12, 1);
    transform: translate3d(0px, 0px, 0px);
  }
}
@-webkit-keyframes show-img {
  0% {
    opacity: 0;
    transition: transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19), opacity 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transform: translate3d(-300px, 200px, 300px) rotate3d(1, 1, 0, 45deg);
  }
  100% {
    opacity: 1;
    transition: transform 1.2s cubic-bezier(0.37, 0.16, 0.12, 1), opacity 1s cubic-bezier(0.37, 0.16, 0.12, 1), -webkit-transform 1.2s cubic-bezier(0.37, 0.16, 0.12, 1);
    transform: translate3d(0px, 0px, 1px) rotate3d(0, 0, 0, 0deg);
  }
}
@-moz-keyframes show-img {
  0% {
    opacity: 0;
    transition: transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19), opacity 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transform: translate3d(-300px, 200px, 300px) rotate3d(1, 1, 0, 45deg);
  }
  100% {
    opacity: 1;
    transition: transform 1.2s cubic-bezier(0.37, 0.16, 0.12, 1), opacity 1s cubic-bezier(0.37, 0.16, 0.12, 1), -webkit-transform 1.2s cubic-bezier(0.37, 0.16, 0.12, 1);
    transform: translate3d(0px, 0px, 1px) rotate3d(0, 0, 0, 0deg);
  }
}
@keyframes show-img {
  0% {
    opacity: 0;
    transition: transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19), opacity 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transform: translate3d(-300px, 200px, 300px) rotate3d(1, 1, 0, 45deg);
  }
  100% {
    opacity: 1;
    transition: transform 1.2s cubic-bezier(0.37, 0.16, 0.12, 1), opacity 1s cubic-bezier(0.37, 0.16, 0.12, 1), -webkit-transform 1.2s cubic-bezier(0.37, 0.16, 0.12, 1);
    transform: translate3d(0px, 0px, 1px) rotate3d(0, 0, 0, 0deg);
  }
}
@-webkit-keyframes show-img-right {
  0% {
    opacity: 0;
    transition: transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19), opacity 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transform: translate3d(300px, 200px, 300px) rotate3d(1, 1, 0, 45deg);
  }
  100% {
    opacity: 1;
    transition: transform 1.2s cubic-bezier(0.37, 0.16, 0.12, 1), opacity 1s cubic-bezier(0.37, 0.16, 0.12, 1), -webkit-transform 1.2s cubic-bezier(0.37, 0.16, 0.12, 1);
    transform: translate3d(0px, 0px, 1px) rotate3d(0, 0, 0, 0deg);
  }
}
@-moz-keyframes show-img-right {
  0% {
    opacity: 0;
    transition: transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19), opacity 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transform: translate3d(300px, 200px, 300px) rotate3d(1, 1, 0, 45deg);
  }
  100% {
    opacity: 1;
    transition: transform 1.2s cubic-bezier(0.37, 0.16, 0.12, 1), opacity 1s cubic-bezier(0.37, 0.16, 0.12, 1), -webkit-transform 1.2s cubic-bezier(0.37, 0.16, 0.12, 1);
    transform: translate3d(0px, 0px, 1px) rotate3d(0, 0, 0, 0deg);
  }
}
@keyframes show-img-right {
  0% {
    opacity: 0;
    transition: transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19), opacity 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transform: translate3d(300px, 200px, 300px) rotate3d(1, 1, 0, 45deg);
  }
  100% {
    opacity: 1;
    transition: transform 1.2s cubic-bezier(0.37, 0.16, 0.12, 1), opacity 1s cubic-bezier(0.37, 0.16, 0.12, 1), -webkit-transform 1.2s cubic-bezier(0.37, 0.16, 0.12, 1);
    transform: translate3d(0px, 0px, 1px) rotate3d(0, 0, 0, 0deg);
  }
}
.touch-plus {
  background-color: #fff;
}
.touch-plus .touch-plus__contents {
  max-width: 1160px;
  margin: 0 auto;
  padding: 20rem 0 23rem 0;
}
@media only screen and (max-width: 1024px) {
  .touch-plus .touch-plus__contents {
    max-width: 100vw;
    padding: 12rem 2.5rem 16rem 2.5rem;
  }
}
@media only screen and (max-width: 699px) {
  .touch-plus .touch-plus__contents {
    margin: 32vw 5.3333333333vw 21.3333333333vw 5.3333333333vw;
    padding: 0;
    background-image: url("../../assets/images/touch-background.svg");
    background-size: contain;
    background-position: center;
    background-repeat: repeat;
  }
}
.touch-plus .touch-plus__contents-text-center {
  font-family: noto-sans-cjk-jp, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.9rem;
  text-align: center;
  margin-top: 4.8rem;
}
@media only screen and (max-width: 1440px) {
  .touch-plus .touch-plus__contents-text-center {
    font-size: 1.6rem;
    margin-top: 4rem;
  }
}
@media only screen and (max-width: 699px) {
  .touch-plus .touch-plus__contents-text-center {
    font-size: 1.4rem;
    text-align: left;
    line-height: 1.8;
  }
}
.touch-plus .touch-plus__contents-text-left-wrap {
  margin: 0 auto;
  max-width: 710px;
}
@media only screen and (max-width: 1440px) {
  .touch-plus .touch-plus__contents-text-left-wrap {
    max-width: 700px;
  }
}
@media only screen and (max-width: 699px) {
  .touch-plus .touch-plus__contents-text-left-wrap {
    margin: 30px 15px 0 15px;
  }
}
.touch-plus .touch-plus__contents-text-left {
  font-family: noto-sans-cjk-jp, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.9rem;
  text-align: justify;
}
@media only screen and (max-width: 1440px) {
  .touch-plus .touch-plus__contents-text-left {
    font-size: 1.6rem;
  }
}
@media only screen and (max-width: 699px) {
  .touch-plus .touch-plus__contents-text-left {
    line-height: 1.5;
    font-size: 1.4rem;
  }
}
.touch-plus .touch-plus__contents-bg {
  width: 100%;
  opacity: 0.5;
}
.touch-plus .touch-plus__contents-title-wrap {
  background-image: url("../../assets/images/touch-background.svg");
  background-size: contain;
  background-position: center;
  display: flex;
  flex-direction: column;
  left: 50%;
  align-items: center;
  margin-bottom: 6.4rem;
}
@media only screen and (max-width: 1440px) {
  .touch-plus .touch-plus__contents-title-wrap {
    margin-bottom: 5rem;
  }
}
@media only screen and (max-width: 699px) {
  .touch-plus .touch-plus__contents-title-wrap {
    margin-bottom: 0;
    background-image: none;
  }
}
.touch-plus .touch-plus__contents-title-wrap-text {
  width: 31%;
  margin-bottom: 1.6rem;
}
@media only screen and (max-width: 1440px) {
  .touch-plus .touch-plus__contents-title-wrap-text {
    width: 25%;
  }
}
@media only screen and (max-width: 699px) {
  .touch-plus .touch-plus__contents-title-wrap-text {
    width: 63%;
    margin-bottom: 1rem;
  }
}
.touch-plus .touch-plus__contents-title-wrap-logo {
  width: 35%;
}
@media only screen and (max-width: 1440px) {
  .touch-plus .touch-plus__contents-title-wrap-logo {
    width: 28%;
  }
}
@media only screen and (max-width: 1024px) {
  .touch-plus .touch-plus__contents-title-wrap-logo {
    width: 30%;
  }
}
@media only screen and (max-width: 699px) {
  .touch-plus .touch-plus__contents-title-wrap-logo {
    width: 50%;
  }
}
.touch-plus .touch-plus__contents-button-wrap {
  display: flex;
  justify-content: center;
  margin: 6rem 0;
}
@media only screen and (max-width: 1440px) {
  .touch-plus .touch-plus__contents-button-wrap {
    margin: 4.9rem 0;
  }
}
@media only screen and (max-width: 699px) {
  .touch-plus .touch-plus__contents-button-wrap {
    margin: 8vw 5.3333333333vw 0 5.3333333333vw;
  }
}
.touch-plus .touch-plus__contents-button {
  font-family: noto-sans-cjk-jp, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 24px;
  background-color: #de6c31;
  display: block;
  text-align: center;
  border-radius: 50px;
  cursor: pointer;
  text-decoration: none;
  transition: 0.3s;
  color: #fff;
  box-shadow: 0 6px 6px rgba(0, 0, 0, 0.16);
  min-width: 36.6rem;
  line-height: 6.8rem;
  padding: 0 3.2rem;
}
.touch-plus .touch-plus__contents-button:hover {
  opacity: 0.8;
}
@media only screen and (max-width: 1440px) {
  .touch-plus .touch-plus__contents-button {
    font-size: 2.1rem;
    line-height: 5.8rem;
  }
}
@media only screen and (max-width: 1024px) {
  .touch-plus .touch-plus__contents-button {
    font-size: 1.7rem;
    line-height: 4.5rem;
    min-width: 28rem;
  }
}
@media only screen and (max-width: 1440px) {
  .touch-plus .touch-plus__contents-button {
    padding: 0 2.6rem;
  }
}
@media only screen and (max-width: 699px) {
  .touch-plus .touch-plus__contents-button {
    padding: 0;
    width: 100%;
    font-size: 1.5rem;
  }
}
.touch-plus .touch-plus__contents-img-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 920px;
  margin: 0 auto;
}
@media only screen and (max-width: 1024px) {
  .touch-plus .touch-plus__contents-img-wrap {
    padding: 0 2.5rem;
  }
}
@media only screen and (max-width: 699px) {
  .touch-plus .touch-plus__contents-img-wrap {
    display: none;
  }
}
.touch-plus .touch-plus__contents-img-wrap img {
  width: 18%;
  -webkit-animation: rotate 5s ease infinite;
  -moz-animation: rotate 5s ease infinite;
  animation: rotate 5s ease infinite;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  animation-fill-mode: both;
}
@media only screen and (max-width: 1440px) {
  .touch-plus .touch-plus__contents-img-wrap img {
    width: 15%;
  }
}

.questions {
  background-color: rgba(0, 159, 232, 0.1);
  padding-bottom: 15.2rem;
}
@media only screen and (max-width: 1440px) {
  .questions {
    padding-bottom: 13rem;
  }
}
@media only screen and (max-width: 699px) {
  .questions {
    padding-bottom: 18.6666666667vw;
  }
}
.questions img {
  width: 33%;
  display: block;
  margin: 0 auto;
}
@media only screen and (max-width: 1024px) {
  .questions img {
    width: 40%;
  }
}
@media only screen and (max-width: 699px) {
  .questions img {
    width: 66%;
  }
}
.questions .questions__contents {
  max-width: 960px;
  margin: 0 auto;
}
@media only screen and (max-width: 1440px) {
  .questions .questions__contents {
    max-width: 750px;
  }
}
@media only screen and (max-width: 1024px) {
  .questions .questions__contents {
    padding: 0 2.5rem;
  }
}
@media only screen and (max-width: 699px) {
  .questions .questions__contents {
    padding: 0 4vw;
  }
}
.questions .questions__item {
  margin-bottom: 2.4rem;
}
@media only screen and (max-width: 699px) {
  .questions .questions__item {
    margin-bottom: 6.1333333333vw;
  }
}
.questions .questions__item:first-child span img {
  width: 52%;
}
@media only screen and (max-width: 699px) {
  .questions .questions__item:first-child span img {
    max-width: 3.4rem;
    width: 67%;
  }
}
.questions .questions__item:last-child {
  margin-bottom: 0;
}
.questions .questions__item-header {
  z-index: 5;
  cursor: pointer;
  box-shadow: 0 6px 8px 1px rgba(0, 0, 0, 0.16);
  background-color: #fff;
  border-radius: 100px;
  color: #1bb5ec;
  display: flex;
  align-items: center;
  font-weight: bold;
  position: relative;
  height: 10.4rem;
}
@media only screen and (max-width: 1440px) {
  .questions .questions__item-header {
    height: 8rem;
  }
}
@media only screen and (max-width: 1024px) {
  .questions .questions__item-header {
    height: 6.5rem;
  }
}
@media only screen and (max-width: 699px) {
  .questions .questions__item-header {
    height: 5.2rem;
  }
}
.questions .questions__item-header span {
  background-color: #1bb5ec;
  color: #fff;
  border-radius: 80px 0 0 80px;
  width: 11%;
  text-align: center;
  height: 10.4rem;
}
.questions .questions__item-header span img {
  height: 100%;
  width: 60%;
  padding-left: 2%;
}
@media only screen and (max-width: 699px) {
  .questions .questions__item-header span img {
    max-width: 3.8rem;
    width: 72%;
  }
}
@media only screen and (max-width: 1440px) {
  .questions .questions__item-header span {
    height: 8rem;
  }
}
@media only screen and (max-width: 1024px) {
  .questions .questions__item-header span {
    height: 6.5rem;
    width: 14%;
  }
}
@media only screen and (max-width: 699px) {
  .questions .questions__item-header span {
    width: 19%;
    height: 5.2rem;
  }
}
.questions .questions__item-header p {
  font-family: noto-sans-cjk-jp, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 3rem;
  width: 100%;
  padding-left: 5.6rem;
}
@media only screen and (max-width: 1440px) {
  .questions .questions__item-header p {
    font-size: 2.4rem;
    padding-left: 4.5rem;
  }
}
@media only screen and (max-width: 1024px) {
  .questions .questions__item-header p {
    font-size: 1.8rem;
    padding: 0 0.5rem 0 1.5rem;
  }
}
@media only screen and (max-width: 699px) {
  .questions .questions__item-header p {
    font-size: 1.4rem;
  }
}
.questions .questions__item-header-toggle-btn, .questions .questions__item-header-toggle-btn.open {
  cursor: pointer;
  position: relative;
  padding-right: 6.4rem;
  width: 2.8rem;
  height: 1.6rem;
}
@media only screen and (max-width: 1440px) {
  .questions .questions__item-header-toggle-btn, .questions .questions__item-header-toggle-btn.open {
    padding-right: 5.2rem;
    width: 2.2rem;
    height: 1.4rem;
  }
}
@media only screen and (max-width: 1024px) {
  .questions .questions__item-header-toggle-btn, .questions .questions__item-header-toggle-btn.open {
    padding-right: 4rem;
  }
}
@media only screen and (max-width: 699px) {
  .questions .questions__item-header-toggle-btn, .questions .questions__item-header-toggle-btn.open {
    padding-right: 3.5rem;
  }
}
.questions .questions__item-header-toggle-btn::before, .questions .questions__item-header-toggle-btn.open::before, .questions .questions__item-header-toggle-btn::after, .questions .questions__item-header-toggle-btn.open::after {
  position: absolute;
  content: "";
  background-color: #1bb5ec;
  width: 2rem;
  height: 0.48rem;
}
@media only screen and (max-width: 1440px) {
  .questions .questions__item-header-toggle-btn::before, .questions .questions__item-header-toggle-btn.open::before, .questions .questions__item-header-toggle-btn::after, .questions .questions__item-header-toggle-btn.open::after {
    width: 1.6rem;
    height: 0.4rem;
  }
}
@media only screen and (max-width: 1024px) {
  .questions .questions__item-header-toggle-btn::before, .questions .questions__item-header-toggle-btn.open::before, .questions .questions__item-header-toggle-btn::after, .questions .questions__item-header-toggle-btn.open::after {
    width: 1.5rem;
    height: 0.4rem;
  }
}
@media only screen and (max-width: 699px) {
  .questions .questions__item-header-toggle-btn::before, .questions .questions__item-header-toggle-btn.open::before, .questions .questions__item-header-toggle-btn::after, .questions .questions__item-header-toggle-btn.open::after {
    width: 1.2rem;
    height: 0.3rem;
  }
}
.questions .questions__item-header-toggle-btn:before, .questions .questions__item-header-toggle-btn.open:before {
  transform: rotate(135deg);
  left: 0.6rem;
}
@media only screen and (max-width: 1440px) {
  .questions .questions__item-header-toggle-btn:before, .questions .questions__item-header-toggle-btn.open:before {
    left: 0.5rem;
  }
}
@media only screen and (max-width: 1024px) {
  .questions .questions__item-header-toggle-btn:before, .questions .questions__item-header-toggle-btn.open:before {
    left: 0.4rem;
  }
}
.questions .questions__item-header-toggle-btn:after, .questions .questions__item-header-toggle-btn.open:after {
  transform: rotate(-135deg);
  left: -0.5rem;
}
@media only screen and (max-width: 1440px) {
  .questions .questions__item-header-toggle-btn:after, .questions .questions__item-header-toggle-btn.open:after {
    left: -0.4rem;
  }
}
@media only screen and (max-width: 1024px) {
  .questions .questions__item-header-toggle-btn:after, .questions .questions__item-header-toggle-btn.open:after {
    left: -0.4rem;
  }
}
@media only screen and (max-width: 699px) {
  .questions .questions__item-header-toggle-btn:after, .questions .questions__item-header-toggle-btn.open:after {
    left: -0.25rem;
  }
}
.questions .questions__item-header-toggle-btn.open:before {
  transform: rotate(-135deg);
}
.questions .questions__item-header-toggle-btn.open:after {
  transform: rotate(135deg);
}
.questions .questions__item-inner {
  display: none;
  background-color: #fff;
  transform: translateY(-63px);
  border-radius: 1.6rem;
  padding: 8.81rem 4rem 3rem;
  margin-bottom: -5.1rem;
}
@media only screen and (max-width: 1440px) {
  .questions .questions__item-inner {
    padding: 9.5rem 4rem 3rem;
  }
}
@media only screen and (max-width: 1024px) {
  .questions .questions__item-inner {
    transform: translateY(-31px);
    padding: 6rem 2.5rem 2.5rem;
    margin-bottom: -2.8rem;
  }
}
.questions .questions__item-inner p {
  font-family: noto-sans-cjk-jp, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.9rem;
}
@media only screen and (max-width: 1440px) {
  .questions .questions__item-inner p {
    font-size: 1.6rem;
  }
}
@media only screen and (max-width: 699px) {
  .questions .questions__item-inner p {
    font-size: 1.4rem;
  }
}

.story {
  margin: 0 0 10rem 0;
}
@media only screen and (max-width: 699px) {
  .story {
    margin: 0 0 34.6666666667vw 0;
  }
}
.story .story__title, .story .story__title--road, .story .story__title--text, .story .story__title--plane {
  margin: 0 auto;
  max-width: 1536px;
}
@media only screen and (max-width: 1440px) {
  .story .story__title, .story .story__title--road, .story .story__title--text, .story .story__title--plane {
    max-width: 1248px;
  }
}
.story .story__title img, .story .story__title--road img, .story .story__title--text img, .story .story__title--plane img {
  margin: 0 auto;
  display: block;
  width: 100%;
}
.story .story__title--plane img {
  width: 48%;
}
@media only screen and (max-width: 699px) {
  .story .story__title--plane img {
    width: 66%;
  }
}
.story .story__title--text {
  max-width: 1120px;
  padding: 2rem 0 1rem 0;
}
.story .story__title--text img {
  width: 38%;
}
@media only screen and (max-width: 699px) {
  .story .story__title--text img {
    max-width: 17.7rem;
    width: 100%;
  }
}
@media only screen and (max-width: 1440px) {
  .story .story__title--text {
    max-width: 910px;
  }
}
.story .story__contents {
  max-width: 1120px;
  margin: 0 auto;
  position: relative;
}
@media only screen and (max-width: 1440px) {
  .story .story__contents {
    max-width: 910px;
    padding: 0 2.5rem;
  }
}
@media only screen and (max-width: 699px) {
  .story .story__contents {
    padding: 0 5.3333333333vw;
  }
}
@media only screen and (max-width: 699px) {
  .story .story__contents--path-1 {
    margin-left: 15rem;
  }
}
@media only screen and (max-width: 699px) {
  .story .story__contents--path-2 {
    position: relative;
    margin-left: 5rem;
  }
  .story .story__contents--path-2--top {
    position: absolute;
    bottom: 10rem;
  }
}
.story .story__contents-items {
  position: relative;
}
@media only screen and (max-width: 699px) {
  .story .story__contents-items {
    max-width: 367px;
    margin: 0 auto;
  }
}
.story .story__contents-frame {
  position: absolute;
  width: 60%;
  left: 0;
  bottom: 0;
}
@media only screen and (max-width: 699px) {
  .story .story__contents-frame {
    position: absolute;
    max-width: 31.8rem;
    width: 95%;
    bottom: -8%;
  }
}
.story .story__contents-item, .story .story__contents-item--03, .story .story__contents-item--02, .story .story__contents-item--01 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
@media only screen and (max-width: 699px) {
  .story .story__contents-item, .story .story__contents-item--03, .story .story__contents-item--02, .story .story__contents-item--01 {
    flex-direction: column-reverse;
  }
}
.story .story__contents-item--01 {
  top: 0;
}
.story .story__contents-item--01 img {
  width: 56%;
  transform: translateX(-8%);
}
.story .story__contents-item--02 {
  top: 50%;
  transform: translateY(-50%);
}
.story .story__contents-item--02 img {
  width: 20.2%;
  transform: translate(108%, 11%);
}
@media only screen and (max-width: 699px) {
  .story .story__contents-item--02 img {
    height: 14.6rem;
    width: 12.2rem;
    transform: translate(-80%, 35%);
  }
}
.story .story__contents-item--03 {
  bottom: 0;
}
.story .story__contents-item--03 img {
  width: 49.9%;
  transform: translate(3%, -22%);
}
@media only screen and (max-width: 699px) {
  .story .story__contents-item--03 img {
    width: 80%;
    transform: translate(3%, 15%);
  }
}
.story .story__contents-item-img img, .story .story__contents-item-img--03 img, .story .story__contents-item-img--02 img, .story .story__contents-item-img--01 img {
  width: 100%;
}
.story .story__contents-item-img--01 {
  width: 56%;
  transform: translateX(-8%);
}
@media only screen and (max-width: 699px) {
  .story .story__contents-item-img--01 {
    transform: translateX(0);
    width: 100%;
  }
}
.story .story__contents-item-img--02 {
  width: 20.2%;
  transform: translate(108%, 11%);
}
@media only screen and (max-width: 699px) {
  .story .story__contents-item-img--02 {
    width: 37.5%;
    transform: translate(-77%, 0);
  }
}
.story .story__contents-item-img--03 {
  width: 49.9%;
  transform: translate(3%, -22%);
}
@media only screen and (max-width: 699px) {
  .story .story__contents-item-img--03 {
    width: 100%;
    transform: translate(0);
  }
}
.story .story__contents-scenario-wrap--01 {
  transform: translateX(58%);
}
@media only screen and (max-width: 699px) {
  .story .story__contents-scenario-wrap--01 {
    transform: translate(-30%, -70%);
  }
}
.story .story__contents-scenario-wrap--02 {
  transform: translate(-66%, 23%);
}
@media only screen and (max-width: 699px) {
  .story .story__contents-scenario-wrap--02 {
    transform: translate(34%, 231%);
  }
}
.story .story__contents-scenario-wrap--03 {
  transform: translate(58%, -50%);
}
@media only screen and (max-width: 699px) {
  .story .story__contents-scenario-wrap--03 {
    transform: translate(0, 25%);
  }
}
.story .story__contents-scenario {
  line-height: 1.68;
}

.mission {
  max-width: 1120px;
  margin: 0 auto 9.6rem auto;
  padding: 0 2.5rem;
}
@media only screen and (max-width: 1440px) {
  .mission {
    max-width: 910px;
  }
}
@media only screen and (max-width: 699px) {
  .mission {
    margin: 0 auto 26.6666666667vw auto;
  }
}
.mission .mission__head {
  width: 50%;
  display: block;
  margin: 0 auto;
}
@media only screen and (max-width: 699px) {
  .mission .mission__head {
    max-width: 25rem;
    width: 100%;
  }
}
.mission .mission__text {
  font-family: noto-sans-cjk-jp, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 6.6rem;
  text-align: center;
  margin: 5rem auto 0 auto;
}
@media only screen and (max-width: 1440px) {
  .mission .mission__text {
    font-size: 5rem;
  }
}
@media only screen and (max-width: 1024px) {
  .mission .mission__text {
    font-size: 4.4rem;
  }
}
@media only screen and (max-width: 699px) {
  .mission .mission__text {
    font-size: 2.3rem;
    margin: 2.4rem auto 0 auto;
  }
}
.mission .mission__takeoff-img {
  width: 100%;
  margin-top: 10.4rem;
}
@media only screen and (max-width: 699px) {
  .mission .mission__takeoff-img {
    margin-top: 16vw;
  }
}

.kids-voice {
  max-width: 1120px;
  margin: 0 auto 10.3rem auto;
  position: relative;
  padding: 0 2.5rem;
}
@media only screen and (max-width: 1440px) {
  .kids-voice {
    max-width: 910px;
    margin: 0 auto 8.3rem auto;
  }
}
@media only screen and (max-width: 1024px) {
  .kids-voice {
    margin: 0 auto 5.8rem auto;
  }
}
@media only screen and (max-width: 699px) {
  .kids-voice {
    margin: 0 auto 23.2vw auto;
    padding: 0 5.3333333333vw;
  }
}
.kids-voice .kids-voice__contents {
  width: 100%;
  padding: 12rem 2rem 25rem 7rem;
  background-color: #F5F5F5;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.16);
  border-radius: 500px;
}
@media only screen and (max-width: 1440px) {
  .kids-voice .kids-voice__contents {
    padding: 12rem 2rem 17rem 7rem;
  }
}
@media only screen and (max-width: 1024px) {
  .kids-voice .kids-voice__contents {
    padding: 12rem 2rem 17rem 2rem;
  }
}
@media only screen and (max-width: 699px) {
  .kids-voice .kids-voice__contents {
    padding: 21.3333333333vw 5.3333333333vw 26.6666666667vw 5.3333333333vw;
  }
}
.kids-voice .kids-voice__title {
  text-align: center;
  line-height: 1.7;
  color: #CC0000;
}
@media only screen and (max-width: 699px) {
  .kids-voice .kids-voice__title {
    font-size: 3rem;
  }
}
.kids-voice .kids-voice__items {
  margin-top: 12rem;
}
@media only screen and (max-width: 1440px) {
  .kids-voice .kids-voice__items {
    margin-top: 9rem;
  }
}
@media only screen and (max-width: 699px) {
  .kids-voice .kids-voice__items {
    margin-top: 6.6666666667vw;
  }
}
.kids-voice .kids-voice__item {
  display: flex;
}
@media only screen and (max-width: 699px) {
  .kids-voice .kids-voice__item {
    flex-direction: column;
  }
}
.kids-voice .kids-voice__item:first-child {
  margin-bottom: 15%;
}
@media only screen and (max-width: 699px) {
  .kids-voice .kids-voice__item:first-child {
    margin-bottom: 0;
  }
}
.kids-voice .kids-voice__item:last-child {
  margin-right: 3rem;
}
@media only screen and (max-width: 699px) {
  .kids-voice .kids-voice__item:last-child {
    margin-top: 8.5333333333vw;
    flex-direction: column-reverse;
    margin-right: 0;
  }
}
.kids-voice .kids-voice__item:last-child .kids-voice__item-img {
  transform: translateY(3rem);
}
.kids-voice .kids-voice__item-img {
  width: 31%;
}
@media only screen and (max-width: 699px) {
  .kids-voice .kids-voice__item-img {
    margin: 0 auto;
    max-width: 260px;
    max-height: 260px;
    width: 100%;
  }
}
.kids-voice .kids-voice__item-img img {
  width: 100%;
}
.kids-voice .kids-voice__item-comment {
  position: relative;
  width: 69%;
}
@media only screen and (max-width: 699px) {
  .kids-voice .kids-voice__item-comment {
    width: 100%;
    margin-top: 9.6vw;
  }
}
.kids-voice .kids-voice__item-comment-back {
  width: 100%;
  position: absolute;
  z-index: 10;
  top: 50%;
  transform: translateY(-50%);
}
@media only screen and (max-width: 699px) {
  .kids-voice .kids-voice__item-comment-back {
    display: none;
  }
}
.kids-voice .kids-voice__item-comment-text {
  font-family: fot-tsukuardgothic-std, sans-serif;
  font-weight: 700;
  font-style: normal;
  overflow: hidden;
  position: relative;
  z-index: 20;
}
.kids-voice .kids-voice__item-comment-text h3 {
  text-align: center;
  line-height: 1;
  margin-bottom: 3.3rem;
}
@media only screen and (max-width: 1440px) {
  .kids-voice .kids-voice__item-comment-text h3 {
    margin-bottom: 2.7rem;
  }
}
@media only screen and (max-width: 1024px) {
  .kids-voice .kids-voice__item-comment-text h3 {
    margin-bottom: 1.68rem;
  }
}
@media only screen and (max-width: 699px) {
  .kids-voice .kids-voice__item-comment-text h3 {
    font-size: 2.2rem;
    margin-bottom: 5.3333333333vw;
  }
}
.kids-voice .kids-voice__item-comment-text p {
  line-height: 1.68;
  margin: 0 auto;
  width: 62%;
}
@media only screen and (max-width: 699px) {
  .kids-voice .kids-voice__item-comment-text p {
    width: 100%;
  }
}
.kids-voice .kids-voice__item-comment-text .kids-voice .kids-voice__item-comment-text__1 {
  top: 100%;
  right: -2rem;
}
.kids-voice .kids-voice__line {
  max-width: 998px;
  margin: 14.6rem auto 0 auto;
  display: block;
  width: 100%;
}
@media only screen and (max-width: 1440px) {
  .kids-voice .kids-voice__line {
    margin: 11.9rem auto 0 auto;
  }
}
@media only screen and (max-width: 1024px) {
  .kids-voice .kids-voice__line {
    margin: 8.2rem auto 0 auto;
  }
}
@media only screen and (max-width: 699px) {
  .kids-voice .kids-voice__line {
    margin: 26.6666666667vw auto 0 auto;
  }
}

.jal-voice {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 2.5rem;
  overflow: hidden;
}
@media only screen and (max-width: 1440px) {
  .jal-voice {
    max-width: 920px;
  }
}
@media only screen and (max-width: 699px) {
  .jal-voice {
    padding: 0 10.6666666667vw;
  }
}
.jal-voice .jal-voice__title {
  text-align: center;
  line-height: 1.7;
  color: #CC0000;
}
@media only screen and (max-width: 699px) {
  .jal-voice .jal-voice__title {
    font-size: 3rem;
  }
}
.jal-voice .jal-voice__items {
  margin-top: 6.5rem;
}
@media only screen and (max-width: 1440px) {
  .jal-voice .jal-voice__items {
    margin-top: 4.9rem;
  }
}
@media only screen and (max-width: 1024px) {
  .jal-voice .jal-voice__items {
    margin-top: 3.8rem;
  }
}
@media only screen and (max-width: 699px) {
  .jal-voice .jal-voice__items {
    margin-top: 6.1333333333vw;
  }
}
.jal-voice .jal-voice__item {
  overflow: hidden;
}
.jal-voice .jal-voice__item:first-child {
  margin-bottom: 5rem;
}
@media only screen and (max-width: 1024px) {
  .jal-voice .jal-voice__item:first-child {
    margin-bottom: 3.8rem;
  }
}
@media only screen and (max-width: 699px) {
  .jal-voice .jal-voice__item:first-child {
    margin-bottom: 11.7333333333vw;
  }
}
.jal-voice .jal-voice__item-img {
  width: 325px;
  height: 325px;
  display: block;
  margin: 2rem auto 3.8rem auto;
}
@media only screen and (max-width: 1440px) {
  .jal-voice .jal-voice__item-img {
    width: 240px;
    height: 240px;
  }
}
@media only screen and (max-width: 1024px) {
  .jal-voice .jal-voice__item-img {
    width: 188px;
    height: 188px;
    margin: 1rem auto 2.2rem auto;
  }
}
@media only screen and (max-width: 699px) {
  .jal-voice .jal-voice__item-img {
    max-width: 260px;
    max-height: 260px;
    width: 100%;
    height: 100%;
  }
}
.jal-voice .jal-voice__item-comment {
  font-family: fot-tsukuardgothic-std, sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 1.65;
}
@media only screen and (max-width: 1440px) {
  .jal-voice .jal-voice__item-comment {
    padding: 0 7rem;
  }
}
@media only screen and (max-width: 1024px) {
  .jal-voice .jal-voice__item-comment {
    padding: 0 5.5rem;
  }
}
@media only screen and (max-width: 699px) {
  .jal-voice .jal-voice__item-comment {
    padding: 0;
  }
}

.download-form {
  font-family: noto-sans-cjk-jp, sans-serif;
  font-weight: 900;
  font-style: normal;
  background-color: #1bb5ec;
  padding: 13.6rem;
}
@media only screen and (max-width: 1440px) {
  .download-form {
    padding: 11.5rem 0;
  }
}
@media only screen and (max-width: 699px) {
  .download-form {
    padding: 21.3333333333vw 0 34.6666666667vw 0;
  }
}
.download-form .download-form__title {
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
.download-form .download-form__title img {
  width: 48%;
}
@media only screen and (max-width: 1440px) {
  .download-form .download-form__title img {
    width: 38%;
  }
}
@media only screen and (max-width: 1024px) {
  .download-form .download-form__title img {
    width: 48%;
  }
}
@media only screen and (max-width: 699px) {
  .download-form .download-form__title img {
    width: 77%;
  }
}
.download-form .download-form__contents {
  background-color: #fff;
  max-width: 1160px;
  border-radius: 10px;
  margin: 5.6rem auto 0 auto;
  padding: 7.2rem;
}
@media only screen and (max-width: 1440px) {
  .download-form .download-form__contents {
    max-width: 920px;
    margin: 4.55rem auto 0 auto;
    padding: 5.85rem;
  }
}
@media only screen and (max-width: 1024px) {
  .download-form .download-form__contents {
    max-width: 100%;
    margin: 7rem 2.5rem 0 2.5rem;
    padding: 4rem;
  }
}
@media only screen and (max-width: 699px) {
  .download-form .download-form__contents {
    padding: 9.3333333333vw 4vw;
    margin: 10.6666666667vw 4vw 0 4vw;
  }
}
.download-form .download-form__contents-desc {
  font-family: noto-sans-cjk-jp, sans-serif;
  font-weight: 900;
  font-style: normal;
  text-align: center;
  font-size: 1.9rem;
  margin-bottom: 4.4rem;
}
@media only screen and (max-width: 1440px) {
  .download-form .download-form__contents-desc {
    font-size: 1.6rem;
    margin-bottom: 3.7rem;
  }
}
@media only screen and (max-width: 699px) {
  .download-form .download-form__contents-desc {
    font-size: 1.4rem;
  }
}
.download-form .download-form__item {
  display: flex;
  justify-content: space-between;
  margin-bottom: 2rem;
}
@media only screen and (max-width: 699px) {
  .download-form .download-form__item {
    flex-direction: column;
    margin-bottom: 5.3333333333vw;
  }
}
.download-form .download-form__label {
  width: 25%;
  padding-right: 1.6rem;
}
@media only screen and (max-width: 699px) {
  .download-form .download-form__label {
    width: 100%;
    display: flex;
    margin-bottom: 1.5rem;
    align-items: center;
  }
}
.download-form .download-form__label-text {
  display: block;
  line-height: 1;
  font-size: 2.4rem;
  margin-bottom: 1.2rem;
}
@media only screen and (max-width: 1440px) {
  .download-form .download-form__label-text {
    font-size: 1.9rem;
  }
}
@media only screen and (max-width: 1024px) {
  .download-form .download-form__label-text {
    font-size: 1.8rem;
  }
}
@media only screen and (max-width: 699px) {
  .download-form .download-form__label-text {
    font-size: 1.6rem;
    margin-bottom: 0;
  }
}
.download-form .download-form__label-tag {
  background-color: #ff87b9;
  color: #fff;
  border-radius: 50px;
  text-align: center;
  font-size: 1.3rem;
  padding: 0 1.2rem;
  max-width: 5.6rem;
  width: 100%;
}
@media only screen and (max-width: 699px) {
  .download-form .download-form__label-tag {
    font-size: 1.1rem;
    padding: 0.2rem 1.5rem;
    margin-left: 1rem;
    max-width: 6.4rem;
  }
}
.download-form .download-form__form-group, .download-form .download-form__form-group--row {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16);
  border-radius: 5px;
  width: 75%;
  padding: 2.4rem 4.8rem;
  min-height: 5.7rem;
  height: 100%;
}
@media only screen and (max-width: 1440px) {
  .download-form .download-form__form-group, .download-form .download-form__form-group--row {
    padding: 1.95rem 3.5rem;
    width: 80%;
  }
}
@media only screen and (max-width: 1024px) {
  .download-form .download-form__form-group, .download-form .download-form__form-group--row {
    padding: 1.95rem 2.5rem;
  }
}
@media only screen and (max-width: 699px) {
  .download-form .download-form__form-group, .download-form .download-form__form-group--row {
    width: 100%;
    padding: 4vw;
  }
}
.download-form .download-form__form-group--row {
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 699px) {
  .download-form .download-form__form-group--row {
    flex-direction: column;
  }
}
.download-form .download-form__input-half {
  width: 49%;
}
@media only screen and (max-width: 699px) {
  .download-form .download-form__input-half {
    width: 100%;
  }
}
@media only screen and (max-width: 699px) {
  .download-form .download-form__input-half:last-child {
    margin-top: 4vw;
  }
}
.download-form .download-form__radio-group {
  display: flex;
}
@media only screen and (max-width: 699px) {
  .download-form .download-form__radio-group {
    flex-direction: column;
  }
}
.download-form .download-form__annotation {
  font-family: noto-sans-cjk-jp, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #868686;
  margin: 0.8rem 0 0.4rem 0 !important;
  font-size: 1.6rem;
}
@media only screen and (max-width: 699px) {
  .download-form .download-form__annotation {
    font-size: 1.4rem;
  }
}
.download-form .download-form__input-field-wrap {
  margin-bottom: 1.6rem;
}
@media only screen and (max-width: 699px) {
  .download-form .download-form__input-field-wrap {
    margin-bottom: 4vw;
  }
}
.download-form .download-form__input-field-wrap--school-type {
  margin-top: 2.4rem;
}
@media only screen and (max-width: 1024px) {
  .download-form .download-form__input-field-wrap--school-type {
    margin-top: 1.95rem;
  }
}
.download-form .download-form__input-field-wrap--school-type .download-form__form-group-text {
  margin-bottom: 0.4rem;
}
.download-form .download-form__input-field {
  width: 100%;
  background-color: #f5f5f5;
  border-radius: 5px;
  display: block;
  height: 5.6rem;
  padding-left: 1.6rem;
  font-size: 1.6rem;
}
@media only screen and (max-width: 1440px) {
  .download-form .download-form__input-field {
    height: 5rem;
  }
}
@media only screen and (max-width: 699px) {
  .download-form .download-form__input-field {
    font-size: 1.4rem;
    height: 4rem;
  }
}
.download-form .download-form__form-group-text {
  font-family: noto-sans-cjk-jp, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.6rem;
}
@media only screen and (max-width: 699px) {
  .download-form .download-form__form-group-text {
    font-size: 1.4rem;
  }
}
.download-form .download-form__select-label {
  font-family: noto-sans-cjk-jp, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.6rem;
  margin-bottom: 0.7rem;
}
@media only screen and (max-width: 1024px) {
  .download-form .download-form__select-label {
    font-size: 1.4rem;
  }
}
.download-form .download-form__select-wrap:last-child {
  margin-top: 2rem;
}
@media only screen and (max-width: 699px) {
  .download-form .download-form__select-wrap:last-child {
    margin-top: 4vw;
  }
}
.download-form .download-form__select-wrap--school-type {
  margin-bottom: 2.4rem;
}
@media only screen and (max-width: 699px) {
  .download-form .download-form__select-wrap--school-type {
    margin-bottom: 4vw;
  }
}
.download-form .download-form__select {
  border: 1px solid rgba(51, 51, 51, 0.3);
  width: 50%;
  border-radius: 5px;
  appearance: menulist;
  display: block;
  height: 5.6rem;
  padding-left: 1.6rem;
  font-size: 1.6rem;
}
@media only screen and (max-width: 1440px) {
  .download-form .download-form__select {
    height: 5rem;
  }
}
@media only screen and (max-width: 699px) {
  .download-form .download-form__select {
    height: 4rem;
    width: 100%;
    font-size: 1.4rem;
  }
}
.download-form .download-form__radio-wrap {
  display: flex;
  align-items: center;
  margin-right: 2.4rem;
}
@media only screen and (max-width: 1024px) {
  .download-form .download-form__radio-wrap {
    margin-right: 1.5rem;
  }
}
@media only screen and (max-width: 699px) {
  .download-form .download-form__radio-wrap {
    margin-right: 0;
    border: 1px solid rgba(51, 51, 51, 0.3);
    border-radius: 8px;
    margin-bottom: 1.2rem;
  }
}
.download-form .download-form__radio-wrap:last-child {
  margin-bottom: 0;
}
.download-form .download-form__radio-wrap input {
  width: 2rem;
  height: 2rem;
  margin-right: 1rem;
}
@media only screen and (max-width: 1024px) {
  .download-form .download-form__radio-wrap input {
    width: 1.8rem;
    height: 1.8rem;
  }
}
@media only screen and (max-width: 699px) {
  .download-form .download-form__radio-wrap input {
    width: 2rem;
    height: 2rem;
  }
}
.download-form .download-form__radio-wrap label {
  line-height: 1;
  font-size: 1.8rem;
  display: flex;
}
@media only screen and (max-width: 1024px) {
  .download-form .download-form__radio-wrap label {
    align-items: center;
    font-size: 1.6rem;
  }
}
@media only screen and (max-width: 699px) {
  .download-form .download-form__radio-wrap label {
    font-size: 1.4rem;
    padding: 14px;
    width: 100%;
  }
}
.download-form .download-form__privacy-policy {
  font-family: noto-sans-cjk-jp, sans-serif;
  font-weight: 900;
  font-style: normal;
  text-align: center;
  font-size: 1.6rem;
  margin-top: 4rem;
}
@media only screen and (max-width: 699px) {
  .download-form .download-form__privacy-policy {
    font-size: 1.4rem;
    text-align: left;
    line-height: 1.8;
    margin-top: 9.3333333333vw;
  }
}
.download-form .download-form__button-wrap {
  display: flex;
  justify-content: center;
  margin-top: 5.6rem;
}
@media only screen and (max-width: 1440px) {
  .download-form .download-form__button-wrap {
    margin-top: 4.5rem;
  }
}
@media only screen and (max-width: 699px) {
  .download-form .download-form__button-wrap {
    margin-top: 10.6666666667vw;
  }
}
.download-form .download-form__button {
  font-family: noto-sans-cjk-jp, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 24px;
  background-color: #ff87b9;
  display: block;
  text-align: center;
  border-radius: 50px;
  cursor: pointer;
  text-decoration: none;
  transition: 0.3s;
  color: #fff;
  box-shadow: 0 6px 6px rgba(0, 0, 0, 0.16);
  min-width: 36.6rem;
  line-height: 6.8rem;
  position: relative;
  padding: 0 2.4rem;
}
.download-form .download-form__button:hover {
  opacity: 0.8;
}
@media only screen and (max-width: 1440px) {
  .download-form .download-form__button {
    font-size: 2.1rem;
    line-height: 5.8rem;
  }
}
@media only screen and (max-width: 1024px) {
  .download-form .download-form__button {
    font-size: 1.7rem;
    line-height: 4.5rem;
    min-width: 28rem;
  }
}
@media only screen and (max-width: 699px) {
  .download-form .download-form__button {
    padding: 1rem 0;
    line-height: 1.2;
    width: 100%;
    min-width: 100%;
    font-size: 1.5rem;
  }
}
.download-form .download-form__button:active {
  opacity: 0.8;
}
.download-form .download-form__error-msg {
  font-family: noto-sans-cjk-jp, sans-serif;
  font-weight: 900;
  font-style: normal;
  display: none;
  color: #fb0006;
  margin-top: 0.8rem;
  font-size: 1.6rem;
}
@media only screen and (max-width: 699px) {
  .download-form .download-form__error-msg {
    font-size: 1.4rem;
  }
}
.download-form .download-form__loader {
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.download-form .download-form__loader div {
  border-radius: 50%;
  font-size: 8px;
  position: relative;
  text-indent: -9999em;
  border-top: 1.1rem solid rgba(255, 255, 255, 0.2);
  border-right: 1.1rem solid rgba(255, 255, 255, 0.2);
  border-bottom: 1.1rem solid rgba(255, 255, 255, 0.2);
  border-left: 1.1rem solid #ffffff;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  width: 4rem;
  height: 4rem;
  -webkit-animation: load8 1.1s infinite linear;
  -moz-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  animation-fill-mode: both;
}
@media only screen and (max-width: 1440px) {
  .download-form .download-form__loader div {
    width: 3.5rem;
    height: 3.5rem;
  }
}
.download-form .download-form__loader div:after {
  border-radius: 50%;
  width: 8rem;
  height: 8rem;
}
@media only screen and (max-width: 1440px) {
  .download-form .download-form__loader div:after {
    width: 6.5rem;
    height: 6.5rem;
  }
}
.download-form .download-form__foot-img {
  width: 18%;
  display: block;
  transform: rotate(-5deg);
  margin: 3.2rem auto 0 auto;
}
@media only screen and (max-width: 699px) {
  .download-form .download-form__foot-img {
    width: 40%;
  }
}
.download-form .download-form__loading-message {
  font-family: noto-sans-cjk-jp, sans-serif;
  font-weight: 900;
  font-style: normal;
  text-align: center;
  font-size: 2rem;
  margin-top: 1.6rem;
}
@media only screen and (max-width: 1440px) {
  .download-form .download-form__loading-message {
    font-size: 1.7rem;
  }
}
@media only screen and (max-width: 699px) {
  .download-form .download-form__loading-message {
    font-size: 1.4rem;
  }
}

.br-sp {
  display: none;
}
@media only screen and (max-width: 699px) {
  .br-sp {
    display: block;
  }
}

.is-active {
  display: block !important;
}

.is-download-loading {
  opacity: 1 !important;
}

.is-button-loading {
  background-color: rgba(255, 135, 185, 0.8) !important;
}

.footer {
  font-family: noto-sans-cjk-jp, sans-serif;
  font-weight: 500;
  font-style: normal;
  background-color: #fff;
  padding-bottom: 5.6rem;
}
@media only screen and (max-width: 1440px) {
  .footer {
    padding-bottom: 4.5rem;
  }
}
.footer .footer__contents {
  max-width: 1160px;
  margin: 0 auto;
  font-size: 1.9rem;
}
@media only screen and (max-width: 1440px) {
  .footer .footer__contents {
    max-width: 920px;
    font-size: 1.6rem;
  }
}
@media only screen and (max-width: 1024px) {
  .footer .footer__contents {
    max-width: 100%;
    margin: 0 2.5rem;
  }
}
@media only screen and (max-width: 699px) {
  .footer .footer__contents {
    font-size: 1.3rem;
  }
}
.footer .footer__contents-providers {
  font-size: 1.9rem;
}
@media only screen and (max-width: 1440px) {
  .footer .footer__contents-providers {
    font-size: 1.6rem;
  }
}
.footer .footer__contents-providers-list {
  list-style-type: none;
  white-space: nowrap;
}
@media only screen and (max-width: 699px) {
  .footer .footer__contents-providers-list {
    font-size: 1.3rem;
    white-space: unset;
  }
}
.footer .footer__contents-providers-list a {
  display: inline;
  text-decoration: underline;
  color: #000000;
}
.footer .footer__contents-link-wrap {
  width: 33.33%;
}
.footer .footer__contents-link-wrap small {
  display: inline-block;
  font-size: 1.9rem;
  margin-top: 2.4rem;
}
@media only screen and (max-width: 1440px) {
  .footer .footer__contents-link-wrap small {
    font-size: 1.6rem;
    margin-top: 2rem;
  }
}
@media only screen and (max-width: 699px) {
  .footer .footer__contents-link-wrap small {
    font-size: 1.3rem;
  }
}
.footer .footer__contents-link-wrap a {
  width: 100% !important;
  cursor: pointer;
  text-decoration: none;
  color: #000000;
  display: block;
  transition: all 0.3s;
}
.footer .footer__contents-link-wrap a:hover {
  opacity: 0.8;
}
.footer .footer__contents-logo-wrap, .footer .footer__contents-logo-wrap--providers {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.footer .footer__contents-logo-wrap a, .footer .footer__contents-logo-wrap--providers a {
  width: 33.33%;
}
.footer .footer__contents-logo-wrap img, .footer .footer__contents-logo-wrap--providers img {
  display: block;
  margin: 0 auto;
}
.footer .footer__contents-logo-wrap:nth-child(2), .footer .footer__contents-logo-wrap--providers:nth-child(2) {
  margin-top: -6rem;
}
@media only screen and (max-width: 1024px) {
  .footer .footer__contents-logo-wrap:nth-child(2), .footer .footer__contents-logo-wrap--providers:nth-child(2) {
    margin-top: -3rem;
  }
}
@media only screen and (max-width: 699px) {
  .footer .footer__contents-logo-wrap:nth-child(2), .footer .footer__contents-logo-wrap--providers:nth-child(2) {
    margin-top: 0;
  }
}
.footer .footer__contents-logo-wrap--providers {
  justify-content: end;
  margin-top: 2rem;
}
.footer .footer__contents-logo-wrap-coleyo {
  width: 66%;
  margin: 0 auto 0 0 !important;
}
.footer .footer__contents-logo-wrap-cel {
  width: 100%;
}
.footer .footer__contents-logo-wrap-80 {
  margin: 0 0 0 auto !important;
  width: 48%;
}
.footer .footer__contents-logo-wrap-wpit {
  width: 36%;
}
.footer .footer__contents-logo-wrap-jal {
  width: 63%;
  margin: 0 0 0 43% !important;
}

.privacy {
  font-family: noto-sans-cjk-jp, sans-serif;
  font-weight: 400;
  font-style: normal;
  padding-top: 16rem;
  background-color: #F5F5F5;
}
@media only screen and (max-width: 1440px) {
  .privacy {
    padding-top: 12.8rem;
  }
}
@media only screen and (max-width: 1024px) {
  .privacy {
    padding-top: 10.4rem;
  }
}
@media only screen and (max-width: 699px) {
  .privacy {
    padding-top: 65px;
  }
}
.privacy .privacy__wrapper {
  max-width: 920px;
  margin: 0 auto;
  padding: 10rem 0;
}
@media only screen and (max-width: 699px) {
  .privacy .privacy__wrapper {
    padding: 50px 15px;
  }
}
.privacy .privacy__content {
  padding: 5rem 4rem;
  background-color: #fff;
  border-radius: 10px;
}
@media only screen and (max-width: 699px) {
  .privacy .privacy__content {
    padding: 25px 15px;
  }
}
.privacy h1 {
  font-family: noto-sans-cjk-jp, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 3rem;
  text-align: center;
  margin-bottom: 3rem;
}
@media only screen and (max-width: 699px) {
  .privacy h1 {
    margin-bottom: 1.5rem;
    font-size: 2.5rem;
  }
}
.privacy .privacy__content-item {
  margin-top: 2.5rem;
}
.privacy h2 {
  font-family: noto-sans-cjk-jp, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 2rem;
  margin-bottom: 0.8rem;
  line-height: 1;
}
@media only screen and (max-width: 699px) {
  .privacy h2 {
    font-size: 1.8rem;
  }
}
.privacy p {
  font-family: noto-sans-cjk-jp, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.6rem;
}
@media only screen and (max-width: 699px) {
  .privacy p {
    font-size: 1.4rem;
  }
}
.privacy ul li {
  padding: 0.3rem 0;
  list-style-type: none;
  margin-left: 2rem;
  text-indent: -1.2rem;
  font-size: 1.6rem;
}
@media only screen and (max-width: 699px) {
  .privacy ul li {
    font-size: 1.4rem;
  }
}
.privacy ul li:before {
  display: inline;
  content: "-";
  padding-right: 0.4rem;
}

html {
  font-size: 62.5%;
  scroll-behavior: smooth;
}

body {
  font-size: 1.6rem;
  margin: 0;
  color: #000000;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue";
}

.body-loading {
  position: fixed;
}

main {
  overflow: hidden;
}

h1 {
  font-family: fot-tsukuardgothic-std, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 7rem;
}
@media only screen and (max-width: 1440px) {
  h1 {
    font-size: 5.6rem;
  }
}
@media only screen and (max-width: 1024px) {
  h1 {
    font-size: 4.2rem;
  }
}
@media only screen and (max-width: 699px) {
  h1 {
    font-size: 3.4rem;
  }
}

h2 {
  font-family: fot-tsukuardgothic-std, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 6.4rem;
}
@media only screen and (max-width: 1440px) {
  h2 {
    font-size: 5.1rem;
  }
}
@media only screen and (max-width: 1024px) {
  h2 {
    font-size: 3.8rem;
  }
}
@media only screen and (max-width: 699px) {
  h2 {
    font-size: 2.4rem;
  }
}
h2 span {
  font-size: 3rem;
}
@media only screen and (max-width: 1440px) {
  h2 span {
    font-size: 2.4rem;
  }
}
@media only screen and (max-width: 1024px) {
  h2 span {
    font-size: 2rem;
  }
}
@media only screen and (max-width: 699px) {
  h2 span {
    font-size: 1.5rem;
  }
}

h3 {
  font-family: fot-tsukuardgothic-std, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 3.4rem;
}
@media only screen and (max-width: 1440px) {
  h3 {
    font-size: 2.9rem;
  }
}
@media only screen and (max-width: 1024px) {
  h3 {
    font-size: 2.5rem;
  }
}
@media only screen and (max-width: 699px) {
  h3 {
    font-size: 1.5rem;
  }
}

h4 {
  font-family: fot-tsukuardgothic-std, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 3rem;
}
@media only screen and (max-width: 1440px) {
  h4 {
    font-size: 2.4rem;
  }
}
@media only screen and (max-width: 1024px) {
  h4 {
    font-size: 2.2rem;
  }
}
@media only screen and (max-width: 699px) {
  h4 {
    font-size: 1.4rem;
  }
}

p {
  font-family: fot-tsukuardgothic-std, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 2.4rem;
}
@media only screen and (max-width: 1440px) {
  p {
    font-size: 1.9rem;
  }
}
@media only screen and (max-width: 1024px) {
  p {
    font-size: 1.6rem;
  }
}
@media only screen and (max-width: 699px) {
  p {
    font-size: 1.5rem;
  }
}

.show-scale {
  -webkit-animation: show-scale 1s ease-in-out;
  -moz-animation: show-scale 1s ease-in-out;
  animation: show-scale 1s ease-in-out;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  animation-fill-mode: both;
}

.show-text {
  -webkit-animation: show-text 1s ease-in-out;
  -moz-animation: show-text 1s ease-in-out;
  animation: show-text 1s ease-in-out;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  animation-fill-mode: both;
}

.show-img {
  -webkit-animation: show-img 1s ease-in-out;
  -moz-animation: show-img 1s ease-in-out;
  animation: show-img 1s ease-in-out;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  animation-fill-mode: both;
}

.show-img-right {
  -webkit-animation: show-img-right 1s ease-in-out;
  -moz-animation: show-img-right 1s ease-in-out;
  animation: show-img-right 1s ease-in-out;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  animation-fill-mode: both;
}

.visible-sp {
  display: none;
}
@media only screen and (max-width: 699px) {
  .visible-sp {
    display: block;
  }
}

.visible-pc {
  display: block;
}
@media only screen and (max-width: 699px) {
  .visible-pc {
    display: none;
  }
}

.visible-sp-medium {
  display: none;
}
@media only screen and (max-width: 1024px) {
  .visible-sp-medium {
    display: block;
  }
}

.visible-pc-medium {
  display: block;
}
@media only screen and (max-width: 1024px) {
  .visible-pc-medium {
    display: none;
  }
}

/*# sourceMappingURL=style.css.map */
