/*========================================
mixin
==========================================*/
/*========================================
header
==========================================*/
.header-inner {
  width: 100%;
  height: 100px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 0 0 0 39px;
  background-color: #fff;
  z-index: 10;
}
.header-logo {
  margin-top: 25px;
}
.header-logo a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 1320px) {
  .header-logo a {
    max-width: 300px;
    width: 100%;
  }
}
.header-logo a:hover {
  opacity: 0.8;
}
.header-content {
  max-width: 910px;
  width: 100%;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.header .global-nav {
  max-width: 715px;
  width: 100%;
  margin-top: 39px;
}
.header .global-nav-list {
  width: 100%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.header .global-nav-list-item {
  line-height: 1;
}
.header .global-nav-list-item:not(:last-child) {
  margin-right: 20px;
}
.header .global-nav-list-item:not(:last-child)::after {
  content: "|";
  margin-left: 20px;
}
.header .global-nav-list-item a {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.15em;
  color: #003b7a !important;
}
.header .global-nav-list-item a:hover {
  opacity: 0.8;
}
.header .global-nav-list-item a.current {
  opacity: 0.8;
}
.header-btn {
  -webkit-box-shadow: 3px 5px 2px 0 rgba(25, 25, 25, 0.15);
          box-shadow: 3px 5px 2px 0 rgba(25, 25, 25, 0.15);
}
.header-btn:hover {
  opacity: 0.8;
}
.header .main-visual {
  width: 100%;
  height: 800px;
  position: relative;
  z-index: 1;
}
.header .main-visual::before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 100%;
  height: 229px;
  background-color: #003b7a;
  z-index: -1;
}
.header .main-visual-img {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  max-width: 1842px;
  width: 95%;
  height: 100%;
  z-index: 1;
}
.header .main-visual-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.header .main-visual-textbox {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  max-width: 1660px;
  width: 90%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  z-index: 5;
}
.header .sub-visual {
  width: 100%;
  height: 450px;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.header .sub-visual::before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 100%;
  height: 77px;
  background-color: #003b7a;
  z-index: -1;
}
.header .sub-visual::after {
  position: absolute;
  content: "";
  left: 84px;
  bottom: 77px;
  width: 232px;
  height: 209px;
  background: center/contain no-repeat url(../images/kids/sub-visual-deco.png);
  z-index: -1;
}
@media (max-width: 1870px) {
  .header .sub-visual::after {
    left: 24px;
    bottom: 77px;
    width: 174px;
    height: 157px;
  }
}
.header .sub-visual-inner {
  max-width: 1280px;
  width: 90%;
  height: 100%;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
.header .sub-visual-img {
  position: absolute;
  top: 0;
  right: -280px;
  max-width: 1842px;
  width: 95%;
  height: 100%;
  z-index: -1;
}
.header .sub-visual-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.header .sub-visual-textbox {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  z-index: 5;
}
.header .side-btn {
  position: fixed;
  right: 8px;
  bottom: 90px;
  z-index: 10;
}
.header .side-btn:hover {
  opacity: 0.7;
}
.header .pagetop {
  position: fixed;
  right: 12px;
  bottom: 20px;
  z-index: 10;
}
.header .pagetop:hover {
  bottom: 29px;
}

/*========================================
mixin
==========================================*/
/*========================================
main
==========================================*/
.top-worry {
  overflow: hidden;
  background-color: #003b7a;
  position: relative;
  z-index: 1;
}
.top-worry::before {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  width: 496px;
  height: 563px;
  background: center/cover no-repeat url(../images/top/top-worry-bg-r-t.png);
  z-index: -1;
}
.top-worry::after {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 593px;
  height: 581px;
  background: center/cover no-repeat url(../images/top/top-worry-bg-l-b.png);
  z-index: -1;
}
.top-worry-inner {
  max-width: 1110px;
}
.top-worry-title {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  font-size: 5rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.1em;
  color: #fff;
  margin-bottom: 33px;
  text-align: center;
  position: relative;
  z-index: 1;
}
.top-worry-title::before {
  position: absolute;
  content: "";
  left: -54px;
  bottom: 0;
  width: 60px;
  height: 68px;
  background: center/cover no-repeat url(../images/top/top-worry-title-l.png);
}
.top-worry-title::after {
  position: absolute;
  content: "";
  right: -45px;
  bottom: 0;
  width: 60px;
  height: 68px;
  background: center/cover no-repeat url(../images/top/top-worry-title-r.png);
}
.top-worry-title .accent {
  display: inline-block;
  font-size: 6rem;
  font-weight: 900;
  padding: 14px 20px 17px 20px;
  margin: 0 13px;
  text-shadow: 3px 5px 2px rgba(25, 25, 25, 0.15);
  background-color: #fabe00;
}
.top-worry-list {
  margin-bottom: 52px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.top-worry-list-item {
  max-width: 342px;
  width: 100%;
  height: 342px;
  padding-top: 22px;
  background-color: #fff;
  border-radius: 50%;
  border: 3px solid #f657a2;
  -webkit-box-shadow: 3px 5px 2px 0 rgba(246, 87, 162, 0.15);
          box-shadow: 3px 5px 2px 0 rgba(246, 87, 162, 0.15);
}
.top-worry-list-item:nth-child(2) {
  border: 3px solid #2bb77e;
  -webkit-box-shadow: 3px 5px 2px 0 rgba(43, 183, 126, 0.15);
          box-shadow: 3px 5px 2px 0 rgba(43, 183, 126, 0.15);
}
.top-worry-list-item:nth-child(2) .top-worry-btn {
  background-color: #2bb77e;
}
.top-worry-list-item:nth-child(3) {
  border: 3px solid #fabe00;
  -webkit-box-shadow: 3px 5px 2px 0 rgba(250, 190, 0, 0.15);
          box-shadow: 3px 5px 2px 0 rgba(250, 190, 0, 0.15);
}
.top-worry-list-item:nth-child(3) .top-worry-btn {
  background-color: #fabe00;
}
.top-worry-list-item:nth-child(4) {
  border: 3px solid #08bce9;
  -webkit-box-shadow: 3px 5px 2px 0 rgba(8, 188, 233, 0.15);
          box-shadow: 3px 5px 2px 0 rgba(8, 188, 233, 0.15);
}
.top-worry-list-item:nth-child(4) .top-worry-btn {
  background-color: #08bce9;
}
.top-worry-list-item:nth-child(5) {
  border: 3px solid #ff7800;
  -webkit-box-shadow: 3px 5px 2px 0 rgba(255, 120, 0, 0.15);
          box-shadow: 3px 5px 2px 0 rgba(255, 120, 0, 0.15);
}
.top-worry-list-item:nth-child(5) .top-worry-btn {
  background-color: #ff7800;
}
.top-worry-list-item:not(:last-child) {
  margin-right: 40px;
}
.top-worry-list-title {
  min-height: 96px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 2.2rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  color: #003b7a;
  text-align: center;
  margin-bottom: 16px;
}
.top-worry-icon {
  max-width: 130px;
  width: 100%;
  height: 110px;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.top-worry-btn {
  max-width: 200px;
  width: 100%;
  height: 50px;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 1.7rem;
  font-weight: 500;
  line-height: 1.2;
  text-align: center;
  letter-spacing: 0.03em;
  color: #fff !important;
  background-color: #f657a2;
  border-radius: 25px;
  position: relative;
}
.top-worry-btn::before {
  position: absolute;
  content: "";
  top: 50%;
  right: 16px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 5px;
  height: 9px;
  background: center/cover no-repeat url(../images/top/top-worry-arrow.png);
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.top-worry-btn:hover {
  opacity: 0.8;
}
.top-worry-btn:hover::before {
  right: 10px;
}
.top-worry-text {
  text-align: center;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.8;
  padding: 30px 0;
  letter-spacing: 0.12em;
  color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
}

.top-about {
  overflow: hidden;
  background-color: #fff9f1;
  position: relative;
  z-index: 1;
}
.top-about::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 21px;
  background: center/cover no-repeat url(../images/top/top-about-line.png);
}
.top-about::after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  width: 100%;
  height: 21px;
  background: center/cover no-repeat url(../images/top/top-about-line.png);
}
.top-about-inner {
  padding: 154px 0;
  position: relative;
  z-index: 1;
}
.top-about-inner::before {
  position: absolute;
  content: "";
  top: 82px;
  left: -120px;
  width: 334px;
  height: 230px;
  background: center/cover no-repeat url(../images/top/top-about-bgl-t.png);
  z-index: -1;
}
.top-about-inner::after {
  position: absolute;
  content: "";
  top: 96px;
  right: -100px;
  width: 275px;
  height: 195px;
  background: center/cover no-repeat url(../images/top/top-about-bg-r-t.png);
  z-index: -1;
}
.top-about-title {
  font-size: 4.8rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-align: center;
}
.top-about-title .accent01 {
  font-size: 5.4rem;
  color: #f657a2;
}
.top-about-title .accent02 {
  color: #2bb77e;
}
.top-about-title .accent03 {
  color: #ff7800;
}
.top-about-title-en {
  display: block;
  font-family: "Poppins", sans-serif;
  font-size: 1.8rem;
  letter-spacing: 0.1em;
  margin-bottom: 7px;
}
.top-about-sub-title {
  text-align: center;
  margin-top: -33px;
}
.top-about-wrap {
  max-width: 875px;
  width: 100%;
  margin: 0 auto;
  position: relative;
}
.top-about-wrap::before {
  position: absolute;
  content: "";
  bottom: -60px;
  left: -251px;
  width: 302px;
  height: 196px;
  background: center/cover no-repeat url(../images/top/top-about-bg-l-b.png);
}
.top-about-textbox {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  padding: 32px 0;
  background-color: #fff;
  -webkit-box-shadow: 3px 5px 2px 0 rgba(25, 25, 25, 0.15);
          box-shadow: 3px 5px 2px 0 rgba(25, 25, 25, 0.15);
  position: relative;
}
.top-about-textbox::before {
  position: absolute;
  content: "";
  top: -61px;
  left: -215px;
  width: 210px;
  height: 236px;
  background: center/cover no-repeat url(../images/top/top-about-deco-l.png);
}
.top-about-textbox::after {
  position: absolute;
  content: "";
  top: -34px;
  right: -303px;
  width: 317px;
  height: 453px;
  background: center/cover no-repeat url(../images/top/top-about-bg-r-b.png);
  z-index: -1;
}
.top-about-text {
  font-size: 2rem;
  line-height: 3;
  font-weight: 700;
}
.top-about-text .accent {
  font-size: 2.2rem;
  color: #f657a2;
}

.top-course {
  position: relative;
  z-index: 1;
}
.top-course::before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 100%;
  height: 485px;
  background: center/cover no-repeat url(../images/top/top-course-bg-bottom.png);
  z-index: -1;
}
.top-course-title {
  font-size: 4.8rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.1em;
  margin-bottom: 35px;
  text-align: left;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.top-course-title::before {
  content: "";
  width: 22px;
  height: 22px;
  margin-right: 20px;
  margin-bottom: 13px;
  background-color: #f657a2;
  border-radius: 50%;
}
.top-course-title-en {
  display: block;
  font-family: "Poppins", sans-serif;
  font-size: 1.8rem;
  letter-spacing: 0.1em;
  margin-bottom: 7px;
}
.top-course-text {
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 35px;
}
.top-course-text .accent {
  display: inline-block;
  padding: 10px;
  margin-right: 11px;
  color: #fff;
  background-color: #003b7a;
}
.top-course-list-item {
  max-width: 520px;
  width: 100%;
  height: 230px;
}
.top-course-list-item:nth-child(2) a {
  background-color: #fabe00;
}
.top-course-list-item:nth-child(2) a::before {
  background: center/cover no-repeat url(../images/top/top-course-arrow02.png);
}
.top-course-list-item:nth-child(3) a {
  background-color: #08bce9;
}
.top-course-list-item:nth-child(3) a::before {
  background: center/cover no-repeat url(../images/top/top-course-arrow03.png);
}
.top-course-list-item:nth-child(4) a {
  background-color: #2bb77e;
}
.top-course-list-item:nth-child(4) a::before {
  background: center/cover no-repeat url(../images/top/top-course-arrow04.png);
}
.top-course-list-item:not(:nth-last-child(-n+2)) {
  margin-bottom: 43px;
}
.top-course-list-item a {
  width: 100%;
  height: 100%;
  background-color: #f657a2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-shadow: 3px 5px 2px 0 rgba(25, 25, 25, 0.15);
          box-shadow: 3px 5px 2px 0 rgba(25, 25, 25, 0.15);
  position: relative;
}
.top-course-list-item a::before {
  position: absolute;
  content: "";
  right: 0;
  bottom: 0;
  width: 38px;
  height: 38px;
  background: center/cover no-repeat url(../images/top/top-course-arrow01.png);
}
.top-course-list-item a:hover {
  opacity: 0.8;
  -webkit-transform: translateY(-10px);
          transform: translateY(-10px);
}
.top-course-list-title {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 3rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  color: #fff;
}
.top-course-img {
  max-width: 296px;
  width: 100%;
  height: 100%;
}

.top-feature {
  background-color: #fabe00;
}
.top-feature-inner {
  padding-bottom: 112px;
  max-width: 1120px;
}
.top-feature-title {
  display: block;
  font-size: 4.8rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.1em;
  margin-bottom: 22px;
  text-align: center;
}
.top-feature-title-en {
  display: block;
  font-family: "Poppins", sans-serif;
  font-size: 1.8rem;
  letter-spacing: 0.1em;
  margin-bottom: 31px;
}
.top-feature-title-flex {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 11px;
}
.top-feature-title-flex::before {
  content: "";
  width: 48px;
  height: 55px;
  margin-right: 1px;
  -webkit-transform: translateY(10px);
          transform: translateY(10px);
  background: center/cover no-repeat url(../images/top/top-feature-title-l.png);
}
.top-feature-title-flex::after {
  content: "";
  width: 48px;
  height: 55px;
  margin-left: 1px;
  -webkit-transform: translateY(10px);
          transform: translateY(10px);
  background: center/cover no-repeat url(../images/top/top-feature-title-r.png);
}
.top-feature-title .accent {
  display: block;
  margin: 0 auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  line-height: 1;
  color: #fff;
  padding: 17px 31px;
  text-shadow: 3px 5px 2px rgba(25, 25, 25, 0.15);
  background-color: #f657a2;
}
.top-feature-list {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.top-feature-list-item {
  max-width: 356px;
  width: 100%;
  min-height: 435px;
  padding: 28px 26px 15px 26px;
  background-color: #fff;
  -webkit-box-shadow: 3px 5px 2px 0 rgba(25, 25, 25, 0.15);
          box-shadow: 3px 5px 2px 0 rgba(25, 25, 25, 0.15);
}
.top-feature-list-item:not(:nth-last-child(-n+3)) {
  margin-bottom: 15px;
}
.top-feature-list-title {
  min-height: 74px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 2.55rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-align: center;
  margin-bottom: 14px;
}
.top-feature-icon {
  margin: 0 auto 17px auto;
  text-align: center;
}
.top-feature-text {
  font-size: 1.8rem;
  letter-spacing: 0.12em;
  line-height: 1.5555;
}

.top-access {
  overflow: hidden;
  background-color: #fff9f1;
  position: relative;
  z-index: 1;
}
.top-access::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 21px;
  background: center/cover no-repeat url(../images/top/top-about-line.png);
}
.top-access::after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  width: 100%;
  height: 21px;
  background: center/cover no-repeat url(../images/top/top-about-line.png);
}
.top-access-inner .cmn-title {
  font-size: 4.8rem;
}
.top-access-content {
  margin-bottom: 41px;
}
.top-access-textbox {
  max-width: 622px;
  width: 100%;
}
.top-access-table {
  width: 100%;
}
.top-access-table tr {
  display: block;
}
.top-access-table tr:not(:last-of-type) {
  margin-bottom: 1px;
}
.top-access-table tr th {
  width: 150px;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1;
  color: #fff;
  letter-spacing: 0.1em;
  padding: 24px 0;
  text-align: center;
  background-color: #003b7a;
  vertical-align: middle;
}
.top-access-table tr td {
  width: 472px;
  font-size: 1.6rem;
  font-weight: 500;
  letter-spacing: 0.1em;
  padding: 17px 10px 17px 18px;
  background-color: #fff;
  vertical-align: middle;
  -webkit-box-shadow: 1px 1px 2px 0 rgba(25, 25, 25, 0.1);
          box-shadow: 1px 1px 2px 0 rgba(25, 25, 25, 0.1);
}
.top-access-tel-txt img {
  display: block;
}
.top-access-map {
  width: 100%;
  height: 450px;
}
.top-access-map iframe {
  width: 100%;
  height: 100%;
  border: none;
}

.reserve {
  background-color: #003b7a;
  position: relative;
  z-index: 1;
}
.reserve::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 496px;
  height: 563px;
  background: center/cover no-repeat url(../images/top/reserve-bg-l.png);
  z-index: -1;
}
.reserve::after {
  position: absolute;
  content: "";
  right: 0;
  bottom: 0;
  width: 593px;
  height: 581px;
  background: center/cover no-repeat url(../images/top/reserve-bg-r.png);
  z-index: -1;
}
.reserve-inner {
  padding-top: 80px;
}
.reserve-title {
  font-size: 5.5rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  color: #fff;
  text-align: center;
  margin-bottom: 15px;
  padding-top: 55px;
  position: relative;
}
.reserve-title::before {
  position: absolute;
  content: "";
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 79px;
  height: 41px;
  background: center/cover no-repeat url(../images/top/reserve-title-deco.png);
}
.reserve-text {
  font-size: 1.8rem;
  font-weight: 500;
  text-align: center;
  line-height: 1.8;
  color: #fff;
  margin-bottom: 32px;
}
.reserve-link-list {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.reserve-link-list-item {
  max-width: 380px;
  width: 100%;
}
.reserve-link-list-item:not(:last-child) {
  margin-right: 70px;
}
.reserve-link-list-item:nth-child(2) a {
  background-color: #fabe00;
}
.reserve-link-list-item:nth-child(2) a::before {
  background: center/cover no-repeat url(../images/top/reserve-arrow02.png);
}
.reserve-link-list-item:nth-child(2) a .reserve-link-title {
  font-size: 2.4rem;
  letter-spacing: 0.15em;
}
.reserve-link-list-item a {
  width: 100%;
  height: 100%;
  padding: 55px 0;
  text-align: center;
  background-color: #08bce9;
  position: relative;
  -webkit-box-shadow: 3px 5px 2px 0 rgba(25, 25, 25, 0.15);
          box-shadow: 3px 5px 2px 0 rgba(25, 25, 25, 0.15);
}
.reserve-link-list-item a::before {
  position: absolute;
  content: "";
  right: 0;
  bottom: 0;
  width: 38px;
  height: 38px;
  background: center/cover no-repeat url(../images/top/reserve-arrow01.png);
}
.reserve-link-list-item a:hover {
  -webkit-transform: translateY(-8px);
          transform: translateY(-8px);
}
.reserve-link-title {
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 1;
  color: #fff;
}
.reserve-link-icon {
  margin-bottom: 25px;
}
.reserve-sub-title {
  max-width: 850px;
  width: 100%;
  margin: 0 auto;
  text-shadow: 3px 5px 2px rgba(25, 25, 25, 0.15);
  font-size: 3rem;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  color: #fff;
  padding: 19px 0;
  margin-bottom: 45px;
  background-color: #f657a2;
}
.reserve-list {
  max-width: 850px;
  width: 100%;
  margin: 0 auto 60px auto;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.reserve-list-item {
  max-width: 230px;
  width: 100%;
  text-align: center;
}
.reserve-list-title {
  font-size: 2.2rem;
  font-weight: 700;
  color: #fff;
  letter-spacing: 0.08em;
  text-align: center;
}
.reserve-icon {
  margin-bottom: 15px;
}
.reserve-btn {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}
.reserve-btn:hover {
  opacity: 0.8;
  -webkit-transform: translateY(-9px);
          transform: translateY(-9px);
}

.news {
  background: center/cover no-repeat url(../images/top/news-bg.png);
  position: relative;
  z-index: 2;
}
.news-inner {
  max-width: 1280px;
  position: relative;
}
.news-textbox {
  padding: 87px 100px 96px 100px;
  background-color: #fff;
  position: relative;
}
.news-section-title {
  font-size: 4.8rem;
  font-weight: 700;
  color: #003b7a;
  text-align: center;
  line-height: 1;
  margin-bottom: 38px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  position: relative;
}
.news-section-title::before {
  content: "";
  width: 39px;
  height: 53px;
  margin-right: 11px;
  background: center/cover no-repeat url(../images/top/news-title-deco.png);
}
.news-list {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.news-list-item {
  max-width: 250px;
  width: 100%;
  margin-bottom: 20px;
}
.news-list-item:not(:nth-child(4n)) {
  margin-right: 26px;
}
.news-list-item a {
  width: 100%;
  height: 100%;
  position: relative;
}
.news-list-item a:hover {
  opacity: 0.8;
  -webkit-transform: translateY(-8px);
          transform: translateY(-8px);
}
.news-list-item a time {
  display: block;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1;
  color: #003b7a;
  text-align: right;
  letter-spacing: 0.12em;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
}
.news-visual {
  width: 100%;
  height: 176px;
  margin-bottom: 13px;
  overflow: hidden;
}
.news-visual img {
  min-width: 100%;
  width: 100%;
  min-height: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.news-textbox {
  width: 100%;
  color: #003b7a;
}
.news-accent {
  width: 100%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.news-accent-tag {
  font-size: 1.2rem;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.05em;
  color: #fff;
  margin-bottom: 5px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding: 4px 11px;
  background-color: #f657a2;
}
.news-accent-tag:not(:last-child) {
  margin-right: 13px;
}
.news-title {
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: 0.12em;
  color: #003b7a;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  margin-bottom: 6px;
}
.news .more-btn {
  position: absolute;
  top: 107px;
  right: 100px;
}
.news .more-btn:hover {
  opacity: 0.8;
  -webkit-transform: translateX(8px);
          transform: translateX(8px);
}
.news-tag-list {
  max-width: 350px;
  width: 100%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  text-overflow: ellipsis;
  margin: 0 0 30px auto;
  cursor: pointer;
  color: #003b7a;
  border: 2px solid #003b7a;
}
.news-tag-list-item {
  width: 100%;
  margin-bottom: 15px;
  margin-right: 10px;
}
.news-tag-list-item a {
  font-size: 1.6rem;
  color: #fff !important;
  padding: 5px 10px;
  background-color: #003b7a;
}
.news-tag-list-item a:hover {
  opacity: 0.7;
}
.news-detail-inner {
  text-align: center;
}
.news-detail-content {
  width: 100%;
  margin: 0 auto;
}
.news-detail-img {
  text-align: center;
  margin-bottom: 35px;
}
.news-detail-info-list {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-bottom: 30px;
}
.news-detail-info-list-item {
  line-height: 1;
  color: #aaa;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-bottom: 10px;
}
.news-detail-info-list-item:not(:last-child) {
  padding-right: 10px;
  margin-right: 10px;
  border-right: 1px solid #aaa;
}
.news-detail-info-list-item time {
  color: #000;
}
.news-detail-title {
  font-size: 2.6rem;
  line-height: 1.4;
  text-align: left;
  color: #3f4551;
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 1px solid rgba(104, 79, 78, 0.2);
}
.news-detail-textbox {
  min-height: 200px;
  text-align: left;
  margin-bottom: 20px;
}
.news-detail-textbox time {
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1;
}
.news-detail-text {
  font-size: 1.6rem;
  font-weight: 500;
  color: #3f4551;
  line-height: 1.75;
}
.news-detail-text img {
  max-width: 100%;
}
.news-detail .paginated-link {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.news-detail .paginated-link .prev-link {
  width: 187px;
  text-align: center;
  margin-right: 5px;
}
.news-detail .paginated-link .back-link {
  padding: 0 20px;
  border-left: 1px solid #3f4551;
  border-right: 1px solid #3f4551;
}
.news-detail .paginated-link .next-link {
  width: 187px;
  text-align: center;
  margin-left: 5px;
}
.news-detail .paginated-link a {
  font-size: 1.6rem;
  font-weight: 400;
  letter-spacing: 0;
  color: #3f4551 !important;
}
.news-detail .paginated-link a:hover {
  color: #3f4551 !important;
  -webkit-transform: translateY(-5px);
          transform: translateY(-5px);
}

/*========================================
kids
==========================================*/
.about {
  background-color: #003b7a;
  position: relative;
  z-index: 1;
}
.about::before {
  position: absolute;
  content: "";
  top: -80px;
  right: 0;
  width: 496px;
  height: 563px;
  background: center/cover no-repeat url(../images/top/top-worry-bg-r-t.png);
  z-index: -1;
}
.about::after {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 593px;
  height: 581px;
  background: center/cover no-repeat url(../images/top/top-worry-bg-l-b.png);
  z-index: -1;
}
.about-inner {
  padding-top: 50px;
  position: relative;
  z-index: 1;
}
.about-inner::before {
  position: absolute;
  content: "";
  top: 110px;
  right: -85px;
  width: 85px;
  height: 104px;
  background: center/cover no-repeat url(../images/kids/about-deco-r-t.png);
}
.about-inner::after {
  position: absolute;
  content: "";
  right: -53px;
  bottom: 43px;
  width: 91px;
  height: 84px;
  background: center/cover no-repeat url(../images/kids/about-deco-r-b.png);
}
.about-title {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  font-size: 4rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.1em;
  color: #fff;
  padding: 14px 20px 17px 20px;
  margin-bottom: 58px;
  text-shadow: 3px 5px 2px rgba(25, 25, 25, 0.15);
  background-color: #f657a2;
}
.about-title .s-font {
  font-size: 3rem;
}
.about-content {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 50px;
}
.about-img {
  margin-left: -32px;
}
.about-textbox {
  max-width: 513px;
  width: 100%;
}
.about-text {
  min-height: 140px;
  font-size: 1.6rem;
  font-weight: 500;
  color: #fff;
  line-height: 2.2;
  letter-spacing: 0.12em;
  margin-bottom: 25px;
}
.about-table {
  width: 100%;
}
.about-table tr {
  display: block;
}
.about-table tr:not(:last-of-type) {
  margin-bottom: 1px;
}
.about-table tr th {
  width: 140px;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1;
  color: #fff;
  letter-spacing: 0.1em;
  padding: 24px 0;
  text-align: center;
  background-color: #ff7800;
  vertical-align: middle;
}
.about-table tr td {
  width: 372px;
  font-size: 1.6rem;
  font-weight: 500;
  letter-spacing: 0.05em;
  padding: 17px 10px 17px 18px;
  vertical-align: middle;
  background-color: #fff;
  -webkit-box-shadow: 1px 1px 2px 0 rgba(25, 25, 25, 0.1);
          box-shadow: 1px 1px 2px 0 rgba(25, 25, 25, 0.1);
}
.about-sub-content {
  padding: 73px 40px 40px 40px;
  background-color: #fff;
  position: relative;
}
.about-sub-title {
  position: absolute;
  top: -27px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  padding: 13px 29px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  background-color: #003b7a;
  border: 3px solid #fff;
}
.about-sub-title::before {
  position: absolute;
  content: "";
  left: -32px;
  bottom: -14px;
  width: 50px;
  height: 66px;
  background: center/cover no-repeat url(../images/kids/about-sub-title-l.png);
}
.about-sub-title::after {
  position: absolute;
  content: "";
  top: -13px;
  right: -23px;
  width: 40px;
  height: 67px;
  background: center/cover no-repeat url(../images/kids/about-sub-title-r.png);
}
.about-sub-img {
  max-width: 300px;
  width: 100%;
  height: 216px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.about-list {
  max-width: 663px;
  width: 100%;
}
.about-list-item {
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.05em;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
}
.about-list-item::before {
  content: "";
  -webkit-box-flex: 0;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none;
  width: 20px;
  height: 17px;
  margin-right: 13px;
  background: center/cover no-repeat url(../images/kids/about-check.png);
}
.about-list-item:not(:last-child) {
  padding-bottom: 23px;
  margin-bottom: 23px;
  border-bottom: 1px solid rgba(0, 59, 122, 0.5);
}

.feature {
  overflow: hidden;
  background-color: #fff9f1;
  position: relative;
  z-index: 1;
}
.feature::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 21px;
  background: center/cover no-repeat url(../images/top/top-about-line.png);
}
.feature::after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  width: 100%;
  height: 21px;
  background: center/cover no-repeat url(../images/top/top-about-line.png);
}
.feature-content {
  position: relative;
}
.feature-content:nth-of-type(even) .feature-img {
  right: -10px;
  left: auto;
}
.feature-content:nth-of-type(even) .feature-textbox {
  margin-left: -45px;
  margin-right: 0;
  padding: 34px 85px 20px 45px;
}
.feature-content:not(:last-of-type) {
  margin-bottom: 85px;
}
.feature-img {
  position: absolute;
  top: 0;
  left: 0;
}
.feature-textbox {
  max-width: 646px;
  width: 100%;
  margin-right: -45px;
  min-height: 394px;
  margin-top: 71px;
  margin-left: auto;
  padding: 34px 45px 20px 85px;
  background-color: #fff;
  -webkit-box-shadow: 3px 5px 2px 0 rgba(25, 25, 25, 0.15);
          box-shadow: 3px 5px 2px 0 rgba(25, 25, 25, 0.15);
}
.feature-title {
  font-size: 4rem;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 60px;
  text-align: center;
}
.feature-title .accent {
  display: inline-block;
  color: #fff;
  padding: 18px 14px;
  margin-right: 16px;
  background-color: #ff7800;
  text-shadow: 3px 5px 2px rgba(25, 25, 25, 0.15);
}
.feature-sub-title {
  font-size: 3rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.08em;
  padding-bottom: 18px;
  margin-bottom: 17px;
  border-bottom: 1px solid rgba(0, 59, 122, 0.5);
}
.feature-sub-title .accent {
  font-size: 3.5rem;
  color: #f657a2;
  letter-spacing: 0.08em;
}
.feature-sub-title .line {
  display: block;
  margin-left: 168px;
  letter-spacing: 0.08em;
  margin-top: 13px;
}
.feature-sub-title .line02 {
  display: block;
  letter-spacing: 0.08em;
  text-align: right;
  margin-top: 13px;
}
.feature-text {
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.87;
  letter-spacing: 0.12em;
}

.skill {
  overflow: hidden;
}
.skill-textbox {
  max-width: 570px;
  width: 100%;
}
.skill-title {
  font-size: 4rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.1em;
  margin-bottom: 35px;
  text-align: left;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.skill-title::before {
  content: "";
  width: 22px;
  height: 22px;
  margin-right: 20px;
  margin-bottom: 8px;
  background-color: #f657a2;
  border-radius: 50%;
}
.skill-title-en {
  display: block;
  font-family: "Poppins", sans-serif;
  font-size: 1.8rem;
  letter-spacing: 0.1em;
  margin-bottom: 16px;
}
.skill-list-item {
  font-size: 2.2rem;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0.04em;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
}
.skill-list-item::before {
  content: "";
  -webkit-box-flex: 0;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none;
  width: 10px;
  height: 10px;
  margin-right: 10px;
  margin-top: 9px;
  background-color: #003b7a;
  border-radius: 50%;
}
.skill-list-item .accent {
  color: #f657a2;
}
.skill-list-item:not(:last-child) {
  padding-bottom: 28px;
  margin-bottom: 28px;
  border-bottom: 1px solid rgba(0, 59, 122, 0.5);
}

.voice {
  overflow: hidden;
  background: left top/1920px 1478px repeat url(../images/kids/voice-bg.png);
}
.voice-content {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 100%;
  min-height: 348px;
  padding: 40px;
  background-color: #fff;
  -webkit-box-shadow: 3px 5px 2px 0 rgba(25, 25, 25, 0.15);
          box-shadow: 3px 5px 2px 0 rgba(25, 25, 25, 0.15);
}
.voice-content:not(:last-of-type) {
  margin-bottom: 45px;
}
.voice-img {
  max-width: 470px;
  width: 100%;
  height: 268px;
  -webkit-box-shadow: 3px 5px 2px 0 rgba(25, 25, 25, 0.15);
          box-shadow: 3px 5px 2px 0 rgba(25, 25, 25, 0.15);
}
.voice-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.voice-textbox {
  max-width: 500px;
  width: 100%;
}
.voice-title {
  font-size: 2.4rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  padding-bottom: 15px;
  margin-bottom: 16px;
  border-bottom: 1px solid rgba(0, 59, 122, 0.5);
}
.voice-body {
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.555;
  letter-spacing: 0.12em;
}
.voice-body img {
  max-width: 100%;
}

.guide {
  overflow: hidden;
}
.guide-banner {
  width: 100%;
  min-height: 348px;
  padding: 75px 0 87px 0;
  background: right bottom/51px 51px no-repeat url(../images/kids/guide-arrow.png), center/cover no-repeat url(../images/kids/guide-banner-bg.png);
  -webkit-box-shadow: 3px 5px 2px 0 rgba(25, 25, 25, 0.15);
          box-shadow: 3px 5px 2px 0 rgba(25, 25, 25, 0.15);
  position: relative;
}
.guide-banner::before {
  position: absolute;
  content: "";
  left: 100px;
  bottom: 2px;
  width: 274px;
  height: 140px;
  background: center/contain no-repeat url(../images/kids/guide-deco01.png);
}
.guide-banner::after {
  position: absolute;
  content: "";
  right: 100px;
  bottom: 2px;
  width: 254px;
  height: 132px;
  background: center/contain no-repeat url(../images/kids/guide-deco02.png);
}
.guide-banner:hover {
  opacity: 0.8;
  -webkit-transform: translateY(-10px);
          transform: translateY(-10px);
}
.guide-title {
  text-align: center;
}
/*========================================
lower
==========================================*/
#lower .about-title {
  background-color: #fabe00;
}

/*========================================
upper
==========================================*/
#upper .about-title {
  background-color: #08bce9;
}
#upper .feature-content:nth-of-type(1) .line {
  margin-left: 130px;
}
#upper .feature-content:nth-of-type(4) .line {
  margin-left: 245px;
}
#upper .feature-content:nth-of-type(5) .line {
  margin-left: 227px;
}

/*========================================
exam
==========================================*/
#exam .about-inner {
  padding-top: 100px;
  padding-bottom: 67px;
}
#exam .about-title {
  margin-left: 0;
  margin-bottom: 40px;
  background-color: #2bb77e;
}
#exam .about-content {
  margin-bottom: 0;
}

.merit {
  overflow: hidden;
  background-color: #fff9f1;
  position: relative;
  z-index: 1;
}
.merit::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 21px;
  background: center/cover no-repeat url(../images/top/top-about-line.png);
}
.merit::after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  width: 100%;
  height: 21px;
  background: center/cover no-repeat url(../images/top/top-about-line.png);
}
.merit-inner {
  max-width: 1117px;
  padding: 120px 0;
}
.merit-list {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.merit-list-item {
  max-width: 356px;
  width: 100%;
  min-height: 435px;
  padding: 27px 27px 10px 27px;
  background-color: #fff;
  -webkit-box-shadow: 3px 5px 2px 0 rgba(25, 25, 25, 0.15);
          box-shadow: 3px 5px 2px 0 rgba(25, 25, 25, 0.15);
}
.merit-img {
  text-align: center;
  margin-bottom: 15px;
}
.merit-title {
  min-height: 74px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 2.55rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-align: center;
  margin-bottom: 10px;
}
.merit-text {
  font-size: 1.8rem;
  letter-spacing: 0.12em;
  line-height: 1.5555;
}

.step {
  overflow: hidden;
}
.step-title {
  font-size: 4rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.1em;
  margin-bottom: 35px;
  text-align: left;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.step-title::before {
  content: "";
  width: 22px;
  height: 22px;
  margin-right: 20px;
  margin-bottom: 8px;
  background-color: #f657a2;
  border-radius: 50%;
}
.step-title-en {
  display: block;
  font-family: "Poppins", sans-serif;
  font-size: 1.8rem;
  letter-spacing: 0.1em;
  margin-bottom: 16px;
}
.step-textbox {
  max-width: 570px;
  width: 100%;
}
.step-list-item {
  font-size: 2.2rem;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0.04em;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
}
.step-list-item .accent {
  color: #f657a2;
}
.step-list-item:nth-child(2) .step-list-title .accent {
  color: #08bce9;
}
.step-list-item:nth-child(3) .step-list-title .accent {
  color: #fabf02;
}
.step-list-item:not(:last-child) {
  margin-bottom: 35px;
}
.step-list-title {
  font-size: 2.55rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  line-height: 1;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding-bottom: 18px;
  margin-bottom: 15px;
  border-bottom: 1px solid rgba(0, 59, 122, 0.5);
}
.step-list-title .accent {
  font-family: "Poppins", sans-serif;
  font-size: 3.5rem;
  line-height: 1;
  letter-spacing: 0;
  margin-right: 18px;
}
.step-text {
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.7;
  letter-spacing: 0.12em;
}

/*========================================
contact
==========================================*/
.contact-text {
  text-align: center;
  margin-bottom: 20px;
}
.contact-form-table tr {
  border: none;
}
.contact-form-table tr th {
  font-size: 1.6rem;
  font-weight: 500;
  color: #fff;
  letter-spacing: 0.08em;
  background-color: #003b7a;
}
.contact-form-table tr th .s-font {
  font-size: 1.4rem;
}
.contact-form-table tr td {
  font-size: 1.6rem;
  font-weight: 500;
}
.contact-form-table tr td a {
  text-decoration: underline;
}
.contact-submits-wrap input {
  color: #fff;
  background-color: #003b7a;
}
.contact-submits-wrap button {
  color: #fff;
  background-color: #003b7a;
}

/*========================================
privacy
==========================================*/
.privacy-content {
  padding: 25px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #003b7a;
  border-radius: 5px;
}
.privacy-content:not(:last-child) {
  margin-bottom: 30px;
}
.privacy-title {
  font-size: 1.8rem;
  font-weight: 500;
  margin: 0 0 15px;
  padding: 0 0 0 20px;
  border-left: 2px solid #003b7a;
}
.privacy-text {
  font-weight: 500;
}
.privacy-list {
  font-weight: 500;
  margin-top: 15px;
  list-style-type: square;
  list-style-position: inside;
}

/*========================================
site
==========================================*/
.site-list-item {
  width: 48%;
  border-bottom: 1px solid #003b7a;
}
.site-list-item a {
  width: 100%;
  padding: 20px 0 20px 10px;
  color: #003b7a;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.site-list-item a::before {
  content: "";
  width: 7px;
  height: 7px;
  margin-right: 20px;
  border-top: 1px solid #003b7a;
  border-right: 1px solid #003b7a;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.site-list-item a:hover {
  color: #003b7a !important;
}
.site-list-item a:hover::before {
  -webkit-transform: rotate(45deg) translate(8px, -8px);
          transform: rotate(45deg) translate(8px, -8px);
}

/*========================================
mixin
==========================================*/
/*========================================
footer
==========================================*/
.footer {
  background-color: #fff;
}
.footer-inner {
  padding: 74px 0 34px 0;
}
.footer-logo {
  margin-bottom: 40px;
}
.footer-logo:hover {
  opacity: 0.8;
}
.footer-content {
  max-width: 490px;
  width: 100%;
}
.footer-flex {
  max-width: 418px;
  width: 100%;
}
.footer-address {
  max-width: 240px;
  width: 100%;
  font-size: 1.5rem;
  font-weight: 500;
  margin-bottom: 32px;
}
.footer-textbox {
  max-width: 280px;
  width: 100%;
  position: relative;
}
.footer-text {
  font-size: 1.5rem;
  letter-spacing: 0.05em;
  line-height: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.footer-text .accent {
  display: inline-block;
  width: 80px;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1;
  text-align: center;
  letter-spacing: 0.08em;
  color: #fff;
  margin-right: 12px;
  padding: 5px 0;
  background-color: #003b7a;
}
.footer-map:hover {
  opacity: 0.7;
}
.footer-tel {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 3.6rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.08em;
  padding-bottom: 14px;
  margin-bottom: 29px;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.footer-tel::before {
  content: "";
  width: 29px;
  height: 30px;
  margin-right: 10px;
  background: center/cover no-repeat url(../../images/top/footer-tel-icon.png);
}
.footer-tel-txt {
  position: absolute;
  right: 0;
  bottom: 0;
}
.footer-tel-txt img {
  display: block;
}
.footer-right {
  max-width: 300px;
  width: 100%;
}
.footer-link {
  margin-bottom: 25px;
}
.footer-btn:not(:last-of-type) {
  margin-bottom: 13px;
}
.footer-btn:hover {
  opacity: 0.8;
  -webkit-transform: translateY(-8px);
          transform: translateY(-8px);
}
.footer-sns-list {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.footer-sns-list-item:not(:last-child) {
  margin-right: 28px;
}
.footer-sns-list-item a:hover {
  opacity: 0.8;
  -webkit-transform: translateY(-8px);
          transform: translateY(-8px);
}
.footer-nav {
  width: 100%;
  margin-top: 47px;
}
.footer-nav-list {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.footer-nav-list-item {
  line-height: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.footer-nav-list-item:not(:last-child) {
  margin-right: 13px;
}
.footer-nav-list-item:not(:last-child)::after {
  content: "|";
  margin-left: 13px;
}
.footer-nav-list-item a {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.15em;
}
.footer-nav-list-item a:hover {
  opacity: 0.8;
}
.footer-sub-list {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.footer-sub-list-item {
  line-height: 1;
}
.footer-sub-list-item:not(:last-child) {
  margin-right: 38px;
}
.footer-sub-list-item a {
  font-size: 1.2rem;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.12em;
  color: #fff !important;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.footer-sub-list-item a::before {
  content: "";
  width: 5px;
  height: 10px;
  margin-right: 9px;
  background: center/cover no-repeat url(../images/top/footer-nav-arrow.png);
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.footer-sub-list-item a:hover {
  opacity: 0.7;
}
.footer-sub-list-item a:hover::before {
  -webkit-transform: translateX(7px);
          transform: translateX(7px);
}
.footer-bottom {
  background-color: #003b7a;
}
.footer-bottom-inner {
  padding: 17px 0;
}
.footer-bottom #copyright {
  font-size: 1rem;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.12em;
  color: #fff;
}
.footer-bottom #copyright a {
  color: #fff !important;
}