@charset "UTF-8";
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝

common

＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
/* ----pc,sp表示切替---- */
.sp {
  display: block !important;
}

.pc {
  display: none !important;
}

@media (min-width: 740px) {
  .sp {
    display: none !important;
  }
  .pc {
    display: block !important;
  }
}
.txt_c {
  display: block !important;
  text-align: center !important;
}

.txt_r {
  display: block !important;
  text-align: right !important;
}

.fnt12 {
  font-size: 1.2rem;
}

.fnt13 {
  font-size: 1.3rem;
}

.fnt14 {
  font-size: 1.4rem;
}
.fnt14.spfnt {
  font-size: 1.2rem;
}
@media (min-width: 740px) {
  .fnt14.spfnt {
    font-size: 1.4rem;
  }
}

.fnt16 {
  font-size: 1.6rem;
}
.fnt16.spfnt {
  font-size: 1.4rem;
}
@media (min-width: 740px) {
  .fnt16.spfnt {
    font-size: 1.6rem;
  }
}

.fnt18 {
  font-size: 1.8rem;
}
.fnt18.spfnt {
  font-size: 1.6rem;
}
@media (min-width: 740px) {
  .fnt18.spfnt {
    font-size: 1.8rem;
  }
}

.fnt20 {
  font-size: 2rem;
}
.fnt20.spfnt {
  font-size: 1.8rem;
}
@media (min-width: 740px) {
  .fnt20.spfnt {
    font-size: 2rem;
  }
}

.fnt22 {
  font-size: 2.2rem;
}
.fnt22.spfnt {
  font-size: 2rem;
}
@media (min-width: 740px) {
  .fnt22.spfnt {
    font-size: 2.2rem;
  }
}

.fnt32 {
  font-size: 3.2rem;
}
.fnt32.spfnt {
  font-size: 2.8rem;
}
@media (min-width: 740px) {
  .fnt32.spfnt {
    font-size: 3.2rem;
  }
}

.lineheight2 {
  line-height: 2;
}

.txt--w {
  color: #fff;
}

.txt--y {
  color: #EFD14D;
}

.txt--lbl {
  color: #3886C4;
}

.txt--bl {
  color: #445FA5;
}

@media (min-width: 740px) {
  .pc-txtCenter p {
    text-align: center !important;
  }
}

.contentsInr {
  padding: 0 !important;
}
.contentsInr a {
  text-decoration: none !important;
  transition: all 0.3s;
}
.contentsInr a:hover {
  opacity: 0.6;
}

@media (min-width: 740px) {
  .contentsInr {
    width: 100% !important;
    font-family: "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "MS UI Gothic", "Tahoma", "Lucida Grande", "ヒラギノ丸ゴ Pro W4", sans-serif;
  }
}
.pageTtl {
  margin-bottom: 0 !important;
}

.no-point a {
  pointer-events: none;
  opacity: 0.8;
}

/* ----sec---- */
.sec {
  font-family: "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "MS UI Gothic", "Tahoma", "Lucida Grande", "ヒラギノ丸ゴ Pro W4", sans-serif;
  padding-bottom: 50px;
}
@media screen and (min-width: 740px) {
  .sec {
    padding-bottom: 100px;
  }
}

.inner {
  width: 100%;
  max-width: 980px;
  margin: 0 auto;
  padding: 0 15px;
}

.inner02 {
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
  padding: 0 15px;
}

.bg--w {
  background: #fff;
  padding: 30px 15px;
}
@media screen and (min-width: 740px) {
  .bg--w {
    padding: 25px;
  }
}

.sec_ttl .ttlLv1 {
  background: #1a1a1a;
  margin: 0 0px 20px 0px !important;
  margin-bottom: 0 !important;
  padding: 15px 0 !important;
}
@media screen and (min-width: 740px) {
  .sec_ttl .ttlLv1 {
    padding: 20px 0 !important;
  }
}
.sec_ttl .ttlLv1 .heading {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 30px;
  color: #fff;
  font-size: 2.2rem !important;
}
@media screen and (min-width: 740px) {
  .sec_ttl .ttlLv1 .heading {
    font-size: 2.6rem !important;
    gap: 70px;
  }
}
.sec_ttl .ttlLv1 .sec-ttl__icon {
  width: 32px;
}
@media screen and (min-width: 740px) {
  .sec_ttl .ttlLv1 .sec-ttl__icon {
    width: 46px;
  }
}

.sec_subTtl .ttlLv2 {
  margin: 0 0px 20px 0px !important;
  margin-bottom: 0 !important;
}
.sec_subTtl .ttlLv2 .heading {
  color: #445FA5;
  font-size: 2.4rem !important;
}
@media screen and (min-width: 740px) {
  .sec_subTtl .ttlLv2 .heading {
    font-size: 3.2rem !important;
  }
}
.sec_subTtl .ttlLv2 .heading span {
  font-size: 1.8rem;
}
@media screen and (min-width: 740px) {
  .sec_subTtl .ttlLv2 .heading span {
    font-size: 2rem;
  }
}

.sec-slider ul li {
  pointer-events: none;
}
.sec-slider ul li a {
  pointer-events: none;
}

.about {
  padding: 40px 0 30px;
}
@media screen and (min-width: 740px) {
  .about {
    padding: 70px 0 40px;
  }
}
.about .sec_subTtl .ttlLv2 {
  text-align: left;
}
.about .sec_subTtl .ttlLv2 .heading {
  color: #EFD14D;
}
.about.about01 {
  background: #3886C4;
}
.about.about02 {
  background: #445FA5;
}
@media screen and (min-width: 740px) {
  .about .about__flex {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
  }
}
.about .about__flex > div:last-of-type {
  max-width: 180px;
  float: none !important;
  margin-left: auto;
}
@media screen and (min-width: 740px) {
  .about .about__flex > div:last-of-type {
    max-width: 220px;
  }
}
.about .about__table tr td {
  font-size: 1.4rem;
}
@media screen and (min-width: 740px) {
  .about .about__table tr td {
    font-size: 1.6rem;
  }
}
.about .about__table tr td:last-of-type {
  font-size: 1.8rem;
}
@media screen and (min-width: 740px) {
  .about .about__table tr td:last-of-type {
    font-size: 2rem;
  }
}
.about .about__table tr td:last-of-type .fs2L {
  font-size: 2.8rem !important;
}
@media screen and (min-width: 740px) {
  .about .about__table tr td:last-of-type .fs2L {
    font-size: 3.2rem !important;
  }
}
.about .about__border {
  border: 2px solid #fff;
  border-radius: 15px;
  padding: 15px 10px;
}
@media screen and (min-width: 740px) {
  .about .about__border {
    border: 3px solid #fff;
    border-radius: 25px;
    padding: 20px 10px;
  }
}
.about .about__border p b .fs2L {
  font-size: 2rem !important;
}
@media screen and (min-width: 740px) {
  .about .about__border p b .fs2L {
    font-size: 2.4rem !important;
  }
}

.scroll p {
  display: flex;
  align-items: flex-end;
  gap: 10px;
}
.scroll p img {
  width: 20px;
}

.point .point__cont {
  padding: 25px 0;
}
@media screen and (min-width: 740px) {
  .point .point__cont {
    padding: 45px 0;
  }
}
.point .point__cont.bg--y {
  background: #EFD14D;
}
.point .point__cont .point__num p {
  font-weight: bold;
}
.point .point__cont .point__num p img {
  width: 45px;
  vertical-align: middle;
}
@media screen and (min-width: 740px) {
  .point .point__cont .point__num p img {
    width: 50px;
  }
}
.point .point__cont .point__num p b {
  font-size: 3.6rem;
  color: #445FA5;
}
@media screen and (min-width: 740px) {
  .point .point__cont .point__num p b {
    font-size: 4.8rem;
  }
}
.point .point__cont .fsS {
  font-size: 1.4rem !important;
}
@media screen and (min-width: 740px) {
  .point .point__cont .fsS {
    font-size: 1.6rem !important;
  }
}

.plan .plan__sub-ttl {
  background: #fff;
  border: 2px solid #3886c4;
  box-shadow: 2px 3px 0px #3886c4;
  position: relative;
  margin-top: 30px;
}
@media screen and (min-width: 1025px) {
  .plan .plan__sub-ttl {
    border: 3px solid #3886c4;
    box-shadow: 4px 5px 0px #3886c4;
    margin-top: 60px;
  }
}
.plan .plan__sub-ttl::before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 20px solid transparent;
  border-left: 20px solid transparent;
  border-top: 22px solid #ffffff;
  border-bottom: 0;
  position: absolute;
  bottom: -20px;
  left: 50%;
  transform: translate(-50%);
  filter: drop-shadow(3px 4px 0px #3886c4);
}
.plan .plan__sub-ttl .ttlLv2 {
  margin: 0 !important;
}
.plan .plan__sub-ttl .ttlLv2 .heading {
  font-size: 2rem;
  color: #3886C4;
}
@media screen and (min-width: 740px) {
  .plan .plan__sub-ttl .ttlLv2 .heading {
    font-size: 2.6rem;
  }
}
.plan .plan__sub-ttl .ttlLv2 .heading .num {
  font-size: 3rem;
}
@media screen and (min-width: 740px) {
  .plan .plan__sub-ttl .ttlLv2 .heading .num {
    font-size: 4rem;
  }
}
.plan .plan__sub-ttl .ttlLv2 .heading .txt {
  color: #333;
  font-weight: 300;
  font-size: 1.3rem;
  display: block;
}
@media screen and (min-width: 740px) {
  .plan .plan__sub-ttl .ttlLv2 .heading .txt {
    font-size: 1.5rem;
  }
}
.plan .plan__sub-ttl .ttlLv2 .heading .plan__sub-ttl--fukidashi {
  width: 100px;
  position: absolute;
  top: -20px;
  left: -10px;
}
@media screen and (min-width: 740px) {
  .plan .plan__sub-ttl .ttlLv2 .heading .plan__sub-ttl--fukidashi {
    width: 120px;
    left: 20%;
    width: 145px;
  }
}
.plan .plan__sub-ttl .ttlLv2 .heading .plan__sub-ttl--bycicle {
  width: 45px;
  position: absolute;
  bottom: 0;
  right: 5%;
}
@media screen and (min-width: 740px) {
  .plan .plan__sub-ttl .ttlLv2 .heading .plan__sub-ttl--bycicle {
    right: 15%;
    width: 75px;
  }
}
.plan .plan__course .plan__course--flex .colWrap .col > div {
  height: 100%;
}
.plan .plan__course .plan__course--flex .colWrap .col > div > div {
  height: 100%;
}
.plan .plan__course .plan__table table {
  border-radius: 15px;
  background: #3886c4;
  position: relative;
}
@media screen and (min-width: 740px) {
  .plan .plan__course .plan__table table {
    border-radius: 25px;
  }
}
.plan .plan__course .plan__table table tbody tr th {
  padding: 0 25px;
  font-size: 2.4rem;
  color: #fff;
  font-weight: bold;
  border-bottom: 3px solid #fff;
  padding-top: 20px;
}
@media screen and (min-width: 740px) {
  .plan .plan__course .plan__table table tbody tr th {
    padding-top: 40px;
    font-size: 3rem;
  }
}
.plan .plan__course .plan__table table tbody tr th .fs2L {
  font-size: 2rem !important;
}
@media screen and (min-width: 740px) {
  .plan .plan__course .plan__table table tbody tr th .fs2L {
    font-size: 2.5rem !important;
  }
}
.plan .plan__course .plan__table table tbody tr th .fsL {
  font-size: 1.8rem !important;
  color: #EFD14D;
}
@media screen and (min-width: 740px) {
  .plan .plan__course .plan__table table tbody tr th .fsL {
    font-size: 2rem !important;
  }
}
.plan .plan__course .plan__table table tbody tr td:first-of-type {
  width: 32%;
  border-right: 1px solid #fff;
  padding: 0 10px;
  font-size: 1.3rem;
  color: #fff;
  vertical-align: top;
}
@media screen and (min-width: 740px) {
  .plan .plan__course .plan__table table tbody tr td:first-of-type {
    width: 30%;
    font-size: 1.5rem;
    padding: 0 15px;
  }
}
.plan .plan__course .plan__table table tbody tr td:last-of-type {
  width: 70%;
  padding: 0 10px 15px;
  font-size: 1.4rem;
  color: #fff;
  min-height: 60px;
}
@media screen and (min-width: 740px) {
  .plan .plan__course .plan__table table tbody tr td:last-of-type {
    font-size: 1.5rem;
    padding: 0 10px 30px;
  }
}
.plan .plan__course .plan__table table tbody tr td:last-of-type p {
  margin-top: 10px;
}
@media screen and (min-width: 740px) {
  .plan .plan__course .plan__table table tbody tr td:last-of-type p {
    margin-top: 20px;
  }
}
.plan .plan__course .plan__table table tbody tr td:last-of-type p:first-of-type {
  margin-top: 0;
}
.plan .plan__course .plan__table table tbody tr td:last-of-type img {
  width: 30px;
  vertical-align: sub;
}
.plan .plan__course .plan__table table tbody tr td:last-of-type .fsS {
  font-size: 1.2rem !important;
}
.plan .plan__course .plan__table table tbody tr:nth-of-type(2) td {
  padding-top: 20px;
}
@media screen and (min-width: 740px) {
  .plan .plan__course .plan__table table tbody tr:nth-of-type(2) td {
    padding-top: 30px;
  }
}
.plan .plan__course .plan__table table tbody tr:last-of-type td {
  padding-bottom: 20px;
}
@media screen and (min-width: 740px) {
  .plan .plan__course .plan__table table tbody tr:last-of-type td {
    padding-bottom: 30px;
  }
}
.plan .plan__course .plan__table.table01 table::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 18px solid transparent;
  border-left: 18px solid transparent;
  border-top: 20px solid #efd140;
  border-bottom: 0;
  position: absolute;
  bottom: -30px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
}
@media screen and (max-width: 739px) {
  .plan .plan__course .plan__table.table02 table tr:nth-of-type(10), .plan .plan__course .plan__table.table02 table tr:nth-of-type(11) {
    display: none;
  }
}
.plan .plan__course .plan__table.table02 table::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 18px solid transparent;
  border-left: 18px solid transparent;
  border-top: 20px solid #efd140;
  border-bottom: 0;
  position: absolute;
  transform: translateX(50%);
  right: 50%;
  z-index: 2;
  bottom: -35px;
}
@media screen and (min-width: 740px) {
  .plan .plan__course .plan__table.table02 table::after {
    transform: rotate(-90deg) translateX(0);
    right: -45px;
    bottom: auto;
    top: 40px;
  }
}
.plan .plan__course .plan__table.table03 {
  margin-top: 20px;
}
@media screen and (min-width: 740px) {
  .plan .plan__course .plan__table.table03 {
    margin-top: 0;
  }
}
.plan .plan__course.course02 .plan__sub-ttl {
  border: 2px solid #445FA5;
  box-shadow: 2px 3px 0px #445FA5;
}
@media screen and (min-width: 740px) {
  .plan .plan__course.course02 .plan__sub-ttl {
    border: 3px solid #445FA5;
    box-shadow: 4px 5px 0px #445FA5;
  }
}
.plan .plan__course.course02 .plan__sub-ttl::before {
  content: "";
  filter: drop-shadow(3px 4px 0px #445FA5);
}
.plan .plan__course.course02 .plan__sub-ttl .ttlLv2 .heading {
  color: #445FA5;
}
.plan .plan__course.course02 .plan__table table {
  background: #445FA5;
}
@media screen and (min-width: 740px) {
  .plan .plan__course.course02 .plan__table.table02 tr:last-of-type td {
    padding-bottom: 45px;
  }
}
.plan .plan__course.course02 .border {
  border: 2px solid #3886C4;
  padding: 15px 10px;
}
@media screen and (min-width: 740px) {
  .plan .plan__course.course02 .border {
    padding: 30px 15px;
  }
}

.caution .caution__box {
  border: 1px solid #c00;
  padding: 15px;
}
@media screen and (min-width: 740px) {
  .caution .caution__box {
    padding: 30px 25px;
  }
}
.caution .caution__ttl .ttlLv1 {
  margin: 0 !important;
  padding: 0 !important;
  text-align: left;
}
.caution .caution__ttl .ttlLv1 .heading {
  font-size: 2rem;
  color: #c00;
}
@media screen and (min-width: 740px) {
  .caution .caution__ttl .ttlLv1 .heading {
    font-size: 2.6rem;
  }
}
.caution .caution__list .txtList li {
  font-size: 1.4rem;
}
@media screen and (min-width: 740px) {
  .caution .caution__list .txtList li {
    font-size: 1.6rem;
  }
}