@charset "UTF-8";
.con_app, .con_view {
  max-width: 950px;
  margin: auto;
}

/* font-awesome */
/* ===================================================================
CSS information

 file name  :homepage.css
 author     :Ability Consultant
style info  :トップページ
=================================================================== */
/* -----------------------------------------------------------
	con_flash
----------------------------------------------------------- */
.con_flash {
  background: url(../images/home/slide01.jpg) no-repeat;
  width: 950px;
  height: 383px;
}

/* -----------------------------------------------------------
	con_pic
----------------------------------------------------------- */
.con_pic {
  margin-top: 25px;
}
.con_pic ul {
  margin-top: 20px;
  overflow: hidden;
  margin-left: -5px;
  width: 960px;
}
.con_pic ul li {
  float: left;
  margin-left: 5px;
}

/* -----------------------------------------------------------
	ご宿泊プラン
----------------------------------------------------------- */
/* -----------------------------------------------------------
	お知らせ
----------------------------------------------------------- */
.box_topic {
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 3em;
  border: 1px solid red;
  padding: 25px 40px;
  background: #fff;
  max-width: 950px;
  margin-top: 3em;
}
.box_topic .st {
  color: red;
  font-size: 20px;
}
.box_topic .sst {
  color: red;
  margin-top: 1em;
  font-size: 16px;
}
.box_topic .txt {
  display: inline-block;
  text-align: left;
  font-size: 13px;
  margin-top: 1em;
  line-height: 1.7;
}

body {
  margin: 0;
}
body .con_mainimg {
  position: relative;
  height: 383px;
}
body .con_mainimg #obj_mainimg {
  margin-bottom: 0 !important;
}
body .con_mainimg #obj_mainimg > div {
  display: none;
}
body .con_mainimg #obj_mainimg > div:first-child {
  display: block;
}
body .con_mainimg #obj_mainimg .slick-track {
  -webkit-transform: none;
          transform: none;
}
body .con_mainimg #obj_mainimg .slide {
  height: 383px;
}
body .con_mainimg #obj_mainimg .slide1 {
  background: url(../images/home/slide01.jpg) no-repeat;
}
body .con_mainimg #obj_mainimg .slide2 {
  background: url(../images/home/slide02.jpg) no-repeat;
}
body .con_mainimg #obj_mainimg .slide3 {
  background: url(../images/home/slide03.jpg) no-repeat;
}
body .con_mainimg #obj_mainimg .slide4 {
  background: url(../images/home/slide04.jpg) no-repeat;
}

/* -----------------------------------------------------------
	おすすめポイント
----------------------------------------------------------- */
.con_app {
  margin-top: 25px;
}
.con_app ul {
  margin-top: 25px;
  overflow: hidden;
}
.con_app ul li {
  overflow: hidden;
  position: relative;
  z-index: 0;
  background: #f3f2ef;
  width: 465px;
  float: left;
}
.ie8 .con_app ul li:hover .wrap_effect .btn, .ie8 .con_app ul li:hover .wrap_effect div {
  display: block;
}
.con_app ul li:first-child {
  width: auto;
  float: none;
  margin-bottom: 20px;
}
.con_app ul li:first-child .img {
  float: left;
}
.con_app ul li:first-child .box_det {
  width: 387px;
  float: right;
}
.con_app ul li:first-child + li {
  margin-right: 20px;
}
.con_app ul li:first-child + li, .con_app ul li:first-child + li + li {
  height: 514px;
  padding-bottom: 40px;
}
.con_app ul li:first-child + li .box_det .inner h3, .con_app ul li:first-child + li + li .box_det .inner h3 {
  margin-top: 25px;
}
.con_app ul li:first-child + li .wrap_effect div, .con_app ul li:first-child + li + li .wrap_effect div {
  width: 25%;
  height: 111px;
  clear: none;
}
.con_app ul li:first-child + li .wrap_effect div:nth-child(5), .con_app ul li:first-child + li .wrap_effect div:nth-child(9), .con_app ul li:first-child + li .wrap_effect div:nth-child(13), .con_app ul li:first-child + li .wrap_effect div:nth-child(17), .con_app ul li:first-child + li .wrap_effect div:nth-child(21), .con_app ul li:first-child + li + li .wrap_effect div:nth-child(5), .con_app ul li:first-child + li + li .wrap_effect div:nth-child(9), .con_app ul li:first-child + li + li .wrap_effect div:nth-child(13), .con_app ul li:first-child + li + li .wrap_effect div:nth-child(17), .con_app ul li:first-child + li + li .wrap_effect div:nth-child(21) {
  clear: both;
}
#page .con_app ul li:first-child + li .wrap_effect:hover div:nth-child(1), #page .con_app ul li:first-child + li + li .wrap_effect:hover div:nth-child(1) {
  -webkit-transition-delay: 0ms;
  transition-delay: 0ms;
}
#page .con_app ul li:first-child + li .wrap_effect:hover div:nth-child(2), #page .con_app ul li:first-child + li .wrap_effect:hover div:nth-child(5), #page .con_app ul li:first-child + li + li .wrap_effect:hover div:nth-child(2), #page .con_app ul li:first-child + li + li .wrap_effect:hover div:nth-child(5) {
  -webkit-transition-delay: 75ms;
  transition-delay: 75ms;
}
#page .con_app ul li:first-child + li .wrap_effect:hover div:nth-child(3), #page .con_app ul li:first-child + li .wrap_effect:hover div:nth-child(6), #page .con_app ul li:first-child + li .wrap_effect:hover div:nth-child(9), #page .con_app ul li:first-child + li + li .wrap_effect:hover div:nth-child(3), #page .con_app ul li:first-child + li + li .wrap_effect:hover div:nth-child(6), #page .con_app ul li:first-child + li + li .wrap_effect:hover div:nth-child(9) {
  -webkit-transition-delay: 150ms;
  transition-delay: 150ms;
}
#page .con_app ul li:first-child + li .wrap_effect:hover div:nth-child(4), #page .con_app ul li:first-child + li .wrap_effect:hover div:nth-child(7), #page .con_app ul li:first-child + li .wrap_effect:hover div:nth-child(10), #page .con_app ul li:first-child + li .wrap_effect:hover div:nth-child(13), #page .con_app ul li:first-child + li + li .wrap_effect:hover div:nth-child(4), #page .con_app ul li:first-child + li + li .wrap_effect:hover div:nth-child(7), #page .con_app ul li:first-child + li + li .wrap_effect:hover div:nth-child(10), #page .con_app ul li:first-child + li + li .wrap_effect:hover div:nth-child(13) {
  -webkit-transition-delay: 225ms;
  transition-delay: 225ms;
}
#page .con_app ul li:first-child + li .wrap_effect:hover div:nth-child(8), #page .con_app ul li:first-child + li .wrap_effect:hover div:nth-child(11), #page .con_app ul li:first-child + li .wrap_effect:hover div:nth-child(14), #page .con_app ul li:first-child + li .wrap_effect:hover div:nth-child(17), #page .con_app ul li:first-child + li + li .wrap_effect:hover div:nth-child(8), #page .con_app ul li:first-child + li + li .wrap_effect:hover div:nth-child(11), #page .con_app ul li:first-child + li + li .wrap_effect:hover div:nth-child(14), #page .con_app ul li:first-child + li + li .wrap_effect:hover div:nth-child(17) {
  -webkit-transition-delay: 225ms;
  transition-delay: 225ms;
}
#page .con_app ul li:first-child + li .wrap_effect:hover div:nth-child(12), #page .con_app ul li:first-child + li .wrap_effect:hover div:nth-child(15), #page .con_app ul li:first-child + li .wrap_effect:hover div:nth-child(18), #page .con_app ul li:first-child + li + li .wrap_effect:hover div:nth-child(12), #page .con_app ul li:first-child + li + li .wrap_effect:hover div:nth-child(15), #page .con_app ul li:first-child + li + li .wrap_effect:hover div:nth-child(18) {
  -webkit-transition-delay: 150ms;
  transition-delay: 150ms;
}
#page .con_app ul li:first-child + li .wrap_effect:hover div:nth-child(16), #page .con_app ul li:first-child + li .wrap_effect:hover div:nth-child(19), #page .con_app ul li:first-child + li + li .wrap_effect:hover div:nth-child(16), #page .con_app ul li:first-child + li + li .wrap_effect:hover div:nth-child(19) {
  -webkit-transition-delay: 75ms;
  transition-delay: 75ms;
}
#page .con_app ul li:first-child + li .wrap_effect:hover div:nth-child(20), #page .con_app ul li:first-child + li + li .wrap_effect:hover div:nth-child(20) {
  -webkit-transition-delay: 0ms;
  transition-delay: 0ms;
}
.con_app ul li .box_det:after {
  content: '';
  position: absolute;
  right: 0;
  bottom: 0;
  border: 10px solid #072b4d;
  border-left-color: transparent;
  border-top-color: transparent;
}
.con_app ul li .box_det .inner {
  padding: 0 40px;
}
.con_app ul li .box_det .inner .ic {
  text-align: center;
}
.con_app ul li .box_det .inner h3 {
  border-bottom: 1px dotted #828282;
  font-size: 217%;
  text-align: center;
  font-weight: normal;
  color: #072b4d;
  margin-top: 55px;
}
.con_app ul li .box_det .inner h3 em {
  font-family: "Times New Roman", serif;
  font-size: 47%;
  color: #0092d7;
  display: block;
}
.con_app ul li .box_det .inner .txt {
  margin-top: 20px;
}
.con_app ul li .wrap_effect {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.con_app ul li .wrap_effect div {
  float: left;
  width: 14.28571%;
  height: 128.333333px;
  background: rgba(12, 60, 105, 0.6);
  -webkit-transform: scale(0.3) rotateX(90deg);
  transform: scale(0.3) rotateX(90deg);
  opacity: 0;
  -moz-transition: opacity 300ms, -moz-transform 0ms cubic-bezier(0.215, 0.61, 0.355, 1) 300ms;
  -o-transition: opacity 300ms, -o-transform 0ms cubic-bezier(0.215, 0.61, 0.355, 1) 300ms;
  -webkit-transition: opacity 300ms, -webkit-transform 0ms cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transition-delay: 0s, 300ms;
  -webkit-transition: opacity 300ms, -webkit-transform 0ms cubic-bezier(0.215, 0.61, 0.355, 1) 300ms;
  transition: opacity 300ms, -webkit-transform 0ms cubic-bezier(0.215, 0.61, 0.355, 1) 300ms;
  transition: opacity 300ms, transform 0ms cubic-bezier(0.215, 0.61, 0.355, 1) 300ms;
  transition: opacity 300ms, transform 0ms cubic-bezier(0.215, 0.61, 0.355, 1) 300ms, -webkit-transform 0ms cubic-bezier(0.215, 0.61, 0.355, 1) 300ms;
}
.ie8 .con_app ul li .wrap_effect div {
  background: #0c3c69;
  display: none;
}
.con_app ul li .wrap_effect div:nth-child(8), .con_app ul li .wrap_effect div:nth-child(15) {
  clear: both;
}
#page .con_app ul li .wrap_effect:hover .btn {
  top: 50%;
  opacity: 1;
  -webkit-transition-delay: 1000ms;
  transition-delay: 1000ms;
}
#page .con_app ul li .wrap_effect:hover div {
  opacity: 1;
  -webkit-transform: none;
  transform: none;
  -webkit-transition-duration: 600ms;
  transition-duration: 600ms;
}
#page .con_app ul li .wrap_effect:hover div:nth-child(1) {
  -webkit-transition-delay: 0ms;
  transition-delay: 0ms;
}
#page .con_app ul li .wrap_effect:hover div:nth-child(2), #page .con_app ul li .wrap_effect:hover div:nth-child(8) {
  -webkit-transition-delay: 75ms;
  transition-delay: 75ms;
}
#page .con_app ul li .wrap_effect:hover div:nth-child(3), #page .con_app ul li .wrap_effect:hover div:nth-child(9), #page .con_app ul li .wrap_effect:hover div:nth-child(15) {
  -webkit-transition-delay: 150ms;
  transition-delay: 150ms;
}
#page .con_app ul li .wrap_effect:hover div:nth-child(4), #page .con_app ul li .wrap_effect:hover div:nth-child(10), #page .con_app ul li .wrap_effect:hover div:nth-child(16) {
  -webkit-transition-delay: 225ms;
  transition-delay: 225ms;
}
#page .con_app ul li .wrap_effect:hover div:nth-child(5), #page .con_app ul li .wrap_effect:hover div:nth-child(11), #page .con_app ul li .wrap_effect:hover div:nth-child(17) {
  -webkit-transition-delay: 300ms;
  transition-delay: 300ms;
}
#page .con_app ul li .wrap_effect:hover div:nth-child(6), #page .con_app ul li .wrap_effect:hover div:nth-child(12), #page .con_app ul li .wrap_effect:hover div:nth-child(18) {
  -webkit-transition-delay: 225ms;
  transition-delay: 225ms;
}
#page .con_app ul li .wrap_effect:hover div:nth-child(7), #page .con_app ul li .wrap_effect:hover div:nth-child(13), #page .con_app ul li .wrap_effect:hover div:nth-child(19) {
  -webkit-transition-delay: 150ms;
  transition-delay: 150ms;
}
#page .con_app ul li .wrap_effect:hover div:nth-child(14), #page .con_app ul li .wrap_effect:hover div:nth-child(20) {
  -webkit-transition-delay: 75ms;
  transition-delay: 75ms;
}
#page .con_app ul li .wrap_effect:hover div:nth-child(21) {
  -webkit-transition-delay: 0ms;
  transition-delay: 0ms;
}
.con_app ul li .wrap_effect .btn {
  opacity: 0;
  top: -100px;
  -moz-transition: opacity 500ms, top 0ms 300ms;
  -o-transition: opacity 500ms, top 0ms 300ms;
  -webkit-transition: opacity 500ms, top 0ms;
  -webkit-transition-delay: 0s, 300ms;
  -webkit-transition: opacity 500ms, top 0ms 300ms;
  transition: opacity 500ms, top 0ms 300ms;
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
  margin-top: -1.5em;
  font-size: 167%;
}
.ie8 .con_app ul li .wrap_effect .btn {
  display: none;
}
.con_app ul li .wrap_effect .btn a {
  -webkit-transition: background 200ms, color 200ms;
  transition: background 200ms, color 200ms;
  display: block;
  width: 260px;
  margin: auto;
  border: 1px solid #fff;
  color: #fff;
  text-decoration: none;
  padding: .8em 0;
  line-height: 1;
}
.con_app ul li .wrap_effect .btn a:hover {
  background: rgba(255, 255, 255, 0.8) !important;
  color: #0c3c69;
}
.ie8 .con_app ul li .wrap_effect .btn a:hover {
  background: #fff;
}
.con_app ul li .wrap_effect .btn a span {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
.con_app ul li .wrap_effect .btn a:after {
  content: "";
  font-family: FontAwesome;
  margin-left: .3em;
  vertical-align: middle;
}
.con_app .btn_app {
  margin-top: 25px;
}

/* -----------------------------------------------------------
	360度ビュー
----------------------------------------------------------- */
.con_view {
  margin-top: 60px;
}
.con_view h2 {
  margin-bottom: 25px;
}
.con_view h3 {
  font-weight: normal;
  margin: 30px 0 10px;
}
.con_view h3 .jp {
  font-size: 175%;
  color: #072b4d;
}
.con_view h3 .en {
  font-size: 100%;
  color: #0092d7;
  margin-left: 1em;
  font-family: "Times New Roman", serif;
}
