@media screen and (max-width: 767px) {
  .is-pc {
    display: none !important;
  }
}
@media screen and (min-width: 1000px) {
  .is-sp {
    display: none !important;
  }
}
@media screen and (max-width: 999.5px) and (min-width: 768px) {
  .is-sp {
    display: none !important;
  }
}
/*========================
manabu02
========================*/
@media screen and (max-width: 767px) {
  .manabu02 img.title {
    max-width: 105px;
  }
}
.manabu02 p {
  font-size: 18px;
  font-weight: 600;
  line-height: 2;
  letter-spacing: 1.8px;
}
@media screen and (max-width: 767px) {
  .manabu02 p {
    letter-spacing: 0.1em;
    font-size: 17px;
    line-height: 1.8em;
  }
}
.manabu02 p.en {
  font-size: 16px;
  letter-spacing: 0.8px;
  line-height: 2.3;
  font-family: "Shippori Mincho B1", serif;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .manabu02 p.en {
    letter-spacing: 0.09em;
    line-height: 1.5em;
  }
}
.manabu02 #main_v_underont {
  background: url(../img/04/main_v2.jpg) no-repeat;
}
@media screen and (max-width: 767px) {
  .manabu02 #main_v_underont {
    height: 105px !important;
    background: url(../img/04/main_v2-sp.jpg) no-repeat;
    margin: 0;
  }
}
.manabu02 .inner {
  margin: 0 auto;
  max-width: 1000px;
  width: 80%;
}
@media screen and (max-width: 767px) {
  .manabu02 .inner {
    margin: 0 auto !important;
    width: 90% !important;
  }
}
.manabu02 #contents01 {
  padding: 93px 0 116px;
}
@media screen and (max-width: 767px) {
  .manabu02 #contents01 {
    padding: 19px 0 0 !important;
  }
}
.manabu02 #contents01 p {
  margin-top: 46px;
  margin-bottom: 20px !important;
}
@media screen and (max-width: 767px) {
  .manabu02 #contents01 p {
    margin-top: 22px;
    margin-bottom: 12px !important;
  }
}
.manabu02 #contents01 p.en {
  margin-top: 0;
}
.manabu02 #contents01 .manabu02-btn {
  margin-top: 74px;
}
@media screen and (max-width: 767px) {
  .manabu02 #contents01 .manabu02-btn {
    margin-top: 28px;
  }
}
.manabu02 .sec-title {
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .manabu02 .sec-title {
    max-width: none;
  }
}
.manabu02 .sec-title .en {
  display: block;
  margin-top: 5px;
  font-size: 24px;
  letter-spacing: 5.2px;
  line-height: normal;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .manabu02 .sec-title .en {
    font-size: 22px;
    letter-spacing: 2.2px;
  }
}
.manabu02 .sec-title .jp {
  font-size: 14px;
  letter-spacing: 2.8px;
  text-transform: capitalize;
}
@media screen and (max-width: 767px) {
  .manabu02 .sec-title .jp {
    display: block;
  }
}
.manabu02 #contents02 .title {
  max-width: 126px;
  margin-left: 28px;
}
@media screen and (max-width: 767px) {
  .manabu02 #contents02 .title {
    margin: 0 auto 14px;
    display: block;
    max-width: 107px;
  }
}
.manabu02 #contents02 .inner {
  position: relative;
}
.manabu02 #contents02 .bg {
  position: absolute;
  z-index: -1;
  top: -246px;
  left: -547px;
}
@media screen and (max-width: 767px) {
  .manabu02 #contents02 .bg {
    top: -50px;
    left: -322px;
    right: -234px;
  }
}
.manabu02 #contents02 .left {
  max-width: 355px;
  padding-top: 51px;
}
@media screen and (max-width: 767px) {
  .manabu02 #contents02 .left {
    max-width: none;
    padding-top: 13px;
  }
  .manabu02 #contents02 .left p {
    margin-top: 15px;
  }
  .manabu02 #contents02 .left p.en {
    margin-top: 15px;
  }
}
.manabu02 #contents02 .img1 {
  width: 498px;
  -webkit-transform: translateX(-139px);
          transform: translateX(-139px);
}
@media screen and (max-width: 767px) {
  .manabu02 #contents02 .img1 {
    width: calc(100% + 43px);
    -webkit-transform: translateX(-43px);
            transform: translateX(-43px);
    margin-top: 14px;
  }
}
.manabu02 #contents02 .img1 img {
  width: 100%;
}
.manabu02 #contents02 .img2 {
  max-width: 315px;
  margin: 32px 0 16px;
}
@media screen and (max-width: 767px) {
  .manabu02 #contents02 .img2 {
    margin-top: 0;
    max-width: none;
  }
}
.manabu02 #contents02 .img2 img {
  width: 100%;
}
.manabu02 #contents02 .img3 {
  max-width: 245px;
  margin: 40px auto 5px;
  padding-right: 47px;
}
.manabu02 #contents02 .img3 img {
  width: 100%;
  display: block;
}
@media screen and (max-width: 767px) {
  .manabu02 #contents02 .img3 {
    margin: 40px auto 5px;
    padding-right: 0;
    max-width: 180px;
  }
}
.manabu02 #contents02 .img4 {
  max-width: 315px;
  margin: 16px 0 16px;
}
@media screen and (max-width: 767px) {
  .manabu02 #contents02 .img4 {
    max-width: none;
  }
}
.manabu02 #contents02 .img4 img {
  display: block;
  width: 100%;
}
.manabu02 #contents02 a {
  color: #0472A1;
  font-size: 16px;
  letter-spacing: 1.6px;
  margin-right: 2em;
}
@media screen and (max-width: 767px) {
  .manabu02 #contents02 a {
    margin-right: 0;
  }
}
.manabu02 #contents02 .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .manabu02 #contents02 .flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
.manabu02 #contents02 h2 {
  text-align: left;
  margin-left: 0;
  margin-top: 10px;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .manabu02 #contents02 h2 {
    text-align: center;
    margin: 0 auto;
  }
}
@media screen and (max-width: 767px) {
  .manabu02 #contents02 h2 span {
    margin-left: 0;
    font-size: 14px;
    letter-spacing: 2.8px;
    display: block;
    line-height: normal;
  }
}
.manabu02 #contents02 h2 .jp {
  font-size: 32px;
  letter-spacing: 6.4px;
}
@media screen and (max-width: 767px) {
  .manabu02 #contents02 h2 .jp {
    font-size: 24px;
    letter-spacing: 4.8px;
    display: block;
  }
}
.manabu02 #contents02 h2 .jp span {
  font-size: 16px;
  letter-spacing: 3.2px;
  display: inline-block;
  margin-left: 20px;
}
.manabu02 #contents02 h2 .en {
  font-size: 19px;
  letter-spacing: 3.8px;
}
@media screen and (max-width: 767px) {
  .manabu02 #contents02 h2 .en {
    font-size: 16px;
    letter-spacing: 3.2px;
  }
}
.manabu02 #contents02 .right {
  max-width: 615px;
  width: calc(100% - 359px - 28px);
  text-align: left;
}
@media screen and (max-width: 767px) {
  .manabu02 #contents02 .right {
    width: 100%;
    padding-top: 43px;
    max-width: none;
  }
}
.manabu02 #contents02 p {
  font-size: 18px;
  letter-spacing: 0.9px;
}
@media screen and (max-width: 767px) {
  .manabu02 #contents02 p {
    letter-spacing: 0.1em;
    font-size: 17px;
    line-height: 1.8em;
    margin-top: 37px;
  }
}
.manabu02 #contents02 p.en {
  margin-top: 39px;
  font-size: 16px;
  line-height: 30px;
  /* 187.5% */
  letter-spacing: 0.8px;
}
@media screen and (max-width: 767px) {
  .manabu02 #contents02 p.en {
    letter-spacing: 0.09em;
    font-size: 16px;
    line-height: 1.5em;
    margin-top: 0;
  }
}

.manabu02-btn {
  border: 1px solid #000;
  background: #FFF;
  max-width: 577px;
  margin: 0 auto;
}
.manabu02-btn a {
  padding: 13px;
  display: block;
  color: #222;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 3.2px;
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.manabu02-btn a:hover {
  opacity: 0.7;
}

.ryukyu {
  padding: 227px 0 127px;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .ryukyu {
    padding: 90px 0 94px;
  }
}
.ryukyu .bg {
  position: absolute;
  z-index: -1;
  top: -145px;
  right: -407px;
}
@media screen and (max-width: 767px) {
  .ryukyu .bg {
    top: -188px;
    right: -871px;
    left: -400px;
  }
}
.ryukyu .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .ryukyu .flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media screen and (max-width: 767px) {
  .ryukyu .img-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 14px;
    margin-bottom: 25px;
  }
}
.ryukyu h2 {
  margin-bottom: 65px;
  text-align: left;
  margin-left: 0;
}
@media screen and (max-width: 767px) {
  .ryukyu h2 {
    margin-top: 0;
    text-align: center;
    margin-bottom: 30px;
  }
  .ryukyu h2 .jp {
    margin-top: 8px;
  }
}
.ryukyu p.en {
  margin-top: 45px;
  font-size: 16px;
  line-height: 30px;
  /* 187.5% */
  letter-spacing: 0.8px;
}
@media screen and (max-width: 767px) {
  .ryukyu p.en {
    letter-spacing: 0.09em;
    font-size: 16px;
    line-height: 1.5em;
    margin-top: 15px;
  }
}
.ryukyu .left {
  width: calc(100% - 58px - 330px);
}
@media screen and (max-width: 767px) {
  .ryukyu .left {
    width: 100%;
  }
}
.ryukyu .right {
  max-width: 330px;
}
@media screen and (max-width: 767px) {
  .ryukyu .right {
    max-width: none;
  }
}
.ryukyu img {
  width: 100%;
}

.manabu02-photos {
  padding-bottom: 95px;
}
@media screen and (max-width: 767px) {
  .manabu02-photos {
    margin-top: -60px;
    padding-bottom: 58px;
  }
}
.manabu02-photos .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 13px 15px;
}
@media screen and (max-width: 767px) {
  .manabu02-photos .flex {
    gap: 14px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.manabu02-photos .manabu02-photo {
  width: calc(33.3% - 10px);
}
@media screen and (max-width: 767px) {
  .manabu02-photos .manabu02-photo {
    width: calc(50% - 7px);
  }
}
.manabu02-photos .manabu02-photo img {
  width: 100%;
}

.secrets {
  background: url(../img/04/secrets.jpg) no-repeat center center/cover;
  padding: 130px 0 115px;
}
@media screen and (max-width: 767px) {
  .secrets {
    padding: 57px 0 66px;
  }
}
.secrets h2 {
  margin-bottom: 67px;
}
@media screen and (max-width: 767px) {
  .secrets h2 {
    margin-top: 0;
    margin-bottom: 49px;
  }
  .secrets h2 .jp {
    margin-top: 8px;
  }
}
.secrets p.en {
  margin-top: 62px;
  line-height: 30px;
  /* 187.5% */
  letter-spacing: 0.8px;
}
@media screen and (max-width: 767px) {
  .secrets p.en {
    letter-spacing: 0.09em;
    font-size: 16px;
    line-height: 1.5em;
  }
}

.flow {
  padding: 150px 0;
}
@media screen and (max-width: 767px) {
  .flow {
    padding: 58px 0 80px;
  }
}
@media screen and (max-width: 767px) {
  .flow h2 {
    margin-top: 0;
  }
  .flow h2 .jp {
    margin-top: 8px;
  }
}
.flow .inner {
  max-width: 862px;
}
.flow .flow__items {
  margin-top: 69px;
}
@media screen and (max-width: 767px) {
  .flow .flow__items {
    margin-top: 39px;
  }
}
.flow .flow__items .flow__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .flow .flow__items .flow__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.flow .flow__items .flow__item:not(:first-child) {
  margin-top: 75px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .flow .flow__items .flow__item:not(:first-child) {
    margin-top: 47px;
  }
}
.flow .flow__items .flow__item:not(:first-child)::before {
  content: "";
  background: #000;
  position: absolute;
  width: 1px;
  height: 67px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: -70px;
}
@media screen and (max-width: 767px) {
  .flow .flow__items .flow__item:not(:first-child)::before {
    display: none;
  }
}
.flow .flow__items .content {
  width: calc(100% - 55px - 300px);
}
@media screen and (max-width: 767px) {
  .flow .flow__items .content {
    width: 100%;
  }
}
.flow .flow__items .head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: left;
  gap: 20px;
  position: relative;
  margin-bottom: 14px;
}
@media screen and (max-width: 767px) {
  .flow .flow__items .head {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 8px;
    margin-bottom: 34px;
  }
}
.flow .flow__items .head::before {
  content: "";
  background: #E6D555;
  position: absolute;
  width: calc(100% + 55px + 300px - 17px);
  height: 1px;
  z-index: -1;
  top: 98px;
  left: 17px;
}
@media screen and (max-width: 767px) {
  .flow .flow__items .head::before {
    width: 100%;
    top: inherit;
    bottom: -10px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
.flow .flow__items .head .jp {
  display: block;
}
.flow .flow__items .num {
  max-width: 97px;
}
.flow .flow__items h3 {
  width: calc(100% - 97px - 20px);
  padding-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .flow .flow__items h3 {
    width: 100%;
  }
}
.flow .flow__items h3 .jp {
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: 2px;
}
.flow .flow__items h3 .en {
  font-size: 16px;
  letter-spacing: 0.8px;
}
@media screen and (max-width: 767px) {
  .flow .flow__items h3 .en {
    font-size: 14px;
    display: block;
  }
}
.flow .flow__items .body {
  padding-left: 14px;
}
@media screen and (max-width: 767px) {
  .flow .flow__items .body {
    padding-left: 0;
  }
}
.flow .flow__items .body p {
  font-size: 14px;
  line-height: 25px;
  /* 178.571% */
  letter-spacing: 1.4px;
}
@media screen and (max-width: 767px) {
  .flow .flow__items .body p {
    letter-spacing: 0.1em;
    font-size: 17px;
    line-height: 1.8em;
  }
}
.flow .flow__items .body p.en {
  font-size: 14px;
  letter-spacing: 0.7px;
  line-height: 20px;
  margin-top: 11px;
}
@media screen and (max-width: 767px) {
  .flow .flow__items .body p.en {
    letter-spacing: 0.09em;
    font-size: 16px;
    line-height: 1.8em;
  }
}
.flow .flow__items .img {
  width: 300px;
}
@media screen and (max-width: 767px) {
  .flow .flow__items .img {
    margin: 0 auto 20px;
  }
}
.flow .flow__items .img img {
  width: 100%;
}

.manabu02-about {
  padding-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .manabu02-about {
    padding-bottom: 13px;
  }
}
.manabu02-about .inner {
  max-width: 850px;
}
.manabu02-about h2 {
  margin-bottom: 61px;
  text-transform: uppercase;
}
@media screen and (max-width: 767px) {
  .manabu02-about h2 {
    margin: 0 0 20px;
  }
  .manabu02-about h2 .jp {
    margin-top: 8px;
    font-size: 16px;
  }
}
.manabu02-about p {
  font-size: 20px;
  line-height: 37px;
  /* 185% */
  letter-spacing: 2px;
}
@media screen and (max-width: 767px) {
  .manabu02-about p {
    letter-spacing: 0.1em;
    font-size: 17px;
    line-height: 1.8em;
  }
}
.manabu02-about p.en {
  margin-top: 10px;
  font-size: 16px;
  line-height: 30px;
  /* 187.5% */
  letter-spacing: 0.8px;
}
@media screen and (max-width: 767px) {
  .manabu02-about p.en {
    letter-spacing: 0.09em;
    font-size: 16px;
    line-height: 1.8em;
    margin-top: 15px;
  }
}
.manabu02-about .manabu02-btn {
  margin: 60px auto 51px;
}
@media screen and (max-width: 767px) {
  .manabu02-about .manabu02-btn {
    margin: 29px auto 52px;
  }
}
.manabu02-about .data {
  font-size: 16px;
  line-height: 30px;
  /* 187.5% */
  letter-spacing: 1.6px;
}
@media screen and (max-width: 767px) {
  .manabu02-about .data {
    letter-spacing: 0.1em;
    font-size: 17px;
    line-height: 1.8em;
  }
}
.manabu02-about .data.en {
  font-size: 15px;
  line-height: 25px;
  letter-spacing: 0.75px;
  margin-bottom: 24px;
}
@media screen and (max-width: 767px) {
  .manabu02-about .data.en {
    letter-spacing: 0.09em;
    font-size: 16px;
    line-height: 1.8em;
  }
}
.manabu02-about iframe {
  height: 336px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .manabu02-about iframe {
    height: 275px;
  }
}