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

 file name  : homepage.css
 author     : Ability Consultant
 style info : トップページ
=================================================================== */
.con_goto, .con_goto .bn .bn_goto, .con_goto .bn .cap, .bn_otoku, .con_banner, .con_search .box_title, .con_search .box_search form.obj_search, .con_search .box_search .box_search-sp, .con_search .box_search .box_oth, .con_plan .box_ranking, .con_plan .box_scene, .con_plan .con_room_type .box_tab, .con_point .int_point, .con_point .box_point > li.point01 .box_title #slider_point01 .slick-dots, .con_point .box_point > li.point01 .box_det, .con_information, .con_access {
  max-width: 1140px;
  margin: auto;
}
@media only screen and (max-width: 1139px) {
  .con_goto, .con_goto .bn .bn_goto, .con_goto .bn .cap, .bn_otoku, .con_banner, .con_search .box_title, .con_search .box_search form.obj_search, .con_search .box_search .box_search-sp, .con_search .box_search .box_oth, .con_plan .box_ranking, .con_plan .box_scene, .con_plan .con_room_type .box_tab, .con_point .int_point, .con_point .box_point > li.point01 .box_title #slider_point01 .slick-dots, .con_point .box_point > li.point01 .box_det, .con_information, .con_access {
    width: 91.66667%;
  }
}

.con_spe .box_spe .wrp_spe:after, .con_spe .box_thum:after, .con_point .int_point:after, .con_information .box_infor:after, .con_information .box_infor .box_review:after, .con_access:after {
  content: "";
  display: table;
  clear: both;
}

/*-----------------------------------------------------------
Loading
----------------------------------------------------------- */
#loader {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10001;
  display: none;
  background: url(../images/home/bg_loader.jpg);
}
#loader p {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 424px;
  height: 124px;
}
@media only screen and (max-width: 767px) {
  #loader p {
    width: 57.39583%;
    height: 14.21053%;
  }
}

#fade {
  width: 100%;
  height: 100%;
  display: none;
  background: url(../images/home/bg_loader.jpg);
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 10000;
}

#header {
  position: relative;
  /* -----------------------------------------------------------
  	#wrp_main
  ----------------------------------------------------------- */
}
#header #wrp_main {
  position: relative;
  height: 776px;
  max-height: 1200px;
  min-height: 500px;
}
@media only screen and (min-width: 768px) and (max-width: 1139px) {
  #header #wrp_main {
    height: 1024px;
  }
}
@media only screen and (max-width: 767px) {
  #header #wrp_main {
    height: auto;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1139px) {
  #header #wrp_main {
    max-height: 1024px;
  }
}
@media only screen and (max-width: 767px) {
  #header #wrp_main {
    max-height: auto;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1139px) {
  #header #wrp_main {
    min-height: 500px;
  }
}
@media only screen and (max-width: 767px) {
  #header #wrp_main {
    min-height: auto;
  }
}
#header #wrp_main #main_slider {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
}
#header #wrp_main #main_slider .slick-list {
  width: 100%;
  height: 100%;
}
#header #wrp_main #main_slider .slick-list .slick-track {
  height: 100%;
}
@media only screen and (min-width: 768px) {
  #header #wrp_main #main_slider .slider01 {
    background: url(../images/home/img_main01-pc.jpg) no-repeat center;
    background-size: cover;
  }
  #header #wrp_main #main_slider .slider02 {
    background: url(../images/home/img_main02-pc.jpg) no-repeat center;
    background-size: cover;
  }
  #header #wrp_main #main_slider .slider03 {
    background: url(../images/home/img_main03-pc.jpg) no-repeat center;
    background-size: cover;
  }
  #header #wrp_main #main_slider .slider04 {
    background: url(../images/home/img_main04-pc.jpg) no-repeat center;
    background-size: cover;
  }
  #header #wrp_main #main_slider .slider05 {
    background: url(../images/home/img_main05-pc.jpg) no-repeat center;
    background-size: cover;
  }
}
@media print {
  #header #wrp_main #main_slider .slider01 {
    background: url(../images/home/img_main01-pc.jpg) no-repeat center;
    background-size: cover;
  }
  #header #wrp_main #main_slider .slider02 {
    background: url(../images/home/img_main02-pc.jpg) no-repeat center;
    background-size: cover;
  }
  #header #wrp_main #main_slider .slider03 {
    background: url(../images/home/img_main03-pc.jpg) no-repeat center;
    background-size: cover;
  }
  #header #wrp_main #main_slider .slider04 {
    background: url(../images/home/img_main04-pc.jpg) no-repeat center;
    background-size: cover;
  }
  #header #wrp_main #main_slider .slider05 {
    background: url(../images/home/img_main05-pc.jpg) no-repeat center;
    background-size: cover;
  }
}
.ie8 #header #wrp_main #main_slider .slider01 {
  background: url(../images/home/img_main01-pc.jpg) no-repeat center;
  background-size: cover;
}
.ie8 #header #wrp_main #main_slider .slider02 {
  background: url(../images/home/img_main02-pc.jpg) no-repeat center;
  background-size: cover;
}
.ie8 #header #wrp_main #main_slider .slider03 {
  background: url(../images/home/img_main03-pc.jpg) no-repeat center;
  background-size: cover;
}
.ie8 #header #wrp_main #main_slider .slider04 {
  background: url(../images/home/img_main04-pc.jpg) no-repeat center;
  background-size: cover;
}
.ie8 #header #wrp_main #main_slider .slider05 {
  background: url(../images/home/img_main05-pc.jpg) no-repeat center;
  background-size: cover;
}
#header #wrp_main #main_slider .slick-dots {
  width: 95%;
  right: 2.5%;
  bottom: 18px;
  text-align: center;
  line-height: 1;
}
#header #wrp_main #main_slider .slick-dots li {
  width: 15px;
  height: 15px;
  margin: 0 .5em;
  vertical-align: middle;
  text-align: center;
  position: relative;
  -moz-transition: width 0.35s, height 0.35s;
  -o-transition: width 0.35s, height 0.35s;
  -webkit-transition: width 0.35s, height 0.35s;
  transition: width 0.35s, height 0.35s;
}
#header #wrp_main #main_slider .slick-dots li button {
  cursor: pointer;
  padding: 0;
  height: 0;
}
#header #wrp_main #main_slider .slick-dots li button:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  opacity: 1 !important;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: none;
  border: 1px solid #fff;
  -moz-transition: background 0.35s;
  -o-transition: background 0.35s;
  -webkit-transition: background 0.35s;
  transition: background 0.35s;
}
#header #wrp_main #main_slider .slick-dots li.slick-active button:before {
  border-color: #fff;
  background-color: #fff;
}
@media only screen and (max-width: 767px) {
  #header #wrp_main #main_slider .slick-dots {
    bottom: 3%;
  }
  #header #wrp_main #main_slider .slick-dots li {
    width: 1.2em;
    height: 1.2em;
  }
}
@media only screen and (max-width: 767px) {
  #header #wrp_main #main_slider > div {
    display: none;
  }
  #header #wrp_main #main_slider > div:first-child {
    display: block;
  }
}
#header #wrp_main .txt_main {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  z-index: 2;
}
@media only screen and (min-width: 768px) {
  #header #wrp_main .txt_main {
    width: 459px;
    height: 451px;
  }
}
@media print {
  #header #wrp_main .txt_main {
    width: 459px;
    height: 451px;
  }
}
.ie8 #header #wrp_main .txt_main {
  width: 459px;
  height: 451px;
}
@media only screen and (max-width: 767px) {
  #header #wrp_main .txt_main {
    width: 71.875%;
    height: 66.96252%;
  }
}
#header #wrp_main .box_bn {
  position: absolute;
  bottom: 20px;
  z-index: 2;
}
@media only screen and (min-width: 768px) {
  #header #wrp_main .box_bn {
    text-align: right;
    width: 247px;
    right: 50%;
    margin-right: -570px;
  }
  #header #wrp_main .box_bn li {
    display: block;
  }
  #header #wrp_main .box_bn li:first-child {
    margin-bottom: 5px;
  }
}
@media only screen and (min-width: 768px) and (min-width: 768px) and (max-width: 1139px) {
  #header #wrp_main .box_bn {
    margin-right: 0;
    right: 4.16667%;
  }
}

@media print {
  #header #wrp_main .box_bn {
    text-align: right;
    width: 247px;
    right: 50%;
    margin-right: -570px;
  }
  #header #wrp_main .box_bn li {
    display: block;
  }
  #header #wrp_main .box_bn li:first-child {
    margin-bottom: 5px;
  }
}
.ie8 #header #wrp_main .box_bn {
  text-align: right;
  width: 247px;
  right: 50%;
  margin-right: -570px;
}
.ie8 #header #wrp_main .box_bn li {
  display: block;
}
.ie8 #header #wrp_main .box_bn li:first-child {
  margin-bottom: 5px;
}
@media only screen and (min-width: 768px) and (max-width: 1139px) {
  .ie8 #header #wrp_main .box_bn {
    margin-right: 0;
    right: 4.16667%;
  }
}
@media only screen and (max-width: 767px) {
  #header #wrp_main .box_bn {
    position: static;
    width: 91.66667%;
    margin: 4% auto 0;
    overflow: hidden;
  }
  #header #wrp_main .box_bn li {
    float: right;
    width: 47.72727%;
  }
  #header #wrp_main .box_bn li:first-child {
    float: left;
  }
}

/*-----------------------------------------------------------
	.con_goto
----------------------------------------------------------- */
.con_goto {
  margin-top: 60px;
  margin-bottom: 100px;
}
@media only screen and (max-width: 767px) {
  .con_goto {
    margin-top: 15%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1139px) {
  .con_goto {
    margin-bottom: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .con_goto {
    margin-bottom: 10%;
  }
}
.con_goto h3 {
  text-align: center;
  font-size: 215%;
  font-weight: 100;
}
@media only screen and (min-width: 768px) and (max-width: 1139px) {
  .con_goto h3 {
    font-size: 200%;
  }
}
@media only screen and (max-width: 767px) {
  .con_goto h3 {
    font-size: 143%;
  }
}
.con_goto h3 span {
  font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","Yu Mincho",YuMincho,"游明朝","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",Times,Garamond,Georgia,serif;
  display: block;
}
.con_goto h3 em {
  font-family: 'Playfair Display', serif;
  display: block;
  font-size: 40%;
  color: #793d56;
  margin-top: .3em;
  letter-spacing: .16em;
}
.con_goto h3:before {
  display: block;
  content: "";
  width: 52px;
  height: 54px;
  margin: auto;
  background: url(../images/common/ic_title.png) no-repeat center;
  background-size: 100% auto;
}
@media only screen and (max-width: 767px) {
  .con_goto h3:before {
    width: 1.8em;
    height: 1.8em;
  }
}
.con_goto .txt {
  text-align: center;
  line-height: 1.7;
  letter-spacing: .05em;
  margin: 20px auto 30px;
}
@media only screen and (max-width: 1139px) {
  .con_goto .txt {
    width: 91.666%;
    margin: .8em auto 4%;
  }
}
@media only screen and (max-width: 767px) {
  .con_goto .txt {
    text-align: left;
  }
}
.con_goto .txt span {
  color: #8e4c5f;
}
.con_goto .bn {
  text-align: center;
}
.con_goto .bn .bn_goto {
  max-width: 920px;
  margin-top: 40px;
}
@media only screen and (max-width: 767px) {
  .con_goto .bn .bn_goto {
    width: 100%;
    margin-top: 2%;
  }
}
.con_goto .bn .cap {
  margin-top: 5px;
}
@media only screen and (max-width: 767px) {
  .con_goto .bn .cap {
    text-align: left;
    width: 100%;
    font-size: 86%;
  }
}
.con_goto .btn {
  width: 350px;
  margin: 40px auto 0;
}
@media only screen and (max-width: 767px) {
  .con_goto .btn {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .con_goto .btn {
    margin: 8% auto 0;
  }
}
.con_goto .btn a {
  display: block;
  border: 1px solid #000;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  color: #fff;
  text-align: center;
  padding: 1em 0;
  position: relative;
  text-decoration: none;
}
.mouse .con_goto .btn a {
  -moz-transition: opacity 200ms ease-in;
  -o-transition: opacity 200ms ease-in;
  -webkit-transition: opacity 200ms ease-in;
  transition: opacity 200ms ease-in;
}
.mouse .con_goto .btn a:hover, .touch .con_goto .btn a.touchstart {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
.touch .con_goto .btn a {
  -webkit-tap-highlight-color: transparent;
}
.touch .con_goto .btn a.touchend {
  -moz-transition-delay: 200ms;
  -o-transition-delay: 200ms;
  -webkit-transition-delay: 200ms;
  transition-delay: 200ms;
}
.con_goto .btn a:after {
  position: absolute;
  z-index: 2;
  content: "";
  top: 50%;
  right: 3%;
  -moz-transition: right 0.35s;
  -o-transition: right 0.35s;
  -webkit-transition: right 0.35s;
  transition: right 0.35s;
  background: url(../images/common/arr_btn.png) no-repeat center;
  background-size: 100% auto;
}
@media only screen and (min-width: 768px) {
  .con_goto .btn a:after {
    margin-top: -8.5px;
    width: 11px;
    height: 17px;
  }
}
@media print {
  .con_goto .btn a:after {
    margin-top: -8.5px;
    width: 11px;
    height: 17px;
  }
}
.ie8 .con_goto .btn a:after {
  margin-top: -8.5px;
  width: 11px;
  height: 17px;
}
@media only screen and (max-width: 767px) {
  .con_goto .btn a:after {
    width: 1em;
    height: 2em;
    margin-top: -1em;
  }
}
.con_goto .btn a:hover:after {
  right: 1%;
}
.con_goto .btn a {
  background: url(../images/common/bg_btn-g.jpg);
}

.bn_otoku {
  max-width: 920px;
  margin: 0 auto;
}

/* -----------------------------------------------------------
	.con_banner
----------------------------------------------------------- */
.con_banner {
  margin-top: 60px;
}
@media only screen and (max-width: 767px) {
  .con_banner {
    margin-top: 5%;
  }
}
@media only screen and (min-width: 768px) {
  .con_banner .box_banner {
    overflow: hidden;
  }
  .con_banner .box_banner li {
    float: left;
    width: 19.12281%;
    margin-left: 1.05263%;
  }
  .con_banner .box_banner li.banner01, .con_banner .box_banner li.banner02 {
    width: 49.47368%;
    margin-bottom: 1.05263%;
  }
  .con_banner .box_banner li.banner01, .con_banner .box_banner li.banner03 {
    margin-left: 0;
  }
  .con_banner .box_banner li.banner03 {
    clear: both;
  }
  .mouse .con_banner .box_banner li a {
    -moz-transition: opacity 200ms ease-in;
    -o-transition: opacity 200ms ease-in;
    -webkit-transition: opacity 200ms ease-in;
    transition: opacity 200ms ease-in;
  }
  .mouse .con_banner .box_banner li a:hover, .touch .con_banner .box_banner li a.touchstart {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
  }
  .touch .con_banner .box_banner li a {
    -webkit-tap-highlight-color: transparent;
  }
  .touch .con_banner .box_banner li a.touchend {
    -moz-transition-delay: 200ms;
    -o-transition-delay: 200ms;
    -webkit-transition-delay: 200ms;
    transition-delay: 200ms;
  }
}
@media print {
  .con_banner .box_banner {
    overflow: hidden;
  }
  .con_banner .box_banner li {
    float: left;
    width: 19.12281%;
    margin-left: 1.05263%;
  }
  .con_banner .box_banner li.banner01, .con_banner .box_banner li.banner02 {
    width: 49.47368%;
    margin-bottom: 1.05263%;
  }
  .con_banner .box_banner li.banner01, .con_banner .box_banner li.banner03 {
    margin-left: 0;
  }
  .con_banner .box_banner li.banner03 {
    clear: both;
  }
  .mouse .con_banner .box_banner li a {
    -moz-transition: opacity 200ms ease-in;
    -o-transition: opacity 200ms ease-in;
    -webkit-transition: opacity 200ms ease-in;
    transition: opacity 200ms ease-in;
  }
  .mouse .con_banner .box_banner li a:hover, .touch .con_banner .box_banner li a.touchstart {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
  }
  .touch .con_banner .box_banner li a {
    -webkit-tap-highlight-color: transparent;
  }
  .touch .con_banner .box_banner li a.touchend {
    -moz-transition-delay: 200ms;
    -o-transition-delay: 200ms;
    -webkit-transition-delay: 200ms;
    transition-delay: 200ms;
  }
}
.ie8 .con_banner .box_banner {
  overflow: hidden;
}
.ie8 .con_banner .box_banner li {
  float: left;
  width: 19.12281%;
  margin-left: 1.05263%;
}
.ie8 .con_banner .box_banner li.banner01, .ie8 .con_banner .box_banner li.banner02 {
  width: 49.47368%;
  margin-bottom: 1.05263%;
}
.ie8 .con_banner .box_banner li.banner01, .ie8 .con_banner .box_banner li.banner03 {
  margin-left: 0;
}
.ie8 .con_banner .box_banner li.banner03 {
  clear: both;
}
.mouse .ie8 .con_banner .box_banner li a {
  -moz-transition: opacity 200ms ease-in;
  -o-transition: opacity 200ms ease-in;
  -webkit-transition: opacity 200ms ease-in;
  transition: opacity 200ms ease-in;
}
.mouse .ie8 .con_banner .box_banner li a:hover, .touch .ie8 .con_banner .box_banner li a.touchstart {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
.touch .ie8 .con_banner .box_banner li a {
  -webkit-tap-highlight-color: transparent;
}
.touch .ie8 .con_banner .box_banner li a.touchend {
  -moz-transition-delay: 200ms;
  -o-transition-delay: 200ms;
  -webkit-transition-delay: 200ms;
  transition-delay: 200ms;
}
@media only screen and (max-width: 767px) {
  .con_banner .box_banner {
    width: 89.77273%;
    margin: auto;
  }
  .con_banner .box_banner .slick-arrow {
    position: absolute;
    bottom: 50%;
    height: 0;
    overflow: hidden;
    z-index: 3;
    width: 58px;
    height: 58px;
  }
}
@media only screen and (max-width: 767px) and (max-width: 767px) {
  .con_banner .box_banner .slick-arrow {
    width: 8.02083%;
    max-width: 58px;
    padding-top: 78px;
  }
}
@media only screen and (max-width: 767px) {
  .mouse .con_banner .box_banner .slick-arrow {
    -moz-transition: opacity 200ms ease-in;
    -o-transition: opacity 200ms ease-in;
    -webkit-transition: opacity 200ms ease-in;
    transition: opacity 200ms ease-in;
  }
  .mouse .con_banner .box_banner .slick-arrow:hover, .touch .con_banner .box_banner .slick-arrow.touchstart {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
  }
  .touch .con_banner .box_banner .slick-arrow {
    -webkit-tap-highlight-color: transparent;
  }
  .touch .con_banner .box_banner .slick-arrow.touchend {
    -moz-transition-delay: 200ms;
    -o-transition-delay: 200ms;
    -webkit-transition-delay: 200ms;
    transition-delay: 200ms;
  }
  .con_banner .box_banner .slick-next {
    cursor: pointer;
    background: url(../images/common/arr_r.png) no-repeat center;
    background-size: 100% auto;
    right: -80px;
  }
  .con_banner .box_banner .slick-next::before {
    content: "";
  }
}
@media only screen and (max-width: 767px) and (max-width: 1139px) {
  .con_banner .box_banner .slick-next {
    right: -9.16667%;
  }
}
@media only screen and (max-width: 767px) {
  .con_banner .box_banner .slick-prev {
    cursor: pointer;
    background: url(../images/common/arr_l.png) no-repeat center;
    background-size: 100% auto;
    left: -80px;
  }
  .con_banner .box_banner .slick-prev::before {
    content: "";
  }
}
@media only screen and (max-width: 767px) and (max-width: 1139px) {
  .con_banner .box_banner .slick-prev {
    left: -9.16667%;
  }
}

/* -----------------------------------------------------------
	.con_search
----------------------------------------------------------- */
.con_search {
  margin-top: 50px;
  border-bottom: 2px solid #260513;
}
@media only screen and (max-width: 767px) {
  .con_search {
    margin-top: 7%;
  }
}
.con_search .box_title {
  overflow: hidden;
  font-size: 115%;
  font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","Yu Mincho",YuMincho,"游明朝","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",Times,Garamond,Georgia,serif;
  text-align: center;
}
.con_search .box_title h2 {
  float: left;
  width: 197px;
  border: 1px solid #793d56;
  background: #793d56;
  padding: .6em 0;
  font-weight: 100;
  color: #fff;
}
.con_search .box_title .box_link {
  float: left;
  width: 394px;
  overflow: hidden;
}
.con_search .box_title .box_link li {
  float: left;
  width: 197px;
}
.con_search .box_title .box_link li a {
  color: #fff;
  display: block;
  padding: .6em 0;
  text-decoration: none;
  background: #c07d8f;
  border-style: solid;
  border-width: 1px;
  border-color: #c07d8f #c07d8f #793d56 #c07d8f;
  position: relative;
}
.mouse .con_search .box_title .box_link li a {
  -moz-transition: opacity 200ms ease-in;
  -o-transition: opacity 200ms ease-in;
  -webkit-transition: opacity 200ms ease-in;
  transition: opacity 200ms ease-in;
}
.mouse .con_search .box_title .box_link li a:hover, .touch .con_search .box_title .box_link li a.touchstart {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
.touch .con_search .box_title .box_link li a {
  -webkit-tap-highlight-color: transparent;
}
.touch .con_search .box_title .box_link li a.touchend {
  -moz-transition-delay: 200ms;
  -o-transition-delay: 200ms;
  -webkit-transition-delay: 200ms;
  transition-delay: 200ms;
}
.con_search .box_title .box_link li a:after {
  position: absolute;
  z-index: 2;
  content: "";
  top: 50%;
  right: 5%;
  -moz-transition: right 0.35s;
  -o-transition: right 0.35s;
  -webkit-transition: right 0.35s;
  transition: right 0.35s;
  background: url(../images/common/arr_btn.png) no-repeat center;
  background-size: 100% auto;
  margin-top: -6.5px;
  width: 9px;
  height: 13px;
}
.con_search .box_title .box_link li a:hover:after {
  right: 2%;
}
.con_search .box_title .box_link li:first-child a {
  background: #896a93;
  border-color: #896a93 #793d56 #5a3865 #5a3865;
}
@media only screen and (max-width: 767px) {
  .con_search .box_title {
    width: 100%;
  }
  .con_search .box_title h2 {
    float: none;
    width: 100%;
    font-size: 143%;
  }
}
.con_search .box_search {
  background: #793d56;
  border-bottom: 1px solid #964b6a;
  padding: 30px 0 15px;
}
@media only screen and (max-width: 767px) {
  .con_search .box_search {
    padding: 2% 0 5%;
  }
}
.con_search .box_search form.obj_search {
  color: #fff;
  display: table;
}
@media only screen and (min-width: 1140px) {
  .con_search .box_search form.obj_search {
    width: 1140px;
  }
}
@media print {
  .con_search .box_search form.obj_search {
    width: 1140px;
  }
}
.ie8 .con_search .box_search form.obj_search {
  width: 1140px;
}
.con_search .box_search form.obj_search > div {
  display: table-cell;
  vertical-align: bottom;
  border-right: 1px solid #ab7189;
  padding: 0 15px;
}
.con_search .box_search form.obj_search > div em {
  letter-spacing: normal;
  margin-bottom: 5px;
  display: block;
  position: relative;
  padding-left: 20px;
}
@media only screen and (max-width: 767px) {
  .con_search .box_search form.obj_search > div em {
    padding-left: 1em;
  }
}
.con_search .box_search form.obj_search > div em:before {
  width: 15px;
  height: 13px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -6.5px;
  content: "";
  background: url(../images/common/ic01.png) no-repeat;
  background-size: 100% auto;
}
.con_search .box_search form.obj_search > div select {
  background: #fff;
  border: none;
  height: 2.5em;
  line-height: 2.5em;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: .5em;
  width: 70px;
}
.con_search .box_search form.obj_search > div span, .con_search .box_search form.obj_search > div label {
  font-size: 93%;
}
.con_search .box_search form.obj_search > div.box_day {
  width: 240px;
  padding: 0;
}
.con_search .box_search form.obj_search > div.box_day input, .con_search .box_search form.obj_search > div.box_day label {
  letter-spacing: normal;
  display: inline-block;
  vertical-align: middle;
}
.con_search .box_search form.obj_search > div.box_day .datepicker {
  width: 140px;
  border: none;
  height: 2.5em;
  line-height: 2.5em;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: .5em;
  background: url(../images/home/ic_cle.png) no-repeat 95% center #fff;
}
.con_search .box_search form.obj_search > div.box_day .chkymd {
  margin-left: 8px;
}
.con_search .box_search form.obj_search > div.box_per ul {
  display: table;
  width: 100%;
}
.con_search .box_search form.obj_search > div.box_per ul li {
  display: table-cell;
  vertical-align: middle;
  line-height: 1.2;
}
.con_search .box_search form.obj_search > div.box_per ul li span, .con_search .box_search form.obj_search > div.box_per ul li input, .con_search .box_search form.obj_search > div.box_per ul li label, .con_search .box_search form.obj_search > div.box_per ul li select {
  letter-spacing: normal;
  display: inline-block;
  vertical-align: middle;
}
.con_search .box_search form.obj_search > div.box_per ul li select {
  width: 50px;
}
.con_search .box_search form.obj_search > div.btn_submit {
  border-right: none;
  vertical-align: middle;
  width: 150px;
}
.con_search .box_search form.obj_search > div.btn_submit p {
  cursor: pointer;
}
.mouse .con_search .box_search form.obj_search > div.btn_submit p {
  -moz-transition: opacity 200ms ease-in;
  -o-transition: opacity 200ms ease-in;
  -webkit-transition: opacity 200ms ease-in;
  transition: opacity 200ms ease-in;
}
.mouse .con_search .box_search form.obj_search > div.btn_submit p:hover, .touch .con_search .box_search form.obj_search > div.btn_submit p.touchstart {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
.touch .con_search .box_search form.obj_search > div.btn_submit p {
  -webkit-tap-highlight-color: transparent;
}
.touch .con_search .box_search form.obj_search > div.btn_submit p.touchend {
  -moz-transition-delay: 200ms;
  -o-transition-delay: 200ms;
  -webkit-transition-delay: 200ms;
  transition-delay: 200ms;
}
@media only screen and (min-width: 768px) and (max-width: 1139px) {
  .con_search .box_search form.obj_search {
    display: block;
    text-align: center;
    letter-spacing: -.4em;
  }
  .con_search .box_search form.obj_search > div {
    letter-spacing: normal;
    display: inline-block;
    vertical-align: bottom;
    text-align: left;
    border-right: none;
  }
  .con_search .box_search form.obj_search > div.btn_submit {
    margin: 15px auto 0;
    display: block;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1139px) and (max-width: 1024px) {
  .con_search .box_search form.obj_search > div.box_per {
    display: block;
    width: 550px;
    margin: 10px auto 0;
  }
}

.con_search .box_search .box_search-sp .box_btn {
  overflow: hidden;
}
.con_search .box_search .box_search-sp .box_btn li {
  float: left;
  width: 31.81818%;
  margin-left: 2.27273%;
}
.con_search .box_search .box_search-sp .box_btn li:first-child {
  margin-left: 0;
}
.con_search .box_search .box_search-sp .box_btn li a {
  border: 1px solid #000;
  text-decoration: none;
  text-align: center;
  color: #fff;
  display: block;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 1em 0 .6em;
}
.con_search .box_search .box_search-sp .box_btn li a i {
  display: block;
  width: 17.14286%;
  max-width: 48px;
  margin: auto;
}
.con_search .box_search .box_search-sp .box_btn li a span {
  display: block;
  font-size: 136%;
  line-height: 1.15;
  margin-top: .3em;
}
@media only screen and (min-width: 768px) and (max-width: 1139px) {
  .con_search .box_search .box_search-sp .box_btn li a span {
    font-size: 129%;
  }
}
@media only screen and (max-width: 767px) {
  .con_search .box_search .box_search-sp .box_btn li a span {
    font-size: 100%;
  }
}
.con_search .box_search .box_search-sp .box_btn li a:after {
  text-align: center;
  display: block;
  width: .5em;
  height: 1em;
  content: "";
  margin: .5em auto 0;
  background: url(../images/common/arr_pink.png) no-repeat center;
  background-size: 100% auto;
}
.con_search .box_search .box_search-sp .box_btn li:first-child a {
  background: url(../images/common/bg_btn01.jpg);
}
.con_search .box_search .box_search-sp .box_btn li:first-child + * a {
  background: url(../images/common/bg_btn02.jpg);
}
.con_search .box_search .box_search-sp .box_btn li:first-child + * + * a {
  background: url(../images/common/bg_btn03.jpg);
}
.con_search .box_search .box_oth {
  margin-top: 15px;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .con_search .box_search .box_oth {
    margin-top: 2%;
  }
}
.con_search .box_search .box_oth .box_tel {
  float: left;
  overflow: hidden;
  width: 330px;
  letter-spacing: -.4em;
}
.con_search .box_search .box_oth .box_tel p {
  font-size: 93%;
  letter-spacing: normal;
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","Yu Mincho",YuMincho,"游明朝","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",Times,Garamond,Georgia,serif;
}
.con_search .box_search .box_oth .box_tel p.st {
  line-height: 1.3;
}
.con_search .box_search .box_oth .box_tel p.txt_tel {
  margin-left: 10px;
}
.con_search .box_search .box_oth .box_tel p.txt_tel span {
  display: block;
  font-size: 170%;
  line-height: 1;
}
.con_search .box_search .box_oth .box_tel p.txt_tel em {
  display: block;
  font-size: 93%;
}
.con_search .box_search .box_oth .box_link {
  float: right;
  letter-spacing: -.4em;
  text-align: right;
  width: 750px;
}
@media only screen and (min-width: 768px) and (max-width: 1139px) {
  .con_search .box_search .box_oth .box_link {
    text-align: center;
  }
}
@media only screen and (max-width: 767px) {
  .con_search .box_search .box_oth .box_link {
    text-align: left;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1139px) {
  .con_search .box_search .box_oth .box_link {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .con_search .box_search .box_oth .box_link {
    width: 100%;
  }
}
.con_search .box_search .box_oth .box_link li {
  display: inline-block;
  vertical-align: middle;
  letter-spacing: normal;
  margin-left: 25px;
  height: 20px;
  background-color: #fff;
  padding: 6px;
  -moz-border-radius: 0.5em;
  -webkit-border-radius: 0.5em;
  border-radius: 0.5em;
}
.con_search .box_search .box_oth .box_link li:first-child {
  margin-left: 0;
}
.con_search .box_search .box_oth .box_link li a {
  text-decoration: none !important;
  color: #c24469;
}
.mouse .con_search .box_search .box_oth .box_link li a:hover, .touch .con_search .box_search .box_oth .box_link li a.touchstart {
  text-decoration: underline !important;
}
.touch .con_search .box_search .box_oth .box_link li a {
  -webkit-tap-highlight-color: transparent;
}
.touch .con_search .box_search .box_oth .box_link li a.touchend {
  -moz-transition-delay: 200ms;
  -o-transition-delay: 200ms;
  -webkit-transition-delay: 200ms;
  transition-delay: 200ms;
}
.con_search .box_search .box_oth .box_link li a:after {
  content: "";
  font-family: FontAwesome;
  margin-left: .5em;
}
@media only screen and (max-width: 767px) {
  .con_search .box_search .box_oth .box_link li {
    display: block;
    margin-left: 0;
    margin-top: 2%;
  }
  .con_search .box_search .box_oth .box_link li a {
    text-decoration: underline;
  }
}

/* -----------------------------------------------------------
	.con_spe
----------------------------------------------------------- */
.con_spe {
  max-width: 2000px;
  margin: auto;
  padding: 88px 0 60px;
}
@media only screen and (max-width: 767px) {
  .con_spe {
    padding: 7% 0 5%;
  }
}
@media only screen and (min-width: 1140px) {
  .con_spe {
    background: url(../images/home/bg_spe-pc.jpg) no-repeat center;
    background-size: cover;
  }
}
@media print {
  .con_spe {
    background: url(../images/home/bg_spe-pc.jpg) no-repeat center;
    background-size: cover;
  }
}
.ie8 .con_spe {
  background: url(../images/home/bg_spe-pc.jpg) no-repeat center;
  background-size: cover;
}
@media only screen and (max-width: 1139px) {
  .con_spe {
    background: url(../images/home/bg_spe-sp.jpg) no-repeat top center;
    background-size: 100% auto;
  }
}
.con_spe .box_spe {
  max-width: 980px;
  margin: auto;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #e0cdbf;
}
@media only screen and (max-width: 1139px) {
  .con_spe .box_spe {
    width: 91.66667%;
  }
}
.con_spe .box_spe .wrp_spe {
  border: 1px solid #fff;
  padding: 4.08163%;
  margin: auto;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.con_spe .box_spe .wrp_spe h3 {
  float: left;
  width: 20.66667%;
}
.con_spe .box_spe .wrp_spe .list_spe {
  float: right;
  width: 74.44444%;
}
.con_spe .box_spe .wrp_spe .list_spe .det_spe {
  overflow: hidden;
}
.con_spe .box_spe .wrp_spe .list_spe .det_spe .photo {
  float: left;
  position: relative;
  width: 26.86567%;
}
.con_spe .box_spe .wrp_spe .list_spe .det_spe .photo img {
  width: 100%;
}
.con_spe .box_spe .wrp_spe .list_spe .det_spe .photo .memo {
  position: absolute;
  top: 180px;
  right: 1px;
}
.con_spe .box_spe .wrp_spe .list_spe .det_spe .box_txt {
  float: right;
  width: 68.65672%;
}
.con_spe .box_spe .wrp_spe .list_spe .det_spe .box_txt h4 {
  display: block;
  letter-spacing: -.4em;
  font-weight: 100;
  font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","Yu Mincho",YuMincho,"游明朝","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",Times,Garamond,Georgia,serif;
}
.con_spe .box_spe .wrp_spe .list_spe .det_spe .box_txt h4 i {
  width: 14.34783%;
  display: inline-block;
  vertical-align: middle;
  letter-spacing: normal;
}
.con_spe .box_spe .wrp_spe .list_spe .det_spe .box_txt h4 span.txt {
  width: 82.6087%;
  margin-left: 3.04348%;
  display: inline-block;
  vertical-align: middle;
  letter-spacing: normal;
  line-height: 1.2;
  font-size: 136%;
}
@media only screen and (min-width: 768px) and (max-width: 1139px) {
  .con_spe .box_spe .wrp_spe .list_spe .det_spe .box_txt h4 span.txt {
    font-size: 129%;
  }
}
@media only screen and (max-width: 767px) {
  .con_spe .box_spe .wrp_spe .list_spe .det_spe .box_txt h4 span.txt {
    font-size: 93%;
  }
}
.con_spe .box_spe .wrp_spe .list_spe .det_spe .box_txt h4 span.txt span {
  font-size: 140%;
}
.con_spe .box_spe .wrp_spe .list_spe .det_spe .box_txt h4 span.txt small {
  font-size: 80%;
}
.con_spe .box_spe .wrp_spe .list_spe .det_spe .box_txt h4 span.txt .red {
  color: #ac090a;
}
.con_spe .box_spe .wrp_spe .list_spe .det_spe .box_txt p.txt {
  margin-top: 10px;
}
@media only screen and (max-width: 767px) {
  .con_spe .box_spe .wrp_spe .list_spe .det_spe .box_txt p.txt {
    margin-top: 3%;
  }
}
.con_spe .box_spe .wrp_spe .list_spe .det_spe .box_txt p.catch {
  margin-top: 10px;
  line-height: 1.2;
  font-size: 129%;
  font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","Yu Mincho",YuMincho,"游明朝","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",Times,Garamond,Georgia,serif;
}
@media only screen and (max-width: 767px) {
  .con_spe .box_spe .wrp_spe .list_spe .det_spe .box_txt p.catch {
    margin-top: 3%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1139px) {
  .con_spe .box_spe .wrp_spe .list_spe .det_spe .box_txt p.catch {
    font-size: 115%;
  }
}
@media only screen and (max-width: 767px) {
  .con_spe .box_spe .wrp_spe .list_spe .det_spe .box_txt p.catch {
    font-size: 93%;
  }
}
.con_spe .box_spe .wrp_spe .list_spe .det_spe .box_txt p.catch span {
  font-size: 145%;
  color: #ac090a;
}
.con_spe .box_spe .wrp_spe .list_spe .det_spe .box_txt dl {
  margin-top: 10px;
}
@media only screen and (max-width: 767px) {
  .con_spe .box_spe .wrp_spe .list_spe .det_spe .box_txt dl {
    margin-top: 3%;
  }
}
.con_spe .box_spe .wrp_spe .list_spe .det_spe .box_txt dl dt {
  font-weight: 600;
  color: #461c07;
  margin-bottom: 10px;
  position: relative;
  padding-left: 20px;
}
@media only screen and (max-width: 767px) {
  .con_spe .box_spe .wrp_spe .list_spe .det_spe .box_txt dl dt {
    margin-bottom: 2%;
  }
}
@media only screen and (max-width: 767px) {
  .con_spe .box_spe .wrp_spe .list_spe .det_spe .box_txt dl dt {
    padding-left: 1em;
  }
}
.con_spe .box_spe .wrp_spe .list_spe .det_spe .box_txt dl dt:before {
  width: 15px;
  height: 13px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -6.5px;
  content: "";
  background: url(../images/common/ic01.png) no-repeat;
  background-size: 100% auto;
}
.con_spe .box_spe .wrp_spe .list_spe .slick-arrow {
  position: absolute;
  bottom: 50%;
  height: 0;
  overflow: hidden;
  z-index: 3;
  width: 58px;
  height: 58px;
}
@media only screen and (max-width: 767px) {
  .con_spe .box_spe .wrp_spe .list_spe .slick-arrow {
    width: 8.02083%;
    max-width: 58px;
    padding-top: 78px;
  }
}
.mouse .con_spe .box_spe .wrp_spe .list_spe .slick-arrow {
  -moz-transition: opacity 200ms ease-in;
  -o-transition: opacity 200ms ease-in;
  -webkit-transition: opacity 200ms ease-in;
  transition: opacity 200ms ease-in;
}
.mouse .con_spe .box_spe .wrp_spe .list_spe .slick-arrow:hover, .touch .con_spe .box_spe .wrp_spe .list_spe .slick-arrow.touchstart {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
.touch .con_spe .box_spe .wrp_spe .list_spe .slick-arrow {
  -webkit-tap-highlight-color: transparent;
}
.touch .con_spe .box_spe .wrp_spe .list_spe .slick-arrow.touchend {
  -moz-transition-delay: 200ms;
  -o-transition-delay: 200ms;
  -webkit-transition-delay: 200ms;
  transition-delay: 200ms;
}
.con_spe .box_spe .wrp_spe .list_spe .slick-next {
  cursor: pointer;
  background: url(../images/common/arr_r.png) no-repeat center;
  background-size: 100% auto;
  right: -80px;
}
.con_spe .box_spe .wrp_spe .list_spe .slick-next::before {
  content: "";
}
@media only screen and (max-width: 1139px) {
  .con_spe .box_spe .wrp_spe .list_spe .slick-next {
    right: -9.16667%;
  }
}
.con_spe .box_spe .wrp_spe .list_spe .slick-prev {
  cursor: pointer;
  background: url(../images/common/arr_l.png) no-repeat center;
  background-size: 100% auto;
  left: -80px;
}
.con_spe .box_spe .wrp_spe .list_spe .slick-prev::before {
  content: "";
}
@media only screen and (max-width: 1139px) {
  .con_spe .box_spe .wrp_spe .list_spe .slick-prev {
    left: -9.16667%;
  }
}
.con_spe .box_spe .wrp_spe .list_spe .slick-arrow {
  top: 75%;
}
@media only screen and (min-width: 768px) and (max-width: 1139px) {
  .con_spe .box_spe .wrp_spe .list_spe .slick-arrow {
    top: 50%;
  }
}
@media only screen and (max-width: 767px) {
  .con_spe .box_spe .wrp_spe .list_spe .slick-arrow {
    top: 30%;
  }
}
.con_spe .box_spe .wrp_spe .list_spe .slick-next {
  right: -120px;
}
@media only screen and (min-width: 768px) and (max-width: 1139px) {
  .con_spe .box_spe .wrp_spe .list_spe .slick-next {
    right: -11%;
  }
}
@media only screen and (max-width: 767px) {
  .con_spe .box_spe .wrp_spe .list_spe .slick-next {
    right: -9.16667%;
  }
}
.con_spe .box_spe .wrp_spe .list_spe .slick-prev {
  left: -350px;
}
@media only screen and (min-width: 768px) and (max-width: 1139px) {
  .con_spe .box_spe .wrp_spe .list_spe .slick-prev {
    left: -11%;
  }
}
@media only screen and (max-width: 767px) {
  .con_spe .box_spe .wrp_spe .list_spe .slick-prev {
    left: -9.16667%;
  }
}
@media only screen and (max-width: 1139px) {
  .con_spe .box_spe .wrp_spe {
    padding: 6.25%;
  }
  .con_spe .box_spe .wrp_spe h3 {
    float: none;
    width: 100%;
    text-align: center;
  }
}
@media only screen and (max-width: 1139px) and (max-width: 767px) {
  .con_spe .box_spe .wrp_spe h3 {
    width: 40.47619%;
    margin: auto;
  }
}
@media only screen and (max-width: 1139px) {
  .con_spe .box_spe .wrp_spe .list_spe {
    float: none;
    width: 100%;
    margin-top: 3%;
    border-top: 1px solid #e0cdbf;
    padding-top: 3%;
  }
  .con_spe .box_spe .wrp_spe .list_spe li.det_spe .photo {
    width: 21.42857%;
  }
  .con_spe .box_spe .wrp_spe .list_spe li.det_spe .box_txt {
    width: 76.19048%;
  }
  .con_spe .box_spe .wrp_spe .list_spe li.det_spe .box_txt h4 i {
    width: 20.625%;
  }
}
@media only screen and (max-width: 1139px) and (max-width: 767px) {
  .con_spe .box_spe .wrp_spe .list_spe li.det_spe .box_txt h4 i {
    vertical-align: top;
  }
}
@media only screen and (max-width: 1139px) {
  .con_spe .box_spe .wrp_spe .list_spe li.det_spe .box_txt h4 span.txt {
    width: 77.1875%;
    margin-left: 2.1875%;
  }
}
@media only screen and (max-width: 1139px) and (max-width: 767px) {
  .con_spe .box_spe .wrp_spe .list_spe li.det_spe .box_txt h4 span.txt {
    vertical-align: top;
  }
}
@media only screen and (max-width: 1139px) and (max-width: 767px) {
  .con_spe .box_spe .wrp_spe {
    padding: 3% 4.08163%;
  }
}

.con_spe .box_thum {
  max-width: 986px;
  margin: 15px auto 0;
}
@media only screen and (min-width: 768px) and (max-width: 1139px) {
  .con_spe .box_thum {
    width: 92.1875%;
  }
}
.con_spe .box_thum .slick-list {
  overflow: visible;
}
.con_spe .box_thum li.thum {
  cursor: pointer;
  background: #c07d8f;
  margin: 0 3px;
  padding: 5px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  color: #fff;
  font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","Yu Mincho",YuMincho,"游明朝","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",Times,Garamond,Georgia,serif;
  -moz-transition: background 0.35s;
  -o-transition: background 0.35s;
  -webkit-transition: background 0.35s;
  transition: background 0.35s;
}
.con_spe .box_thum li.thum .st {
  background: #a2425c;
  text-align: center;
}
.con_spe .box_thum li.thum .txt {
  margin-top: 10px;
}
.con_spe .box_thum li.thum .txt span {
  font-size: 143%;
}
@media only screen and (min-width: 768px) and (max-width: 1139px) {
  .con_spe .box_thum li.thum .txt span {
    font-size: 129%;
  }
}
@media only screen and (max-width: 767px) {
  .con_spe .box_thum li.thum .txt span {
    font-size: 115%;
  }
}
.con_spe .box_thum li.thum::after {
  content: "";
  position: absolute;
  top: -10px;
  left: 50%;
  margin-left: -3px;
  display: block;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0 6px 10px 6px;
  border-color: transparent transparent #c07d8f transparent;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -moz-transition: opacity 0.35s;
  -o-transition: opacity 0.35s;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
}
.con_spe .box_thum li.thum.slick-current {
  background: #ac5e73;
}
.con_spe .box_thum li.thum.slick-current .st {
  background: #82233d;
}
.con_spe .box_thum li.thum.slick-current::after {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
@media only screen and (max-width: 767px) {
  .con_spe .box_thum {
    margin: 2% auto 0;
    width: 91.66667%;
  }
  .con_spe .box_thum li.thum {
    float: left;
    width: 32%;
    margin-left: 2%;
    margin-right: 0;
    margin-bottom: 2%;
  }
  .con_spe .box_thum li.thum:nth-child(3n+1) {
    margin-left: 0;
    clear: left;
  }
}

@media only screen and (max-width: 767px) {
  .det_spe {
    background: url(../images/home/bg_spe-sp.jpg) no-repeat top center #f7ede6;
    background-size: 100% auto;
    padding: 3% 3% 13%;
  }
  .det_spe .box_txt {
    margin-top: 4%;
  }
  .det_spe .box_txt h4 {
    display: block;
    letter-spacing: -.4em;
    font-weight: 100;
    font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","Yu Mincho",YuMincho,"游明朝","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",Times,Garamond,Georgia,serif;
  }
  .det_spe .box_txt h4 i {
    width: 14.34783%;
    display: inline-block;
    vertical-align: middle;
    letter-spacing: normal;
  }
  .det_spe .box_txt h4 span.txt {
    width: 82.6087%;
    margin-left: 3.04348%;
    display: inline-block;
    vertical-align: middle;
    letter-spacing: normal;
    line-height: 1.2;
    font-size: 108%;
  }
  .det_spe .box_txt h4 span.txt span {
    font-size: 140%;
  }
  .det_spe .box_txt h4 span.txt small {
    font-size: 80%;
  }
  .det_spe .box_txt h4 span.txt .red {
    color: #ac090a;
  }
  .det_spe .box_txt p.txt {
    margin-top: 10px;
  }
}
@media only screen and (max-width: 767px) and (max-width: 767px) {
  .det_spe .box_txt p.txt {
    margin-top: 3%;
  }
}
@media only screen and (max-width: 767px) {
  .det_spe .box_txt p.catch {
    margin-top: 10px;
    line-height: 1.2;
    font-size: 108%;
    font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","Yu Mincho",YuMincho,"游明朝","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",Times,Garamond,Georgia,serif;
  }
}
@media only screen and (max-width: 767px) and (max-width: 767px) {
  .det_spe .box_txt p.catch {
    margin-top: 3%;
  }
}
@media only screen and (max-width: 767px) {
  .det_spe .box_txt p.catch span {
    font-size: 145%;
    color: #ac090a;
  }
  .det_spe .box_txt dl {
    margin-top: 10px;
  }
}
@media only screen and (max-width: 767px) and (max-width: 767px) {
  .det_spe .box_txt dl {
    margin-top: 3%;
  }
}
@media only screen and (max-width: 767px) {
  .det_spe .box_txt dl dt {
    font-weight: 600;
    color: #461c07;
    margin-bottom: 10px;
    position: relative;
    padding-left: 20px;
  }
}
@media only screen and (max-width: 767px) and (max-width: 767px) {
  .det_spe .box_txt dl dt {
    margin-bottom: 2%;
  }
}
@media only screen and (max-width: 767px) and (max-width: 767px) {
  .det_spe .box_txt dl dt {
    padding-left: 1em;
  }
}
@media only screen and (max-width: 767px) {
  .det_spe .box_txt dl dt:before {
    width: 15px;
    height: 13px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -6.5px;
    content: "";
    background: url(../images/common/ic01.png) no-repeat;
    background-size: 100% auto;
  }
}
/* -----------------------------------------------------------
	.con_plan
----------------------------------------------------------- */
.con_plan {
  background: #fff;
  padding: 60px 0 85px;
}
@media only screen and (max-width: 767px) {
  .con_plan {
    padding: 5% 0 7%;
  }
}
.con_plan h3 {
  text-align: center;
  font-size: 215%;
  font-weight: 100;
}
@media only screen and (min-width: 768px) and (max-width: 1139px) {
  .con_plan h3 {
    font-size: 200%;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan h3 {
    font-size: 143%;
  }
}
.con_plan h3 span {
  font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","Yu Mincho",YuMincho,"游明朝","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",Times,Garamond,Georgia,serif;
  display: block;
}
.con_plan h3 em {
  font-family: 'Playfair Display', serif;
  display: block;
  font-size: 40%;
  color: #793d56;
  margin-top: .3em;
  letter-spacing: .16em;
}
.con_plan h3:before {
  display: block;
  content: "";
  width: 52px;
  height: 54px;
  margin: auto;
  background: url(../images/common/ic_title.png) no-repeat center;
  background-size: 100% auto;
}
@media only screen and (max-width: 767px) {
  .con_plan h3:before {
    width: 1.8em;
    height: 1.8em;
  }
}
.con_plan .box_ranking {
  margin-top: 35px;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .con_plan .box_ranking {
    margin-top: 5%;
  }
}
.con_plan .box_ranking li {
  float: left;
  width: 49.5614%;
}
.con_plan .box_ranking li a {
  display: block;
  display: table;
  text-decoration: none;
  width: 100%;
}
.mouse .con_plan .box_ranking li a {
  -moz-transition: opacity 200ms ease-in;
  -o-transition: opacity 200ms ease-in;
  -webkit-transition: opacity 200ms ease-in;
  transition: opacity 200ms ease-in;
}
.mouse .con_plan .box_ranking li a:hover, .touch .con_plan .box_ranking li a.touchstart {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
.touch .con_plan .box_ranking li a {
  -webkit-tap-highlight-color: transparent;
}
.touch .con_plan .box_ranking li a.touchend {
  -moz-transition-delay: 200ms;
  -o-transition-delay: 200ms;
  -webkit-transition-delay: 200ms;
  transition-delay: 200ms;
}
.con_plan .box_ranking li a .photo {
  display: table-cell;
  vertical-align: middle;
  width: 50.97345%;
}
.con_plan .box_ranking li a .photo img {
  width: 100%;
}
.con_plan .box_ranking li a .box_txt {
  width: 49.02655%;
  display: table-cell;
  vertical-align: middle;
  background: #f5f2ef;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 3.53982%;
}
.con_plan .box_ranking li a .box_txt .no {
  text-align: center;
  color: #c07d8f;
  font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","Yu Mincho",YuMincho,"游明朝","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",Times,Garamond,Georgia,serif;
  line-height: 1;
  font-size: 122%;
}
@media only screen and (min-width: 768px) and (max-width: 1139px) {
  .con_plan .box_ranking li a .box_txt .no {
    font-size: 122%;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .box_ranking li a .box_txt .no {
    font-size: 72%;
  }
}
.con_plan .box_ranking li a .box_txt .no span {
  font-size: 200%;
}
.con_plan .box_ranking li a .box_txt .st {
  margin-top: 15px;
  font-size: 129%;
  color: #461c07;
  text-decoration: underline;
  font-weight: 600;
}
@media only screen and (max-width: 767px) {
  .con_plan .box_ranking li a .box_txt .st {
    margin-top: 2%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1139px) {
  .con_plan .box_ranking li a .box_txt .st {
    font-size: 129%;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .box_ranking li a .box_txt .st {
    font-size: 100%;
  }
}
.con_plan .box_ranking li a .box_txt .st .st {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  line-height: 1.5;
}
.firefox .con_plan .box_ranking li a .box_txt .st .st, .ie .con_plan .box_ranking li a .box_txt .st .st {
  max-height: 6em;
}
.con_plan .box_ranking li a .box_txt .txt {
  margin-top: 10px;
}
@media only screen and (max-width: 767px) {
  .con_plan .box_ranking li a .box_txt .txt {
    margin-top: 2%;
  }
}
.con_plan .box_ranking li a .box_txt dl {
  width: 100%;
  max-width: 246px;
  margin: 20px auto 0;
  letter-spacing: -.4em;
  border-top: 1px solid #896a93;
  border-bottom: 1px solid #896a93;
  padding: .3em 0;
}
.con_plan .box_ranking li a .box_txt dl dt {
  letter-spacing: normal;
  display: inline-block;
  vertical-align: middle;
  margin-left: .3em;
  font-size: 93%;
  color: #fff;
  background: #896a93;
  padding: .1em 1em;
  -moz-border-radius: 1.5em;
  -webkit-border-radius: 1.5em;
  border-radius: 1.5em;
}
.con_plan .box_ranking li a .box_txt dl dd {
  letter-spacing: normal;
  display: inline-block;
  vertical-align: middle;
  font-size: 108%;
  margin-left: 1em;
}
.con_plan .box_ranking li.list_no1 {
  width: 100%;
}
@media only screen and (min-width: 1140px) {
  .con_plan .box_ranking li.list_no1 {
    margin-bottom: 20px;
  }
}
@media print {
  .con_plan .box_ranking li.list_no1 {
    margin-bottom: 20px;
  }
}
.ie8 .con_plan .box_ranking li.list_no1 {
  margin-bottom: 20px;
}
.con_plan .box_ranking li.list_no1 a .photo {
  width: 63.15789%;
  overflow: hidden;
}
.con_plan .box_ranking li.list_no1 a .photo img {
  float: left;
  width: 50%;
}
.con_plan .box_ranking li.list_no1 a .box_txt {
  width: 36.84211%;
  padding: 0 2.19298%;
}
.con_plan .box_ranking li.list_no1 a .box_txt .st {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-height: 1.5;
}
.firefox .con_plan .box_ranking li.list_no1 a .box_txt .st, .ie .con_plan .box_ranking li.list_no1 a .box_txt .st {
  max-height: 3em;
}
.con_plan .box_ranking li.list_no3 {
  float: right;
}
@media only screen and (max-width: 1139px) {
  .con_plan .box_ranking li {
    float: none;
    width: 100%;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 1139px) and (max-width: 767px) {
  .con_plan .box_ranking li {
    margin-bottom: 3%;
  }
}
@media only screen and (max-width: 1139px) and (min-width: 768px) and (max-width: 1139px) {
  .con_plan .box_ranking li a .photo {
    width: 35%;
  }
  .con_plan .box_ranking li a .box_txt {
    width: 65%;
  }
  .con_plan .box_ranking li a .box_txt .st {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-height: 1.5;
  }
  .firefox .con_plan .box_ranking li a .box_txt .st, .ie .con_plan .box_ranking li a .box_txt .st {
    max-height: 3em;
  }
}
@media only screen and (max-width: 1139px) and (max-width: 767px) {
  .con_plan .box_ranking li a .photo {
    width: 45.79545%;
  }
  .con_plan .box_ranking li a .box_txt {
    width: 54.20455%;
    padding: 0 2.84091%;
  }
  .con_plan .box_ranking li a .box_txt .st {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    line-height: 1.5;
  }
  .firefox .con_plan .box_ranking li a .box_txt .st, .ie .con_plan .box_ranking li a .box_txt .st {
    max-height: 4.5em;
  }
}
@media only screen and (max-width: 1139px) {
  .con_plan .box_ranking li.list_no1 {
    width: 100%;
  }
  .con_plan .box_ranking li.list_no1 a .photo {
    width: 45.79545%;
    overflow: hidden;
  }
}
@media only screen and (max-width: 1139px) and (min-width: 768px) and (max-width: 1139px) {
  .con_plan .box_ranking li.list_no1 a .photo {
    width: 35%;
  }
}
@media only screen and (max-width: 1139px) {
  .con_plan .box_ranking li.list_no1 a .photo img {
    float: none;
    width: 100%;
  }
  .con_plan .box_ranking li.list_no1 a .box_txt {
    width: 54.20455%;
    padding: 0 2.84091%;
  }
}
@media only screen and (max-width: 1139px) and (min-width: 768px) and (max-width: 1139px) {
  .con_plan .box_ranking li.list_no1 a .box_txt {
    width: 65%;
  }
}
@media only screen and (max-width: 1139px) {
  .con_plan .box_ranking li.list_no1 a .box_txt .st {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    line-height: 1.5;
  }
  .firefox .con_plan .box_ranking li.list_no1 a .box_txt .st, .ie .con_plan .box_ranking li.list_no1 a .box_txt .st {
    max-height: 4.5em;
  }
}
.con_plan .box_scene {
  margin-top: 70px;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .con_plan .box_scene {
    margin-top: 7%;
  }
}
.con_plan .box_scene h4 {
  font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","Yu Mincho",YuMincho,"游明朝","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",Times,Garamond,Georgia,serif;
  font-size: 143%;
  text-align: center;
  color: #461c07;
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) and (max-width: 1139px) {
  .con_plan .box_scene h4 {
    font-size: 129%;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .box_scene h4 {
    font-size: 115%;
  }
}
.con_plan .box_scene h4 span {
  display: inline-block;
  position: relative;
  padding: 0 30px;
}
.con_plan .box_scene h4 span:before, .con_plan .box_scene h4 span:after {
  position: absolute;
  top: 50%;
  margin-top: -7px;
  display: block;
  content: "";
  width: 19px;
  height: 14px;
  background: url(../images/common/ic_title_s.png) no-repeat center;
  background-size: 100% auto;
}
.con_plan .box_scene h4 span:before {
  left: 0;
}
.con_plan .box_scene h4 span:after {
  right: 0;
}
@media only screen and (max-width: 767px) {
  .con_plan .box_scene h4 span {
    padding: 0 2em;
  }
  .con_plan .box_scene h4 span:before, .con_plan .box_scene h4 span:after {
    width: 1.35em;
    height: 1em;
    margin-top: -.5em;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .box_scene h4 {
    margin-bottom: 3%;
  }
}
.con_plan .box_scene .list_scene01 {
  float: left;
  width: 46.92982%;
  overflow: hidden;
}
@media only screen and (min-width: 768px) and (max-width: 1139px) {
  .con_plan .box_scene .list_scene01 {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .box_scene .list_scene01 {
    width: 100%;
  }
}
.con_plan .box_scene .list_scene01 li {
  float: left;
  width: 48.21429%;
  border: 1px dotted #7c3c37;
  padding: 1px;
  margin-bottom: 15px;
  -moz-transition: background 0.35s;
  -o-transition: background 0.35s;
  -webkit-transition: background 0.35s;
  transition: background 0.35s;
}
@media only screen and (min-width: 768px) and (max-width: 1139px) {
  .con_plan .box_scene .list_scene01 li {
    width: 48%;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .box_scene .list_scene01 li {
    width: 48%;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .box_scene .list_scene01 li {
    margin-bottom: 2%;
  }
}
.con_plan .box_scene .list_scene01 li:hover {
  background: #eadbdc;
}
.con_plan .box_scene .list_scene01 li a {
  display: block;
  background: #f5f2ef;
  text-align: center;
  text-decoration: none;
  padding: 10px;
}
@media only screen and (max-width: 767px) {
  .con_plan .box_scene .list_scene01 li a {
    padding: 1.5%;
  }
}
.con_plan .box_scene .list_scene01 li a .photo img {
  width: 100%;
}
.con_plan .box_scene .list_scene01 li a .st {
  margin-top: 15px;
  font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","Yu Mincho",YuMincho,"游明朝","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",Times,Garamond,Georgia,serif;
  color: #461c07;
  font-size: 115%;
}
@media only screen and (max-width: 767px) {
  .con_plan .box_scene .list_scene01 li a .st {
    margin-top: 2%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1139px) {
  .con_plan .box_scene .list_scene01 li a .st {
    font-size: 108%;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .box_scene .list_scene01 li a .st {
    font-size: 86%;
  }
}
.con_plan .box_scene .list_scene01 li a .txt {
  margin-top: 10px;
  line-height: 1.6;
  text-align: left;
}
@media only screen and (max-width: 767px) {
  .con_plan .box_scene .list_scene01 li a .txt {
    margin-top: 2%;
  }
}
.con_plan .box_scene .list_scene01 li:first-child {
  margin-right: 2%;
}
@media only screen and (min-width: 768px) and (max-width: 1139px) {
  .con_plan .box_scene .list_scene01 li:first-child {
    margin-right: 2%;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .box_scene .list_scene01 li:first-child {
    margin-right: 3%;
  }
}
@media only screen and (max-width: 900px) {
  .con_plan .box_scene .list_scene01 {
    float: none;
    width: 100%;
  }
}
@media only screen and (max-width: 900px) and (max-width: 767px) {
  .con_plan .box_scene .list_scene01 li {
    width: 46.59091%;
  }
}

.con_plan .box_scene .list_scene02 {
  float: right;
  width: 48.94737%;
  overflow: hidden;
}
@media only screen and (min-width: 768px) and (max-width: 1139px) {
  .con_plan .box_scene .list_scene02 {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .box_scene .list_scene02 {
    width: 100%;
  }
}
.con_plan .box_scene .list_scene02 li {
  float: left;
  width: 47.84946%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: 4.30108%;
}
@media only screen and (min-width: 768px) and (max-width: 1139px) {
  .con_plan .box_scene .list_scene02 li {
    margin-right: 2%;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .box_scene .list_scene02 li {
    margin-right: 2%;
  }
}
.con_plan .box_scene .list_scene02 li:nth-child(even) {
  margin-right: 0;
}
@media only screen and (min-width: 768px) and (max-width: 1139px) {
  .con_plan .box_scene .list_scene02 li:nth-child(even) {
    margin-left: 2%;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .box_scene .list_scene02 li {
    width: 100%;
  }
}
.con_plan .box_scene .list_scene02 li a {
  display: block;
  text-align: center;
  text-decoration: none;
}
.mouse .con_plan .box_scene .list_scene02 li a {
  -moz-transition: opacity 200ms ease-in;
  -o-transition: opacity 200ms ease-in;
  -webkit-transition: opacity 200ms ease-in;
  transition: opacity 200ms ease-in;
}
.mouse .con_plan .box_scene .list_scene02 li a:hover, .touch .con_plan .box_scene .list_scene02 li a.touchstart {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
.touch .con_plan .box_scene .list_scene02 li a {
  -webkit-tap-highlight-color: transparent;
}
.touch .con_plan .box_scene .list_scene02 li a.touchend {
  -moz-transition-delay: 200ms;
  -o-transition-delay: 200ms;
  -webkit-transition-delay: 200ms;
  transition-delay: 200ms;
}
@media only screen and (max-width: 1139px) {
  .con_plan .box_scene .list_scene02 li a .photo img {
    width: 100%;
  }
}
.con_plan .box_scene .list_scene02 li a .st {
  font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","Yu Mincho",YuMincho,"游明朝","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",Times,Garamond,Georgia,serif;
  color: #461c07;
  font-size: 115%;
  line-height: 2;
  margin-bottom: 3%;
}
@media only screen and (min-width: 768px) and (max-width: 1139px) {
  .con_plan .box_scene .list_scene02 li a .st {
    font-size: 108%;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .box_scene .list_scene02 li a .st {
    font-size: 93%;
  }
}
@media only screen and (max-width: 900px) {
  .con_plan .box_scene .list_scene02 {
    float: none;
    width: 100%;
  }
}
@media only screen and (max-width: 900px) and (max-width: 767px) {
  .con_plan .box_scene .list_scene02 li {
    width: 48.52273%;
  }
}

.con_plan .con_room_type {
  margin-top: 70px;
}
@media only screen and (max-width: 767px) {
  .con_plan .con_room_type {
    margin-top: 7%;
  }
}
.con_plan .con_room_type h4 {
  font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","Yu Mincho",YuMincho,"游明朝","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",Times,Garamond,Georgia,serif;
  font-size: 143%;
  text-align: center;
  color: #461c07;
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) and (max-width: 1139px) {
  .con_plan .con_room_type h4 {
    font-size: 129%;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .con_room_type h4 {
    font-size: 115%;
  }
}
.con_plan .con_room_type h4 span {
  display: inline-block;
  position: relative;
  padding: 0 30px;
}
.con_plan .con_room_type h4 span:before, .con_plan .con_room_type h4 span:after {
  position: absolute;
  top: 50%;
  margin-top: -7px;
  display: block;
  content: "";
  width: 19px;
  height: 14px;
  background: url(../images/common/ic_title_s.png) no-repeat center;
  background-size: 100% auto;
}
.con_plan .con_room_type h4 span:before {
  left: 0;
}
.con_plan .con_room_type h4 span:after {
  right: 0;
}
@media only screen and (max-width: 767px) {
  .con_plan .con_room_type h4 span {
    padding: 0 2em;
  }
  .con_plan .con_room_type h4 span:before, .con_plan .con_room_type h4 span:after {
    width: 1.35em;
    height: 1em;
    margin-top: -.5em;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .con_room_type h4 {
    margin-bottom: 3%;
  }
}
.con_plan .con_room_type .box_tab #tab_plan ul {
  display: table;
  table-layout: fixed;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .con_plan .con_room_type .box_tab #tab_plan ul {
    display: none;
  }
}
.con_plan .con_room_type .box_tab #tab_plan ul li {
  display: table-cell;
  vertical-align: middle;
  cursor: pointer;
  text-align: center;
  padding: .8em 0;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px;
  border-radius: 5px 5px 0 0;
  border-left: 1px solid #fff;
  background: #c07d8f;
  color: #fff;
  -moz-transition: background 0.35s, color 0.35s;
  -o-transition: background 0.35s, color 0.35s;
  -webkit-transition: background 0.35s, color 0.35s;
  transition: background 0.35s, color 0.35s;
}
.con_plan .con_room_type .box_tab #tab_plan ul li:first-child {
  border-left: none;
}
.con_plan .con_room_type .box_tab #tab_plan ul li.active {
  cursor: default;
  background: url(../images/home/bg_plan.jpg);
  color: #313131;
}
.con_plan .con_room_type .box_tab #tab_plan .box_select {
  position: relative;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
  margin-bottom: 3%;
}
.con_plan .con_room_type .box_tab #tab_plan .box_select .label_sel {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 1;
  padding: 1em 0;
  text-align: center;
  color: #fff;
  background: #c07d8f;
}
.con_plan .con_room_type .box_tab #tab_plan .box_select .label_sel:after {
  position: absolute;
  display: block;
  width: .5em;
  height: 1em;
  content: "";
  right: 5%;
  top: 50%;
  margin-top: -.5em;
  background: url(../images/common/arr_btn.png) no-repeat center;
  background-size: 100% auto;
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  -moz-transition: -moz-transform 0.35s;
  -o-transition: -o-transform 0.35s;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
}
.con_plan .con_room_type .box_tab #tab_plan .box_select select {
  border: none;
  padding: 1em 0;
  width: 100%;
  -moz-appearance: none;
  -webkit-appearance: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  position: relative;
  z-index: 2;
  /* IE10以上で矢印を消す */
  /* フォーカス時 */
}
@media only screen and (min-width: 768px) {
  .con_plan .con_room_type .box_tab #tab_plan .box_select select {
    display: none;
  }
}
@media print {
  .con_plan .con_room_type .box_tab #tab_plan .box_select select {
    display: none;
  }
}
.ie8 .con_plan .con_room_type .box_tab #tab_plan .box_select select {
  display: none;
}
.con_plan .con_room_type .box_tab #tab_plan .box_select select::-ms-expand {
  display: none;
}
.con_plan .con_room_type .box_tab #tab_plan .box_select select:focus {
  z-index: -1;
  opacity: 1;
}
.con_plan .con_room_type .box_tab #panel_plan {
  background: url(../images/home/bg_plan.jpg);
}
.con_plan .con_room_type .box_tab #panel_plan > li {
  display: none;
}
.con_plan .con_room_type .box_tab #panel_plan > li:first-child {
  display: list-item;
}
.con_plan .con_room_type .box_tab #panel_plan > li .box_rooms {
  width: 94.73684%;
  margin: auto;
  position: relative;
  padding: 10px 0 30px;
}
@media only screen and (max-width: 767px) {
  .con_plan .con_room_type .box_tab #panel_plan > li .box_rooms {
    padding: 2% 0 5%;
  }
}
.con_plan .con_room_type .box_tab #panel_plan > li .box_rooms h5 {
  letter-spacing: -.4em;
  font-size: 115%;
  font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","Yu Mincho",YuMincho,"游明朝","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",Times,Garamond,Georgia,serif;
  color: #461c07;
  font-weight: 100;
  padding: 20px 0 15px 65px;
}
@media only screen and (min-width: 768px) and (max-width: 1139px) {
  .con_plan .con_room_type .box_tab #panel_plan > li .box_rooms h5 {
    font-size: 108%;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .con_room_type .box_tab #panel_plan > li .box_rooms h5 {
    font-size: 86%;
  }
}
.con_plan .con_room_type .box_tab #panel_plan > li .box_rooms h5 span, .con_plan .con_room_type .box_tab #panel_plan > li .box_rooms h5 em {
  display: inline-block;
  vertical-align: middle;
  letter-spacing: normal;
}
.con_plan .con_room_type .box_tab #panel_plan > li .box_rooms h5 span {
  font-size: 150%;
  margin-right: .3em;
}
@media only screen and (max-width: 767px) {
  .con_plan .con_room_type .box_tab #panel_plan > li .box_rooms h5 {
    padding: 5% 0 4% 10%;
    width: 95.45455%;
    margin: auto;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}
.con_plan .con_room_type .box_tab #panel_plan > li .box_rooms ul.box_list {
  overflow: hidden;
}
.con_plan .con_room_type .box_tab #panel_plan > li .box_rooms ul.box_list > li {
  float: left;
  width: 49.16667%;
  margin-left: 1.66667%;
}
.con_plan .con_room_type .box_tab #panel_plan > li .box_rooms ul.box_list > li:first-child {
  margin-left: 0;
}
.con_plan .con_room_type .box_tab #panel_plan > li .box_rooms ul.box_list > li .wrp_photo {
  position: relative;
}
.con_plan .con_room_type .box_tab #panel_plan > li .box_rooms ul.box_list > li .photo {
  position: relative;
  z-index: 1;
}
.con_plan .con_room_type .box_tab #panel_plan > li .box_rooms ul.box_list > li .box_txt {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.4);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#44000000,EndColorStr=#44000000);
  color: #fff;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
  z-index: 2;
}
.con_plan .con_room_type .box_tab #panel_plan > li .box_rooms ul.box_list > li .box_txt h6 {
  color: #fff;
  font-size: 115%;
  font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","Yu Mincho",YuMincho,"游明朝","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",Times,Garamond,Georgia,serif;
  font-weight: 100;
  text-align: center;
}
@media only screen and (min-width: 768px) and (max-width: 1139px) {
  .con_plan .con_room_type .box_tab #panel_plan > li .box_rooms ul.box_list > li .box_txt h6 {
    font-size: 108%;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .con_room_type .box_tab #panel_plan > li .box_rooms ul.box_list > li .box_txt h6 {
    font-size: 100%;
  }
}
.con_plan .con_room_type .box_tab #panel_plan > li .box_rooms ul.box_list > li .box_txt .box_btn {
  overflow: hidden;
  margin-top: 10px;
}
.con_plan .con_room_type .box_tab #panel_plan > li .box_rooms ul.box_list > li .box_txt .box_btn li {
  width: 49.5%;
  float: right;
}
.con_plan .con_room_type .box_tab #panel_plan > li .box_rooms ul.box_list > li .box_txt .box_btn li a {
  display: block;
  border: 1px solid #000;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  color: #fff;
  text-align: center;
  padding: 1em 0;
  position: relative;
  text-decoration: none;
}
.mouse .con_plan .con_room_type .box_tab #panel_plan > li .box_rooms ul.box_list > li .box_txt .box_btn li a {
  -moz-transition: opacity 200ms ease-in;
  -o-transition: opacity 200ms ease-in;
  -webkit-transition: opacity 200ms ease-in;
  transition: opacity 200ms ease-in;
}
.mouse .con_plan .con_room_type .box_tab #panel_plan > li .box_rooms ul.box_list > li .box_txt .box_btn li a:hover, .touch .con_plan .con_room_type .box_tab #panel_plan > li .box_rooms ul.box_list > li .box_txt .box_btn li a.touchstart {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
.touch .con_plan .con_room_type .box_tab #panel_plan > li .box_rooms ul.box_list > li .box_txt .box_btn li a {
  -webkit-tap-highlight-color: transparent;
}
.touch .con_plan .con_room_type .box_tab #panel_plan > li .box_rooms ul.box_list > li .box_txt .box_btn li a.touchend {
  -moz-transition-delay: 200ms;
  -o-transition-delay: 200ms;
  -webkit-transition-delay: 200ms;
  transition-delay: 200ms;
}
.con_plan .con_room_type .box_tab #panel_plan > li .box_rooms ul.box_list > li .box_txt .box_btn li a:after {
  position: absolute;
  z-index: 2;
  content: "";
  top: 50%;
  right: 3%;
  -moz-transition: right 0.35s;
  -o-transition: right 0.35s;
  -webkit-transition: right 0.35s;
  transition: right 0.35s;
  background: url(../images/common/arr_btn.png) no-repeat center;
  background-size: 100% auto;
}
@media only screen and (min-width: 768px) {
  .con_plan .con_room_type .box_tab #panel_plan > li .box_rooms ul.box_list > li .box_txt .box_btn li a:after {
    margin-top: -8.5px;
    width: 11px;
    height: 17px;
  }
}
@media print {
  .con_plan .con_room_type .box_tab #panel_plan > li .box_rooms ul.box_list > li .box_txt .box_btn li a:after {
    margin-top: -8.5px;
    width: 11px;
    height: 17px;
  }
}
.ie8 .con_plan .con_room_type .box_tab #panel_plan > li .box_rooms ul.box_list > li .box_txt .box_btn li a:after {
  margin-top: -8.5px;
  width: 11px;
  height: 17px;
}
@media only screen and (max-width: 767px) {
  .con_plan .con_room_type .box_tab #panel_plan > li .box_rooms ul.box_list > li .box_txt .box_btn li a:after {
    width: 1em;
    height: 2em;
    margin-top: -1em;
  }
}
.con_plan .con_room_type .box_tab #panel_plan > li .box_rooms ul.box_list > li .box_txt .box_btn li a:hover:after {
  right: 1%;
}
.con_plan .con_room_type .box_tab #panel_plan > li .box_rooms ul.box_list > li .box_txt .box_btn li a {
  background: url(../images/common/bg_btn-g.jpg);
}
.con_plan .con_room_type .box_tab #panel_plan > li .box_rooms ul.box_list > li .box_txt .box_btn li a {
  line-height: 1.1;
}
.con_plan .con_room_type .box_tab #panel_plan > li .box_rooms ul.box_list > li .box_txt .box_btn li:first-child {
  float: left;
}
.con_plan .con_room_type .box_tab #panel_plan > li .box_rooms ul.box_list > li .box_txt .box_btn li:first-child a {
  display: block;
  border: 1px solid #000;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  color: #fff;
  text-align: center;
  padding: 1em 0;
  position: relative;
  text-decoration: none;
}
.mouse .con_plan .con_room_type .box_tab #panel_plan > li .box_rooms ul.box_list > li .box_txt .box_btn li:first-child a {
  -moz-transition: opacity 200ms ease-in;
  -o-transition: opacity 200ms ease-in;
  -webkit-transition: opacity 200ms ease-in;
  transition: opacity 200ms ease-in;
}
.mouse .con_plan .con_room_type .box_tab #panel_plan > li .box_rooms ul.box_list > li .box_txt .box_btn li:first-child a:hover, .touch .con_plan .con_room_type .box_tab #panel_plan > li .box_rooms ul.box_list > li .box_txt .box_btn li:first-child a.touchstart {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
.touch .con_plan .con_room_type .box_tab #panel_plan > li .box_rooms ul.box_list > li .box_txt .box_btn li:first-child a {
  -webkit-tap-highlight-color: transparent;
}
.touch .con_plan .con_room_type .box_tab #panel_plan > li .box_rooms ul.box_list > li .box_txt .box_btn li:first-child a.touchend {
  -moz-transition-delay: 200ms;
  -o-transition-delay: 200ms;
  -webkit-transition-delay: 200ms;
  transition-delay: 200ms;
}
.con_plan .con_room_type .box_tab #panel_plan > li .box_rooms ul.box_list > li .box_txt .box_btn li:first-child a:after {
  position: absolute;
  z-index: 2;
  content: "";
  top: 50%;
  right: 3%;
  -moz-transition: right 0.35s;
  -o-transition: right 0.35s;
  -webkit-transition: right 0.35s;
  transition: right 0.35s;
  background: url(../images/common/arr_btn.png) no-repeat center;
  background-size: 100% auto;
}
@media only screen and (min-width: 768px) {
  .con_plan .con_room_type .box_tab #panel_plan > li .box_rooms ul.box_list > li .box_txt .box_btn li:first-child a:after {
    margin-top: -8.5px;
    width: 11px;
    height: 17px;
  }
}
@media print {
  .con_plan .con_room_type .box_tab #panel_plan > li .box_rooms ul.box_list > li .box_txt .box_btn li:first-child a:after {
    margin-top: -8.5px;
    width: 11px;
    height: 17px;
  }
}
.ie8 .con_plan .con_room_type .box_tab #panel_plan > li .box_rooms ul.box_list > li .box_txt .box_btn li:first-child a:after {
  margin-top: -8.5px;
  width: 11px;
  height: 17px;
}
@media only screen and (max-width: 767px) {
  .con_plan .con_room_type .box_tab #panel_plan > li .box_rooms ul.box_list > li .box_txt .box_btn li:first-child a:after {
    width: 1em;
    height: 2em;
    margin-top: -1em;
  }
}
.con_plan .con_room_type .box_tab #panel_plan > li .box_rooms ul.box_list > li .box_txt .box_btn li:first-child a:hover:after {
  right: 1%;
}
.con_plan .con_room_type .box_tab #panel_plan > li .box_rooms ul.box_list > li .box_txt .box_btn li:first-child a {
  background: url(../images/common/bg_btn-r.jpg);
}
.con_plan .con_room_type .box_tab #panel_plan > li .box_rooms ul.box_list > li .box_txt .box_btn li:first-child a {
  line-height: 1.1;
}
.con_plan .con_room_type .box_tab #panel_plan > li .box_rooms ul.box_list > li .box_link {
  margin-top: 10px;
}
@media only screen and (max-width: 767px) {
  .con_plan .con_room_type .box_tab #panel_plan > li .box_rooms ul.box_list > li .box_link {
    margin-top: 2%;
  }
}
.con_plan .con_room_type .box_tab #panel_plan > li .box_rooms ul.box_list > li .box_link li {
  width: 181px;
  height: 20px;
  background-color: #fff;
}
.con_plan .con_room_type .box_tab #panel_plan > li .box_rooms ul.box_list > li .box_link li:after {
  content: "";
  font-family: FontAwesome;
  margin-left: .5em;
}
.con_plan .con_room_type .box_tab #panel_plan > li .box_rooms ul.box_list > li .box_link li a {
  #color: #461c07;
}
.con_plan .con_room_type .box_tab #panel_plan > li .box_rooms .btn_det {
  width: 200px;
}
.con_plan .con_room_type .box_tab #panel_plan > li .box_rooms .btn_det a {
  display: block;
  border: 1px solid #000;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  color: #fff;
  text-align: center;
  padding: 1em 0;
  position: relative;
  text-decoration: none;
}
.mouse .con_plan .con_room_type .box_tab #panel_plan > li .box_rooms .btn_det a {
  -moz-transition: opacity 200ms ease-in;
  -o-transition: opacity 200ms ease-in;
  -webkit-transition: opacity 200ms ease-in;
  transition: opacity 200ms ease-in;
}
.mouse .con_plan .con_room_type .box_tab #panel_plan > li .box_rooms .btn_det a:hover, .touch .con_plan .con_room_type .box_tab #panel_plan > li .box_rooms .btn_det a.touchstart {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
.touch .con_plan .con_room_type .box_tab #panel_plan > li .box_rooms .btn_det a {
  -webkit-tap-highlight-color: transparent;
}
.touch .con_plan .con_room_type .box_tab #panel_plan > li .box_rooms .btn_det a.touchend {
  -moz-transition-delay: 200ms;
  -o-transition-delay: 200ms;
  -webkit-transition-delay: 200ms;
  transition-delay: 200ms;
}
.con_plan .con_room_type .box_tab #panel_plan > li .box_rooms .btn_det a:after {
  position: absolute;
  z-index: 2;
  content: "";
  top: 50%;
  right: 3%;
  -moz-transition: right 0.35s;
  -o-transition: right 0.35s;
  -webkit-transition: right 0.35s;
  transition: right 0.35s;
  background: url(../images/common/arr_btn.png) no-repeat center;
  background-size: 100% auto;
}
@media only screen and (min-width: 768px) {
  .con_plan .con_room_type .box_tab #panel_plan > li .box_rooms .btn_det a:after {
    margin-top: -8.5px;
    width: 11px;
    height: 17px;
  }
}
@media print {
  .con_plan .con_room_type .box_tab #panel_plan > li .box_rooms .btn_det a:after {
    margin-top: -8.5px;
    width: 11px;
    height: 17px;
  }
}
.ie8 .con_plan .con_room_type .box_tab #panel_plan > li .box_rooms .btn_det a:after {
  margin-top: -8.5px;
  width: 11px;
  height: 17px;
}
@media only screen and (max-width: 767px) {
  .con_plan .con_room_type .box_tab #panel_plan > li .box_rooms .btn_det a:after {
    width: 1em;
    height: 2em;
    margin-top: -1em;
  }
}
.con_plan .con_room_type .box_tab #panel_plan > li .box_rooms .btn_det a:hover:after {
  right: 1%;
}
.con_plan .con_room_type .box_tab #panel_plan > li .box_rooms .btn_det a {
  background: #fff;
  color: #313131;
  border: 1px solid #c0c0c0;
}
.con_plan .con_room_type .box_tab #panel_plan > li .box_rooms .btn_det a:after {
  background: url(../images/common/arr_btn-w.png) no-repeat center;
  background-size: 100% auto;
}
.con_plan .con_room_type .box_tab #panel_plan > li .box_rooms .btn_det a {
  padding: .6em 0;
}
@media only screen and (min-width: 768px) {
  .con_plan .con_room_type .box_tab #panel_plan > li .box_rooms .btn_det {
    position: absolute;
    top: 20px;
    right: 0;
  }
}
@media print {
  .con_plan .con_room_type .box_tab #panel_plan > li .box_rooms .btn_det {
    position: absolute;
    top: 20px;
    right: 0;
  }
}
.ie8 .con_plan .con_room_type .box_tab #panel_plan > li .box_rooms .btn_det {
  position: absolute;
  top: 20px;
  right: 0;
}
@media only screen and (max-width: 767px) {
  .con_plan .con_room_type .box_tab #panel_plan > li .box_rooms .btn_det {
    width: 88.63636%;
    margin: 5% auto 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .con_room_type .box_tab #panel_plan > li .box_rooms {
    width: 100%;
  }
  .con_plan .con_room_type .box_tab #panel_plan > li .box_rooms ul.box_list {
    width: 88.63636%;
    margin: 2% auto 0;
  }
  .con_plan .con_room_type .box_tab #panel_plan > li .box_rooms ul.box_list > li {
    width: 48.97436%;
    margin-left: 0;
    margin-bottom: 3%;
  }
  .con_plan .con_room_type .box_tab #panel_plan > li .box_rooms ul.box_list > li:nth-child(even) {
    float: right;
  }
  .con_plan .con_room_type .box_tab #panel_plan > li .box_rooms ul.box_list > li:nth-child(3) {
    clear: left;
  }
}
.con_plan .con_room_type .box_tab #panel_plan > li#panel_plan01 .box_rooms h5 {
  background: url(../images/home/ic_spr.png) no-repeat left center;
  background-size: 87px auto;
}
@media only screen and (max-width: 767px) {
  .con_plan .con_room_type .box_tab #panel_plan > li#panel_plan01 .box_rooms h5 {
    background-size: auto 100%;
  }
}
@media only screen and (min-width: 768px) {
  .con_plan .con_room_type .box_tab #panel_plan > li#panel_plan01 .box_rooms ul.box_list > li {
    width: 23.7963%;
    margin-left: 1.57407%;
  }
  .con_plan .con_room_type .box_tab #panel_plan > li#panel_plan01 .box_rooms ul.box_list > li:first-child {
    margin-left: 0;
  }
}
@media print {
  .con_plan .con_room_type .box_tab #panel_plan > li#panel_plan01 .box_rooms ul.box_list > li {
    width: 23.7963%;
    margin-left: 1.57407%;
  }
  .con_plan .con_room_type .box_tab #panel_plan > li#panel_plan01 .box_rooms ul.box_list > li:first-child {
    margin-left: 0;
  }
}
.ie8 .con_plan .con_room_type .box_tab #panel_plan > li#panel_plan01 .box_rooms ul.box_list > li {
  width: 23.7963%;
  margin-left: 1.57407%;
}
.ie8 .con_plan .con_room_type .box_tab #panel_plan > li#panel_plan01 .box_rooms ul.box_list > li:first-child {
  margin-left: 0;
}
.con_plan .con_room_type .box_tab #panel_plan > li#panel_plan01 .box_rooms ul.box_list > li .box_txt .box_btn li a {
  padding: .4em 0;
}
.con_plan .con_room_type .box_tab #panel_plan > li#panel_plan02 .box_rooms h5 {
  background: url(../images/home/ic_sum.png) no-repeat left center;
  background-size: 87px auto;
}
@media only screen and (max-width: 767px) {
  .con_plan .con_room_type .box_tab #panel_plan > li#panel_plan02 .box_rooms h5 {
    background-size: auto 100%;
  }
}
.con_plan .con_room_type .box_tab #panel_plan > li#panel_plan03 .box_rooms h5 {
  background: url(../images/home/ic_aut.png) no-repeat left center;
  background-size: 87px auto;
}
@media only screen and (max-width: 767px) {
  .con_plan .con_room_type .box_tab #panel_plan > li#panel_plan03 .box_rooms h5 {
    background-size: auto 100%;
  }
}
.con_plan .con_room_type .box_tab #panel_plan > li#panel_plan04 .box_rooms h5 {
  background: url(../images/home/ic_win.png) no-repeat left center;
  background-size: 87px auto;
}
@media only screen and (max-width: 767px) {
  .con_plan .con_room_type .box_tab #panel_plan > li#panel_plan04 .box_rooms h5 {
    background-size: auto 100%;
  }
}
.con_plan .con_room_type .box_tab .btn_plan {
  width: 450px;
  margin: 40px auto 0;
}
@media only screen and (max-width: 767px) {
  .con_plan .con_room_type .box_tab .btn_plan {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .con_room_type .box_tab .btn_plan {
    margin: 5% auto 0;
  }
}
.con_plan .con_room_type .box_tab .btn_plan a {
  display: block;
  border: 1px solid #000;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  color: #fff;
  text-align: center;
  padding: 1em 0;
  position: relative;
  text-decoration: none;
}
.mouse .con_plan .con_room_type .box_tab .btn_plan a {
  -moz-transition: opacity 200ms ease-in;
  -o-transition: opacity 200ms ease-in;
  -webkit-transition: opacity 200ms ease-in;
  transition: opacity 200ms ease-in;
}
.mouse .con_plan .con_room_type .box_tab .btn_plan a:hover, .touch .con_plan .con_room_type .box_tab .btn_plan a.touchstart {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
.touch .con_plan .con_room_type .box_tab .btn_plan a {
  -webkit-tap-highlight-color: transparent;
}
.touch .con_plan .con_room_type .box_tab .btn_plan a.touchend {
  -moz-transition-delay: 200ms;
  -o-transition-delay: 200ms;
  -webkit-transition-delay: 200ms;
  transition-delay: 200ms;
}
.con_plan .con_room_type .box_tab .btn_plan a:after {
  position: absolute;
  z-index: 2;
  content: "";
  top: 50%;
  right: 3%;
  -moz-transition: right 0.35s;
  -o-transition: right 0.35s;
  -webkit-transition: right 0.35s;
  transition: right 0.35s;
  background: url(../images/common/arr_btn.png) no-repeat center;
  background-size: 100% auto;
}
@media only screen and (min-width: 768px) {
  .con_plan .con_room_type .box_tab .btn_plan a:after {
    margin-top: -8.5px;
    width: 11px;
    height: 17px;
  }
}
@media print {
  .con_plan .con_room_type .box_tab .btn_plan a:after {
    margin-top: -8.5px;
    width: 11px;
    height: 17px;
  }
}
.ie8 .con_plan .con_room_type .box_tab .btn_plan a:after {
  margin-top: -8.5px;
  width: 11px;
  height: 17px;
}
@media only screen and (max-width: 767px) {
  .con_plan .con_room_type .box_tab .btn_plan a:after {
    width: 1em;
    height: 2em;
    margin-top: -1em;
  }
}
.con_plan .con_room_type .box_tab .btn_plan a:hover:after {
  right: 1%;
}
.con_plan .con_room_type .box_tab .btn_plan a {
  background: url(../images/common/bg_btn-r.jpg);
}

/* -----------------------------------------------------------
	.con_point
----------------------------------------------------------- */
.con_point {
  max-width: 2000px;
  margin: auto;
}
.con_point .int_point {
  position: relative;
  padding: 64px 0 50px;
}
@media only screen and (max-width: 767px) {
  .con_point .int_point {
    padding: 6% 0 5%;
  }
}
.con_point .int_point h3 {
  float: right;
  margin-left: 40px;
}
@media only screen and (max-width: 1139px) {
  .con_point .int_point h3 {
    float: none;
    text-align: center;
    margin-left: 0;
  }
}
.con_point .int_point .txt_img {
  float: right;
  margin-top: 30px;
}
@media only screen and (max-width: 1139px) {
  .con_point .int_point .txt_img {
    float: none;
    text-align: center;
    margin-top: 3%;
  }
}
@media only screen and (min-width: 1140px) {
  .con_point .int_point .photo {
    position: absolute;
    top: 0;
    right: 50%;
    margin-right: -83px;
    width: 1083px;
  }
}
@media print {
  .con_point .int_point .photo {
    position: absolute;
    top: 0;
    right: 50%;
    margin-right: -83px;
    width: 1083px;
  }
}
.ie8 .con_point .int_point .photo {
  position: absolute;
  top: 0;
  right: 50%;
  margin-right: -83px;
  width: 1083px;
}
@media only screen and (max-width: 1139px) {
  .con_point .int_point .photo {
    margin-top: 4%;
    text-align: center;
  }
}
.con_point .box_point > li {
  margin-bottom: 85px;
}
@media only screen and (max-width: 767px) {
  .con_point .box_point > li {
    margin-bottom: 0;
  }
}
.con_point .box_point > li h4 {
  font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","Yu Mincho",YuMincho,"游明朝","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",Times,Garamond,Georgia,serif;
}
.con_point .box_point > li h4 .no {
  display: inline-block;
  color: #fff;
  font-size: 129%;
  padding: 0 1em;
  background: url(../images/home/bg_no.jpg) no-repeat center;
  background-size: 100% 100%;
  margin-bottom: .5em;
}
@media only screen and (min-width: 768px) and (max-width: 1139px) {
  .con_point .box_point > li h4 .no {
    font-size: 115%;
  }
}
@media only screen and (max-width: 767px) {
  .con_point .box_point > li h4 .no {
    font-size: 100%;
  }
}
.con_point .box_point > li h4 span {
  font-size: 329%;
  line-height: 1.2;
  font-weight: 100;
}
@media only screen and (min-width: 768px) and (max-width: 1139px) {
  .con_point .box_point > li h4 span {
    font-size: 286%;
  }
}
@media only screen and (max-width: 767px) {
  .con_point .box_point > li h4 span {
    font-size: 215%;
  }
}
.con_point .box_point > li h4 span em {
  font-size: 48%;
  display: block;
  font-weight: 600;
}
@media only screen and (max-width: 767px) {
  .con_point .box_point > li h4 {
    color: #fff;
    position: absolute;
    bottom: 0;
    top: 0;
    left: 4.16667%;
    height: 6em;
    margin: auto;
  }
  .con_point .box_point > li h4 span {
    text-shadow: 10px 0px 20px rgba(0, 0, 0, 0.6), -10px 0px 20px rgba(0, 0, 0, 0.6), 0px 10px 20px rgba(0, 0, 0, 0.6), 0px -10px 20px rgba(0, 0, 0, 0.6);
  }
}
@media only screen and (max-width: 767px) {
  .con_point .box_point > li {
    position: relative;
  }
  .con_point .box_point > li:after {
    position: absolute;
    z-index: 2;
    right: 4.16667%;
    top: 50%;
    margin-top: -37.5px;
    content: "";
    width: 4.0625%;
    height: 75px;
    background: url(../images/common/arr_r_big.png) no-repeat center;
    background-size: 100% auto;
  }
  .con_point .box_point > li a.view_sp {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    top: 0;
    left: 0;
  }
}
.con_point .box_point > li .btn a {
  display: block;
  border: 1px solid #000;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  color: #fff;
  text-align: center;
  padding: 1em 0;
  position: relative;
  text-decoration: none;
}
.mouse .con_point .box_point > li .btn a {
  -moz-transition: opacity 200ms ease-in;
  -o-transition: opacity 200ms ease-in;
  -webkit-transition: opacity 200ms ease-in;
  transition: opacity 200ms ease-in;
}
.mouse .con_point .box_point > li .btn a:hover, .touch .con_point .box_point > li .btn a.touchstart {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
.touch .con_point .box_point > li .btn a {
  -webkit-tap-highlight-color: transparent;
}
.touch .con_point .box_point > li .btn a.touchend {
  -moz-transition-delay: 200ms;
  -o-transition-delay: 200ms;
  -webkit-transition-delay: 200ms;
  transition-delay: 200ms;
}
.con_point .box_point > li .btn a:after {
  position: absolute;
  z-index: 2;
  content: "";
  top: 50%;
  right: 3%;
  -moz-transition: right 0.35s;
  -o-transition: right 0.35s;
  -webkit-transition: right 0.35s;
  transition: right 0.35s;
  background: url(../images/common/arr_btn.png) no-repeat center;
  background-size: 100% auto;
}
@media only screen and (min-width: 768px) {
  .con_point .box_point > li .btn a:after {
    margin-top: -8.5px;
    width: 11px;
    height: 17px;
  }
}
@media print {
  .con_point .box_point > li .btn a:after {
    margin-top: -8.5px;
    width: 11px;
    height: 17px;
  }
}
.ie8 .con_point .box_point > li .btn a:after {
  margin-top: -8.5px;
  width: 11px;
  height: 17px;
}
@media only screen and (max-width: 767px) {
  .con_point .box_point > li .btn a:after {
    width: 1em;
    height: 2em;
    margin-top: -1em;
  }
}
.con_point .box_point > li .btn a:hover:after {
  right: 1%;
}
.con_point .box_point > li .btn a {
  background: url(../images/common/bg_btn-g.jpg);
}
.con_point .box_point > li.point01 .box_title {
  position: relative;
}
@media only screen and (min-width: 1140px) {
  .con_point .box_point > li.point01 .box_title #slider_point01 {
    position: relative;
    width: 2000px;
    left: 50%;
    margin-left: -1000px;
  }
}
@media print {
  .con_point .box_point > li.point01 .box_title #slider_point01 {
    position: relative;
    width: 2000px;
    left: 50%;
    margin-left: -1000px;
  }
}
.ie8 .con_point .box_point > li.point01 .box_title #slider_point01 {
  position: relative;
  width: 2000px;
  left: 50%;
  margin-left: -1000px;
}
@media only screen and (min-width: 768px) and (max-width: 1139px) {
  .con_point .box_point > li.point01 .box_title #slider_point01 .photo {
    overflow: hidden;
  }
  .con_point .box_point > li.point01 .box_title #slider_point01 .photo img {
    position: relative;
    width: 200%;
    max-width: none;
    margin-left: -50%;
  }
}
.con_point .box_point > li.point01 .box_title #slider_point01 .slick-dots {
  width: 95%;
  right: 2.5%;
  bottom: 18px;
  text-align: center;
  line-height: 1;
}
.con_point .box_point > li.point01 .box_title #slider_point01 .slick-dots li {
  width: 15px;
  height: 15px;
  margin: 0 .5em;
  vertical-align: middle;
  text-align: center;
  position: relative;
  -moz-transition: width 0.35s, height 0.35s;
  -o-transition: width 0.35s, height 0.35s;
  -webkit-transition: width 0.35s, height 0.35s;
  transition: width 0.35s, height 0.35s;
}
.con_point .box_point > li.point01 .box_title #slider_point01 .slick-dots li button {
  cursor: pointer;
  padding: 0;
  height: 0;
}
.con_point .box_point > li.point01 .box_title #slider_point01 .slick-dots li button:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  opacity: 1 !important;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: none;
  border: 1px solid #fff;
  -moz-transition: background 0.35s;
  -o-transition: background 0.35s;
  -webkit-transition: background 0.35s;
  transition: background 0.35s;
}
.con_point .box_point > li.point01 .box_title #slider_point01 .slick-dots li.slick-active button:before {
  border-color: #fff;
  background-color: #fff;
}
@media only screen and (max-width: 767px) {
  .con_point .box_point > li.point01 .box_title #slider_point01 .slick-dots {
    bottom: 3%;
  }
  .con_point .box_point > li.point01 .box_title #slider_point01 .slick-dots li {
    width: 1.2em;
    height: 1.2em;
  }
}
.con_point .box_point > li.point01 .box_title #slider_point01 .slick-dots {
  text-align: right;
}
.con_point .box_point > li.point01 .box_title #slider_point01 .slick-dots li button:before {
  border: 2px solid #fff;
}
@media only screen and (min-width: 1140px) {
  .con_point .box_point > li.point01 .box_title #slider_point01 .slick-dots {
    right: 50%;
    margin-right: -570px;
  }
}
@media print {
  .con_point .box_point > li.point01 .box_title #slider_point01 .slick-dots {
    right: 50%;
    margin-right: -570px;
  }
}
.ie8 .con_point .box_point > li.point01 .box_title #slider_point01 .slick-dots {
  right: 50%;
  margin-right: -570px;
}
.con_point .box_point > li.point01 .box_title h4 {
  position: absolute;
  z-index: 2;
  color: #fff;
  bottom: 30px;
}
@media only screen and (min-width: 1140px) {
  .con_point .box_point > li.point01 .box_title h4 {
    left: 50%;
    margin-left: -570px;
  }
}
@media print {
  .con_point .box_point > li.point01 .box_title h4 {
    left: 50%;
    margin-left: -570px;
  }
}
.ie8 .con_point .box_point > li.point01 .box_title h4 {
  left: 50%;
  margin-left: -570px;
}
@media only screen and (max-width: 1139px) {
  .con_point .box_point > li.point01 .box_title h4 {
    left: 4.16667%;
  }
}
.con_point .box_point > li.point01 .box_title h4 span {
  text-shadow: 10px 0px 20px rgba(0, 0, 0, 0.6), -10px 0px 20px rgba(0, 0, 0, 0.6), 0px 10px 20px rgba(0, 0, 0, 0.6), 0px -10px 20px rgba(0, 0, 0, 0.6);
}
.con_point .box_point > li.point01 .box_det {
  margin-top: 15px;
}
.con_point .box_point > li.point01 .box_det .txt {
  max-width: 970px;
}
.con_point .box_point > li.point01 .box_det .btn {
  width: 280px;
  margin-top: 25px;
  display: inline-block;
}
.con_point .box_point > li.point02 {
  overflow: hidden;
  position: relative;
}
@media only screen and (min-width: 1140px) {
  .con_point .box_point > li.point02 .box_img {
    float: left;
    width: 54%;
    overflow: hidden;
  }
  .con_point .box_point > li.point02 .box_img img {
    width: 100%;
  }
  .con_point .box_point > li.point02 .box_img li {
    float: left;
    width: 33.33333%;
  }
}
@media print {
  .con_point .box_point > li.point02 .box_img {
    float: left;
    width: 54%;
    overflow: hidden;
  }
  .con_point .box_point > li.point02 .box_img img {
    width: 100%;
  }
  .con_point .box_point > li.point02 .box_img li {
    float: left;
    width: 33.33333%;
  }
}
.ie8 .con_point .box_point > li.point02 .box_img {
  float: left;
  width: 54%;
  overflow: hidden;
}
.ie8 .con_point .box_point > li.point02 .box_img img {
  width: 100%;
}
.ie8 .con_point .box_point > li.point02 .box_img li {
  float: left;
  width: 33.33333%;
}
.con_point .box_point > li.point02 .box_det .txt {
  margin-top: 15px;
}
.con_point .box_point > li.point02 .box_det .btn {
  margin-top: 25px;
  width: 300px;
}
@media only screen and (min-width: 1140px) {
  .con_point .box_point > li.point02 .box_det {
    position: absolute;
    width: 455px;
    right: 50%;
    margin-right: -570px;
    top: 40%;
  }
}
@media print {
  .con_point .box_point > li.point02 .box_det {
    position: absolute;
    width: 455px;
    right: 50%;
    margin-right: -570px;
    top: 40%;
  }
}
.ie8 .con_point .box_point > li.point02 .box_det {
  position: absolute;
  width: 455px;
  right: 50%;
  margin-right: -570px;
  top: 40%;
}
@media only screen and (min-width: 768px) and (max-width: 1139px) {
  .con_point .box_point > li.point02 .simply-scroll {
    width: 100%;
    height: 260px;
    margin-bottom: 0;
  }
  .con_point .box_point > li.point02 .simply-scroll .simply-scroll-clip {
    width: 100%;
    height: 260px;
  }
  .con_point .box_point > li.point02 .simply-scroll .simply-scroll-clip .simply-scroll-list li {
    width: 330px;
    height: 260px;
  }
  .con_point .box_point > li.point02 .box_det {
    margin: 30px auto 0;
    width: 91.66667%;
  }
}
@media only screen and (min-width: 768px) {
  .con_point .box_point > li.point03 .box_img {
    position: relative;
    z-index: 1;
  }
  .con_point .box_point > li.point03 .box_img .simply-scroll {
    width: 100%;
    height: 440px;
    margin-bottom: 0;
  }
  .con_point .box_point > li.point03 .box_img .simply-scroll .simply-scroll-clip {
    width: 100%;
    height: 440px;
  }
  .con_point .box_point > li.point03 .box_img .simply-scroll .simply-scroll-clip .simply-scroll-list li {
    width: 600px;
    height: 440px;
  }
  .con_point .box_point > li.point03 .box_det {
    position: relative;
    z-index: 2;
    max-width: 1140px;
    margin: 15px auto 0;
  }
  .con_point .box_point > li.point03 .box_det:after {
    content: "";
    display: table;
    clear: both;
  }
}
@media only screen and (min-width: 768px) and (min-width: 768px) and (max-width: 1139px) {
  .con_point .box_point > li.point03 .box_det {
    width: 91.66667%;
  }
}
@media only screen and (min-width: 768px) {
  .con_point .box_point > li.point03 .box_det h4 {
    float: left;
    width: 320px;
  }
}
@media only screen and (min-width: 768px) and (min-width: 1140px) {
  .con_point .box_point > li.point03 .box_det h4 {
    margin-top: -35px;
  }
}
@media only screen and (min-width: 768px) {
  .ie8 .con_point .box_point > li.point03 .box_det h4 {
    margin-top: -35px;
  }
}
@media only screen and (min-width: 768px) and (min-width: 768px) and (max-width: 1139px) {
  .con_point .box_point > li.point03 .box_det h4 {
    width: 37%;
  }
}
@media only screen and (min-width: 768px) {
  .con_point .box_point > li.point03 .box_det .txt {
    float: left;
    width: 450px;
  }
}
@media only screen and (min-width: 768px) and (min-width: 768px) and (max-width: 1139px) {
  .con_point .box_point > li.point03 .box_det .txt {
    float: right;
    width: 60%;
  }
}
@media only screen and (min-width: 768px) {
  .con_point .box_point > li.point03 .box_det .btn {
    float: right;
    width: 300px;
  }
}
@media only screen and (min-width: 768px) and (min-width: 768px) and (max-width: 1139px) {
  .con_point .box_point > li.point03 .box_det .btn {
    clear: right;
    margin-top: 15px;
  }
}

@media print {
  .con_point .box_point > li.point03 .box_img {
    position: relative;
    z-index: 1;
  }
  .con_point .box_point > li.point03 .box_img .simply-scroll {
    width: 100%;
    height: 440px;
    margin-bottom: 0;
  }
  .con_point .box_point > li.point03 .box_img .simply-scroll .simply-scroll-clip {
    width: 100%;
    height: 440px;
  }
  .con_point .box_point > li.point03 .box_img .simply-scroll .simply-scroll-clip .simply-scroll-list li {
    width: 600px;
    height: 440px;
  }
  .con_point .box_point > li.point03 .box_det {
    position: relative;
    z-index: 2;
    max-width: 1140px;
    margin: 15px auto 0;
  }
  .con_point .box_point > li.point03 .box_det:after {
    content: "";
    display: table;
    clear: both;
  }
  .con_point .box_point > li.point03 .box_det h4 {
    float: left;
    width: 320px;
  }
}
@media print {
  .con_point .box_point > li.point03 .box_det h4 {
    margin-top: -35px;
  }
}
@media print {
  .ie8 .con_point .box_point > li.point03 .box_det h4 {
    margin-top: -35px;
  }
  .con_point .box_point > li.point03 .box_det .txt {
    float: left;
    width: 450px;
  }
  .con_point .box_point > li.point03 .box_det .btn {
    float: right;
    width: 300px;
  }
}
.ie8 .con_point .box_point > li.point03 .box_img {
  position: relative;
  z-index: 1;
}
.ie8 .con_point .box_point > li.point03 .box_img .simply-scroll {
  width: 100%;
  height: 440px;
  margin-bottom: 0;
}
.ie8 .con_point .box_point > li.point03 .box_img .simply-scroll .simply-scroll-clip {
  width: 100%;
  height: 440px;
}
.ie8 .con_point .box_point > li.point03 .box_img .simply-scroll .simply-scroll-clip .simply-scroll-list li {
  width: 600px;
  height: 440px;
}
.ie8 .con_point .box_point > li.point03 .box_det {
  position: relative;
  z-index: 2;
  max-width: 1140px;
  margin: 15px auto 0;
}
.ie8 .con_point .box_point > li.point03 .box_det:after {
  content: "";
  display: table;
  clear: both;
}
@media only screen and (min-width: 768px) and (max-width: 1139px) {
  .ie8 .con_point .box_point > li.point03 .box_det {
    width: 91.66667%;
  }
}
.ie8 .con_point .box_point > li.point03 .box_det h4 {
  float: left;
  width: 320px;
}
@media only screen and (min-width: 1140px) {
  .ie8 .con_point .box_point > li.point03 .box_det h4 {
    margin-top: -35px;
  }
}
@media print {
  .ie8 .con_point .box_point > li.point03 .box_det h4 {
    margin-top: -35px;
  }
}
.ie8 .ie8 .con_point .box_point > li.point03 .box_det h4 {
  margin-top: -35px;
}
@media only screen and (min-width: 768px) and (max-width: 1139px) {
  .ie8 .con_point .box_point > li.point03 .box_det h4 {
    width: 37%;
  }
}
.ie8 .con_point .box_point > li.point03 .box_det .txt {
  float: left;
  width: 450px;
}
@media only screen and (min-width: 768px) and (max-width: 1139px) {
  .ie8 .con_point .box_point > li.point03 .box_det .txt {
    float: right;
    width: 60%;
  }
}
.ie8 .con_point .box_point > li.point03 .box_det .btn {
  float: right;
  width: 300px;
}
@media only screen and (min-width: 768px) and (max-width: 1139px) {
  .ie8 .con_point .box_point > li.point03 .box_det .btn {
    clear: right;
    margin-top: 15px;
  }
}
.con_point .box_point_dou {
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  .con_point .box_point_dou {
    max-width: 1140px;
    margin: auto;
  }
}
@media only screen and (min-width: 768px) and (min-width: 768px) and (max-width: 1139px) {
  .con_point .box_point_dou {
    width: 91.66667%;
  }
}
@media only screen and (min-width: 768px) {
  .con_point .box_point_dou > li {
    float: left;
    width: 48.15789%;
  }
  .con_point .box_point_dou > li.point05 {
    float: right;
  }
  .con_point .box_point_dou > li .photo {
    position: relative;
    z-index: 1;
  }
  .con_point .box_point_dou > li .box_det {
    position: relative;
    z-index: 2;
    margin-top: .5em;
  }
  .con_point .box_point_dou > li .box_det .txt_poi05 {
    margin-top: 15px;
  }
  .con_point .box_point_dou > li .box_det h4 {
    font-size: 93%;
  }
  .con_point .box_point_dou > li .box_det h4 > span {
    font-size: 243%;
  }
}
@media only screen and (min-width: 768px) and (min-width: 768px) and (max-width: 1139px) {
  .con_point .box_point_dou > li .box_det h4 > span {
    font-size: 215%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 767px) {
  .con_point .box_point_dou > li .box_det h4 > span {
    font-size: 172%;
  }
}
@media only screen and (min-width: 768px) {
  .con_point .box_point_dou > li .box_det h4 > span em {
    display: inline-block;
    font-size: 65%;
  }
}
@media only screen and (min-width: 768px) and (min-width: 768px) and (max-width: 1139px) {
  .con_point .box_point_dou > li .box_det h4 > span em {
    display: block;
  }
}
@media only screen and (min-width: 768px) {
  .con_point .box_point_dou > li .box_det h4 > span ruby {
    letter-spacing: -.08em;
  }
  .con_point .box_point_dou > li .box_det h4 > span ruby rt {
    text-align: center;
    font-size: 36%;
  }
  .con_point .box_point_dou > li .box_det h4 > span .kana {
    font-size: 100%;
    letter-spacing: -.2em;
    margin-left: -.2em;
  }
  .con_point .box_point_dou > li .box_det .txt {
    margin-top: 15px;
  }
  .con_point .box_point_dou > li .box_det > .btn {
    margin-top: 15px;
    width: 300px;
  }
}
@media only screen and (min-width: 768px) and (min-width: 768px) and (max-width: 1139px) {
  .con_point .box_point_dou > li .box_det > .btn {
    margin: 15px auto 0;
  }
}
@media only screen and (min-width: 768px) {
  .con_point .box_point_dou > li .box_det .box_btn {
    margin-top: 15px;
    overflow: hidden;
  }
  .con_point .box_point_dou > li .box_det .box_btn li {
    float: right;
    width: 54.64481%;
  }
  .con_point .box_point_dou > li .box_det .box_btn li:first-child {
    float: left;
  }
}
@media only screen and (min-width: 768px) and (min-width: 768px) and (max-width: 1139px) {
  .con_point .box_point_dou > li .box_det .box_btn {
    width: 300px;
    margin: 15px auto 0;
  }
  .con_point .box_point_dou > li .box_det .box_btn li {
    float: none;
    width: 100%;
  }
  .con_point .box_point_dou > li .box_det .box_btn li:first-child {
    float: none;
    margin-bottom: 5px;
  }
}

@media print {
  .con_point .box_point_dou {
    max-width: 1140px;
    margin: auto;
  }
  .con_point .box_point_dou > li {
    float: left;
    width: 48.15789%;
  }
  .con_point .box_point_dou > li.point05 {
    float: right;
  }
  .con_point .box_point_dou > li .photo {
    position: relative;
    z-index: 1;
  }
  .con_point .box_point_dou > li .box_det {
    position: relative;
    z-index: 2;
    margin-top: .5em;
  }
  .con_point .box_point_dou > li .box_det .txt_poi05 {
    margin-top: 15px;
  }
  .con_point .box_point_dou > li .box_det h4 {
    font-size: 93%;
  }
  .con_point .box_point_dou > li .box_det h4 > span {
    font-size: 243%;
  }
  .con_point .box_point_dou > li .box_det h4 > span em {
    display: inline-block;
    font-size: 65%;
  }
  .con_point .box_point_dou > li .box_det h4 > span ruby {
    letter-spacing: -.08em;
  }
  .con_point .box_point_dou > li .box_det h4 > span ruby rt {
    text-align: center;
    font-size: 36%;
  }
  .con_point .box_point_dou > li .box_det h4 > span .kana {
    font-size: 100%;
    letter-spacing: -.2em;
    margin-left: -.2em;
  }
  .con_point .box_point_dou > li .box_det .txt {
    margin-top: 15px;
  }
  .con_point .box_point_dou > li .box_det > .btn {
    margin-top: 15px;
    width: 300px;
  }
  .con_point .box_point_dou > li .box_det .box_btn {
    margin-top: 15px;
    overflow: hidden;
  }
  .con_point .box_point_dou > li .box_det .box_btn li {
    float: right;
    width: 54.64481%;
  }
  .con_point .box_point_dou > li .box_det .box_btn li:first-child {
    float: left;
  }
}
.ie8 .con_point .box_point_dou {
  max-width: 1140px;
  margin: auto;
}
@media only screen and (min-width: 768px) and (max-width: 1139px) {
  .ie8 .con_point .box_point_dou {
    width: 91.66667%;
  }
}
.ie8 .con_point .box_point_dou > li {
  float: left;
  width: 48.15789%;
}
.ie8 .con_point .box_point_dou > li.point05 {
  float: right;
}
.ie8 .con_point .box_point_dou > li .photo {
  position: relative;
  z-index: 1;
}
.ie8 .con_point .box_point_dou > li .box_det {
  position: relative;
  z-index: 2;
  margin-top: .5em;
}
.ie8 .con_point .box_point_dou > li .box_det .txt_poi05 {
  margin-top: 15px;
}
.ie8 .con_point .box_point_dou > li .box_det h4 {
  font-size: 93%;
}
.ie8 .con_point .box_point_dou > li .box_det h4 > span {
  font-size: 243%;
}
@media only screen and (min-width: 768px) and (max-width: 1139px) {
  .ie8 .con_point .box_point_dou > li .box_det h4 > span {
    font-size: 215%;
  }
}
@media only screen and (max-width: 767px) {
  .ie8 .con_point .box_point_dou > li .box_det h4 > span {
    font-size: 172%;
  }
}
.ie8 .con_point .box_point_dou > li .box_det h4 > span em {
  display: inline-block;
  font-size: 65%;
}
@media only screen and (min-width: 768px) and (max-width: 1139px) {
  .ie8 .con_point .box_point_dou > li .box_det h4 > span em {
    display: block;
  }
}
.ie8 .con_point .box_point_dou > li .box_det h4 > span ruby {
  letter-spacing: -.08em;
}
.ie8 .con_point .box_point_dou > li .box_det h4 > span ruby rt {
  text-align: center;
  font-size: 36%;
}
.ie8 .con_point .box_point_dou > li .box_det h4 > span .kana {
  font-size: 100%;
  letter-spacing: -.2em;
  margin-left: -.2em;
}
.ie8 .con_point .box_point_dou > li .box_det .txt {
  margin-top: 15px;
}
.ie8 .con_point .box_point_dou > li .box_det > .btn {
  margin-top: 15px;
  width: 300px;
}
@media only screen and (min-width: 768px) and (max-width: 1139px) {
  .ie8 .con_point .box_point_dou > li .box_det > .btn {
    margin: 15px auto 0;
  }
}
.ie8 .con_point .box_point_dou > li .box_det .box_btn {
  margin-top: 15px;
  overflow: hidden;
}
.ie8 .con_point .box_point_dou > li .box_det .box_btn li {
  float: right;
  width: 54.64481%;
}
.ie8 .con_point .box_point_dou > li .box_det .box_btn li:first-child {
  float: left;
}
@media only screen and (min-width: 768px) and (max-width: 1139px) {
  .ie8 .con_point .box_point_dou > li .box_det .box_btn {
    width: 300px;
    margin: 15px auto 0;
  }
  .ie8 .con_point .box_point_dou > li .box_det .box_btn li {
    float: none;
    width: 100%;
  }
  .ie8 .con_point .box_point_dou > li .box_det .box_btn li:first-child {
    float: none;
    margin-bottom: 5px;
  }
}
@media only screen and (max-width: 767px) {
  .con_point .box_point_dou ruby rt {
    text-align: center;
    font-size: 36%;
  }
  .con_point .box_point_dou .kana {
    font-size: 100%;
    letter-spacing: -.2em;
    margin-left: -.2em;
  }
}

/* -----------------------------------------------------------
	.con_information
----------------------------------------------------------- */
.con_information {
  margin-top: 80px;
  background: #fff;
  padding: 55px 0 20px;
  -moz-box-shadow: 0px 10px 20px -15px rgba(0, 0, 0, 0.7);
  -webkit-box-shadow: 0px 10px 20px -15px rgba(0, 0, 0, 0.7);
  box-shadow: 0px 10px 20px -15px rgba(0, 0, 0, 0.7);
}
@media only screen and (max-width: 767px) {
  .con_information {
    margin-top: 10%;
  }
}
@media only screen and (max-width: 767px) {
  .con_information {
    padding: 5% 0 4%;
  }
}
.con_information h3 {
  text-align: center;
  font-size: 215%;
  font-weight: 100;
}
@media only screen and (min-width: 768px) and (max-width: 1139px) {
  .con_information h3 {
    font-size: 200%;
  }
}
@media only screen and (max-width: 767px) {
  .con_information h3 {
    font-size: 143%;
  }
}
.con_information h3 span {
  font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","Yu Mincho",YuMincho,"游明朝","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",Times,Garamond,Georgia,serif;
  display: block;
}
.con_information h3 em {
  font-family: 'Playfair Display', serif;
  display: block;
  font-size: 40%;
  color: #793d56;
  margin-top: .3em;
  letter-spacing: .16em;
}
.con_information h3:before {
  display: block;
  content: "";
  width: 52px;
  height: 54px;
  margin: auto;
  background: url(../images/common/ic_title.png) no-repeat center;
  background-size: 100% auto;
}
@media only screen and (max-width: 767px) {
  .con_information h3:before {
    width: 1.8em;
    height: 1.8em;
  }
}
.con_information .box_infor {
  margin: 40px auto 0;
  width: 92.10526%;
}
@media only screen and (max-width: 767px) {
  .con_information .box_infor {
    margin: 5% auto 0;
  }
}
.con_information .box_infor .box_news {
  /*float: left;
  width: wCon(500,1050);*/
}
.con_information .box_infor .box_news h4 {
  font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","Yu Mincho",YuMincho,"游明朝","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",Times,Garamond,Georgia,serif;
  font-size: 143%;
  text-align: center;
  color: #461c07;
  margin-bottom: 15px;
}
@media only screen and (min-width: 768px) and (max-width: 1139px) {
  .con_information .box_infor .box_news h4 {
    font-size: 129%;
  }
}
@media only screen and (max-width: 767px) {
  .con_information .box_infor .box_news h4 {
    font-size: 115%;
  }
}
.con_information .box_infor .box_news h4 span {
  display: inline-block;
  position: relative;
  padding: 0 30px;
}
.con_information .box_infor .box_news h4 span:before, .con_information .box_infor .box_news h4 span:after {
  position: absolute;
  top: 50%;
  margin-top: -7px;
  display: block;
  content: "";
  width: 19px;
  height: 14px;
  background: url(../images/common/ic_title_s.png) no-repeat center;
  background-size: 100% auto;
}
.con_information .box_infor .box_news h4 span:before {
  left: 0;
}
.con_information .box_infor .box_news h4 span:after {
  right: 0;
}
@media only screen and (max-width: 767px) {
  .con_information .box_infor .box_news h4 span {
    padding: 0 2em;
  }
  .con_information .box_infor .box_news h4 span:before, .con_information .box_infor .box_news h4 span:after {
    width: 1.35em;
    height: 1em;
    margin-top: -.5em;
  }
}
@media only screen and (max-width: 767px) {
  .con_information .box_infor .box_news h4 {
    margin-bottom: 2%;
  }
}
.con_information .box_infor .box_news ul.list_news li {
  display: block;
  border-bottom: 1px dashed #ababab;
}
.con_information .box_infor .box_news ul.list_news li:first-child {
  border-top: 1px dashed #ababab;
}
.con_information .box_infor .box_news ul.list_news li a {
  display: block;
  padding: 15px 18px;
  overflow: hidden;
}
@media only screen and (min-width: 768px) and (max-width: 1139px) {
  .con_information .box_infor .box_news ul.list_news li a {
    padding: 3% 2%;
  }
}
@media only screen and (max-width: 767px) {
  .con_information .box_infor .box_news ul.list_news li a {
    padding: 3% 2%;
  }
}
.con_information .box_infor .box_news ul.list_news li a .photo {
  float: left;
  width: 100px;
}
@media only screen and (max-width: 1139px) {
  .con_information .box_infor .box_news ul.list_news li a .photo {
    width: 28%;
  }
}
.con_information .box_infor .box_news ul.list_news li a .box_txt {
  float: left;
  width: 310px;
  margin-left: 17px;
}
.con_information .box_infor .box_news ul.list_news li a .box_txt .inf {
  letter-spacing: -.4em;
  font-size: 93%;
}
.con_information .box_infor .box_news ul.list_news li a .box_txt .inf span {
  letter-spacing: normal;
  display: inline-block;
  vertical-align: middle;
}
.con_information .box_infor .box_news ul.list_news li a .box_txt .inf span.cate {
  color: #fff;
  margin-left: .5em;
  padding: 0 .8em;
}
.con_information .box_infor .box_news ul.list_news li a .box_txt .inf span.cate01 {
  background: #b8ac40;
}
.con_information .box_infor .box_news ul.list_news li a .box_txt .txt {
  font-size: 115%;
  color: #461c07;
  text-decoration: underline;
  margin-top: 5px;
}
@media only screen and (min-width: 768px) and (max-width: 1139px) {
  .con_information .box_infor .box_news ul.list_news li a .box_txt .txt {
    font-size: 108%;
  }
}
@media only screen and (max-width: 767px) {
  .con_information .box_infor .box_news ul.list_news li a .box_txt .txt {
    font-size: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .con_information .box_infor .box_news ul.list_news li a .box_txt .txt {
    margin-top: 2%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1139px) {
  .con_information .box_infor .box_news ul.list_news li a .box_txt {
    width: 68%;
    margin-left: 3%;
  }
}
@media only screen and (max-width: 767px) {
  .con_information .box_infor .box_news ul.list_news li a .box_txt {
    width: 100%;
    margin-left: 0;
  }
}
.con_information .box_infor .box_news .btn {
  display: block;
  width: 160px;
  margin: 15px 0 0 auto;
}
@media only screen and (max-width: 767px) {
  .con_information .box_infor .box_news .btn {
    width: 79.48718%;
  }
}
@media only screen and (max-width: 767px) {
  .con_information .box_infor .box_news .btn {
    margin: 3% auto 0;
  }
}
.con_information .box_infor .box_news .btn a {
  display: block;
  border: 1px solid #000;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  color: #fff;
  text-align: center;
  padding: 1em 0;
  position: relative;
  text-decoration: none;
}
.mouse .con_information .box_infor .box_news .btn a {
  -moz-transition: opacity 200ms ease-in;
  -o-transition: opacity 200ms ease-in;
  -webkit-transition: opacity 200ms ease-in;
  transition: opacity 200ms ease-in;
}
.mouse .con_information .box_infor .box_news .btn a:hover, .touch .con_information .box_infor .box_news .btn a.touchstart {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
.touch .con_information .box_infor .box_news .btn a {
  -webkit-tap-highlight-color: transparent;
}
.touch .con_information .box_infor .box_news .btn a.touchend {
  -moz-transition-delay: 200ms;
  -o-transition-delay: 200ms;
  -webkit-transition-delay: 200ms;
  transition-delay: 200ms;
}
.con_information .box_infor .box_news .btn a:after {
  position: absolute;
  z-index: 2;
  content: "";
  top: 50%;
  right: 3%;
  -moz-transition: right 0.35s;
  -o-transition: right 0.35s;
  -webkit-transition: right 0.35s;
  transition: right 0.35s;
  background: url(../images/common/arr_btn.png) no-repeat center;
  background-size: 100% auto;
}
@media only screen and (min-width: 768px) {
  .con_information .box_infor .box_news .btn a:after {
    margin-top: -8.5px;
    width: 11px;
    height: 17px;
  }
}
@media print {
  .con_information .box_infor .box_news .btn a:after {
    margin-top: -8.5px;
    width: 11px;
    height: 17px;
  }
}
.ie8 .con_information .box_infor .box_news .btn a:after {
  margin-top: -8.5px;
  width: 11px;
  height: 17px;
}
@media only screen and (max-width: 767px) {
  .con_information .box_infor .box_news .btn a:after {
    width: 1em;
    height: 2em;
    margin-top: -1em;
  }
}
.con_information .box_infor .box_news .btn a:hover:after {
  right: 1%;
}
.con_information .box_infor .box_news .btn a {
  background: #fff;
  color: #313131;
  border: 1px solid #c0c0c0;
}
.con_information .box_infor .box_news .btn a:after {
  background: url(../images/common/arr_btn-w.png) no-repeat center;
  background-size: 100% auto;
}
.con_information .box_infor .box_news .btn a {
  padding: .5em 0;
}
@media only screen and (max-width: 767px) {
  .con_information .box_infor .box_news {
    float: none;
    width: 88.63636%;
    margin: auto;
  }
}
.con_information .box_infor .box_blog {
  float: right;
}
.con_information .box_infor .box_blog ul.list_blog li {
  display: block;
  border-bottom: 1px dashed #ababab;
}
.con_information .box_infor .box_blog ul.list_blog li:first-child {
  border-top: 1px dashed #ababab;
}
.con_information .box_infor .box_blog ul.list_blog li a {
  display: block;
  padding: 15px 18px;
  overflow: hidden;
  letter-spacing: -.4em;
}
@media only screen and (min-width: 768px) and (max-width: 1139px) {
  .con_information .box_infor .box_blog ul.list_blog li a {
    padding: 3% 2%;
  }
}
@media only screen and (max-width: 767px) {
  .con_information .box_infor .box_blog ul.list_blog li a {
    padding: 3% 2%;
  }
}
.con_information .box_infor .box_blog ul.list_blog li a p {
  letter-spacing: normal;
  display: inline-block;
  vertical-align: middle;
  color: #461c07;
}
.con_information .box_infor .box_blog ul.list_blog li a p.time {
  font-size: 93%;
}
@media only screen and (min-width: 1140px) {
  .con_information .box_infor .box_blog ul.list_blog li a p.time {
    width: 6em;
  }
}
@media print {
  .con_information .box_infor .box_blog ul.list_blog li a p.time {
    width: 6em;
  }
}
.ie8 .con_information .box_infor .box_blog ul.list_blog li a p.time {
  width: 6em;
}
.con_information .box_infor .box_blog ul.list_blog li a p.txt {
  font-size: 115%;
  margin-left: 1em;
}
@media only screen and (min-width: 768px) and (max-width: 1139px) {
  .con_information .box_infor .box_blog ul.list_blog li a p.txt {
    font-size: 108%;
  }
}
@media only screen and (max-width: 767px) {
  .con_information .box_infor .box_blog ul.list_blog li a p.txt {
    font-size: 100%;
  }
}
@media only screen and (min-width: 1140px) {
  .con_information .box_infor .box_blog ul.list_blog li a p.txt {
    width: 22em;
  }
  .con_information .box_infor .box_blog ul.list_blog li a p.txt em {
    display: block;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    line-height: 1.6;
  }
  .firefox .con_information .box_infor .box_blog ul.list_blog li a p.txt em, .ie .con_information .box_infor .box_blog ul.list_blog li a p.txt em {
    max-height: 1.6em;
  }
}
@media print {
  .con_information .box_infor .box_blog ul.list_blog li a p.txt {
    width: 22em;
  }
  .con_information .box_infor .box_blog ul.list_blog li a p.txt em {
    display: block;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    line-height: 1.6;
  }
  .firefox .con_information .box_infor .box_blog ul.list_blog li a p.txt em, .ie .con_information .box_infor .box_blog ul.list_blog li a p.txt em {
    max-height: 1.6em;
  }
}
.ie8 .con_information .box_infor .box_blog ul.list_blog li a p.txt {
  width: 22em;
}
.ie8 .con_information .box_infor .box_blog ul.list_blog li a p.txt em {
  display: block;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  line-height: 1.6;
}
.firefox .ie8 .con_information .box_infor .box_blog ul.list_blog li a p.txt em, .ie .ie8 .con_information .box_infor .box_blog ul.list_blog li a p.txt em {
  max-height: 1.6em;
}
@media only screen and (max-width: 1139px) {
  .con_information .box_infor .box_blog ul.list_blog li a p {
    display: block;
  }
  .con_information .box_infor .box_blog ul.list_blog li a p.txt {
    margin-left: 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_information .box_infor .box_blog {
    float: none;
    width: 88.63636%;
    margin: 7% auto 0;
  }
  .con_information .box_infor .box_blog ul.list_blog li + li {
    display: none;
  }
}
.con_information .box_infor .box_review {
  float: left;
  width: 56.19048%;
  background: url(../images/home/bg_rev.jpg);
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 2.19298% 2.85714%;
  position: relative;
}
.con_information .box_infor .box_review .photo {
  float: left;
  width: 37.73585%;
  border: 3px solid #896a93;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.con_information .box_infor .box_review .photo img {
  width: 100%;
}
.con_information .box_infor .box_review .fuki {
  position: absolute;
  left: 210px;
  top: 25px;
}
.con_information .box_infor .box_review .box_txt {
  float: right;
  width: 36.79245%;
  text-align: center;
}
.con_information .box_infor .box_review .box_txt .catch {
  font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","Yu Mincho",YuMincho,"游明朝","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",Times,Garamond,Georgia,serif;
}
.con_information .box_infor .box_review .box_txt h4 {
  font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","Yu Mincho",YuMincho,"游明朝","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",Times,Garamond,Georgia,serif;
  font-size: 143%;
  text-align: center;
  color: #461c07;
}
@media only screen and (min-width: 768px) and (max-width: 1139px) {
  .con_information .box_infor .box_review .box_txt h4 {
    font-size: 129%;
  }
}
@media only screen and (max-width: 767px) {
  .con_information .box_infor .box_review .box_txt h4 {
    font-size: 115%;
  }
}
.con_information .box_infor .box_review .box_txt h4 span {
  display: inline-block;
  position: relative;
  padding: 0 30px;
}
.con_information .box_infor .box_review .box_txt h4 span:before, .con_information .box_infor .box_review .box_txt h4 span:after {
  position: absolute;
  top: 50%;
  margin-top: -7px;
  display: block;
  content: "";
  width: 19px;
  height: 14px;
  background: url(../images/common/ic_title_s.png) no-repeat center;
  background-size: 100% auto;
}
.con_information .box_infor .box_review .box_txt h4 span:before {
  left: 0;
}
.con_information .box_infor .box_review .box_txt h4 span:after {
  right: 0;
}
@media only screen and (max-width: 767px) {
  .con_information .box_infor .box_review .box_txt h4 span {
    padding: 0 2em;
  }
  .con_information .box_infor .box_review .box_txt h4 span:before, .con_information .box_infor .box_review .box_txt h4 span:after {
    width: 1.35em;
    height: 1em;
    margin-top: -.5em;
  }
}
.con_information .box_infor .box_review .box_txt .txt {
  margin-top: 15px;
}
.con_information .box_infor .box_review .box_txt .btn {
  margin-top: 10px;
}
@media only screen and (max-width: 767px) {
  .con_information .box_infor .box_review .box_txt .btn {
    margin-top: 5%;
  }
}
.con_information .box_infor .box_review .box_txt .btn a {
  display: block;
  border: 1px solid #000;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  color: #fff;
  text-align: center;
  padding: 1em 0;
  position: relative;
  text-decoration: none;
}
.mouse .con_information .box_infor .box_review .box_txt .btn a {
  -moz-transition: opacity 200ms ease-in;
  -o-transition: opacity 200ms ease-in;
  -webkit-transition: opacity 200ms ease-in;
  transition: opacity 200ms ease-in;
}
.mouse .con_information .box_infor .box_review .box_txt .btn a:hover, .touch .con_information .box_infor .box_review .box_txt .btn a.touchstart {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
.touch .con_information .box_infor .box_review .box_txt .btn a {
  -webkit-tap-highlight-color: transparent;
}
.touch .con_information .box_infor .box_review .box_txt .btn a.touchend {
  -moz-transition-delay: 200ms;
  -o-transition-delay: 200ms;
  -webkit-transition-delay: 200ms;
  transition-delay: 200ms;
}
.con_information .box_infor .box_review .box_txt .btn a:after {
  position: absolute;
  z-index: 2;
  content: "";
  top: 50%;
  right: 3%;
  -moz-transition: right 0.35s;
  -o-transition: right 0.35s;
  -webkit-transition: right 0.35s;
  transition: right 0.35s;
  background: url(../images/common/arr_btn.png) no-repeat center;
  background-size: 100% auto;
}
@media only screen and (min-width: 768px) {
  .con_information .box_infor .box_review .box_txt .btn a:after {
    margin-top: -8.5px;
    width: 11px;
    height: 17px;
  }
}
@media print {
  .con_information .box_infor .box_review .box_txt .btn a:after {
    margin-top: -8.5px;
    width: 11px;
    height: 17px;
  }
}
.ie8 .con_information .box_infor .box_review .box_txt .btn a:after {
  margin-top: -8.5px;
  width: 11px;
  height: 17px;
}
@media only screen and (max-width: 767px) {
  .con_information .box_infor .box_review .box_txt .btn a:after {
    width: 1em;
    height: 2em;
    margin-top: -1em;
  }
}
.con_information .box_infor .box_review .box_txt .btn a:hover:after {
  right: 1%;
}
.con_information .box_infor .box_review .box_txt .btn a {
  background: #fff;
  color: #313131;
  border: 1px solid #c0c0c0;
}
.con_information .box_infor .box_review .box_txt .btn a:after {
  background: url(../images/common/arr_btn-w.png) no-repeat center;
  background-size: 100% auto;
}
.con_information .box_infor .box_review .box_txt .btn a {
  padding: .4em 0;
}
.con_information .box_infor .box_review .fix_photo {
  position: absolute;
  left: 5px;
  top: -24px;
}
@media only screen and (max-width: 767px) {
  .con_information .box_infor .box_review .fix_photo {
    width: 12.125%;
    left: 1.25%;
    top: -2.5%;
  }
}
@media only screen and (max-width: 1139px) {
  .con_information .box_infor .box_review {
    float: none;
    width: 100%;
    margin: auto;
  }
}
@media only screen and (max-width: 1139px) and (min-width: 768px) and (max-width: 1139px) {
  .con_information .box_infor .box_review {
    max-width: 590px;
  }
}
@media only screen and (max-width: 1139px) and (max-width: 767px) {
  .con_information .box_infor .box_review {
    padding: 4.54545%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .con_information .box_infor .box_review .photo {
    width: 38%;
  }
  .con_information .box_infor .box_review .box_txt {
    width: 58%;
  }
  .con_information .box_infor .box_review .box_txt .btn a:after {
    width: .5em;
  }
}

.con_information .box_infor .box_fb {
  float: right;
  width: 40.95238%;
}
@media only screen and (min-width: 1140px) {
  .con_information .box_infor .box_fb {
    overflow: hidden;
    border-bottom: 1px solid #e9ebee;
  }
}
@media print {
  .con_information .box_infor .box_fb {
    overflow: hidden;
    border-bottom: 1px solid #e9ebee;
  }
}
.ie8 .con_information .box_infor .box_fb {
  overflow: hidden;
  border-bottom: 1px solid #e9ebee;
}
@media only screen and (max-width: 1139px) {
  .con_information .box_infor .box_fb {
    float: none;
    width: 100%;
    max-width: 430px;
    margin: auto;
    margin-top: 40px;
  }
}
@media only screen and (max-width: 1139px) and (max-width: 767px) {
  .con_information .box_infor .box_fb {
    margin-top: 5%;
  }
}

@media only screen and (max-width: 767px) {
  .con_information .box_infor .box_fb iframe {
    width: 100%;
  }
}

/* -----------------------------------------------------------
	.con_access
----------------------------------------------------------- */
.con_access {
  margin-top: 80px;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .con_access {
    margin-top: 10%;
  }
}
.con_access h3 {
  float: right;
}
.con_access .img_txt {
  float: right;
  margin-right: 30px;
  margin-top: 70px;
}
.con_access .btn {
  float: right;
  clear: right;
  margin-top: 45px;
  margin-right: 8px;
  width: 250px;
}
.con_access .btn a {
  display: block;
  border: 1px solid #000;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  color: #fff;
  text-align: center;
  padding: 1em 0;
  position: relative;
  text-decoration: none;
}
.mouse .con_access .btn a {
  -moz-transition: opacity 200ms ease-in;
  -o-transition: opacity 200ms ease-in;
  -webkit-transition: opacity 200ms ease-in;
  transition: opacity 200ms ease-in;
}
.mouse .con_access .btn a:hover, .touch .con_access .btn a.touchstart {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
.touch .con_access .btn a {
  -webkit-tap-highlight-color: transparent;
}
.touch .con_access .btn a.touchend {
  -moz-transition-delay: 200ms;
  -o-transition-delay: 200ms;
  -webkit-transition-delay: 200ms;
  transition-delay: 200ms;
}
.con_access .btn a:after {
  position: absolute;
  z-index: 2;
  content: "";
  top: 50%;
  right: 3%;
  -moz-transition: right 0.35s;
  -o-transition: right 0.35s;
  -webkit-transition: right 0.35s;
  transition: right 0.35s;
  background: url(../images/common/arr_btn.png) no-repeat center;
  background-size: 100% auto;
}
@media only screen and (min-width: 768px) {
  .con_access .btn a:after {
    margin-top: -8.5px;
    width: 11px;
    height: 17px;
  }
}
@media print {
  .con_access .btn a:after {
    margin-top: -8.5px;
    width: 11px;
    height: 17px;
  }
}
.ie8 .con_access .btn a:after {
  margin-top: -8.5px;
  width: 11px;
  height: 17px;
}
@media only screen and (max-width: 767px) {
  .con_access .btn a:after {
    width: 1em;
    height: 2em;
    margin-top: -1em;
  }
}
.con_access .btn a:hover:after {
  right: 1%;
}
.con_access .btn a {
  background: url(../images/common/bg_btn-g.jpg);
}
@media only screen and (max-width: 767px) {
  .con_access .btn {
    width: 100%;
  }
}
.con_access .box_photo {
  position: absolute;
  top: 14px;
  right: 50%;
  margin-right: -250px;
  width: 1250px;
}
.con_access .box_photo .box_txt {
  position: absolute;
  top: 70px;
  left: 50%;
  margin-left: -180px;
  color: #fff;
  font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","Yu Mincho",YuMincho,"游明朝","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",Times,Garamond,Georgia,serif;
}
.con_access .box_photo .box_txt .tag {
  display: inline-block;
  background: #956d3b;
  padding: 0 .5em;
}
.con_access .box_photo .box_txt .catch {
  margin-top: 5px;
  display: block;
  font-size: 186%;
  line-height: 1.2;
}
.con_access .box_photo .box_txt .catch em {
  font-size: 150%;
}
@media only screen and (max-width: 1139px) {
  .con_access h3 {
    width: 11.81818%;
  }
  .con_access .box_photo {
    position: static;
    float: left;
    width: 85.90909%;
    margin-left: -4.54545%;
  }
  .con_access .txt {
    display: block;
    width: 300px;
    float: left;
    clear: left;
    margin-top: 20px;
    line-height: 2.1;
    font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","Yu Mincho",YuMincho,"游明朝","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",Times,Garamond,Georgia,serif;
  }
}
@media only screen and (max-width: 1139px) and (max-width: 767px) {
  .con_access .txt {
    margin-top: 5%;
  }
}
@media only screen and (max-width: 1139px) and (max-width: 767px) {
  .con_access .txt {
    width: 100%;
  }
}
@media only screen and (max-width: 1139px) {
  .con_access .btn {
    margin-right: 0;
    margin-top: 5%;
  }
}
