@charset "UTF-8";
* {
  font-family: "Noto Sans JP", sans-serif;
  margin: 0;
  padding: 0;
  color: #332121;
}

body {
  overflow-x: hidden;
}

dl,
ol,
ul {
  margin: 0 !important;
  padding: 0 !important;
}

.sp_absolute {
  position: static;
}

.sp_none {
  display: block;
}

.pc {
  display: block !important;
}

.sp {
  display: none !important;
}

.se {
  display: none !important;
}

.white {
  color: white;
}

.bg_white {
  background-color: white;
}

.fw-thin {
  font-weight: 100;
}

.fw-extralight {
  font-weight: 200;
}

.fw-medium {
  font-weight: 500;
}

.fw-semibold {
  font-weight: 600;
}

.fw-extrabold {
  font-weight: 800;
}

.fw-black {
  font-weight: 900;
}

.fw-extrablack {
  font-weight: 950;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin-bottom: 0;
}

/*----------------------------------------------------------------

フォントサイズ

----------------------------------------------------------------*/
.f_10 {
  font-size: 10px;
}

.f_12 {
  font-size: 12px;
}

.f_14 {
  font-size: 14px;
}

.f_16 {
  font-size: 16px;
}

.f_18 {
  font-size: 18px;
}

.f_20 {
  font-size: 20px;
}

.f_22 {
  font-size: 22px;
}

.f_24 {
  font-size: 24px;
}

.f_26 {
  font-size: 26px;
}

.f_28 {
  font-size: 28px;
}

.f_30 {
  font-size: 30px;
}

.f_32 {
  font-size: 32px;
}

.f_34 {
  font-size: 34px;
}

.f_36 {
  font-size: 36px;
}

.f_38 {
  font-size: 38px;
}

.f_40 {
  font-size: 40px;
}

.f_42 {
  font-size: 42px;
}

.f_44 {
  font-size: 44px;
}

.f_46 {
  font-size: 46px;
}

.f_48 {
  font-size: 48px;
}

.f_50 {
  font-size: 50px;
}

.f_52 {
  font-size: 52px;
}

.f_54 {
  font-size: 54px;
}

.f_56 {
  font-size: 56px;
}

.f_58 {
  font-size: 58px;
}

.f_60 {
  font-size: 60px;
}

.f_62 {
  font-size: 62px;
}

.f_64 {
  font-size: 64px;
}

.f_66 {
  font-size: 66px;
}

.f_68 {
  font-size: 68px;
}

.f_70 {
  font-size: 70px;
}

.f_72 {
  font-size: 72px;
}

.f_74 {
  font-size: 74px;
}

.f_76 {
  font-size: 76px;
}

.f_78 {
  font-size: 78px;
}

.f_80 {
  font-size: 80px;
}

.f_82 {
  font-size: 82px;
}

.f_84 {
  font-size: 84px;
}

.f_86 {
  font-size: 86px;
}

.f_88 {
  font-size: 88px;
}

.f_90 {
  font-size: 90px;
}

.f_92 {
  font-size: 92px;
}

.f_94 {
  font-size: 94px;
}

.f_96 {
  font-size: 96px;
}

.f_98 {
  font-size: 98px;
}

.f_100 {
  font-size: 100px;
}

.f_102 {
  font-size: 102px;
}

.f_104 {
  font-size: 104px;
}

.f_106 {
  font-size: 106px;
}

.f_108 {
  font-size: 108px;
}

.f_110 {
  font-size: 110px;
}

.f_112 {
  font-size: 112px;
}

.f_114 {
  font-size: 114px;
}

.f_116 {
  font-size: 116px;
}

.f_118 {
  font-size: 118px;
}

.f_120 {
  font-size: 120px;
}

.f_122 {
  font-size: 122px;
}

.f_124 {
  font-size: 124px;
}

.f_126 {
  font-size: 126px;
}

.f_128 {
  font-size: 128px;
}

.f_130 {
  font-size: 130px;
}

.f_132 {
  font-size: 132px;
}

.f_134 {
  font-size: 134px;
}

.f_136 {
  font-size: 136px;
}

.f_138 {
  font-size: 138px;
}

.f_140 {
  font-size: 140px;
}

.f_142 {
  font-size: 142px;
}

.f_144 {
  font-size: 144px;
}

.f_146 {
  font-size: 146px;
}

.f_148 {
  font-size: 148px;
}

.f_150 {
  font-size: 150px;
}

.f_152 {
  font-size: 152px;
}

.f_154 {
  font-size: 154px;
}

.f_156 {
  font-size: 156px;
}

.f_158 {
  font-size: 158px;
}

.f_160 {
  font-size: 160px;
}

.f_162 {
  font-size: 162px;
}

.f_164 {
  font-size: 164px;
}

/*----------------------------------------------------------------

文字の横の間隔(letter-spacing)と
文字の縦の間隔(line-height)

----------------------------------------------------------------*/
.ls_0 {
  letter-spacing: 0em;
}

.ls_20 {
  letter-spacing: 0.02em;
}

.ls_40 {
  letter-spacing: 0.04em;
}

.ls_60 {
  letter-spacing: 0.06em;
}

.ls_80 {
  letter-spacing: 0.08em;
}

.ls_100 {
  letter-spacing: 0.1em;
}

.ls_120 {
  letter-spacing: 0.12em;
}

.ls_140 {
  letter-spacing: 0.14em;
}

.ls_160 {
  letter-spacing: 0.16em;
}

.ls_180 {
  letter-spacing: 0.18em;
}

.ls_200 {
  letter-spacing: 0.2em;
}

.ls_220 {
  letter-spacing: 0.22em;
}

.ls_240 {
  letter-spacing: 0.24em;
}

.ls_260 {
  letter-spacing: 0.26em;
}

.ls_280 {
  letter-spacing: 0.28em;
}

.ls_300 {
  letter-spacing: 0.3em;
}

.ls_320 {
  letter-spacing: 0.32em;
}

.ls_340 {
  letter-spacing: 0.34em;
}

.ls_360 {
  letter-spacing: 0.36em;
}

.ls_380 {
  letter-spacing: 0.38em;
}

.ls_400 {
  letter-spacing: 0.4em;
}

.ls_420 {
  letter-spacing: 0.42em;
}

.ls_440 {
  letter-spacing: 0.44em;
}

.ls_460 {
  letter-spacing: 0.46em;
}

.ls_480 {
  letter-spacing: 0.48em;
}

.ls_500 {
  letter-spacing: 0.5em;
}

.ls_520 {
  letter-spacing: 0.52em;
}

.ls_540 {
  letter-spacing: 0.54em;
}

.ls_560 {
  letter-spacing: 0.56em;
}

.ls_580 {
  letter-spacing: 0.58em;
}

.ls_600 {
  letter-spacing: 0.6em;
}

.ls_620 {
  letter-spacing: 0.62em;
}

.ls_640 {
  letter-spacing: 0.64em;
}

.ls_660 {
  letter-spacing: 0.66em;
}

.ls_680 {
  letter-spacing: 0.68em;
}

.lh_0 {
  line-height: 0;
}

.lh_2 {
  line-height: 0.2;
}

.lh_4 {
  line-height: 0.4;
}

.lh_6 {
  line-height: 0.6;
}

.lh_8 {
  line-height: 0.8;
}

.lh_10 {
  line-height: 1;
}

.lh_12 {
  line-height: 1.2;
}

.lh_14 {
  line-height: 1.4;
}

.lh_16 {
  line-height: 1.6;
}

.lh_18 {
  line-height: 1.8;
}

.lh_20 {
  line-height: 2;
}

.lh_22 {
  line-height: 2.2;
}

.lh_24 {
  line-height: 2.4;
}

.lh_26 {
  line-height: 2.6;
}

.lh_28 {
  line-height: 2.8;
}

.lh_30 {
  line-height: 3;
}

.lh_32 {
  line-height: 3.2;
}

.lh_34 {
  line-height: 3.4;
}

.lh_36 {
  line-height: 3.6;
}

.lh_38 {
  line-height: 3.8;
}

.lh_40 {
  line-height: 4;
}

.lh_42 {
  line-height: 4.2;
}

.lh_44 {
  line-height: 4.4;
}

.lh_46 {
  line-height: 4.6;
}

.lh_48 {
  line-height: 4.8;
}

.lh_50 {
  line-height: 5;
}

.lh_52 {
  line-height: 5.2;
}

.lh_54 {
  line-height: 5.4;
}

.lh_56 {
  line-height: 5.6;
}

.lh_58 {
  line-height: 5.8;
}

/*----------------------------------------------------------------

各クラス

----------------------------------------------------------------*/
::-webkit-input-placeholder {
  font-size: 16px;
  letter-spacing: 0.12em;
  color: #b3b3b3;
}
:-ms-input-placeholder {
  font-size: 16px;
  letter-spacing: 0.12em;
  color: #b3b3b3;
}
::-ms-input-placeholder {
  font-size: 16px;
  letter-spacing: 0.12em;
  color: #b3b3b3;
}
::placeholder {
  font-size: 16px;
  letter-spacing: 0.12em;
  color: #b3b3b3;
}

a {
  text-decoration: none;
  color: #332121;
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
}

a:hover {
  opacity: 0.6;
}

.red {
  color: #ed1c24;
}

.orange {
  color: #ff7300;
}

.w-orange {
  color: #fae8cf;
}

.green {
  color: #b6e527;
}

.l-green {
  color: #defaa5;
}

.pink {
  color: #fe014f;
}

.w-pink {
  color: #ffe2db;
}

.blue {
  color: #01d7fe;
}

.gray {
  color: #fff2ea;
}

.silver {
  color: #cbc3bf;
}

.skin {
  color: #fad7a5;
}

@media (min-width: 768px) {
  a[href^="tel:"] {
    pointer-events: none;
  }
}

.btn01 {
  width: 250px;
  height: 60px;
  border: 1px solid #332121;
  border-radius: 30px;
  position: relative;
  margin: 0 auto;
}

.btn01 p {
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
}

.btn01 .material-icons {
  position: absolute;
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
}

.btn01:hover {
  opacity: 1;
  border-color: #ffffff;
  background-color: #332121;
}

.btn01:hover p {
  color: #ffffff;
}

.btn01:hover .material-icons {
  color: #ffffff;
}

.btn01.bg_orange {
  border: 1px solid #ff7300;
  background-color: #ff7300;
}

.btn01.bg_orange p {
  color: #ffffff;
}

.btn01.bg_orange .material-icons {
  color: #ffffff;
}

.btn01.bg_orange:hover {
  background-color: #ffffff;
}

.btn01.bg_orange:hover p {
  color: #ff7300;
}

.btn01.bg_orange:hover .material-icons {
  color: #ff7300;
}

#merit,
#feature,
#infomation,
#policy,
#english,
#facility,
#education,
#data,
#message,
#curriculum,
#environment,
#pre,
#after {
  -webkit-transform: translateY(-110px);
          transform: translateY(-110px);
}

/*----------------------------------------------------------------

フォント読み込み

----------------------------------------------------------------*/
.f_fred {
  font-family: "Fredoka One", cursive;
}

.f_kiwi {
  font-family: "Kiwi Maru", serif;
}

/*----------------------------------------------------------------

Pagetop ボタン

----------------------------------------------------------------*/
.wrap_btn {
  position: fixed;
  bottom: 10%;
  right: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  opacity: 1;
  width: 80px;
  height: 110px;
  z-index: 20;
  -webkit-transition: none;
  transition: none;
}

.wrap_btn:hover {
  opacity: 1;
}

.wrap_btn_img {
  width: 80px;
  height: 110px;
  background: url(../img/common/pagetop.png) no-repeat;
  background-size: cover;
  background-position: center;
  -webkit-transition: 0.8s ease;
  transition: 0.8s ease;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
}

.wrap_btn.fadeup .wrap_btn_img {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.wrap_btn_img:hover {
  opacity: 0.5;
}

/*----------------------------------------------------------------

ハンバーガーメニュー

----------------------------------------------------------------*/
.side_nav {
  display: none;
}

footer address {
  bottom: 0;
  height: 30px;
  padding-top: 5px;
  width: 100%;
}

.sp_banner_btn {
  display: block;
  position: absolute;
  height: 1px;
}

.recruit_btn,
.entry_btn {
  display: none;
}

a.view_more_btn.w270 {
  width: 270px;
  height: 70px;
  margin: 0 4px;
  position: relative;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  z-index: 0;
}

/*----------------------------------------------------------------
  
  header
  
  ----------------------------------------------------------------*/
header {
  width: 100%;
  height: auto;
  background-color: #ffffff;
  z-index: 1000;
  position: fixed;
  top: 0;
  left: 0;
}

header .header-inner {
  max-width: 1520px;
  width: 98%;
  margin: auto;
  height: 90px;
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
}

header .header-inner .header-logo {
  height: 100%;
}

header .header-inner .header-list {
  margin-left: 45px;
  margin-right: 20px;
}

header .header-inner .header-list a img {
  margin-bottom: 8px;
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
}

header .header-inner .header-list a p.f_16 {
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
}

header .header-inner .header-list a:hover {
  opacity: 1;
}

header .header-inner .header-list a:hover img {
  -webkit-transform: translateY(-4px);
          transform: translateY(-4px);
}

header .header-inner .header-list a:hover p.f_16 {
  color: #b6aaa6;
}

header .header-inner .header-list .header-international-school {
  width: 180px;
  position: relative;
  margin-right: 10px;
}

header .header-inner .header-list .header-international-school .header-international-school-top {
  background-color: #fe7300;
  width: 180px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  height: 100px;
  cursor: pointer;
}

header .header-inner .header-list .header-international-school .header-international-school-top:hover + .header-list-tab {
  opacity: 1;
  pointer-events: visible;
}

header .header-inner .header-list .header-international-school .header-list-tab {
  position: absolute;
  width: 100%;
  height: auto;
  top: calc(100% + 20px);
  padding: 10px;
  border-radius: 10px;
  background-color: #fff2ea;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
}

header .header-inner .header-list .header-international-school .header-list-tab:hover {
  opacity: 1;
  pointer-events: visible;
}

header .header-inner .header-list .header-international-school .header-list-tab::before {
  position: absolute;
  content: "";
  bottom: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-bottom: 12px solid #fff2ea;
}

header .header-inner .header-list .header-international-school .header-list-tab::after {
  position: absolute;
  content: "";
  left: 0;
  bottom: 100%;
  height: 20px;
  width: 100%;
}

header .header-inner .header-list .header-international-school .header-list-tab a {
  width: 100%;
  padding: 10px 0;
  border-bottom: 1px solid #b6aaa6;
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
}

header .header-inner .header-list .header-international-school .header-list-tab a:last-of-type {
  border-bottom: none;
}

header .header-inner .header-list .header-international-school .header-list-tab a:hover {
  color: #b6aaa6;
}

header .header-inner .header-list .header-small-nursery {
  height: 100px;
  width: 180px;
  background-color: #b6e527;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

header .header-inner .header-list .header-ches {
  width: auto;
  position: relative;
}

header .header-inner .header-list .header-ches .header-ches-top {
  width: auto;
  padding: 0 42px;
  height: 90px;
  cursor: pointer;
}

header .header-inner .header-list .header-ches .header-ches-top::before {
  position: absolute;
  content: "";
  top: 50%;
  right: 0;
  -webkit-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
  width: 1px;
  height: 30px;
  background-color: #b6aaa6;
}

header .header-inner .header-list .header-ches .header-ches-top:hover + .header-list-tab {
  opacity: 1;
  pointer-events: visible;
}

header .header-inner .header-list .header-ches .header-list-tab {
  position: absolute;
  width: 100%;
  height: auto;
  top: calc(100% + 20px);
  padding: 10px;
  border-radius: 10px;
  background-color: #e6e6e6;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
}

header .header-inner .header-list .header-ches .header-list-tab:hover {
  opacity: 1;
  pointer-events: visible;
}

header .header-inner .header-list .header-ches .header-list-tab::before {
  position: absolute;
  content: "";
  bottom: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-bottom: 12px solid #e6e6e6;
}

header .header-inner .header-list .header-ches .header-list-tab::after {
  position: absolute;
  content: "";
  left: 0;
  bottom: 100%;
  height: 20px;
  width: 100%;
}

header .header-inner .header-list .header-ches .header-list-tab a {
  width: 100%;
  padding: 10px 0;
  border-bottom: 1px solid #b6aaa6;
}

header .header-inner .header-list .header-ches .header-list-tab a:last-of-type {
  border-bottom: none;
}

header .header-inner .header-list .header-ches .header-list-tab a:hover {
  color: #b6aaa6;
}

header .header-inner .header-list .header-blog {
  padding: 0 42px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  height: 90px;
  position: relative;
}

header .header-inner .header-list .header-blog::before {
  position: absolute;
  content: "";
  top: 50%;
  right: 0;
  -webkit-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
  width: 1px;
  height: 30px;
  background-color: #b6aaa6;
}

header .header-inner .header-list .header-recruit {
  position: relative;
  padding: 0 42px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  height: 90px;
}

header .header-inner .header-list .header-recruit::before {
  position: absolute;
  content: "";
  top: 50%;
  right: 0;
  -webkit-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
  width: 1px;
  height: 30px;
  background-color: #b6aaa6;
}

header .header-inner .header-list .header-company {
  width: auto;
  position: relative;
}

header .header-inner .header-list .header-company .header-company-top {
  width: auto;
  padding: 0 42px;
  height: 90px;
  cursor: pointer;
}

header .header-inner .header-list .header-company .header-company-top:hover + .header-list-tab {
  opacity: 1;
  pointer-events: visible;
}

header .header-inner .header-list .header-company .header-list-tab {
  position: absolute;
  width: 100%;
  height: auto;
  top: calc(100% + 20px);
  padding: 10px;
  border-radius: 10px;
  background-color: #e6e6e6;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
}

header .header-inner .header-list .header-company .header-list-tab:hover {
  opacity: 1;
  pointer-events: visible;
}

header .header-inner .header-list .header-company .header-list-tab::before {
  position: absolute;
  content: "";
  bottom: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-bottom: 12px solid #e6e6e6;
}

header .header-inner .header-list .header-company .header-list-tab::after {
  position: absolute;
  content: "";
  left: 0;
  bottom: 100%;
  height: 20px;
  width: 100%;
}

header .header-inner .header-list .header-company .header-list-tab a {
  width: 100%;
  padding: 10px 0;
  border-bottom: 1px solid #b6aaa6;
}

header .header-inner .header-list .header-company .header-list-tab a:last-of-type {
  border-bottom: none;
}

header .header-inner .header-list .header-company .header-list-tab a:hover {
  color: #b6aaa6;
}

header .header-inner .header-tel {
  height: 100%;
}

header .header-inner .header-tel a span {
  margin-right: 6px;
}

/*----------------------------------------------------------------
  
  main
  
  ----------------------------------------------------------------*/
main .banner .banner-request {
  position: fixed;
  top: 180px;
  right: 0;
  width: 80px;
  height: 180px;
  border: 3px solid #ffffff;
  background-color: #fe014f;
  z-index: 100;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  -webkit-transform: translateX(10px);
          transform: translateX(10px);
}

main .banner .banner-request img {
  margin-bottom: 10px;
}

main .banner .banner-request p {
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
}

main .banner .banner-request:hover {
  opacity: 1;
  -webkit-transform: translate(0);
          transform: translate(0);
}

main .mv {
  padding-top: 90px;
  width: 100%;
  margin: 0px auto 200px;
  position: relative;
}

main .mv .mv-slide {
  width: 100%;
  height: 840px;
  position: relative;
  z-index: 1;
  pointer-events: none;
}
main .mv .mv-img {
  width: 100%;
  height: 840px;
 
}
main .mv .mv-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

main .mv .mv-slide .mv-img {
  width: 100%;
  height: 840px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

main .mv .mv-slide .mv-img.mv-img01 {
  background-image: url(../img/top/mv01.jpg);
}

main .mv .mv-slide .mv-img.mv-img02 {
  background-image: url(../img/top/mv01.jpg);
}

main .mv .mv-slide .mv-img.mv-img03 {
  background-image: url(../img/top/mv01.jpg);
}

main .mv .mv-slide .mv-img.mv-img04 {
  background-image: url(../img/top/mv01.jpg);
}

main .mv .mv-decoration01 {
  position: absolute;
  z-index: 1;
  top: 15%;
  left: 2%;
  opacity: 0;
  -webkit-transform: translateY(16px);
          transform: translateY(16px);
}

main .mv .mv-decoration01.move {
  -webkit-animation: move 0.7s 0s ease forwards;
          animation: move 0.7s 0s ease forwards;
}

main .mv .mv-decoration01.move img {
  -webkit-animation: vertical 2s 0.7s ease-in-out infinite alternate;
          animation: vertical 2s 0.7s ease-in-out infinite alternate;
}

main .mv .mv-decoration02 {
  position: absolute;
  z-index: 1;
  bottom: 20%;
  left: 1%;
  opacity: 0;
  -webkit-transform: translateY(16px);
          transform: translateY(16px);
}

main .mv .mv-decoration02.move {
  -webkit-animation: move 0.7s 0.3s ease forwards;
          animation: move 0.7s 0.3s ease forwards;
}

main .mv .mv-decoration02.move img {
  -webkit-animation: horizontal 2s 1s ease-in-out infinite alternate;
          animation: horizontal 2s 1s ease-in-out infinite alternate;
}

main .mv .mv-decoration03 {
  position: absolute;
  z-index: 1;
  top: 15%;
  right: 4%;
  opacity: 0;
  -webkit-transform: translateY(16px);
          transform: translateY(16px);
}

main .mv .mv-decoration03.move {
  -webkit-animation: move 0.7s 0.6s ease forwards;
          animation: move 0.7s 0.6s ease forwards;
}

main .mv .mv-decoration03.move img {
  -webkit-animation: horizontal 2s 1.3s ease-in-out infinite alternate;
          animation: horizontal 2s 1.3s ease-in-out infinite alternate;
}

main .mv .mv-decoration04 {
  position: absolute;
  z-index: 1;
  bottom: 26%;
  right: 0%;
  opacity: 0;
  -webkit-transform: translateY(16px);
          transform: translateY(16px);
}

main .mv .mv-decoration04.move {
  -webkit-animation: move 0.7s 0.9s ease forwards;
          animation: move 0.7s 0.9s ease forwards;
}

main .mv .mv-decoration04.move img {
  -webkit-animation: vertical 2s 1.6s ease-in-out infinite alternate;
          animation: vertical 2s 1.6s ease-in-out infinite alternate;
}

@-webkit-keyframes move {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(0);
            transform: translate(0);
  }
}

@keyframes move {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(0);
            transform: translate(0);
  }
}

@-webkit-keyframes vertical {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-6px);
            transform: translateY(-6px);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes vertical {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-6px);
            transform: translateY(-6px);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@-webkit-keyframes horizontal {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  50% {
    -webkit-transform: translateX(6px);
            transform: translateX(6px);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@keyframes horizontal {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  50% {
    -webkit-transform: translateX(6px);
            transform: translateX(6px);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

main .mv .mv-zigzag {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  height: 90px;
  background-image: url(../img/common/zigzag-white.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 1;
}

main .mv .mv-detail {
  position: absolute;
  top: 160px;
  left: 340px;
  z-index: 1;
}

main .mv .mv-title {
  position: absolute;
  z-index: 1;
  bottom: 45px;
  left: 50%;
  -webkit-transform: translate(-50%, 50%);
          transform: translate(-50%, 50%);
  height: 400px;
  width: 780px;
  background-color: white;
  border-radius: 50%;
}

main .mv .mv-title .mv-title-family {
  position: absolute;
  top: -50px;
  opacity: 0;
  -webkit-animation: fadeInUp 1s 0.6s ease forwards;
          animation: fadeInUp 1s 0.6s ease forwards;
}

main .mv .mv-title .mv-title-big {
  opacity: 0;
  margin-bottom: 20px;
  -webkit-animation: fadeInUp 1s 0.9s ease forwards;
          animation: fadeInUp 1s 0.9s ease forwards;
}

main .mv .mv-title .mv-title-text {
  opacity: 0;
  -webkit-animation: fadeInUp 1s 1.2s ease forwards;
          animation: fadeInUp 1s 1.2s ease forwards;
}

main .top-news .top-news-cnts {
  padding-bottom: 100px;
}

main .top-news .top-news-cnts .top-news-title {
  position: relative;
}

main .top-news .top-news-cnts .top-news-title .ball-three {
  margin: 0 20px;
}

main .top-news .top-news-cnts ul {
  max-width: 1240px;
  width: 90%;
  margin: 60px auto !important;
  position: relative;
}

main .top-news .top-news-cnts ul .slide-arrow {
  position: absolute;
  top: 50%;
  cursor: pointer;
  width: 42px;
  height: 42px;
  background-image: url(../img/common/arrow.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
}

main .top-news .top-news-cnts ul .slide-arrow:hover {
  opacity: 0.6;
}

main .top-news .top-news-cnts ul .slide-arrow.prev-arrow {
  left: -42px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 1;
}

main .top-news .top-news-cnts ul .slide-arrow.next-arrow {
  -webkit-transform: translate(50%, -50%) rotate(180deg);
          transform: translate(50%, -50%) rotate(180deg);
  right: -42px;
  z-index: 1;
}

main .top-news .top-news-cnts ul li {
  max-width: 380px;
  height: 455px;
  margin: 0 20px !important;
  border-bottom: 1px solid #332121;
  position: relative;
}

main .top-news .top-news-cnts ul li::before {
  position: absolute;
  content: "";
  bottom: 4px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #332121;
}

main .top-news .top-news-cnts ul li .top-news-img {
  max-width: 380px;
  height: 270px;
  display: block;
}

main .top-news .top-news-cnts ul li .top-news-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

main .top-news .top-news-cnts ul li .top-news-detail {
  margin-top: 30px;
}

main .top-news .top-news-cnts ul li .top-news-detail .top-news-category {
  /* width: 120px; */
  width: auto;
  padding: 0 10px;
  height: 30px;
  border-radius: 15px;
}

main .top-news .top-news-cnts ul li .top-news-detail .top-news-category:hover {
  color: #ffffff;
}

main .top-news .top-news-cnts ul li .top-news-detail .top-news-category.pre-class {
  background-color: #fe014f;
}

main .top-news .top-news-cnts ul li .top-news-detail .top-news-category.after-class {
  background-color: #ff7300;
  
}

main .top-news .top-news-cnts ul li .top-news-detail .top-news-category.parenting {
  background-color: #fac73e;
}

main .top-news .top-news-cnts ul li .top-news-detail .top-news-category.nursery-ches {
  background-color: #b6e527;
}

main .top-news .top-news-cnts ul li .top-news-detail .top-news-category.education {
  background-color: #01d7fe;
}

main .top-news .top-news-cnts ul li .top-news-detail .top-news-text {
  width: 100%;
  margin-top: 20px;
}
main .top-news .top-news-cnts ul li .top-news-detail .top-news-text:hover {
  color: #332121;
}

main .top-ches {
  background-color: #fff2ea;
  padding: 100px 0 180px;
  overflow: hidden;
}

main .top-ches .top-ches-cnts {
  position: relative;
  max-width: 1400px;
  width: 90%;
  height: auto;
  margin: auto;
  padding: 120px 60px 160px;
  background-color: #ffffff;
}

main .top-ches .top-ches-cnts::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  height: 20px;
  width: 100%;
  background-image: url(../img/common/ball-three.png);
  background-repeat: space;
}

main .top-ches .top-ches-cnts::after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  -webkit-transform: translateY(50%);
          transform: translateY(50%);
  height: 20px;
  width: 100%;
  background-image: url(../img/common/ball-three.png);
  background-repeat: space;
}

main .top-ches .top-ches-cnts .top-ches-img01 {
  position: absolute;
  top: -80px;
  left: -180px;
  z-index: 1;
}

main .top-ches .top-ches-cnts .top-ches-img02 {
  position: absolute;
  bottom: -50px;
  left: -100px;
  z-index: 1;
}

main .top-ches .top-ches-cnts .top-ches-img03 {
  position: absolute;
  bottom: -120px;
  left: 200px;
  z-index: 1;
}

main .top-ches .top-ches-cnts .top-ches-img04 {
  position: absolute;
  top: -50px;
  right: 100px;
  z-index: 1;
}

main .top-ches .top-ches-cnts .top-ches-img05 {
  position: absolute;
  top: 20px;
  right: -140px;
  z-index: 1;
}

main .top-ches .top-ches-cnts .top-ches-img06 {
  position: absolute;
  bottom: -100px;
  right: -220px;
  z-index: 1;
}

main .top-ches .top-ches-cnts .top-ches-icon-img01 {
  position: absolute;
  top: 10px;
  left: 140px;
  z-index: 1;
}

main .top-ches .top-ches-cnts .top-ches-icon-img02 {
  position: absolute;
  top: 280px;
  left: -20px;
  z-index: 1;
}

main .top-ches .top-ches-cnts .top-ches-icon-img03 {
  position: absolute;
  bottom: -50px;
  left: -50px;
  z-index: 1;
}

main .top-ches .top-ches-cnts .top-ches-icon-img04 {
  position: absolute;
  top: 160px;
  right: -160px;
  z-index: 1;
}

main .top-ches .top-ches-cnts .top-ches-icon-img05 {
  position: absolute;
  bottom: 0px;
  right: -100px;
  z-index: 1;
}

main .top-ches .top-ches-cnts .top-ches-title {
  margin-bottom: 40px;
}

main .top-ches .top-ches-cnts .top-ches-subtitle {
  margin-bottom: 40px;
  max-width: 860px;
  min-width: 630px;
  width: 85%;
}

main .top-ches .top-ches-cnts .top-ches-subtitle span {
  position: relative;
  padding-bottom: 4px;
}

main .top-ches .top-ches-cnts .top-ches-subtitle span::before {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0%;
  height: 1px;
  width: 0%;
  background-color: #ff7300;
  -webkit-transition: 0.6s ease;
  transition: 0.6s ease;
}

main .top-ches .top-ches-cnts .top-ches-subtitle span::after {
  position: absolute;
  content: "";
  bottom: 3px;
  left: 0%;
  height: 1px;
  width: 0%;
  background-color: #ff7300;
  -webkit-transition: 0.6s ease;
  transition: 0.6s ease;
}

main .top-ches .top-ches-cnts .top-ches-subtitle span.animated::before, main .top-ches .top-ches-cnts .top-ches-subtitle span.animated::after {
  width: 100%;
}

main .top-ches .top-ches-cnts .top-ches-text {
  max-width: 800px;
  width: 75%;
  margin-bottom: 0px;
}

main .top-ches .top-ches-cnts .btn01 {
  margin-top: 60px;
  width: 340px;
}

main .top-ches .top-ches-cnts .item-cnts-inner-data {
  max-width: 800px !important;
  width: 75%;
}

main .top-ches .top-ches-cnts .item-cnts-inner-data .f_24 {
  margin: 60px auto 20px;
}

main .top-ches .top-ches-cnts .item-cnts-inner-data img {
  max-width: 470px;
  width: 100%;
  height: auto;
}

main .top-ches .top-ches-cnts .item-cnts-inner-data .item-cnts-inner-list {
  width: 370px;
  height: auto;
  min-height: 340px;
  padding: 0 45px;
  margin: 20px 5px 40px;
  border-radius: 10px;
}

main .top-ches .top-ches-cnts .item-cnts-inner-data .item-cnts-inner-list.pink {
  border: 2px solid #fe014f;
}

main .top-ches .top-ches-cnts .item-cnts-inner-data .item-cnts-inner-list.green {
  border: 2px solid #b6e527;
}

main .top-ches .top-ches-cnts .item-cnts-inner-data .item-cnts-inner-list img {
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  margin-left: 20px;
  margin-bottom: 0;
  width: auto;
}

main .top-ches .top-ches-cnts .item-cnts-inner-data .item-cnts-inner-list .f_20 {
  margin-top: -20px;
  margin-bottom: 20px;
}

main .top-ches .top-ches-cnts .item-cnts-inner-data .item-cnts-inner-list .f_16 {
  margin-bottom: 0;
}

main .top-international {
  background: repeating-linear-gradient(90deg, #fae8cf 0, #fae8cf 10px, #ffffff 10px, #ffffff 20px);
}

main .top-international .top-international-cnts {
  max-width: 1400px;
  width: 90%;
  margin: 0 auto;
  background-color: #ff7300;
  position: relative;
  padding: 100px 0;
}

main .top-international .top-international-cnts .top-banner01 {
  position: absolute;
  left: 0;
  top: 0px;
}

main .top-international .top-international-cnts .top-banner02 {
  position: absolute;
  right: 0;
  top: 0px;
}

main .top-international .top-international-cnts .top-international-title .top-international-img {
  width: 60px;
  height: 60px;
  margin-bottom: 20px;
}

main .top-international .top-international-cnts .top-international-title .f_24 {
  margin-bottom: 20px;
}

main .top-international .top-international-cnts .top-international-title .f_32 {
  position: relative;
  padding-bottom: 8px;
  margin-bottom: 40px;
}

main .top-international .top-international-cnts .top-international-title .f_32::before {
  position: absolute;
  content: "";
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100%;
  height: 1px;
  background-color: #ffffff;
}

main .top-international .top-international-cnts .top-international-title .f_32::after {
  position: absolute;
  content: "";
  bottom: 4px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100%;
  height: 1px;
  background-color: #ffffff;
}

main .top-international .top-international-cnts ul {
  max-width: 1200px;
  width: 90%;
  margin: 60px auto !important;
}

main .top-international .top-international-cnts ul li {
  width: 370px;
  margin: 0 5px !important;
}

main .top-international .top-international-cnts ul li .top-international-img {
  width: 320px;
  height: 200px;
  border-radius: 10px;
  -webkit-box-shadow: 10px 10px 0px 0px #fe014f;
          box-shadow: 10px 10px 0px 0px #fe014f;
  z-index: 1;
}

main .top-international .top-international-cnts ul li .top-international-img img {
  width: 100%;
  height: 100%;
  border-radius: 10px;
}

main .top-international .top-international-cnts ul li .top-international-detail {
  background-color: #ffffff;
  border-radius: 10px;
  border: 2px solid #fe014f;
  width: 100%;
  padding: 40px 0 20px;
  position: relative;
}

main .top-international .top-international-cnts ul li .top-international-detail img {
  position: absolute;
  top: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1;
}

main .top-international .top-international-cnts ul li .top-international-detail .f_22 {
  margin-bottom: 20px;
}

main .top-international .top-international-cnts ul li .top-international-detail .f_16 {
  max-width: 280px;
  width: 90%;
  margin: 0 auto 20px;
}

main .top-international .top-international-cnts ul li .top-international-detail a {
  border-radius: 50%;
  border: 1px solid #fe014f;
  width: 30px;
  height: 30px;
}

main .top-international .top-international-cnts ul li:nth-child(2) .top-international-img {
  -webkit-box-shadow: 10px 10px 0px 0px #b6e527;
          box-shadow: 10px 10px 0px 0px #b6e527;
}

main .top-international .top-international-cnts ul li:nth-child(2) .top-international-detail {
  border: 2px solid #b6e527;
}

main .top-international .top-international-cnts ul li:nth-child(2) a {
  border: 1px solid #b6e527;
}

main .top-international .top-international-cnts ul li:nth-child(2) a span {
  color: #b6e527;
}

main .top-international .top-international-cnts ul li:nth-child(3) .top-international-img {
  -webkit-box-shadow: 10px 10px 0px 0px #01d7fe;
          box-shadow: 10px 10px 0px 0px #01d7fe;
}

main .top-international .top-international-cnts ul li:nth-child(3) .top-international-detail {
  border: 2px solid #01d7fe;
}

main .top-international .top-international-cnts ul li:nth-child(3) a {
  border: 1px solid #01d7fe;
}

main .top-international .top-international-cnts ul li:nth-child(3) a span {
  color: #01d7fe;
}

main .top-international .top-international-cnts .international-btm {
  max-width: 1120px;
  width: 90%;
  height: 330px;
  margin: 0 auto;
  border-radius: 20px;
  z-index: 1;
  position: relative;
  overflow: hidden;
}

main .top-international .top-international-cnts .international-btm .international-btm-bg {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
  z-index: -1;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

main .top-international .top-international-cnts .international-btm:hover {
  opacity: 1;
}

main .top-international .top-international-cnts .international-btm:hover .international-btm-bg {
  width: 120%;
  height: 120%;
}

main .top-international .top-international-cnts .international-btm .f_24 {
  margin-bottom: 10px;
}

main .top-international .top-international-cnts .international-btm .f_32 {
  margin-bottom: 40px;
}

main .top-international .top-international-cnts .international-btm .material-icons {
  border: 1px solid #ffffff;
  border-radius: 50%;
  width: 40px;
  height: 40px;
}

main .top-international .top-international-cnts .international-video {
  max-width: 1120px;
  width: 90%;
  margin: 60px auto 20px;
}

main .top-international .top-international-cnts .btn01 {
  width: 350px;
  margin-top: 40px;
}

main .top-international .top-international-cnts .fly {
  position: absolute;
  bottom: 0;
  right: -40px;
}

main .top-request {
  background-image: url(../img/top/request-bg.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 340px;
}

main .top-request .top-request-inner {
  max-width: 1100px;
  width: 90%;
  height: 100%;
  margin: 0 auto;
}

main .top-request .top-request-inner .top-request-btn {
  background-color: #ffffff;
  width: 620px;
  height: 140px;
  margin: 0 auto;
  border-radius: 10px;
}

main .top-request .top-request-inner .top-request-btn p {
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
}

main .top-request .top-request-inner .top-request-btn .material-icons {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1px solid #ff7300;
  top: 50%;
  right: 10px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
}

main .top-request .top-request-inner .top-request-btn:hover {
  background-color: #ff7300;
  opacity: 1;
}

main .top-request .top-request-inner .top-request-btn:hover p {
  color: #ffffff;
}

main .top-request .top-request-inner .top-request-btn:hover .material-icons {
  border: 1px solid #ffffff;
  color: #ffffff;
}

main .top-nursery {
  background: repeating-linear-gradient(90deg, #defaa5 0, #defaa5 10px, #ffffff 10px, #ffffff 20px);
}

main .top-nursery .top-nursery-cnts {
  max-width: 1400px;
  width: 90%;
  margin: 0 auto;
  background-color: #b6e527;
  position: relative;
  padding: 100px 0;
}

main .top-nursery .top-nursery-cnts .top-banner01 {
  position: absolute;
  left: 0;
  top: -10px;
}

main .top-nursery .top-nursery-cnts .top-banner02 {
  position: absolute;
  right: 0;
  top: -10px;
}

main .top-nursery .top-nursery-cnts .top-nursery-title .top-nursery-img {
  width: 60px;
  height: 60px;
  margin-bottom: 40px;
}

main .top-nursery .top-nursery-cnts .top-nursery-title .f_24 {
  margin-bottom: 20px;
}

main .top-nursery .top-nursery-cnts .top-nursery-title .f_32 {
  position: relative;
  padding-bottom: 8px;
  margin-bottom: 40px;
}

main .top-nursery .top-nursery-cnts .top-nursery-title .f_32::before {
  position: absolute;
  content: "";
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100%;
  height: 1px;
  background-color: #332121;
}

main .top-nursery .top-nursery-cnts .top-nursery-title .f_32::after {
  position: absolute;
  content: "";
  bottom: 4px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100%;
  height: 1px;
  background-color: #332121;
}

main .top-nursery .top-nursery-cnts .top-nursery-list {
  margin: 60px 0 !important;
}

main .top-nursery .top-nursery-cnts .top-nursery-list li {
  width: 320px;
  height: 320px;
  position: relative;
  margin: 0 30px !important;
}

main .top-nursery .top-nursery-cnts .top-nursery-list li:nth-child(2) {
  margin-top: 40px !important;
  margin-bottom: 40px !important;
}

main .top-nursery .top-nursery-cnts .top-nursery-list li .top-nursery-img {
  width: 320px;
  height: 320px;
  border-radius: 50%;
  overflow: hidden;
  -webkit-box-shadow: 10px 10px 0px 0px #ff7300;
          box-shadow: 10px 10px 0px 0px #ff7300;
}

main .top-nursery .top-nursery-cnts .top-nursery-list li .top-nursery-img img {
  width: 100%;
  height: 100%;
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
}

main .top-nursery .top-nursery-cnts .top-nursery-list li .top-nursery-text {
  position: absolute;
  bottom: -20px;
  left: 0;
  background-image: url(../img/top/nursery-banner.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 210px;
  height: 100px;
  padding-top: 15px;
  padding-left: 20px;
  padding-bottom: 20px;
  padding-right: 20px;
}

main .top-nursery .top-nursery-cnts .top-nursery-list li .top-nursery-text p {
  height: 100%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

main .top-nursery .top-nursery-cnts .btn01 {
  background-color: #332121;
}

main .top-nursery .top-nursery-cnts .btn01:hover {
  background-color: #ffffff;
}

main .top-nursery .top-nursery-cnts .btn01:hover p {
  color: #332121;
}

main .top-nursery .top-nursery-cnts .btn01:hover span {
  color: #332121;
}

main .top-nursery .top-nursery-cnts .flower {
  position: absolute;
  bottom: -15px;
  left: 10px;
}

main .top-link {
  background-image: url(../img/top/link-bg.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 340px;
}

main .top-link .top-link-inner {
  max-width: 1100px;
  width: 90%;
  height: 100%;
  margin: 0 auto;
}

main .top-link .top-link-inner .top-link-btn {
  background-color: #ffffff;
  width: 520px;
  height: 140px;
  margin: 0;
  border-radius: 10px;
}

main .top-link .top-link-inner .top-link-btn p {
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
}

main .top-link .top-link-inner .top-link-btn .f_24 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: static;
}

main .top-link .top-link-inner .top-link-btn .f_24 .material-icons {
  border: none;
  width: auto;
  height: auto;
  -webkit-transform: none;
          transform: none;
}

main .top-link .top-link-inner .top-link-btn .material-icons {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1px solid #b6e527;
  top: 50%;
  right: 40px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
}

main .top-link .top-link-inner .top-link-btn:hover {
  opacity: 1;
  background-color: #b6e527;
}

main .top-link .top-link-inner .top-link-btn:hover p {
  color: #ffffff;
}

main .top-link .top-link-inner .top-link-btn:hover .f_24 .material-icons {
  border: none;
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
}

main .top-link .top-link-inner .top-link-btn:hover .material-icons {
  color: #ffffff;
  border: 1px solid #ffffff;
}

main .top-company {
  margin: 100px auto;
}

main .top-company .top-company-cnts .top-company-btn {
  width: 820px;
  height: 240px;
  margin: 0 auto;
  border-radius: 30px;
  position: relative;
  overflow: hidden;
  z-index: 1;
}

main .top-company .top-company-cnts .top-company-btn.eiken {
  margin-bottom: 40px;
}

main .top-company .top-company-cnts .top-company-btn .top-company-btn-bg {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
  z-index: -1;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

main .top-company .top-company-cnts .top-company-btn:hover {
  opacity: 1;
}

main .top-company .top-company-cnts .top-company-btn:hover .top-company-btn-bg {
  width: 120%;
  height: 120%;
}

main .top-company .top-company-cnts .top-company-btn .f_24 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: static;
}

main .top-company .top-company-cnts .top-company-btn .f_24 .material-icons {
  border: none;
  width: auto;
  height: auto;
  -webkit-transform: none;
          transform: none;
}

main .top-company .top-company-cnts .top-company-btn .material-icons {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1px solid #ffffff;
  top: 50%;
  right: 40px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

main .top-contact {
  background-color: #fff2ea;
  position: relative;
  margin-top: 30px;
  padding-bottom: 60px;
  z-index: 1;
}

main .top-contact::before {
  position: absolute;
  content: "";
  left: 0;
  top: -30px;
  width: 100%;
  height: 30px;
  background: repeating-linear-gradient(90deg, #ffe2db 0, #ffe2db 10px, #ffffff 10px, #ffffff 20px);
  z-index: -1;
}

main .top-contact::after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100%;
  height: 90px;
  background-image: url(../img/common/zigzag-white.png);
  background-position: center;
  background-repeat: no-repeat;
}

main .top-contact .top-contact-cnts {
  padding: 60px 0;
}

main .top-contact .top-contact-cnts ul {
  max-width: 1110px;
  margin: 60px auto !important;
  position: relative;
}

main .top-contact .top-contact-cnts ul::before {
  position: absolute;
  content: "";
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  height: 160px;
  width: 2px;
  background-color: #ffffff;
}

main .top-contact .top-contact-cnts ul li p.f_20 {
  margin-bottom: 30px;
}

main .top-contact .top-contact-cnts ul li p.f_20 span {
  background-color: #ffffff;
}

main .top-contact .top-contact-cnts ul li a {
  width: 500px;
  height: 160px;
  border-radius: 10px;
  -webkit-transition: .4s ease;
  transition: .4s ease;
}

main .top-contact .top-contact-cnts ul li a p {
  -webkit-transition: .4s ease;
  transition: .4s ease;
}

main .top-contact .top-contact-cnts ul li a img {
  width: 30px;
  height: 30px;
  margin-bottom: 20px;
}

main .top-contact .top-contact-cnts ul li.top-contact-request a {
  background-color: #ff7300;
}

main .top-contact .top-contact-cnts ul li.top-contact-request a:hover {
  background-color: #ffffff;
}

main .top-contact .top-contact-cnts ul li.top-contact-request a:hover p {
  color: #ff7300;
}

main .top-contact .top-contact-cnts ul li.top-contact-contact a {
  background-color: #bdf21d;
}

main .top-contact .top-contact-cnts ul li.top-contact-contact a:hover {
  background-color: #ffffff;
}

main .top-contact .top-contact-cnts ul li.top-contact-contact a:hover p {
  color: #b6e527;
}

/*----------------------------------------------------------------

footer

----------------------------------------------------------------*/
footer .footer-cnts {
  max-width: 1280px;
  width: 90%;
  margin: 0 auto 60px;
}

footer .footer-cnts .footer-access .footer-logo {
  margin-bottom: 20px;
  display: block;
}

footer .footer-cnts .footer-access p.f_18 {
  margin-bottom: 10px;
}

footer .footer-cnts .footer-list {
  max-height: 320px;
}

footer .footer-cnts .footer-list .footer-list-big {
  position: relative;
  padding-left: 18px;
  margin-bottom: 8px;
  margin-left: 20px;
}

footer .footer-cnts .footer-list .footer-list-big:hover {
  color: #332121;
}

footer .footer-cnts .footer-list .footer-list-big::before {
  position: absolute;
  content: "";
  left: 0;
  top: 10px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #fe014f;
}

footer .footer-cnts .footer-list .footer-list-big:nth-of-type(3n-1)::before {
  background-color: #00d8ff;
}

footer .footer-cnts .footer-list .footer-list-big:nth-of-type(3n)::before {
  background-color: #bdf21d;
}

footer .footer-cnts .footer-list .footer-list-small {
  margin-bottom: 8px;
}

footer .footer-cnts .footer-list .footer-list-small a {
  color: #87736d;
  margin-left: 40px;
}

footer .footer-cnts .footer-list.footer-list02 .footer-list-big::before {
  background-color: #bdf21d;
}

footer .footer-cnts .footer-list.footer-list02 .footer-list-big:nth-of-type(3n-1)::before {
  background-color: #fe014f;
}

footer .footer-cnts .footer-list.footer-list02 .footer-list-big:nth-of-type(3n)::before {
  background-color: #00d8ff;
}

footer .copyright {
  width: 100%;
  height: 20px;
  background-color: #ff7300;
}

.swiper-container {
  background-clip: padding-box;
}

@-webkit-keyframes zoomUp {
  0% {
    -webkit-transform: scale(1.15);
    transform: scale(1.15);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes zoomUp {
  /* 1.15倍させる指定 */
  0% {
    -webkit-transform: scale(1.15);
    transform: scale(1.15);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.swiper-slide {
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-slide-active .mv-img,
.swiper-slide-duplicate-active .mv-img,
.swiper-slide-prev .mv-img {
  /* 12秒かけて拡大させる */
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.mv-img {
  background-size: cover;
  background-position: center center;
  /* 背景画像は中央を軸に表示させる */
  height: 840px;
  /* 600pxの高さで表示させる */
}
/*# sourceMappingURL=main.css.map */