.fancybox-image, .fancybox-spaceball {
  width: 600px !important;
  height: auto !important;
}

#cboxOverlay {
  background: rgba(51, 80, 100, 0.9) !important;
}

#cboxTitle {
  top: 0 !important;
  bottom: auto !important;
  color: #303030 !important;
  background: rgba(255, 255, 255, 0.7) !important;
  height: auto !important;
  font-size: 12px !important;
  padding: 1em 0.5em !important;
  text-align: left !important;
  line-height: 1.3 !important;
}

#cboxPrevious {
  width: 50% !important;
  height: 100% !important;
  position: absolute !important;
  top: 0 !important;
  right: auto !important;
  left: 0 !important;
}

#cboxPrevious::before {
  content: "" !important;
  width: 30px !important;
  height: 30px !important;
  position: absolute !important;
  left: 10px !important;
  border-radius: 50% !important;
  transform: rotate(180deg) !important;
  background: url(../img/top/modal_right.svg) !important;
  background-size: cover !important;
}

#cboxNext {
  width: 50% !important;
  height: 100% !important;
  position: absolute !important;
  top: 0 !important;
  left: auto !important;
  right: 0 !important;
}

#cboxNext::before {
  content: "" !important;
  width: 30px !important;
  height: 30px !important;
  position: absolute !important;
  right: 10px !important;
  border-radius: 50% !important;
  background: url(../img/top/modal_right.svg) !important;
  background-size: cover !important;
}

#cboxContent {
  background: none !important;
}

#cboxCurrent {
  display: none !important;
}

/*=====<=====<=====<=====<=====<=====<=====
  top
=====>=====>=====>=====>=====>=====>=====*/
#top #sec01 {
  padding-bottom: 0;
  background: url(../img/top/bg2.jpg);
  background-size: 7px;
}

#top #sec01 p {
  margin-bottom: 2em;
  text-align: center;
}

#top #sec01 ul {
  width: 867px;
  margin: 0px auto 30px;
}

#top #sec01 .cntBox {
  width: 100%;
  height: 467px;
  display: none;
  background: #fff;
  position: relative;
  z-index: 10;
}

#top #sec01 .cntBox p {
  margin-bottom: 1em;
  text-align: center;
  font-size: 14px;
}

#top #sec01 .cntBox:nth-of-type(1) {
  display: block;
}

#top #sec01 .cntBox img {
  float: left;
}

#top #sec01 .cntBox div {
  width: 320px;
  padding: 50px 30px 0;
  float: right;
}

#top #sec01 .cntBox h3 {
  font-weight: normal;
  color: #335064;
  font-size: 25px;
  margin-bottom: .5em;
  line-height: 1.3;
}

#top #sec01 .cntBox h3::after {
  content: "";
  width: 35px;
  height: 3px;
  display: block;
  margin: auto;
  margin-top: .2em;
  background: #48ADA6;
}

#top #sec01 .amenity {
  margin-top: -65px;
  padding: 110px 0 50px;
  background: #48ADA6;
}

#top #sec01 .amenity h3 {
  color: #fff;
  font-size: 24px;
  cursor: pointer;
}

#top #sec01 .amenity dl {
  display: none;
  cursor: pointer;
  color: #fff;
  margin-top: 20px;
}

#top #sec01 .amenity dl + dl {
  margin-top: 20px;
}

#top #sec01 .amenity dt {
  font-size: 20px;
  border-bottom: 1px solid;
}

#top #sec02 {
  background: #fff;
}

#top #sec02 p {
  margin-bottom: 2em;
  text-align: center;
}

#top #sec02 figure:nth-of-type(2) img {
  transition: .5s;
  cursor: pointer;
}

#top #sec02 figure:nth-of-type(2) img + img {
  margin-top: 2.8px;
}

#top #sec02 figure:nth-of-type(2) img.now {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  filter: grayscale(100%);
}

#top #sec02 figure:nth-of-type(3) {
  display: none;
}

#top #sec03 {
  background: url(../img/top/bg1.jpg);
  background-size: 5px;
}

#top #sec03 p {
  margin-bottom: 2em;
  text-align: center;
}

#top #sec03 p a {
  pointer-events: none;
  font-style: inherit;
}

#top #sec03 iframe {
  width: 100%;
  height: 560px;
}

#top #sec03 .cntBox {
  overflow: hidden;
  margin-top: 60px;
  padding: 50px 40px;
  background: #fff;
}

#top #sec03 .cntBox p {
  text-align: left;
}

#top #sec03 .cntBox h4 {
  margin-top: 50px;
  color: #8F784D;
  font-size: 18px;
  margin-bottom: 1.2em;
  text-align: left;
}

#top #sec03 .cntBox h3 {
  width: 100%;
  margin-bottom: 1em;
  font-size: 20px;
  text-align: left;
  color: #335064;
}

#top #sec03 .cntBox h3 span {
  margin-left: .5em;
  font-weight: bold;
  font-size: .8em;
}

#top #sec03 .cntBox h3::before {
  content: "";
  width: .4em;
  height: .4em;
  transform: rotate(45deg);
  display: inline-block;
  margin: .2em .5em;
  background: #8F784D;
}

#top #sec03 .cntBox div {
  width: 450px;
}

#top #sec03 .cntBox div h4 {
  display: block;
  margin: 0;
  padding: .8em 0;
  color: #fff;
  text-align: center;
  background: #48ADA6;
}

#top #sec03 .cntBox div h4:nth-of-type(2) {
  background: rgba(51, 80, 100, 0.7);
}

#top #sec03 .cntBox div ul {
  height: 400px;
  margin-left: 140px;
  padding: 30px 0;
  padding-left: 30px;
  border-left: 2px solid #ECECDB;
}

#top #sec03 .cntBox div .station {
  width: 209px;
  height: 51px;
  margin: 50px 0;
  position: relative;
  text-align: center;
  padding-top: .7em;
  padding-left: 1.2em;
  color: #335064;
  font-weight: bold;
  font-size: 14px;
  background: url(../img/top/balloon.png);
  background-size: cover;
}

#top #sec03 .cntBox div .station::before {
  content: "";
  width: 25px;
  height: 25px;
  position: absolute;
  left: -44px;
  top: 0;
  bottom: 0;
  margin: auto;
  display: block;
  border-radius: 50%;
  border: 5px solid #335064;
  background: rgba(51, 80, 100, 0.5);
}

#top #sec03 .cntBox div:nth-of-type(2) .station {
  margin: 15px 0;
}

#top #sec03 .cntBox:nth-of-type(2) h3:nth-of-type(2) {
  margin-top: 50px;
  padding-top: 1em;
  border-top: 1px dotted #8F784D;
}

#top #sec03 .cntBox:nth-of-type(2) figure img {
  margin-bottom: 15px;
}

#top #sec04 {
  padding-bottom: 80px;
}

#top #sec04 p {
  margin-bottom: 2em;
  text-align: center;
}

#top #sec04 ul {
  width: 640px;
  margin: 30px auto;
}

#top #sec04 .cntBox {
  display: none;
  padding: 45px 65px;
  border: 1px solid #000;
  overflow: hidden;
  transition: .3s;
}

#top #sec04 .cntBox:nth-of-type(1) {
  display: flex;
}

#top #sec04 .cntBox figure {
  width: 200px;
}

#top #sec04 .cntBox figcaption {
  height: 3em;
  text-align: center;
  font-size: 16px;
  margin-bottom: 1em;
}

/*=====<=====<=====<=====<=====<=====<=====

=====>=====>=====>=====>=====>=====>=====*/
