@charset "UTF-8";
/* ===================================================================
CSS information

 file name  : copy.css
 author     : Ability Consultant
 style info : コピー
=================================================================== */
#header .con_nav .box_nav #gnav li a.dayuse_active:after,
#header .con_nav .box_nav #fixnav li a.dayuse_active:after {
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -ms-transform: scaleX(1);
  -o-transform: scaleX(1);
  transform: scaleX(1);
}
.con_packages .box_pac,
.con_bus {
  max-width: 1100px;
  margin: auto;
}
/* -----------------------------------------------------------
	.con_info
----------------------------------------------------------- */
.con_info {
  font-feature-settings: "palt";
  letter-spacing: 0.4px;
  text-align: center;
  padding: 10px 0;
  border: 1px solid #cc3333;
  box-sizing: border-box;
  width: 95%;
  margin: 20px auto 15px;
}
.con_info .st a {
  color: #cc3333;
  font-weight: bold;
}
@media only screen and (min-width: 768px) {
  .con_info {
    max-width: 650px;
    margin-bottom: 20px;
  }
  .con_info:last-child {
    margin-bottom: 50px;
  }
  .con_info .st {
    font-size: 114%;
  }
}
@media print {
  .con_info .st {
    font-size: 116%;
  }
}
.ie8 .con_info .st {
  font-size: 170%;
  letter-spacing: 0.08em;
}
@media only screen and (min-width: 1101px) {
  .con_info {
    max-width: 860px;
    margin-bottom: 20px;
    font-size: 108%;
  }
  #contents .con_info:last-child {
    margin-bottom: 50px;
  }
  .con_info .st {
    font-size: 117%;
  }
}
@media print {
  .con_info {
    max-width: 760px;
  }
}
.ie8 .con_info {
  max-width: 760px;
}

@media only screen and (min-width: 769px) and (max-width: 1100px) {
  .con_info {
    max-width: 600px;
    margin-bottom: 20px;
  }
  .con_info:last-child {
    margin-bottom: 50px;
  }
}

/* -----------------------------------------------------------
	.con_intro
----------------------------------------------------------- */
.con_intro {
  margin-top: 65px;
}
@media only screen and (max-width: 1100px) {
  .con_packages .box_pac,
  .con_bus {
    width: 95%;
  }
}

.con_information .box_inf .wrp_inf:after,
.con_packages .box_pac .wrp_pac .inner:after {
  content: "";
  display: table;
  clear: both;
}

#contents .con_title:after {
  background: -svg-linear-gradient(top, rgba(47, 26, 0, 0.36) 0%, transparent 100%);
  background: -owg-linear-gradient(top, rgba(47, 26, 0, 0.36) 0%, transparent 100%);
  background: -webkit-linear-gradient(top, rgba(47, 26, 0, 0.36) 0%, transparent 100%);
  background: -moz-linear-gradient(top, rgba(47, 26, 0, 0.36) 0%, transparent 100%);
  background: -o-linear-gradient(top, rgba(47, 26, 0, 0.36) 0%, transparent 100%);
  background: linear-gradient(top, rgba(47, 26, 0, 0.36) 0%, transparent 100%);
  background: linear-gradient(to bottom, rgba(47, 26, 0, 0.36), transparent);
}

@media only screen and (min-width: 1101px) {
  #contents .con_title h2 {
    text-shadow: 10px 0 100px rgba(0, 0, 0, 0.2), 0 10px 100px rgba(0, 0, 0, 0.2), -10px 0 100px rgba(0, 0, 0, 0.2), 0 -10px 100px rgba(0, 0, 0, 0.2);
  }
}

@media print {
  #contents .con_title h2 {
    text-shadow: 10px 0 100px rgba(0, 0, 0, 0.2), 0 10px 100px rgba(0, 0, 0, 0.2), -10px 0 100px rgba(0, 0, 0, 0.2), 0 -10px 100px rgba(0, 0, 0, 0.2);
  }
}

.ie8 #contents .con_title h2 {
  text-shadow: 10px 0 100px rgba(0, 0, 0, 0.2), 0 10px 100px rgba(0, 0, 0, 0.2), -10px 0 100px rgba(0, 0, 0, 0.2), 0 -10px 100px rgba(0, 0, 0, 0.2);
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  #contents .con_title h2 {
    text-shadow: 10px 0 50px rgba(0, 0, 0, 0.2), 0 10px 50px rgba(0, 0, 0, 0.2), -10px 0 50px rgba(0, 0, 0, 0.2), 0 -10px 50px rgba(0, 0, 0, 0.2);
  }
}

@media only screen and (max-width: 767px) {
  #contents .con_title h2 {
    text-shadow: 0.2em 0 1em rgba(0, 0, 0, 0.5), 0 0.2em 1em rgba(0, 0, 0, 0.5), -0.2em 0 1em rgba(0, 0, 0, 0.5), 0 -0.2em 1em rgba(0, 0, 0, 0.5);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_intro {
    margin-top: 55px;
  }
}

@media only screen and (max-width: 767px) {
  .con_intro {
    margin-top: 2em;
  }
}

@media only screen and (min-width: 768px) {
  .con_intro .box_int {
    letter-spacing: -0.4em;
  }
}

@media print {
  .con_intro .box_int {
    letter-spacing: -0.4em;
  }
}

.ie8 .con_intro .box_int {
  letter-spacing: -0.4em;
}

@media only screen and (min-width: 768px) {
  .con_intro .box_int > * {
    width: 50%;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    vertical-align: top;
    letter-spacing: normal;
  }
}

@media print {
  .con_intro .box_int > * {
    width: 50%;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    vertical-align: top;
    letter-spacing: normal;
  }
}

.ie8 .con_intro .box_int > * {
  width: 50%;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  vertical-align: top;
  letter-spacing: normal;
}

@media only screen and (min-width: 1101px) {
  .con_intro .box_int .wrp_st > *,
  .con_intro .box_int .wrp_txt > * {
    max-width: 550px;
  }
}

@media print {
  .con_intro .box_int .wrp_st > *,
  .con_intro .box_int .wrp_txt > * {
    max-width: 550px;
  }
}

.ie8 .con_intro .box_int .wrp_st > *,
.ie8 .con_intro .box_int .wrp_txt > * {
  max-width: 550px;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_intro .box_int .wrp_st > *,
  .con_intro .box_int .wrp_txt > * {
    width: 95%;
  }
}

@media only screen and (max-width: 767px) {
  .con_intro .box_int .wrp_st {
    width: 95%;
    margin: 0 auto 1em;
  }
}

.con_intro .box_int .wrp_st h3 {
  position: relative;
  margin: 0 0 0 auto;
}

@media only screen and (min-width: 1101px) {
  .con_intro .box_int .wrp_st h3:before {
    content: "";
    position: absolute;
    left: -150px;
    top: 0;
    width: 108px;
    height: 167px;
    background: url(../images/common/dec1.png) no-repeat left top;
  }
}

@media print {
  .con_intro .box_int .wrp_st h3:before {
    content: "";
    position: absolute;
    left: -150px;
    top: 0;
    width: 108px;
    height: 167px;
    background: url(../images/common/dec1.png) no-repeat left top;
  }
}

.ie8 .con_intro .box_int .wrp_st h3:before {
  content: "";
  position: absolute;
  left: -150px;
  top: 0;
  width: 108px;
  height: 167px;
  background: url(../images/common/dec1.png) no-repeat left top;
}

.con_intro .box_int .wrp_st h3 > * {
  display: block;
}

.con_intro .box_int .wrp_st h3 em {
  color: #005b98;
  font-size: 33px;
  font-family: "游明朝", "Yu Mincho";
  font-weight: 500;
  letter-spacing: 4px;
}

@media only screen and (max-width: 1100px) {
  .con_intro .box_int .wrp_st h3 em {
    font-size: 27px;
  }
}

@media only screen and (max-width: 767px) {
  .con_intro .box_int .wrp_st h3 em {
    font-size: 154%;
    line-height: 1.33;
    letter-spacing: 0.1em;
    font-weight: bold;
  }
}

.con_intro .box_int .wrp_st h3 > span {
  margin-top: 15px;
  color: #a4a4a4;
  font-size: 177%;
  font-family: "Didact Gothic", sans-serif;
  font-weight: bold;
  letter-spacing: 0.34em;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_intro .box_int .wrp_st h3 > span {
    margin-top: 25px;
  }
}

@media only screen and (max-width: 767px) {
  .con_intro .box_int .wrp_st h3 > span {
    margin-top: 0.5em;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_intro .box_int .wrp_st h3 > span {
    font-size: 154%;
  }
}

@media only screen and (max-width: 767px) {
  .con_intro .box_int .wrp_st h3 > span {
    font-size: 116%;
  }
}

.con_intro .box_int .wrp_txt {
  background: #e5eff4;
  -webkit-border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
  -ms-border-radius: 5px 0 0 5px;
  -o-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px;
}

@media only screen and (max-width: 767px) {
  .con_intro .box_int .wrp_txt {
    width: 97.5%;
    margin: 0 0 0 auto;
  }
}

.con_intro .box_int .wrp_txt .txt {
  margin: 0 auto 0 0;
  padding: 50px 0 50px 70px;
  box-sizing: border-box;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_intro .box_int .wrp_txt .txt {
    padding: 7.27273% 0 12.72727% 9.09091%;
  }
}

@media only screen and (max-width: 767px) {
  .con_intro .box_int .wrp_txt .txt {
    padding: 1em;
  }
}

@media only screen and (min-width: 768px) {
  .con_intro .box_int .wrp_txt .txt {
    font-size: 124%;
    line-height: 1.87;
    letter-spacing: 0.06em;
  }
}

@media print {
  .con_intro .box_int .wrp_txt .txt {
    font-size: 124%;
    line-height: 1.87;
    letter-spacing: 0.06em;
  }
}

.ie8 .con_intro .box_int .wrp_txt .txt {
  font-size: 124%;
  line-height: 1.87;
  letter-spacing: 0.06em;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_intro .box_int .wrp_txt .txt {
    font-size: 116%;
  }
}

/* -----------------------------------------------------------
	.con_information
----------------------------------------------------------- */
.con_information {
  margin-top: 90px;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_information {
    margin-top: 75px;
  }
}

@media only screen and (max-width: 767px) {
  .con_information {
    margin-top: 2.5em;
  }
}

.con_information h4 {
  margin-bottom: 25px;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_information h4 {
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 767px) {
  .con_information h4 {
    margin-bottom: 1.5em;
  }
}

.con_information .box_inf {
  padding: 40px 0 35px;
  background: #0b4871;
}

@media only screen and (max-width: 767px) {
  .con_information .box_inf {
    padding: 0 0 3em;
  }
}

.con_information .box_inf .wrp_inf #obj_slider {
  margin-bottom: 0 !important;
}

@media only screen and (min-width: 768px) {
  .con_information .box_inf .wrp_inf #obj_slider {
    float: left;
    width: 50%;
  }
}

@media print {
  .con_information .box_inf .wrp_inf #obj_slider {
    float: left;
    width: 50%;
  }
}

.ie8 .con_information .box_inf .wrp_inf #obj_slider {
  float: left;
  width: 50%;
}

.con_information .box_inf .wrp_inf #obj_slider .slick-slide {
  position: relative;
  overflow: hidden;
}

@media only screen and (min-width: 1101px) {
  .con_information .box_inf .wrp_inf #obj_slider .slick-slide {
    height: 680px;
  }
}

@media print {
  .con_information .box_inf .wrp_inf #obj_slider .slick-slide {
    height: 680px;
  }
}

.ie8 .con_information .box_inf .wrp_inf #obj_slider .slick-slide {
  height: 680px;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_information .box_inf .wrp_inf #obj_slider .slick-slide {
    height: 480px;
  }
}

@media only screen and (min-width: 768px) {
  .con_information .box_inf .wrp_inf #obj_slider .slick-slide img {
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -500px;
    max-width: none;
  }
}

@media print {
  .con_information .box_inf .wrp_inf #obj_slider .slick-slide img {
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -500px;
    max-width: none;
  }
}

.ie8 .con_information .box_inf .wrp_inf #obj_slider .slick-slide img {
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -500px;
  max-width: none;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_information .box_inf .wrp_inf #obj_slider .slick-slide img {
    height: 480px;
    margin-left: -352px;
  }
}

@media only screen and (min-width: 1101px) {
  .con_information .box_inf .wrp_inf #obj_slider .slick-dots {
    right: -22px;
    bottom: 0;
    width: auto;
  }
}

@media print {
  .con_information .box_inf .wrp_inf #obj_slider .slick-dots {
    right: -22px;
    bottom: 0;
    width: auto;
  }
}

.ie8 .con_information .box_inf .wrp_inf #obj_slider .slick-dots {
  right: -22px;
  bottom: 0;
  width: auto;
}

@media only screen and (max-width: 1100px) {
  .con_information .box_inf .wrp_inf #obj_slider .slick-dots {
    position: static;
    text-align: right;
    margin-top: 0.5em;
  }
}

@media only screen and (max-width: 767px) {
  .con_information .box_inf .wrp_inf #obj_slider .slick-dots {
    text-align: center;
  }
}

.con_information .box_inf .wrp_inf #obj_slider .slick-dots li {
  width: 10px;
  height: 10px;
  vertical-align: middle;
  margin: 10px 0 0 0;
  background: #d2d2d2;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: background 500ms ease;
  -moz-transition: background 500ms ease;
  -o-transition: background 500ms ease;
  transition: background 500ms ease;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_information .box_inf .wrp_inf #obj_slider .slick-dots li {
    margin: 0 0 0 15px;
  }
}

@media only screen and (max-width: 767px) {
  .con_information .box_inf .wrp_inf #obj_slider .slick-dots li {
    margin: 0 0 0 1em;
  }
}

@media only screen and (min-width: 1101px) {
  .con_information .box_inf .wrp_inf #obj_slider .slick-dots li {
    display: block;
  }
}

@media print {
  .con_information .box_inf .wrp_inf #obj_slider .slick-dots li {
    display: block;
  }
}

.ie8 .con_information .box_inf .wrp_inf #obj_slider .slick-dots li {
  display: block;
}

.con_information .box_inf .wrp_inf #obj_slider .slick-dots li:first-child {
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .con_information .box_inf .wrp_inf #obj_slider .slick-dots li {
    width: 0.8em;
    height: 0.8em;
  }
}

.con_information .box_inf .wrp_inf #obj_slider .slick-dots li button {
  width: 100%;
  height: 100%;
  padding: 0;
}

.con_information .box_inf .wrp_inf #obj_slider .slick-dots li button:before {
  content: none;
}

.con_information .box_inf .wrp_inf #obj_slider .slick-dots li:hover,
.con_information .box_inf .wrp_inf #obj_slider .slick-dots li.slick-active {
  background: #00afd5;
}

.con_information .box_inf .wrp_inf .wrp_img {
  position: relative;
  overflow: hidden;
}

@media only screen and (min-width: 768px) {
  .con_information .box_inf .wrp_inf .wrp_img {
    float: right;
    width: 50%;
  }
}

@media print {
  .con_information .box_inf .wrp_inf .wrp_img {
    float: right;
    width: 50%;
  }
}

.ie8 .con_information .box_inf .wrp_inf .wrp_img {
  float: right;
  width: 50%;
}

@media only screen and (min-width: 1101px) {
  .con_information .box_inf .wrp_inf .wrp_img {
    height: 680px;
  }
}

@media print {
  .con_information .box_inf .wrp_inf .wrp_img {
    height: 680px;
  }
}

.ie8 .con_information .box_inf .wrp_inf .wrp_img {
  height: 680px;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_information .box_inf .wrp_inf .wrp_img {
    height: 480px;
  }
}

@media only screen and (min-width: 768px) {
  .con_information .box_inf .wrp_inf .wrp_img img {
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -500px;
    max-width: none;
  }
}

@media print {
  .con_information .box_inf .wrp_inf .wrp_img img {
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -500px;
    max-width: none;
  }
}

.ie8 .con_information .box_inf .wrp_inf .wrp_img img {
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -500px;
  max-width: none;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_information .box_inf .wrp_inf .wrp_img img {
    height: 480px;
    margin-left: -352px;
  }
}

.con_information .box_inf .wrp_inf .wrp_txt {
  margin: 30px auto 0;
  color: #fff;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_information .box_inf .wrp_inf .wrp_txt {
    margin: 0 auto 0;
  }
}

@media only screen and (max-width: 767px) {
  .con_information .box_inf .wrp_inf .wrp_txt {
    margin: 1em auto 0;
  }
}

@media only screen and (min-width: 768px) {
  .con_information .box_inf .wrp_inf .wrp_txt {
    float: right;
    width: 50%;
  }
}

@media print {
  .con_information .box_inf .wrp_inf .wrp_txt {
    float: right;
    width: 50%;
  }
}

.ie8 .con_information .box_inf .wrp_inf .wrp_txt {
  float: right;
  width: 50%;
}

@media only screen and (max-width: 767px) {
  .con_information .box_inf .wrp_inf .wrp_txt {
    width: 95%;
  }
}

.con_information .box_inf .wrp_inf .wrp_txt .wrap {
  margin: 0 0 0 9%;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_information .box_inf .wrp_inf .wrp_txt .wrap {
    margin: 0 0 0 6.36364%;
  }
}

@media only screen and (max-width: 767px) {
  .con_information .box_inf .wrp_inf .wrp_txt .wrap {
    margin: 0;
  }
}

@media only screen and (min-width: 1101px) {
  .con_information .box_inf .wrp_inf .wrp_txt .wrap {
    width: 455px;
  }
}

@media print {
  .con_information .box_inf .wrp_inf .wrp_txt .wrap {
    width: 455px;
  }
}

.ie8 .con_information .box_inf .wrp_inf .wrp_txt .wrap {
  width: 455px;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_information .box_inf .wrp_inf .wrp_txt .wrap {
    width: 90.90909%;
  }
}

.con_information .box_inf .wrp_inf .wrp_txt .wrap .st {
  margin-bottom: 25px;
  text-align: center;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_information .box_inf .wrp_inf .wrp_txt .wrap .st {
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 767px) {
  .con_information .box_inf .wrp_inf .wrp_txt .wrap .st {
    margin-bottom: 1em;
  }
}

.con_information .box_inf .wrp_inf .wrp_txt .wrap .st:after {
  content: "";
  display: block;
  width: 30px;
  height: 19px;
  margin: 10px auto 0;
  background: url(../images/common/ic_st1.png) no-repeat left top;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
}

@media only screen and (max-width: 767px) {
  .con_information .box_inf .wrp_inf .wrp_txt .wrap .st:after {
    margin: 0.5em auto 0;
  }
}

@media only screen and (max-width: 767px) {
  .con_information .box_inf .wrp_inf .wrp_txt .wrap .st:after {
    width: 1.85em;
    height: 1.14em;
  }
}

.con_information .box_inf .wrp_inf .wrp_txt .wrap .st span {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  padding: 8px 30px;
  font-size: 216%;
  font-family: "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", Meiryo, "Times New Roman", Times, Garamond, Georgia, serif;
  font-weight: bold;
  letter-spacing: 0.06em;
  border-left: 1px solid #4f9d82;
  border-right: 1px solid #4f9d82;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_information .box_inf .wrp_inf .wrp_txt .wrap .st span {
    padding: 8px 10px;
  }
}

@media only screen and (max-width: 767px) {
  .con_information .box_inf .wrp_inf .wrp_txt .wrap .st span {
    padding: 0.2em 1em;
  }
}

@media only screen and (min-width: 768px) {
  .con_information .box_inf .wrp_inf .wrp_txt .wrap .st span {
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    white-space: nowrap;
    margin-top: 5px;
    line-height: 1.14;
  }
}

@media print {
  .con_information .box_inf .wrp_inf .wrp_txt .wrap .st span {
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    white-space: nowrap;
    margin-top: 5px;
    line-height: 1.14;
  }
}

.ie8 .con_information .box_inf .wrp_inf .wrp_txt .wrap .st span {
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  white-space: nowrap;
  margin-top: 5px;
  line-height: 1.14;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_information .box_inf .wrp_inf .wrp_txt .wrap .st span {
    font-size: 193%;
  }
}

@media only screen and (max-width: 767px) {
  .con_information .box_inf .wrp_inf .wrp_txt .wrap .st span {
    font-size: 139%;
  }
}

@media only screen and (min-width: 768px) {
  .con_information .box_inf .wrp_inf .wrp_txt .wrap .txt {
    font-size: 124%;
    line-height: 1.75;
  }
}

@media print {
  .con_information .box_inf .wrp_inf .wrp_txt .wrap .txt {
    font-size: 124%;
    line-height: 1.75;
  }
}

.ie8 .con_information .box_inf .wrp_inf .wrp_txt .wrap .txt {
  font-size: 124%;
  line-height: 1.75;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_information .box_inf .wrp_inf .wrp_txt .wrap .txt {
    font-size: 116%;
    line-height: 1.64;
  }
}

.con_information .box_inf .wrp_inf .wrp_txt .wrap .inner {
  margin-top: 20px;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_information .box_inf .wrp_inf .wrp_txt .wrap .inner {
    margin-top: 15px;
  }
}

@media only screen and (max-width: 767px) {
  .con_information .box_inf .wrp_inf .wrp_txt .wrap .inner {
    margin-top: 1em;
  }
}

.con_information .box_inf .wrp_inf .wrp_txt .wrap .inner .sst {
  margin-bottom: 10px;
  font-size: 139%;
  font-weight: bold;
  letter-spacing: 0.06em;
}

@media only screen and (max-width: 767px) {
  .con_information .box_inf .wrp_inf .wrp_txt .wrap .inner .sst {
    margin-bottom: 0.5em;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_information .box_inf .wrp_inf .wrp_txt .wrap .inner .sst {
    font-size: 131%;
  }
}

@media only screen and (max-width: 767px) {
  .con_information .box_inf .wrp_inf .wrp_txt .wrap .inner .sst {
    font-size: 116%;
  }
}

@media only screen and (min-width: 768px) {
  .con_information .box_inf .wrp_inf .wrp_txt .wrap .inner table tr th {
    width: 150px;
  }
}

@media print {
  .con_information .box_inf .wrp_inf .wrp_txt .wrap .inner table tr th {
    width: 150px;
  }
}

.ie8 .con_information .box_inf .wrp_inf .wrp_txt .wrap .inner table tr th {
  width: 150px;
}

.con_information .box_inf .wrp_inf .wrp_txt .wrap .inner .att {
  margin-top: 10px;
}

@media only screen and (max-width: 767px) {
  .con_information .box_inf .wrp_inf .wrp_txt .wrap .inner .att {
    margin-top: 0.5em;
  }
}

@media only screen and (min-width: 1101px) {
  .con_information .box_inf .wrp_inf .wrp_txt .wrap .inner .att {
    font-size: 116%;
  }
}

@media print {
  .con_information .box_inf .wrp_inf .wrp_txt .wrap .inner .att {
    font-size: 116%;
  }
}

.ie8 .con_information .box_inf .wrp_inf .wrp_txt .wrap .inner .att {
  font-size: 116%;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_information .box_inf .wrp_inf .wrp_txt .wrap .inner .att {
    font-size: 108%;
  }
}

.con_information .box_inf .wrp_inf .wrp_txt .wrap .inner .att span {
  color: #ec9090;
}

.con_information .box_inf .wrp_inf .wrp_txt .wrap .btns {
  margin-top: 25px;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_information .box_inf .wrp_inf .wrp_txt .wrap .btns {
    margin-top: 20px;
  }
}

@media only screen and (max-width: 767px) {
  .con_information .box_inf .wrp_inf .wrp_txt .wrap .btns {
    margin-top: 1em;
  }
}

@media only screen and (min-width: 768px) {
  .con_information .box_inf .wrp_inf .wrp_txt .wrap .btns {
    letter-spacing: -0.4em;
    text-align: center;
  }
}

@media print {
  .con_information .box_inf .wrp_inf .wrp_txt .wrap .btns {
    letter-spacing: -0.4em;
    text-align: center;
  }
}

.ie8 .con_information .box_inf .wrp_inf .wrp_txt .wrap .btns {
  letter-spacing: -0.4em;
  text-align: center;
}

.con_information .box_inf .wrp_inf .wrp_txt .wrap .btns p {
  margin: auto;
}

@media only screen and (max-width: 767px) {
  .con_information .box_inf .wrp_inf .wrp_txt .wrap .btns p {
    width: 100%;
  }
}

.con_information .box_inf .wrp_inf .wrp_txt .wrap .btns p a,
.con_information .box_inf .wrp_inf .wrp_txt .wrap .btns p > span {
  position: relative;
  display: block;
  padding: 20px 1em;
  border: 1px solid #fff;
  background: #fff;
  box-sizing: border-box;
  text-decoration: none;
  text-align: center;
  letter-spacing: 0.05em;
  font-size: 124%;
  color: #005b98;
  font-family: "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", Meiryo, "Times New Roman", Times, Garamond, Georgia, serif;
  font-weight: bold;
  -webkit-transition: color 500ms ease, background 500ms ease;
  -moz-transition: color 500ms ease, background 500ms ease;
  -o-transition: color 500ms ease, background 500ms ease;
  transition: color 500ms ease, background 500ms ease;
}

@media only screen and (max-width: 767px) {
  .con_information .box_inf .wrp_inf .wrp_txt .wrap .btns p a,
  .con_information .box_inf .wrp_inf .wrp_txt .wrap .btns p > span {
    padding: 0.8em 0.5em;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_information .box_inf .wrp_inf .wrp_txt .wrap .btns p a,
  .con_information .box_inf .wrp_inf .wrp_txt .wrap .btns p > span {
    font-size: 116%;
    letter-spacing: 0.03em;
  }
}

@media only screen and (max-width: 767px) {
  .con_information .box_inf .wrp_inf .wrp_txt .wrap .btns p a,
  .con_information .box_inf .wrp_inf .wrp_txt .wrap .btns p > span {
    font-size: 108%;
  }
}

.con_information .box_inf .wrp_inf .wrp_txt .wrap .btns p a i,
.con_information .box_inf .wrp_inf .wrp_txt .wrap .btns p > span i {
  position: relative;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  width: 10px;
  height: 1px;
  margin-left: 15px;
  background: #005b98;
  -webkit-transition: background 500ms ease, -webkit-transform 500ms ease;
  -moz-transition: background 500ms ease, -moz-transform 500ms ease;
  -o-transition: background 500ms ease, -o-transform 500ms ease;
  transition: background 500ms ease, transform 500ms ease;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_information .box_inf .wrp_inf .wrp_txt .wrap .btns p a i,
  .con_information .box_inf .wrp_inf .wrp_txt .wrap .btns p > span i {
    margin-left: 10px;
  }
}

@media only screen and (max-width: 767px) {
  .con_information .box_inf .wrp_inf .wrp_txt .wrap .btns p a i,
  .con_information .box_inf .wrp_inf .wrp_txt .wrap .btns p > span i {
    margin-left: 0.8em;
  }
}

@media only screen and (max-width: 767px) {
  .con_information .box_inf .wrp_inf .wrp_txt .wrap .btns p a i,
  .con_information .box_inf .wrp_inf .wrp_txt .wrap .btns p > span i {
    width: 0.8em;
  }
}

.con_information .box_inf .wrp_inf .wrp_txt .wrap .btns p a i:before,
.con_information .box_inf .wrp_inf .wrp_txt .wrap .btns p > span i:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 5px;
  height: 5px;
  margin-top: -3px;
  border-top: 1px solid #005b98;
  border-right: 1px solid #005b98;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

@media only screen and (max-width: 767px) {
  .con_information .box_inf .wrp_inf .wrp_txt .wrap .btns p a i:before,
  .con_information .box_inf .wrp_inf .wrp_txt .wrap .btns p > span i:before {
    margin-top: -0.2em;
  }
}

@media only screen and (max-width: 767px) {
  .con_information .box_inf .wrp_inf .wrp_txt .wrap .btns p a i:before,
  .con_information .box_inf .wrp_inf .wrp_txt .wrap .btns p > span i:before {
    width: 0.4em;
    height: 0.4em;
  }
}

.con_information .box_inf .wrp_inf .wrp_txt .wrap .btns p a:hover,
.con_information .box_inf .wrp_inf .wrp_txt .wrap .btns p > span:hover {
  background: #ebebeb;
}

.con_information .box_inf .wrp_inf .wrp_txt .wrap .btns p a:hover i,
.con_information .box_inf .wrp_inf .wrp_txt .wrap .btns p > span:hover i {
  -webkit-transform: translateX(0.3em);
  -moz-transform: translateX(0.3em);
  -ms-transform: translateX(0.3em);
  -o-transform: translateX(0.3em);
  transform: translateX(0.3em);
}

@media only screen and (min-width: 768px) {
  .con_information .box_inf .wrp_inf .wrp_txt .wrap .btns p {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    letter-spacing: normal;
    width: 211px;
  }
}

@media print {
  .con_information .box_inf .wrp_inf .wrp_txt .wrap .btns p {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    letter-spacing: normal;
    width: 211px;
  }
}

.ie8 .con_information .box_inf .wrp_inf .wrp_txt .wrap .btns p {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  letter-spacing: normal;
  width: 211px;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_information .box_inf .wrp_inf .wrp_txt .wrap .btns p {
    width: 165px;
  }
}

.con_information .box_inf .wrp_inf .wrp_txt .wrap .btns p + p {
  margin: 0 0 0 12px;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_information .box_inf .wrp_inf .wrp_txt .wrap .btns p + p {
    margin: 0 0 0 8px;
  }
}

@media only screen and (max-width: 767px) {
  .con_information .box_inf .wrp_inf .wrp_txt .wrap .btns p + p {
    margin: 0.5em 0 0;
  }
}

.con_information .box_inf .wrp_inf + .wrp_inf {
  margin-top: 40px;
}

@media only screen and (max-width: 767px) {
  .con_information .box_inf .wrp_inf + .wrp_inf {
    margin-top: 2.5em;
  }
}

.con_information .box_inf .wrp_inf + .wrp_inf .wrp_txt .wrap {
  margin: 0 9% 0 auto;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_information .box_inf .wrp_inf + .wrp_inf .wrp_txt .wrap {
    margin: 0 6.36364% 0 auto;
  }
}

@media only screen and (max-width: 767px) {
  .con_information .box_inf .wrp_inf + .wrp_inf .wrp_txt .wrap {
    margin: 0;
  }
}

@media only screen and (min-width: 768px) {
  .con_information .box_inf .wrp_inf + .wrp_inf .wrp_txt .wrap .btns p {
    width: 310px;
  }
}

@media print {
  .con_information .box_inf .wrp_inf + .wrp_inf .wrp_txt .wrap .btns p {
    width: 310px;
  }
}

.ie8 .con_information .box_inf .wrp_inf + .wrp_inf .wrp_txt .wrap .btns p {
  width: 310px;
}

/* -----------------------------------------------------------
	.con_packages
----------------------------------------------------------- */
.con_packages {
  margin-top: 80px;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_packages {
    margin-top: 70px;
  }
}

@media only screen and (max-width: 767px) {
  .con_packages {
    margin-top: 3em;
  }
}

.con_packages h4 {
  margin-bottom: 25px;
}

@media only screen and (max-width: 767px) {
  .con_packages h4 {
    margin-bottom: 1.5em;
  }
}

@media only screen and (min-width: 768px) {
  .con_packages .txt_read {
    text-align: center;
    font-size: 124%;
  }
}

@media print {
  .con_packages .txt_read {
    text-align: center;
    font-size: 124%;
  }
}

.ie8 .con_packages .txt_read {
  text-align: center;
  font-size: 124%;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_packages .txt_read {
    font-size: 116%;
  }
}

@media only screen and (max-width: 767px) {
  .con_packages .txt_read {
    width: 95%;
    margin: auto;
  }
}

.con_packages .box_pac {
  margin-top: 35px;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_packages .box_pac {
    margin-top: 30px;
  }
}

@media only screen and (max-width: 767px) {
  .con_packages .box_pac {
    margin-top: 1em;
  }
}

.con_packages .box_pac .wrp_pac {
  padding: 45px 4.09091% 40px;
  background: #e5eff4;
  box-sizing: border-box;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_packages .box_pac .wrp_pac {
    padding: 35px 2.81818% 30px;
  }
}

@media only screen and (max-width: 767px) {
  .con_packages .box_pac .wrp_pac {
    padding: 1em 0.8em;
  }
}

.con_packages .box_pac .wrp_pac .inner .wrp_ic {
  letter-spacing: -0.4em;
  text-align: center;
}

@media only screen and (min-width: 768px) {
  .con_packages .box_pac .wrp_pac .inner .wrp_ic {
    float: right;
    text-align: right;
  }
}

@media print {
  .con_packages .box_pac .wrp_pac .inner .wrp_ic {
    float: right;
    text-align: right;
  }
}

.ie8 .con_packages .box_pac .wrp_pac .inner .wrp_ic {
  float: right;
  text-align: right;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_packages .box_pac .wrp_pac .inner .wrp_ic {
    width: 47%;
  }
}

@media only screen and (max-width: 767px) {
  .con_packages .box_pac .wrp_pac .inner .wrp_ic {
    margin-top: 1em;
  }
}

.con_packages .box_pac .wrp_pac .inner .wrp_ic > * {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  letter-spacing: normal;
}

@media only screen and (min-width: 1101px) {
  .con_packages .box_pac .wrp_pac .inner .wrp_ic p {
    width: 102px;
  }
}

@media print {
  .con_packages .box_pac .wrp_pac .inner .wrp_ic p {
    width: 102px;
  }
}

.ie8 .con_packages .box_pac .wrp_pac .inner .wrp_ic p {
  width: 102px;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_packages .box_pac .wrp_pac .inner .wrp_ic p {
    width: 20.4%;
  }
}

@media only screen and (max-width: 767px) {
  .con_packages .box_pac .wrp_pac .inner .wrp_ic p {
    width: 19.73684%;
  }
}

.con_packages .box_pac .wrp_pac .inner .wrp_ic i {
  color: #005b98;
  font-size: 231%;
  margin: 0 7px;
}

@media only screen and (max-width: 767px) {
  .con_packages .box_pac .wrp_pac .inner .wrp_ic i {
    margin: 0 0.15em;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_packages .box_pac .wrp_pac .inner .wrp_ic i {
    font-size: 185%;
  }
}

@media only screen and (max-width: 767px) {
  .con_packages .box_pac .wrp_pac .inner .wrp_ic i {
    font-size: 154%;
  }
}

@media only screen and (min-width: 768px) {
  .con_packages .box_pac .wrp_pac .inner .wrp_txt {
    float: left;
  }
}

@media print {
  .con_packages .box_pac .wrp_pac .inner .wrp_txt {
    float: left;
  }
}

.ie8 .con_packages .box_pac .wrp_pac .inner .wrp_txt {
  float: left;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_packages .box_pac .wrp_pac .inner .wrp_txt {
    width: 50%;
  }
}

.con_packages .box_pac .wrp_pac .inner .wrp_txt .ic {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  padding: 0.2em 1.2em;
  margin-bottom: 0.4em;
  line-height: 1;
  background: #4b6fb9;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  color: #fff;
  font-weight: bold;
}

@media only screen and (min-width: 1101px) {
  .con_packages .box_pac .wrp_pac .inner .wrp_txt .ic {
    font-size: 124%;
  }
}

@media print {
  .con_packages .box_pac .wrp_pac .inner .wrp_txt .ic {
    font-size: 124%;
  }
}

.ie8 .con_packages .box_pac .wrp_pac .inner .wrp_txt .ic {
  font-size: 124%;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_packages .box_pac .wrp_pac .inner .wrp_txt .ic {
    font-size: 116%;
  }
}

.con_packages .box_pac .wrp_pac .inner .wrp_txt .st {
  margin-bottom: 15px;
  color: #005b98;
  font-size: 185%;
  font-family: "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", Meiryo, "Times New Roman", Times, Garamond, Georgia, serif;
  font-weight: bold;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_packages .box_pac .wrp_pac .inner .wrp_txt .st {
    margin-bottom: 10px;
  }
}

@media only screen and (max-width: 767px) {
  .con_packages .box_pac .wrp_pac .inner .wrp_txt .st {
    margin-bottom: 0.5em;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_packages .box_pac .wrp_pac .inner .wrp_txt .st {
    font-size: 154%;
  }
}

@media only screen and (max-width: 767px) {
  .con_packages .box_pac .wrp_pac .inner .wrp_txt .st {
    font-size: 124%;
  }
}

@media only screen and (min-width: 768px) {
  .con_packages .box_pac .wrp_pac .inner .wrp_txt .txt {
    font-size: 124%;
    line-height: 1.625;
  }
}

@media print {
  .con_packages .box_pac .wrp_pac .inner .wrp_txt .txt {
    font-size: 124%;
    line-height: 1.625;
  }
}

.ie8 .con_packages .box_pac .wrp_pac .inner .wrp_txt .txt {
  font-size: 124%;
  line-height: 1.625;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_packages .box_pac .wrp_pac .inner .wrp_txt .txt {
    font-size: 116%;
  }
}

.con_packages .box_pac .wrp_pac .price {
  padding: 13px 0.5em;
  border-top: 1px solid #9aa7c1;
  border-bottom: 1px solid #9aa7c1;
  margin-top: 30px;
  box-sizing: border-box;
  letter-spacing: -0.4em;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  .con_packages .box_pac .wrp_pac .price {
    padding: 0.8em 0.5em;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_packages .box_pac .wrp_pac .price {
    margin-top: 25px;
  }
}

@media only screen and (max-width: 767px) {
  .con_packages .box_pac .wrp_pac .price {
    margin-top: 1em;
  }
}

.con_packages .box_pac .wrp_pac .price p {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  letter-spacing: normal;
  font-size: 139%;
  line-height: 1;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_packages .box_pac .wrp_pac .price p {
    font-size: 124%;
  }
}

@media only screen and (max-width: 767px) {
  .con_packages .box_pac .wrp_pac .price p {
    font-size: 100%;
  }
}

.con_packages .box_pac .wrp_pac .price p em {
  margin-left: 0.5em;
  color: #c74242;
  font-size: 134%;
}

.con_packages .box_pac .wrp_pac .price p + p {
  margin-left: 70px;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_packages .box_pac .wrp_pac .price p + p {
    margin-left: 40px;
  }
}

@media only screen and (max-width: 767px) {
  .con_packages .box_pac .wrp_pac .price p + p {
    margin-left: 1.5em;
  }
}

.con_packages .box_pac .wrp_pac .price p span {
  font-size: 85%;
  display: block;
  margin-top: 10px;
  line-height: 1.3;
}

.con_packages .box_pac .att {
  margin-top: 0.5em;
}

@media only screen and (min-width: 768px) {
  .con_packages .box_pac .att {
    font-size: 116%;
    line-height: 1.73;
  }
}

@media print {
  .con_packages .box_pac .att {
    font-size: 116%;
    line-height: 1.73;
  }
}

.ie8 .con_packages .box_pac .att {
  font-size: 116%;
  line-height: 1.73;
}

.con_packages .box_pac .att span {
  color: #c74242;
}

@media only screen and (max-width: 767px) {
  .con_packages .box_pac + .box_pac {
    margin-top: 2em;
  }
}

@media only screen and (min-width: 768px) {
  .con_packages .box_pac + .box_pac .wrp_pac .inner .wrp_ic > * {
    margin: 0;
  }
}

@media print {
  .con_packages .box_pac + .box_pac .wrp_pac .inner .wrp_ic > * {
    margin: 0;
  }
}

.ie8 .con_packages .box_pac + .box_pac .wrp_pac .inner .wrp_ic > * {
  margin: 0;
}

.con_packages .btn {
  margin: auto;
  margin-top: 30px;
}

@media only screen and (max-width: 767px) {
  .con_packages .btn {
    width: 100%;
  }
}

.con_packages .btn a,
.con_packages .btn > span {
  position: relative;
  display: block;
  padding: 20px 1em;
  border: 1px solid #40965e;
  background: #40965e;
  box-sizing: border-box;
  text-decoration: none;
  text-align: center;
  letter-spacing: 0.05em;
  font-size: 124%;
  color: #fff;
  font-family: "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", Meiryo, "Times New Roman", Times, Garamond, Georgia, serif;
  font-weight: bold;
  -webkit-transition: color 500ms ease, background 500ms ease;
  -moz-transition: color 500ms ease, background 500ms ease;
  -o-transition: color 500ms ease, background 500ms ease;
  transition: color 500ms ease, background 500ms ease;
}

@media only screen and (max-width: 767px) {
  .con_packages .btn a,
  .con_packages .btn > span {
    padding: 0.8em 0.5em;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_packages .btn a,
  .con_packages .btn > span {
    font-size: 116%;
    letter-spacing: 0.03em;
  }
}

@media only screen and (max-width: 767px) {
  .con_packages .btn a,
  .con_packages .btn > span {
    font-size: 108%;
  }
}

.con_packages .btn a i,
.con_packages .btn > span i {
  position: relative;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  width: 10px;
  height: 1px;
  margin-left: 15px;
  background: #fff;
  -webkit-transition: background 500ms ease, -webkit-transform 500ms ease;
  -moz-transition: background 500ms ease, -moz-transform 500ms ease;
  -o-transition: background 500ms ease, -o-transform 500ms ease;
  transition: background 500ms ease, transform 500ms ease;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_packages .btn a i,
  .con_packages .btn > span i {
    margin-left: 10px;
  }
}

@media only screen and (max-width: 767px) {
  .con_packages .btn a i,
  .con_packages .btn > span i {
    margin-left: 0.8em;
  }
}

@media only screen and (max-width: 767px) {
  .con_packages .btn a i,
  .con_packages .btn > span i {
    width: 0.8em;
  }
}

.con_packages .btn a i:before,
.con_packages .btn > span i:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 5px;
  height: 5px;
  margin-top: -3px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

@media only screen and (max-width: 767px) {
  .con_packages .btn a i:before,
  .con_packages .btn > span i:before {
    margin-top: -0.2em;
  }
}

@media only screen and (max-width: 767px) {
  .con_packages .btn a i:before,
  .con_packages .btn > span i:before {
    width: 0.4em;
    height: 0.4em;
  }
}

.con_packages .btn a:hover,
.con_packages .btn > span:hover {
  background: #34794c;
}

.con_packages .btn a:hover i,
.con_packages .btn > span:hover i {
  -webkit-transform: translateX(0.3em);
  -moz-transform: translateX(0.3em);
  -ms-transform: translateX(0.3em);
  -o-transform: translateX(0.3em);
  transform: translateX(0.3em);
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_packages .btn {
    margin-top: 25px;
  }
}

@media only screen and (max-width: 767px) {
  .con_packages .btn {
    margin-top: 1em;
  }
}

@media only screen and (min-width: 768px) {
  .con_packages .btn {
    width: 320px;
  }
}

@media print {
  .con_packages .btn {
    width: 320px;
  }
}

.ie8 .con_packages .btn {
  width: 320px;
}

@media only screen and (max-width: 767px) {
  .con_packages .btn {
    width: 95%;
  }
}

/* -----------------------------------------------------------
	.con_bus
----------------------------------------------------------- */
.con_bus {
  padding: 35px 0 45px;
  border-top: 4px double #9aa7c1;
  border-bottom: 4px double #9aa7c1;
  margin-top: 55px;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_bus {
    padding: 30px 0 40px;
  }
}

@media only screen and (max-width: 767px) {
  .con_bus {
    padding: 1.5em 0;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_bus {
    margin-top: 45px;
  }
}

@media only screen and (max-width: 767px) {
  .con_bus {
    margin-top: 3em;
  }
}

.con_bus h4 {
  text-align: center;
  margin-bottom: 15px;
}

@media only screen and (max-width: 767px) {
  .con_bus h4 {
    margin-bottom: 1em;
  }
}

.con_bus h4:after {
  content: "";
  display: block;
  width: 30px;
  height: 19px;
  margin: 10px auto 0;
  background: url(../images/common/ic_st1.png) no-repeat left top;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
}

@media only screen and (max-width: 767px) {
  .con_bus h4:after {
    margin: 0.5em auto 0;
  }
}

@media only screen and (max-width: 767px) {
  .con_bus h4:after {
    width: 1.85em;
    height: 1.14em;
  }
}

.con_bus h4 > * {
  display: block;
}

.con_bus h4 span,
.con_bus h4 em {
  color: #005b98;
  font-family: "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", Meiryo, "Times New Roman", Times, Garamond, Georgia, serif;
  font-weight: bold;
}

.con_bus h4 span {
  font-size: 154%;
}

@media only screen and (max-width: 767px) {
  .con_bus h4 span {
    font-size: 116%;
  }
}

.con_bus h4 em {
  font-size: 231%;
}

@media only screen and (max-width: 767px) {
  .con_bus h4 em {
    font-size: 154%;
  }
}

.con_bus h4 i {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  padding: 0.1em 1.5em;
  margin-bottom: 0.4em;
  background: #4b6fb9;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  color: #fff;
  font-weight: bold;
}

@media only screen and (min-width: 1101px) {
  .con_bus h4 i {
    font-size: 124%;
  }
}

@media print {
  .con_bus h4 i {
    font-size: 124%;
  }
}

.ie8 .con_bus h4 i {
  font-size: 124%;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_bus h4 i {
    font-size: 116%;
  }
}

@media only screen and (max-width: 767px) {
  .con_bus h4 i {
    font-size: 93%;
  }
}

@media only screen and (min-width: 768px) {
  .con_bus .box_bus {
    max-width: 830px;
    margin: auto;
  }
}

@media print {
  .con_bus .box_bus {
    max-width: 830px;
    margin: auto;
  }
}

.ie8 .con_bus .box_bus {
  max-width: 830px;
  margin: auto;
}

@media only screen and (min-width: 768px) {
  .con_bus .box_bus .txt {
    text-align: center;
    font-size: 124%;
  }
}

@media print {
  .con_bus .box_bus .txt {
    text-align: center;
    font-size: 124%;
  }
}

.ie8 .con_bus .box_bus .txt {
  text-align: center;
  font-size: 124%;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_bus .box_bus .txt {
    font-size: 116%;
  }
}

.con_bus .box_bus .wrp_time {
  overflow: hidden;
  margin-top: 25px;
  text-align: center;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_bus .box_bus .wrp_time {
    margin-top: 20px;
  }
}

@media only screen and (max-width: 767px) {
  .con_bus .box_bus .wrp_time {
    margin-top: 1em;
  }
}

@media only screen and (min-width: 768px) {
  .con_bus .box_bus .wrp_time {
    letter-spacing: -0.4em;
  }
}

@media print {
  .con_bus .box_bus .wrp_time {
    letter-spacing: -0.4em;
  }
}

.ie8 .con_bus .box_bus .wrp_time {
  letter-spacing: -0.4em;
}

.con_bus .box_bus .wrp_time p {
  padding: 13px 1em;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  box-sizing: border-box;
  text-align: center;
  color: #fff;
  line-height: 1;
}

@media only screen and (max-width: 767px) {
  .con_bus .box_bus .wrp_time p {
    padding: 0.8em 0.5em;
  }
}

@media only screen and (min-width: 768px) {
  .con_bus .box_bus .wrp_time p {
    width: 42.16867%;
    font-size: 124%;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    letter-spacing: normal;
  }
}

@media print {
  .con_bus .box_bus .wrp_time p {
    width: 42.16867%;
    font-size: 124%;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    letter-spacing: normal;
  }
}

.ie8 .con_bus .box_bus .wrp_time p {
  width: 42.16867%;
  font-size: 124%;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  letter-spacing: normal;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_bus .box_bus .wrp_time p {
    font-size: 116%;
  }
}

.con_bus .box_bus .wrp_time p em {
  margin-left: 0.5em;
  font-size: 213%;
  vertical-align: middle;
}

.con_bus .box_bus .wrp_time p.departure {
  background: #4f9d82;
}

.con_bus .box_bus .wrp_time p.arrival {
  background: #005b98;
}

.con_bus .box_bus .wrp_time i {
  position: relative;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  letter-spacing: normal;
  margin: 0 2.6506%;
}

@media only screen and (max-width: 767px) {
  .con_bus .box_bus .wrp_time i {
    margin: 0.8em 0;
  }
}

@media only screen and (min-width: 768px) {
  .con_bus .box_bus .wrp_time i {
    width: 9.03614%;
    height: 23px;
    border-top: 3px solid #aea152;
    border-bottom: 3px solid #aea152;
    box-sizing: border-box;
  }
}

@media print {
  .con_bus .box_bus .wrp_time i {
    width: 9.03614%;
    height: 23px;
    border-top: 3px solid #aea152;
    border-bottom: 3px solid #aea152;
    box-sizing: border-box;
  }
}

.ie8 .con_bus .box_bus .wrp_time i {
  width: 9.03614%;
  height: 23px;
  border-top: 3px solid #aea152;
  border-bottom: 3px solid #aea152;
  box-sizing: border-box;
}

@media only screen and (max-width: 767px) {
  .con_bus .box_bus .wrp_time i {
    border-left: 3px solid #aea152;
    border-right: 3px solid #aea152;
    width: 1.5em;
    height: 3em;
  }
}

.con_bus .box_bus .wrp_time i:before,
.con_bus .box_bus .wrp_time i:after {
  content: "";
  position: absolute;
}

.con_bus .box_bus .wrp_time i:before {
  border-width: 6px 0 7px 6px;
  border-style: solid;
  border-color: transparent transparent transparent #aea152;
}

@media only screen and (min-width: 768px) {
  .con_bus .box_bus .wrp_time i:before {
    top: -8px;
    right: -1px;
  }
}

@media print {
  .con_bus .box_bus .wrp_time i:before {
    top: -8px;
    right: -1px;
  }
}

.ie8 .con_bus .box_bus .wrp_time i:before {
  top: -8px;
  right: -1px;
}

@media only screen and (max-width: 767px) {
  .con_bus .box_bus .wrp_time i:before {
    left: -8px;
    top: -1px;
    border-width: 0 7px 6px 6px;
    border-color: transparent transparent #aea152 transparent;
  }
}

.con_bus .box_bus .wrp_time i:after {
  border-style: solid;
}

@media only screen and (min-width: 768px) {
  .con_bus .box_bus .wrp_time i:after {
    bottom: -8px;
    left: -1px;
    border-width: 6px 6px 7px 0;
    border-color: transparent #aea152 transparent transparent;
  }
}

@media print {
  .con_bus .box_bus .wrp_time i:after {
    bottom: -8px;
    left: -1px;
    border-width: 6px 6px 7px 0;
    border-color: transparent #aea152 transparent transparent;
  }
}

.ie8 .con_bus .box_bus .wrp_time i:after {
  bottom: -8px;
  left: -1px;
  border-width: 6px 6px 7px 0;
  border-color: transparent #aea152 transparent transparent;
}

@media only screen and (max-width: 767px) {
  .con_bus .box_bus .wrp_time i:after {
    right: -8px;
    bottom: -1px;
    border-width: 6px 7px 0 6px;
    border-color: #aea152 transparent transparent transparent;
  }
}

.con_bus .box_bus .att {
  margin-top: 40px;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_bus .box_bus .att {
    margin-top: 35px;
  }
}

@media only screen and (max-width: 767px) {
  .con_bus .box_bus .att {
    margin-top: 1em;
  }
}

@media only screen and (min-width: 768px) {
  .con_bus .box_bus .att {
    font-size: 116%;
    line-height: 1.86;
  }
}

@media print {
  .con_bus .box_bus .att {
    font-size: 116%;
    line-height: 1.86;
  }
}

.ie8 .con_bus .box_bus .att {
  font-size: 116%;
  line-height: 1.86;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_bus .box_bus .att {
    font-size: 108%;
  }
}

/* -----------------------------------------------------------
	.con_night
----------------------------------------------------------- */
.con_night {
  background: #090d22;
  padding: 30px 0 40px;
  margin-top: 85px;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_night {
    padding: 25px 0 30px;
  }
}

@media only screen and (max-width: 767px) {
  .con_night {
    padding: 2em 0;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_night {
    margin-top: 60px;
  }
}

@media only screen and (max-width: 767px) {
  .con_night {
    margin-top: 4em;
  }
}

@media only screen and (min-width: 1101px) {
  .con_night {
    letter-spacing: -0.5em;
  }
}

@media print {
  .con_night {
    letter-spacing: -0.5em;
  }
}

.ie8 .con_night {
  letter-spacing: -0.5em;
}

@media only screen and (min-width: 1101px) {
  .con_night > * {
    display: inline-block;
    vertical-align: middle;
    letter-spacing: normal;
  }
}

@media print {
  .con_night > * {
    display: inline-block;
    vertical-align: middle;
    letter-spacing: normal;
  }
}

.ie8 .con_night > * {
  display: inline-block;
  vertical-align: middle;
  letter-spacing: normal;
}

.con_night .box_img {
  position: relative;
  z-index: 1;
}

@media only screen and (min-width: 1101px) {
  .con_night .box_img {
    width: 54.375%;
    max-width: 1000px;
  }
}

@media print {
  .con_night .box_img {
    width: 54.375%;
    max-width: 1000px;
  }
}

.ie8 .con_night .box_img {
  width: 54.375%;
  max-width: 1000px;
}

@media only screen and (min-width: 1101px) {
  .con_night .box_img {
    height: 680px;
  }
}

@media print {
  .con_night .box_img {
    height: 680px;
  }
}

.ie8 .con_night .box_img {
  height: 680px;
}

@media only screen and (min-width: 1101px) and (max-width: 1350px) {
  .con_night .box_img {
    height: 560px;
  }
}

@media print {
  .con_night .box_img {
    height: 560px;
  }
}

.ie8 .con_night .box_img {
  height: 560px;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_night .box_img {
    max-width: 1000px;
    width: 95%;
    margin: auto;
  }
}

@media only screen and (max-width: 767px) {
  .con_night .box_img {
    margin-right: 0.5em;
  }
}

.con_night .box_img:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 10px;
  left: 10px;
  background: #e159fe;
  z-index: -1;
}

@media only screen and (max-width: 767px) {
  .con_night .box_img:after {
    top: 0.5em;
    left: 0.5em;
  }
}

@media only screen and (min-width: 1101px) {
  .con_night .box_img em {
    position: relative;
    display: block;
    overflow: hidden;
    height: 100%;
  }
}

@media print {
  .con_night .box_img em {
    position: relative;
    display: block;
    overflow: hidden;
    height: 100%;
  }
}

.ie8 .con_night .box_img em {
  position: relative;
  display: block;
  overflow: hidden;
  height: 100%;
}

@media only screen and (min-width: 1101px) {
  .con_night .box_img em img {
    position: relative;
    height: 100%;
    max-width: none;
    left: 50%;
    transform: translateX(-50%);
  }
}

@media print {
  .con_night .box_img em img {
    position: relative;
    height: 100%;
    max-width: none;
    left: 50%;
    transform: translateX(-50%);
  }
}

.ie8 .con_night .box_img em img {
  position: relative;
  height: 100%;
  max-width: none;
  left: 50%;
  transform: translateX(-50%);
}

@media only screen and (min-width: 1101px) {
  .con_night .box_txt {
    width: 37.5%;
    max-width: 470px;
    margin-left: 4.6875%;
  }
}

@media print {
  .con_night .box_txt {
    width: 37.5%;
    max-width: 470px;
    margin-left: 4.6875%;
  }
}

.ie8 .con_night .box_txt {
  width: 37.5%;
  max-width: 470px;
  margin-left: 4.6875%;
}

@media only screen and (max-width: 1100px) {
  .con_night .box_txt {
    max-width: 1000px;
    width: 95%;
    margin: 30px auto 0;
  }
}

.con_night .box_txt h4 {
  max-width: 468px;
  margin: auto;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_night .box_txt h4 {
    width: 55%;
  }
}

@media only screen and (max-width: 767px) {
  .con_night .box_txt h4 {
    width: 85%;
  }
}

.con_night .box_txt .txt {
  color: #fff;
  margin-top: 40px;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_night .box_txt .txt {
    margin-top: 30px;
  }
}

@media only screen and (max-width: 767px) {
  .con_night .box_txt .txt {
    margin-top: 1em;
  }
}

@media only screen and (min-width: 768px) {
  .con_night .box_txt .txt {
    font-size: 116%;
    letter-spacing: 0.16em;
    line-height: 1.7;
  }
}

@media print {
  .con_night .box_txt .txt {
    font-size: 116%;
    letter-spacing: 0.16em;
    line-height: 1.7;
  }
}

.ie8 .con_night .box_txt .txt {
  font-size: 116%;
  letter-spacing: 0.16em;
  line-height: 1.7;
}

@media only screen and (min-width: 1101px) and (max-width: 1350px) {
  .con_night .box_txt .txt {
    margin-top: 30px;
  }
}

@media print {
  .con_night .box_txt .txt {
    margin-top: 30px;
  }
}

.ie8 .con_night .box_txt .txt {
  margin-top: 30px;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_night .box_txt .txt {
    text-align: center;
    letter-spacing: 0.12em;
  }
}

@media only screen and (max-width: 767px) {
  .con_night .box_txt .txt {
    letter-spacing: 0.04em;
  }
}

.con_night .box_txt .st {
  color: #fff;
  margin: 30px 0 0;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_night .box_txt .st {
    margin: 25px auto 0;
  }
}

@media only screen and (max-width: 767px) {
  .con_night .box_txt .st {
    margin: 1em 0 0;
  }
}

@media only screen and (min-width: 768px) {
  .con_night .box_txt .st {
    font-size: 139%;
    letter-spacing: 0.1em;
  }
}

@media print {
  .con_night .box_txt .st {
    font-size: 139%;
    letter-spacing: 0.1em;
  }
}

.ie8 .con_night .box_txt .st {
  font-size: 139%;
  letter-spacing: 0.1em;
}

@media only screen and (min-width: 1101px) and (max-width: 1350px) {
  .con_night .box_txt .st {
    margin-top: 25px;
  }
}

@media print {
  .con_night .box_txt .st {
    margin-top: 25px;
  }
}

.ie8 .con_night .box_txt .st {
  margin-top: 25px;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_night .box_txt .st {
    max-width: 500px;
    font-size: 131%;
    letter-spacing: 0.08em;
  }
}

@media only screen and (max-width: 767px) {
  .con_night .box_txt .st {
    font-size: 131%;
    letter-spacing: 0.04em;
  }
}

.con_night .box_txt table {
  max-width: 500px;
  width: 100%;
  margin: auto;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}

.con_night .box_txt table tr:first-child th {
  padding-top: 1.2em;
}

.con_night .box_txt table tr:first-child td {
  padding-top: 1em;
}

.con_night .box_txt table tr:last-child th,
.con_night .box_txt table tr:last-child td {
  padding-bottom: 0.8em;
}

.con_night .box_txt table tr th,
.con_night .box_txt table tr td {
  color: #fff;
  vertical-align: top;
  padding: 0.5em 0 0;
  font-weight: normal;
}

.con_night .box_txt table tr th {
  padding-top: 0.7em;
  text-align: center;
  white-space: nowrap;
}

@media only screen and (min-width: 768px) {
  .con_night .box_txt table tr th {
    width: 34.78261%;
  }
}

@media print {
  .con_night .box_txt table tr th {
    width: 34.78261%;
  }
}

.ie8 .con_night .box_txt table tr th {
  width: 34.78261%;
}

@media only screen and (max-width: 767px) {
  .con_night .box_txt table tr th {
    width: 32%;
  }
}

.con_night .box_txt table tr th em {
  display: inline-block;
  padding: 0.2em 1.7em;
  border-radius: 1em;
  line-height: 1;
  background: url(../dayuse/images/bg_nig_st.png) no-repeat;
}

@media only screen and (min-width: 768px) {
  .con_night .box_txt table tr th em {
    font-size: 116%;
    letter-spacing: 0.1em;
  }
}

@media print {
  .con_night .box_txt table tr th em {
    font-size: 116%;
    letter-spacing: 0.1em;
  }
}

.ie8 .con_night .box_txt table tr th em {
  font-size: 116%;
  letter-spacing: 0.1em;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_night .box_txt table tr th em {
    letter-spacing: 0.08em;
  }
}

@media only screen and (max-width: 767px) {
  .con_night .box_txt table tr th em {
    letter-spacing: 0.04em;
    padding: 0.2em 0.8em;
  }
}

@media only screen and (min-width: 768px) {
  .con_night .box_txt table tr td {
    font-size: 116%;
    letter-spacing: 0.08em;
  }
}

@media print {
  .con_night .box_txt table tr td {
    font-size: 116%;
    letter-spacing: 0.08em;
  }
}

.ie8 .con_night .box_txt table tr td {
  font-size: 116%;
  letter-spacing: 0.08em;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_night .box_txt table tr td {
    letter-spacing: 0.06em;
  }
}

@media only screen and (max-width: 767px) {
  .con_night .box_txt table tr td {
    letter-spacing: 0.04em;
  }
}

.con_night .box_txt .att {
  margin-top: 1em;
  color: #fff;
}

@media only screen and (min-width: 768px) {
  .con_night .box_txt .att {
    font-size: 116%;
    letter-spacing: 0.08em;
  }
}

@media print {
  .con_night .box_txt .att {
    font-size: 116%;
    letter-spacing: 0.08em;
  }
}

.ie8 .con_night .box_txt .att {
  font-size: 116%;
  letter-spacing: 0.08em;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_night .box_txt .att {
    max-width: 500px;
    letter-spacing: 0.06em;
    margin: 1em auto 0;
  }
}

@media only screen and (max-width: 767px) {
  .con_night .box_txt .att {
    margin-top: 0.5em;
    letter-spacing: 0.04em;
  }
}

.con_night .box_txt .btn {
  margin: auto;
  margin-top: 25px;
  box-shadow: 0px 0px 5px #b2f7ff;
}

@media only screen and (max-width: 767px) {
  .con_night .box_txt .btn {
    width: 100%;
  }
}

.con_night .box_txt .btn a,
.con_night .box_txt .btn > span {
  position: relative;
  display: block;
  padding: 20px 1em;
  border: 1px solid #b2f7ff;
  background: transparent;
  box-sizing: border-box;
  text-decoration: none;
  text-align: center;
  letter-spacing: 0.05em;
  font-size: 124%;
  color: #b2f7ff;
  font-family: "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", Meiryo, "Times New Roman", Times, Garamond, Georgia, serif;
  font-weight: bold;
  -webkit-transition: color 500ms ease, background 500ms ease;
  -moz-transition: color 500ms ease, background 500ms ease;
  -o-transition: color 500ms ease, background 500ms ease;
  transition: color 500ms ease, background 500ms ease;
}

@media only screen and (max-width: 767px) {
  .con_night .box_txt .btn a,
  .con_night .box_txt .btn > span {
    padding: 0.8em 0.5em;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_night .box_txt .btn a,
  .con_night .box_txt .btn > span {
    font-size: 116%;
    letter-spacing: 0.03em;
  }
}

@media only screen and (max-width: 767px) {
  .con_night .box_txt .btn a,
  .con_night .box_txt .btn > span {
    font-size: 108%;
  }
}

.con_night .box_txt .btn a i,
.con_night .box_txt .btn > span i {
  position: relative;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  width: 10px;
  height: 1px;
  margin-left: 15px;
  background: #b2f7ff;
  -webkit-transition: background 500ms ease, -webkit-transform 500ms ease;
  -moz-transition: background 500ms ease, -moz-transform 500ms ease;
  -o-transition: background 500ms ease, -o-transform 500ms ease;
  transition: background 500ms ease, transform 500ms ease;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_night .box_txt .btn a i,
  .con_night .box_txt .btn > span i {
    margin-left: 10px;
  }
}

@media only screen and (max-width: 767px) {
  .con_night .box_txt .btn a i,
  .con_night .box_txt .btn > span i {
    margin-left: 0.8em;
  }
}

@media only screen and (max-width: 767px) {
  .con_night .box_txt .btn a i,
  .con_night .box_txt .btn > span i {
    width: 0.8em;
  }
}

.con_night .box_txt .btn a i:before,
.con_night .box_txt .btn > span i:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 5px;
  height: 5px;
  margin-top: -3px;
  border-top: 1px solid #b2f7ff;
  border-right: 1px solid #b2f7ff;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

@media only screen and (max-width: 767px) {
  .con_night .box_txt .btn a i:before,
  .con_night .box_txt .btn > span i:before {
    margin-top: -0.2em;
  }
}

@media only screen and (max-width: 767px) {
  .con_night .box_txt .btn a i:before,
  .con_night .box_txt .btn > span i:before {
    width: 0.4em;
    height: 0.4em;
  }
}

.con_night .box_txt .btn a:hover,
.con_night .box_txt .btn > span:hover {
  background: rgba(0, 0, 0, 0);
  background: rgba(178, 247, 255, 0.1);
}

.con_night .box_txt .btn a:hover i,
.con_night .box_txt .btn > span:hover i {
  -webkit-transform: translateX(0.3em);
  -moz-transform: translateX(0.3em);
  -ms-transform: translateX(0.3em);
  -o-transform: translateX(0.3em);
  transform: translateX(0.3em);
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_night .box_txt .btn {
    margin-top: 20px;
  }
}

@media only screen and (max-width: 767px) {
  .con_night .box_txt .btn {
    margin-top: 1.5em;
  }
}

@media only screen and (min-width: 768px) {
  .con_night .box_txt .btn {
    width: 285px;
  }
}
/* -----------------------------------------------------------
	.con_ticket
----------------------------------------------------------- */
.con_ticket {
  color: #fff;
  margin-top: 60px;
}
.con_ticket h3 {
  text-align: center;
  font-family: "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", Meiryo, "Times New Roman", Times, Garamond, Georgia, serif;
  font-weight: bold;
  letter-spacing: 0.06em;
  line-height: 1.3;
  margin-bottom: 15px;
  font-size: 216%;
}
.con_ticket h3:after {
  content: "";
  display: block;
  width: 30px;
  height: 19px;
  margin: 10px auto 0;
  background: url(../images/common/ic_st1.png) no-repeat left top;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
}
.con_ticket .txt_read {
  font-size: 124%;
  width: 95%;
  margin: auto;
  text-align: center;
}
p.att {
  margin-top: 0.5em;
}
.con_ticket .box_inf {
  font-size: 116%;
  padding: 20px 0 60px;
}
.con_ticket .wrp_inf {
  width: 1100px;
  margin: auto;
}
#contents .con_ticket .wrp_img {
  float: left;
  width: 48.75%;
  height: auto;
}
#contents .con_ticket .wrp_img img {
  max-width: 100%;
  left: 0;
  height: auto;
  margin-left: 0;
  margin-bottom: 0;
  position: inherit;
}
#contents .con_ticket .wrp_txt {
  float: right;
  width: 48.75%;
}
@media only screen and (max-width: 1100px) {
  .con_ticket {
    margin-top: 60px;
  }
  .con_ticket h3 {
    margin-bottom: 25px;
    font-size: 216%;
  }
  .con_ticket .txt_read {
    font-size: 116%;
    text-align: center;
  }
  p.txt_read {
    width: 95%;
    margin: auto;
  }
  p.att {
    margin-top: 0.5em;
  }
  .con_ticket .wrp_inf {
    width: 97%;
    margin: auto;
  }
  #contents .con_ticket .wrp_img {
    float: left;
    width: 48.75%;
    height: auto;
  }
  #contents .con_ticket .wrp_img img {
    max-width: 100%;
    left: 0;
    height: auto;
    margin-left: 0;
    position: inherit;
  }
  #contents .con_ticket .wrp_txt {
    float: right;
    width: 48.75%;
  }
}

@media only screen and (max-width: 768px) {
  .con_ticket {
    margin-top: 10.45455%;
  }
  .con_ticket h3 {
    margin-bottom: 20px;
    font-size: 216%;
  }
  .con_ticket h3:after {
    width: 30px;
    height: 19px;
  }
  .con_ticket .txt_read {
    font-size: 116%;
    text-align: center;
  }
  p.txt_read {
    width: 95%;
    margin: auto;
  }
  p.att {
    margin-top: 0.5em;
  }
  .con_ticket .wrp_inf {
    width: 97%;
    margin: auto;
  }
  #contents .con_ticket .wrp_img {
    float: left;
    width: 48.75%;
    height: auto;
  }
  #contents .con_ticket .wrp_img img {
    max-width: 100%;
    left: 0;
    height: auto;
    margin-left: 0;
    margin-bottom: 15px;
    position: inherit;
  }
  #contents .con_ticket .wrp_txt {
    float: right;
    width: 48.75%;
  }
}

@media only screen and (max-width: 767px) {
  .con_ticket {
    margin-top: 3.5em;
  }
  .con_ticket h3 {
    margin-bottom: 0.7em;
    font-size: 154%;
  }
  .con_ticket h3:after {
    width: 1.2em;
    height: 0.76em;
  }
  p.att {
    margin-top: 0.5em;
  }
  #contents .con_ticket .wrp_img {
    float: none;
    width: 100%;
  }
  #contents .con_ticket .wrp_txt {
    float: none;
    width: 100%;
  }
  .con_ticket .box_inf {
    font-size: 100%;
    padding: 20px 0 40px;
  }
  .con_ticket .txt_read {
    font-size: 100%;
    text-align: left;
  }
}

@media print {
  .con_night .box_txt .btn {
    width: 285px;
  }
}

.ie8 .con_night .box_txt .btn {
  width: 285px;
}

.con_night .box_txt .btn a {
  text-shadow: 0px 0px 5px #b2f7ff;
}

div.tbl_basic {
  border-top: solid 1px #9aa7c1;
  border-bottom: solid 1px #9aa7c1;
}

div.tbl_basic dl {
  font-size: 116%;
  padding: 0 6px;
  margin: 0 0 20px;
}
@media only screen and (max-width: 768px) {
  div.tbl_basic dl {
    font-size: 100%;
  }
}
div.tbl_basic dl:last-child {
  margin: 0 0 15px;
}

div.tbl_basic p.dayuse_title,
div.tbl_basic p.price_title {
  display: block;
  padding: 0.2em 0.5em;
  background: #4f9d82;
  color: #fff;
  -webkit-border-radius: 2em;
  -moz-border-radius: 2em;
  -ms-border-radius: 2em;
  -o-border-radius: 2em;
  border-radius: 2em;
  text-align: center;
  margin: 20px 0 15px;
  font-size: 116%;
  text-align: center;
  width: 150px;
}
@media only screen and (max-width: 768px) {
  div.tbl_basic p.dayuse_title,
  div.tbl_basic p.price_title {
    font-size: 100%;
  }
}
div.tbl_basic .dayuse_title_bg {
  background-color: #ffffff;
  color: #0b4871;
  font-size: 116%;
  padding: 9px;
}
@media only screen and (max-width: 768px) {
  div.tbl_basic .dayuse_title_bg {
    font-size: 100%;
  }
}
div.tbl_basic .dayuse_title_bg .dd_nt {
  margin-top: 15px;
}
/*# sourceMappingURL=../maps/dayuse.css.map */
