@charset "UTF-8";
/*-------------------------
            var
-------------------------*/
/*-------------------------
          mixin
-------------------------*/
/*-------------------------
          extend
-------------------------*/
/*-------------------------
      function mixin
-------------------------*/
main.cubre-o-main section {
  font-family: "Roboto", "Noto Sans TC", "微軟正黑體", "Microsoft JhengHei", Arial, sans-serif;
  color: #000;
}

main img {
  max-width: 100%;
}

.en {
  font-family: "Roboto", sans-serif;
}

.container {
  width: 1350px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media (max-width: 1439px) {
  .container {
    width: 1200px;
  }
}
@media (max-width: 1279px) {
  .container {
    width: 100%;
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media (max-width: 767px) {
  .container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
  }
}

.container * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.fixedbtn {
  width: 112px;
  height: 224px;
  background: url("../images/fixedbtn.png");
  background-position: center top;
  background-size: 100% auto;
  background-repeat: no-repeat;
  position: fixed;
  bottom: 75px;
  right: 15px;
  z-index: 99;
  font-family: "Roboto", "Noto Sans TC", "微軟正黑體", "Microsoft JhengHei", Arial, sans-serif;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-indent: -9999px;
}
@media (max-width: 991px) {
  .fixedbtn {
    width: 100px;
    height: 200px;
  }
}
@media (max-width: 767px) {
  .fixedbtn {
    width: 100%;
    right: 0;
    bottom: 0;
    background: #f4c93e;
    font-size: 1.25em;
    font-weight: 700;
    color: #723a2e;
    text-decoration: none;
    text-align: center;
    padding: 15px 15px 15px 65px;
    height: auto;
    text-indent: 0;
  }
  .fixedbtn::before {
    content: "";
    display: block;
    width: 60px;
    height: 70px;
    background: url("../images/fixedbtn-icon.png");
    background-position: center top;
    background-size: 100% auto;
    background-repeat: no-repeat;
    position: absolute;
    top: -10px;
    left: calc(50vw - 110px);
  }
}
@media (min-width: 768px) {
  .fixedbtn:hover {
    -webkit-animation: ani-btn 0.8s ease infinite;
            animation: ani-btn 0.8s ease infinite;
  }
}

@media (max-width: 767px) {
  .cubre-a-goTop {
    top: auto;
    bottom: 80px;
    right: 15px;
  }
}

.footer {
  padding-top: 25px;
  padding-bottom: 25px;
  background: #c1e1c3;
}
@media (max-width: 767px) {
  .footer {
    padding-top: 15px;
    padding-bottom: 80px;
  }
}
.footer__block {
  font-size: 1.125em;
  color: #313131;
  font-weight: 500;
}
@media (max-width: 767px) {
  .footer__block {
    text-align: center;
    font-size: 0.8125em;
  }
}
@media (min-width: 768px) {
  .footer__block {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.footer__block-item {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
@media (max-width: 374px) {
  .footer__block-item {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.footer__block-item::before {
  content: "";
  margin-left: 10px;
  margin-right: 10px;
  width: 1px;
  height: 15px;
  background: #313131;
  -webkit-transform: translateY(5px);
          transform: translateY(5px);
}
@media (max-width: 767px) {
  .footer__block-item::before {
    margin-left: 5px;
    margin-right: 5px;
  }
}
.footer__block-item:nth-child(1)::before {
  display: none;
}
@media (max-width: 991px) {
  .footer__block-item::before {
    display: none;
  }
}
@media (max-width: 374px) {
  .footer__block-item {
    width: 100%;
  }
}
.footer__item {
  font-family: "Roboto", "Noto Sans TC", "微軟正黑體", "Microsoft JhengHei", Arial, sans-serif;
}
@media (max-width: 767px) {
  .footer__item {
    text-align: center;
    display: inline-block;
  }
}
@media (max-width: 374px) {
  .footer__item {
    width: 100%;
  }
}
.footer__item::before {
  content: "";
  display: inline-block;
  margin-left: 10px;
  margin-right: 10px;
  width: 1px;
  height: 15px;
  background: #313131;
  -webkit-transform: translateY(2px);
          transform: translateY(2px);
}
@media (max-width: 767px) {
  .footer__item::before {
    margin-left: 5px;
    margin-right: 5px;
    height: 14px;
  }
}
@media (max-width: 374px) {
  .footer__item::before {
    display: none;
  }
}
.footer__item:first-child::before {
  display: none;
  margin-left: 0;
}

.kv {
  position: relative;
  background: url("../images/kv/kv-bg.jpg");
  background-position: center bottom;
  background-size: auto;
  background-repeat: no-repeat;
  height: 725px;
  overflow: hidden;
}
@media (min-width: 1921px) {
  .kv {
    background-size: 100% auto;
  }
}
.kv::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("../images/kv/kv-bg-2.png") no-repeat center bottom;
  background-size: auto;
  pointer-events: none;
  z-index: 2;
}
@media (min-width: 1921px) {
  .kv::after {
    background-size: 100% auto;
  }
}
@media (max-width: 1699px) {
  .kv::after {
    height: calc(30vw + 165px);
  }
}
@media (max-width: 1439px) {
  .kv::after {
    height: calc(30vw + 155px);
  }
}
@media (max-width: 1279px) {
  .kv::after {
    height: calc(30vw + 150px);
  }
}
@media (max-width: 1199px) {
  .kv::after {
    height: calc(30vw + 145px);
  }
}
@media (max-width: 991px) {
  .kv::after {
    height: calc(30vw + 140px);
  }
}
@media (max-width: 767px) {
  .kv::after {
    background-size: 200% auto;
    height: 108%;
  }
}
@media (max-width: 1699px) {
  .kv {
    height: 40vw;
    background-size: auto 100%;
  }
}
@media (max-width: 767px) {
  .kv {
    padding-top: 6vw;
    padding-bottom: 6vw;
    text-align: center;
    height: 94vw;
    background: url("../images/kv/kv-bg-sm.jpg");
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
  }
}
.kv .container {
  position: relative;
  height: 100%;
}
@media (max-width: 1699px) {
  .kv .container {
    width: 72vw;
  }
}
@media (max-width: 767px) {
  .kv .container {
    width: 100%;
  }
}
.kv__title {
  background: url("../images/kv/kv-title.png");
  background-position: center top;
  background-size: 100% auto;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  width: 783px;
  height: 420px;
  text-indent: -9999px;
  position: absolute;
  top: 98px;
  left: calc(50% - 38.7vw);
  -webkit-animation: zoomIn 1s ease;
          animation: zoomIn 1s ease;
}
@media (max-width: 1699px) {
  .kv__title {
    width: 43vw;
    height: 24vw;
    top: 4vw;
    left: calc(50% - 42vw);
  }
}
@media (max-width: 767px) {
  .kv__title {
    width: 60vw;
    height: 54vw;
    top: 2vw;
    left: 20vw;
  }
}
@media (max-width: 767px) {
  .kv__title {
    width: 90vw;
    height: 54vw;
    top: 0;
    left: 4vw;
  }
}
.kv__title .kv__plane-svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  overflow: visible;
}
.kv__title .kv__plane-img {
  offset-path: path("M0,165.95c6.75.91,13.53,1.81,20.31,2.3,18.58,1.6,38.56-1.54,57.64-7.41,16.74-5.22,33.62-11.51,48.09-21.15,34.63-23.22,53.61-69.81,39.84-110.11-4.22-12.93-16.62-27.59-30.29-19.27-10.84,7.35-14.01,24.67-10.23,37.11,8.2,29.69,40.88,39.77,68.47,41.24,12.66,1.01,25.5,1.07,38.06-1.02,38.4-6.95,75.38-22.97,110.6-39.92,25.78-12.2,46.6-31.15,69.44-47.71");
  offset-rotate: auto 35deg;
  -webkit-animation: ani-offset-distance 1.5s linear forwards, ani-float 3s ease-in-out infinite;
          animation: ani-offset-distance 1.5s linear forwards, ani-float 3s ease-in-out infinite;
  transform-box: fill-box;
  -webkit-transform-origin: center;
          transform-origin: center;
}
.kv__img {
  position: absolute;
  top: 250px;
  left: calc(50% + 60px);
  z-index: 1;
  width: 626px;
  height: 486px;
  background: url("../images/kv/kv-img.png");
  background-position: center top;
  background-size: 100% auto;
  background-repeat: no-repeat;
  -webkit-animation: fadeInDown 1s ease;
          animation: fadeInDown 1s ease;
}
@media (max-width: 1699px) {
  .kv__img {
    width: 30vw;
    height: 25vw;
    top: 15.6vw;
  }
}
@media (max-width: 1199px) {
  .kv__img {
    left: calc(50% + 40px);
  }
}
@media (max-width: 991px) {
  .kv__img {
    left: calc(50% + 30px);
  }
}
@media (max-width: 767px) {
  .kv__img {
    top: auto;
    bottom: -15vw;
    width: 54vw;
    height: 43vw;
    left: 21vw;
  }
}
.kv__hand {
  position: absolute;
  top: 250px;
  left: calc(50% + 60px);
  z-index: 3;
  width: 626px;
  height: 486px;
  pointer-events: none;
  -webkit-animation: fadeInDown 1s ease;
          animation: fadeInDown 1s ease;
}
@media (max-width: 1699px) {
  .kv__hand {
    width: 30vw;
    height: 25vw;
    top: 15.6vw;
    left: calc(50% + 70px);
  }
}
@media (max-width: 1199px) {
  .kv__hand {
    left: calc(50% + 50px);
  }
}
@media (max-width: 991px) {
  .kv__hand {
    width: 29.5vw;
    left: calc(50% + 40px);
  }
}
@media (max-width: 767px) {
  .kv__hand {
    width: 43vw;
    height: 36vw;
    top: auto;
    bottom: -10vw;
    left: 26vw;
  }
}
@media (max-width: 575px) {
  .kv__hand {
    bottom: -11vw;
  }
}
@media (max-width: 480px) {
  .kv__hand {
    bottom: -12vw;
  }
}
@media (max-width: 413px) {
  .kv__hand {
    bottom: -13vw;
  }
}
@media (max-width: 374px) {
  .kv__hand {
    bottom: -14vw;
  }
}
.kv__hand::before {
  content: "";
  display: block;
  width: 91px;
  height: 110px;
  background: url("../images/kv/kv-img-2.png");
  background-position: center top;
  background-size: 100% auto;
  background-repeat: no-repeat;
  position: absolute;
  left: 41px;
  bottom: 111px;
}
@media (max-width: 1699px) {
  .kv__hand::before {
    width: 4.5vw;
    height: 5.5vw;
    left: 1.45vw;
    bottom: 6.9vw;
  }
}
@media (max-width: 767px) {
  .kv__hand::before {
    width: 7vw;
    height: 9vw;
    left: -3px;
    bottom: 35px;
  }
}
.kv__hand::after {
  content: "";
  display: block;
  width: 135px;
  height: 160px;
  background: url("../images/kv/kv-img-3.png");
  background-position: center top;
  background-size: 100% auto;
  background-repeat: no-repeat;
  position: absolute;
  right: 70px;
  bottom: 103px;
}
@media (max-width: 1699px) {
  .kv__hand::after {
    width: 7vw;
    height: 8vw;
    right: 3.3vw;
    bottom: 6.3vw;
  }
}
@media (max-width: 767px) {
  .kv__hand::after {
    width: 10vw;
    height: 12vw;
    right: 0;
    bottom: 27px;
  }
}

.s1 {
  position: relative;
  z-index: 1;
  padding-bottom: 96px;
  background: url("../images/s2/s2-bg.jpg");
  background-position: center bottom;
  background-size: auto;
  background-repeat: no-repeat;
}
@media (min-width: 1921px) {
  .s1 {
    background-size: 100% auto;
  }
}
@media (max-width: 767px) {
  .s1 {
    padding-top: 60px;
    background-size: 800px auto;
  }
}
.s1__title {
  background: url("../images/s1/s1-title.png");
  background-position: center top;
  background-size: 100% auto;
  background-repeat: no-repeat;
  width: 512px;
  height: 180px;
  margin-left: auto;
  margin-right: auto;
  text-indent: -9999px;
}
@media (max-width: 1279px) {
  .s1__title {
    width: 400px;
    height: 144px;
  }
}
@media (max-width: 767px) {
  .s1__title {
    width: 320px;
    height: 114px;
  }
}
@media (max-width: 480px) {
  .s1__title {
    width: 280px;
    height: 100px;
  }
}
@media (max-width: 374px) {
  .s1__title {
    width: 100%;
    height: 32vw;
  }
}
.s1__block {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 90px;
}
@media (max-width: 991px) {
  .s1__block {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 30px;
  }
}
.s1__item {
  text-align: center;
}
.s1__item:first-child {
  width: 658px;
  height: 410px;
  background: url("../images/s1/s1-item-bg-1.png");
  background-position: center top;
  background-size: 100% auto;
  background-repeat: no-repeat;
}
@media (max-width: 1439px) {
  .s1__item:first-child {
    height: 370px;
  }
}
@media (max-width: 1279px) {
  .s1__item:first-child {
    width: calc(50% - 20px);
    height: 30vw;
  }
}
@media (max-width: 991px) {
  .s1__item:first-child {
    width: 500px;
    height: 320px;
  }
}
@media (max-width: 767px) {
  .s1__item:first-child {
    width: 440px;
    height: 280px;
  }
}
@media (max-width: 480px) {
  .s1__item:first-child {
    width: 100%;
    height: 60vw;
  }
}
.s1__item:first-child .s1__item-title {
  background: url("../images/s1/s1-item-title-1.png");
  background-position: center top;
  background-size: 100% auto;
  background-repeat: no-repeat;
  margin-top: -120px;
}
@media (max-width: 1439px) {
  .s1__item:first-child .s1__item-title {
    margin-top: -150px;
  }
}
@media (max-width: 1279px) {
  .s1__item:first-child .s1__item-title {
    margin-top: -10vw;
  }
}
@media (max-width: 991px) {
  .s1__item:first-child .s1__item-title {
    margin-top: -80px;
  }
}
.s1__item:nth-child(2) {
  width: 655px;
  height: 420px;
  background: url("../images/s1/s1-item-bg-2.png");
  background-position: center top;
  background-size: 100% auto;
  background-repeat: no-repeat;
  margin-top: 30px;
  margin-left: 40px;
}
@media (max-width: 1439px) {
  .s1__item:nth-child(2) {
    height: 370px;
  }
}
@media (max-width: 1279px) {
  .s1__item:nth-child(2) {
    width: calc(50% - 20px);
    height: 30vw;
  }
}
@media (max-width: 991px) {
  .s1__item:nth-child(2) {
    width: 500px;
    height: 320px;
    margin-top: 60px;
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .s1__item:nth-child(2) {
    width: 440px;
    height: 284px;
  }
}
@media (max-width: 480px) {
  .s1__item:nth-child(2) {
    margin-top: 16vw;
    height: 60vw;
  }
}
.s1__item:nth-child(2) .s1__item-title {
  background: url("../images/s1/s1-item-title-2.png");
  background-position: center top;
  background-size: 100% auto;
  background-repeat: no-repeat;
  margin-top: -75px;
}
@media (max-width: 1439px) {
  .s1__item:nth-child(2) .s1__item-title {
    margin-top: -100px;
  }
}
@media (max-width: 1279px) {
  .s1__item:nth-child(2) .s1__item-title {
    margin-top: -7vw;
  }
}
@media (max-width: 991px) {
  .s1__item:nth-child(2) .s1__item-title {
    margin-top: -50px;
  }
}
.s1__item-title {
  display: block;
  width: 308px;
  height: 236px;
  margin-left: auto;
  margin-right: auto;
  text-indent: -9999px;
}
@media (max-width: 1279px) {
  .s1__item-title {
    width: 21vw;
    height: 16vw;
  }
}
@media (max-width: 991px) {
  .s1__item-title {
    width: 220px;
    height: 170px;
  }
}
@media (max-width: 767px) {
  .s1__item-title {
    width: 200px;
    height: 158px;
  }
}
@media (max-width: 480px) {
  .s1__item-title {
    width: 40vw;
    height: 31vw;
  }
}
.s1__item-text {
  font-size: 2.375em;
  font-weight: 700;
  color: #1457ac;
  text-align: center;
  line-height: 1.8;
  margin-top: 10px;
  display: inline-block;
}
@media (max-width: 1279px) {
  .s1__item-text {
    font-size: 3vw;
  }
}
@media (max-width: 991px) {
  .s1__item-text {
    font-size: 1.625em;
  }
}
@media (max-width: 767px) {
  .s1__item-text {
    font-size: 1.25em;
  }
}
@media (max-width: 480px) {
  .s1__item-text {
    margin-top: 2vw;
  }
}
.s1__item-text .highlight {
  position: relative;
}
.s1__item-text .highlight::before {
  content: "";
  display: block;
  width: 34px;
  height: 38px;
  background: url("../images/s1/s1-item-title-icon.png");
  background-position: center top;
  background-size: 100% auto;
  background-repeat: no-repeat;
  position: absolute;
  top: 7px;
  left: -44px;
}
@media (max-width: 1279px) {
  .s1__item-text .highlight::before {
    width: 2.5vw;
    height: 4vw;
    top: 0.5vw;
    left: -3vw;
  }
}
@media (max-width: 991px) {
  .s1__item-text .highlight::before {
    width: 20px;
    height: 32px;
    top: 5px;
    left: -24px;
  }
}
@media (max-width: 767px) {
  .s1__item-text .highlight::before {
    width: 16px;
    height: 26px;
  }
}
@media (max-width: 480px) {
  .s1__item-text .highlight::before {
    width: 4.4vw;
    height: 6vw;
    top: 0.8vw;
    left: -5vw;
  }
}
.s1__item-text .highlight::after {
  content: "";
  display: block;
  width: 34px;
  height: 38px;
  background: url("../images/s1/s1-item-title-icon.png");
  background-position: center top;
  background-size: 100% auto;
  background-repeat: no-repeat;
  position: absolute;
  top: 7px;
  right: -44px;
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg);
}
@media (max-width: 1279px) {
  .s1__item-text .highlight::after {
    width: 2.5vw;
    height: 4vw;
    top: -0.5vw;
    right: -3vw;
  }
}
@media (max-width: 991px) {
  .s1__item-text .highlight::after {
    width: 20px;
    height: 32px;
    top: -5px;
    right: -24px;
  }
}
@media (max-width: 767px) {
  .s1__item-text .highlight::after {
    width: 16px;
    height: 26px;
  }
}
@media (max-width: 480px) {
  .s1__item-text .highlight::after {
    width: 4.4vw;
    height: 6vw;
    top: -0.8vw;
    right: -5vw;
  }
}
.s1__item-text .orange {
  color: #ff6f29;
}
.s1__item-text .blue {
  color: #1283d3;
}
.s1__item-text .lg {
  font-size: 1.68421em;
  line-height: 0.9em;
}
.s1__item-text .sm {
  font-size: 0.63157894em;
}
.s1__item-list {
  font-size: 1.125em;
  font-weight: 700;
  color: #7c7d7e;
  line-height: 1.5555556;
  margin-top: 5px;
  list-style: none;
  display: table;
  margin: 0 auto;
  padding-left: 0;
  text-align: left;
}
@media (max-width: 1279px) {
  .s1__item-list {
    font-size: 1.4vw;
  }
}
@media (max-width: 991px) {
  .s1__item-list {
    font-size: 1em;
  }
}
@media (max-width: 480px) {
  .s1__item-list {
    font-size: 3.6vw;
  }
}
.s1__item-list.mt30 {
  margin-top: 30px;
}
.s1__btn {
  display: block;
  font-size: 1.875em;
  font-weight: 700;
  color: #ffffff;
  letter-spacing: 0.05em;
  width: 320px;
  height: 80px;
  line-height: 80px;
  background: #ff6f29;
  border-radius: 18px;
  text-decoration: none;
  text-align: center;
  -webkit-box-shadow: 0 9px #f65e14;
          box-shadow: 0 9px #f65e14;
  margin-top: 30px;
  padding-right: 30px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
@media (max-width: 1199px) {
  .s1__btn {
    width: 260px;
    height: 66px;
    line-height: 66px;
    font-size: 1.375em;
    -webkit-box-shadow: 0 6px #f65e14;
            box-shadow: 0 6px #f65e14;
    border-radius: 10px;
  }
}
@media (max-width: 480px) {
  .s1__btn {
    width: 220px;
    height: 54px;
    line-height: 60px;
    font-size: 1.125em;
  }
}
.s1__btn::before {
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  background: url("../images/s1/s1-btn-arrow.png");
  background-position: center top;
  background-size: 100% auto;
  background-repeat: no-repeat;
  position: absolute;
  top: calc(50% - 15px);
  right: 36px;
}
@media (max-width: 1199px) {
  .s1__btn::before {
    width: 20px;
    height: 20px;
    top: calc(50% - 10px);
  }
}
@media (max-width: 480px) {
  .s1__btn::before {
    top: calc(50% - 8px);
  }
}
.s1__btn:hover::before {
  -webkit-animation: ani-arrow 0.8s ease infinite;
          animation: ani-arrow 0.8s ease infinite;
}

.s2 {
  position: relative;
  padding-top: 90px;
  background: url("../images/notice/notice-bg_01.jpg"), #d3f3fe;
  background-position: center bottom;
  background-size: auto;
  background-repeat: no-repeat;
}
@media (min-width: 1921px) {
  .s2 {
    background-size: 100% auto;
  }
}
@media (max-width: 767px) {
  .s2 {
    background-size: 800px auto;
    padding-top: 60px;
  }
}
.s2__title {
  background: url("../images/s2/s2-title.png");
  background-position: center top;
  background-size: 100% auto;
  background-repeat: no-repeat;
  width: 800px;
  height: 192px;
  margin-left: auto;
  margin-right: auto;
  text-indent: -9999px;
}
@media (max-width: 1279px) {
  .s2__title {
    width: 600px;
    height: 144px;
  }
}
@media (max-width: 767px) {
  .s2__title {
    width: 440px;
    height: 110px;
  }
}
@media (max-width: 480px) {
  .s2__title {
    width: 100%;
    height: 23vw;
  }
}
.s2__wrap {
  margin-top: 70px;
  width: 1240px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 50px;
  position: relative;
}
@media (max-width: 1439px) {
  .s2__wrap {
    width: 100%;
    margin-top: 120px;
  }
}
@media (max-width: 1199px) {
  .s2__wrap {
    margin-top: 80px;
  }
}
@media (max-width: 767px) {
  .s2__wrap {
    padding-top: 36px;
  }
}
.s2__wrap::before {
  content: "";
  display: block;
  width: 318px;
  height: 246px;
  background: url("../images/s2/s2-people.png");
  background-position: center top;
  background-size: 100% auto;
  background-repeat: no-repeat;
  position: absolute;
  top: -194px;
  right: -12px;
  z-index: 1;
}
@media (max-width: 1199px) {
  .s2__wrap::before {
    width: 240px;
    height: 200px;
    top: -160px;
    right: -5px;
  }
}
@media (max-width: 991px) {
  .s2__wrap::before {
    width: 200px;
    height: 180px;
    top: -130px;
  }
}
@media (max-width: 767px) {
  .s2__wrap::before {
    width: 160px;
    height: 140px;
    top: -90px;
  }
}
.s2__wrap::after {
  content: "";
  display: block;
  background: url("../images/s2/s2-top.png"), #2fbdff;
  background-position: left 74px top 12px;
  background-size: 106px auto;
  background-repeat: no-repeat;
  width: 100%;
  height: 150px;
  border-top-left-radius: 52px;
  border-top-right-radius: 52px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
@media (max-width: 767px) {
  .s2__wrap::after {
    border-radius: 15px;
    background-position: left 15px top 12px;
    background-size: 66px auto;
  }
}
.s2__block {
  border: 3px solid #1283d3;
  border-radius: 52px;
  background: #ffffff;
  padding: 42px 78px;
  position: relative;
  z-index: 3;
}
@media (max-width: 1439px) {
  .s2__block {
    padding: 42px 50px;
  }
}
@media (max-width: 767px) {
  .s2__block {
    border-radius: 20px;
    padding: 30px 15px;
  }
}
.s2__item {
  margin-top: 35px;
  padding-top: 36px;
  background: url("../images/s2/s2-item-dot.png");
  background-position: left top;
  background-size: 22px auto;
  background-repeat: repeat-x;
}
@media (max-width: 480px) {
  .s2__item {
    background-size: 16px auto;
  }
}
.s2__item:first-child {
  background: none;
  margin-top: 0;
  padding-top: 0;
}
.s2__head {
  font-size: 2.25em;
  font-weight: 700;
  color: #1457ac;
  padding-left: 14px;
}
@media (max-width: 1199px) {
  .s2__head {
    font-size: 1.625em;
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  .s2__head {
    font-size: 1.375em;
  }
}
.s2__head-no {
  display: inline-block;
  width: 70px;
  height: 70px;
  line-height: 70px;
  background: #d3f3fe;
  border-radius: 10em;
  text-align: center;
  margin-right: 22px;
}
@media (max-width: 1199px) {
  .s2__head-no {
    width: 60px;
    height: 60px;
    line-height: 60px;
    margin-right: 16px;
  }
}
@media (max-width: 767px) {
  .s2__head-no {
    width: 50px;
    height: 50px;
    line-height: 50px;
    margin-right: 10px;
  }
}
.s2__body {
  background: #fcf7e2;
  border-radius: 42px;
  padding: 30px 40px 30px 50px;
  margin-top: 20px;
}
@media (max-width: 1199px) {
  .s2__body {
    margin-top: 10px;
    border-radius: 26px;
  }
}
@media (max-width: 991px) {
  .s2__body {
    padding: 30px;
  }
}
@media (max-width: 480px) {
  .s2__body {
    padding: 15px;
    border-radius: 10px;
  }
}
.s2__list {
  font-size: 1.75em;
  font-weight: 700;
  color: #343434;
  list-style: none;
  padding-left: 0;
  margin: 0;
  line-height: 1.428571;
}
@media (max-width: 1199px) {
  .s2__list {
    font-size: 1.375em;
  }
}
@media (max-width: 767px) {
  .s2__list {
    font-size: 1.125em;
  }
}
.s2__list li {
  margin-top: 15px;
  padding-left: 30px;
  position: relative;
}
@media (max-width: 767px) {
  .s2__list li {
    padding-left: 20px;
    margin-top: 10px;
  }
}
.s2__list li::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 0 8px 14px;
  border-color: transparent transparent transparent #ff7029;
  position: absolute;
  top: 10px;
  left: 0;
}
@media (max-width: 1199px) {
  .s2__list li::before {
    border-width: 6px 0 6px 10px;
  }
}
@media (max-width: 767px) {
  .s2__list li::before {
    border-width: 5px 0 5px 8px;
    top: 6px;
  }
}
.s2__list li:first-child {
  margin-top: 0;
}
.s2__list li .orange {
  color: #ff6f29;
}
.s2__list li .blue {
  color: #1457ac;
}
.s2__note {
  font-size: 1.125em;
  font-weight: 700;
  color: #7c7d7e;
  list-style: none;
  line-height: 1.66667;
  margin: 7px 0 0;
  padding-left: 30px;
}
@media (max-width: 1199px) {
  .s2__note {
    font-size: 1em;
  }
}
@media (max-width: 767px) {
  .s2__note {
    padding-left: 20px;
  }
}
.s2__note li {
  text-indent: -0.5em;
  margin-left: 0.5em;
}
.s2__note a {
  color: #ff6f29;
  text-decoration: none;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  border-bottom: 1px solid #ff6f29;
}
@media (hover: hover) {
  .s2__note a:hover {
    opacity: 0.8;
  }
}

.notice {
  position: relative;
  padding-top: 40px;
  padding-bottom: 50px;
  background: url("../images/notice/notice-bg_02.jpg"), #d3f3fe;
  background-position: center bottom;
  background-size: auto;
  background-repeat: repeat-y;
}
@media (min-width: 1921px) {
  .notice {
    background-size: 100% auto;
  }
}
@media (max-width: 767px) {
  .notice {
    background-size: 800px auto;
  }
}
.notice--active .notice__btn::after {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}
.notice__title {
  font-size: 1.875em;
  font-weight: 500;
  color: #38683c;
  text-align: center;
  letter-spacing: 0.1em;
}
.notice__btn {
  width: 26px;
  height: 26px;
  border: 3px solid #38683c;
  display: inline-block;
  position: relative;
  cursor: pointer;
  margin-left: 20px;
}
.notice__btn::before {
  content: "";
  display: block;
  width: 8px;
  height: 2px;
  background: #38683c;
  position: absolute;
  top: 9px;
  left: 6px;
}
.notice__btn::after {
  content: "";
  display: block;
  width: 8px;
  height: 2px;
  background: #38683c;
  position: absolute;
  top: 9px;
  left: 6px;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
}
.notice__body {
  display: none;
  width: 1244px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
}
@media (max-width: 1279px) {
  .notice__body {
    width: 100%;
  }
}
.notice__body--active {
  display: block;
}
.notice__list {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 1.125em;
  color: #313131;
  line-height: 1.555556;
}
@media (max-width: 767px) {
  .notice__list {
    font-size: 1em;
  }
}
.notice__list li {
  text-indent: -2em;
  margin-left: 2em;
  margin-top: 15px;
}
.notice__list li:first-child {
  margin-top: 0;
}
.notice__list a {
  color: #38683c;
  text-decoration: underline;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
@media (hover: hover) {
  .notice__list a:hover {
    opacity: 0.8;
  }
}
.notice__list.inside li {
  text-indent: 0;
  margin-left: -2em;
  margin-top: 0;
}

.wow {
  visibility: hidden;
}

@-webkit-keyframes ani-arrow {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  50% {
    -webkit-transform: translateX(5px);
            transform: translateX(5px);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@keyframes ani-arrow {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  50% {
    -webkit-transform: translateX(5px);
            transform: translateX(5px);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@-webkit-keyframes ani-btn {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(0.95);
            transform: scale(0.95);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes ani-btn {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(0.95);
            transform: scale(0.95);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@-webkit-keyframes ani-offset-distance {
  0% {
    offset-distance: 0%;
  }
  100% {
    offset-distance: 100%;
  }
}
@keyframes ani-offset-distance {
  0% {
    offset-distance: 0%;
  }
  100% {
    offset-distance: 100%;
  }
}
@-webkit-keyframes ani-float {
  0%, 100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
}
@keyframes ani-float {
  0%, 100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
}