@charset "UTF-8";
/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  box-sizing: border-box;
}

body {
  line-height: 1;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select, button {
  border: none;
  vertical-align: middle;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}

/* ------------------------------------------ base CSS */
/* ----------------- width */
/* ----------------- font size */
/* ----------------- color */
/* main color */
/* Yellow */
/* sns */
/* ----------------- @mixin */
/* ----------------- color */
.t_cPrimary {
  color: #005EAD;
}

/* ----------------- text */
.t_bold {
  font-weight: bold;
}

.t_nomal {
  font-weight: normal;
}

.t_right {
  text-align: right;
}

.t_center {
  text-align: center;
}

.t_left {
  text-align: left;
}

sup,
sub {
  margin: 0 0.15em;
  font-size: 0.7em;
}

sup {
  vertical-align: super;
}

sub {
  vertical-align: sub;
}

@media (max-width: 769px) {
  .break_left {
    text-align: left;
  }
}

/* ----------------- 寄せ / move out text */
.floatLeft {
  float: left;
}

.floatRight {
  float: right;
}

.clearfix::after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}

.mot {
  position: absolute;
  left: -9999px;
  top: -999px;
}

.smpObject {
  display: none;
}
@media (max-width: 769px) {
  .smpObject {
    display: block;
  }
}

.pcObject {
  display: block;
}
@media (max-width: 769px) {
  .pcObject {
    display: none;
  }
}

*.mT1em {
  margin-top: 1em !important;
}

*.mT-05em {
  margin-top: -0.5em !important;
}

*.mT0 {
  margin-top: 0px !important;
}

*.mR0 {
  margin-right: 0px !important;
}

*.mB0 {
  margin-bottom: 0px !important;
}

*.mL0 {
  margin-left: 0px !important;
}

*.mTB0 {
  margin-right: 0px !important;
  margin-left: 0px !important;
}

*.mRL0 {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

*.mT5 {
  margin-top: 5px;
}

*.mR5 {
  margin-right: 5px;
}

*.mB5 {
  margin-bottom: 5px;
}

*.mL5 {
  margin-left: 5px;
}

*.mTB5 {
  margin-right: 5px;
  margin-left: 5px;
}

*.mRL5 {
  margin-top: 5px;
  margin-bottom: 5px;
}

*.mT10 {
  margin-top: 10px;
}

*.mR10 {
  margin-right: 10px;
}

*.mB10 {
  margin-bottom: 10px;
}

*.mL10 {
  margin-left: 10px;
}

*.mTB10 {
  margin-right: 10px;
  margin-left: 10px;
}

*.mRL10 {
  margin-top: 10px;
  margin-bottom: 10px;
}

*.mT15 {
  margin-top: 15px;
}

*.mR15 {
  margin-right: 15px;
}

*.mB15 {
  margin-bottom: 15px;
}

*.mL15 {
  margin-left: 15px;
}

*.mTB15 {
  margin-right: 15px;
  margin-left: 15px;
}

*.mRL15 {
  margin-top: 15px;
  margin-bottom: 15px;
}

*.mT20 {
  margin-top: 20px !important;
}

*.mR20 {
  margin-right: 20px;
}

*.mB20 {
  margin-bottom: 20px;
}

*.mL20 {
  margin-left: 20px;
}

*.mTB20 {
  margin-right: 20px;
  margin-left: 20px;
}

*.mRL20 {
  margin-top: 20px;
  margin-bottom: 20px;
}

*.mT25 {
  margin-top: 25px !important;
}

*.mR25 {
  margin-right: 25px;
}

*.mB25 {
  margin-bottom: 25px;
}

*.mL25 {
  margin-left: 25px;
}

*.mTB25 {
  margin-right: 25px;
  margin-left: 25px;
}

*.mRL25 {
  margin-top: 25px;
  margin-bottom: 25px;
}

*.mT30 {
  margin-top: 30px;
}

*.mR30 {
  margin-right: 30px;
}

*.mB30 {
  margin-bottom: 30px;
}

*.mL30 {
  margin-left: 30px;
}

*.mTB30 {
  margin-right: 30px;
  margin-left: 30px;
}

*.mRL30 {
  margin-top: 30px;
  margin-bottom: 30px;
}

*.mT35 {
  margin-top: 35px;
}

*.mR35 {
  margin-right: 35px;
}

*.mB35 {
  margin-bottom: 35px;
}

*.mL35 {
  margin-left: 35px;
}

*.mTB35 {
  margin-right: 35px;
  margin-left: 35px;
}

*.mRL35 {
  margin-top: 35px;
  margin-bottom: 35px;
}

*.mT40 {
  margin-top: 40px;
}

*.mR40 {
  margin-right: 40px;
}

*.mB40 {
  margin-bottom: 40px;
}

*.mL40 {
  margin-left: 40px;
}

*.mTB40 {
  margin-right: 40px;
  margin-left: 40px;
}

*.mRL40 {
  margin-top: 40px;
  margin-bottom: 40px;
}

*.mT45 {
  margin-top: 45px;
}

*.mR45 {
  margin-right: 45px;
}

*.mB45 {
  margin-bottom: 45px;
}

*.mL45 {
  margin-left: 45px;
}

*.mTB45 {
  margin-right: 45px;
  margin-left: 45px;
}

*.mRL45 {
  margin-top: 45px;
  margin-bottom: 45px;
}

*.mT50 {
  margin-top: 50px;
}

*.mR50 {
  margin-right: 50px;
}

*.mB50 {
  margin-bottom: 50px;
}

*.mL50 {
  margin-left: 50px;
}

*.mTB50 {
  margin-right: 50px;
  margin-left: 50px;
}

*.mRL50 {
  margin-top: 50px;
  margin-bottom: 50px;
}

/* ------------------------------------------ body & base */
body {
  margin: 0;
  padding: 0;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.875;
  letter-spacing: 0.1em;
}
@media (max-width: 769px) {
  body {
    line-height: 1.75;
  }
}
body.menuOpne-sp {
  height: 100%;
  overflow: hidden;
}
a {
  text-decoration: none;
  color: #000;
  transition: all 0.3s ease;
}
a:hover {
  color: #005EAD;
}

img {
  max-width: 100%;
  vertical-align: bottom;
}

.overlay {
  position: fixed;
  z-index: 90;
  top: 80px;
  left: 0;
  width: 100%;
  height: 0;
  background-color: rgba(0, 0, 0, 0.6);
  transition: all 0.3s ease;
}
body.menuOpne-sp .overlay {
  height: calc(100vh - 80px);
}

/* ------------------------------------------ .global_header */
.global_header {
  position: sticky;
  z-index: 99;
  top: 0;
  left: 0;
  width: 100%;
  height: 100px;
  background-color: #fff;
}
@media (max-width: 769px) {
  .global_header {
    height: 80px;
  }
}
.global_header .header_inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100%;
  padding: 0 60px;
}
@media (max-width: 769px) {
  .global_header .header_inner {
    padding: 0 20px;
  }
}
.global_header .header_inner .logo {
  max-width: 330px;
}
@media (max-width: 769px) {
  .global_header .header_inner .logo {
    max-width: 220px;
  }
}
.global_header .header_inner .smp_btn {
  display: none;
}
@media (max-width: 769px) {
  .global_header .header_inner .smp_btn {
    cursor: pointer;
    display: block;
    position: relative;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-color: #005EAD;
  }
}
.global_header .header_inner .smp_btn._open span {
  width: 0;
}
.global_header .header_inner .smp_btn._open span::before {
  top: 0;
  transform: rotate(45deg);
}
.global_header .header_inner .smp_btn._open span::after {
  bottom: 0;
  transform: rotate(-45deg);
}
.global_header .header_inner .smp_btn span {
  position: absolute;
  top: 50%;
  left: calc(50% - 12px);
  width: 24px;
  height: 1px;
  background-color: #fff;
}
.global_header .header_inner .smp_btn span::before, .global_header .header_inner .smp_btn span::after {
  content: "";
  display: block;
  position: absolute;
  width: 24px;
  height: 1px;
  background-color: #fff;
  transition: all 0.3s ease;
}
.global_header .header_inner .smp_btn span::before {
  top: -6px;
}
.global_header .header_inner .smp_btn span::after {
  bottom: -6px;
}
@media (max-width: 769px) {
  .global_header .header_inner .global_nav {
    display: none;
    position: fixed;
    right: 0;
    top: 80px;
    width: 100%;
    background-color: #fff;
  }
}
.global_header .header_inner .global_nav ul {
  display: flex;
}
@media (max-width: 769px) {
  .global_header .header_inner .global_nav ul {
    display: block;
    padding: 15px 40px 30px;
  }
}
.global_header .header_inner .global_nav ul li {
  line-height: 1.35;
  margin-left: 40px;
}
@media (max-width: 769px) {
  .global_header .header_inner .global_nav ul li {
    margin-left: 0;
  }
}
@media (max-width: 769px) {
  .global_header .header_inner .global_nav ul li + li {
    border-top: solid 1px #005EAD;
  }
}
@media (max-width: 769px) {
  .global_header .header_inner .global_nav ul li a {
    display: block;
    position: relative;
    padding: 15px 0;
  }
}
@media (max-width: 769px) {
  .global_header .header_inner .global_nav ul li a::before, .global_header .header_inner .global_nav ul li a::after {
    content: "";
    display: block;
    position: absolute;
    right: 20px;
  }
}
@media (max-width: 769px) {
  .global_header .header_inner .global_nav ul li a::before {
    top: calc(50% - 1px);
    width: 20px;
    height: 2px;
    background-color: #000;
  }
}
@media (max-width: 769px) {
  .global_header .header_inner .global_nav ul li a::after {
    top: calc(50% - 5px);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 0px 8px;
    border-color: transparent transparent transparent #000;
  }
}
@media (max-width: 769px) {
  .global_header .header_inner .global_nav ul li a:hover {
    color: #000;
  }
}

/* ------------------------------------------ .main_content */
#top_mainvisual {
  position: relative;
}
@media (max-width: 769px) {
  #top_mainvisual {
    height: 653px;
  }
}
#top_mainvisual .images .imgBox {
  display: flex;
}
@media (max-width: 769px) {
  #top_mainvisual .images .imgBox {
    height: 188px;
  }
}
@media (max-width: 769px) {
  #top_mainvisual .images .imgBox + .imgBox {
    margin-top: 157px;
  }
}
#top_mainvisual .images .imgBox > div {
  overflow: hidden;
  width: 50%;
}
@media (max-width: 769px) {
  #top_mainvisual .images .imgBox > div {
    height: 188px;
  }
}
#top_mainvisual .images .imgBox > div.mv1 img, #top_mainvisual .images .imgBox > div.mv3 img {
  margin-left: auto;
  width: 100%;
}
#top_mainvisual .images .imgBox > div.mv2 img, #top_mainvisual .images .imgBox > div.mv4 img {
  margin-right: auto;
  width: 100%;
}
@media (max-width: 769px) {
  #top_mainvisual .images .imgBox > div img {
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: 100%;
  }
}
#top_mainvisual .text {
  position: absolute;
  top: calc(50% - 20px);
  left: 50%;
  transform: translate(-50%, -50%);
  width: 36%;
  padding: 4% 0;
}
@media (max-width: 769px) {
  #top_mainvisual .text {
    top: 107px;
    transform: translate(-50%, 0);
    width: 100%;
    height: 570px;
  }
}
#top_mainvisual .text .mv5 {
  text-align: center;
}
@media (max-width: 769px) {
  #top_mainvisual .text .mv5 {
    width: 100%;
  }
}
#top_mainvisual .text .mv6 {
  position: absolute;
  right: -68px;
  bottom: 1%;
  width: 48.5%;
  text-align: right;
}
@media (max-width: 769px) {
  #top_mainvisual .text .mv6 {
    right: calc(50% - 167.5px);
    bottom: 50px;
    width: 100%;
    max-width: 335px;
    text-align: center;
  }
}

#cont-curriculum {
  position: relative;
  padding: 80px 20px 100px;
  background: linear-gradient(to bottom, rgba(219, 252, 242, 0.03) 0%, rgba(162, 229, 245, 0.03) 15.76%, rgba(144, 195, 255, 0.03) 30.54%, rgba(210, 207, 245, 0.03) 45.81%, rgba(189, 217, 250, 0.03) 58.13%, rgba(194, 229, 249, 0.03) 73.4%, rgba(194, 252, 227, 0.03) 86.21%, rgba(83, 163, 255, 0.03) 100%);
}
#cont-curriculum .bg-gradation {
  position: absolute;
  left: 0;
}
#cont-curriculum .bg-gradation img {
  width: 100%;
}
#cont-curriculum .bg-gradation .pc {
  display: block;
}
#cont-curriculum .bg-gradation .sp {
  display: none;
}
@media (max-width: 769px) {
  #cont-curriculum .bg-gradation .pc {
    display: none;
  }
  #cont-curriculum .bg-gradation .sp {
    display: block;
  }
}
#cont-curriculum .bg-gradation-top {
  top: 0;
}
#cont-curriculum .bg-gradation-bottom {
  bottom: 0;
}
#cont-curriculum .inner_wrapper {
  width: 1160px;
  margin: 0 auto;
}
@media (max-width: 769px) {
  #cont-curriculum .inner_wrapper {
    width: 100%;
  }
}
#cont-curriculum .inner_wrapper .curriculum_head {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: 0 0 40px;
}
@media (max-width: 769px) {
  #cont-curriculum .inner_wrapper .curriculum_head {
    display: block;
    margin-bottom: 30px;
  }
}
#cont-curriculum .inner_wrapper .curriculum_head .fuchidori {
  position: relative;
  z-index: 1;
  width: 395px;
  margin: 0 auto;
}
@media (max-width: 769px) {
  #cont-curriculum .inner_wrapper .curriculum_head .fuchidori {
    width: 276px;
    margin: 0 0 0 55px;
  }
}
#cont-curriculum .inner_wrapper .curriculum_head .fuchidori::before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  top: -4px;
  left: 4px;
  width: 395px;
  height: 65px;
  background-color: #FCF76A;
}
@media (max-width: 769px) {
  #cont-curriculum .inner_wrapper .curriculum_head .fuchidori::before {
    top: 3px;
    width: 276px;
    height: 47px;
  }
}
#cont-curriculum .inner_wrapper .curriculum_head .fuchidori span {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 65px;
  font-size: 22px;
  font-weight: 500;
}
@media (max-width: 769px) {
  #cont-curriculum .inner_wrapper .curriculum_head .fuchidori span {
    height: 47px;
    font-size: 16px;
  }
}
#cont-curriculum .inner_wrapper .curriculum_head h2 {
  display: flex;
  align-items: flex-end;
  margin: -30px 0 0;
  padding: 0 0 23px;
  border-bottom: solid 4px #005EAD;
  font-size: 38px;
  line-height: 1;
}
@media (max-width: 769px) {
  #cont-curriculum .inner_wrapper .curriculum_head h2 {
    flex-wrap: wrap;
    margin-top: -10px;
    padding-bottom: 20px;
    font-size: 28px;
    line-height: 1.3333333333;
  }
}
#cont-curriculum .inner_wrapper .curriculum_head h2 span {
  display: block;
}
#cont-curriculum .inner_wrapper .curriculum_head h2 .deco1 {
  margin: 0 12px -6px 0;
}
@media (max-width: 769px) {
  #cont-curriculum .inner_wrapper .curriculum_head h2 .deco1 {
    width: 47px;
  }
}
#cont-curriculum .inner_wrapper .curriculum_head h2 .deco2 {
  margin-bottom: -4px;
  font-family: "Montserrat", Arial, sans-serif;
  font-weight: 600;
  font-size: 43px;
  color: #005EAD;
}
@media (max-width: 769px) {
  #cont-curriculum .inner_wrapper .curriculum_head h2 .deco2 {
    margin-bottom: -2px;
    font-size: 30px;
  }
}
@media (max-width: 769px) {
  #cont-curriculum .inner_wrapper .curriculum_head h2 .deco3 {
    width: calc(100% - 2em);
    margin-left: 2em;
  }
}
#cont-curriculum .inner_wrapper .body .read_text {
  max-width: 960px;
  margin: 0 auto;
  font-weight: 500;
}
@media (max-width: 769px) {
  #cont-curriculum .inner_wrapper .body .read_text {
    font-weight: 400;
  }
}
#cont-curriculum .inner_wrapper .body .object_step {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding: 12px 0 0;
}
@media (max-width: 769px) {
  #cont-curriculum .inner_wrapper .body .object_step {
    display: block;
    padding-top: 50px;
  }
}
#cont-curriculum .inner_wrapper .body .object_step .step {
  position: relative;
  width: 360px;
}
@media (max-width: 769px) {
  #cont-curriculum .inner_wrapper .body .object_step .step {
    width: 100%;
  }
}
#cont-curriculum .inner_wrapper .body .object_step .step + .step::before {
  content: url("../images/icon-arrow.svg");
  position: absolute;
  z-index: 2;
  left: -50px;
  top: 420px;
  width: 60px;
  height: 13px;
}
@media (max-width: 769px) {
  #cont-curriculum .inner_wrapper .body .object_step .step + .step::before {
    top: 5px;
    left: calc(50% - 16px);
    transform: rotate(90deg);
  }
}
#cont-curriculum .inner_wrapper .body .object_step .step .object {
  position: relative;
  padding: 0 30px 30px;
  border: solid 1px #ccc;
}
@media (max-width: 769px) {
  #cont-curriculum .inner_wrapper .body .object_step .step .object {
    padding: 0 20px 40px;
  }
}
#cont-curriculum .inner_wrapper .body .object_step .step .object::before, #cont-curriculum .inner_wrapper .body .object_step .step .object::after {
  content: "";
  display: block;
  position: absolute;
  border-radius: 50%;
}
#cont-curriculum .inner_wrapper .body .object_step .step .object::before {
  z-index: -1;
  top: -10px;
  left: 54px;
  width: 64px;
  height: 64px;
  background-color: #ccc;
}
@media (max-width: 769px) {
  #cont-curriculum .inner_wrapper .body .object_step .step .object::before {
    left: 44px;
  }
}
#cont-curriculum .inner_wrapper .body .object_step .step .object::after {
  top: -9px;
  left: 55px;
  width: 62px;
  height: 62px;
}
@media (max-width: 769px) {
  #cont-curriculum .inner_wrapper .body .object_step .step .object::after {
    left: 45px;
  }
}
#cont-curriculum .inner_wrapper .body .object_step .step .object .inner {
  position: relative;
  z-index: 1;
}
#cont-curriculum .inner_wrapper .body .object_step .step .object .inner h3 {
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
  margin: 0 0 20px;
  padding: 0 0 20px;
  border-bottom: solid 1px rgba(0, 0, 0, 0.2);
}
#cont-curriculum .inner_wrapper .body .object_step .step .object .inner h3 .t_en {
  margin-bottom: -6px;
  font-family: "Montserrat", Arial, sans-serif;
  font-weight: 400;
  font-size: 14px;
}
#cont-curriculum .inner_wrapper .body .object_step .step .object .inner h3 .t_jp {
  margin: 0 0 0 6px;
  padding: 0 4px;
  background: linear-gradient(transparent 52%, #fff 0%);
  font-size: 18px;
  font-weight: 500;
  line-height: 1.9;
}
#cont-curriculum .inner_wrapper .body .object_step .step .object .inner h3 .t_title {
  display: block;
  margin-top: 10px;
  width: 100%;
  font-weight: 500;
}
#cont-curriculum .inner_wrapper .body .object_step .step .object .inner .read_text {
  font-weight: 700;
  font-size: 18px;
  line-height: 1.6666666667;
}
@media (max-width: 769px) {
  #cont-curriculum .inner_wrapper .body .object_step .step .object .inner .imgbox {
    text-align: center;
  }
}
#cont-curriculum .inner_wrapper .body .object_step .step.step1 {
  padding-top: 236px;
}
@media (max-width: 769px) {
  #cont-curriculum .inner_wrapper .body .object_step .step.step1 {
    padding-top: 0;
  }
}
#cont-curriculum .inner_wrapper .body .object_step .step.step1 .object {
  background-color: #D3E9FD;
}
#cont-curriculum .inner_wrapper .body .object_step .step.step1 .object::after {
  background-color: #D3E9FD;
}
#cont-curriculum .inner_wrapper .body .object_step .step.step1 .object .inner {
  background-color: #D3E9FD;
}
#cont-curriculum .inner_wrapper .body .object_step .step.step1 .object .inner h3 .t_jp {
  background: linear-gradient(transparent 52%, #fff 0%);
}
#cont-curriculum .inner_wrapper .body .object_step .step.step1 .object .inner .imgbox {
  margin: 30px 0 0;
}
#cont-curriculum .inner_wrapper .body .object_step .step.step2 {
  padding-top: 140px;
}
@media (max-width: 769px) {
  #cont-curriculum .inner_wrapper .body .object_step .step.step2 {
    padding-top: 30px;
  }
}
#cont-curriculum .inner_wrapper .body .object_step .step.step2 .object {
  background-color: #A5D5FF;
}
#cont-curriculum .inner_wrapper .body .object_step .step.step2 .object::after {
  background-color: #A5D5FF;
}
#cont-curriculum .inner_wrapper .body .object_step .step.step2 .object .inner {
  background-color: #A5D5FF;
}
#cont-curriculum .inner_wrapper .body .object_step .step.step2 .object .inner .imgbox {
  margin: 20px 0 0;
}
@media (max-width: 769px) {
  #cont-curriculum .inner_wrapper .body .object_step .step.step3 {
    padding-top: 30px;
  }
}
#cont-curriculum .inner_wrapper .body .object_step .step.step3 .object {
  padding-bottom: 0;
  background-color: #86CAFF;
}
#cont-curriculum .inner_wrapper .body .object_step .step.step3 .object::after {
  background-color: #86CAFF;
}
#cont-curriculum .inner_wrapper .body .object_step .step.step3 .object .inner {
  background-color: #86CAFF;
}
#cont-curriculum .inner_wrapper .body .object_step .step.step3 .object .inner .imgbox {
  margin: 20px 0 0;
}
#cont-curriculum .inner_wrapper .body .object_step .step.step3 .object .inner .imgbox p {
  margin: 5px 0 20px;
  font-size: 13px;
  text-align: center;
  line-height: 2;
  letter-spacing: 0.6px;
}
#cont-curriculum .inner_wrapper .body .step3_cont {
  position: relative;
  margin: -20px 0 0;
  padding: 40px 60px 60px;
  border: solid 1px #ccc;
  background-color: #86CAFF;
  text-align: center;
}
@media (max-width: 769px) {
  #cont-curriculum .inner_wrapper .body .step3_cont {
    padding: 40px 20px 60px;
  }
}
#cont-curriculum .inner_wrapper .body .step3_cont::before {
  content: "";
  display: block;
  position: absolute;
  top: -2px;
  right: 0;
  width: 358px;
  height: 5px;
  background-color: #86CAFF;
}
@media (max-width: 769px) {
  #cont-curriculum .inner_wrapper .body .step3_cont::before {
    width: 100%;
  }
}
#cont-curriculum .inner_wrapper .body .step3_cont h4 {
  display: inline-block;
  position: relative;
  font-size: 28px;
  font-weight: 700;
  text-align: center;
}
@media (max-width: 769px) {
  #cont-curriculum .inner_wrapper .body .step3_cont h4 {
    font-size: 22px;
    line-height: 1.5454545455;
  }
}
#cont-curriculum .inner_wrapper .body .step3_cont h4 .deco1 {
  position: absolute;
  top: -0.6em;
  left: 0;
  color: #005EAD;
  line-height: 1;
}
@media (max-width: 769px) {
  #cont-curriculum .inner_wrapper .body .step3_cont h4 .deco1 {
    top: -0.8em;
  }
}
#cont-curriculum .inner_wrapper .body .step3_cont h4 .deco2 {
  margin: 0 -2px;
  padding: 0 2px;
  background: linear-gradient(transparent 52%, #fff 0%);
}
#cont-curriculum .inner_wrapper .body .step3_cont .body {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  text-align: left;
}
#cont-curriculum .inner_wrapper .body .step3_cont .body .object {
  display: flex;
  justify-content: space-between;
  width: calc(50% - 20px);
  margin: 40px 0 0;
}
@media (max-width: 769px) {
  #cont-curriculum .inner_wrapper .body .step3_cont .body .object {
    display: block;
    width: 100%;
  }
  #cont-curriculum .inner_wrapper .body .step3_cont .body .object::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
  }
}
#cont-curriculum .inner_wrapper .body .step3_cont .body .object .img {
  position: relative;
  width: 200px;
}
@media (max-width: 769px) {
  #cont-curriculum .inner_wrapper .body .step3_cont .body .object .img {
    z-index: 1;
    float: left;
    width: 137px;
    margin: 0 20px 0 0;
  }
}
#cont-curriculum .inner_wrapper .body .step3_cont .body .object .txt {
  box-sizing: border-box;
  position: relative;
  width: 275px;
  padding: 12px 15px 15px;
  background-color: #fff;
}
@media (max-width: 769px) {
  #cont-curriculum .inner_wrapper .body .step3_cont .body .object .txt {
    width: auto;
    margin: 25px 0 0 25px;
    padding: 25px;
  }
}
#cont-curriculum .inner_wrapper .body .step3_cont .body .object .txt::before {
  content: "";
  position: absolute;
  top: 87px;
  left: -40px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0px 40px 20px 0;
  border-color: transparent #fff transparent transparent;
}
@media (max-width: 769px) {
  #cont-curriculum .inner_wrapper .body .step3_cont .body .object .txt::before {
    display: none;
  }
}
#cont-curriculum .inner_wrapper .body .step3_cont .body .object .txt .frame {
  position: absolute;
  top: -5px;
  left: -5px;
  width: 100%;
  height: 100%;
  border: solid 1px #005EAD;
  border-left: none;
}
@media (max-width: 769px) {
  #cont-curriculum .inner_wrapper .body .step3_cont .body .object .txt .frame {
    border: solid 1px #005EAD;
  }
}
#cont-curriculum .inner_wrapper .body .step3_cont .body .object .txt .frame::before, #cont-curriculum .inner_wrapper .body .step3_cont .body .object .txt .frame::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  width: 1px;
  background-color: #005EAD;
}
@media (max-width: 769px) {
  #cont-curriculum .inner_wrapper .body .step3_cont .body .object .txt .frame::before, #cont-curriculum .inner_wrapper .body .step3_cont .body .object .txt .frame::after {
    display: none;
  }
}
#cont-curriculum .inner_wrapper .body .step3_cont .body .object .txt .frame::before {
  top: 0;
  height: 87px;
}
#cont-curriculum .inner_wrapper .body .step3_cont .body .object .txt .frame::after {
  bottom: 0;
  height: calc(100% - 87px - 20px);
}
@media (max-width: 769px) {
  #cont-curriculum .inner_wrapper .body .step3_cont .body .object .txt .frame span {
    display: none;
  }
}
#cont-curriculum .inner_wrapper .body .step3_cont .body .object .txt .frame span::before, #cont-curriculum .inner_wrapper .body .step3_cont .body .object .txt .frame span::after {
  content: "";
  display: block;
  position: absolute;
}
#cont-curriculum .inner_wrapper .body .step3_cont .body .object .txt .frame span::before {
  top: 86px;
  left: -40px;
  width: 40px;
  height: 1px;
  background-color: #005EAD;
}
#cont-curriculum .inner_wrapper .body .step3_cont .body .object .txt .frame span::after {
  top: 96px;
  left: -40px;
  width: 43px;
  height: 1px;
  background-color: #005EAD;
  transform: rotate(27deg);
}
#cont-curriculum .inner_wrapper .body .step3_cont .body .object .txt h5 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  line-height: 1.5;
}
@media (max-width: 769px) {
  #cont-curriculum .inner_wrapper .body .step3_cont .body .object .txt h5 {
    display: block;
  }
}
#cont-curriculum .inner_wrapper .body .step3_cont .body .object .txt h5 img {
  width: 40px;
}
@media (max-width: 769px) {
  #cont-curriculum .inner_wrapper .body .step3_cont .body .object .txt h5 img {
    position: absolute;
    z-index: 2;
    top: -30px;
    left: 70px;
    width: 60px;
  }
}
#cont-curriculum .inner_wrapper .body .step3_cont .body .object .txt h5 span {
  width: calc(100% - 50px);
  color: #005EAD;
  font-size: 700;
}
#cont-curriculum .inner_wrapper .body .step3_cont .body .object .txt p {
  margin: 10px 0 0;
  font-size: 14px;
  line-height: 1.7142857143;
}
#cont-curriculum .inner_wrapper .body .live_class {
  position: relative;
  margin: 30px 0 0;
  padding: 30px 60px 40px;
  background-color: #fff;
  border: solid 2px #055EAC;
}
@media (max-width: 769px) {
  #cont-curriculum .inner_wrapper .body .live_class {
    padding: 25px 20px 40px;
    margin-top: 17px;
  }
}
#cont-curriculum .inner_wrapper .body .live_class::before, #cont-curriculum .inner_wrapper .body .live_class::after {
  content: "";
  position: absolute;
  top: -74px;
  right: calc(50% - 40px);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 40px 80px 40px;
  border-color: transparent transparent #fff transparent;
}
@media (max-width: 769px) {
  #cont-curriculum .inner_wrapper .body .live_class::before, #cont-curriculum .inner_wrapper .body .live_class::after {
    right: 30px;
    border-width: 0 25px 80px 25px;
  }
}
#cont-curriculum .inner_wrapper .body .live_class::before {
  z-index: 1;
}
#cont-curriculum .inner_wrapper .body .live_class::after {
  top: -80px;
  border-color: transparent transparent #055EAC transparent;
}
#cont-curriculum .inner_wrapper .body .live_class h3 {
  display: flex;
  align-items: center;
  font-size: 28px;
  font-weight: 700;
}
@media (max-width: 769px) {
  #cont-curriculum .inner_wrapper .body .live_class h3 {
    display: block;
    font-size: 24px;
    line-height: 1.5833333333;
  }
}
#cont-curriculum .inner_wrapper .body .live_class h3 img {
  margin-right: 30px;
}
@media (max-width: 769px) {
  #cont-curriculum .inner_wrapper .body .live_class h3 img {
    margin: 0 0 10px;
  }
}
#cont-curriculum .inner_wrapper .body .live_class .imgBox {
  display: flex;
  justify-content: space-between;
  margin: 35px 0 0;
}
@media (max-width: 769px) {
  #cont-curriculum .inner_wrapper .body .live_class .imgBox {
    display: block;
    margin: 0;
  }
}
#cont-curriculum .inner_wrapper .body .live_class .imgBox img {
  max-width: 500px;
}
@media (max-width: 769px) {
  #cont-curriculum .inner_wrapper .body .live_class .imgBox img {
    display: block;
    width: 100%;
    max-width: none;
    margin: 20px 0 0;
  }
}
#cont-curriculum .inner_wrapper .body .live_class .read_text {
  margin: 30px auto 0;
  font-weight: 400;
  line-height: 1.625;
}
@media (max-width: 769px) {
  #cont-curriculum .inner_wrapper .body .live_class .read_text {
    margin-top: 18px;
  }
}
#cont-curriculum .inner_wrapper .body .live_class .live_ex {
  margin: 50px 0 0;
  padding: 40px 60px 30px;
  background-color: #F5F5F5;
}
@media (max-width: 769px) {
  #cont-curriculum .inner_wrapper .body .live_class .live_ex {
    padding: 35px 20px 25px;
  }
}
#cont-curriculum .inner_wrapper .body .live_class .live_ex h4 {
  position: relative;
  z-index: 1;
  font-size: 22px;
  font-weight: 700;
  color: #005EAD;
  line-height: 1.3636363636;
}
#cont-curriculum .inner_wrapper .body .live_class .live_ex h4 span {
  display: block;
}
#cont-curriculum .inner_wrapper .body .live_class .live_ex h4 span.pop {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  position: absolute;
  top: -60px;
  left: 0;
  width: 149px;
  padding: 15px 10px 0 0;
  font-size: 16px;
  font-weight: 500;
  color: #000;
}
@media (max-width: 769px) {
  #cont-curriculum .inner_wrapper .body .live_class .live_ex h4 span.pop {
    top: -65px;
  }
}
#cont-curriculum .inner_wrapper .body .live_class .live_ex h4 span.pop img {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 149px;
}
#cont-curriculum .inner_wrapper .body .live_class .live_ex .imgBox .img {
  width: 440px;
}
@media (max-width: 769px) {
  #cont-curriculum .inner_wrapper .body .live_class .live_ex .imgBox .img {
    width: 100%;
    margin: 20px 0 0;
  }
}
#cont-curriculum .inner_wrapper .body .live_class .live_ex .imgBox .img img {
  width: 100%;
  margin: 0;
}
#cont-curriculum .inner_wrapper .body .live_class .live_ex .imgBox .txt {
  width: 450px;
}
@media (max-width: 769px) {
  #cont-curriculum .inner_wrapper .body .live_class .live_ex .imgBox .txt {
    width: 100%;
    margin: 20px 0 0;
  }
}
#cont-curriculum .inner_wrapper .body .live_class .live_ex .imgBox .txt .note {
  font-size: 14px;
}

.pattern {
  overflow: hidden;
  padding: 96px 20px 0;
  background: url("../images/pattern_bg.svg") center 3px no-repeat;
}
@media (max-width: 769px) {
  .pattern {
    padding: 60px 20px 20px;
    background: url("../images/pattern_bg-sp.svg") center 4px no-repeat;
  }
}
.pattern > .head {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1160px;
  height: 200px;
  margin: 0 auto 40px;
  background: url("../images/ttl-pattern_bg.svg") 0 0 no-repeat;
  color: #fff;
}
@media (max-width: 769px) {
  .pattern > .head {
    flex-wrap: wrap;
    justify-content: flex-start;
    width: 335px;
    height: 160px;
    margin-bottom: 30px;
    background: url("../images/ttl-pattern_bg-sp.svg") 0 0 no-repeat;
  }
}
.pattern > .head h2 {
  font-size: 34px;
  font-weight: 700;
  color: #fff;
}
@media (max-width: 769px) {
  .pattern > .head h2 {
    padding: 0 0 0 20px;
    font-size: 16px;
    line-height: 2;
    width: 94%;
  }
}
.pattern > .head h2 span {
  margin-top: 0.2em;
}
.pattern > .body {
  width: 1160px;
  margin: 0 auto;
}
@media (max-width: 769px) {
  .pattern > .body {
    width: 100%;
  }
}

#cont-activities > .head h2 span:nth-child(8), #cont-activities > .head h2 span:nth-child(9), #cont-activities > .head h2 span:nth-child(10), #cont-activities > .head h2 span:nth-child(11), #cont-activities > .head h2 span:nth-child(12), #cont-activities > .head h2 span:nth-child(13), #cont-class > .head h2 span:nth-child(11), #cont-class > .head h2 span:nth-child(12), #cont-class > .head h2 span:nth-child(13), #cont-class > .head h2 span:nth-child(14), #cont-class > .head h2 span:nth-child(15), #cont-class > .head h2 span:nth-child(16), #cont-exam > .head h2 span:nth-child(1), #cont-exam > .head h2 span:nth-child(2), #cont-exam > .head h2 span:nth-child(3), #cont-exam > .head h2 span:nth-child(4), #cont-exam > .head h2 span:nth-child(5) {
  margin-top: 0;
  font-size: 40px;
}
@media (max-width: 769px) {
  #cont-activities > .head h2 span:nth-child(8), #cont-activities > .head h2 span:nth-child(9), #cont-activities > .head h2 span:nth-child(10), #cont-activities > .head h2 span:nth-child(11), #cont-activities > .head h2 span:nth-child(12), #cont-activities > .head h2 span:nth-child(13), #cont-class > .head h2 span:nth-child(11), #cont-class > .head h2 span:nth-child(12), #cont-class > .head h2 span:nth-child(13), #cont-class > .head h2 span:nth-child(14), #cont-class > .head h2 span:nth-child(15), #cont-class > .head h2 span:nth-child(16), #cont-exam > .head h2 span:nth-child(1), #cont-exam > .head h2 span:nth-child(2), #cont-exam > .head h2 span:nth-child(3), #cont-exam > .head h2 span:nth-child(4), #cont-exam > .head h2 span:nth-child(5) {
    font-size: 22px;
    display: inline-block;
  }
}
#cont-activities > .head h2 span:nth-child(8)::before, #cont-activities > .head h2 span:nth-child(9)::before, #cont-activities > .head h2 span:nth-child(10)::before, #cont-activities > .head h2 span:nth-child(11)::before, #cont-activities > .head h2 span:nth-child(12)::before, #cont-activities > .head h2 span:nth-child(13)::before, #cont-class > .head h2 span:nth-child(11)::before, #cont-class > .head h2 span:nth-child(12)::before, #cont-class > .head h2 span:nth-child(13)::before, #cont-class > .head h2 span:nth-child(14)::before, #cont-class > .head h2 span:nth-child(15)::before, #cont-class > .head h2 span:nth-child(16)::before, #cont-exam > .head h2 span:nth-child(1)::before, #cont-exam > .head h2 span:nth-child(2)::before, #cont-exam > .head h2 span:nth-child(3)::before, #cont-exam > .head h2 span:nth-child(4)::before, #cont-exam > .head h2 span:nth-child(5)::before {
  content: "";
  display: block;
  position: absolute;
  top: -3px;
  left: calc(50% - 5px);
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #fff;
}
@media (max-width: 769px) {
  #cont-activities > .head h2 span:nth-child(8)::before, #cont-activities > .head h2 span:nth-child(9)::before, #cont-activities > .head h2 span:nth-child(10)::before, #cont-activities > .head h2 span:nth-child(11)::before, #cont-activities > .head h2 span:nth-child(12)::before, #cont-activities > .head h2 span:nth-child(13)::before, #cont-class > .head h2 span:nth-child(11)::before, #cont-class > .head h2 span:nth-child(12)::before, #cont-class > .head h2 span:nth-child(13)::before, #cont-class > .head h2 span:nth-child(14)::before, #cont-class > .head h2 span:nth-child(15)::before, #cont-class > .head h2 span:nth-child(16)::before, #cont-exam > .head h2 span:nth-child(1)::before, #cont-exam > .head h2 span:nth-child(2)::before, #cont-exam > .head h2 span:nth-child(3)::before, #cont-exam > .head h2 span:nth-child(4)::before, #cont-exam > .head h2 span:nth-child(5)::before {
    top: 0;
    width: 6px;
    height: 6px;
  }
}

#cont-activities > .head h2 span:nth-child(1), #cont-activities > .head h2 span:nth-child(2), #cont-activities > .head h2 span:nth-child(3), #cont-activities > .head h2 span:nth-child(4), #cont-class > .head h2 span:nth-child(1), #cont-class > .head h2 span:nth-child(2), #cont-class > .head h2 span:nth-child(3), #cont-class > .head h2 span:nth-child(4), #cont-class > .head h2 span:nth-child(5), #cont-class > .head h2 span:nth-child(6), #cont-exam > .head h2 span:nth-child(13), #cont-exam > .head h2 span:nth-child(14), #cont-exam > .head h2 span:nth-child(15), #cont-exam > .head h2 span:nth-child(16), #cont-exam > .head h2 span:nth-child(17), #cont-exam > .head h2 span:nth-child(18), #cont-exam > .head h2 span:nth-child(19), #cont-exam > .head h2 span:nth-child(20), #cont-exam > .head h2 span:nth-child(21) {
  margin-top: 0;
  font-size: 40px;
  color: #FCF76A;
}
@media (max-width: 769px) {
  #cont-activities > .head h2 span:nth-child(1), #cont-activities > .head h2 span:nth-child(2), #cont-activities > .head h2 span:nth-child(3), #cont-activities > .head h2 span:nth-child(4), #cont-class > .head h2 span:nth-child(1), #cont-class > .head h2 span:nth-child(2), #cont-class > .head h2 span:nth-child(3), #cont-class > .head h2 span:nth-child(4), #cont-class > .head h2 span:nth-child(5), #cont-class > .head h2 span:nth-child(6), #cont-exam > .head h2 span:nth-child(13), #cont-exam > .head h2 span:nth-child(14), #cont-exam > .head h2 span:nth-child(15), #cont-exam > .head h2 span:nth-child(16), #cont-exam > .head h2 span:nth-child(17), #cont-exam > .head h2 span:nth-child(18), #cont-exam > .head h2 span:nth-child(19), #cont-exam > .head h2 span:nth-child(20), #cont-exam > .head h2 span:nth-child(21) {
    font-size: 22px;
  }
}

#cont-exam > .head h2 span {
  position: relative;
}
@media (max-width: 769px) {
  #cont-exam > .head h2 span:nth-child(12) {
    width: 5em;
  }
}
#cont-exam > .body .read_box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 959px;
  margin: 0 auto;
}
@media (max-width: 769px) {
  #cont-exam > .body .read_box {
    display: block;
    width: 100%;
    margin: 0;
  }
}
#cont-exam > .body .read_box .icon {
  display: flex;
  justify-content: space-between;
  width: 383px;
}
@media (max-width: 769px) {
  #cont-exam > .body .read_box .icon {
    width: 100%;
    max-width: 328px;
    margin: 0 auto;
  }
}
#cont-exam > .body .read_box .icon img {
  max-height: 160px;
}
@media (max-width: 769px) {
  #cont-exam > .body .read_box .icon img {
    max-height: 142px;
  }
}
#cont-exam > .body .read_box .text {
  width: calc(100% - 383px - 41px);
  line-height: 1.625;
}
@media (max-width: 769px) {
  #cont-exam > .body .read_box .text {
    width: 100%;
    margin: 10px 0 0;
  }
}
#cont-exam > .body .object_wrap {
  display: flex;
  justify-content: space-between;
  margin: 65px 0 0;
}
@media (max-width: 769px) {
  #cont-exam > .body .object_wrap {
    display: block;
    margin-top: 0;
  }
}
#cont-exam > .body .object_wrap > div {
  position: relative;
  width: 560px;
  padding: 63px 60px 40px;
  background-color: #EEF7FE;
}
@media (max-width: 769px) {
  #cont-exam > .body .object_wrap > div {
    width: 100%;
    margin-top: 60px;
    padding: 0 20px 30px;
  }
}
#cont-exam > .body .object_wrap > div h3 {
  position: absolute;
  top: -25px;
  left: 0;
  background-color: #fff;
}
@media (max-width: 769px) {
  #cont-exam > .body .object_wrap > div h3 {
    display: inline-block;
    position: relative;
    top: -20px;
    left: -20px;
  }
}
#cont-exam > .body .object_wrap > div h3 span {
  display: block;
  padding: 6px 35px;
  font-size: 20px;
  font-weight: 500;
  background: linear-gradient(to right, rgba(252, 224, 234, 0.8) 0%, rgba(254, 235, 229, 0.8) 12.32%, rgba(253, 247, 226, 0.8) 25.62%, rgba(230, 252, 221, 0.8) 38.42%, rgba(207, 252, 226, 0.8) 51.23%, rgba(193, 247, 243, 0.8) 63.55%, rgba(190, 240, 249, 0.8) 74.38%, rgba(194, 229, 249, 0.8) 84.24%, rgba(209, 207, 245, 0.8) 92.61%, rgba(235, 214, 240, 0.8) 100%);
}
@media (max-width: 769px) {
  #cont-exam > .body .object_wrap > div h3 span {
    padding: 10px 20px;
    font-size: 18px;
  }
}
#cont-exam > .body .object_wrap > div .img img {
  width: 100%;
}
#cont-exam > .body .object_wrap > div .txt {
  margin: 20px 0 0;
  line-height: 1.625;
}
#cont-exam > .body .object_wrap > div .txt ul li {
  padding-left: 1em;
  text-indent: -1em;
}

#cont-class > .head h2 span {
  position: relative;
}
@media (max-width: 769px) {
  #cont-class > .head h2 span:nth-child(7) {
    width: 10em;
  }
}
#cont-class > .body .read_box {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 769px) {
  #cont-class > .body .read_box {
    flex-direction: column-reverse;
  }
}
#cont-class > .body .read_box .text {
  width: 560px;
  margin: 55px 0 0;
}
@media (max-width: 769px) {
  #cont-class > .body .read_box .text {
    width: 100%;
  }
}
#cont-class > .body .read_box .image {
  position: relative;
  width: 521px;
  margin: 0 0 20px;
}
@media (max-width: 769px) {
  #cont-class > .body .read_box .image {
    width: calc(100% - 12px);
    margin: 0 0 11px 12px;
  }
}
#cont-class > .body .read_box .image img {
  width: 100%;
}
#cont-class > .body .read_box .image::before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  top: 20px;
  right: 18px;
  width: 100%;
  height: 100%;
  border: solid 1px #005EAD;
}
@media (max-width: 769px) {
  #cont-class > .body .read_box .image::before {
    top: 11px;
    right: 11px;
  }
}
#cont-class > .body .object_wrap {
  position: relative;
  width: calc(100% - 20px);
  margin: 40px 0 0;
  border: solid 1px #000;
  background-color: #fff;
}
@media (max-width: 769px) {
  #cont-class > .body .object_wrap {
    width: calc(100% - 10px);
    margin-top: 60px;
  }
}
#cont-class > .body .object_wrap::before, #cont-class > .body .object_wrap::after {
  content: "";
  display: block;
  position: absolute;
  z-index: -2;
}
#cont-class > .body .object_wrap::before {
  top: -50px;
  left: 260px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 40px 80px 40px;
  border-color: transparent transparent #FDF7E2 transparent;
}
@media (max-width: 769px) {
  #cont-class > .body .object_wrap::before {
    top: -30px;
    left: auto;
    right: 30px;
    border-width: 0 25px 69px 25px;
    border-color: transparent transparent #FFEEEF transparent;
  }
}
#cont-class > .body .object_wrap::after {
  top: 20px;
  left: 20px;
  width: 100%;
  height: 100%;
  background: linear-gradient(to right, #ffeeef 0%, #feebe5 12.81%, #fdf7e2 26.11%, #e6fcdd 38.92%, #cffce2 50.25%, #c1f7f3 63.05%, #bef0f9 72.41%, #c2e5f9 82.76%, #d1cff5 91.13%, #ebd6f0 100%);
}
@media (max-width: 769px) {
  #cont-class > .body .object_wrap::after {
    top: 10px;
    left: 10px;
    background: linear-gradient(to bottom, #ffeeef 0%, #feebe5 12.81%, #fdf7e2 26.11%, #e6fcdd 38.92%, #cffce2 50.25%, #c1f7f3 63.05%, #bef0f9 72.41%, #c2e5f9 82.76%, #d1cff5 91.13%, #ebd6f0 100%);
  }
}
#cont-class > .body .object_wrap .inner {
  padding: 50px 40px 40px 60px;
  background-color: transparent;
}
@media (max-width: 769px) {
  #cont-class > .body .object_wrap .inner {
    padding: 20px;
  }
}
#cont-class > .body .object_wrap .inner::before, #cont-class > .body .object_wrap .inner::after {
  content: "";
  display: block;
  position: absolute;
  top: -58px;
  left: 241px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 39px 80px 39px;
  border-color: transparent transparent #fff transparent;
}
@media (max-width: 769px) {
  #cont-class > .body .object_wrap .inner::before, #cont-class > .body .object_wrap .inner::after {
    top: -38px;
    left: auto;
    right: 41px;
    border-width: 0 24px 69px 24px;
  }
}
#cont-class > .body .object_wrap .inner::after {
  z-index: -1;
  top: -60px;
  left: 240px;
  border-width: 0 40px 80px 40px;
  border-color: transparent transparent #000 transparent;
}
@media (max-width: 769px) {
  #cont-class > .body .object_wrap .inner::after {
    top: -40px;
    left: auto;
    right: 40px;
    border-width: 0 25px 69px 25px;
  }
}
#cont-class > .body .object_wrap .inner h3 {
  display: flex;
  align-items: center;
}
@media (max-width: 769px) {
  #cont-class > .body .object_wrap .inner h3 {
    display: block;
  }
}
@media (max-width: 769px) {
  #cont-class > .body .object_wrap .inner h3 img {
    width: 150px;
  }
}
#cont-class > .body .object_wrap .inner h3 span {
  display: block;
  font-size: 28px;
  font-weight: 700;
}
@media (max-width: 769px) {
  #cont-class > .body .object_wrap .inner h3 span {
    font-size: 24px;
    line-height: 1.5833333333;
  }
}
#cont-class > .body .object_wrap .inner h3 span.deco1 {
  margin: 0 0 0 20px;
}
@media (max-width: 769px) {
  #cont-class > .body .object_wrap .inner h3 span.deco1 {
    margin: 20px 0 0;
  }
}
#cont-class > .body .object_wrap .inner h3 span.deco2 {
  color: #005EAD;
}
#cont-class > .body .object_wrap .inner .body {
  min-height: 460px;
  margin: 30px 0 0;
}
#cont-class > .body .object_wrap .inner .body .text-box {
  padding: 30px 60px;
  margin-bottom: 24px;
  background-color: #F5F5F5;
}
@media (max-width: 769px) {
  #cont-class > .body .object_wrap .inner .body .text-box {
    padding: 30px 20px;
  }
}
#cont-class > .body .object_wrap .inner .body .text-box .title {
  font-size: 22px;
  color: #005EAD;
  font-weight: bold;
}
#cont-class > .body .object_wrap .inner .body > .arrow {
  text-align: center;
  margin-bottom: 17px;
}
#cont-class > .body .object_wrap .inner .body > .arrow img {
  width: 34px;
}

#cont-activities {
  padding-bottom: 120px;
}
@media (max-width: 769px) {
  #cont-activities {
    padding-bottom: 80px;
  }
}
#cont-activities > .head h2 span {
  position: relative;
}
@media (max-width: 769px) {
  #cont-activities > .head h2 span:nth-child(5) {
    width: 13em;
  }
}
#cont-activities > .body .read_text {
  max-width: 960px;
  margin: 0 auto;
  line-height: 1.625;
}
#cont-activities > .body .slider_wrap {
  position: relative;
  margin: 40px auto 0;
  padding: 0 60px;
}
@media (max-width: 769px) {
  #cont-activities > .body .slider_wrap {
    padding: 0;
    margin: 40px -20px 0;
  }
}
#cont-activities > .body .slider_wrap .swiper_cont {
  overflow: hidden;
  position: relative;
  padding: 0 0 45px;
}
#cont-activities > .body .slider_wrap .swiper_cont .swiper-slide {
  position: relative;
  height: auto;
  padding: 0 20px 20px 0;
}
@media (max-width: 769px) {
  #cont-activities > .body .slider_wrap .swiper_cont .swiper-slide {
    padding: 0 10px 10px 0;
  }
}
#cont-activities > .body .slider_wrap .swiper_cont .swiper-slide::before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  top: 20px;
  left: 20px;
  width: calc(100% - 20px);
  height: calc(100% - 20px);
  background: linear-gradient(to right, #fce0ea 0%, #fce1e9 5.7%, #feebe5 12.32%, #fdf7e2 25.62%, #e6fcdd 38.42%, #cffce2 51.23%, #c1f7f3 63.55%, #bef0f9 74.38%, #c2e5f9 84.24%, #d1cff5 92.61%, #ebd6f0 100%);
}
@media (max-width: 769px) {
  #cont-activities > .body .slider_wrap .swiper_cont .swiper-slide::before {
    top: 10px;
    left: 10px;
    background: linear-gradient(to bottom, #fce0ea 0%, #fce1e9 5.7%, #feebe5 12.32%, #fdf7e2 25.62%, #e6fcdd 38.42%, #cffce2 51.23%, #c1f7f3 63.55%, #bef0f9 74.38%, #c2e5f9 84.24%, #d1cff5 92.61%, #ebd6f0 100%);
  }
}
#cont-activities > .body .slider_wrap .swiper_cont .swiper-slide .inner {
  width: 100%;
  height: 100%;
  padding: 20px 40px;
  background-color: #EEF7FE;
}
@media (max-width: 769px) {
  #cont-activities > .body .slider_wrap .swiper_cont .swiper-slide .inner {
    padding: 20px;
  }
}
#cont-activities > .body .slider_wrap .swiper_cont .swiper-slide .inner h3 {
  font-size: 18px;
  font-weight: 700;
  color: #005EAD;
  line-height: 1.3;
}
#cont-activities > .body .slider_wrap .swiper_cont .swiper-slide .inner .img {
  margin: 10px 0 0;
}
#cont-activities > .body .slider_wrap .swiper_cont .swiper-slide .inner p {
  margin: 20px 0 0;
  font-size: 14px;
  line-height: 1.7142857143;
}
#cont-activities > .body .slider_wrap .swiper_cont .swiper-slide .inner p .note {
  font-size: 12px;
}
#cont-activities > .body .slider_wrap .swiper-prev,
#cont-activities > .body .slider_wrap .swiper-next {
  cursor: pointer;
  display: flex;
  justify-content: flex-end;
  position: absolute;
  z-index: 1;
  top: 180px;
  width: 80px;
  height: 50px;
}
#cont-activities > .body .slider_wrap .swiper-prev.swiper-button-disabled,
#cont-activities > .body .slider_wrap .swiper-next.swiper-button-disabled {
  pointer-events: none;
  opacity: 0.5;
}
#cont-activities > .body .slider_wrap .swiper-prev:hover span::before,
#cont-activities > .body .slider_wrap .swiper-next:hover span::before {
  width: 60px;
}
#cont-activities > .body .slider_wrap .swiper-prev:hover span::after,
#cont-activities > .body .slider_wrap .swiper-next:hover span::after {
  left: -5px;
}
#cont-activities > .body .slider_wrap .swiper-prev::before,
#cont-activities > .body .slider_wrap .swiper-next::before {
  content: "";
  display: block;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: #005EAD;
}
#cont-activities > .body .slider_wrap .swiper-prev::after,
#cont-activities > .body .slider_wrap .swiper-next::after {
  display: none;
}
#cont-activities > .body .slider_wrap .swiper-prev span::before, #cont-activities > .body .slider_wrap .swiper-prev span::after,
#cont-activities > .body .slider_wrap .swiper-next span::before,
#cont-activities > .body .slider_wrap .swiper-next span::after {
  content: "";
  display: block;
  position: absolute;
  transition: all 0.3s ease;
}
#cont-activities > .body .slider_wrap .swiper-prev span::before,
#cont-activities > .body .slider_wrap .swiper-next span::before {
  top: calc(50% - 1.5px);
  right: 25px;
  width: 53px;
  height: 3px;
  background-color: #000;
}
#cont-activities > .body .slider_wrap .swiper-prev span::after,
#cont-activities > .body .slider_wrap .swiper-next span::after {
  top: calc(50% - 10px);
  left: 2px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 20px 0px 0;
  border-color: transparent #000 transparent transparent;
}
#cont-activities > .body .slider_wrap .swiper-prev {
  left: 0;
}
@media (max-width: 769px) {
  #cont-activities > .body .slider_wrap .swiper-prev {
    left: 10px;
  }
}
#cont-activities > .body .slider_wrap .swiper-next {
  right: 0;
  transform: scale(-1, 1);
}
@media (max-width: 769px) {
  #cont-activities > .body .slider_wrap .swiper-next {
    right: 10px;
  }
}
#cont-activities > .body .slider_wrap .swiper-scrollbar {
  z-index: 2 !important;
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: #E2E2E2;
}
#cont-activities > .body .slider_wrap .swiper-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 50;
  height: 15px;
  width: 100%;
}
@media (max-width: 769px) {
  #cont-activities > .body .slider_wrap .swiper-horizontal > .swiper-scrollbar {
    left: 20px;
    width: calc(100% - 40px);
  }
}
#cont-activities > .body .slider_wrap .swiper-scrollbar-drag {
  background-color: #005EAD;
}

#cont-o_campus {
  margin: 0 0 80px;
  padding: 90px 0 100px;
  background: url("../images/o_campus-bg.svg") 0 0 repeat-x;
  background-size: auto 100%;
}
@media (max-width: 769px) {
  #cont-o_campus {
    margin-bottom: 60px;
    padding: 20px 0 60px;
    background: url("../images/o_campus-bg-sp.svg") 0 0 repeat-x;
  }
}
#cont-o_campus .head {
  display: flex;
  justify-content: center;
  width: 1040px;
  margin: 0 auto;
}
@media (max-width: 769px) {
  #cont-o_campus .head {
    display: block;
    width: auto;
    margin: 0 40px;
  }
}
#cont-o_campus .head h2 {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  height: 76px;
  padding: 0 60px;
  background: url("../images/ttl-o_campus2.svg") top right no-repeat;
  color: #000;
  font-size: 24px;
  font-weight: 700;
  line-height: 1;
}
@media (max-width: 769px) {
  #cont-o_campus .head h2 {
    display: inline-block;
    padding: 40px 0 0;
    font-size: 18px;
    background-size: auto 68px;
  }
}
#cont-o_campus .head h2 .deco1 {
  font-size: 38px;
  color: #005EAD;
}
@media (max-width: 769px) {
  #cont-o_campus .head h2 .deco1 {
    font-size: 24px;
  }
}
#cont-o_campus .head h2 img {
  margin: 0 7px 0 20px;
}
@media (max-width: 769px) {
  #cont-o_campus .head h2 img {
    width: 162px;
    margin: 15px 2px -4px 0;
  }
}
#cont-o_campus .object_wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 1040px;
  margin: 50px auto 0;
}
@media (max-width: 769px) {
  #cont-o_campus .object_wrap {
    display: block;
    width: calc(100% - 80px);
    margin: 20px 40px 0;
  }
}
#cont-o_campus .object_wrap .fukidashi {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 405px;
  height: 110px;
  margin: 5px 0 0 5px;
  padding: 0 17px 5px 20px;
  background-color: #FFFCA7;
  font-weight: 500;
  line-height: 1.625;
}
@media (max-width: 769px) {
  #cont-o_campus .object_wrap .fukidashi {
    width: calc(100% - 5px);
    height: auto;
    margin: 5px 0 0 5px;
    padding: 20px 15px 25px;
  }
}
#cont-o_campus .object_wrap .fukidashi .frame {
  position: absolute;
  top: -5px;
  left: -5px;
  width: 100%;
  height: 100%;
  border: solid 1px #005EAD;
  border-right: none;
}
@media (max-width: 769px) {
  #cont-o_campus .object_wrap .fukidashi .frame {
    border: solid 1px #005EAD;
    border-bottom: none;
  }
}
#cont-o_campus .object_wrap .fukidashi .frame::before, #cont-o_campus .object_wrap .fukidashi .frame::after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  width: 1px;
  background-color: #005EAD;
}
#cont-o_campus .object_wrap .fukidashi .frame::before {
  top: 0;
  height: calc(50% - 2px);
}
@media (max-width: 769px) {
  #cont-o_campus .object_wrap .fukidashi .frame::before {
    top: auto;
    right: auto;
    left: 0;
    bottom: 0;
    width: calc(50% - 2px);
    height: 1px;
  }
}
#cont-o_campus .object_wrap .fukidashi .frame::after {
  bottom: 0;
  height: calc(50% - 8px);
}
@media (max-width: 769px) {
  #cont-o_campus .object_wrap .fukidashi .frame::after {
    width: calc(50% - 8px);
    height: 1px;
  }
}
#cont-o_campus .object_wrap .fukidashi .frame span::before {
  content: "";
  display: block;
  position: absolute;
  right: -14px;
  top: calc(50% - 10px);
  width: 18px;
  height: 1px;
  background-color: #005EAD;
  transform: rotate(-50deg);
}
@media (max-width: 769px) {
  #cont-o_campus .object_wrap .fukidashi .frame span::before {
    top: auto;
    bottom: -7px;
    right: calc(50% - 12px);
  }
}
#cont-o_campus .object_wrap ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 600px;
  margin: 0 0 -10px;
}
@media (max-width: 769px) {
  #cont-o_campus .object_wrap ul {
    display: block;
    max-width: 295px;
    margin: 20px auto -5px;
  }
}
#cont-o_campus .object_wrap ul li {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 295px;
  height: 50px;
  margin: 0 0 10px;
  border-radius: 25px;
  border: solid 1px #005EAD;
  background-color: #fff;
  font-weight: 500;
}
@media (max-width: 769px) {
  #cont-o_campus .object_wrap ul li {
    width: 100%;
    margin: 0 0 5px;
  }
}
#cont-o_campus .read_box {
  display: flex;
  justify-content: flex-end;
  position: relative;
  width: 1040px;
  margin: 50px auto 0;
}
@media (max-width: 769px) {
  #cont-o_campus .read_box {
    display: block;
    width: auto;
    margin: 0;
  }
}
#cont-o_campus .read_box .img {
  position: absolute;
  top: -60px;
  left: -100px;
  width: 620px;
}
@media (max-width: 769px) {
  #cont-o_campus .read_box .img {
    position: static;
    width: 100%;
    text-align: center;
  }
}
#cont-o_campus .read_box .txt {
  width: 520px;
}
@media (max-width: 769px) {
  #cont-o_campus .read_box .txt {
    width: calc(100% - 80px);
    margin: 0 40px;
  }
}
#cont-o_campus .read_box .txt ul {
  margin-bottom: -10px;
}
@media (max-width: 769px) {
  #cont-o_campus .read_box .txt ul {
    margin-bottom: -15px;
  }
}
#cont-o_campus .read_box .txt ul li {
  display: flex;
  align-items: flex-start;
  position: relative;
  margin: 0 0 10px;
  font-size: 18px;
  font-weight: 500;
}
@media (max-width: 769px) {
  #cont-o_campus .read_box .txt ul li {
    margin: 0 0 15px;
    line-height: 1.4444444444;
  }
}
#cont-o_campus .read_box .txt ul li img {
  margin: 3px 12px 0 0;
}
#cont-o_campus .read_box .txt .btn {
  display: flex;
  justify-content: center;
  position: relative;
  z-index: 1;
  margin: 40px 0 0;
  padding: 0 30px 0 0;
}
#cont-o_campus .read_box .txt .btn a {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 266px;
  height: 76px;
  border-radius: 40px;
  border: solid 2px #005EAD;
  background-color: #005EAD;
  color: #fff;
  font-family: "Montserrat", Arial, sans-serif;
  font-weight: 600;
  font-size: 24px;
  text-decoration: none;
  transition: all 0.3s ease;
}
#cont-o_campus .read_box .txt .btn a:hover {
  background-color: #fff;
  color: #005EAD;
}
#cont-o_campus .read_box .txt .btn a:hover::before {
  z-index: 1;
}
#cont-o_campus .read_box .txt .btn a::before, #cont-o_campus .read_box .txt .btn a::after {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
}
#cont-o_campus .read_box .txt .btn a::before {
  top: calc(50% - 1.5px);
  right: -60px;
  width: 90px;
  height: 3px;
  background-color: #000;
}
#cont-o_campus .read_box .txt .btn a::after {
  top: calc(50% - 11px);
  right: -60px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 0 0px 20px;
  border-color: transparent transparent transparent #000;
}
#cont-o_campus .read_box .txt .btn a span::after {
  content: "";
  display: block;
  position: absolute;
  top: calc(50% - 1.5px);
  right: -2px;
  width: 30px;
  height: 3px;
  background-color: #fff;
}

#cont-request {
  padding: 0 20px 80px;
}
@media (max-width: 769px) {
  #cont-request {
    padding-bottom: 60px;
  }
}
#cont-request p {
  max-width: 450px;
  margin: 0 auto;
}
#cont-request p a {
  position: relative;
  width: 100%;
  color: #000;
  transition: all 0.3s ease;
}
#cont-request p a:hover span {
  transform: translate(10px, 10px);
}
@media (max-width: 769px) {
  #cont-request p a:hover span {
    transform: translate(7px, 7px);
  }
}
#cont-request p a::before {
  content: "";
  box-sizing: border-box;
  display: block;
  position: absolute;
  z-index: -1;
  right: 0;
  bottom: -10px;
  width: calc(100% - 10px);
  height: 100%;
  border: solid 1px #005EAD;
}
@media (max-width: 769px) {
  #cont-request p a::before {
    bottom: -7px;
    width: calc(100% - 7px);
  }
}
#cont-request p a span {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: calc(100% - 10px);
  min-height: 120px;
  border: solid 1px #005EAD;
  background-color: #FCF76A;
  font-size: 24px;
  font-weight: 500;
  transition: all 0.3s ease;
}
@media (max-width: 769px) {
  #cont-request p a span {
    width: calc(100% - 7px);
    min-height: 89px;
    font-size: 18px;
  }
}
#cont-request p a span::before, #cont-request p a span::after {
  content: "";
  display: block;
}
#cont-request p a span::after {
  width: 60px;
  height: 3px;
  margin: 0 0 0 13px;
  background-color: #000;
}
@media (max-width: 769px) {
  #cont-request p a span::after {
    width: 44px;
    height: 2px;
  }
}
#cont-request p a span::before {
  position: absolute;
  right: calc(50% - 164px);
  top: calc(50% - 11px);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 0 0 20px;
  border-color: transparent transparent transparent #000;
}
@media (max-width: 769px) {
  #cont-request p a span::before {
    border-width: 7px 0 0 15px;
    width: calc(50% - 184px);
    top: calc(50% - 7px);
  }
}

/* ------------------------------------------ .global_footer */
.global_footer {
  padding: 40px;
  background-color: #F5F5F5;
  text-align: center;
}
@media (max-width: 769px) {
  .global_footer {
    padding: 30px 20px;
  }
}
.global_footer .logo {
  max-width: 330px;
  margin: 0 auto;
}
.global_footer .logo a {
  display: inline-block;
}
@media (max-width: 769px) {
  .global_footer .logo {
    max-width: 220px;
    margin: 0 auto;
  }
}
.global_footer small {
  display: block;
  margin: 28px 0 0;
  font-family: "Montserrat", Arial, sans-serif;
  font-weight: 400;
  font-size: 14px;
}

/* ------------------------------------------ .pageTop */
.pageTop {
  cursor: pointer;
  position: fixed;
  z-index: 10;
  right: 40px;
  bottom: -100px;
  transition: all 0.3s ease;
}
@media (max-width: 769px) {
  .pageTop {
    display: flex;
    align-items: center;
    justify-content: center;
    right: 0;
    bottom: -40px;
    width: 100%;
    height: 30px;
    background-color: #005EAD;
    color: #fff;
  }
}
.pageTop.act {
  bottom: 40px;
}
@media (max-width: 769px) {
  .pageTop.act {
    bottom: 0;
  }
}
@media (max-width: 769px) {
  .pageTop.stop {
    position: relative;
  }
}
.pageTop:hover .icon::before {
  bottom: 66px;
}
.pageTop:hover .icon::after {
  height: 70px;
}
.pageTop span {
  display: block;
  position: relative;
  font-family: "Montserrat", Arial, sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 1;
}
.pageTop .icon {
  width: 32px;
  height: 32px;
  margin: 0 auto;
  border-radius: 50%;
  background-color: #005EAD;
}
@media (max-width: 769px) {
  .pageTop .icon {
    display: none;
  }
}
.pageTop .icon::before, .pageTop .icon::after {
  content: "";
  display: block;
  position: absolute;
  transition: all 0.3s ease;
}
.pageTop .icon::before {
  bottom: 56px;
  left: 18px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 20px 0px;
  border-color: transparent transparent #000 transparent;
}
.pageTop .icon::after {
  left: calc(50% - 1.5px);
  bottom: 16px;
  width: 3px;
  height: 60px;
  background-color: #000;
}
.pageTop .txt {
  margin-top: 7px;
}
@media (max-width: 769px) {
  .pageTop .txt {
    display: flex;
    align-items: center;
    margin-top: 0;
  }
}
@media (max-width: 769px) {
  .pageTop .txt::before {
    content: "";
    width: 0;
    height: 0;
    margin-right: 5px;
    border-style: solid;
    border-width: 0 6px 10.4px 6px;
    border-color: transparent transparent #fff transparent;
  }
}

.effect-scroll {
  opacity: 0;
  transition: all 1000ms;
}

.effect-scroll._to-top {
  transform: translate(0, 100px);
}

.effect-scroll.delay-time05 {
  transition-delay: 0.5s;
}

@media (max-width: 769px) {
  .effect-scroll.delay-time05 {
    transition-delay: 0s;
  }
}
.effect-scroll.delay-time1 {
  transition-delay: 1s;
}

@media (max-width: 769px) {
  .effect-scroll.delay-time1 {
    transition-delay: 0s;
  }
}
.effect-scroll.effect-fade {
  opacity: 1;
  transform: translate(0, 0);
}

.effect-mv {
  opacity: 0;
  transition: all 1000ms;
}

.effect-mv.up {
  transform: translate(0, 100px);
}

.effect-mv.mv1 {
  transition-delay: 0.5s;
}

.effect-mv.mv2 {
  transition-delay: 1s;
}

.effect-mv.mv3 {
  transition-delay: 1.5s;
}

.effect-mv.mv4 {
  transition-delay: 2s;
}

.effect-mv.mv5 {
  transition-delay: 2.5s;
}

.effect-mv.mv6 {
  transition-delay: 2.7s;
}

@media (max-width: 769px) {
  .effect-mv.mv6 {
    transition-delay: 3s;
  }
}
.effect-mv.effect-fadeIN {
  opacity: 1;
  transform: translate(0, 0);
}

/*
*
* Copyright (c) 2021, xyzoooDesign All rights reserved.
* Date : 2021.07.15
*
*/
/*# sourceMappingURL=maps/style.css.map */
