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

 file name  : homepage.css
 author     : Ability Consultant
 style info : トップページ
=================================================================== */
.con_intro .box_int, .con_map .box_map, .con_map .txt_att, .con_room .box_txt {
  max-width: 1050px;
  margin: auto;
}
@media only screen and (max-width: 1050px) {
  .con_intro .box_int, .con_map .box_map, .con_map .txt_att, .con_room .box_txt {
    width: 95%;
  }
}

/* -----------------------------------------------------------
	#loading
----------------------------------------------------------- */
#loading {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #FFF;
  z-index: 8000;
}

/* -----------------------------------------------------------
	#header
----------------------------------------------------------- */
#header {
  background: url(../images/header/img_mainimg1.jpg) no-repeat top left;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  position: relative;
}
#header h1 {
  position: absolute;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 10;
  text-align: center;
}
@media only screen and (min-width: 768px) and (max-width: 1050px) {
  #header h1 {
    width: 80.28571%;
  }
}
@media only screen and (max-width: 767px) {
  #header h1 {
    width: 95%;
  }
}
@media only screen and (max-width: 767px) {
  .landscape #header {
    height: 150vh !important;
  }
}

/* -----------------------------------------------------------
	.con_intro
----------------------------------------------------------- */
.con_intro {
  padding: 95px 0 125px;
  position: relative;
}
@media only screen and (min-width: 768px) and (max-width: 1050px) {
  .con_intro {
    padding: 60px 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro {
    padding: 2em 0 1em;
  }
}
.con_intro:before {
  content: '';
  width: 100%;
  height: 367px;
  background: url(../images/home/bg_int1.png) no-repeat top left;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  top: -3.02083%;
}
.con_intro:after {
  content: '';
  width: 17.03125%;
  background: url(../images/home/bg_int2.png) no-repeat bottom left;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  display: block;
  position: absolute;
  right: 2.1875%;
  bottom: 0;
  z-index: 10;
  height: 0;
  padding-bottom: 15.20833%;
}
.con_intro .box_int {
  overflow: hidden;
  position: relative;
  z-index: 1000;
}
@media only screen and (min-width: 1051px) {
  .con_intro .box_int {
    min-height: 435px;
  }
}
@media print {
  .con_intro .box_int {
    min-height: 435px;
  }
}
.ie8 .con_intro .box_int {
  min-height: 435px;
}
.con_intro .box_int h2 {
  float: right;
}
@media only screen and (min-width: 768px) and (max-width: 1050px) {
  .con_intro .box_int h2 {
    width: 13.52381%;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .box_int h2 {
    width: 95%;
    float: none;
    margin: 0 auto;
  }
}
.con_intro .box_int .wrp_int {
  float: right;
  overflow: hidden;
  padding-top: 1em;
}
@media only screen and (min-width: 1051px) {
  .con_intro .box_int .wrp_int {
    width: 580px;
  }
}
@media print {
  .con_intro .box_int .wrp_int {
    width: 580px;
  }
}
.ie8 .con_intro .box_int .wrp_int {
  width: 580px;
}
@media only screen and (min-width: 768px) and (max-width: 1050px) {
  .con_intro .box_int .wrp_int {
    width: 55.2381%;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .box_int .wrp_int {
    letter-spacing: -.4em;
    width: 100%;
    float: none;
    text-align: center;
  }
  .con_intro .box_int .wrp_int > * {
    letter-spacing: normal;
  }
}
.con_intro .box_int .wrp_int h3 {
  float: right;
  margin-right: 10.86207%;
}
@media only screen and (min-width: 768px) and (max-width: 1050px) {
  .con_intro .box_int .wrp_int h3 {
    width: 4.48276%;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .box_int .wrp_int h3 {
    width: 6.64063%;
    float: none;
    margin: 0;
    display: inline-block;
    vertical-align: top;
  }
}
.con_intro .box_int .wrp_int p {
  float: right;
  margin-right: 3.44828%;
  width: 56.89655%;
  overflow: hidden;
  max-height: 430px;
}
@media only screen and (min-width: 768px) and (max-width: 1050px) {
  .con_intro .box_int .wrp_int p {
    overflow: hidden;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .box_int .wrp_int p {
    float: none;
    text-align: left;
    width: 87%;
    margin-right: 3%;
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
    max-width: 21em;
  }
}
.con_intro .box_int .wrp_int p span {
  display: inline-block;
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
  -o-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
  font-size: 131%;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  line-height: 2.5;
}
@media only screen and (max-width: 1050px) {
  .con_intro .box_int .wrp_int p span {
    font-size: 108%;
    line-height: 1.9;
    float: right;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .box_int .wrp_int p span {
    float: right;
    line-height: 1.6;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .box_int .wrp_img {
    text-align: center;
    margin-top: 1.5em;
  }
}
@media only screen and (min-width: 768px) {
  .con_intro .box_int .wrp_img > p {
    position: absolute;
  }
}
@media print {
  .con_intro .box_int .wrp_img > p {
    position: absolute;
  }
}
.ie8 .con_intro .box_int .wrp_img > p {
  position: absolute;
}
@media only screen and (min-width: 768px) and (max-width: 1050px) {
  .con_intro .box_int .wrp_img > p {
    width: 17.96296%;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .box_int .wrp_img > p {
    width: 48%;
    display: inline-block;
    overflow: hidden;
    height: 0;
    padding-bottom: 50%;
  }
  .con_intro .box_int .wrp_img > p img {
    position: relative;
    width: 120%;
    max-width: none;
    margin-left: -20%;
  }
}
.con_intro .box_int .wrp_img .img1 {
  top: 3.54767%;
  left: 19.80952%;
}
.con_intro .box_int .wrp_img .img2 {
  top: 45.67627%;
  left: 0;
}

/* -----------------------------------------------------------
	.con_map
----------------------------------------------------------- */
.con_map {
  background: url(../images/common/bg6.png) repeat top left;
  text-align: center;
  padding: 55px 0 64px;
}
@media only screen and (max-width: 767px) {
  .con_map {
    padding: 1.5em 0;
  }
}
.con_map h2 {
  text-align: center;
  position: relative;
  display: inline-block;
  line-height: 1;
  margin-bottom: 2.5em;
}
@media only screen and (max-width: 767px) {
  .con_map h2 {
    line-height: 1.5;
    margin-bottom: .5em;
  }
}
.con_map h2:before {
  content: '';
  width: 75px;
  height: 75px;
  background: url(../images/home/ic_new.png) no-repeat top left;
  display: block;
  position: absolute;
  left: -70px;
  top: -60px;
}
@media only screen and (max-width: 767px) {
  .con_map h2:before {
    width: 4em;
    height: 4em;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    top: -3em;
    left: -4em;
  }
}
.con_map h2 em {
  font-size: 262%;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  color: #59493f;
}
@media only screen and (min-width: 768px) and (max-width: 1050px) {
  .con_map h2 em {
    font-size: 216%;
  }
}
@media only screen and (max-width: 767px) {
  .con_map h2 em {
    font-size: 154%;
    display: inline;
  }
}
.con_map h2 span {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  background: #5c2e37;
  font-size: 154%;
  padding: .3em 1em;
  color: #FFF;
  letter-spacing: .2em;
  -moz-border-radius: 1em;
  -webkit-border-radius: 1em;
  border-radius: 1em;
  line-height: 1;
  margin-left: .5em;
}
@media only screen and (min-width: 768px) and (max-width: 1050px) {
  .con_map h2 span {
    font-size: 139%;
  }
}
@media only screen and (max-width: 767px) {
  .con_map h2 span {
    font-size: 108%;
    vertical-align: baseline;
    display: inline;
  }
}
.con_map .box_map {
  padding: 40px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  z-index: 10;
}
@media only screen and (min-width: 768px) and (max-width: 1050px) {
  .con_map .box_map {
    padding: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .con_map .box_map {
    padding: 2em 1em;
  }
}
.con_map .box_map > * {
  position: relative;
  z-index: 10;
}
.con_map .box_map ul {
  text-align: center;
  letter-spacing: -.4em;
}
.con_map .box_map ul li {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  vertical-align: top;
  letter-spacing: normal;
  margin-left: 4.94845%;
}
@media only screen and (min-width: 768px) {
  .con_map .box_map ul li {
    width: 43.09278%;
  }
  .con_map .box_map ul li:first-child {
    margin-left: 0;
  }
  .con_map .box_map ul li:first-child + li + li {
    margin-left: 0;
  }
}
@media print {
  .con_map .box_map ul li {
    width: 43.09278%;
  }
  .con_map .box_map ul li:first-child {
    margin-left: 0;
  }
  .con_map .box_map ul li:first-child + li + li {
    margin-left: 0;
  }
}
.ie8 .con_map .box_map ul li {
  width: 43.09278%;
}
.ie8 .con_map .box_map ul li:first-child {
  margin-left: 0;
}
.ie8 .con_map .box_map ul li:first-child + li + li {
  margin-left: 0;
}
@media only screen and (max-width: 767px) {
  .con_map .box_map ul li {
    width: 100%;
    display: block;
    margin: 0 auto 1em;
  }
}
.con_map .box_map ul li .st {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 139%;
  padding-bottom: .5em;
  border-bottom: 1px solid #3e030f;
  font-weight: bold;
  color: #3e030f;
  margin-bottom: 30px;
}
@media only screen and (min-width: 768px) and (max-width: 1050px) {
  .con_map .box_map ul li .st {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .con_map .box_map ul li .st {
    margin-bottom: 1em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1050px) {
  .con_map .box_map ul li .st {
    font-size: 116%;
  }
}
@media only screen and (max-width: 767px) {
  .con_map .box_map ul li .st {
    font-size: 124%;
  }
}
@media only screen and (max-width: 767px) {
  .con_map .box_map ul li .img {
    margin: 0 auto;
  }
}
.con_map .box_map ul li .txt {
  font-size: 108%;
  text-align: left;
  margin: 1em auto 0;
  line-height: 1.7;
  font-family: "YuGothicBold", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "sans-serif";
  letter-spacing: .05em;
}
@media only screen and (min-width: 768px) {
  .con_map .box_map ul li .txt {
    max-width: 440px;
    min-height: 70px;
  }
}
@media print {
  .con_map .box_map ul li .txt {
    max-width: 440px;
    min-height: 70px;
  }
}
.ie8 .con_map .box_map ul li .txt {
  max-width: 440px;
  min-height: 70px;
}
@media only screen and (max-width: 767px) {
  .con_map .box_map ul li .txt {
    font-size: 100%;
  }
}
.con_map .box_map ul li .rsrv {
  margin-top: 1em;
  display: inline-block;
}
@media only screen and (min-width: 768px) {
  .con_map .box_map ul li .rsrv {
    margin-bottom: 3em;
  }
}
@media print {
  .con_map .box_map ul li .rsrv {
    margin-bottom: 3em;
  }
}
.ie8 .con_map .box_map ul li .rsrv {
  margin-bottom: 3em;
}
@media only screen and (max-width: 767px) {
  .con_map .box_map ul li .rsrv {
    margin-top: 2em;
    margin-bottom: 1em;
    width: 100%;
  }
}
.con_map .box_map ul li .rsrv a {
  color: #fff;
  font-size: 116%;
  text-decoration: none !important;
  background-color: #a57354;
  padding: .9em 2.5em .9em 3em;
  border-radius: 8px;
  position: relative;
  display: block;
}
.con_map .box_map ul li .rsrv a:hover {
  color: #fff !important;
}
.con_map .box_map ul li .rsrv a:after {
  content: '\f105';
  font-family: FontAwesome;
  vertical-align: baseline;
  color: #fff;
  margin-left: 1em;
}
.con_map .box_map:before {
  content: '';
  width: 288px;
  height: 294px;
  background: url(../images/home/bg_map.png) no-repeat bottom;
  display: block;
  position: absolute;
  bottom: -40px;
  left: -145px;
  z-index: -1;
}
@media only screen and (max-width: 767px) {
  .con_map .box_map:before {
    width: 6em;
    height: 6em;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    bottom: -2em;
    left: -2em;
  }
}
.con_map .box_map:after {
  content: '';
  width: 100%;
  height: 100%;
  background: url(../images/common/bg7.jpg) repeat top left;
  position: absolute;
  top: 0;
  left: 0;
}
.con_map .txt_att {
  text-align: right;
  margin-top: 1em;
}
.con_map .txt_att span {
  font-size: 100%;
  text-align: left;
  display: inline-block;
}
@media only screen and (max-width: 767px) {
  .con_map .txt_att span {
    font-size: 93%;
  }
}

.btn_plan {
  margin-top: 1em;
  display: inline-block;
}
@media only screen and (max-width: 767px) {
  .btn_plan {
    margin-top: 2em;
    margin-bottom: 1em;
  }
}
.btn_plan a {
  color: #fff;
  font-size: 116%;
  text-decoration: none !important;
  background-color: #761C2E;
  padding: .9em 1.5em .9em 2em;
  border-radius: 8px;
  position: relative;
  display: block;
}
.btn_plan a:hover {
  color: #fff !important;
}
.btn_plan a:after {
  content: '\f105';
  font-family: FontAwesome;
  vertical-align: baseline;
  color: #fff;
  margin-left: 1em;
}

/* -----------------------------------------------------------
	.con_room
----------------------------------------------------------- */
.con_room {
  background: url(../images/common/bg2.jpg) repeat top left;
  position: relative;
  overflow: hidden;
}
.con_room .box_txt {
  padding: 154px 0 130px;
}
@media only screen and (min-width: 768px) and (max-width: 1050px) {
  .con_room .box_txt {
    padding: 60px 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_room .box_txt {
    padding: 1em 0 2em;
  }
}
.con_room .box_txt .wrp_txt {
  color: #FFF;
}
@media only screen and (min-width: 1051px) {
  .con_room .box_txt .wrp_txt {
    width: 481px;
  }
}
@media print {
  .con_room .box_txt .wrp_txt {
    width: 481px;
  }
}
.ie8 .con_room .box_txt .wrp_txt {
  width: 481px;
}
@media only screen and (min-width: 768px) and (max-width: 1050px) {
  .con_room .box_txt .wrp_txt {
    width: 45.80952%;
  }
}
@media only screen and (max-width: 767px) {
  .con_room .box_txt .wrp_txt {
    width: 100%;
  }
}
.con_room .box_txt .wrp_txt .txt {
  font-size: 116%;
  line-height: 1.7;
  margin-top: 1em;
  letter-spacing: .1em;
}
@media only screen and (min-width: 1051px) {
  .con_room .box_txt .wrp_txt .txt {
    max-width: 450px;
  }
}
@media print {
  .con_room .box_txt .wrp_txt .txt {
    max-width: 450px;
  }
}
.ie8 .con_room .box_txt .wrp_txt .txt {
  max-width: 450px;
}
@media only screen and (min-width: 768px) and (max-width: 1050px) {
  .con_room .box_txt .wrp_txt .txt {
    font-size: 108%;
    line-height: 1.6;
  }
}
@media only screen and (max-width: 767px) {
  .con_room .box_txt .wrp_txt .txt {
    margin-top: .5em;
    font-size: 100%;
    line-height: 1.6;
  }
}
.con_room .box_txt .wrp_txt .price {
  font-size: 116%;
  margin-top: .8em;
  letter-spacing: .1em;
}
@media only screen and (max-width: 767px) {
  .con_room .box_txt .wrp_txt .price {
    margin-top: 0;
  }
}
.con_room .box_txt .wrp_txt .price em {
  font-size: 214%;
  font-weight: normal;
  font-family: "Times New Roman", serif;
  margin-left: .2em;
}
@media only screen and (max-width: 767px) {
  .con_room .box_txt .wrp_txt .price em {
    font-size: 187%;
  }
}
.con_room .box_txt .wrp_txt .btns {
  margin-top: 45px;
}
@media only screen and (min-width: 768px) and (max-width: 1050px) {
  .con_room .box_txt .wrp_txt .btns {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .con_room .box_txt .wrp_txt .btns {
    margin-top: 1em;
  }
}
.con_room .box_txt .wrp_txt .btns p {
  margin-top: 13px;
}
@media only screen and (min-width: 768px) and (max-width: 1050px) {
  .con_room .box_txt .wrp_txt .btns p {
    margin-top: 5px;
  }
}
@media only screen and (max-width: 767px) {
  .con_room .box_txt .wrp_txt .btns p {
    margin-top: 0.5em;
  }
}
@media only screen and (min-width: 768px) {
  .con_room .box_txt .wrp_txt .btns p {
    max-width: 323px;
  }
}
@media print {
  .con_room .box_txt .wrp_txt .btns p {
    max-width: 323px;
  }
}
.ie8 .con_room .box_txt .wrp_txt .btns p {
  max-width: 323px;
}
@media only screen and (max-width: 767px) {
  .con_room .box_txt .wrp_txt .btns p {
    width: 95%;
    margin: .5em auto 0;
  }
}
.con_room .box_txt .wrp_txt .btns p:first-child {
  margin-top: 0;
}
.con_room .box_txt .wrp_txt .btns p a {
  display: block;
  text-decoration: none;
  font-size: 124%;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  text-align: center;
  padding: .8em;
  position: relative;
  -moz-transition: opacity 300ms;
  -o-transition: opacity 300ms;
  -webkit-transition: opacity 300ms;
  transition: opacity 300ms;
}
@media only screen and (min-width: 768px) and (max-width: 1050px) {
  .con_room .box_txt .wrp_txt .btns p a {
    font-size: 116%;
  }
}
@media only screen and (max-width: 767px) {
  .con_room .box_txt .wrp_txt .btns p a {
    font-size: 108%;
  }
}
.con_room .box_txt .wrp_txt .btns p a:before, .con_room .box_txt .wrp_txt .btns p a:after {
  font-family: FontAwesome;
  vertical-align: middle;
}
.con_room .box_txt .wrp_txt .btns p a:after {
  content: "";
  margin-left: .5em;
  position: absolute;
  top: 50%;
  margin-top: -.7em;
  right: 1em;
}
.con_room .box_txt .wrp_txt .btns p a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
.con_room .box_txt .wrp_txt .btns p.btn_rsv a {
  background: url(../images/common/bg3.jpg) repeat top left;
  color: #FFF;
  -moz-box-shadow: inset 0 0 0 2px #8d4942;
  -webkit-box-shadow: inset 0 0 0 2px #8d4942;
  box-shadow: inset 0 0 0 2px #8d4942;
  border: 2px solid #80342b;
}
.con_room .box_txt .wrp_txt .btns p.btn_hp a {
  background: url(../images/common/bg5.jpg) repeat top left;
  color: #313131;
  -moz-box-shadow: inset 0 0 0 2px #d9d8d1;
  -webkit-box-shadow: inset 0 0 0 2px #d9d8d1;
  box-shadow: inset 0 0 0 2px #d9d8d1;
  border: 2px solid #f4f4f4;
}
.con_room .box_img {
  position: absolute;
  width: 50%;
  right: 0;
  top: 0;
  bottom: 0;
  background: url(../images/home/img_roo.jpg) no-repeat center center;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
}
@media only screen and (min-width: 768px) and (max-width: 1050px) {
  .con_room .box_img {
    background: url(../images/home/img_roo.jpg) no-repeat 80% center;
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
  }
}
@media only screen and (max-width: 767px) {
  .con_room .box_img {
    position: static;
    width: 100%;
    height: 0;
    padding-bottom: 70%;
  }
}
