﻿body {
  font-family: "Noto Sans TC";
}

ul {
  margin-block-start: 0;
  margin-block-end: 0;
}

p {
  margin-block-start: 0;
  margin-block-end: 0;
}

.pc-none {
  display: none;
}

#mainBox {
  background: linear-gradient(90deg, #A3153B 0%, #BC0E56 14.9%, #B71443 76.44%, #9E1831 100%);
}

#scrollUp {
  display: none !important;
}

#scrollUp.showM {
  display: inline-block !important;
}

#topFocusPhotoBox {
  position: relative;
  overflow: hidden;
}

#topFocusPhotoBox img {
  display: block;
}

.banner {
  background-image: url('../../Images/Event/Mothersday2026/pc_banner.png');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
  aspect-ratio: 1920/2065;
}

.banner-1 a {
  display: none;
  position: absolute;
}

.banner .flex-image {
  margin: auto;
  display: block
}

.banner .flex-image img {
  max-width: 100%;
}

a {
  word-break: break-word;
  display: inline-block;
/*  color: #710509;*/
  text-decoration-style: solid;
  text-decoration-line: none;
}

.text-block {
  position: relative;
  width: 100%;
  margin: auto;
  
}

.text-block img {
  width: 100%;
  margin: auto;
/*    outline: 2px solid red;*/
}

.text-block .add-line {
  width: 100%;
  display: flex;
  justify-content:center;
}

.add-line {
  position: absolute;
  bottom: -50px;
}

.add-line a {
  width: 50%;
  max-width: 632px;
}

.qrcode-block {
  position: relative;
  z-index: 1;
}

.qrcode-block a:not(.add-line-btn) {
  display: flex;
  justify-content: center;
  padding-top: 100px;
}

.qrcode-block img {
  max-width: 960px;
}

.mb {
  display: block;
}

.pc {
  display: none;
}

.white-bg {
  border-radius: 40px;
  background: white;
  padding: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
  box-shadow: 10px 10px 20px 0px #FFFFFFFC inset, -10px -10px 30px 0px #BCBCBCB2 inset;
}

.white-bg.mb {
  padding: 80px 20px;
}

.white-bg .title {
  font-size: 34px;
  color: #4BB035;
  font-weight: 700;
  text-align: center;
}

.white-bg .red-text {
  color: #000000;
  font-size: 28px;
  font-weight: 700;
  text-align: center;
  white-space: nowrap;
}

.white-bg .list {
  color: #00000099;
  font-size: 20px;
}

.add-line-btn {
  color: #FFFFFF;
  font-size: 24px;
  background-color: #C31E22;
  border-radius: 44px;
  padding: 10px 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.add-line-btn:hover, .add-line-btn:active, .add-line-btn:focus {
  color: white;
}


@media screen and (min-width: 500px) {
  #mainBox {
    width: auto;
  }
  .pc {
    display: block;
  }
  .mobile, .mb, .banner .flex-image {
    display: none;
  }
}

.earth-brown {
/*  background-color: #009032;*/
  padding-top: 100px;
}

.earth-brown .satisfaction-guarantee {
  padding: 80px 20px;
  max-width: 1200px;
  background: #fff;
  margin: 0 auto;
  margin-bottom: 152px;
  border-radius: 150px;
  box-shadow: 10px 10px 20px 0px #FFFFFFFC inset, -10px -10px 10px 0px #BCBCBCB2 inset;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 50px;
}

.earth-brown .satisfaction-guarantee .title-block {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 28px;
}

.earth-brown .satisfaction-guarantee .title {
  color: #4AB134;
  font-weight: 700;
  font-size: 56px;
  white-space: nowrap;
}

.earth-brown .satisfaction-guarantee .subtitle {
  color: #00000099;
  font-size: 28px;
  text-align: center;
  white-space: nowrap;
}

.earth-brown .satisfaction-guarantee .subtitle2 {
  color: #00000099;
  font-size: 28px;
  text-align: center;
}

.earth-brown .satisfaction-guarantee .subtitle2 .bold {
  font-weight: 700;
  color: black;
}

.earth-brown .satisfaction-guarantee .three-icons {
  display: flex;
  justify-content: center;
  gap: 70px;
}

.earth-brown .satisfaction-guarantee .icon-text {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 40px;
}

.earth-brown .satisfaction-guarantee .icon-text img {
  max-width: 200px;
}

.earth-brown .satisfaction-guarantee .icon-text .text {
  font-size: 20px;
  text-align: center;
  color: #00000099;
}

.earth-brown .satisfaction-guarantee .icon-text .bold {
  color: #000000DE;
  font-weight: 700;
}

.earth-brown .satisfaction-guarantee .event-description2 {
  color: #00000099;
  font-size: 20px;
  line-height: 178%;
  max-width: 768px;
}

.earth-brown .satisfaction-guarantee .event-description2 ul {
  list-style: disc;
}

.earth-brown .satisfaction-guarantee .event-description2 .bold {
  font-weight: 700;
}

.guarantee-button {
  max-width: 470px;
  cursor: pointer;
}

.guarantee-button .mb {
  display: none;
}

.guarantee-button img {
  width: 100%;
  max-width: 100%;
}

.earth-brown .top-box {
  display: flex;
  justify-content: center;
  margin-bottom: 143px;
}

.earth-brown .bubble-box {
  background: url('/Images/Event/School/section2-bubble-box.png') no-repeat center;
  background-size: 100% 100%;
  margin: 0 auto;
  width: 1200px;
}

.reservation-online {
  height: 952px;
  width: 1200px;
  padding-top: 105px;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0 auto 152px;
}

.reservation-online .list {
  list-style: none;
  display: flex;
  padding-inline-start: 0;
  padding-top: 58px;
}

.reservation-online .list li:nth-child(2) {
  margin: 0 80px;
}


.optical-technology {
  height: 1064px;
  margin: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 152px;
}

.optical-technology .first-h2 {
  padding-top: 100px;
  text-align: center;
  font-size: 56px;
  color: #4AB134;
  margin-bottom: 80px;
  margin-block-start: 0;
  margin-block-end: 0
}

.optical-technology .sub-h2 {
  font-size: 56px;
  font-weight: bold;
  color: #000;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-block-end: 0;
  margin-block-start: 0;
}

.optical-technology .sub-h2 .content {
  display: flex;
  align-items: center;
}

.optical-technology .sub-h2 .icon {
  margin: 0 8px;
}

.optical-technology h3 {
  color: #000;
  font-size: 28px;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  font-weight: 500;
  margin-block-end: 0;
  margin-block-start: 0;
  margin-top: 15px;
  margin-bottom: 48px;
}

.optical-technology h3 .icon {
  margin: 0 8px;
}

.optical-technology p {
  font-size: 28px;
  color: #000;
  margin: 28px 0 68px;
  padding: 0 185px;
  color: #666666;
}

.optical-technology p strong {
  font-weight: bold;
  color: #000;
}

.optical-technology ul {
  list-style: none;
  display: flex;
  justify-content: space-around;
  padding-inline-start: 0;
  width: 596px;
  margin: 0 auto;
}

.optical-technology .optical-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}


.optical-technology .optical-item .text-content {
  display: flex;
  flex-direction: column;
  font-size: 24px;
  color: #000;
  margin-top: 28px;
}

.optical-technology .optical-item .text-content strong {
  font-weight: bold;
}

.optical-technology .btnBox {
  margin-top: 48px;
}

.iWitnessShareBox {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-bottom: 80px;
  margin-bottom: 160px;
}

.iWitnessShareBox .title {
  padding-top: 100px;
  text-align: center;
  font-size: 56px;
  font-weight: bold;
  color: #4AB134;
  margin-bottom: 84px;
}

#iWitnessShareBox ul {
  list-style: none;
  padding-inline-start: 0;
  margin-block-start: 0;
  margin-block-end: 0
}

#iWitnessShareBox ul li:nth-child(2) {
  margin: 0 44px;
}

#iWitnessShareBox ul li {
  display: inline-block;
  text-align: center;
  height: 300px;
  width: 300px;
}

#iWitnessShareBox ul li.increased {
  height: 730px
}

#iWitnessShareBox ul li.shorten {
  -webkit-transition: height .7s;
  -moz-transition: height .7s;
  -o-transition: height .7s;
  transition: height .7s
}

#iWitnessShareBox ul li a.pics {
  display: block;
  position: relative;
  cursor: pointer
}

#iWitnessShareBox ul li a.pics:hover > div.cover {
  background: #4AB134;
}

#iWitnessShareBox ul li a.pics:hover > div.cover {
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}

#iWitnessShareBox ul li a.pics.active div.cover {
  display: none
}

#iWitnessShareBox ul li a.pics.active:after {
  content: "";
  border: solid transparent;
  height: 0;
  width: 0;
  position: absolute;
  left: 50%;
  bottom: 0;
  pointer-events: none;
  border-bottom-color: #fff;
  border-width: 0 25px 42px;
  margin: 0 0 -16px -25px
}

#iWitnessShareBox ul li a.pics img {
  width: 300px;
  height: 300px;
  border-radius: 25px;
}

#iWitnessShareBox ul li a.pics div.cover {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,.7);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 25px;
}

#iWitnessShareBox ul li a.pics div.cover span {
  display: block;
  color: #fff
}

#iWitnessShareBox ul li a.pics div.cover span.name {
  font-size: 26px;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}

#iWitnessShareBox ul li a.pics div.cover span.iShare {
  font-size: 13px
}

#iWitnessShareBox ul li div.shareMsg {
  width: 1080px;
  position: absolute;
  top: auto;
  left: 50%;
  transform: translateX(-50%);
  margin-top: 12px;
  padding: 69px 138px 120px 137px;
  text-align: left;
  color: #333333;
  background-color: #fff;
  border-radius: 25px;
  border: 1px solid #eeeeee;
}

#iWitnessShareBox ul li div.shareMsg .wrapper {
  width: 100%;
  min-width: 100%;
}

#iWitnessShareBox ul li div.shareMsg a.closeBtn {
  display: inline-block;
  width: 26px;
  height: 26px;
  background: url('../../Images/Event/School/close-btn.png') 50% 50% no-repeat;
  cursor: pointer;
  position: absolute;
  right: -13%;
  top: -10%;
}

#iWitnessShareBox ul li div.shareMsg a.closeBtn:hover {
  transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  -webkit-transition: .7s ease-in-out;
  -moz-transition: .7s ease-in-out;
  -o-transition: .7s ease-in-out;
  transition: .7s ease-in-out;
  border-radius: 50%
}

#iWitnessShareBox ul li div.shareMsg .flex-content {
  display: flex;
  align-items: center;
}

#iWitnessShareBox ul li div.shareMsg div.topText {
  margin-right: 48px
}

#iWitnessShareBox ul li div.shareMsg div.topText span {
  font-size: 21px;
}

#iWitnessShareBox ul li div.shareMsg div.topText span.name {
  font-weight: bolder;
  font-size: 28px;
  margin: 0;
  color: #4AB134;
}

#iWitnessShareBox ul li div.shareMsg div.picBox {
  margin: 32px 0 24px;
}

#iWitnessShareBox ul li:first-child div.shareMsg div.picBox img:nth-child(2) {
  margin: 0 65px;
}

#iWitnessShareBox ul li:not(:first-child) div.shareMsg div.picBox {
  margin-right: 46px;
}

#iWitnessShareBox ul li div.shareMsg div.picBox img {
  width: 220px;
  height: 220px;
  border-radius: 20px;
}

#iWitnessShareBox ul li div.shareMsg div.bottomText {
  font-size: 21px;
  overflow: hidden;
}

#iWitnessShareBox ul li div.shareMsg div.bottomText p {
  margin: 0
}

#iWitnessShareBox ul li div.shareMsg div.bottomText p i.icon_praise {
  display: inline-block;
  width: 24px;
  height: 22px;
  background: url('../../Images/Event/index_201904/icon_praise.png') 50% 50%;
  margin-left: 5px
}

#iWitnessShareBox .btnBox {
  margin-top: 84px;
}

#PromiseService .title {
  margin: 97px 0 40px;
  font-size: 56px;
  color: #4AB134;
  font-weight: bold;
  text-align: center;
}



.btnBox {
  background: url('/Images/Event/School/button.png') no-repeat center;
  width: 240px;
  height: 64px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 93px;
}


.btnBox .link {
  font-size: 32px;
  font-weight: bold;
  color: #fff;
  display: block;
  width: 100%;
  text-align: center;
  padding: 9px 0;
}

.btnBox .link:hover {
  color: #00468D;
}

@media (max-width:500px) {
  .pc-none {
    display: block;
  }

  .mb-none {
    display: none;
  }

  .banner {
    padding-top: 52px;
    padding-bottom: 50px;
    background-position: top;
    position: relative;
    background: none;
    height: auto;
  }

  #topFocusPhotoBox .btn {
    width: 100%;
    position: absolute;
    bottom: 25px;
    left: 50%;
    transform: translate(-50%);
    padding: 0 10px ;
  }

  #topFocusPhotoBox .btn img {
    max-width: 100%;
  }

  .qrcode-block {
    padding: 100px 20px 50px;
  }

  .banner .flex-image .right-image {
    padding-left: 80px;
  }

  .banner .bubble-box {
    position: static;
    margin: 0;
    display: none;
  }

  .banner .mb-bubble-box01 {
    margin: auto;
    display: block;
    padding: 16px 15px 46px 16px;
    background: url('/Images/Event/School/mb-bubble-box.png') center no-repeat;
    width: 360px;
    height: 246px;
  }

  .banner .mb-bubble-box02 {
    display: block;
    background: url('/Images/Event/School/mb-bubble-box02.png') center no-repeat;
    width: 360px;
    height: 602px;
    margin: 64px auto;
    padding: 26px 30px 21px;
  }

  .banner .mb-bubble-box02 img {
    margin: auto;
  }

  .banner .bubble-box2 {
    height: 986px;
    width: 360px;
  }

  .banner .bubble-box2 .content-list {
    flex-direction: column;
    padding: 57px 37px;
    height: 100%;
  }

  .qrcode-block a:not(.add-line-btn) {
    padding-top: 0;
  }

  .qrcode-block a img {
    width: 392px;
    max-width: 100%;
  }

  .earth-brown .top-box {
    margin: 0 -10px;
    margin-bottom: 86px;
  }

  .earth-brown .top-box img {
    width: 100%;
  }

  .earth-brown {
    padding: 50px 27px 96px 27px;
  }

  .earth-brown .satisfaction-guarantee {
    border-radius: 50px;
    margin-bottom: 100px;
  }

  .earth-brown .satisfaction-guarantee .title {
    font-size: 34px;
  }

  .earth-brown .satisfaction-guarantee .subtitle,
  .earth-brown .satisfaction-guarantee .subtitle2 {
    font-size: 20px;
  }

  .earth-brown .satisfaction-guarantee .three-icons {
    flex-direction: column;
    gap: 40px;
  }

  .earth-brown .satisfaction-guarantee .event-description2 {
    line-height: 140%;
  }

  .guarantee-button .mb {
    display: block;
  }

  .guarantee-button .pc {
    display: none;
  }

  .earth-brown .bubble-box {
    width: 100%;
    background-image: none;
    background-color: #fff;
    border-radius: 25px;
    box-shadow: inset -10px 0px 10px #BCBCBC;
  }

  .reservation-online {
    height: 100%;
    width: 100%;
    padding: 80px 0 96px;
    margin-bottom: 100px;
  }

  .reservation-online .list {
    flex-direction: column;
    align-items: center;
    padding-top: 48px;
  }

  .reservation-online .list li {
    width: 100%;
  }

  .reservation-online .list li:nth-child(2) {
    margin: 45px 0;
  }

  .reservation-online .list img {
    margin: auto;
  }

  .banner-1 a {
    display: block;
    width: 100%;
    height: 150px;
    bottom: 50px;
  }

  .optical-technology {
    height: 100%;
    padding-bottom: 96px;
  }

  .optical-technology .first-h2 {
    font-size: 32px;
  }

  .optical-technology .text-content {
    font-size: 21px;
    padding: 0 40px;
  }

  .optical-technology .optical-item {
    margin-top: 34px;
  }

  .optical-technology .optical-item .text-content {
    font-size: 16px;
    margin-top: 8px;
  }

  .optical-technology .text-content strong {
    font-weight: normal;
  }

  .optical-technology p {
    margin-top: 26px;
  }

  .optical-technology .sub-h2 {
    font-size: 40px;
    flex-direction: column;
  }

  .optical-technology h3 {
    font-size: 20px;
    color: #666666;
  }

  .optical-technology ul {
    flex-wrap: wrap;
    width: 85%;
  }

  .optical-technology .optical-item {
    font-size: 16px;
    width: 50%;
  }

  .iWitnessShareBox {
    padding-bottom: 120px;
    margin-bottom: 104px;
  }

  .iWitnessShareBox .title {
    font-size: 32px;
    font-weight: bold;
    padding: 80px 20px 0;
    margin-bottom: 48px;
    text-align: center;
    width: 320px;
  }

  #iWitnessShareBox ul {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  #iWitnessShareBox ul li:nth-child(2) {
    margin: 48px 0;
  }

  #iWitnessShareBox .btnBox {
    margin-top: 48px;
  }


  .banner-2 {
    padding: 40px 30px;
  }

  .banner-2 a {
    width: 280px;
  }

  .photoBox-2 {
    position: relative;
    height: 750px;
    background-image: url('../../Images/Event/index_202302/mb-photoBox-2-bg.jpg');
    background-size: cover;
  }

  .photoBox-2 .hand {
    display: block;
    position: absolute;
    bottom: 0;
    right: -35px;
  }

  .banner-2-btn img {
    margin-bottom: 0;
  }

  .doll {
    display: none;
  }
}

#box02 .mainContent img {
  margin: 0 30px;
}

.box02_content02 h2 {
  font-size: 30px;
  color: #499D38;
  margin: 0;
}

.box02_content02_hr {
  display: block;
  width: 185px;
  height: 4px;
  background: #A3D895;
  margin: 0px auto;
}

.box02_content02 p {
  font-size: 20px;
  color: #717071;
  margin: 5px 0 40px;
  font-weight: bolder;
}

.box02_content02 div:nth-of-type(2) ul {
  display: flex;
  justify-content: space-around;
  padding: 0;
  list-style: none;
}

.box02_content02 div:nth-child(2) li {
  width: 275px;
  height: 40px;
  line-height: 38px;
  font-size: 17px;
  font-weight: bolder;
  border: 2px solid #000;
}

.box02_content02 div:nth-child(2) li:nth-child(1) {
  border-color: #499D38;
  color: #499D38;
}

.box02_content02 div:nth-child(2) li:nth-child(2) {
  border-color: #F2AA23;
  color: #F2AA23;
}

.box02_content02 div:nth-child(2) li:nth-child(3) {
  border-color: #036EB7;
  color: #036EB7;
}

.box02_content02 li span {
  font-size: 25px;
  font-weight: bolder;
}

.box02_content02 li img {
  margin: 0 2px 10px;
}

.box02_content02 li:nth-child(2) img:nth-child(2) {
  margin-right: -5px;
}

.box02_more a {
  display: block;
  font-size: 20px;
  font-weight: bolder;
  color: #499D38;
  width: 140px;
  height: 36px;
  background: #fff;
  border-radius: 18px;
  box-shadow: 0 0 5px 2px #e2e2e2;
  margin: 30px auto;
  padding-left: 7px;
  line-height: 36px;
}

.box02_more02 a {
  display: flex;
  justify-content: space-around;
  width: 75%;
  transform: translate(13%);
  margin-top: 30px;
  padding: 20px 0;
}

.box02_more02 div:nth-child(1) span:nth-child(1) {
  font-size: 28px;
  font-weight: bolder;
  color: #499D38;
}

.enjoy {
  display: block;
  font-size: 20px;
  font-weight: bolder;
  color: #F29600;
  width: 175px;
  height: 36px;
  background: #fff;
  border-radius: 18px;
  box-shadow: 0 0 5px 2px #e2e2e2;
  padding-left: 7px;
  line-height: 36px;
}


.box02_more02 div:nth-child(2) {
  display: none;
}

.box02_more02 div:nth-child(3) {
  display: contents;
}


.content04_title {
  display: flex;
  align-items: baseline;
}

.content04_title h3 {
  font-size: 24px;
  color: #727171;
}

.content04_title p {
  color: #2EA7E0;
}

.content04_txt h4 {
  font-weight: bolder;
  text-align: left;
  margin: 0px;
  color: #2EA7E0;
}

.content04_txt p {
  text-align: left;
  margin-top: 0px;
}

#box03 {
  position: relative;
  width: 100%;
  height: 610px;
  background: #e3e2e2;
}

#box03 img {
  position: absolute;
  left: 50%;
  transform: translate(-50%,0);
  height: 100%;
}

.timeLineImg_mobile {
  display: none;
}


#ExperienceNow {
  text-align: center;
  padding: 70px 0;
  position: relative
}

@media(max-width:500px) {
  #ExperienceNow {
    background-size: cover;
  }
}



#ExperienceNow div span.blueSpan {
  color: #028700;
  font-size: 39px;
  padding: 1px 15px;
  font-weight: bold;
}

#ExperienceNow h2.title {
  margin-top: 25px;
}

#ExperienceNow h3.title2 {
  margin-bottom: 40px;
}

#ExperienceNow h3.title2 span {
  margin: 0 20px
}



#ExperienceNow ul.iul01 {
  margin: 40px 0 0;
  padding: 20px 0;
  list-style: none;
  font-size: 0;
  background-color: #EDF0F4;
}

#ExperienceNow ul.iul01 li {
  display: inline-block;
  width: 33%;
  border-right: 2px solid #fff;
  padding: 20px 0
}

#ExperienceNow ul.iul01 li p.black {
  font-size: 26px;
  color: #111;
  margin: 0;
  height: 60px
}

#ExperienceNow ul.iul01 li:nth-child(1) p.black {
  font-weight: bolder;
  line-height: 70px;
  color: #231815;
}

#ExperienceNow ul.iul01 li:nth-child(2) p.black {
  font-weight: bolder;
  line-height: 60px;
  color: #231815;
}

#ExperienceNow ul.iul01 li:nth-child(2) font {
  font-size: 36px
}

#ExperienceNow ul.iul01 li:nth-child(3) {
  border-right: none
}

#ExperienceNow ul.iul01 li:nth-child(3) p.black {
  color: #231815;
  font-weight: bolder;
  padding-left: 90px;
  text-align: left;
  background: url('../../Images/Event/index_201810/icon_ZEISS.png') 32px 50% no-repeat
}

#ExperienceNow ul.iul01 li:nth-child(3) p.black small {
  display: block
}

#ExperienceNow ul.iul01 li p.gray {
  font-size: 22px;
  color: #8F8F90;
  margin: 10px 0 0
}

#ExperienceNow ul.iul02 {
  margin: 40px 0 0;
  padding: 0;
  list-style: none;
  font-size: 0
}

#ExperienceNow ul.iul02 li {
  display: inline-block;
  width: 49%
}

#ExperienceNow ul.iul02 li div.pics {
  margin-bottom: 10px
}

#ExperienceNow ul.iul02 li p.text {
  font-size: 20px;
  color: #231815;
  margin: 0
}


#PromiseService .wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding-bottom: 98px;
}

#PromiseService h2.title {
  margin-block-start: 0;
  margin-block-end: 0;
  font-size: 56px;
  color: #39b54a;
  text-align: center;
  padding-top: 97px;
  margin-bottom: 40px;
}

#PromiseService h3.title2 {
  color: #39b54a;
  font-size: 56px;
  font-weight: bold;
  margin-block-start: 0;
  margin-block-end: 0;
  margin-top: 80px;
  margin-bottom: 40px;
}

#PromiseService h3.title2 span.text {
  font-size: 45px;
  margin: 0 20px;
  letter-spacing: 2px
}

#PromiseService h3.title2 span.text font {
  font-size: 46px;
  margin-right: 5px
}

#PromiseService h3.title2 span.blueLineBg {
  display: inline-block;
  width: 196px;
  height: 11px;
  vertical-align: super
}

#PromiseService h3.title2 span.blueLineBg.left {
  background: url('../../Images/Event/index_201810/box04_h2Title2_leftBg.png') 0 50% no-repeat
}

#PromiseService h3.title2 span.blueLineBg.right {
  background: url('../../Images/Event/index_201810/box04_h2Title2_rightBg.png') 0 50% no-repeat
}

#PromiseService ul.ul_3, #PromiseService ul.ul_5 {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
}

#PromiseService ul.ul_3 {
  max-width: 620px;
}

#PromiseService ul.ul_3 li:nth-child(2) {
  margin: 0 131px;
}

#PromiseService ul.ul_3 li, #PromiseService ul.ul_5 li {
  display: flex;
  flex-direction: column;
  align-items: center;
}

#PromiseService ul.ul_3 li div.icon01 {
  height: 120px;
  width: 105px;
  background: url('../../Images/Event/School/ul-3-icon01.png') no-repeat;
  background-position: center center;
  background-size: contain;
}

#PromiseService ul.ul_3 li div.icon02 {
  background: url('../../Images/Event/School/ul-3-icon02.png') no-repeat;
  background-position: center center;
  background-size: contain;
  width: 125px;
  height: 120px;
}


#PromiseService ul.ul_3 li div.icon03 {
  background: url('../../Images/Event/School/ul-3-icon03.png') no-repeat;
  background-position: center center;
  background-size: contain;
  width: 128px;
  height: 120px;
}

#PromiseService ul.ul_3 li p, #PromiseService ul.ul_5 li p {
  font-size: 24px;
  color: #000;
  font-weight: bold;
}

#PromiseService ul.ul_3 li .icons {
  margin-bottom: 22px;
}

#PromiseService ul.ul_5 li .icons {
  margin-bottom: 24px;
}

#PromiseService ul.ul_5 {
  width: 910px;
  justify-content: space-between;
}


#PromiseService ul.ul_5 li div.icon01 {
  width: 145px;
  height: 120px;
  background: url('../../Images/Event/School/ul-5-icon01.png') 50% 0 no-repeat;
}

#PromiseService ul.ul_5 li div.icon02 {
  width: 92px;
  height: 120px;
  background: url('../../Images/Event/School/ul-5-icon02.png') 50% 0 no-repeat
}

#PromiseService ul.ul_5 li div.icon03 {
  width: 120px;
  height: 120px;
  background: url('../../Images/Event/School/ul-5-icon03.png') 50% 0 no-repeat
}

#PromiseService ul.ul_5 li div.icon04 {
  width: 120px;
  height: 120px;
  background: url('../../Images/Event/School/ul-5-icon04.png') 50% 0 no-repeat
}

#PromiseService ul.ul_5 li div.icon05 {
  width: 146px;
  height: 120px;
  background: url('../../Images/Event/School/ul-5-icon05.png') 50% 0 no-repeat
}

#PromiseService .btnBox {
  text-align: center;
  margin-top: 84px;
}

@media screen and (max-width: 500px) {

  #PromiseService {
    padding-bottom: 120px;
  }

  #PromiseService .title, #PromiseService h3.title2 {
    font-size: 40px;
  }

  #PromiseService h3.title2 {
    margin-bottom: 60px;
  }

  #PromiseService ul.ul_3 {
    width: 100%;
    padding: 0 35px;
  }

  #PromiseService ul.ul_3 li div.icons, #PromiseService ul.ul_5 li div.icons {
    margin-bottom: 18px;
  }

  #PromiseService ul.ul_3 li p, #PromiseService ul.ul_5 li p {
    font-weight: normal;
  }

  #PromiseService ul.ul_3 li:nth-child(2) {
    margin: 0 24px;
  }

  #PromiseService ul.ul_3 li div.icon01 {
    width: 70px;
    height: 80px;
  }

  #PromiseService ul.ul_3 li div.icon02 {
    width: 84px;
    height: 80px;
  }

  #PromiseService ul.ul_3 li div.icon03 {
    width: 86px;
    height: 80px;
  }

  #PromiseService ul.ul_5 {
    width: 300px;
    padding: 0;
    flex-wrap: wrap;
    justify-content: center;
  }

  #PromiseService ul.ul_5 li {
    width: 100%;
  }

  #PromiseService ul.ul_5 li div.icon01 {
    width: 94px;
    height: 80px;
    background-size: cover;
  }

  #PromiseService ul.ul_5 li div.icon02 {
    width: 60px;
    height: 78px;
    background-size: cover;
  }

  #PromiseService ul.ul_5 li div.icon03 {
    width: 78px;
    height: 78px;
    background-size: cover;
  }

  #PromiseService ul.ul_5 li div.icon04 {
    width: 78px;
    height: 78px;
    background-size: cover;
  }

  #PromiseService ul.ul_5 li div.icon05 {
    width: 95px;
    height: 78px;
    background-size: cover;
  }

  #PromiseService ul.ul_5 li:nth-child(2) {
    margin: 0 10px;
  }

  #PromiseService ul.ul_5 li:nth-child(4) {
    margin-right: 20px;
  }

  #PromiseService .btnBox {
    margin-top: 60px;
  }
}

.Attention {
  padding: 40px 0;
  color: #fff;
  max-width: 800px;
  margin: 0 auto;
  text-align: left;
}

@media screen and (max-width:834px) {
  #rightFixedMenu {
    display: none
  }

  #topFocusPhotoBox div.title01 {
    background-size: 90%
  }

  #iWitnessShareBox ul {
    padding: 0
  }

  #iWitnessShareBox ul li.increased {
    height: 780px
  }

  #box05 {
    padding: 65px 0
  }
}

@media screen and (max-width:500px) {
  .banner02-icon {
    width: 92px;
    height: 75px;
    right: 2%;
  }

  #scroll_img {
    display: none;
  }

  #mainBox {
    padding-top: 48px;
  }

  .reservation-online-content img {
    margin: 0 auto;
  }

  #scroll_img img {
    width: auto;
  }

  .reservation-online-arrow img {
    transform: rotate(90deg);
  }

  #ExperienceNow div span.blueSpan {
    font-size: 32px
  }

  #ExperienceNow h3.title2 {
    font-size: 20px;
    letter-spacing: 4px
  }

  #ExperienceNow h3.title2 span {
    margin: 0
  }

  #ExperienceNow h3.title2 span:last-child {
    margin-left: 10px
  }

  #ExperienceNow ul.iul01 {
    padding: 0 15px
  }

  #ExperienceNow ul.iul01 li {
    width: 100%;
    border-right: none;
    border-bottom: 2px solid #c4c5c5
  }

  #ExperienceNow ul.iul01 li:last-child {
    border-bottom: none
  }

  #ExperienceNow ul.iul01 li p.black {
    line-height: normal !important;
    height: auto
  }

  #ExperienceNow ul.iul01 li:nth-child(2) font {
    margin-right: 4px
  }

  #ExperienceNow ul.iul01 li:nth-child(3) p.black {
    padding-left: 120px;
    background: url('../../Images/Event/mobile/index_201810/icon_ZEISS.png') 63px 50% no-repeat
  }

  #ExperienceNow ul.iul01 li p.gray {
    font-size: 30px;
    margin-top: 16px
  }

  #ExperienceNow ul.iul02 li div.pic01 {
    height: 153px;
    background: url('../../Images/Event/mobile/index_201810/box02_iul02_pic01.png') 50% 0 no-repeat
  }

  #ExperienceNow ul.iul02 li div.pic02 {
    height: 108px;
    background: url('../../Images/Event/mobile/index_201810/box02_iul02_pic02.png') 50% 0 no-repeat
  }

  #ExperienceNow ul.iul02 li p.text {
    font-size: 18px
  }

  #iWitnessShareBox ul li.increased {
    height: 830px;
    z-index: 1;
  }

  #iWitnessShareBox ul li div.shareMsg div.topText {
    text-align: center;
    margin-bottom: 32px;
  }

  #iWitnessShareBox ul li div.shareMsg div.topText span.name {
    font-size: 28px;
    display: inline-block;
  }

  #iWitnessShareBox ul li div.shareMsg div.topText span {
    margin: 0;
    font-size: 21px;
  }

  #iWitnessShareBox ul li a.pics.active div.cover {
    display: flex;
    background: #4AB134;
  }

  #iWitnessShareBox ul li div.shareMsg a.closeBtn {
    width: 20px;
    height: 20px;
    top: 20px;
    right: 20px
  }

  #iWitnessShareBox ul li div.shareMsg div.picBox {
    text-align: center
  }

  #iWitnessShareBox ul li div.shareMsg div.picBox img {
    width: 255px;
    height: 255px;
  }

  #iWitnessShareBox ul li div.shareMsg div.bottomText p {
    font-size: 18px;
    letter-spacing: 1px;
    padding-left: 6px;
    text-align: justify;
  }

  #iWitnessShareBox ul li div.shareMsg {
    width: 85%;
    left: 50%;
    transform: translate(-50%);
    padding: 0;
    max-height: 685px;
    overflow-y: scroll;
  }

  #iWitnessShareBox ul li div.shareMsg .wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 54px 0 0;
  }

  #iWitnessShareBox ul li div.shareMsg div.bottomText {
    font-size: 16px;
    padding: 32px 20px;
  }

  #iWitnessShareBox ul li div.shareMsg .flex-content {
    flex-direction: column;
    align-items: center;
  }

  #iWitnessShareBox ul li div.shareMsg div.picBox {
    margin: 32px 0 0;
  }

  #iWitnessShareBox ul li:not(:first-child) div.shareMsg div.picBox {
    margin: 0;
  }

  #iWitnessShareBox ul li:nth-child(1) div.shareMsg div.picBox {
    flex-direction: column;
    align-items: center;
  }

  #iWitnessShareBox ul li:nth-child(1) div.shareMsg div.picBox img:nth-child(2) {
    margin: 37px 0;
  }

  #PromiseService {
    padding-bottom: 55px;
    background-size: cover;
  }

  #PromiseService h3.title2 span.text {
    font-size: 27px;
    margin: 0;
    letter-spacing: 0
  }

  #PromiseService h3.title2 span.text font {
    font-size: 28px;
    margin-right: 2px
  }

  #PromiseService h3.title2 span.blueLineBg {
    width: 115px;
    height: 11px;
    vertical-align: middle
  }

  #PromiseService h3.title2 span.blueLineBg.left {
    background: url('../../Images/Event/mobile/index_201810/box04_h2Title2_leftBg.png') right 50% no-repeat
  }

  #PromiseService h3.title2 span.blueLineBg.right {
    background: url('../../Images/Event/mobile/index_201810/box04_h2Title2_rightBg.png') left 50% no-repeat
  }

  #PromiseService ul.ul_3 li, #PromiseService ul.ul_5 li {
    width: 31%
  }


  #PromiseService ul.ul_3 li p, #PromiseService ul.ul_5 li p {
    font-size: 16px
  }

  #PromiseService ul.ul_5 li {
    margin-bottom: 30px
  }

  #PromiseService .btnBox {
    margin-top: 50px
  }

  #PromiseService .btnBox a.more {
    font-size: 22px
  }

  #PromiseService .btnBox a.more i.icon {
    width: 11px;
    height: 19px;
    background-size: contain
  }

  #Attention {
    padding: 30px 0;
    background-size: cover;
  }

  #Attention ul.remarks {
    padding-left: 0;
    margin: 0 20px;
  }

  #Attention ul.remarks li {
    text-align: center;
    margin-bottom: 0
  }

  #Attention ul.remarks li span.paragraph {
    font-size: 14px;
    margin: 0 0 10px 0
  }

  .footer_background {
    height: 30px;
  }
}

@media screen and (max-width:412px) {
  #iWitnessShareBox ul li div.shareMsg div.bottomText p {
    padding-left: 0
  }
}

@media screen and (max-width:375px) {
  #iWitnessShareBox h2.title span.border span.paragraph {
    display: block
  }

  #iWitnessShareBox ul li.increased {
    height: 920px
  }

  #iWitnessShareBox ul li div.shareMsg div.picBox img {
    width: 30%
  }

  #iWitnessShareBox ul li div.shareMsg div.bottomText p {
    padding-left: 5px
  }

  #PromiseService h3.title2 span.blueLineBg {
    width: 112px
  }
}

@media screen and (max-width:360px) {
  #iWitnessShareBox h2.title span.border {
    letter-spacing: 1px
  }

  #iWitnessShareBox ul li.increased {
    height: 720px
  }

  #iWitnessShareBox ul li div.shareMsg div.bottomText p {
    padding-left: 2px
  }

  #PromiseService h3.title2 span.blueLineBg {
    width: 90px
  }

  #PromiseService h3.title2 span.blueLineBg.left, #PromiseService h3.title2 span.blueLineBg.right {
    background-size: 100px
  }
}

@media screen and (max-width:320px) {

  #iWitnessShareBox h2.title span.border {
    letter-spacing: normal;
    padding: 0 5px 8px
  }

  #iWitnessShareBox ul li div.shareMsg div.topText span.name {
    font-size: 22px
  }

  #iWitnessShareBox ul li.increased {
    height: 950px
  }

  #iWitnessShareBox ul li div.shareMsg div.picBox img {
    width: 29.5%
  }

  #PromiseService h3.title2 span.blueLineBg {
    width: 82px
  }

  #ExperienceNow h2.title {
    background-size: contain;
  }
}

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0,1,0,-180deg);
    -ms-transform: perspective(400px) rotate3d(0,1,0,-180deg);
    transform: perspective(400px) rotate3d(0,1,0,-180deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
  }

  25% {
    -webkit-transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,0deg);
    -ms-transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,0deg);
    transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,0deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0,0,100px) rotate3d(0,1,0,-360deg);
    -ms-transform: perspective(400px) translate3d(0,0,100px) rotate3d(0,1,0,-360deg);
    transform: perspective(400px) translate3d(0,0,100px) rotate3d(0,1,0,-360deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(.95,.95,.95);
    transform: perspective(400px) scale3d(.95,.95,.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }
}

@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0,1,0,-180deg);
    -ms-transform: perspective(400px) rotate3d(0,1,0,-180deg);
    transform: perspective(400px) rotate3d(0,1,0,-180deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
  }

  25% {
    -webkit-transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,0deg);
    -ms-transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,0deg);
    transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,0deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0,0,100px) rotate3d(0,1,0,-360deg);
    -ms-transform: perspective(400px) translate3d(0,0,100px) rotate3d(0,1,0,-360deg);
    transform: perspective(400px) translate3d(0,0,100px) rotate3d(0,1,0,-360deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(.95,.95,.95);
    -ms-transform: perspective(400px) scale3d(.95,.95,.95);
    transform: perspective(400px) scale3d(.95,.95,.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }

  100% {
    -webkit-transform: perspective(400px);
    -ms-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }
}

.animated.flip {
  -webkit-backface-visibility: visible;
  -ms-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip
}
