body {
  overflow-x: hidden;
  letter-spacing: 0;
}
#wrapper {
  position: relative;
  background: url(../images/bg.jpg) no-repeat center 670px;
  padding-bottom: 100px;
}
.center {
  width: 1200px;
  margin-left: -600px;
  left: 50%;
  position: relative;
}
#wrapper .banner {
  width: 1920px;
  margin-left: -960px;
  left: 50%;
  position: relative;
}
#wrapper .banner img.phone {
  display: none;
}
/*璁㈢エ妗�*/
.bookingBoxFix {
  position: fixed;
  top: 20%;
  z-index: 10;
  width: 1200px;
  margin-left: -600px;
  left: 50%;
  margin-top: 0px;
}
.bookingBoxFix .ticketBox {
  position: relative;
  z-index: 10;
}
.bookingBoxFix .kobg {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0px;
  left: 0px;
  background: url(../images/kobg.png) repeat;
  z-index: 5;
}
.bookingBox {
  display: none;
}
.bookingBox .tip {
  display: none;
}
.bookingBoxFix .tip {
  display: block;
  font-size: 32px;
  text-align: center;
  line-height: 56px;
  color: #fff;
  padding-top: 30px;
  z-index: 6;
  position: relative;
  font-weight: bold;
}
#ticket-2 {
  display: none;
}
.ui-tabs .ui-tabs-nav {
  display: none;
}
.bookingBox .tit {
  width: 1200px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
.bookingBox .tit span {
  display: inline-block;
  font-size: 16px;
  color: #cb0303;
  height: 45px;
  line-height: 45px;
  padding: 0 23.8px;
  font-weight: bold;
  width: 260px;
  background: url(../images/ticket01.png) no-repeat 260px center #fff;
}
.trip-box #trip-box-1 {
  border: none;
}
.w1200 {
  width: 1200px;
  margin: 0 auto;
}
.w1200 .divtit {
  text-align: center;
  margin-bottom: 40px;
  background: url(../images/bgicon1.png) no-repeat center 5px;
}
.w1200 .divtit h2 {
  font-size: 40px;
  margin-bottom: 10px;
  line-height: 100%;
  color: #1f3a6f;
  font-weight: bold;
}
.w1200 .divtit h2 span {
  position: relative;
  z-index: 1;
}
.w1200 .divtit p {
  color: #1f3a6f;
  display: inline-block;
  font-size: 20px;
  text-transform: uppercase;
}
.div_model {
  padding: 40px;
  border-radius: 20px;
  box-shadow: 0px 7px 7px 0px rgba(27, 78, 115, 0.13);
  background: #fff;
}
.wbody {
  background: #f8fafa;
  border-radius: 20px;
  box-shadow: 0px 7px 7px 0px rgba(27, 78, 115, 0.13);
  padding: 60px 40px;
  margin-bottom: 40px;
}
.ps {
  font-size: 20px;
  color: #184568;
  opacity: 0.46;
  line-height: 2;
}
.div_info table {
  width: 100%;
  border-bottom: 3px solid #6394c7;
  margin-bottom: 30px;
}
.div_info table th {
  background: #6394c7;
  color: #fff;
  height: 40px;
  vertical-align: middle;
  font-size: 18px;
  border-right: 4px solid #fff;
}
.div_info table td {
  width: 25%;
  height: 40px;
  vertical-align: middle;
  font-size: 18px;
  text-align: center;
  background: #e4ecf3;
  border-top: 4px solid #fff;
  border-right: 4px solid #fff;
  color: #102f47;
}
.div_info table .tdno {
  border-right: none;
}
.div_info ul {
  background: #fff;
}
.div_info ul li {
  margin-bottom: 20px;
}
.div_info ul li .litit {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 0 40px;
  margin-bottom: 30px;
}
.div_info ul li .litit span {
  font-size: 35px;
  color: #102f47;
  background: url(../images/icon1.png) no-repeat left center;
  display: block;
  padding-left: 60px;
  margin-right: 25px;
}
.div_info ul li .litit p {
  border-left: 1px solid #dddddd;
  color: #7d979d;
  font-size: 22px;
  padding-left: 25px;
}
.div_info ul li .liline {
  padding: 40px;
  background: url(../images/divbg.png) no-repeat center;
  background-size: cover;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.div_info ul li .liline div {
  padding: 0 40px;
}
.div_info ul li .liline div span {
  display: block;
  font-size: 40px;
  color: #2e4864;
  margin-bottom: 10px;
}
.div_info ul li .liline .divl .s2 {
  font-size: 25px;
  color: #2e4864;
  background: #c7f2db;
  padding: 10px;
  border-radius: 10px;
}
.div_info ul li .liline .divc {
  display: flex;
  align-items: center;
}
.div_info ul li .liline .divr .s2 {
  font-size: 30px;
  color: #e75050;
}
.div_info ul li .liline .divr .s2 b {
  font-size: 18px;
  color: #7d979d;
}
.div_tips {
  position: relative;
}
.div_tips::after {
  content: "";
  display: block;
  width: 499px;
  height: 267px;
  background: url(../images/icon2.png) no-repeat center;
  position: absolute;
  right: -100px;
  bottom: -150px;
}
.div_tips ul li {
  margin-bottom: 20px;
}
.div_tips ul li h4 {
  display: inline-block;
  font-size: 20px;
  background: #4072bd;
  color: #fff;
  border-radius: 5px;
  padding: 2px 5px;
  margin-bottom: 10px;
}
.div_tips ul li p {
  font-size: 18px;
  color: #364b50;
  line-height: 1.6;
}
.div_tips ul li p span {
  font-weight: bold;
}
.div_tips .div_table {
  height: 180px;
  overflow-x: hidden;
}
.div_tips .table1 {
  padding-right: 17px;
}
.div_tips table {
  width: 100%;
}
.div_tips table th {
  background: #4072bd;
  color: #fff;
  height: 40px;
  vertical-align: middle;
  font-size: 18px;
  border-right: 4px solid #fff;
  width: 16%;
}
.div_tips table td {
  width: 16%;
  height: 40px;
  vertical-align: middle;
  font-size: 18px;
  text-align: center;
  color: #364b50;
  background: #fff;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
}
.div_tips table tr:nth-child(2n + 1) td {
  background: #eaf2ff;
}
@media (max-width: 1200px) {
  body {
    min-width: 1200px;
    overflow-x: auto;
  }
  #wrapper {
    overflow: hidden;
  }
}
@media (max-width: 1024px) {
  body {
    min-width: auto;
  }
  body,
  html {
    overflow-x: hidden;
  }
  .header,
  .nav,
  .footer {
    display: none;
  }
  .bookingBox {
    display: none;
  }
  #wrapper .banner {
    width: auto;
    margin: 0px;
    left: unset;
    height: auto;
    background: none;
    margin-bottom: 20px;
  }
  #wrapper .banner img.pc {
    display: none;
  }
  #wrapper .banner img.phone {
    display: block;
    width: 100%;
    position: static;
    margin-left: 0;
  }
  .center {
    width: auto;
    position: static;
    margin: 0px;
    left: unset;
  }
  .w1200 {
    width: auto;
    padding: 0 20px;
  }
  #wrapper {
    background: #a6c9d7;
    padding-bottom: 20px;
  }
  .w1200 .divtit {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .w1200 .divtit h2 {
    font-size: 32px;
    margin-bottom: 10px;
  }
  .w1200 .divtit p {
    font-size: 16px;
  }
  .div_model {
    padding: 20px;
    border-radius: 10px;
  }
  .div_info .ps {
    font-size: 16px;
  }
  .div_info table {
    margin-bottom: 20px;
  }
  .div_info table th {
    font-size: 12px;
    font-weight: normal;
    border-right: 1px solid #fff;
  }
  .div_info table td {
    font-size: 12px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
  }
  .div_tips ul li h4 {
    font-size: 18px;
  }
  .div_tips ul li p {
    font-size: 16px;
  }
  .div_tips table th {
    font-size: 12px;
    font-weight: normal;
    border-right: 1px solid #fff;
  }
  .div_tips table td {
    font-size: 12px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
  }
  .div_tips::after {
    display: none;
  }
  .wbody {
    padding: 20px;
  }
  .div_info ul li .litit {
    flex-wrap: wrap;
    padding: 0;
  }
  .div_info ul li .litit span {
    font-size: 24px;
    margin-bottom: 10px;
  }
  .div_info ul li .litit p {
    font-size: 16px;
    padding: 0;
    border: 0;
  }
  .div_info ul li .liline {
    flex-wrap: wrap;
    padding: 20px;
    text-align: center;
  }
  .div_info ul li .liline div {
    width: 100%;
    padding: 10px;
  }
  .div_info ul li .liline div span {
    font-size: 20px;
    display: inline-block;
  }
  .div_info ul li .liline div span:nth-child(1) {
    width: 100%;
  }
  .div_info ul li .liline .divl .s2 {
    font-size: 16px;
  }
  .div_info ul li .liline .divr .s2 {
    font-size: 22px;
  }
  .div_info ul li .liline .divc {
    justify-content: center;
  }
  .div_info ul li .liline .divc img {
    width: 80%;
  }
  .div_info ul li .liline .btnA {
    margin: 0 auto;
    display: block;
  }
  .div_info ul li .liline .btnA img {
    width: 50px;
  }
  .div_table {
    height: auto!important;
    overflow: auto;
  }
  .div_tips .table1 {
    padding-right: 0;
  }
}
@media screen and (max-width: 767px) {
  .w1200 {
    padding: 0 15px;
  }
}
@media screen and (max-width: 480px) {
  .w1200 {
    padding: 0 10px;
  }
}
