@charset "UTF-8";
/* ===================================================================
CSS information

 file name  : homepage.css
 author     : Ability Consultant
 style info : トップページ
=================================================================== */
.con_slider, .con_packages, .con_selling .box_selling, .con_location {
  max-width: 950px;
  margin: auto;
}

.con_packages:after, .con_location:after {
  content: "";
  display: table;
  clear: both;
}

/* Hover animation */
/* -----------------------------------------------------------
	.con_slider
----------------------------------------------------------- */
.con_slider {
  overflow: hidden;
  position: relative;
}

#slide_wrap {
  position: relative;
}
#slide_wrap #slide {
  position: relative;
  width: 100%;
  height: 587px;
  overflow: hidden;
}
#slide_wrap #slide img {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -475px;
}
#slide_wrap #slide img:first-child {
  z-index: 10;
}

#thum {
  position: absolute;
  bottom: 20px;
  width: 100%;
  text-align: center;
  z-index: 20;
}
#thum ul {
  overflow: hidden;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
}
#thum ul li {
  display: inline;
  float: left;
  cursor: pointer;
  width: 40px;
  height: 5px;
  margin-left: 10px;
  background: #5084c4;
}
#thum ul li:first-child {
  margin: 0;
}
#thum ul li:hover {
  background: #0052b3;
}
#thum ul li.active {
  background: #0052b3;
}

/* -----------------------------------------------------------
	.con_packages
----------------------------------------------------------- */
.con_packages {
  margin: 60px auto;
  position: relative;
}
.con_packages .box_best {
  width: 150px;
  position: absolute;
  top: -15px;
  left: 120px;
}
.con_packages .box_best img {
  width: 100%;
}
.con_packages .st_inn_lineblue {
  font-family: "Times New Roman", serif;
}
.con_packages .st_inn_lineblue .jp {
  display: block;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", YuMincho, "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif;
  font-size: 139%;
  text-align: center;
}
.con_packages .st_inn_lineblue .en {
  display: block;
  font-size: 462%;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.05em;
  text-align: center;
}
.con_packages .st_inn_lineblue .en .and {
  font-size: 62%;
}
.con_packages .box_pack {
  margin-top: 40px;
}
.con_packages .box_pack ul {
  display: flex;
  justify-content: center;
}
.con_packages .box_pack ul li {
  width: 400px;
}
.con_packages .box_pack ul li:nth-of-type(n+2) {
  margin-left: 40px;
}
.con_packages .box_pack ul li a {
  display: block;
  text-decoration: none;
  box-shadow: 0 10px 25px 0 rgba(0, 0, 0, 0.3);
  transition: 0.3s;
}
.con_packages .box_pack ul li a:hover {
  background-color: #dcf1fc;
  box-shadow: 0 10px 25px 0 transparent;
}
.con_packages .box_pack ul li a .photo {
  margin-bottom: 10px;
}
.con_packages .box_pack ul li a .photo img {
  width: 100%;
}
.con_packages .box_pack ul li a .box_txt {
  padding: 0 20px;
}
.con_packages .box_pack ul li a .box_txt .st {
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", YuMincho, "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif;
  font-weight: 600;
  font-size: 154%;
  color: #5084c4;
  text-align: left;
}
.con_packages .box_pack ul li a .box_txt .txt {
  color: #222222;
  font-size: 100%;
  text-align: left;
}
.con_packages .box_pack ul li a .box_txt .price {
  color: #222222;
  font-size: 124%;
  text-align: right;
}
.con_packages .box_pack ul li a .box_txt .price .color {
  font-family: "Times New Roman", serif;
  font-size: 385%;
  font-weight: normal;
  color: #85100e;
}
.con_packages .btn_vod {
  margin-top: 60px;
}

/* -----------------------------------------------------------
	.con_selling
----------------------------------------------------------- */
.con_selling {
  background: #111111;
  padding-top: 35px;
  margin-bottom: 40px;
}
.con_selling .st_inn_linebluewhite {
  text-align: center;
  font-weight: normal;
  margin-bottom: 25px;
}
.con_selling .st_inn_linebluewhite span {
  display: inline-block;
}
.con_selling .st_inn_linebluewhite span.en {
  padding: 0 45px;
  position: relative;
  font-size: 370%;
  font-family: "Times New Roman", serif;
  line-height: 1.5;
  color: #fff;
}
.con_selling .st_inn_linebluewhite span.en:before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 24px;
  height: 5px;
  margin-top: -2px;
  content: "";
  background: #5084c4;
}
.con_selling .st_inn_linebluewhite span.en:after {
  position: absolute;
  top: 50%;
  right: 0;
  width: 24px;
  height: 5px;
  margin-top: -2px;
  content: "";
  background: #5084c4;
}
.con_selling .st_inn_linebluewhite span.jp {
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", YuMincho, "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif;
  font-size: 116%;
  color: #fff;
}
.con_selling .box_selling {
  overflow: hidden;
  padding: 0 1px 1px;
}
.con_selling .box_selling .box_item {
  padding: 0;
  width: 474px;
  float: left;
  position: relative;
  cursor: pointer;
}
.con_selling .box_selling .box_item:hover .box_info {
  opacity: 1;
}
.con_selling .box_selling .box_item .photo img {
  width: 100%;
}
.con_selling .box_selling .box_item .box_info {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.8);
  opacity: 0;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -ms-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  padding: 4% 5%;
}
.con_selling .box_selling .box_item .box_info .box_inner {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -ms-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  color: #fff;
}
.con_selling .box_selling .box_item .box_info .box_inner .st {
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", YuMincho, "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif;
  font-size: 185%;
  font-weight: normal;
  margin-bottom: 20px;
  line-height: 1.2;
}
.con_selling .box_selling .box_item .box_info .box_inner .st span {
  font-size: 85%;
}
.con_selling .box_selling .box_item .box_info .box_inner .txt {
  font-size: 85%;
  line-height: 1.8;
}
.con_selling .box_selling .box_item .box_info .box_inner_center {
  text-align: center;
  margin: 0 auto 0;
  display: block;
}

/* -----------------------------------------------------------
	con_location
----------------------------------------------------------- */
.con_location .st_inn {
  text-align: center;
  font-weight: normal;
  margin-bottom: 25px;
}
.con_location .st_inn span {
  display: inline-block;
}
.con_location .st_inn span.en {
  padding: 0 45px;
  position: relative;
  font-size: 370%;
  font-family: "Times New Roman", serif;
  line-height: 1.5;
  margin-bottom: 10px;
}
.con_location .st_inn span.jp {
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", YuMincho, "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif;
  font-size: 116%;
}
.con_location .box_info {
  font-size: 116%;
}
.con_location .box_info .box_header {
  overflow: hidden;
}
.con_location .box_info .txt {
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", YuMincho, "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif;
  font-size: 139%;
  line-height: 1.5;
  margin: 20px 0 30px 0;
  font-weight: normal;
  float: left;
}
.con_location .box_info .btn_default {
  float: right;
  margin-top: 20px;
}
.con_location .box_info .btn_default a {
  background: #333333;
  color: #fff;
  max-width: 250px;
  padding: 8px 0;
  text-align: center;
  display: block;
  text-decoration: none;
}
.con_location .box_info .btn_default a i.right {
  float: right;
  margin: 5px 10px 0 0;
}
.con_location .box_info .btn_default a {
  width: 250px;
}
