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

 file name  :homepage.css
 author     :Ability Consultant
style info  :トップページ
=================================================================== */
/*----------------------------------------------------
	.con_mainimage　	メインイメージ
----------------------------------------------------*/
.con_mainimage {
  position: relative;
}
.con_mainimage .box_slide {
  overflow: hidden;
  width: 1544px;
  height: 540px;
  position: relative;
  left: 50%;
  margin-left: -772px;
  z-index: 1;
}
@media only screen and (max-width: 767px) {
  .con_mainimage .box_slide {
    width: 100%;
    margin-left: 0;
    left: auto;
    height: auto;
    margin-left: 0;
  }
}
.con_mainimage .mask {
  height: 660px;
  width: 100%;
  background: url(../images/home/mask_mainaimge.png) center 0 no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
@media only screen and (max-width: 767px) {
  .con_mainimage .mask {
    display: none;
  }
}
.con_mainimage #camera_wrap {
  height: 580px;
  width: 1544px;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  .con_mainimage #camera_wrap {
    width: 100%;
    height: 360px;
  }
}
.con_mainimage .img_beaf {
  position: absolute;
  bottom: -20px;
  right: 20%;
  max-width: 1100px;
  width: 100%;
  margin-left: -550px;
  overflow: hidden;
  z-index: 3;
  text-align: right;
}
@media only screen and (max-width: 1500px) {
  .con_mainimage .img_beaf {
    right: 0;
    margin-right: 0;
  }
}
@media only screen and (max-width: 1099px) {
  .con_mainimage .img_beaf {
    left: -22%;
    margin-left: 0;
  }
  .con_mainimage .img_beaf img {
    max-width: 341px;
    width: 22%;
  }
}
@media only screen and (max-width: 767px) {
  .con_mainimage .img_beaf {
    display: none;
  }
}
.con_mainimage .bn_esthe {
  position: absolute;
  bottom: -20px;
  left: 50%;
  max-width: 1100px;
  width: 100%;
  margin-left: -550px;
  overflow: hidden;
  z-index: 3;
  text-align: left;
}
@media only screen and (max-width: 1500px) {
  .con_mainimage .bn_esthe {
    left: 0;
    margin-left: 0;
  }
}
@media only screen and (max-width: 1099px) {
  .con_mainimage .bn_esthe {
    left: 0;
    margin-left: 0;
  }
  .con_mainimage .bn_esthe img {
    max-width: 341px;
    width: 22%;
  }
}
@media only screen and (max-width: 767px) {
  .con_mainimage .bn_esthe {
    display: none;
  }
}

/*----------------------------------------------------
	.con_packages　	プラン
----------------------------------------------------*/
.con_packages {
  margin-top: 50px;
  background: url(../images/home/bg_circle.png) center 0 no-repeat;
}
@media only screen and (max-width: 767px) {
  .con_packages {
    background: none;
    margin-top: 8%;
  }
}
.con_packages .con_inner {
  max-width: 1000px;
  margin: 0 auto;
}
@media only screen and (max-width: 1000px) {
  .con_packages .con_inner {
    width: 100%;
  }
}
.con_packages h2 {
  width: 420px;
  padding-top: 55px;
  height: 0;
  margin: 0 auto 40px auto;
  overflow: hidden;
  background: url(../images/home/st_packages.png) 0 0 no-repeat;
}
@media only screen and (max-width: 767px) {
  .con_packages h2 {
    background: none;
    text-align: center;
    font-weight: normal;
    font-size: 110%;
    height: auto;
    margin: 0;
    width: 100%;
    padding-top: 0;
  }
  .con_packages h2 br {
    display: none;
  }
  .con_packages h2 strong {
    display: block;
    font-size: 150%;
  }
  .con_packages h2 span {
    display: inline-block;
    color: #fff;
    font-size: 70%;
    background: #231815;
    padding: 0.5em 2em;
    max-width: 100%;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    min-width: 14em;
  }
}
@media only screen and (max-width: 767px) {
  .con_packages h2 {
    margin-bottom: 6%;
  }
}
.con_packages .con_best .wrp_best {
  text-align: center;
}
@media only screen and (max-width: 1000px) {
  .con_packages .con_best .wrp_best {
    padding-left: 3%;
    padding-right: 3%;
  }
}
.con_packages .con_best .wrp_best:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}
.con_packages .con_best .wrp_best .box_best {
  display: inline-block;
  vertical-align: top;
  width: 330px;
  padding: 0 30px;
  margin-left: -1px;
  border-right: 1px solid #e6e6e6;
  position: relative;
  text-align: left;
}
@media only screen and (max-width: 1000px) {
  .con_packages .con_best .wrp_best .box_best {
    width: 33.33%;
    padding: 0 1.5%;
    display: block;
    float: left;
  }
}
@media only screen and (max-width: 767px) {
  .con_packages .con_best .wrp_best .box_best {
    width: 100%;
    border-right: none;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 6%;
    margin-bottom: 6%;
    float: none;
  }
  .con_packages .con_best .wrp_best .box_best:after {
    content: ".";
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden;
  }
}
.con_packages .con_best .wrp_best .box_best a {
  display: block;
  text-decoration: none;
}
.con_packages .con_best .wrp_best .box_best a:hover h3 {
  text-decoration: none;
}
.con_packages .con_best .wrp_best .box_best.last {
  border-right: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.con_packages .con_best .wrp_best .box_best .ic {
  position: absolute;
  top: -25px;
  left: 32px;
  z-index: 2;
}
@media only screen and (max-width: 767px) {
  .con_packages .con_best .wrp_best .box_best .ic {
    left: 4%;
    width: 25%;
  }
  .con_packages .con_best .wrp_best .box_best .ic img {
    width: 100%;
  }
}
.con_packages .con_best .wrp_best .box_best .img {
  background: url(../images/home/bg_best.png) 0 0 no-repeat;
  width: 268px;
  height: 268px;
  padding: 12px;
  *background: none;
}
@media only screen and (max-width: 1000px) {
  .con_packages .con_best .wrp_best .box_best .img {
    width: 100%;
    height: 0;
    padding: 0;
    padding-top: 100%;
    overflow: hidden;
    background-size: cover;
    position: relative;
  }
}
@media only screen and (max-width: 767px) {
  .con_packages .con_best .wrp_best .box_best .img {
    width: 48%;
    padding-top: 48%;
    margin-left: auto;
    margin-right: auto;
    float: left;
  }
}
.con_packages .con_best .wrp_best .box_best .img span {
  display: block;
  width: 243px;
  height: 243px;
  overflow: hidden;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
@media only screen and (max-width: 1000px) {
  .con_packages .con_best .wrp_best .box_best .img span {
    width: 94%;
    padding-top: 94%;
    height: 0;
    overflow: hidden;
    position: absolute;
    top: 3%;
    left: 3%;
  }
  .con_packages .con_best .wrp_best .box_best .img span img {
    position: absolute;
    top: 0;
    left: 0;
  }
}
.con_packages .con_best .wrp_best .box_best .img img {
  max-width: none;
  height: 100%;
}
.con_packages .con_best .wrp_best .box_best h3 {
  text-decoration: underline;
  font-weight: normal;
  font-size: 130%;
  margin-top: 15px;
}
@media only screen and (max-width: 767px) {
  .con_packages .con_best .wrp_best .box_best h3 {
    font-size: 110%;
    float: right;
    width: 48%;
  }
}
@media only screen and (max-width: 414px) {
  .con_packages .con_best .wrp_best .box_best h3 {
    margin-top: 0;
  }
}
.con_packages .con_best .wrp_best .box_best .price {
  background: #f4f3f1;
  padding: 7px 10px;
  overflow: hidden;
  margin-top: 15px;
}
@media only screen and (max-width: 767px) {
  .con_packages .con_best .wrp_best .box_best .price {
    width: 48%;
    float: right;
    margin-top: 4%;
  }
}
.con_packages .con_best .wrp_best .box_best .price dt, .con_packages .con_best .wrp_best .box_best .price dd {
  display: inline-block;
  vertical-align: middle;
}
.con_packages .con_best .wrp_best .box_best .price dt {
  margin-right: 0.5em;
  font-size: 110%;
}
.con_packages .con_best .wrp_best .box_best .price dd {
  font-size: 130%;
  font-weight: bold;
  color: #ff3000;
}
.con_packages .con_best .wrp_best .box_best .btn_plan {
  margin-top: 15px;
  text-align: center;
}
.con_packages .con_best .wrp_best .box_best .btn_plan span {
  display: inline-block;
  font-size: 110%;
  text-decoration: none !important;
  color: #fff;
  line-height: 45px;
  height: 45px;
  background: url(../images/common/bg_btn_pink.png) 0 0;
  padding: 0 20px;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-align: center;
}
.con_packages .con_best .wrp_best .box_best .btn_plan span:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
.con_packages .con_best .wrp_best .box_best .btn_plan span i {
  margin-right: 0.5em;
}
@media only screen and (max-width: 767px) {
  .con_packages .con_best .wrp_best .box_best .btn_plan span {
    text-align: center;
    padding: 0.8em;
    height: auto;
    line-height: 1.5;
    background: none;
    background-color: #ffdccf;
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFFDCCF', endColorstr='#FFFF9A7B');
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZGNjZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmOWE3YiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffdccf), color-stop(100%, #ff9a7b));
    background-image: -moz-linear-gradient(top, #ffdccf 0%, #ff9a7b 100%);
    background-image: -webkit-linear-gradient(top, #ffdccf 0%, #ff9a7b 100%);
    background-image: linear-gradient(to bottom, #ffdccf 0%, #ff9a7b 100%);
    width: 100%;
  }
}
@media only screen and (max-width: 320px) {
  .con_packages .con_best .wrp_best .box_best .btn_plan span {
    font-size: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .con_packages .con_best .wrp_best .box_best .btn_plan span {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .con_packages .con_best .wrp_best .box_best .btn_plan {
    width: 100%;
    float: left;
    margin-top: 6%;
  }
}
.con_packages .con_scene {
  background: url(../images/common/bg_line_wave.png) 0 0 repeat-x;
  padding-top: 40px;
  max-width: 965px;
  margin: 40px auto 0 auto;
}
@media only screen and (max-width: 965px) {
  .con_packages .con_scene {
    padding-left: 3%;
    padding-right: 3%;
    margin-top: 10%;
  }
}
@media only screen and (max-width: 767px) {
  .con_packages .con_scene {
    padding-top: 8%;
    background-image: url(../images/common/bg_line_wave_dark.png);
  }
}
.con_packages .con_scene h2 {
  width: 415px;
  padding-top: 55px;
  height: 0;
  margin: 0 auto 40px auto;
  overflow: hidden;
  background: url(../images/home/st_scene.png) 0 0 no-repeat;
}
@media only screen and (max-width: 767px) {
  .con_packages .con_scene h2 {
    background: none;
    text-align: center;
    font-weight: normal;
    font-size: 110%;
    height: auto;
    margin: 0;
    width: 100%;
    padding-top: 0;
  }
  .con_packages .con_scene h2 br {
    display: none;
  }
  .con_packages .con_scene h2 strong {
    display: block;
    font-size: 150%;
  }
  .con_packages .con_scene h2 span {
    display: inline-block;
    color: #fff;
    font-size: 70%;
    background: #231815;
    padding: 0.5em 2em;
    max-width: 100%;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    min-width: 14em;
  }
}
@media only screen and (max-width: 767px) {
  .con_packages .con_scene h2 {
    margin-bottom: 6%;
  }
}
.con_packages .con_scene .m_tab {
  margin-bottom: 20px;
  overflow: hidden;
}
@media only screen and (max-width: 965px) {
  .con_packages .con_scene .m_tab {
    width: auto;
    margin-left: -2%;
  }
}
@media only screen and (max-width: 767px) {
  .con_packages .con_scene .m_tab {
    margin-top: -2%;
    margin-bottom: 6%;
  }
}
.con_packages .con_scene .m_tab li {
  float: left;
  margin-left: 8px;
}
@media only screen and (max-width: 965px) {
  .con_packages .con_scene .m_tab li {
    width: 23%;
    margin-left: 2%;
  }
}
@media only screen and (max-width: 767px) {
  .con_packages .con_scene .m_tab li {
    width: 48%;
    margin-top: 2%;
  }
}
.con_packages .con_scene .m_tab li:first-child {
  margin-left: 0;
}
@media only screen and (max-width: 965px) {
  .con_packages .con_scene .m_tab li:first-child {
    margin-left: 2%;
  }
}
.con_packages .con_scene .m_tab li a {
  display: block;
  text-decoration: none;
  width: 233px;
  height: 66px;
  line-height: 60px;
  background: url(../images/home/bg_tab.png) 0 0 no-repeat;
  font-size: 120%;
  text-align: center;
  color: #2d79cf;
}
@media only screen and (max-width: 965px) {
  .con_packages .con_scene .m_tab li a {
    background-size: cover;
    width: 100%;
    padding-top: 28%;
    height: 0;
    overflow: hidden;
    position: relative;
    font-size: 110%;
    line-height: 1.5;
  }
  .con_packages .con_scene .m_tab li a span {
    position: absolute;
    top: 24%;
    left: 0;
    width: 100%;
    text-align: center;
  }
}
@media only screen and (max-width: 767px) {
  .con_packages .con_scene .m_tab li a {
    background: none;
    border: 1px solid #2d79cf;
    padding: 0.8em;
    height: auto;
    font-size: 100%;
  }
  .con_packages .con_scene .m_tab li a span {
    position: static;
    text-align: center;
    display: block;
    top: 0;
    left: 0;
  }
}
.con_packages .con_scene .m_tab li a:hover, .con_packages .con_scene .m_tab li a.active {
  color: #fff;
  background-position: 0 bottom;
}
@media only screen and (max-width: 767px) {
  .con_packages .con_scene .m_tab li a:hover, .con_packages .con_scene .m_tab li a.active {
    background: #2d79cf;
  }
}
.con_packages .con_scene .wrp_scene {
  margin-left: -25px;
  margin-top: -35px;
}
@media only screen and (max-width: 1099px) {
  .con_packages .con_scene .wrp_scene {
    margin-left: -3%;
  }
}
@media only screen and (max-width: 767px) {
  .con_packages .con_scene .wrp_scene {
    margin-left: 0;
    margin-top: -8%;
  }
}
.con_packages .con_scene .wrp_scene:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}
.con_packages .con_scene .wrp_scene .box_scene {
  width: 465px;
  float: left;
  margin-left: 25px;
  margin-top: 35px;
}
@media only screen and (max-width: 1099px) {
  .con_packages .con_scene .wrp_scene .box_scene {
    width: 47%;
    margin-left: 3%;
  }
}
@media only screen and (max-width: 767px) {
  .con_packages .con_scene .wrp_scene .box_scene {
    width: 100%;
    margin-left: 0;
    margin-top: 8%;
  }
}
.con_packages .con_scene .wrp_scene .box_scene:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}
.con_packages .con_scene .wrp_scene .box_scene a {
  display: block;
  text-decoration: none;
}
.con_packages .con_scene .wrp_scene .box_scene a:hover h3 {
  text-decoration: none;
}
.con_packages .con_scene .wrp_scene .box_scene .img {
  float: left;
  width: 180px;
  height: 120px;
  overflow: hidden;
  margin-right: 15px;
  position: relative;
  -webkit-box-shadow: 4px 4px 0px 0px rgba(228, 216, 214, 0.75);
  -moz-box-shadow: 4px 4px 0px 0px rgba(228, 216, 214, 0.75);
  box-shadow: 4px 4px 0px 0px rgba(228, 216, 214, 0.75);
}
.con_packages .con_scene .wrp_scene .box_scene .img img {
  width: 100%;
}
@media only screen and (max-width: 900px) {
  .con_packages .con_scene .wrp_scene .box_scene .img {
    float: none;
    width: 100%;
    height: 0;
    padding-top: 66%;
    position: relative;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .con_packages .con_scene .wrp_scene .box_scene .img img {
    position: absolute;
    top: 0;
    left: 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_packages .con_scene .wrp_scene .box_scene .img {
    width: 48%;
    padding-top: 32%;
    float: left;
    margin-bottom: 4%;
  }
}
.con_packages .con_scene .wrp_scene .box_scene h3 {
  text-decoration: underline;
  font-weight: normal;
  font-size: 110%;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .con_packages .con_scene .wrp_scene .box_scene h3 {
    width: 48%;
    float: right;
  }
}
.con_packages .con_scene .wrp_scene .box_scene .price {
  background: #f4f3f1;
  padding: 7px 10px;
  overflow: hidden;
  margin-top: 15px;
}
@media only screen and (max-width: 767px) {
  .con_packages .con_scene .wrp_scene .box_scene .price {
    margin-top: 4%;
    width: 48%;
    float: right;
  }
}
.con_packages .con_scene .wrp_scene .box_scene .price dt, .con_packages .con_scene .wrp_scene .box_scene .price dd {
  display: inline-block;
  vertical-align: middle;
}
.con_packages .con_scene .wrp_scene .box_scene .price dt {
  margin-right: 0.5em;
  font-size: 110%;
}
@media only screen and (max-width: 767px) {
  .con_packages .con_scene .wrp_scene .box_scene .price dt {
    font-size: 100%;
  }
}
.con_packages .con_scene .wrp_scene .box_scene .price dd {
  font-size: 130%;
  font-weight: bold;
  color: #ff3000;
}
@media only screen and (max-width: 767px) {
  .con_packages .con_scene .wrp_scene .box_scene .price dd {
    font-size: 120%;
  }
}
.con_packages .con_scene .btn_plan {
  margin-top: 30px;
  text-align: center;
}
.con_packages .con_scene .btn_plan a {
  display: inline-block;
  font-size: 110%;
  text-decoration: none !important;
  color: #fff;
  line-height: 45px;
  height: 45px;
  background: url(../images/common/bg_btn_pink.png) 0 0;
  padding: 0 20px;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-align: center;
  width: 450px;
}
.con_packages .con_scene .btn_plan a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
.con_packages .con_scene .btn_plan a i {
  margin-right: 0.5em;
}
@media only screen and (max-width: 767px) {
  .con_packages .con_scene .btn_plan a {
    text-align: center;
    padding: 0.8em;
    height: auto;
    line-height: 1.5;
    background: none;
    background-color: #ffdccf;
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFFDCCF', endColorstr='#FFFF9A7B');
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZGNjZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmOWE3YiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffdccf), color-stop(100%, #ff9a7b));
    background-image: -moz-linear-gradient(top, #ffdccf 0%, #ff9a7b 100%);
    background-image: -webkit-linear-gradient(top, #ffdccf 0%, #ff9a7b 100%);
    background-image: linear-gradient(to bottom, #ffdccf 0%, #ff9a7b 100%);
    width: 100%;
  }
}
@media only screen and (max-width: 320px) {
  .con_packages .con_scene .btn_plan a {
    font-size: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .con_packages .con_scene .btn_plan a {
    width: 100%;
  }
}

/*----------------------------------------------------
	.con_tokuten　
----------------------------------------------------*/
.con_tokuten {
  display: none;
}
@media only screen and (max-width: 767px) {
  .con_tokuten {
    display: block;
    margin-top: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .con_tokuten .con_inner {
    padding-top: 12%;
    position: relative;
    width: 94%;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 767px) {
  .con_tokuten .con_inner .img_tokuten {
    display: none;
  }
}
.con_tokuten .con_inner h3 {
  position: absolute;
  top: 12px;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 2;
}
@media only screen and (max-width: 1099px) {
  .con_tokuten .con_inner h3 img {
    width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  .con_tokuten .con_inner h3 img {
    width: 80%;
  }
}
.con_tokuten .con_inner .box_tokuten {
  display: none;
  border: 3px solid #d0c5be;
  padding: 5%;
}
@media only screen and (max-width: 767px) {
  .con_tokuten .con_inner .box_tokuten {
    display: block;
  }
}
.con_tokuten .con_inner .box_tokuten ul li {
  font-size: 110%;
  padding: 0.6em 0;
  border-bottom: 1px dotted #ff4949;
}
@media only screen and (max-width: 767px) {
  .con_tokuten .con_inner .box_tokuten ul li {
    text-align: center;
  }
}
.con_tokuten .con_inner .box_tokuten ul li span {
  font-size: 130%;
  font-weight: bold;
  color: #ff4949;
}

/*----------------------------------------------------
	.con_search　	検索窓
----------------------------------------------------*/
.con_search {
  margin-top: 80px;
  background: #0078ff;
  padding: 40px 0 20px 0;
  background: #0078ff;
}
@media only screen and (max-width: 767px) {
  .con_search {
    display: none;
  }
}
.con_search .con_inner {
  max-width: 1100px;
  margin: 0 auto;
}
@media only screen and (max-width: 1099px) {
  .con_search .con_inner {
    padding-left: 3%;
    padding-right: 3%;
  }
}
.con_search .con_inner:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}
.con_search .wrp_form {
  display: table;
  width: 920px;
  float: left;
  background: url(../images/home/bg_line_search.png) right center no-repeat;
  position: relative;
  padding-right: 15px;
}
@media only screen and (max-width: 1099px) {
  .con_search .wrp_form {
    padding-right: 0;
    background: none;
    width: 100%;
  }
}
.con_search .wrp_form h3, .con_search .wrp_form .box_form {
  display: table-cell;
  vertical-align: middle;
}
.con_search .wrp_form h3 {
  position: relative;
  width: 220px;
}
@media only screen and (max-width: 930px) {
  .con_search .wrp_form h3 {
    width: 190px;
  }
}
.con_search .wrp_form h3 span {
  position: absolute;
  z-index: 2;
  top: -105px;
  left: 5px;
}
@media only screen and (max-width: 930px) {
  .con_search .wrp_form h3 span {
    top: -85px;
  }
}
.con_search .wrp_form .box_form {
  overflow: hidden;
  position: relative;
}
.con_search .wrp_form .box_form dl {
  float: left;
  margin-left: 10px;
}
.con_search .wrp_form .box_form dl.date {
  margin-right: 15px;
}
@media only screen and (max-width: 930px) {
  .con_search .wrp_form .box_form dl.date {
    margin-right: 5px;
  }
}
.con_search .wrp_form .box_form dl.date label {
  display: block;
  margin-top: 10px;
  color: #fff;
}
.con_search .wrp_form .box_form dl dt {
  color: #fff;
  font-size: 110%;
  margin-bottom: 5px;
}
@media only screen and (max-width: 930px) {
  .con_search .wrp_form .box_form dl dd .checkin {
    width: 125px;
  }
}
.con_search .wrp_form .box_form .box_r {
  padding-top: 25px;
  width: 180px;
  position: relative;
  padding-bottom: 30px;
  margin-left: 15px;
  float: left;
}
@media only screen and (max-width: 930px) {
  .con_search .wrp_form .box_form .box_r {
    width: 120px;
  }
}
.con_search .wrp_form .box_form .box_r .btn_submit input {
  display: inline-block;
  font-size: 110%;
  text-decoration: none !important;
  color: #fff;
  line-height: 45px;
  height: 45px;
  background: url(../images/common/bg_btn_pink.png) 0 0;
  padding: 0 20px;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-align: center;
  width: 100%;
  border: none;
  height: 45px;
  line-height: 45px;
  padding-top: 0;
  padding-bottom: 0;
}
.con_search .wrp_form .box_form .box_r .btn_submit input:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
.con_search .wrp_form .box_form .box_r .btn_submit input i {
  margin-right: 0.5em;
}
@media only screen and (max-width: 767px) {
  .con_search .wrp_form .box_form .box_r .btn_submit input {
    text-align: center;
    padding: 0.8em;
    height: auto;
    line-height: 1.5;
    background: none;
    background-color: #ffdccf;
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFFDCCF', endColorstr='#FFFF9A7B');
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZGNjZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmOWE3YiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffdccf), color-stop(100%, #ff9a7b));
    background-image: -moz-linear-gradient(top, #ffdccf 0%, #ff9a7b 100%);
    background-image: -webkit-linear-gradient(top, #ffdccf 0%, #ff9a7b 100%);
    background-image: linear-gradient(to bottom, #ffdccf 0%, #ff9a7b 100%);
    width: 100%;
  }
}
@media only screen and (max-width: 320px) {
  .con_search .wrp_form .box_form .box_r .btn_submit input {
    font-size: 100%;
  }
}
.con_search .wrp_form .box_form .box_r .btn_submit input:hover {
  cursor: pointer;
}
.con_search .wrp_form .box_form .box_r .menu {
  overflow: hidden;
  position: absolute;
  width: auto;
  bottom: 0;
  right: 0;
  text-align: right;
  width: 400px;
}
.con_search .wrp_form .box_form .box_r .menu li {
  display: inline-block;
  margin-left: 15px;
}
.con_search .wrp_form .box_form .box_r .menu li:first-child {
  margin-left: 0;
}
.con_search .wrp_form .box_form .box_r .menu li a {
  text-decoration: none;
  color: #fff;
}
.con_search .wrp_form .box_form .box_r .menu li a i {
  margin-right: 0.5em;
}
.con_search .wrp_form .box_form .box_r .menu li a:hover {
  text-decoration: underline;
}
.con_search .btn_plan {
  float: right;
  padding-top: 25px;
  text-align: center;
  position: relative;
}
@media only screen and (max-width: 1099px) {
  .con_search .btn_plan {
    float: left;
    width: 30%;
    padding-top: 30px;
  }
}
.con_search .btn_plan a {
  display: inline-block;
  font-size: 110%;
  text-decoration: none !important;
  color: #fff;
  line-height: 45px;
  height: 45px;
  background: url(../images/common/bg_btn_gray.png) 0 0;
  text-align: center;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 160px;
  height: 45px;
  line-height: 45px;
  padding-top: 0;
  padding-bottom: 0;
}
.con_search .btn_plan a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
.con_search .btn_plan a i {
  margin-right: 0.5em;
}
@media only screen and (max-width: 767px) {
  .con_search .btn_plan a {
    text-align: center;
    padding: 0.8em;
    height: auto;
    line-height: 1.5;
    background: none;
    background-color: #d5d5d5;
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFD5D5D5', endColorstr='#FF9F9F9F');
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Q1ZDVkNSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzlmOWY5ZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #d5d5d5), color-stop(100%, #9f9f9f));
    background-image: -moz-linear-gradient(top, #d5d5d5 0%, #9f9f9f 100%);
    background-image: -webkit-linear-gradient(top, #d5d5d5 0%, #9f9f9f 100%);
    background-image: linear-gradient(to bottom, #d5d5d5 0%, #9f9f9f 100%);
    width: 100%;
  }
}
@media only screen and (max-width: 320px) {
  .con_search .btn_plan a {
    font-size: 100%;
  }
}
@media only screen and (max-width: 1099px) {
  .con_search .btn_plan a {
    width: 100%;
  }
}
.con_search .btn_plan .fuwa {
  background: none;
  display: inline-block;
  position: relative;
  width: 171px;
  position: absolute;
  top: -80px;
}
.con_search .btn_plan .fuwa:hover {
  opacity: 1;
}
.con_search .btn_plan .fuwa::after {
  position: absolute;
  bottom: -15px;
  left: 50%;
  z-index: -1;
  content: '';
  width: 100%;
  height: 107px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-animation: 3s shadow ease-in-out infinite;
  animation: 3s shadow ease-in-out infinite;
}
@-webkit-keyframes float {
  50% {
    transform: translateY(-10px);
  }
}
@keyframes float {
  50% {
    transform: translateY(-10px);
  }
}
.con_search .btn_plan span {
  position: relative;
  display: inline-block;
  -webkit-animation: 3s float ease-in-out infinite;
  animation: 3s float ease-in-out infinite;
}
.con_search .box_tel {
  width: 100%;
  float: left;
  text-align: center;
  padding: 10px;
  border: 1px solid #acb2a4;
  margin-top: 15px;
}
@media only screen and (max-width: 1099px) {
  .con_search .box_tel {
    width: 66%;
    float: right;
  }
}
.con_search .box_tel h4, .con_search .box_tel .txt_tel {
  display: inline-block;
  vertical-align: middle;
}
@media only screen and (max-width: 1099px) {
  .con_search .box_tel h4, .con_search .box_tel .txt_tel {
    display: block;
    text-align: center;
  }
}
.con_search .box_tel h4 {
  font-weight: normal;
  font-size: 110%;
  color: #fff;
  margin-right: 12px;
}
@media only screen and (max-width: 1099px) {
  .con_search .box_tel h4 {
    margin-bottom: 10px;
  }
}

/*----------------------------------------------------
	.con_points　	5つのポイント
----------------------------------------------------*/
.con_points {
  margin-top: 50px;
  background: url(../images/common/bg_line_wave_dark.png) 0 0 repeat-x;
  padding-top: 30px;
}
@media only screen and (max-width: 767px) {
  .con_points {
    margin-top: 12%;
    padding-top: 0;
    padding-top: 10%;
  }
}
.con_points .bg {
  background: url(../images/home/bg_points.jpg) 0 250px repeat-x;
}
.con_points .con_inner {
  max-width: 1100px;
  margin: 0 auto 0;
  overflow: hidden;
  *zoom: 1;
  position: relative;
}
@media only screen and (max-width: 1099px) {
  .con_points .con_inner {
    padding-left: 3%;
    padding-right: 3%;
  }
}
.con_points h2 {
  position: absolute;
  top: 30px;
  left: 0;
  width: 100%;
  text-align: center;
}
@media only screen and (max-width: 1099px) {
  .con_points h2 {
    position: static;
    text-align: center;
    top: auto;
    left: auto;
    bottom: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .con_points h2 {
    margin-bottom: 8%;
  }
  .con_points h2 img {
    max-width: 289px;
    width: 60%;
  }
}
@media only screen and (max-width: 1099px) {
  .con_points .box_points {
    width: 100% !important;
    float: none !important;
    padding: 0 !important;
    text-align: left !important;
    background: none !important;
    margin-bottom: 20px !important;
  }
}
@media only screen and (max-width: 767px) {
  .con_points .box_points {
    margin-bottom: 10% !important;
  }
}
@media only screen and (max-width: 1099px) {
  .con_points .box_title {
    height: auto !important;
    background: none !important;
    width: auto !important;
    padding-top: 0 !important;
    float: none !important;
    position: relative !important;
    padding-left: 65px;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    bottom: auto !important;
  }
  .con_points .box_title .no {
    width: 50px;
    padding-top: 60px;
    height: 0;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
  .con_points .box_title .no.no01 {
    background-image: url(../images/home/ic_points_no01.png);
  }
  .con_points .box_title .no.no02 {
    background-image: url(../images/home/ic_points_no02.png);
  }
  .con_points .box_title .no.no03 {
    background-image: url(../images/home/ic_points_no03.png);
  }
  .con_points .box_title .no.no04 {
    background-image: url(../images/home/ic_points_no04.png);
  }
  .con_points .box_title .no.no05 {
    background-image: url(../images/home/ic_points_no05.png);
  }
  .con_points .box_title h3 {
    font-weight: normal;
    font-size: 130%;
  }
}
@media only screen and (max-width: 1099px) and (max-width: 767px) {
  .con_points .box_title h3 {
    font-size: 110%;
  }
}
@media only screen and (max-width: 1099px) {
  .con_points .box_title h3 strong {
    font-weight: bold;
    font-size: 160%;
  }
}
@media only screen and (max-width: 1099px) and (max-width: 767px) {
  .con_points .box_title h3 strong {
    font-size: 140%;
  }
}

@media only screen and (max-width: 767px) {
  .con_points .box_title {
    padding-left: 50px !important;
  }
  .con_points .box_title .no {
    width: 35px;
    padding-top: 45px;
  }
}
@media only screen and (max-width: 1099px) {
  .con_points .box_content {
    margin: 0 !important;
    padding: 0 !important;
    float: none !important;
    overflow: hidden;
  }
}
@media only screen and (max-width: 1099px) {
  .con_points .img {
    position: static !important;
    width: auto !important;
    float: left !important;
    padding: 0 !important;
    margin: 0 30px 0 0 !important;
  }
}
@media only screen and (max-width: 767px) {
  .con_points .img {
    width: 100% !important;
    float: none !important;
    margin-bottom: 6% !important;
    text-align: center;
    padding: 0 5% !important;
  }
}
.con_points .txt {
  overflow: hidden;
  float: right;
}
@media only screen and (max-width: 1099px) {
  .con_points .txt {
    margin: 20px 0 0 10px !important;
    float: none;
  }
}
@media only screen and (max-width: 767px) {
  .con_points .txt {
    margin-top: 1em !important;
    margin-left: 0 !important;
  }
}
.con_points .btn_detail {
  margin-right: 20px;
  float: right;
}
@media only screen and (max-width: 1099px) {
  .con_points .btn_detail {
    margin: 30px 0 0 0 !important;
    text-align: left;
    float: none;
  }
}
@media only screen and (max-width: 767px) {
  .con_points .btn_detail {
    margin-top: 6% !important;
  }
}
.con_points .btn_detail a {
  text-decoration: none;
  width: 59px;
  height: 162px;
  vertical-align: middle;
  text-align: center;
  background: url("../images/home/bg_btn_diagonal.png") 0 0 no-repeat;
  display: table-cell;
  font-size: 110%;
  padding: 0 1.5em;
  text-align: center;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.con_points .btn_detail a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
@media only screen and (max-width: 1099px) {
  .con_points .btn_detail a {
    display: inline-block;
    width: auto;
    height: auto;
    background: none;
    background: url(../images/common/bg_diagonal.png) !important;
    padding: 3px;
  }
}
@media only screen and (max-width: 767px) {
  .con_points .btn_detail a {
    width: 100% !important;
  }
}
.con_points .btn_detail a span {
  margin-left: 0;
}
@media only screen and (max-width: 1099px) {
  .con_points .btn_detail a span {
    display: inline-block;
    padding: 0.8em 1.5em;
    background: url(../images/common/bg_texture_beige.jpg) !important;
  }
}
@media only screen and (max-width: 767px) {
  .con_points .btn_detail a span {
    display: block;
    text-align: center;
  }
}
.con_points .btn_detail a i {
  margin-bottom: 0.5em;
  color: #38abc0;
}
@media only screen and (max-width: 1099px) {
  .con_points .btn_detail a i {
    margin-bottom: 0;
    margin-right: 0.5em;
  }
}
.con_points .box_rooms {
  float: left;
  position: relative;
  padding-top: 325px;
  width: 495px;
  margin-top: 60px;
  background: url(../images/home/bg_points_triangle.png) right bottom no-repeat;
}
@media only screen and (max-width: 1099px) {
  .con_points .box_rooms {
    overflow: hidden;
  }
}
@media only screen and (max-width: 767px) {
  .con_points .box_rooms {
    margin-top: 0;
  }
}
.con_points .box_rooms .img {
  position: absolute;
  top: 0;
  left: 0;
}
.con_points .box_rooms .box_content {
  padding-right: 60px;
  overflow: hidden;
  margin-top: -45px;
}
.con_points .box_rooms .box_content .box_title {
  width: 139px;
  padding-top: 318px;
  height: 0;
  overflow: hidden;
  background: url(../images/home/sst_points_rooms.png) 0 0 no-repeat;
  float: right;
}
.con_points .box_rooms .box_content .txt {
  margin-right: 20px;
  margin-top: 50px;
}
.con_points .box_rooms .box_content .btn_detail {
  margin-top: 150px;
}
.con_points .box_dishes {
  float: right;
  margin-top: 130px;
  padding-right: 330px;
  position: relative;
  padding-top: 280px;
  height: 582px;
}
@media only screen and (max-width: 1099px) {
  .con_points .box_dishes {
    margin-top: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .con_points .box_dishes {
    height: auto;
    margin-top: 0;
  }
}
.con_points .box_dishes .img {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}
.con_points .box_dishes .box_title {
  width: 157px;
  padding-top: 273px;
  height: 0;
  overflow: hidden;
  background: url(../images/home/sst_points_beaf.png) 0 0 no-repeat;
  position: absolute;
  top: 0;
  right: 275px;
  z-index: 2;
}
@media only screen and (max-width: 1099px) {
  .con_points .box_dishes .box_title .tb {
    display: none;
  }
}
.con_points .box_dishes .txt {
  margin-right: 20px;
}
.con_points .box_dishes .btn_detail {
  margin-right: 20px;
  margin-top: 100px;
}
.con_points .box_hotspring {
  width: 900px;
  padding-top: 50px;
  text-align: center;
  background: url(../images/home/bg_points_wave.png) 45px 0 no-repeat;
  margin: 0 auto;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .con_points .box_hotspring {
    text-align: left;
  }
}
.con_points .box_hotspring .img {
  float: right;
}
@media only screen and (max-width: 1099px) {
  .con_points .box_hotspring .img {
    float: none !important;
    text-align: center;
    width: 100% !important;
  }
  .con_points .box_hotspring .img img {
    width: 80%;
    max-width: 603px;
  }
}
@media only screen and (max-width: 767px) {
  .con_points .box_hotspring .img img {
    width: 100%;
  }
}
.con_points .box_hotspring .box_content {
  margin-top: -20px;
  width: 280px;
  float: left;
}
.con_points .box_hotspring .box_content .tb {
  display: none;
}
@media only screen and (max-width: 1099px) {
  .con_points .box_hotspring .box_content .tb {
    display: block;
  }
}
@media only screen and (max-width: 1099px) {
  .con_points .box_hotspring .box_content {
    margin-top: 20px !important;
  }
}
@media only screen and (max-width: 1099px) {
  .con_points .box_hotspring .box_content {
    width: 100%;
    text-align: center;
  }
}
@media only screen and (max-width: 767px) {
  .con_points .box_hotspring .box_content {
    text-align: left;
  }
}
.con_points .box_hotspring .box_content .box_title {
  width: 96px;
  padding-top: 305px;
  height: 0;
  overflow: hidden;
  background: url(../images/home/sst_points_hotspring.png) 0 0 no-repeat;
  float: right;
}
@media only screen and (max-width: 1099px) {
  .con_points .box_hotspring .box_content .box_title {
    float: none;
    display: inline-block;
  }
}
@media only screen and (max-width: 1099px) {
  .con_points .box_hotspring .box_content .box_title h3 {
    text-align: left;
  }
}
.con_points .box_hotspring .box_content .txt {
  float: right;
  margin-right: 20px;
  margin-top: 70px;
}
@media only screen and (max-width: 1099px) {
  .con_points .box_hotspring .box_content .txt {
    float: none;
    display: inline-block;
  }
}
.con_points .box_hotspring .box_content .btn_detail {
  margin-right: 20px;
  margin-top: 70px;
}
@media only screen and (max-width: 1099px) {
  .con_points .box_hotspring .box_content .btn_detail {
    text-align: center;
  }
}
.con_points .box_hotspring .box_content .btn_detail a {
  width: 59px;
  height: 210px;
  background: url(../images/home/bg_btn_diagonal_l.png) 0 0 no-repeat;
}
@media only screen and (max-width: 1099px) {
  .con_points .box_hotspring .box_content .btn_detail a {
    width: auto;
    height: auto;
    background: none;
  }
}
.con_points .box_facilities {
  width: 665px;
  float: left;
  overflow: hidden;
}
@media only screen and (max-width: 1099px) {
  .con_points .box_facilities {
    width: 100%;
  }
}
@media only screen and (max-width: 1099px) {
  .con_points .box_facilities {
    margin-bottom: 60px !important;
  }
}
@media only screen and (max-width: 767px) {
  .con_points .box_facilities {
    margin-bottom: 10% !important;
  }
}
.con_points .box_facilities .box_content {
  width: 250px;
  float: right;
  overflow: hidden;
}
@media only screen and (max-width: 1099px) {
  .con_points .box_facilities .box_content {
    width: auto;
    padding-top: 60px !important;
  }
}
@media only screen and (max-width: 767px) {
  .con_points .box_facilities .box_content {
    padding-top: 0px !important;
  }
}
.con_points .box_facilities .box_content .box_title {
  width: 103px;
  padding-top: 229px;
  height: 0;
  background: url(../images/home/sst_points_facilities.png) 0 0 no-repeat;
  float: right;
  overflow: hidden;
}
.con_points .box_facilities .box_content .txt {
  float: right;
  margin-top: 60px;
  margin-right: 20px;
}
@media only screen and (max-width: 1099px) {
  .con_points .box_facilities .box_content .txt {
    float: none;
  }
}
.con_points .box_facilities .box_content .btn_detail {
  float: right;
  margin-right: 10px;
  margin-top: 215px;
}
@media only screen and (max-width: 1099px) {
  .con_points .box_facilities .box_content .btn_detail {
    float: none;
  }
}
.con_points .box_facilities .img {
  float: left;
}
@media only screen and (max-width: 1099px) {
  .con_points .box_facilities .img {
    width: auto !important;
  }
}
@media only screen and (max-width: 767px) {
  .con_points .box_facilities .img {
    width: 100% !important;
  }
}
.con_points .box_kohaku {
  float: right;
  position: relative;
  background: url(../images/home/bg_points_bird.png) 0 45px no-repeat;
}
.con_points .box_kohaku:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}
.con_points .box_kohaku .box_title {
  width: 189px;
  padding-top: 345px;
  height: 0;
  overflow: hidden;
  background: url(../images/home/sst_points_kohaku.png) 0 0 no-repeat;
  float: right;
}
.con_points .box_kohaku .img {
  position: absolute;
  z-index: 2;
  right: 80px;
  bottom: -20px;
}
@media only screen and (max-width: 1099px) {
  .con_points .box_kohaku .img {
    position: relative !important;
    margin-right: 0 !important;
    margin-left: 120px !important;
  }
}
.con_points .box_kohaku .img .fukidashi {
  display: none;
}
@media only screen and (max-width: 1099px) {
  .con_points .box_kohaku .img {
    width: auto !important;
    max-width: 40%;
    right: auto;
    bottom: auto;
    float: right !important;
    text-align: right;
    position: relative;
  }
  .con_points .box_kohaku .img .fukidashi {
    display: block;
    position: absolute;
    top: -40%;
    left: -90%;
  }
}
@media only screen and (max-width: 767px) {
  .con_points .box_kohaku .img {
    float: none !important;
    margin-left: 0 !important;
    width: auto !important;
    margin-left: 20% !important;
    text-align: center;
    padding-top: 20% !important;
    max-width: none;
  }
  .con_points .box_kohaku .img .fukidashi {
    top: 0;
    left: 50%;
    margin-left: -200px;
  }
}
.con_points .box_kohaku .txt {
  float: right;
  margin-top: 80px;
  margin-right: 50px;
}
@media only screen and (max-width: 1099px) {
  .con_points .box_kohaku .txt {
    float: none;
  }
}
.con_points .box_kohaku .btn_detail {
  float: right;
  margin-right: 40px;
  margin-top: 200px;
}
@media only screen and (max-width: 1099px) {
  .con_points .box_kohaku .btn_detail {
    float: none;
  }
}
.con_points .box_kohaku .btn_detail a {
  width: 59px;
  height: 210px;
  background: url(../images/home/bg_btn_diagonal_l.png) 0 0 no-repeat;
}
@media only screen and (max-width: 1099px) {
  .con_points .box_kohaku .btn_detail a {
    width: auto;
    height: auto;
    background: none;
  }
}

/*----------------------------------------------------
	.con_event　	おすすめ情報
----------------------------------------------------*/
.con_event {
  background: #0078ff;
  padding: 50px 0 30px 0;
  margin-top: 80px;
}
@media only screen and (max-width: 767px) {
  .con_event {
    padding: 0;
    margin-top: 2%;
  }
}
.con_event .con_inner {
  max-width: 950px;
  margin: 0 auto;
}
@media only screen and (max-width: 1099px) {
  .con_event .con_inner {
    padding-left: 3%;
    padding-right: 3%;
  }
}
@media only screen and (max-width: 767px) {
  .con_event .con_inner {
    padding-top: 6%;
    padding-bottom: 6%;
  }
}
.con_event h2 {
  background: url(../images/home/st_event.png) center 0 no-repeat;
  padding-top: 69px;
  height: 0;
  overflow: hidden;
  margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  .con_event h2 {
    font-size: 120%;
    margin-bottom: 6%;
    color: #fff;
    font-weight: normal;
    background: none;
    height: auto;
    padding-top: 0;
    text-align: center;
  }
}
.con_event .wrp_event {
  margin-left: -10px;
  margin-top: -20px;
  position: relative;
}
@media only screen and (max-width: 1099px) {
  .con_event .wrp_event {
    margin-left: -2%;
  }
}
@media only screen and (max-width: 767px) {
  .con_event .wrp_event {
    width: 94%;
    margin: 0 auto;
  }
}
.con_event .wrp_event:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}
.con_event .wrp_event .box_event {
  float: left;
  width: 310px;
  margin-left: 10px;
  margin-top: 20px;
  -webkit-box-shadow: 4px 4px 0px 0px rgba(244, 240, 235, 0.75);
  -moz-box-shadow: 4px 4px 0px 0px rgba(244, 240, 235, 0.75);
  box-shadow: 4px 4px 0px 0px rgba(244, 240, 235, 0.75);
  position: relative;
  overflow: hidden;
}
@media only screen and (max-width: 1099px) {
  .con_event .wrp_event .box_event {
    width: 31.33%;
    margin-left: 2%;
  }
}
@media only screen and (max-width: 930px) {
  .con_event .wrp_event .box_event {
    width: 48%;
  }
}
@media only screen and (max-width: 767px) {
  .con_event .wrp_event .box_event {
    width: auto;
    margin: 5px;
    margin-top: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
}
.con_event .wrp_event .box_event a {
  display: block;
  text-decoration: none;
}
.con_event .wrp_event .box_event .img {
  height: 198px;
  overflow: hidden;
}
@media only screen and (max-width: 1099px) {
  .con_event .wrp_event .box_event .img {
    width: 100%;
    height: 0;
    padding-top: 63%;
    overflow: hidden;
    position: relative;
  }
}
.con_event .wrp_event .box_event .img img {
  width: 100%;
}
@media only screen and (max-width: 1099px) {
  .con_event .wrp_event .box_event .img img {
    top: 0;
    left: 0;
    position: absolute;
  }
}
.con_event .wrp_event .box_event .cover {
  background: rgba(1, 105, 222, 0.57);
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 15px;
}
@media only screen and (max-width: 767px) {
  .con_event .wrp_event .box_event .cover {
    display: none;
  }
}
.con_event .wrp_event .box_event .cover h3 {
  color: #fff;
  margin-bottom: 20px;
  font-size: 110%;
  text-decoration: underline;
}
.con_event .wrp_event .box_event .cover .txt {
  color: #fff;
  font-size: 110%;
}
.con_event .wrp_event .box_event .sp_title {
  display: none;
}
@media only screen and (max-width: 767px) {
  .con_event .wrp_event .box_event .sp_title {
    display: block;
    font-size: 85%;
    color: #fff;
    margin-top: 5px;
  }
}

/*----------------------------------------------------
	.con_information　	お知らせ
----------------------------------------------------*/
.con_information {
  margin-top: 20px;
}
@media only screen and (max-width: 767px) {
  .con_information {
    margin-top: 12%;
  }
}
.con_information .con_inner {
  max-width: 1100px;
  margin: 0 auto 0;
  overflow: hidden;
  *zoom: 1;
}
@media only screen and (max-width: 1099px) {
  .con_information .con_inner {
    padding-left: 3%;
    padding-right: 3%;
  }
}
.con_information h2 {
  padding-top: 55px;
  height: 0;
  overflow: hidden;
  background: url(../images/home/st_news.png) center 0 no-repeat;
  margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  .con_information h2 {
    background: none;
    text-align: center;
    font-weight: normal;
    font-size: 110%;
    height: auto;
    margin: 0;
    width: 100%;
    padding-top: 0;
  }
  .con_information h2 br {
    display: none;
  }
  .con_information h2 strong {
    display: block;
    font-size: 150%;
  }
  .con_information h2 span {
    display: inline-block;
    color: #fff;
    font-size: 70%;
    background: #231815;
    padding: 0.5em 2em;
    max-width: 100%;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    min-width: 14em;
  }
}
@media only screen and (max-width: 767px) {
  .con_information h2 {
    margin-bottom: 6%;
  }
}
.con_information .con_news {
  width: 700px;
  float: left;
}
@media only screen and (max-width: 1099px) {
  .con_information .con_news {
    width: 60%;
  }
}
@media only screen and (max-width: 767px) {
  .con_information .con_news {
    float: none;
    width: 100%;
  }
}
.con_information .con_news .m_tab {
  border-bottom: 1px solid #cfcfcf;
  padding-left: 30px;
  margin-bottom: 25px;
}
@media only screen and (max-width: 767px) {
  .con_information .con_news .m_tab {
    padding: 0 2%;
    margin-bottom: 6%;
  }
}
.con_information .con_news .m_tab ul {
  overflow: hidden;
  margin-bottom: -1px;
}
.con_information .con_news .m_tab ul li {
  float: left;
  margin-right: 10px;
}
@media only screen and (max-width: 767px) {
  .con_information .con_news .m_tab ul li {
    width: 48%;
    margin: 0 1%;
  }
}
.con_information .con_news .m_tab ul li a {
  display: block;
  padding: 12px;
  width: 180px;
  text-align: center;
  text-decoration: none;
  font-size: 110%;
  color: #a4978f;
  background: url(../images/common/bg_texture_beige.jpg);
  border: 1px solid #cfcfcf;
}
.con_information .con_news .m_tab ul li a:hover h3 {
  text-decoration: underline;
}
@media only screen and (max-width: 767px) {
  .con_information .con_news .m_tab ul li a {
    width: 100%;
  }
}
.con_information .con_news .m_tab ul li a span {
  display: block;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .con_information .con_news .m_tab ul li a span {
    font-size: 90%;
  }
}
.con_information .con_news .m_tab ul li a span i {
  display: none;
  position: absolute;
  bottom: -1em;
  left: 50%;
  margin-left: -0.5em;
}
.con_information .con_news .m_tab ul li a.active {
  color: #40200e;
  border-bottom: none;
  padding-bottom: 13px;
}
.con_information .con_news .m_tab ul li a.active i {
  display: block;
}
.con_information .con_news .wrp_news {
  margin-top: -30px;
  overflow: hidden;
}
.con_information .con_news .wrp_news center {
  padding: 40px 0;
}
.con_information .con_news .wrp_news .box_news {
  margin-top: 25px;
  border-bottom: 1px solid #cfcfcf;
}
@media only screen and (max-width: 767px) {
  .con_information .con_news .wrp_news .box_news {
    margin-top: 4%;
  }
}
.con_information .con_news .wrp_news .box_news a {
  display: block;
  text-decoration: none;
  padding-bottom: 10px;
}
.con_information .con_news .wrp_news .box_news a:hover h3 {
  text-decoration: underline;
}
@media only screen and (max-width: 767px) {
  .con_information .con_news .wrp_news .box_news a {
    padding-bottom: 3%;
  }
}
.con_information .con_news .wrp_news .box_news a .date {
  font-size: 120%;
  font-weight: bold;
  color: #4789d4;
}
.con_information .con_news .wrp_news .box_news a h3 {
  font-weight: normal;
  font-size: 110%;
}
.con_information .con_news .btn_news {
  text-align: center;
  margin-top: 50px;
}
@media only screen and (max-width: 767px) {
  .con_information .con_news .btn_news {
    margin-top: 6%;
  }
}
.con_information .con_news .btn_news a {
  width: 400px;
  display: inline-block;
  padding: 20px;
  border: 3px solid #0179de;
  color: #00424e;
  font-size: 110%;
  text-decoration: none !important;
  text-align: center;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.con_information .con_news .btn_news a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  opacity: 0.9;
  background-color: #0179de;
  color: #fff;
}
@media only screen and (max-width: 767px) {
  .con_information .con_news .btn_news a {
    width: 100%;
    padding: 0.6em 0.8em;
    text-align: center;
  }
}
@media only screen and (max-width: 320px) {
  .con_information .con_news .btn_news a {
    font-size: 100%;
  }
}
.con_information .con_news .btn_news a i {
  margin-right: 0.5em;
}
.con_information .con_ohter {
  width: 370px;
  float: right;
}
@media only screen and (max-width: 1099px) {
  .con_information .con_ohter {
    width: 36%;
  }
}
@media only screen and (max-width: 767px) {
  .con_information .con_ohter {
    display: none;
  }
}
.con_information .con_ohter .sns {
  overflow: hidden;
}
.con_information .con_ohter .sns li {
  float: right;
}
@media only screen and (max-width: 1099px) {
  .con_information .con_ohter .sns li {
    width: 46%;
  }
  .con_information .con_ohter .sns li img {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .con_information .con_ohter .sns li {
    width: auto;
    float: none;
    display: inline-block;
    vertical-align: middle;
    margin: 0 2%;
  }
}
.con_information .con_ohter .sns li a:hover h3 {
  text-decoration: underline;
}
@media only screen and (max-width: 767px) {
  .con_information .con_ohter .sns li a {
    width: 80px;
    height: 80px;
    line-height: 80px;
    color: #fff;
    background: #0179de;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
  }
}
.con_information .con_ohter .sns li:first-child {
  float: left;
}
.con_information .con_ohter .menu {
  margin-top: 30px;
}
.con_information .con_ohter .menu li {
  margin-bottom: 10px;
}
.con_information .con_ohter .menu li a {
  text-decoration: none;
  display: table;
  width: 100%;
}
.con_information .con_ohter .menu li a:hover h3 {
  text-decoration: underline;
}
.con_information .con_ohter .menu li a .ic, .con_information .con_ohter .menu li a h3 {
  display: inline-block;
  vertical-align: middle;
}
.con_information .con_ohter .menu li a .ic {
  width: 70px;
  height: 70px;
  line-height: 82px;
  overflow: hidden;
  background: url(../images/home/bg_diagonal_blue.png) 0 0 no-repeat;
  color: #fff;
  text-align: center;
}
.con_information .con_ohter .menu li a .ic i {
  font-size: 210%;
}
.con_information .con_ohter .menu li a h3 {
  padding-left: 20px;
  font-size: 120%;
  font-weight: normal;
}
@media only screen and (max-width: 1099px) {
  .con_information .con_ohter .menu li a h3 {
    font-size: 110%;
  }
}
